Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 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-ssh7721052282119514988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4250978190417736949.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9569176265565557738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8994638893059663651.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-ssh11264690584231063162.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]] ========================================================= [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.21 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-1555 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/609 [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/609 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (main) Commit message: "build: Update to latest 3.2.0 dev go mods (#4731)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 > git rev-list --no-walk a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:12:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:12:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:19 ========================================================= 18:12:19 EdgeX Global Pipelines Version Info 18:12:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:12:20 ------------------- 18:12:20 stable info: 18:12:20 ------------------- 18:12:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:12:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:12:20 Message: update stable to v1.0.258 18:12:20 ------------------- 18:12:20 experimental info: 18:12:20 ------------------- 18:12:20 Commited By: **** collab-it+edgex@linuxfoundation.org 18:12:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:12:20 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:12:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:12:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:12:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:12:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97e9fbb [Pipeline] echo 18:12:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:21 provisioning config files... 18:12:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/609@tmp/config12330711069872558785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:22 ---> ****-login.sh 18:12:22 nexus3.edgexfoundry.org:10001 18:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:22 Configure a credential helper to remove this warning. See 18:12:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:22 18:12:22 Login Succeeded 18:12:22 nexus3.edgexfoundry.org:10002 18:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:22 Configure a credential helper to remove this warning. See 18:12:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:22 18:12:22 Login Succeeded 18:12:22 nexus3.edgexfoundry.org:10003 18:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:22 Configure a credential helper to remove this warning. See 18:12:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:22 18:12:22 Login Succeeded 18:12:22 nexus3.edgexfoundry.org:10004 18:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:23 Configure a credential helper to remove this warning. See 18:12:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:23 18:12:23 Login Succeeded 18:12:23 ****.io 18:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:23 Configure a credential helper to remove this warning. See 18:12:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:23 18:12:23 Login Succeeded 18:12:23 ---> ****-login.sh ends [Pipeline] } 18:12:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:23 + 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 18:12:23 + dirname cmd/core-command/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo core-command,cmd/core-command/Dockerfile 18:12:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:12:23 + dirname cmd/core-data/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo core-data,cmd/core-data/Dockerfile 18:12:23 + dirname cmd/core-metadata/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo core-metadata,cmd/core-metadata/Dockerfile 18:12:23 + dirname cmd/security-bootstrapper/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:12:23 + dirname cmd/security-proxy-auth/Dockerfile+ 18:12:23 cut -d/ -f2 18:12:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:12:23 + + dirname cmd/security-proxy-setup/Dockerfilecut 18:12:23 -d/ -f2 18:12:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:12:23 + dirname cmd/security-secretstore-setup/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:12:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:12:23 + dirname cmd/security-spire-agent/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:12:23 + dirname cmd/security-spire-config/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:12:23 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 18:12:23 -f2 18:12:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:12:23 + dirname cmd/support-notifications/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo support-notifications,cmd/support-notifications/Dockerfile 18:12:23 + dirname cmd/support-scheduler/Dockerfile 18:12:23 + cut -d/ -f2 18:12:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:12:23 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 18:12:24 + git rev-list -1 --merges 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b~1..97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo 18:12:24 -----------> git rev-list -1 --merges 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b~1..97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [false] [Pipeline] sh 18:12:24 + git log --format=format:%s -1 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo 18:12:24 ========================================================= 18:12:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:12:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:12:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:12:24 + grep -v github /etc/ssh/ssh_known_hosts 18:12:24 + [ -e /tmp/ssh_known_hosts ] 18:12:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:12:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:12:24 + sudo tee -a /etc/ssh/ssh_known_hosts 18:12:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:25 18:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:25 0.1.4: Pulling from edgex-devops/py-git-semver 18:12:25 b85a868b505f: Pulling fs layer 18:12:25 e2be974225ed: Pulling fs layer 18:12:25 339a4e72a1f5: Pulling fs layer 18:12:25 988bab9f4d93: Pulling fs layer 18:12:25 1469e6f7b9e6: Pulling fs layer 18:12:25 eaf3925da568: Pulling fs layer 18:12:25 bab4dde63d76: Pulling fs layer 18:12:25 bde34c3a00c8: Pulling fs layer 18:12:25 b352a97aabf1: Pulling fs layer 18:12:25 4872d77fe225: Pulling fs layer 18:12:25 5851b861e8e6: Pulling fs layer 18:12:25 988bab9f4d93: Waiting 18:12:25 1469e6f7b9e6: Waiting 18:12:25 eaf3925da568: Waiting 18:12:25 bab4dde63d76: Waiting 18:12:25 bde34c3a00c8: Waiting 18:12:25 4872d77fe225: Waiting 18:12:25 b352a97aabf1: Waiting 18:12:25 5851b861e8e6: Waiting 18:12:25 e2be974225ed: Verifying Checksum 18:12:25 e2be974225ed: Download complete 18:12:25 988bab9f4d93: Download complete 18:12:25 1469e6f7b9e6: Verifying Checksum 18:12:25 1469e6f7b9e6: Download complete 18:12:25 339a4e72a1f5: Verifying Checksum 18:12:25 339a4e72a1f5: Download complete 18:12:25 eaf3925da568: Download complete 18:12:25 bde34c3a00c8: Verifying Checksum 18:12:25 bde34c3a00c8: Download complete 18:12:25 b352a97aabf1: Download complete 18:12:25 4872d77fe225: Verifying Checksum 18:12:25 4872d77fe225: Download complete 18:12:25 5851b861e8e6: Download complete 18:12:25 b85a868b505f: Download complete 18:12:26 bab4dde63d76: Download complete 18:12:27 b85a868b505f: Pull complete 18:12:27 e2be974225ed: Pull complete 18:12:28 339a4e72a1f5: Pull complete 18:12:28 988bab9f4d93: Pull complete 18:12:28 1469e6f7b9e6: Pull complete 18:12:28 eaf3925da568: Pull complete 18:12:30 bab4dde63d76: Pull complete 18:12:30 bde34c3a00c8: Pull complete 18:12:30 b352a97aabf1: Pull complete 18:12:30 4872d77fe225: Pull complete 18:12:30 5851b861e8e6: Pull complete 18:12:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:30 prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container 18:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:12:34 $ docker top b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 -eo pid,comm 18:12:34 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). 18:12:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:34 [ssh-agent] Looking for ssh-agent implementation... 18:12:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:34 $ docker exec b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 ssh-agent 18:12:34 SSH_AUTH_SOCK=/tmp/ssh-5HlwI3Y8Q9UV/agent.32 18:12:34 SSH_AGENT_PID=38 18:12:34 Running ssh-add (command line suppressed) 18:12:34 Identity added: /w/workspace/edgex-go/609@tmp/private_key_3604426505806742827.key (/w/workspace/edgex-go/609@tmp/private_key_3604426505806742827.key) 18:12:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:34 + git tag --points-at HEAD [Pipeline] } 18:12:34 $ docker exec --env ******** --env ******** b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 ssh-agent -k 18:12:34 unset SSH_AUTH_SOCK; 18:12:35 unset SSH_AGENT_PID; 18:12:35 echo Agent pid 38 killed; 18:12:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:12:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:35 [ssh-agent] Looking for ssh-agent implementation... 18:12:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:35 $ docker exec b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 ssh-agent 18:12:35 SSH_AUTH_SOCK=/tmp/ssh-6GzA3E4imgvV/agent.70 18:12:35 SSH_AGENT_PID=76 18:12:35 Running ssh-add (command line suppressed) 18:12:35 Identity added: /w/workspace/edgex-go/609@tmp/private_key_10428881434676364361.key (/w/workspace/edgex-go/609@tmp/private_key_10428881434676364361.key) 18:12:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:35 + git semver init 18:12:35 2023-11-28 18:12:35,904 [run_init] DEBUG init version:0.0.0 force:False 18:12:35 2023-11-28 18:12:35,905 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/609/.semver 18:12:35 2023-11-28 18:12:35,905 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/609/.semver 18:12:35 2023-11-28 18:12:35,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/609/.semver'], cwd=/w/workspace/edgex-go/609, universal_newlines=False, shell=None, istream=None) 18:12:44 2023-11-28 18:12:42,700 [append_file] DEBUG append to file:/w/workspace/edgex-go/609/.git/info/exclude 18:12:44 2023-11-28 18:12:42,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/609/.semver/main with force:False 18:12:44 2023-11-28 18:12:42,701 [read_version] DEBUG read version from /w/workspace/edgex-go/609/.semver/main 18:12:44 2023-11-28 18:12:42,701 [read_version] DEBUG read version from /w/workspace/edgex-go/609/.semver/main 18:12:44 3.2.0-dev.1 [Pipeline] } 18:12:44 $ docker exec --env ******** --env ******** b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 ssh-agent -k 18:12:44 unset SSH_AUTH_SOCK; 18:12:44 unset SSH_AGENT_PID; 18:12:44 echo Agent pid 76 killed; 18:12:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:44 + git semver [Pipeline] } 18:12:44 $ docker stop --time=1 b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 18:12:46 $ docker rm -f --volumes b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:12:46 Stashed 1 file(s) [Pipeline] echo 18:12:46 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 18:12:47 + git config --global --add safe.directory /w/workspace/edgex-go/609 [Pipeline] echo 18:12:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:12:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:12:47 ========================================================= 18:12:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:12:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:12:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:12:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:12:47 7264a8db6415: Pulling fs layer 18:12:47 c4d48a809fc2: Pulling fs layer 18:12:47 4f1c88b9dad5: Pulling fs layer 18:12:47 ad3a456e5733: Pulling fs layer 18:12:47 69c7f0334f64: Pulling fs layer 18:12:47 1f1c1a5573a3: Pulling fs layer 18:12:47 ce7588e14bc9: Pulling fs layer 18:12:47 b5e4710f87ac: Pulling fs layer 18:12:47 1f1c1a5573a3: Waiting 18:12:47 ad3a456e5733: Waiting 18:12:47 ce7588e14bc9: Waiting 18:12:47 b5e4710f87ac: Waiting 18:12:47 69c7f0334f64: Waiting 18:12:47 c4d48a809fc2: Download complete 18:12:47 ad3a456e5733: Download complete 18:12:47 69c7f0334f64: Verifying Checksum 18:12:47 69c7f0334f64: Download complete 18:12:47 7264a8db6415: Verifying Checksum 18:12:47 7264a8db6415: Download complete 18:12:47 1f1c1a5573a3: Verifying Checksum 18:12:47 1f1c1a5573a3: Download complete 18:12:48 7264a8db6415: Pull complete 18:12:48 b5e4710f87ac: Verifying Checksum 18:12:48 b5e4710f87ac: Download complete 18:12:48 4f1c88b9dad5: Verifying Checksum 18:12:48 4f1c88b9dad5: Download complete 18:12:48 c4d48a809fc2: Pull complete 18:12:48 ce7588e14bc9: Verifying Checksum 18:12:48 ce7588e14bc9: Download complete 18:12:51 4f1c88b9dad5: Pull complete 18:12:51 ad3a456e5733: Pull complete 18:12:51 69c7f0334f64: Pull complete 18:12:51 1f1c1a5573a3: Pull complete 18:12:54 ce7588e14bc9: Pull complete 18:12:54 b5e4710f87ac: Pull complete 18:12:54 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:12:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 18:12:54 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:12:54 WORKDIR /edgex 18:12:54 COPY go.mod . 18:12:54 RUN go mod download 18:12:54 docker build -t ci-base-image-x86_64 -f - . 18:12:55 Sending build context to Docker daemon 175.1MB 18:12:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:12:55 ---> 88b5674ff536 18:12:55 Step 2/4 : WORKDIR /edgex 18:13:02 Still waiting to schedule task 18:13:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:13:03 ---> Running in bc2a02071e6d 18:13:03 Removing intermediate container bc2a02071e6d 18:13:03 ---> d3a45f404a85 18:13:03 Step 3/4 : COPY go.mod . 18:13:03 ---> 5e4b37d363ea 18:13:03 Step 4/4 : RUN go mod download 18:13:03 ---> Running in e930f55365e2 18:13:30 Removing intermediate container e930f55365e2 18:13:30 ---> 66a0d947bff5 18:13:30 Successfully built 66a0d947bff5 18:13:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:30 + docker inspect -f . ci-base-image-x86_64 18:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:30 prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container 18:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:13:31 $ docker top b03eab3438b109e8651984164f9d664913f76eb9a48c1faf8a587186476bbecc -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:31 + go version 18:13:31 go version go1.21.0 linux/amd64 [Pipeline] } 18:13:31 $ docker stop --time=1 b03eab3438b109e8651984164f9d664913f76eb9a48c1faf8a587186476bbecc 18:13:33 $ docker rm -f --volumes b03eab3438b109e8651984164f9d664913f76eb9a48c1faf8a587186476bbecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:33 + docker inspect -f . ci-base-image-x86_64 18:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:34 prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container 18:13:34 $ 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/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:13:34 $ docker top eeeb4b3f01ca79546eb568e9beb0db0ac0359c9948c5039cabf340f23a588324 -eo pid,comm [Pipeline] { [Pipeline] echo 18:13:34 ========================================================= 18:13:34 [edgeXBuildGoParallel] Running Tests and Build... 18:13:34 ========================================================= [Pipeline] sh 18:13:34 + git config --global --add safe.directory /w/workspace/edgex-go/609 [Pipeline] fileExists [Pipeline] sh 18:13:35 + make test 18:13:35 go test -race -coverprofile=coverage.out ./... 18:13:41 ? github.com/edgexfoundry/edgex-go [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:13:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 18:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:13:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements 18:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:14:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.282s coverage: 69.2% of statements 18:14:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 2.029s coverage: 53.2% of statements 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:14:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.370s coverage: 93.4% of statements 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 4.1% of statements 18:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 97.6% of statements 18:14:07 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 18:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:14:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements 18:14:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 32.2% of statements 18:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements 18:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.048s coverage: 82.9% of statements 18:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements 18:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements 18:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements 18:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.574s coverage: 79.9% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.504s coverage: 62.3% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.140s coverage: 20.0% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 3.355s coverage: 63.1% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.444s coverage: 38.4% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.071s coverage: 19.9% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 95.7% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements 18:14:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements 18:14:36 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 18:14:36 running golangci-lint 18:14:36 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 18:14:36 go version go1.21.0 linux/amd64 18:14:37 level=info msg="[config_reader] Used config file .golangci.yml" 18:14:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 18:14:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1556 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:14:48 Running in /w/workspace/edgex-go/609 [Pipeline] { [Pipeline] checkout 18:14:51 The recommended git tool is: git 18:14:52 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|files|imports|types_sizes) took 12.916125474s" 18:14:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.445658ms" 18:14:56 using credential edgex-jenkins-ssh 18:14:56 Cloning the remote Git repository 18:14:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:14:56 > git init /w/workspace/edgex-go/609 # timeout=10 18:14:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:14:56 > git --version # timeout=10 18:14:56 > git --version # 'git version 2.25.1' 18:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:58 level=info msg="[linters_context/goanalysis] analyzers took 1m15.01012007s with top 10 stages: buildir: 30.741587626s, gosec: 5.982645825s, inspect: 2.232643594s, printf: 2.052195822s, fact_deprecated: 1.967431782s, ctrlflow: 1.722826884s, S1038: 1.104870059s, nilness: 932.975449ms, fact_purity: 770.24203ms, typedness: 548.271906ms" 18:14:58 level=info msg="[runner] Issues before processing: 197, after processing: 0" 18:14:58 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, skip_dirs: 197/197, path_prettifier: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21" 18:14:58 level=info msg="[runner] processing took 17.028419ms with stages: nolint: 6.734218ms, identifier_marker: 5.475268ms, autogenerated_exclude: 1.50211ms, path_prettifier: 1.42682ms, exclude-rules: 1.033377ms, skip_dirs: 730.296µs, filename_unadjuster: 70.84µs, cgo: 50.59µs, max_same_issues: 980ns, exclude: 610ns, skip_files: 580ns, fixer: 560ns, severity-rules: 390ns, diff: 380ns, sort_results: 370ns, uniq_by_line: 360ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 18:14:58 level=info msg="[runner] linters took 7.820348051s with stages: goanalysis_metalinter: 7.803227312s" 18:14:58 level=info msg="File cache stats: 0 entries of total size 0B" 18:14:58 level=info msg="Memory: 209 samples, avg is 228.3MB, max is 903.9MB" 18:14:58 level=info msg="Execution took 20.790134442s" 18:14:58 go vet ./... 18:15:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:02 ./bin/test-attribution-txt.sh [Pipeline] echo 18:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 18:15:02 + ls -al . 18:15:02 total 736 18:15:02 drwxrwxr-x 11 1001 1001 4096 Nov 28 18:13 . 18:15:02 drwxr-xr-x 4 root root 4096 Nov 28 18:13 .. 18:15:02 drwxrwxr-x 2 1001 1001 4096 Nov 28 18:12 .blubracket 18:15:02 -rw-rw-r-- 1 1001 1001 10 Nov 28 18:12 .dockerignore 18:15:02 drwxrwxr-x 8 1001 1001 4096 Nov 28 18:14 .git 18:15:02 drwxrwxr-x 3 1001 1001 4096 Nov 28 18:12 .github 18:15:02 -rw-rw-r-- 1 1001 1001 1074 Nov 28 18:12 .gitignore 18:15:02 -rw-rw-r-- 1 1001 1001 42 Nov 28 18:12 .golangci.yml 18:15:02 -rw-rw-r-- 1 1001 1001 100 Nov 28 18:12 .hadolint.yml 18:15:02 drwxr-xr-x 3 1001 1001 4096 Nov 28 18:12 .semver 18:15:02 -rw-rw-r-- 1 1001 1001 155 Nov 28 18:12 .sonarcloud.properties 18:15:02 -rw-rw-r-- 1 1001 1001 1171 Nov 28 18:12 ADOPTERS.md 18:15:02 -rw-rw-r-- 1 1001 1001 11674 Nov 28 18:12 Attribution.txt 18:15:02 -rw-rw-r-- 1 1001 1001 100284 Nov 28 18:12 CHANGELOG.md 18:15:02 -rw-rw-r-- 1 1001 1001 3804 Nov 28 18:12 CONTRIBUTING.md 18:15:02 -rw-rw-r-- 1 1001 1001 677 Nov 28 18:12 GOVERNANCE.md 18:15:02 -rw-rw-r-- 1 1001 1001 861 Nov 28 18:12 Jenkinsfile 18:15:02 -rw-rw-r-- 1 1001 1001 10775 Nov 28 18:12 LICENSE 18:15:02 -rw-rw-r-- 1 1001 1001 15054 Nov 28 18:12 Makefile 18:15:02 -rw-rw-r-- 1 1001 1001 582 Nov 28 18:12 OWNERS.md 18:15:02 -rw-rw-r-- 1 1001 1001 9528 Nov 28 18:12 README.md 18:15:02 -rw-rw-r-- 1 1001 1001 789 Nov 28 18:12 SECURITY.md 18:15:02 -rw-rw-r-- 1 1001 1001 11 Nov 28 18:12 VERSION 18:15:02 drwxrwxr-x 2 1001 1001 4096 Nov 28 18:12 bin 18:15:02 drwxrwxr-x 18 1001 1001 4096 Nov 28 18:12 cmd 18:15:02 -rw-r--r-- 1 root root 453602 Nov 28 18:14 coverage.out 18:15:02 drwxrwxr-x 2 1001 1001 4096 Nov 28 18:12 fuzz_test 18:15:02 -rw-rw-r-- 1 1001 1001 3685 Nov 28 18:12 go.mod 18:15:02 -rw-rw-r-- 1 1001 1001 34438 Nov 28 18:12 go.sum 18:15:02 drwxrwxr-x 7 1001 1001 4096 Nov 28 18:12 internal 18:15:02 drwxrwxr-x 3 1001 1001 4096 Nov 28 18:12 openapi 18:15:02 -rw-rw-r-- 1 1001 1001 584 Nov 28 18:12 security.txt 18:15:02 -rw-rw-r-- 1 1001 1001 204 Nov 28 18:12 version.go [Pipeline] sh 18:15:02 + '[' -e coverage.out ] 18:15:02 + chown 1001:1001 coverage.out [Pipeline] stash 18:15:03 Stashed 1 file(s) [Pipeline] sh 18:15:03 + make build 18:15:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:15:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:15:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:15:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:15:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:16 Avoid second fetch 18:15:16 Checking out Revision 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (main) 18:15:17 Commit message: "build: Update to latest 3.2.0 dev go mods (#4731)" 18:15:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:15:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:15:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:18 Dload Upload Total Spent Left Speed 18:15:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88685 0 --:--:-- --:--:-- --:--:-- 89309 18:15:16 > git config core.sparsecheckout # timeout=10 18:15:16 > git checkout -f 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 [Pipeline] sh 18:15:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:15:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:15:18 + sudo tee /etc/docker/daemon.new 18:15:18 { 18:15:18 "registry-mirrors": [ 18:15:18 "https://nexus3.edgexfoundry.org:10001" 18:15:18 ], 18:15:18 "bip": "10.250.0.254/24", 18:15:18 "hosts": [ 18:15:18 "tcp://0.0.0.0:5555", 18:15:18 "unix:///var/run/docker.sock" 18:15:18 ], 18:15:18 "mtu": 1458, 18:15:18 "selinux-enabled": true, 18:15:18 "seccomp-profile": "/etc/docker/seccomp.json" 18:15:18 } [Pipeline] sh 18:15:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:15:19 + sudo service docker restart 18:15:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:15:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:15:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:15:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:15:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:15:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:15:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:15:30 $ docker stop --time=1 eeeb4b3f01ca79546eb568e9beb0db0ac0359c9948c5039cabf340f23a588324 18:15:38 $ docker rm -f --volumes eeeb4b3f01ca79546eb568e9beb0db0ac0359c9948c5039cabf340f23a588324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 18:15:39 provisioning config files... [Pipeline] // stage 18:15:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/609@tmp/config3105852090768156940tmp [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 18:15:40 ---> ****-login.sh 18:15:40 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:15:40 18:15:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:40 Configure a credential helper to remove this warning. See 18:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:40 18:15:40 Login Succeeded 18:15:40 nexus3.edgexfoundry.org:10002 18:15:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:15:40 latest: Pulling from edgex-devops/edgex-compose 18:15:40 91d30c5bc195: Pulling fs layer 18:15:40 2e9b0aa3be6d: Pulling fs layer 18:15:40 9c61dcf015f6: Pulling fs layer 18:15:40 4698f68db338: Pulling fs layer 18:15:40 2a2f49069b9e: Pulling fs layer 18:15:40 e0025b399a48: Pulling fs layer 18:15:40 4698f68db338: Waiting 18:15:40 2a2f49069b9e: Waiting 18:15:40 e0025b399a48: Waiting 18:15:40 91d30c5bc195: Download complete 18:15:40 4698f68db338: Verifying Checksum 18:15:40 4698f68db338: Download complete 18:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:40 Configure a credential helper to remove this warning. See 18:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:40 18:15:41 2e9b0aa3be6d: Verifying Checksum 18:15:41 2e9b0aa3be6d: Download complete 18:15:41 e0025b399a48: Verifying Checksum 18:15:41 e0025b399a48: Download complete 18:15:41 91d30c5bc195: Pull complete 18:15:41 2a2f49069b9e: Verifying Checksum 18:15:41 2a2f49069b9e: Download complete 18:15:41 Login Succeeded 18:15:41 nexus3.edgexfoundry.org:10003 18:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:41 2e9b0aa3be6d: Pull complete 18:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:41 Configure a credential helper to remove this warning. See 18:15:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:41 18:15:41 Login Succeeded 18:15:41 nexus3.edgexfoundry.org:10004 18:15:41 9c61dcf015f6: Verifying Checksum 18:15:41 9c61dcf015f6: Download complete 18:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:42 Configure a credential helper to remove this warning. See 18:15:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:42 18:15:42 Login Succeeded 18:15:42 ****.io 18:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:42 Configure a credential helper to remove this warning. See 18:15:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:42 18:15:42 Login Succeeded 18:15:42 ---> ****-login.sh ends [Pipeline] } 18:15:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:15:43 + git config --global --add safe.directory /w/workspace/edgex-go/609 [Pipeline] echo 18:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:15:43 ========================================================= 18:15:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:15:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:15:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:44 9fda8d8052c6: Pulling fs layer 18:15:44 5d54e960e981: Pulling fs layer 18:15:44 c4a7e357bf2a: Pulling fs layer 18:15:44 f0e02332f6b5: Pulling fs layer 18:15:44 872ee5b61b7b: Pulling fs layer 18:15:44 0c6a40ed1a82: Pulling fs layer 18:15:44 94ae7d8d031c: Pulling fs layer 18:15:44 872ee5b61b7b: Waiting 18:15:44 f0e02332f6b5: Waiting 18:15:44 94ae7d8d031c: Waiting 18:15:44 0c6a40ed1a82: Waiting 18:15:44 9c61dcf015f6: Pull complete 18:15:44 4698f68db338: Pull complete 18:15:44 5d54e960e981: Verifying Checksum 18:15:44 5d54e960e981: Download complete 18:15:44 f0e02332f6b5: Download complete 18:15:44 872ee5b61b7b: Verifying Checksum 18:15:44 872ee5b61b7b: Download complete 18:15:44 9fda8d8052c6: Verifying Checksum 18:15:44 9fda8d8052c6: Download complete 18:15:44 2a2f49069b9e: Pull complete 18:15:44 e0025b399a48: Pull complete 18:15:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 18:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:44 prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container 18:15:44 94ae7d8d031c: Verifying Checksum 18:15:44 94ae7d8d031c: Download complete 18:15:44 $ 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/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@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 18:15:45 9fda8d8052c6: Pull complete 18:15:45 5d54e960e981: Pull complete 18:15:46 c4a7e357bf2a: Verifying Checksum 18:15:47 0c6a40ed1a82: Verifying Checksum 18:15:47 0c6a40ed1a82: Download complete 18:15:50 $ docker top 6b4d11c64341a2f4b67e099d87c6b66ed0dbdebe160cf3639203ac01f7636182 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:50 + docker compose -f ./docker-compose-build.yml build --parallel 18:15:52 #1 [support-notifications internal] load build definition from Dockerfile 18:15:52 #1 transferring dockerfile: 18:15:53 #1 transferring dockerfile: 1.95kB done 18:15:53 #1 DONE 0.0s 18:15:53 18:15:53 #2 [core-metadata internal] load build definition from Dockerfile 18:15:53 #2 transferring dockerfile: 2.06kB done 18:15:53 #2 DONE 0.0s 18:15:53 18:15:53 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:15:53 #3 transferring dockerfile: 1.89kB done 18:15:53 #3 DONE 0.0s 18:15:53 18:15:53 #4 [support-scheduler internal] load build definition from Dockerfile 18:15:53 #4 transferring dockerfile: 1.93kB done 18:15:53 #4 DONE 0.0s 18:15:53 18:15:53 #5 [security-proxy-auth internal] load build definition from Dockerfile 18:15:53 #5 transferring dockerfile: 2.15kB done 18:15:53 #5 DONE 0.0s 18:15:53 18:15:53 #6 [security-spire-agent internal] load build definition from Dockerfile 18:15:53 #6 transferring dockerfile: 1.81kB done 18:15:53 #6 DONE 0.0s 18:15:53 18:15:53 #7 [security-secretstore-setup internal] load build definition from Dockerfile 18:15:53 #7 transferring dockerfile: 2.49kB done 18:15:53 #7 DONE 0.0s 18:15:53 18:15:53 #8 [security-spire-server internal] load build definition from Dockerfile 18:15:53 #8 transferring dockerfile: 1.70kB done 18:15:53 #8 DONE 0.0s 18:15:53 18:15:53 #9 [security-proxy-setup internal] load build definition from Dockerfile 18:15:53 #9 transferring dockerfile: 2.50kB done 18:15:53 #9 DONE 0.0s 18:15:53 18:15:53 #10 [security-spire-config internal] load build definition from Dockerfile 18:15:53 #10 transferring dockerfile: 1.69kB done 18:15:53 #10 DONE 0.0s 18:15:53 18:15:53 #11 [core-data internal] load build definition from Dockerfile 18:15:53 #11 transferring dockerfile: 2.01kB done 18:15:53 #11 DONE 0.0s 18:15:53 18:15:53 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:15:53 #12 transferring dockerfile: 2.23kB done 18:15:53 #12 DONE 0.0s 18:15:53 18:15:53 #13 [core-command internal] load build definition from Dockerfile 18:15:53 #13 transferring dockerfile: 1.93kB done 18:15:53 #13 DONE 0.0s 18:15:53 18:15:53 #14 [security-bootstrapper internal] load build definition from Dockerfile 18:15:53 #14 transferring dockerfile: 2.93kB done 18:15:53 #14 DONE 0.1s 18:15:53 18:15:53 #15 [support-notifications internal] load .dockerignore 18:15:53 #15 transferring context: 50B done 18:15:53 #15 DONE 0.0s 18:15:53 18:15:53 #16 [core-metadata internal] load .dockerignore 18:15:53 #16 transferring context: 50B done 18:15:53 #16 DONE 0.2s 18:15:53 18:15:53 #17 [security-spiffe-token-provider internal] load .dockerignore 18:15:53 #17 transferring context: 50B done 18:15:53 #17 DONE 0.2s 18:15:53 18:15:53 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:15:53 #18 DONE 0.0s 18:15:53 18:15:53 #19 [security-bootstrapper internal] load .dockerignore 18:15:53 #19 ... 18:15:53 18:15:53 #20 [support-scheduler internal] load .dockerignore 18:15:53 #20 transferring context: 50B done 18:15:53 #20 DONE 0.2s 18:15:53 18:15:53 #21 [security-proxy-auth internal] load .dockerignore 18:15:53 #21 transferring context: 50B done 18:15:53 #21 DONE 0.2s 18:15:53 18:15:53 #22 [security-spire-agent internal] load .dockerignore 18:15:53 #22 transferring context: 50B done 18:15:53 #22 DONE 0.2s 18:15:53 18:15:53 #23 [security-secretstore-setup internal] load .dockerignore 18:15:53 #23 transferring context: 50B done 18:15:53 #23 DONE 0.2s 18:15:53 18:15:53 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:15:53 #18 DONE 0.0s 18:15:53 18:15:53 #19 [security-bootstrapper internal] load .dockerignore 18:15:53 #19 transferring context: 50B done 18:15:53 #19 DONE 0.2s 18:15:53 18:15:53 #24 [security-proxy-setup internal] load .dockerignore 18:15:53 #24 transferring context: 50B done 18:15:53 #24 DONE 0.2s 18:15:53 18:15:53 #25 [security-spire-server internal] load .dockerignore 18:15:53 #25 transferring context: 50B done 18:15:53 #25 DONE 0.3s 18:15:53 18:15:53 #26 [core-common-config-bootstrapper internal] load .dockerignore 18:15:53 #26 transferring context: 50B done 18:15:53 #26 DONE 0.2s 18:15:53 18:15:53 #27 [core-data internal] load .dockerignore 18:15:53 #27 transferring context: 50B done 18:15:53 #27 DONE 0.2s 18:15:53 18:15:53 #28 [core-command internal] load .dockerignore 18:15:53 #28 transferring context: 50B done 18:15:53 #28 DONE 0.2s 18:15:53 18:15:53 #29 [security-spire-config internal] load .dockerignore 18:15:53 #29 transferring context: 50B done 18:15:53 #29 DONE 0.3s 18:15:53 18:15:53 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:15:53 #18 DONE 0.0s 18:15:53 18:15:53 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 18:15:53 #30 DONE 0.3s 18:15:53 18:15:53 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:15:53 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 18:15:53 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:15:53 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:15:53 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:15:53 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 18:15:54 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 18:15:54 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 18:15:54 #31 ... 18:15:54 18:15:54 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:15:54 #18 DONE 0.0s 18:15:54 18:15:54 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:15:54 #18 DONE 0.0s 18:15:54 18:15:54 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:15:54 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 18:15:54 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:15:54 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:15:54 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:15:54 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 18:15:54 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 18:15:54 #31 ... 18:15:54 18:15:54 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:15:54 #18 DONE 0.0s 18:15:54 18:15:54 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 18:15:54 #30 DONE 0.7s 18:15:54 18:15:54 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 18:15:55 #32 ... 18:15:55 18:15:55 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 18:15:55 #33 DONE 1.5s 18:15:55 18:15:55 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:15:55 #34 DONE 1.5s 18:15:55 18:15:55 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:15:55 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:15:55 #35 ... 18:15:55 18:15:55 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:15:55 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 18:15:55 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:15:55 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:15:55 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:15:55 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 18:15:55 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 18:15:55 #31 DONE 1.9s 18:15:55 18:15:55 #36 [security-spire-config internal] load build context 18:15:55 #36 transferring context: 16.35kB 0.0s done 18:15:56 #36 DONE 0.9s 18:15:56 18:15:56 #37 [core-metadata internal] load build context 18:15:57 #37 ... 18:15:57 18:15:57 #38 [security-spire-server internal] load build context 18:15:57 #38 transferring context: 18.10kB 0.0s done 18:15:57 #38 DONE 2.5s 18:15:57 18:15:57 #39 [security-spire-agent internal] load build context 18:15:57 #39 transferring context: 17.63kB 0.0s done 18:15:57 #39 DONE 2.5s 18:15:57 18:15:57 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:15:57 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.3s done 18:15:57 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:15:57 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 18:15:57 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 18:15:58 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 18:15:58 #35 ... 18:15:58 18:15:58 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 18:15:58 #32 DONE 4.8s 18:15:58 18:15:58 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:15:58 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 18:15:58 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 18:15:58 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 18:15:58 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 18:15:58 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 18:15:58 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 18:15:58 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s 18:15:59 c4a7e357bf2a: Pull complete 18:15:59 f0e02332f6b5: Pull complete 18:15:59 872ee5b61b7b: Pull complete 18:16:02 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 4.7s 18:16:03 #35 ... 18:16:03 18:16:03 #40 [support-notifications internal] load build context 18:16:03 #40 transferring context: 369.40MB 7.4s done 18:16:03 #40 ... 18:16:03 18:16:03 #41 [security-spiffe-token-provider internal] load build context 18:16:03 #41 transferring context: 369.40MB 7.5s done 18:16:04 #41 ... 18:16:04 18:16:04 #42 [security-proxy-auth internal] load build context 18:16:04 #42 transferring context: 369.40MB 8.6s done 18:16:04 #42 ... 18:16:04 18:16:04 #43 [support-scheduler internal] load build context 18:16:04 #43 transferring context: 369.40MB 6.8s done 18:16:04 #43 ... 18:16:04 18:16:04 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:04 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 6.1s 18:16:04 #35 ... 18:16:04 18:16:04 #44 [security-secretstore-setup internal] load build context 18:16:04 #44 transferring context: 369.40MB 7.7s done 18:16:04 #44 ... 18:16:04 18:16:04 #45 [core-common-config-bootstrapper internal] load build context 18:16:04 #45 transferring context: 369.40MB 6.7s done 18:16:04 #45 ... 18:16:04 18:16:04 #46 [security-proxy-setup internal] load build context 18:16:04 #46 transferring context: 369.40MB 8.5s done 18:16:05 #46 ... 18:16:05 18:16:05 #47 [core-command internal] load build context 18:16:05 #47 transferring context: 369.40MB 5.9s done 18:16:05 #47 ... 18:16:05 18:16:05 #48 [core-data internal] load build context 18:16:05 #48 transferring context: 369.40MB 7.2s done 18:16:05 #48 ... 18:16:05 18:16:05 #49 [security-bootstrapper internal] load build context 18:16:05 #49 transferring context: 369.40MB 8.3s done 18:16:05 #49 ... 18:16:05 18:16:05 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:16:05 #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:05 #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:05 #0 3.165 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:16:05 #0 3.165 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:16:05 #0 3.165 OK: 20076 distinct packages available 18:16:05 #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:05 #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:05 #0 3.512 (1/11) Installing ca-certificates (20230506-r0) 18:16:05 #0 3.966 (2/11) Installing brotli-libs (1.0.9-r14) 18:16:05 #0 3.982 (3/11) Installing libunistring (1.1-r1) 18:16:05 #0 3.998 (4/11) Installing libidn2 (2.3.4-r1) 18:16:05 #0 4.000 (5/11) Installing nghttp2-libs (1.57.0-r0) 18:16:05 #0 4.004 (6/11) Installing libcurl (8.4.0-r0) 18:16:05 #0 4.017 (7/11) Installing curl (8.4.0-r0) 18:16:05 #0 4.022 (8/11) Installing dumb-init (1.2.5-r2) 18:16:05 #0 4.028 (9/11) Installing musl-obstack (1.2.3-r2) 18:16:05 #0 4.031 (10/11) Installing libucontext (1.2-r2) 18:16:05 #0 4.034 (11/11) Installing gcompat (1.1.0-r1) 18:16:05 #0 4.039 Executing busybox-1.36.1-r2.trigger 18:16:05 #0 4.043 Executing ca-certificates-20230506-r0.trigger 18:16:05 #0 4.080 OK: 12 MiB in 26 packages 18:16:05 #50 ... 18:16:05 18:16:05 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:16:05 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done 18:16:05 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 18:16:05 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 18:16:05 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 18:16:05 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 18:16:05 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 18:16:05 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 7.7s 18:16:05 0c6a40ed1a82: Pull complete 18:16:06 #51 ... 18:16:06 18:16:06 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:06 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 8.0s 18:16:06 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 8.1s 18:16:06 #35 ... 18:16:06 18:16:06 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 18:16:06 94ae7d8d031c: Pull complete 18:16:06 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:16:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 18:16:07 #52 ... 18:16:07 18:16:07 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:16:07 #53 ... 18:16:07 18:16:07 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:16:07 WORKDIR /edgex 18:16:07 COPY go.mod . 18:16:07 RUN go mod download 18:16:07 + docker build -t ci-base-image-arm64 -f - . 18:16:07 #35 ... 18:16:07 18:16:07 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 18:16:07 #0 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:07 #0 5.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:07 #0 6.060 (1/1) Installing dumb-init (1.2.5-r2) 18:16:07 #0 6.066 Executing busybox-1.36.1-r2.trigger 18:16:07 #0 6.071 OK: 7 MiB in 16 packages 18:16:07 #54 ... 18:16:07 18:16:07 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:16:07 #55 ... 18:16:07 18:16:07 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 18:16:07 #56 ... 18:16:07 18:16:07 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:16:07 #57 ... 18:16:07 18:16:07 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:16:07 #58 ... 18:16:07 18:16:07 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:16:07 Sending build context to Docker daemon 2.917MB 18:16:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:16:07 ---> 86de565de09d 18:16:07 Step 2/4 : WORKDIR /edgex 18:16:08 #59 ... 18:16:08 18:16:08 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:08 #35 ... 18:16:08 18:16:08 #37 [core-metadata internal] load build context 18:16:08 #37 transferring context: 369.40MB 7.3s done 18:16:08 #37 ... 18:16:08 18:16:08 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:08 #35 ... 18:16:08 18:16:08 #60 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 18:16:08 #60 ... 18:16:08 18:16:08 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:09 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.1s done 18:16:10 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 18:16:11 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 13.1s 18:16:16 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.1s done 18:16:16 #35 ... 18:16:16 18:16:16 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:16:16 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.1s done 18:16:16 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 14.1s done 18:16:16 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 18:16:21 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 23.6s 18:16:22 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 18:16:22 #51 ... 18:16:22 18:16:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:22 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 18:16:29 #35 ... 18:16:29 18:16:29 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:16:29 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 25.9s done 18:16:29 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-1556: java.lang.InterruptedException 18:16:39 #51 ... 18:16:39 18:16:39 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:39 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18:16:39 #35 ... 18:16:39 18:16:39 #37 [core-metadata internal] load build context 18:16:39 #37 DONE 44.8s 18:16:39 18:16:39 #43 [support-scheduler internal] load build context 18:16:39 #43 DONE 44.7s 18:16:39 18:16:39 #41 [security-spiffe-token-provider internal] load build context 18:16:39 #41 DONE 44.8s 18:16:39 18:16:39 #47 [core-command internal] load build context 18:16:39 #47 DONE 43.9s 18:16:39 18:16:39 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:16:39 #50 DONE 43.0s 18:16:39 18:16:39 #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 18:16:39 #54 DONE 41.7s 18:16:39 18:16:39 #42 [security-proxy-auth internal] load build context 18:16:39 #42 DONE 44.8s 18:16:39 18:16:39 #45 [core-common-config-bootstrapper internal] load build context 18:16:39 #45 DONE 44.2s 18:16:39 18:16:39 #44 [security-secretstore-setup internal] load build context 18:16:39 #44 DONE 44.2s 18:16:39 18:16:39 #40 [support-notifications internal] load build context 18:16:39 #40 DONE 44.8s 18:16:39 18:16:39 #60 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 18:16:39 #60 DONE 40.4s 18:16:39 18:16:39 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:39 #35 ... 18:16:39 18:16:39 #48 [core-data internal] load build context 18:16:39 #48 DONE 44.0s 18:16:39 18:16:39 #46 [security-proxy-setup internal] load build context 18:16:39 #46 DONE 44.3s 18:16:39 18:16:39 #49 [security-bootstrapper internal] load build context 18:16:39 #49 DONE 44.0s 18:16:39 18:16:39 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:39 ---> Running in 9e562bd1d2c9 18:16:39 Removing intermediate container 9e562bd1d2c9 18:16:39 ---> 92467e0797ce 18:16:39 Step 3/4 : COPY go.mod . 18:16:39 ---> 5a28a29c6ad1 18:16:39 Step 4/4 : RUN go mod download 18:16:39 ---> Running in 1ffdc8649d23 18:16:39 go: github.com/Microsoft/go-winio@v0.6.0: Get "https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:34102->10.30.120.3:53: i/o timeout 18:16:39 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script 18:16:39 #35 ... 18:16:39 18:16:39 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:16:39 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done 18:16:39 #51 DONE 44.0s 18:16:39 18:16:39 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:39 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 18:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:40 18:16:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:40 arm64: Pulling from edgex-lftools-log-publisher 18:16:40 8998bd30e6a1: Pulling fs layer 18:16:40 04944245beec: Pulling fs layer 18:16:40 699f458cf7ca: Pulling fs layer 18:16:40 765212b225bb: Pulling fs layer 18:16:40 f23df028b6ca: Pulling fs layer 18:16:40 d65c8cfc05b1: Pulling fs layer 18:16:40 2437ff75d9bd: Pulling fs layer 18:16:40 765212b225bb: Waiting 18:16:40 f23df028b6ca: Waiting 18:16:40 d65c8cfc05b1: Waiting 18:16:40 2437ff75d9bd: Waiting 18:16:40 04944245beec: Verifying Checksum 18:16:40 04944245beec: Download complete 18:16:40 765212b225bb: Verifying Checksum 18:16:40 765212b225bb: Download complete 18:16:40 f23df028b6ca: Verifying Checksum 18:16:40 f23df028b6ca: Download complete 18:16:40 d65c8cfc05b1: Verifying Checksum 18:16:40 d65c8cfc05b1: Download complete 18:16:41 699f458cf7ca: Verifying Checksum 18:16:41 699f458cf7ca: Download complete 18:16:41 8998bd30e6a1: Verifying Checksum 18:16:41 8998bd30e6a1: Download complete 18:16:42 #35 ... 18:16:42 18:16:42 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 18:16:42 #52 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #52 42.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #52 43.23 (1/2) Installing ca-certificates (20230506-r0) 18:16:42 #52 43.25 (2/2) Installing dumb-init (1.2.5-r2) 18:16:42 #52 43.27 Executing busybox-1.36.1-r2.trigger 18:16:42 #52 43.29 Executing ca-certificates-20230506-r0.trigger 18:16:42 #52 43.33 OK: 8 MiB in 17 packages 18:16:42 #52 DONE 46.0s 18:16:42 18:16:42 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:16:42 #58 41.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #58 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #58 41.92 (1/1) Installing dumb-init (1.2.5-r2) 18:16:42 #58 41.94 Executing busybox-1.36.1-r2.trigger 18:16:42 #58 41.95 OK: 7 MiB in 16 packages 18:16:42 #58 DONE 44.7s 18:16:42 18:16:42 #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:16:42 #53 42.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #53 42.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #53 43.15 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:16:42 #53 43.15 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:16:42 #53 43.15 OK: 20076 distinct packages available 18:16:42 #53 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #53 43.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #53 43.53 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:42 #53 43.56 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:42 #53 43.57 (3/7) Installing dumb-init (1.2.5-r2) 18:16:42 #53 43.58 (4/7) Installing musl-obstack (1.2.3-r2) 18:16:42 #53 43.60 (5/7) Installing libucontext (1.2-r2) 18:16:42 #53 43.60 (6/7) Installing gcompat (1.1.0-r1) 18:16:42 #53 43.61 (7/7) Installing openssl (3.1.4-r1) 18:16:42 #53 43.62 Executing busybox-1.36.1-r2.trigger 18:16:42 #53 43.63 OK: 8 MiB in 20 packages 18:16:42 #53 DONE 46.0s 18:16:42 18:16:42 #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 18:16:42 #61 ... 18:16:42 18:16:42 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:16:42 #59 42.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #59 42.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #59 42.56 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:42 #59 42.63 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:42 #59 42.64 (3/6) Installing dumb-init (1.2.5-r2) 18:16:42 #59 42.65 (4/6) Installing openssl (3.1.4-r1) 18:16:42 #59 42.66 (5/6) Installing su-exec (0.2-r3) 18:16:42 #59 42.67 (6/6) Installing yq (4.33.3-r5) 18:16:42 #59 42.86 Executing busybox-1.36.1-r2.trigger 18:16:42 #59 42.87 OK: 17 MiB in 19 packages 18:16:42 #59 DONE 45.1s 18:16:42 18:16:42 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:16:42 #57 41.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #57 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #57 42.12 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:16:42 #57 42.12 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:16:42 #57 42.12 OK: 20076 distinct packages available 18:16:42 #57 42.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #57 42.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #57 42.49 (1/4) Installing dumb-init (1.2.5-r2) 18:16:42 #57 42.49 (2/4) Installing musl-obstack (1.2.3-r2) 18:16:42 #57 42.49 (3/4) Installing libucontext (1.2-r2) 18:16:42 #57 42.50 (4/4) Installing gcompat (1.1.0-r1) 18:16:42 #57 42.50 Executing busybox-1.36.1-r2.trigger 18:16:42 #57 42.50 OK: 8 MiB in 19 packages 18:16:42 #57 DONE 44.8s 18:16:42 18:16:42 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:16:42 #55 41.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #55 42.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #55 43.20 (1/4) Installing ca-certificates (20230506-r0) 18:16:42 #55 43.22 (2/4) Installing dumb-init (1.2.5-r2) 18:16:42 #55 43.22 (3/4) Installing su-exec (0.2-r3) 18:16:42 #55 43.22 (4/4) Installing yq (4.33.3-r5) 18:16:42 #55 43.28 Executing busybox-1.36.1-r2.trigger 18:16:42 #55 43.29 Executing ca-certificates-20230506-r0.trigger 18:16:42 #55 43.33 OK: 17 MiB in 19 packages 18:16:42 #55 DONE 45.3s 18:16:42 18:16:42 #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 18:16:42 #61 ... 18:16:42 18:16:42 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:16:42 #35 DONE 47.2s 18:16:42 18:16:42 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 18:16:42 #56 44.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #56 44.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #56 45.01 (1/2) Installing dumb-init (1.2.5-r2) 18:16:42 #56 45.02 (2/2) Installing su-exec (0.2-r3) 18:16:42 #56 45.02 Executing busybox-1.36.1-r2.trigger 18:16:42 #56 45.02 OK: 7 MiB in 17 packages 18:16:42 #56 ... 18:16:42 18:16:42 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 18:16:42 #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:42 #0 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:42 #0 3.979 OK: 264 MiB in 52 packages 18:16:42 #62 DONE 4.2s 18:16:43 18:16:43 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 18:16:43 #56 DONE 45.4s 18:16:43 18:16:43 #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:16:43 #63 DONE 0.2s 18:16:43 18:16:43 #64 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 18:16:43 #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:43 #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:43 #0 4.045 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:43 #0 4.064 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:43 #0 4.105 Executing busybox-1.36.1-r5.post-upgrade 18:16:43 #0 4.118 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:43 #0 4.121 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:43 #0 4.159 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:43 #0 4.170 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:43 #0 4.174 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:43 #0 4.177 Executing busybox-1.36.1-r5.trigger 18:16:43 #0 4.185 OK: 7 MiB in 16 packages 18:16:43 #64 DONE 4.4s 18:16:43 18:16:43 #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:43 2437ff75d9bd: Verifying Checksum 18:16:43 2437ff75d9bd: Download complete 18:16:44 #65 ... 18:16:44 18:16:44 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:16:44 #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:44 #0 4.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:44 #0 4.849 OK: 264 MiB in 52 packages 18:16:44 #66 DONE 5.3s 18:16:44 18:16:44 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 18:16:44 #0 4.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:44 #0 4.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:44 #0 4.608 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:44 #0 4.620 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:44 #0 4.633 Executing busybox-1.36.1-r5.post-upgrade 18:16:44 #0 4.647 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:44 #0 4.651 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:44 #0 4.682 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:44 #0 4.689 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:44 #0 4.693 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:44 #0 4.698 Executing busybox-1.36.1-r5.trigger 18:16:44 #0 4.704 Executing ca-certificates-20230506-r0.trigger 18:16:44 #0 4.757 OK: 12 MiB in 26 packages 18:16:44 #67 DONE 5.4s 18:16:44 18:16:44 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:16:44 #68 DONE 0.3s 18:16:44 18:16:44 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:44 #69 ... 18:16:44 18:16:44 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 18:16:44 #0 5.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:44 #0 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:44 #0 5.672 OK: 264 MiB in 52 packages 18:16:44 #70 DONE 5.9s 18:16:44 18:16:44 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:16:44 #71 DONE 0.2s 18:16:44 18:16:44 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 18:16:44 #0 1.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:44 #0 1.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:44 #0 2.085 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:44 #0 2.094 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:44 #0 2.110 Executing busybox-1.36.1-r5.post-upgrade 18:16:44 #0 2.213 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:44 #0 2.216 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:44 #0 2.255 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:44 #0 2.319 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:44 #0 2.322 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:44 #0 2.325 Executing busybox-1.36.1-r5.trigger 18:16:44 #0 2.330 Executing ca-certificates-20230506-r0.trigger 18:16:44 #0 2.372 OK: 8 MiB in 17 packages 18:16:44 #72 DONE 2.5s 18:16:44 18:16:44 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:44 #73 ... 18:16:44 18:16:44 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:16:44 #0 5.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:44 #0 5.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:44 #0 5.732 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:16:44 #0 5.732 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:16:44 #0 5.732 OK: 20069 distinct packages available 18:16:44 #0 5.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:44 #0 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:44 #0 6.120 OK: 264 MiB in 52 packages 18:16:44 #74 DONE 6.2s 18:16:44 18:16:44 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:16:44 #75 DONE 0.0s 18:16:45 18:16:45 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:45 8998bd30e6a1: Pull complete 18:16:46 04944245beec: Pull complete 18:16:46 #76 ... 18:16:46 18:16:46 #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 18:16:46 #61 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:46 #61 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:46 #61 3.349 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:46 #61 3.360 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:46 #61 3.372 Executing busybox-1.36.1-r5.post-upgrade 18:16:46 #61 3.384 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:46 #61 3.403 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:46 #61 3.416 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:46 #61 3.422 Executing busybox-1.36.1-r5.trigger 18:16:46 #61 3.429 OK: 8 MiB in 20 packages 18:16:46 #61 DONE 4.1s 18:16:46 18:16:46 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 18:16:46 #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:46 #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:46 #0 3.362 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:46 #0 3.372 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:46 #0 3.386 Executing busybox-1.36.1-r5.post-upgrade 18:16:46 #0 3.399 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:46 #0 3.402 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:46 #0 3.463 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:46 #0 3.467 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:46 #0 3.469 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:46 #0 3.473 Executing busybox-1.36.1-r5.trigger 18:16:46 #0 3.479 OK: 7 MiB in 16 packages 18:16:46 #77 DONE 4.3s 18:16:46 18:16:46 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:16:48 699f458cf7ca: Pull complete 18:16:48 765212b225bb: Pull complete 18:16:49 f23df028b6ca: Pull complete 18:16:49 d65c8cfc05b1: Pull complete 18:16:49 #78 DONE 2.4s 18:16:49 18:16:49 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 18:16:49 #0 4.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:49 #0 4.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:49 #0 4.972 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:49 #0 4.989 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 5.003 Executing busybox-1.36.1-r5.post-upgrade 18:16:49 #0 5.016 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 5.020 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:49 #0 5.051 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:49 #0 5.058 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 5.061 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:49 #0 5.065 Executing busybox-1.36.1-r5.trigger 18:16:49 #0 5.071 OK: 8 MiB in 19 packages 18:16:49 #79 DONE 6.4s 18:16:49 18:16:49 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 18:16:49 #0 4.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:49 #0 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:49 #0 4.742 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:49 #0 4.754 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 4.768 Executing busybox-1.36.1-r5.post-upgrade 18:16:49 #0 4.780 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 4.782 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 4.785 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:49 #0 4.788 Executing busybox-1.36.1-r5.trigger 18:16:49 #0 4.792 OK: 17 MiB in 19 packages 18:16:49 #80 DONE 6.5s 18:16:49 18:16:49 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 18:16:49 #0 4.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:49 #0 4.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:49 #0 4.951 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:49 #0 4.963 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 4.977 Executing busybox-1.36.1-r5.post-upgrade 18:16:49 #0 4.993 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 4.996 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:49 #0 5.030 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:49 #0 5.037 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:49 #0 5.040 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:49 #0 5.045 Executing busybox-1.36.1-r5.trigger 18:16:49 #0 5.049 Executing ca-certificates-20230506-r0.trigger 18:16:49 #0 5.090 OK: 17 MiB in 19 packages 18:16:49 #81 DONE 6.4s 18:16:49 18:16:49 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 18:16:49 #82 DONE 2.4s 18:16:49 18:16:49 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:16:49 #83 ... 18:16:49 18:16:49 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 18:16:49 #84 DONE 0.9s 18:16:49 18:16:49 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:16:49 #85 DONE 0.9s 18:16:49 18:16:49 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 18:16:49 #86 DONE 0.9s 18:16:50 18:16:50 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 18:16:50 #87 DONE 0.6s 18:16:50 18:16:50 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:16:50 #83 DONE 1.5s 18:16:50 18:16:50 #88 [security-spire-server stage-2 6/9] COPY security.txt / 18:16:50 #88 DONE 0.6s 18:16:50 18:16:50 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:16:50 #89 DONE 0.1s 18:16:50 18:16:50 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 18:16:50 #90 DONE 0.2s 18:16:50 18:16:50 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:16:50 #91 ... 18:16:50 18:16:50 #92 [security-spire-config stage-2 6/10] COPY security.txt / 18:16:50 #92 DONE 0.2s 18:16:50 18:16:50 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:16:50 #93 DONE 0.3s 18:16:50 18:16:50 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 18:16:50 #94 DONE 0.4s 18:16:50 18:16:50 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:16:50 #91 DONE 0.4s 18:16:50 18:16:50 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 18:16:51 #95 DONE 0.2s 18:16:51 18:16:51 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:16:51 #96 DONE 0.2s 18:16:51 18:16:51 #97 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 18:16:51 #0 7.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:51 #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:51 #0 7.949 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:16:51 #0 7.954 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:16:51 #0 7.978 Executing busybox-1.36.1-r5.post-upgrade 18:16:51 #0 8.018 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:16:51 #0 8.021 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:16:51 #0 8.068 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:16:51 #0 8.075 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:16:51 #0 8.078 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:16:51 #0 8.082 Executing busybox-1.36.1-r5.trigger 18:16:51 #0 8.085 OK: 7 MiB in 17 packages 18:16:51 #97 DONE 8.2s 18:16:51 18:16:51 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:16:51 #98 DONE 0.3s 18:16:51 18:16:51 #99 [security-spire-server] exporting to image 18:16:51 #99 exporting layers 18:16:51 #99 ... 18:16:51 18:16:51 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:16:51 #100 DONE 0.1s 18:16:51 18:16:51 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:16:51 #101 DONE 0.1s 18:16:51 18:16:51 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:16:51 #102 DONE 0.0s 18:16:51 18:16:51 #99 [security-spire-config] exporting to image 18:16:51 #99 ... 18:16:51 18:16:51 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:16:51 #103 DONE 0.5s 18:16:51 18:16:51 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 18:16:51 #104 DONE 0.0s 18:16:51 18:16:51 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:52 #73 ... 18:16:52 18:16:52 #99 [security-spire-agent] exporting to image 18:16:52 #99 exporting layers 0.9s done 18:16:52 #99 exporting layers 0.9s done 18:16:52 #99 writing image sha256:10362eb602416bdb8ff03325b6124912fc98657c05b520781b2caafc6f7c5e56 0.0s done 18:16:52 #99 naming to docker.io/library/security-spire-server done 18:16:52 #99 writing image sha256:268f5cadacc35b483580d93f4fda861953936a0a966058bb212303e7accc3432 done 18:16:52 #99 naming to docker.io/library/security-spire-config done 18:16:52 #99 writing image sha256:c069e34c326bf7ab1a024852e0c27b4a8f0e7e5e22f41214c2b0f11f3483f7ee done 18:16:52 #99 naming to docker.io/library/security-spire-agent done 18:16:52 #99 DONE 1.0s 18:16:52 18:16:52 #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:04 2437ff75d9bd: Pull complete 18:17:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-1556 does not seem to be running inside a container 18:17:04 $ 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/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@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 18:17:07 $ docker top e307098d286df57541a542d459f4895958ff084ed98f1ca08c528661da6f1fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:08 ---> job-cost.sh 18:17:08 lf-activate-venv: SKIPPING 18:17:08 INFO: No Stack... 18:17:09 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:10 INFO: Archiving Costs [Pipeline] sh 18:17:10 + cut -d, -f6 18:17:10 + cat /w/workspace/edgex-go/609/archives/cost.csv [Pipeline] lock 18:17:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-609-stack-cost] 18:17:10 Resource [jenkins-edgexfoundry-edgex-go-main-609-stack-cost] did not exist. Created. 18:17:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-609-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:17:11 Stashed 1 file(s) [Pipeline] } 18:17:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-609-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:11 $ docker stop --time=1 e307098d286df57541a542d459f4895958ff084ed98f1ca08c528661da6f1fca 18:17:13 $ docker rm -f --volumes e307098d286df57541a542d459f4895958ff084ed98f1ca08c528661da6f1fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:13 Failed in branch arm64 18:17:38 #65 ... 18:17:38 18:17:38 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:38 #69 DONE 47.4s 18:17:38 18:17:38 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:38 #76 DONE 46.8s 18:17:38 18:17:38 #105 [support-notifications builder 6/7] COPY . . 18:17:38 #105 ... 18:17:38 18:17:38 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:38 #73 DONE 47.2s 18:17:38 18:17:38 #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:38 #65 DONE 48.8s 18:17:38 18:17:38 #106 [core-metadata builder 6/7] COPY . . 18:17:42 #106 ... 18:17:42 18:17:42 #107 [security-secretstore-setup builder 6/7] COPY . . 18:17:43 #107 ... 18:17:43 18:17:43 #108 [security-spiffe-token-provider builder 6/7] COPY . . 18:17:46 #108 ... 18:17:46 18:17:46 #109 [core-data builder 6/7] COPY . . 18:17:46 #109 CACHED 18:17:46 18:17:46 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 18:17:46 #110 CACHED 18:17:46 18:17:46 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:46 #111 CACHED 18:17:46 18:17:46 #106 [core-metadata builder 6/7] COPY . . 18:17:46 #106 DONE 14.1s 18:17:46 18:17:46 #112 [security-proxy-auth builder 6/7] COPY . . 18:17:46 #112 CACHED 18:17:46 18:17:46 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:46 #113 CACHED 18:17:46 18:17:46 #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:17:46 #114 CACHED 18:17:46 18:17:46 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 18:17:46 #115 CACHED 18:17:46 18:17:46 #116 [core-command builder 6/7] COPY . . 18:17:46 #116 CACHED 18:17:46 18:17:46 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:46 #117 CACHED 18:17:46 18:17:46 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:17:46 #118 CACHED 18:17:46 18:17:46 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:46 #119 CACHED 18:17:46 18:17:46 #120 [support-scheduler builder 6/7] COPY . . 18:17:46 #120 CACHED 18:17:46 18:17:46 #107 [security-secretstore-setup builder 6/7] COPY . . 18:17:46 #107 DONE 14.1s 18:17:46 18:17:46 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:17:46 #121 CACHED 18:17:46 18:17:46 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 18:17:46 #122 CACHED 18:17:46 18:17:46 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:46 #123 CACHED 18:17:46 18:17:46 #124 [security-proxy-setup builder 6/7] COPY . . 18:17:46 #124 CACHED 18:17:46 18:17:46 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:17:46 #125 CACHED 18:17:46 18:17:46 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:46 #126 CACHED 18:17:46 18:17:46 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:17:46 #127 ... 18:17:46 18:17:46 #128 [security-bootstrapper builder 6/7] COPY . . 18:17:46 #128 CACHED 18:17:46 18:17:46 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:17:46 #129 CACHED 18:17:46 18:17:46 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:46 #130 CACHED 18:17:46 18:17:46 #108 [security-spiffe-token-provider builder 6/7] COPY . . 18:17:46 #108 DONE 14.3s 18:17:46 18:17:46 #105 [support-notifications builder 6/7] COPY . . 18:17:46 #105 DONE 14.5s 18:17:46 18:17:46 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:17:48 #131 1.805 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:17:58 #131 ... 18:17:58 18:17:58 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:17:58 #0 0.972 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:17:58 #132 ... 18:17:58 18:17:58 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:17:58 #0 1.511 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:17:58 #133 ... 18:17:58 18:17:58 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:17:58 #0 1.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:17:58 #134 ... 18:17:58 18:17:58 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:17:58 #0 1.496 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:17:58 #135 ... 18:17:58 18:17:58 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:17:58 #0 1.069 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:17:58 #136 ... 18:17:58 18:17:58 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:17:58 #127 1.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:17:58 #127 ... 18:17:58 18:17:58 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:17:58 #0 1.471 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:17:58 #137 ... 18:17:58 18:17:58 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:17:58 #0 1.083 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:17:58 #138 ... 18:17:58 18:17:58 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:17:58 #0 1.881 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:17:58 #139 ... 18:17:58 18:17:58 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:17:58 #0 1.387 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:19:06 #140 ... 18:19:06 18:19:06 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:19:06 #139 76.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:19:13 #139 DONE 86.5s 18:19:13 18:19:13 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:19:13 #127 DONE 86.5s 18:19:13 18:19:13 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:19:13 #132 DONE 86.6s 18:19:13 18:19:13 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:19:13 #140 DONE 86.5s 18:19:13 18:19:13 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:19:13 #135 DONE 86.6s 18:19:13 18:19:13 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #141 ... 18:19:13 18:19:13 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:19:13 #138 DONE 86.7s 18:19:13 18:19:13 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:19:13 #136 DONE 86.8s 18:19:13 18:19:13 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:19:13 #131 DONE 86.4s 18:19:13 18:19:13 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #142 ... 18:19:13 18:19:13 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:19:13 #137 DONE 86.7s 18:19:13 18:19:13 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:19:13 #133 DONE 87.0s 18:19:13 18:19:13 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:19:13 #134 DONE 87.0s 18:19:13 18:19:13 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #143 ... 18:19:13 18:19:13 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:19:13 #144 DONE 0.6s 18:19:13 18:19:13 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #141 DONE 0.7s 18:19:13 18:19:13 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #145 DONE 0.6s 18:19:13 18:19:13 #146 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #146 DONE 0.7s 18:19:13 18:19:13 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #142 DONE 0.6s 18:19:13 18:19:13 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #143 DONE 0.5s 18:19:13 18:19:13 #147 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:19:13 #147 DONE 0.2s 18:19:13 18:19:13 #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #148 DONE 0.3s 18:19:13 18:19:13 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 18:19:13 #149 DONE 0.3s 18:19:13 18:19:13 #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 18:19:13 #150 DONE 0.2s 18:19:13 18:19:13 #151 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #151 CACHED 18:19:13 18:19:13 #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:19:13 #152 CACHED 18:19:13 18:19:13 #153 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 18:19:13 #153 CACHED 18:19:13 18:19:13 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #154 CACHED 18:19:13 18:19:13 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #155 CACHED 18:19:13 18:19:13 #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:19:13 #156 CACHED 18:19:13 18:19:13 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:19:13 #157 CACHED 18:19:13 18:19:13 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:19:13 #158 CACHED 18:19:13 18:19:13 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:19:13 #159 DONE 0.3s 18:19:13 18:19:13 #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:19:14 #160 ... 18:19:14 18:19:14 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:19:14 #161 DONE 1.0s 18:19:14 18:19:14 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:19:15 #162 ... 18:19:15 18:19:15 #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:19:15 #163 DONE 1.7s 18:19:15 18:19:15 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 18:19:15 #164 DONE 1.8s 18:19:15 18:19:15 #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:19:15 #165 DONE 1.9s 18:19:15 18:19:15 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:19:15 #166 ... 18:19:15 18:19:15 #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:19:15 #167 DONE 2.0s 18:19:15 18:19:15 #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:19:15 #160 DONE 2.2s 18:19:15 18:19:15 #168 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:19:16 #168 ... 18:19:16 18:19:16 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:19:16 #169 DONE 2.3s 18:19:16 18:19:16 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:19:16 #170 DONE 2.3s 18:19:16 18:19:16 #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:19:16 #171 DONE 2.4s 18:19:16 18:19:16 #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:19:16 #172 DONE 2.4s 18:19:16 18:19:16 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:19:16 #173 ... 18:19:16 18:19:16 #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 18:19:16 #174 DONE 3.2s 18:19:16 18:19:16 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:19:16 #162 DONE 2.0s 18:19:16 18:19:16 #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 18:19:16 #175 ... 18:19:16 18:19:16 #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:19:16 #176 DONE 1.3s 18:19:16 18:19:16 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:19:16 #173 DONE 0.6s 18:19:16 18:19:16 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:19:16 #166 DONE 1.3s 18:19:16 18:19:16 #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:19:16 #177 DONE 1.0s 18:19:16 18:19:16 #178 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:19:16 #178 DONE 1.0s 18:19:16 18:19:16 #168 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:19:16 #168 DONE 0.9s 18:19:16 18:19:16 #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:19:16 #179 DONE 0.8s 18:19:16 18:19:16 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:19:16 #180 DONE 0.8s 18:19:16 18:19:16 #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:19:16 #181 DONE 0.8s 18:19:16 18:19:16 #182 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:19:16 #182 ... 18:19:16 18:19:16 #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 18:19:16 #175 DONE 0.5s 18:19:17 18:19:17 #99 [core-command] exporting to image 18:19:17 #99 exporting layers 18:19:17 #99 ... 18:19:17 18:19:17 #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:19:17 #183 DONE 0.6s 18:19:17 18:19:17 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:19:17 #184 DONE 0.6s 18:19:17 18:19:17 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:19:17 #185 DONE 0.6s 18:19:17 18:19:17 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:19:17 #186 DONE 0.6s 18:19:17 18:19:17 #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:19:17 #187 DONE 0.7s 18:19:17 18:19:17 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:19:17 #188 ... 18:19:17 18:19:17 #189 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:19:17 #189 DONE 0.6s 18:19:17 18:19:17 #182 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:19:17 #182 DONE 0.6s 18:19:17 18:19:17 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 18:19:17 #190 DONE 0.3s 18:19:17 18:19:17 #99 [core-metadata] exporting to image 18:19:17 #99 ... 18:19:17 18:19:17 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:19:17 #191 DONE 0.5s 18:19:17 18:19:17 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:19:17 #188 DONE 0.4s 18:19:17 18:19:17 #99 [support-notifications] exporting to image 18:19:17 #99 writing image sha256:a94825afa61b1495fb8a46b030372d64270f5d56c5a92a4c7615571d63f61150 18:19:17 #99 writing image sha256:0b61d32a4fdcf7c6a4d3c09153375bde8fa8f982f2602a02ab3ab6fadf095e72 18:19:17 #99 writing image sha256:68fbf1bf9eed56df94a61e39dafb2eb9ecb1e3a3b8fb40bfab833d3e11ce93f9 0.0s done 18:19:17 #99 naming to docker.io/library/support-notifications done 18:19:17 #99 ... 18:19:17 18:19:17 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:19:17 #192 DONE 0.5s 18:19:17 18:19:17 #99 [support-notifications] exporting to image 18:19:17 #99 exporting layers 0.5s done 18:19:17 #99 exporting layers 0.8s done 18:19:17 #99 writing image sha256:a94825afa61b1495fb8a46b030372d64270f5d56c5a92a4c7615571d63f61150 0.3s done 18:19:17 #99 writing image sha256:0b61d32a4fdcf7c6a4d3c09153375bde8fa8f982f2602a02ab3ab6fadf095e72 0.3s done 18:19:17 #99 naming to docker.io/library/support-scheduler done 18:19:17 #99 naming to docker.io/library/core-command 0.0s done 18:19:17 #99 writing image sha256:02e0c185d51a4ceb0d7cdcc9ac7a24d881ee6619fef3e3b006ff0b2679bd9567 0.0s done 18:19:17 #99 naming to docker.io/library/core-data done 18:19:18 #99 writing image sha256:4180a93a2a87917ede1618e87588324f5c6256e04c6f86ac1b9eaf0940facdf7 done 18:19:18 #99 writing image sha256:8df8ff2a7e382c90fed1bcc3411ff284df65f402234d514937ac9db3889aa95e 0.1s done 18:19:18 #99 naming to docker.io/library/core-metadata 18:19:18 #99 naming to docker.io/library/security-spiffe-token-provider 18:19:18 #99 ... 18:19:18 18:19:18 #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:19:18 #193 DONE 1.0s 18:19:18 18:19:18 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:19:18 #194 DONE 0.4s 18:19:18 18:19:18 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:19:18 #195 DONE 0.6s 18:19:18 18:19:18 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:19:18 #196 DONE 1.0s 18:19:18 18:19:18 #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 18:19:18 #197 DONE 0.1s 18:19:18 18:19:18 #99 [security-proxy-auth] exporting to image 18:19:18 #99 naming to docker.io/library/core-metadata 0.1s done 18:19:18 #99 naming to docker.io/library/security-spiffe-token-provider done 18:19:18 #99 ... 18:19:18 18:19:18 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:19:18 #198 DONE 0.1s 18:19:18 18:19:18 #99 [security-proxy-auth] exporting to image 18:19:18 #99 exporting layers 0.1s done 18:19:18 #99 writing image sha256:7fb3ba3fd617b09943c6f2c52cb11bcb089b65698e1874cbff8f00e136e5a700 0.1s done 18:19:18 #99 naming to docker.io/library/core-common-config-bootstrapper 18:19:18 #99 exporting layers 0.2s done 18:19:18 #99 naming to docker.io/library/core-common-config-bootstrapper done 18:19:18 #99 writing image sha256:abfed0d03a74114d10fb39045aea6d27c585f4f25588142d7c68b678babdbb4f done 18:19:18 #99 naming to docker.io/library/security-proxy-auth done 18:19:18 #99 DONE 2.7s 18:19:18 18:19:18 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 18:19:18 #199 DONE 0.1s 18:19:18 18:19:18 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 18:19:18 #200 DONE 0.1s 18:19:18 18:19:18 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:19:18 #201 ... 18:19:18 18:19:18 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:19:18 #202 DONE 0.1s 18:19:18 18:19:18 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:19:18 #203 DONE 1.1s 18:19:18 18:19:18 #99 [security-proxy-setup] exporting to image 18:19:19 #99 exporting layers 0.2s done 18:19:19 #99 writing image sha256:d5d86b645eb8bb55d8aebe4a38dbe33898520bf33a3c15b37df90d09eb7fd10e done 18:19:19 #99 naming to docker.io/library/security-proxy-setup done 18:19:19 #99 DONE 3.0s 18:19:19 18:19:19 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:19:19 #201 DONE 0.6s 18:19:19 18:19:19 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 18:19:19 #204 DONE 0.4s 18:19:19 18:19:19 #99 [security-bootstrapper] exporting to image 18:19:19 #99 exporting layers 0.4s done 18:19:19 #99 writing image sha256:6e1342138ac10b87b5147ca6675a40e841aa70add001f46ce6b91ab4d4867430 done 18:19:19 #99 naming to docker.io/library/security-secretstore-setup done 18:19:19 #99 writing image sha256:22078cbc0dfe7dcd4a2b92272ce8853acb95b58253eaee9e67e2d85c5dfc28d0 18:19:19 #99 writing image sha256:22078cbc0dfe7dcd4a2b92272ce8853acb95b58253eaee9e67e2d85c5dfc28d0 done 18:19:19 #99 naming to docker.io/library/security-bootstrapper done 18:19:19 #99 DONE 3.4s 18:19:19 time="2023-11-28T18:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:19:19 time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 18:19:19 $ docker stop --time=1 6b4d11c64341a2f4b67e099d87c6b66ed0dbdebe160cf3639203ac01f7636182 18:19:20 $ docker rm -f --volumes 6b4d11c64341a2f4b67e099d87c6b66ed0dbdebe160cf3639203ac01f7636182 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:21 + docker images 18:19:21 REPOSITORY TAG IMAGE ID CREATED SIZE 18:19:21 security-bootstrapper latest 22078cbc0dfe 2 seconds ago 30MB 18:19:21 security-proxy-auth latest abfed0d03a74 2 seconds ago 26.1MB 18:19:21 security-proxy-setup latest d5d86b645eb8 2 seconds ago 36MB 18:19:21 security-secretstore-setup latest 6e1342138ac1 2 seconds ago 51.3MB 18:19:21 core-common-config-bootstrapper latest 7fb3ba3fd617 2 seconds ago 24.9MB 18:19:21 security-spiffe-token-provider latest 8df8ff2a7e38 3 seconds ago 42MB 18:19:21 core-metadata latest 4180a93a2a87 3 seconds ago 28.4MB 18:19:21 core-data latest 02e0c185d51a 3 seconds ago 28MB 18:19:21 support-notifications latest 68fbf1bf9eed 4 seconds ago 41.6MB 18:19:21 support-scheduler latest a94825afa61b 4 seconds ago 40.8MB 18:19:21 core-command latest 0b61d32a4fdc 4 seconds ago 27.8MB 18:19:21 security-spire-server latest 10362eb60241 2 minutes ago 109MB 18:19:21 security-spire-agent latest c069e34c326b 2 minutes ago 167MB 18:19:21 security-spire-config latest 268f5cadacc3 2 minutes ago 108MB 18:19:21 ci-base-image-x86_64 latest 66a0d947bff5 6 minutes ago 937MB 18:19:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 weeks ago 564MB 18:19:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 18:19:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:21 provisioning config files... 18:19:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/609@tmp/config11473462501615403038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:21 ---> ****-login.sh 18:19:21 nexus3.edgexfoundry.org:10001 18:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:21 Configure a credential helper to remove this warning. See 18:19:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:21 18:19:21 Login Succeeded 18:19:21 nexus3.edgexfoundry.org:10002 18:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:22 Configure a credential helper to remove this warning. See 18:19:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:22 18:19:22 Login Succeeded 18:19:22 nexus3.edgexfoundry.org:10003 18:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:22 Configure a credential helper to remove this warning. See 18:19:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:22 18:19:22 Login Succeeded 18:19:22 nexus3.edgexfoundry.org:10004 18:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:22 Configure a credential helper to remove this warning. See 18:19:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:22 18:19:22 Login Succeeded 18:19:22 ****.io 18:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:22 Configure a credential helper to remove this warning. See 18:19:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:22 18:19:22 Login Succeeded 18:19:22 ---> ****-login.sh ends [Pipeline] } 18:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:19:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:19:22 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:22 latest 18:19:22 3.2.0-dev.1 18:19:22 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:22 main 18:19:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:23 + docker push nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:19:23 872265918eb1: Preparing 18:19:23 8e21087a54a6: Preparing 18:19:23 94d057f3ce0f: Preparing 18:19:23 8ab2420d64e6: Preparing 18:19:23 edf48642f51e: Preparing 18:19:23 5a6ccc35926e: Preparing 18:19:23 cc2447e1835a: Preparing 18:19:23 5a6ccc35926e: Waiting 18:19:23 94d057f3ce0f: Pushed 18:19:23 8ab2420d64e6: Pushed 18:19:23 872265918eb1: Pushed 18:19:23 cc2447e1835a: Layer already exists 18:19:23 5a6ccc35926e: Pushed 18:19:24 edf48642f51e: Pushed 18:19:25 8e21087a54a6: Pushed 18:19:25 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:19:26 872265918eb1: Preparing 18:19:26 8e21087a54a6: Preparing 18:19:26 94d057f3ce0f: Preparing 18:19:26 8ab2420d64e6: Preparing 18:19:26 edf48642f51e: Preparing 18:19:26 5a6ccc35926e: Preparing 18:19:26 cc2447e1835a: Preparing 18:19:26 cc2447e1835a: Waiting 18:19:26 8ab2420d64e6: Layer already exists 18:19:26 edf48642f51e: Layer already exists 18:19:26 8e21087a54a6: Layer already exists 18:19:26 872265918eb1: Layer already exists 18:19:26 94d057f3ce0f: Layer already exists 18:19:26 cc2447e1835a: Layer already exists 18:19:26 5a6ccc35926e: Layer already exists 18:19:26 latest: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 18:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:19:27 872265918eb1: Preparing 18:19:27 8e21087a54a6: Preparing 18:19:27 94d057f3ce0f: Preparing 18:19:27 8ab2420d64e6: Preparing 18:19:27 edf48642f51e: Preparing 18:19:27 5a6ccc35926e: Preparing 18:19:27 cc2447e1835a: Preparing 18:19:27 5a6ccc35926e: Waiting 18:19:27 8e21087a54a6: Layer already exists 18:19:27 8ab2420d64e6: Layer already exists 18:19:27 94d057f3ce0f: Layer already exists 18:19:27 872265918eb1: Layer already exists 18:19:27 edf48642f51e: Layer already exists 18:19:27 5a6ccc35926e: Layer already exists 18:19:27 cc2447e1835a: Layer already exists 18:19:27 3.2.0-dev.1: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:27 + docker push nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:19:27 872265918eb1: Preparing 18:19:27 8e21087a54a6: Preparing 18:19:27 94d057f3ce0f: Preparing 18:19:27 8ab2420d64e6: Preparing 18:19:27 edf48642f51e: Preparing 18:19:27 5a6ccc35926e: Preparing 18:19:27 cc2447e1835a: Preparing 18:19:27 5a6ccc35926e: Waiting 18:19:27 cc2447e1835a: Waiting 18:19:27 94d057f3ce0f: Layer already exists 18:19:27 8ab2420d64e6: Layer already exists 18:19:27 8e21087a54a6: Layer already exists 18:19:27 872265918eb1: Layer already exists 18:19:27 edf48642f51e: Layer already exists 18:19:27 cc2447e1835a: Layer already exists 18:19:27 5a6ccc35926e: Layer already exists 18:19:27 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:19:28 872265918eb1: Preparing 18:19:28 8e21087a54a6: Preparing 18:19:28 94d057f3ce0f: Preparing 18:19:28 8ab2420d64e6: Preparing 18:19:28 edf48642f51e: Preparing 18:19:28 5a6ccc35926e: Preparing 18:19:28 cc2447e1835a: Preparing 18:19:28 cc2447e1835a: Waiting 18:19:28 5a6ccc35926e: Waiting 18:19:28 8e21087a54a6: Layer already exists 18:19:28 edf48642f51e: Layer already exists 18:19:28 872265918eb1: Layer already exists 18:19:28 94d057f3ce0f: Layer already exists 18:19:28 8ab2420d64e6: Layer already exists 18:19:28 5a6ccc35926e: Layer already exists 18:19:28 cc2447e1835a: Layer already exists 18:19:28 main: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:19:28 ===================================================== [Pipeline] echo 18:19:29 taggedImages: 18:19:29 - nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:29 - nexus3.edgexfoundry.org:10004/core-command:latest 18:19:29 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 18:19:29 - nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:19:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 18:19:29 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:29 latest 18:19:29 3.2.0-dev.1 18:19:29 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:29 main 18:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:19:30 735bf5b4059b: Preparing 18:19:30 e235894cf407: Preparing 18:19:30 fe53d474caf3: Preparing 18:19:30 903818327430: Preparing 18:19:30 94d057f3ce0f: Preparing 18:19:30 8ab2420d64e6: Preparing 18:19:30 edf48642f51e: Preparing 18:19:30 5a6ccc35926e: Preparing 18:19:30 cc2447e1835a: Preparing 18:19:30 cc2447e1835a: Waiting 18:19:30 5a6ccc35926e: Waiting 18:19:30 8ab2420d64e6: Waiting 18:19:30 edf48642f51e: Waiting 18:19:30 94d057f3ce0f: Layer already exists 18:19:30 8ab2420d64e6: Layer already exists 18:19:30 edf48642f51e: Layer already exists 18:19:30 5a6ccc35926e: Layer already exists 18:19:30 cc2447e1835a: Layer already exists 18:19:30 735bf5b4059b: Pushed 18:19:30 e235894cf407: Pushed 18:19:30 fe53d474caf3: Pushed 18:19:31 903818327430: Pushed 18:19:31 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:31 + 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 18:19:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:19:32 735bf5b4059b: Preparing 18:19:32 e235894cf407: Preparing 18:19:32 fe53d474caf3: Preparing 18:19:32 903818327430: Preparing 18:19:32 94d057f3ce0f: Preparing 18:19:32 8ab2420d64e6: Preparing 18:19:32 edf48642f51e: Preparing 18:19:32 5a6ccc35926e: Preparing 18:19:32 cc2447e1835a: Preparing 18:19:32 8ab2420d64e6: Waiting 18:19:32 edf48642f51e: Waiting 18:19:32 5a6ccc35926e: Waiting 18:19:32 cc2447e1835a: Waiting 18:19:32 903818327430: Layer already exists 18:19:32 fe53d474caf3: Layer already exists 18:19:32 735bf5b4059b: Layer already exists 18:19:32 94d057f3ce0f: Layer already exists 18:19:32 e235894cf407: Layer already exists 18:19:32 5a6ccc35926e: Layer already exists 18:19:32 8ab2420d64e6: Layer already exists 18:19:32 edf48642f51e: Layer already exists 18:19:32 cc2447e1835a: Layer already exists 18:19:32 latest: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 18:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:19:33 735bf5b4059b: Preparing 18:19:33 e235894cf407: Preparing 18:19:33 fe53d474caf3: Preparing 18:19:33 903818327430: Preparing 18:19:33 94d057f3ce0f: Preparing 18:19:33 8ab2420d64e6: Preparing 18:19:33 edf48642f51e: Preparing 18:19:33 5a6ccc35926e: Preparing 18:19:33 cc2447e1835a: Preparing 18:19:33 edf48642f51e: Waiting 18:19:33 5a6ccc35926e: Waiting 18:19:33 cc2447e1835a: Waiting 18:19:33 8ab2420d64e6: Waiting 18:19:33 903818327430: Layer already exists 18:19:33 94d057f3ce0f: Layer already exists 18:19:33 e235894cf407: Layer already exists 18:19:33 fe53d474caf3: Layer already exists 18:19:33 735bf5b4059b: Layer already exists 18:19:33 edf48642f51e: Layer already exists 18:19:33 8ab2420d64e6: Layer already exists 18:19:33 5a6ccc35926e: Layer already exists 18:19:33 cc2447e1835a: Layer already exists 18:19:33 3.2.0-dev.1: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:19:34 735bf5b4059b: Preparing 18:19:34 e235894cf407: Preparing 18:19:34 fe53d474caf3: Preparing 18:19:34 903818327430: Preparing 18:19:34 94d057f3ce0f: Preparing 18:19:34 8ab2420d64e6: Preparing 18:19:34 edf48642f51e: Preparing 18:19:34 5a6ccc35926e: Preparing 18:19:34 cc2447e1835a: Preparing 18:19:34 5a6ccc35926e: Waiting 18:19:34 8ab2420d64e6: Waiting 18:19:34 cc2447e1835a: Waiting 18:19:34 edf48642f51e: Waiting 18:19:34 e235894cf407: Layer already exists 18:19:34 fe53d474caf3: Layer already exists 18:19:34 94d057f3ce0f: Layer already exists 18:19:34 903818327430: Layer already exists 18:19:34 735bf5b4059b: Layer already exists 18:19:34 edf48642f51e: Layer already exists 18:19:34 8ab2420d64e6: Layer already exists 18:19:34 5a6ccc35926e: Layer already exists 18:19:34 cc2447e1835a: Layer already exists 18:19:34 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:34 + 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 18:19:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 18:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:19:35 735bf5b4059b: Preparing 18:19:35 e235894cf407: Preparing 18:19:35 fe53d474caf3: Preparing 18:19:35 903818327430: Preparing 18:19:35 94d057f3ce0f: Preparing 18:19:35 8ab2420d64e6: Preparing 18:19:35 edf48642f51e: Preparing 18:19:35 5a6ccc35926e: Preparing 18:19:35 cc2447e1835a: Preparing 18:19:35 8ab2420d64e6: Waiting 18:19:35 edf48642f51e: Waiting 18:19:35 5a6ccc35926e: Waiting 18:19:35 cc2447e1835a: Waiting 18:19:35 735bf5b4059b: Layer already exists 18:19:35 94d057f3ce0f: Layer already exists 18:19:35 e235894cf407: Layer already exists 18:19:35 fe53d474caf3: Layer already exists 18:19:35 903818327430: Layer already exists 18:19:35 8ab2420d64e6: Layer already exists 18:19:35 5a6ccc35926e: Layer already exists 18:19:35 edf48642f51e: Layer already exists 18:19:35 cc2447e1835a: Layer already exists 18:19:35 main: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:19:35 ===================================================== [Pipeline] echo 18:19:35 taggedImages: 18:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 18:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 18:19:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:19:35 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:35 latest 18:19:35 3.2.0-dev.1 18:19:35 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:35 main 18:19:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:36 + docker push nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:19:36 ad834b9e9d04: Preparing 18:19:36 929e398664ae: Preparing 18:19:36 94d057f3ce0f: Preparing 18:19:36 8ab2420d64e6: Preparing 18:19:36 69f80db3e607: Preparing 18:19:36 f7bcb0e5756f: Preparing 18:19:36 cc2447e1835a: Preparing 18:19:36 f7bcb0e5756f: Waiting 18:19:36 cc2447e1835a: Waiting 18:19:36 8ab2420d64e6: Layer already exists 18:19:36 94d057f3ce0f: Layer already exists 18:19:36 cc2447e1835a: Layer already exists 18:19:36 ad834b9e9d04: Pushed 18:19:36 f7bcb0e5756f: Pushed 18:19:37 69f80db3e607: Pushed 18:19:37 929e398664ae: Pushed 18:19:38 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:19:39 ad834b9e9d04: Preparing 18:19:39 929e398664ae: Preparing 18:19:39 94d057f3ce0f: Preparing 18:19:39 8ab2420d64e6: Preparing 18:19:39 69f80db3e607: Preparing 18:19:39 f7bcb0e5756f: Preparing 18:19:39 cc2447e1835a: Preparing 18:19:39 f7bcb0e5756f: Waiting 18:19:39 cc2447e1835a: Waiting 18:19:39 8ab2420d64e6: Layer already exists 18:19:39 69f80db3e607: Layer already exists 18:19:39 94d057f3ce0f: Layer already exists 18:19:39 ad834b9e9d04: Layer already exists 18:19:39 929e398664ae: Layer already exists 18:19:39 f7bcb0e5756f: Layer already exists 18:19:39 cc2447e1835a: Layer already exists 18:19:39 latest: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 18:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:19:39 ad834b9e9d04: Preparing 18:19:39 929e398664ae: Preparing 18:19:39 94d057f3ce0f: Preparing 18:19:39 8ab2420d64e6: Preparing 18:19:39 69f80db3e607: Preparing 18:19:39 f7bcb0e5756f: Preparing 18:19:39 cc2447e1835a: Preparing 18:19:39 f7bcb0e5756f: Waiting 18:19:39 cc2447e1835a: Waiting 18:19:39 94d057f3ce0f: Layer already exists 18:19:39 ad834b9e9d04: Layer already exists 18:19:39 929e398664ae: Layer already exists 18:19:39 69f80db3e607: Layer already exists 18:19:39 8ab2420d64e6: Layer already exists 18:19:39 f7bcb0e5756f: Layer already exists 18:19:39 cc2447e1835a: Layer already exists 18:19:39 3.2.0-dev.1: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:40 + docker push nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:19:40 ad834b9e9d04: Preparing 18:19:40 929e398664ae: Preparing 18:19:40 94d057f3ce0f: Preparing 18:19:40 8ab2420d64e6: Preparing 18:19:40 69f80db3e607: Preparing 18:19:40 f7bcb0e5756f: Preparing 18:19:40 cc2447e1835a: Preparing 18:19:40 f7bcb0e5756f: Waiting 18:19:40 ad834b9e9d04: Layer already exists 18:19:40 94d057f3ce0f: Layer already exists 18:19:40 929e398664ae: Layer already exists 18:19:40 69f80db3e607: Layer already exists 18:19:40 8ab2420d64e6: Layer already exists 18:19:40 cc2447e1835a: Layer already exists 18:19:40 f7bcb0e5756f: Layer already exists 18:19:40 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:19:41 ad834b9e9d04: Preparing 18:19:41 929e398664ae: Preparing 18:19:41 94d057f3ce0f: Preparing 18:19:41 8ab2420d64e6: Preparing 18:19:41 69f80db3e607: Preparing 18:19:41 f7bcb0e5756f: Preparing 18:19:41 cc2447e1835a: Preparing 18:19:41 f7bcb0e5756f: Waiting 18:19:41 8ab2420d64e6: Layer already exists 18:19:41 929e398664ae: Layer already exists 18:19:41 ad834b9e9d04: Layer already exists 18:19:41 69f80db3e607: Layer already exists 18:19:41 94d057f3ce0f: Layer already exists 18:19:41 cc2447e1835a: Layer already exists 18:19:41 f7bcb0e5756f: Layer already exists 18:19:41 main: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:19:42 ===================================================== [Pipeline] echo 18:19:42 taggedImages: 18:19:42 - nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:42 - nexus3.edgexfoundry.org:10004/core-data:latest 18:19:42 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 18:19:42 - nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:42 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:19:42 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:19:42 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:42 latest 18:19:42 3.2.0-dev.1 18:19:42 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:42 main 18:19:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:19:43 70fe68d250b5: Preparing 18:19:43 8a5ff91b0692: Preparing 18:19:43 8ad8a4723576: Preparing 18:19:43 94d057f3ce0f: Preparing 18:19:43 8ab2420d64e6: Preparing 18:19:43 edf48642f51e: Preparing 18:19:43 5a6ccc35926e: Preparing 18:19:43 cc2447e1835a: Preparing 18:19:43 edf48642f51e: Waiting 18:19:43 cc2447e1835a: Waiting 18:19:43 5a6ccc35926e: Waiting 18:19:43 8ab2420d64e6: Layer already exists 18:19:43 94d057f3ce0f: Layer already exists 18:19:43 edf48642f51e: Layer already exists 18:19:43 5a6ccc35926e: Layer already exists 18:19:43 cc2447e1835a: Layer already exists 18:19:43 8a5ff91b0692: Pushed 18:19:43 70fe68d250b5: Pushed 18:19:45 8ad8a4723576: Pushed 18:19:45 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:19:46 70fe68d250b5: Preparing 18:19:46 8a5ff91b0692: Preparing 18:19:46 8ad8a4723576: Preparing 18:19:46 94d057f3ce0f: Preparing 18:19:46 8ab2420d64e6: Preparing 18:19:46 edf48642f51e: Preparing 18:19:46 5a6ccc35926e: Preparing 18:19:46 cc2447e1835a: Preparing 18:19:46 edf48642f51e: Waiting 18:19:46 5a6ccc35926e: Waiting 18:19:46 cc2447e1835a: Waiting 18:19:46 94d057f3ce0f: Layer already exists 18:19:46 70fe68d250b5: Layer already exists 18:19:46 8a5ff91b0692: Layer already exists 18:19:46 8ab2420d64e6: Layer already exists 18:19:46 8ad8a4723576: Layer already exists 18:19:46 cc2447e1835a: Layer already exists 18:19:46 edf48642f51e: Layer already exists 18:19:46 5a6ccc35926e: Layer already exists 18:19:46 latest: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 18:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:19:46 70fe68d250b5: Preparing 18:19:46 8a5ff91b0692: Preparing 18:19:46 8ad8a4723576: Preparing 18:19:46 94d057f3ce0f: Preparing 18:19:46 8ab2420d64e6: Preparing 18:19:46 edf48642f51e: Preparing 18:19:46 5a6ccc35926e: Preparing 18:19:46 cc2447e1835a: Preparing 18:19:46 edf48642f51e: Waiting 18:19:46 5a6ccc35926e: Waiting 18:19:46 cc2447e1835a: Waiting 18:19:46 8ab2420d64e6: Layer already exists 18:19:46 8ad8a4723576: Layer already exists 18:19:46 94d057f3ce0f: Layer already exists 18:19:46 8a5ff91b0692: Layer already exists 18:19:46 70fe68d250b5: Layer already exists 18:19:46 edf48642f51e: Layer already exists 18:19:46 5a6ccc35926e: Layer already exists 18:19:46 cc2447e1835a: Layer already exists 18:19:46 3.2.0-dev.1: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:19:47 70fe68d250b5: Preparing 18:19:47 8a5ff91b0692: Preparing 18:19:47 8ad8a4723576: Preparing 18:19:47 94d057f3ce0f: Preparing 18:19:47 8ab2420d64e6: Preparing 18:19:47 edf48642f51e: Preparing 18:19:47 5a6ccc35926e: Preparing 18:19:47 cc2447e1835a: Preparing 18:19:47 5a6ccc35926e: Waiting 18:19:47 cc2447e1835a: Waiting 18:19:47 edf48642f51e: Waiting 18:19:47 70fe68d250b5: Layer already exists 18:19:47 8ad8a4723576: Layer already exists 18:19:47 8a5ff91b0692: Layer already exists 18:19:47 8ab2420d64e6: Layer already exists 18:19:47 94d057f3ce0f: Layer already exists 18:19:47 5a6ccc35926e: Layer already exists 18:19:47 edf48642f51e: Layer already exists 18:19:47 cc2447e1835a: Layer already exists 18:19:47 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:19:48 70fe68d250b5: Preparing 18:19:48 8a5ff91b0692: Preparing 18:19:48 8ad8a4723576: Preparing 18:19:48 94d057f3ce0f: Preparing 18:19:48 8ab2420d64e6: Preparing 18:19:48 edf48642f51e: Preparing 18:19:48 5a6ccc35926e: Preparing 18:19:48 cc2447e1835a: Preparing 18:19:48 5a6ccc35926e: Waiting 18:19:48 edf48642f51e: Waiting 18:19:48 8a5ff91b0692: Layer already exists 18:19:48 70fe68d250b5: Layer already exists 18:19:48 94d057f3ce0f: Layer already exists 18:19:48 8ad8a4723576: Layer already exists 18:19:48 8ab2420d64e6: Layer already exists 18:19:48 edf48642f51e: Layer already exists 18:19:48 5a6ccc35926e: Layer already exists 18:19:48 cc2447e1835a: Layer already exists 18:19:48 main: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:19:49 ===================================================== [Pipeline] echo 18:19:49 taggedImages: 18:19:49 - nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:19:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 18:19:49 - nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:19:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:19:49 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:49 latest 18:19:49 3.2.0-dev.1 18:19:49 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:49 main 18:19:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:19:50 218505226939: Preparing 18:19:50 0e82378315b3: Preparing 18:19:50 b3f1475f59e8: Preparing 18:19:50 b21789a7ae8f: Preparing 18:19:50 3b5d153f3bdf: Preparing 18:19:50 d9ecaedc27b2: Preparing 18:19:50 e6bf8c398e30: Preparing 18:19:50 94d057f3ce0f: Preparing 18:19:50 8ab2420d64e6: Preparing 18:19:50 ee4b8dad4d23: Preparing 18:19:50 350bb87f214a: Preparing 18:19:50 5f70bf18a086: Preparing 18:19:50 1d1e86619fab: Preparing 18:19:50 72dd68b2904d: Preparing 18:19:50 df252c03593f: Preparing 18:19:50 cc2447e1835a: Preparing 18:19:50 d9ecaedc27b2: Waiting 18:19:50 e6bf8c398e30: Waiting 18:19:50 1d1e86619fab: Waiting 18:19:50 94d057f3ce0f: Waiting 18:19:50 72dd68b2904d: Waiting 18:19:50 df252c03593f: Waiting 18:19:50 cc2447e1835a: Waiting 18:19:50 8ab2420d64e6: Waiting 18:19:50 5f70bf18a086: Waiting 18:19:50 ee4b8dad4d23: Waiting 18:19:50 350bb87f214a: Waiting 18:19:50 b3f1475f59e8: Pushed 18:19:50 0e82378315b3: Pushed 18:19:50 b21789a7ae8f: Pushed 18:19:50 3b5d153f3bdf: Pushed 18:19:50 218505226939: Pushed 18:19:50 94d057f3ce0f: Layer already exists 18:19:50 8ab2420d64e6: Layer already exists 18:19:50 d9ecaedc27b2: Pushed 18:19:50 ee4b8dad4d23: Pushed 18:19:50 5f70bf18a086: Pushed 18:19:50 350bb87f214a: Pushed 18:19:50 1d1e86619fab: Pushed 18:19:50 cc2447e1835a: Layer already exists 18:19:50 df252c03593f: Pushed 18:19:51 72dd68b2904d: Pushed 18:19:52 e6bf8c398e30: Pushed 18:19:52 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:19:53 218505226939: Preparing 18:19:53 0e82378315b3: Preparing 18:19:53 b3f1475f59e8: Preparing 18:19:53 b21789a7ae8f: Preparing 18:19:53 3b5d153f3bdf: Preparing 18:19:53 d9ecaedc27b2: Preparing 18:19:53 e6bf8c398e30: Preparing 18:19:53 94d057f3ce0f: Preparing 18:19:53 8ab2420d64e6: Preparing 18:19:53 ee4b8dad4d23: Preparing 18:19:53 350bb87f214a: Preparing 18:19:53 5f70bf18a086: Preparing 18:19:53 1d1e86619fab: Preparing 18:19:53 72dd68b2904d: Preparing 18:19:53 df252c03593f: Preparing 18:19:53 cc2447e1835a: Preparing 18:19:53 ee4b8dad4d23: Waiting 18:19:53 350bb87f214a: Waiting 18:19:53 5f70bf18a086: Waiting 18:19:53 1d1e86619fab: Waiting 18:19:53 72dd68b2904d: Waiting 18:19:53 df252c03593f: Waiting 18:19:53 cc2447e1835a: Waiting 18:19:53 e6bf8c398e30: Waiting 18:19:53 94d057f3ce0f: Waiting 18:19:53 8ab2420d64e6: Waiting 18:19:53 d9ecaedc27b2: Waiting 18:19:53 218505226939: Layer already exists 18:19:53 b3f1475f59e8: Layer already exists 18:19:53 0e82378315b3: Layer already exists 18:19:53 3b5d153f3bdf: Layer already exists 18:19:53 94d057f3ce0f: Layer already exists 18:19:53 d9ecaedc27b2: Layer already exists 18:19:53 b21789a7ae8f: Layer already exists 18:19:53 8ab2420d64e6: Layer already exists 18:19:53 e6bf8c398e30: Layer already exists 18:19:53 ee4b8dad4d23: Layer already exists 18:19:53 350bb87f214a: Layer already exists 18:19:53 5f70bf18a086: Layer already exists 18:19:53 72dd68b2904d: Layer already exists 18:19:53 1d1e86619fab: Layer already exists 18:19:53 cc2447e1835a: Layer already exists 18:19:53 df252c03593f: Layer already exists 18:19:53 latest: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 18:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:19:54 218505226939: Preparing 18:19:54 0e82378315b3: Preparing 18:19:54 b3f1475f59e8: Preparing 18:19:54 b21789a7ae8f: Preparing 18:19:54 3b5d153f3bdf: Preparing 18:19:54 d9ecaedc27b2: Preparing 18:19:54 e6bf8c398e30: Preparing 18:19:54 94d057f3ce0f: Preparing 18:19:54 8ab2420d64e6: Preparing 18:19:54 ee4b8dad4d23: Preparing 18:19:54 350bb87f214a: Preparing 18:19:54 5f70bf18a086: Preparing 18:19:54 1d1e86619fab: Preparing 18:19:54 72dd68b2904d: Preparing 18:19:54 df252c03593f: Preparing 18:19:54 cc2447e1835a: Preparing 18:19:54 5f70bf18a086: Waiting 18:19:54 1d1e86619fab: Waiting 18:19:54 72dd68b2904d: Waiting 18:19:54 df252c03593f: Waiting 18:19:54 e6bf8c398e30: Waiting 18:19:54 cc2447e1835a: Waiting 18:19:54 8ab2420d64e6: Waiting 18:19:54 ee4b8dad4d23: Waiting 18:19:54 350bb87f214a: Waiting 18:19:54 0e82378315b3: Layer already exists 18:19:54 b21789a7ae8f: Layer already exists 18:19:54 3b5d153f3bdf: Layer already exists 18:19:54 b3f1475f59e8: Layer already exists 18:19:54 218505226939: Layer already exists 18:19:54 e6bf8c398e30: Layer already exists 18:19:54 d9ecaedc27b2: Layer already exists 18:19:54 ee4b8dad4d23: Layer already exists 18:19:54 94d057f3ce0f: Layer already exists 18:19:54 8ab2420d64e6: Layer already exists 18:19:54 5f70bf18a086: Layer already exists 18:19:54 df252c03593f: Layer already exists 18:19:54 1d1e86619fab: Layer already exists 18:19:54 350bb87f214a: Layer already exists 18:19:54 72dd68b2904d: Layer already exists 18:19:54 cc2447e1835a: Layer already exists 18:19:54 3.2.0-dev.1: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:19:55 218505226939: Preparing 18:19:55 0e82378315b3: Preparing 18:19:55 b3f1475f59e8: Preparing 18:19:55 b21789a7ae8f: Preparing 18:19:55 3b5d153f3bdf: Preparing 18:19:55 d9ecaedc27b2: Preparing 18:19:55 e6bf8c398e30: Preparing 18:19:55 94d057f3ce0f: Preparing 18:19:55 8ab2420d64e6: Preparing 18:19:55 ee4b8dad4d23: Preparing 18:19:55 350bb87f214a: Preparing 18:19:55 5f70bf18a086: Preparing 18:19:55 1d1e86619fab: Preparing 18:19:55 72dd68b2904d: Preparing 18:19:55 df252c03593f: Preparing 18:19:55 cc2447e1835a: Preparing 18:19:55 94d057f3ce0f: Waiting 18:19:55 e6bf8c398e30: Waiting 18:19:55 8ab2420d64e6: Waiting 18:19:55 d9ecaedc27b2: Waiting 18:19:55 ee4b8dad4d23: Waiting 18:19:55 72dd68b2904d: Waiting 18:19:55 1d1e86619fab: Waiting 18:19:55 5f70bf18a086: Waiting 18:19:55 df252c03593f: Waiting 18:19:55 cc2447e1835a: Waiting 18:19:55 0e82378315b3: Layer already exists 18:19:55 3b5d153f3bdf: Layer already exists 18:19:55 b21789a7ae8f: Layer already exists 18:19:55 218505226939: Layer already exists 18:19:55 b3f1475f59e8: Layer already exists 18:19:55 d9ecaedc27b2: Layer already exists 18:19:55 e6bf8c398e30: Layer already exists 18:19:55 8ab2420d64e6: Layer already exists 18:19:55 ee4b8dad4d23: Layer already exists 18:19:55 94d057f3ce0f: Layer already exists 18:19:55 350bb87f214a: Layer already exists 18:19:55 5f70bf18a086: Layer already exists 18:19:55 1d1e86619fab: Layer already exists 18:19:55 72dd68b2904d: Layer already exists 18:19:55 df252c03593f: Layer already exists 18:19:55 cc2447e1835a: Layer already exists 18:19:55 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:19:56 218505226939: Preparing 18:19:56 0e82378315b3: Preparing 18:19:56 b3f1475f59e8: Preparing 18:19:56 b21789a7ae8f: Preparing 18:19:56 3b5d153f3bdf: Preparing 18:19:56 d9ecaedc27b2: Preparing 18:19:56 e6bf8c398e30: Preparing 18:19:56 94d057f3ce0f: Preparing 18:19:56 8ab2420d64e6: Preparing 18:19:56 ee4b8dad4d23: Preparing 18:19:56 350bb87f214a: Preparing 18:19:56 5f70bf18a086: Preparing 18:19:56 1d1e86619fab: Preparing 18:19:56 72dd68b2904d: Preparing 18:19:56 df252c03593f: Preparing 18:19:56 cc2447e1835a: Preparing 18:19:56 8ab2420d64e6: Waiting 18:19:56 d9ecaedc27b2: Waiting 18:19:56 ee4b8dad4d23: Waiting 18:19:56 e6bf8c398e30: Waiting 18:19:56 94d057f3ce0f: Waiting 18:19:56 72dd68b2904d: Waiting 18:19:56 5f70bf18a086: Waiting 18:19:56 df252c03593f: Waiting 18:19:56 1d1e86619fab: Waiting 18:19:56 cc2447e1835a: Waiting 18:19:56 0e82378315b3: Layer already exists 18:19:56 b21789a7ae8f: Layer already exists 18:19:56 3b5d153f3bdf: Layer already exists 18:19:56 218505226939: Layer already exists 18:19:56 b3f1475f59e8: Layer already exists 18:19:56 e6bf8c398e30: Layer already exists 18:19:56 d9ecaedc27b2: Layer already exists 18:19:56 94d057f3ce0f: Layer already exists 18:19:56 8ab2420d64e6: Layer already exists 18:19:56 ee4b8dad4d23: Layer already exists 18:19:56 350bb87f214a: Layer already exists 18:19:56 5f70bf18a086: Layer already exists 18:19:56 1d1e86619fab: Layer already exists 18:19:56 72dd68b2904d: Layer already exists 18:19:56 df252c03593f: Layer already exists 18:19:56 cc2447e1835a: Layer already exists 18:19:56 main: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:19:56 ===================================================== [Pipeline] echo 18:19:56 taggedImages: 18:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 18:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:19:56 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 18:19:56 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:56 latest 18:19:56 3.2.0-dev.1 18:19:56 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:19:56 main 18:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:19:57 7751c8ee3bcc: Preparing 18:19:57 e235894cf407: Preparing 18:19:57 7bd5596354d9: Preparing 18:19:57 8c63c17fdffa: Preparing 18:19:57 94d057f3ce0f: Preparing 18:19:57 8ab2420d64e6: Preparing 18:19:57 edf48642f51e: Preparing 18:19:57 5a6ccc35926e: Preparing 18:19:57 cc2447e1835a: Preparing 18:19:57 edf48642f51e: Waiting 18:19:57 8ab2420d64e6: Waiting 18:19:57 5a6ccc35926e: Waiting 18:19:57 cc2447e1835a: Waiting 18:19:57 94d057f3ce0f: Layer already exists 18:19:57 e235894cf407: Layer already exists 18:19:57 8ab2420d64e6: Layer already exists 18:19:57 edf48642f51e: Layer already exists 18:19:57 5a6ccc35926e: Layer already exists 18:19:57 cc2447e1835a: Layer already exists 18:19:57 7bd5596354d9: Pushed 18:19:57 7751c8ee3bcc: Pushed 18:19:59 8c63c17fdffa: Pushed 18:19:59 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:20:00 7751c8ee3bcc: Preparing 18:20:00 e235894cf407: Preparing 18:20:00 7bd5596354d9: Preparing 18:20:00 8c63c17fdffa: Preparing 18:20:00 94d057f3ce0f: Preparing 18:20:00 8ab2420d64e6: Preparing 18:20:00 edf48642f51e: Preparing 18:20:00 5a6ccc35926e: Preparing 18:20:00 cc2447e1835a: Preparing 18:20:00 edf48642f51e: Waiting 18:20:00 cc2447e1835a: Waiting 18:20:00 5a6ccc35926e: Waiting 18:20:00 8ab2420d64e6: Waiting 18:20:00 8c63c17fdffa: Layer already exists 18:20:00 e235894cf407: Layer already exists 18:20:00 7bd5596354d9: Layer already exists 18:20:00 94d057f3ce0f: Layer already exists 18:20:00 7751c8ee3bcc: Layer already exists 18:20:00 8ab2420d64e6: Layer already exists 18:20:00 edf48642f51e: Layer already exists 18:20:00 5a6ccc35926e: Layer already exists 18:20:00 cc2447e1835a: Layer already exists 18:20:00 latest: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 18:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:20:01 7751c8ee3bcc: Preparing 18:20:01 e235894cf407: Preparing 18:20:01 7bd5596354d9: Preparing 18:20:01 8c63c17fdffa: Preparing 18:20:01 94d057f3ce0f: Preparing 18:20:01 8ab2420d64e6: Preparing 18:20:01 edf48642f51e: Preparing 18:20:01 5a6ccc35926e: Preparing 18:20:01 cc2447e1835a: Preparing 18:20:01 8ab2420d64e6: Waiting 18:20:01 edf48642f51e: Waiting 18:20:01 5a6ccc35926e: Waiting 18:20:01 e235894cf407: Layer already exists 18:20:01 8c63c17fdffa: Layer already exists 18:20:01 94d057f3ce0f: Layer already exists 18:20:01 7751c8ee3bcc: Layer already exists 18:20:01 7bd5596354d9: Layer already exists 18:20:01 edf48642f51e: Layer already exists 18:20:01 8ab2420d64e6: Layer already exists 18:20:01 cc2447e1835a: Layer already exists 18:20:01 5a6ccc35926e: Layer already exists 18:20:01 3.2.0-dev.1: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:20:02 7751c8ee3bcc: Preparing 18:20:02 e235894cf407: Preparing 18:20:02 7bd5596354d9: Preparing 18:20:02 8c63c17fdffa: Preparing 18:20:02 94d057f3ce0f: Preparing 18:20:02 8ab2420d64e6: Preparing 18:20:02 edf48642f51e: Preparing 18:20:02 5a6ccc35926e: Preparing 18:20:02 cc2447e1835a: Preparing 18:20:02 8ab2420d64e6: Waiting 18:20:02 edf48642f51e: Waiting 18:20:02 cc2447e1835a: Waiting 18:20:02 5a6ccc35926e: Waiting 18:20:02 8c63c17fdffa: Layer already exists 18:20:02 7751c8ee3bcc: Layer already exists 18:20:02 7bd5596354d9: Layer already exists 18:20:02 94d057f3ce0f: Layer already exists 18:20:02 e235894cf407: Layer already exists 18:20:02 8ab2420d64e6: Layer already exists 18:20:02 edf48642f51e: Layer already exists 18:20:02 cc2447e1835a: Layer already exists 18:20:02 5a6ccc35926e: Layer already exists 18:20:02 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 18:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:20:03 7751c8ee3bcc: Preparing 18:20:03 e235894cf407: Preparing 18:20:03 7bd5596354d9: Preparing 18:20:03 8c63c17fdffa: Preparing 18:20:03 94d057f3ce0f: Preparing 18:20:03 8ab2420d64e6: Preparing 18:20:03 edf48642f51e: Preparing 18:20:03 5a6ccc35926e: Preparing 18:20:03 cc2447e1835a: Preparing 18:20:03 edf48642f51e: Waiting 18:20:03 cc2447e1835a: Waiting 18:20:03 5a6ccc35926e: Waiting 18:20:03 8ab2420d64e6: Waiting 18:20:03 94d057f3ce0f: Layer already exists 18:20:03 7bd5596354d9: Layer already exists 18:20:03 7751c8ee3bcc: Layer already exists 18:20:03 e235894cf407: Layer already exists 18:20:03 8c63c17fdffa: Layer already exists 18:20:03 edf48642f51e: Layer already exists 18:20:03 8ab2420d64e6: Layer already exists 18:20:03 cc2447e1835a: Layer already exists 18:20:03 5a6ccc35926e: Layer already exists 18:20:03 main: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:03 ===================================================== [Pipeline] echo 18:20:03 taggedImages: 18:20:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:20:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 18:20:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 18:20:03 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:20:03 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:03 latest 18:20:03 3.2.0-dev.1 18:20:03 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:03 main 18:20:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:20:04 732b26154eaa: Preparing 18:20:04 1ed72f023e2c: Preparing 18:20:04 b23684f3c665: Preparing 18:20:04 c2aa1f611c1f: Preparing 18:20:04 38847bf27215: Preparing 18:20:04 94d057f3ce0f: Preparing 18:20:04 8ab2420d64e6: Preparing 18:20:04 13f6a24da624: Preparing 18:20:04 6cbf6c16a62b: Preparing 18:20:04 94d057f3ce0f: Waiting 18:20:04 13f6a24da624: Waiting 18:20:04 1236290d19e6: Preparing 18:20:04 8ab2420d64e6: Waiting 18:20:04 cc2447e1835a: Preparing 18:20:04 cc2447e1835a: Waiting 18:20:04 1ed72f023e2c: Pushed 18:20:04 c2aa1f611c1f: Pushed 18:20:04 732b26154eaa: Pushed 18:20:04 38847bf27215: Pushed 18:20:04 94d057f3ce0f: Layer already exists 18:20:04 8ab2420d64e6: Layer already exists 18:20:04 cc2447e1835a: Layer already exists 18:20:05 13f6a24da624: Pushed 18:20:05 6cbf6c16a62b: Pushed 18:20:06 b23684f3c665: Pushed 18:20:06 1236290d19e6: Pushed 18:20:06 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:20:07 732b26154eaa: Preparing 18:20:07 1ed72f023e2c: Preparing 18:20:07 b23684f3c665: Preparing 18:20:07 c2aa1f611c1f: Preparing 18:20:07 38847bf27215: Preparing 18:20:07 94d057f3ce0f: Preparing 18:20:07 8ab2420d64e6: Preparing 18:20:07 13f6a24da624: Preparing 18:20:07 8ab2420d64e6: Waiting 18:20:07 13f6a24da624: Waiting 18:20:07 6cbf6c16a62b: Preparing 18:20:07 1236290d19e6: Preparing 18:20:07 cc2447e1835a: Preparing 18:20:07 6cbf6c16a62b: Waiting 18:20:07 cc2447e1835a: Waiting 18:20:07 1236290d19e6: Waiting 18:20:07 38847bf27215: Layer already exists 18:20:07 c2aa1f611c1f: Layer already exists 18:20:07 b23684f3c665: Layer already exists 18:20:07 732b26154eaa: Layer already exists 18:20:07 1ed72f023e2c: Layer already exists 18:20:07 8ab2420d64e6: Layer already exists 18:20:07 13f6a24da624: Layer already exists 18:20:07 6cbf6c16a62b: Layer already exists 18:20:07 94d057f3ce0f: Layer already exists 18:20:07 1236290d19e6: Layer already exists 18:20:07 cc2447e1835a: Layer already exists 18:20:07 latest: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 18:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:20:08 732b26154eaa: Preparing 18:20:08 1ed72f023e2c: Preparing 18:20:08 b23684f3c665: Preparing 18:20:08 c2aa1f611c1f: Preparing 18:20:08 38847bf27215: Preparing 18:20:08 94d057f3ce0f: Preparing 18:20:08 8ab2420d64e6: Preparing 18:20:08 13f6a24da624: Preparing 18:20:08 6cbf6c16a62b: Preparing 18:20:08 1236290d19e6: Preparing 18:20:08 8ab2420d64e6: Waiting 18:20:08 6cbf6c16a62b: Waiting 18:20:08 13f6a24da624: Waiting 18:20:08 94d057f3ce0f: Waiting 18:20:08 cc2447e1835a: Preparing 18:20:08 1236290d19e6: Waiting 18:20:08 b23684f3c665: Layer already exists 18:20:08 1ed72f023e2c: Layer already exists 18:20:08 732b26154eaa: Layer already exists 18:20:08 c2aa1f611c1f: Layer already exists 18:20:08 38847bf27215: Layer already exists 18:20:08 94d057f3ce0f: Layer already exists 18:20:08 13f6a24da624: Layer already exists 18:20:08 6cbf6c16a62b: Layer already exists 18:20:08 8ab2420d64e6: Layer already exists 18:20:08 1236290d19e6: Layer already exists 18:20:08 cc2447e1835a: Layer already exists 18:20:08 3.2.0-dev.1: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:20:09 732b26154eaa: Preparing 18:20:09 1ed72f023e2c: Preparing 18:20:09 b23684f3c665: Preparing 18:20:09 c2aa1f611c1f: Preparing 18:20:09 38847bf27215: Preparing 18:20:09 94d057f3ce0f: Preparing 18:20:09 8ab2420d64e6: Preparing 18:20:09 13f6a24da624: Preparing 18:20:09 6cbf6c16a62b: Preparing 18:20:09 1236290d19e6: Preparing 18:20:09 cc2447e1835a: Preparing 18:20:09 94d057f3ce0f: Waiting 18:20:09 8ab2420d64e6: Waiting 18:20:09 13f6a24da624: Waiting 18:20:09 6cbf6c16a62b: Waiting 18:20:09 1236290d19e6: Waiting 18:20:09 cc2447e1835a: Waiting 18:20:09 1ed72f023e2c: Layer already exists 18:20:09 732b26154eaa: Layer already exists 18:20:09 b23684f3c665: Layer already exists 18:20:09 c2aa1f611c1f: Layer already exists 18:20:09 38847bf27215: Layer already exists 18:20:09 94d057f3ce0f: Layer already exists 18:20:09 1236290d19e6: Layer already exists 18:20:09 8ab2420d64e6: Layer already exists 18:20:09 6cbf6c16a62b: Layer already exists 18:20:09 13f6a24da624: Layer already exists 18:20:09 cc2447e1835a: Layer already exists 18:20:09 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:20:10 732b26154eaa: Preparing 18:20:10 1ed72f023e2c: Preparing 18:20:10 b23684f3c665: Preparing 18:20:10 c2aa1f611c1f: Preparing 18:20:10 38847bf27215: Preparing 18:20:10 94d057f3ce0f: Preparing 18:20:10 8ab2420d64e6: Preparing 18:20:10 13f6a24da624: Preparing 18:20:10 6cbf6c16a62b: Preparing 18:20:10 1236290d19e6: Preparing 18:20:10 cc2447e1835a: Preparing 18:20:10 8ab2420d64e6: Waiting 18:20:10 13f6a24da624: Waiting 18:20:10 6cbf6c16a62b: Waiting 18:20:10 1236290d19e6: Waiting 18:20:10 cc2447e1835a: Waiting 18:20:10 38847bf27215: Layer already exists 18:20:10 1ed72f023e2c: Layer already exists 18:20:10 c2aa1f611c1f: Layer already exists 18:20:10 732b26154eaa: Layer already exists 18:20:10 b23684f3c665: Layer already exists 18:20:10 94d057f3ce0f: Layer already exists 18:20:10 8ab2420d64e6: Layer already exists 18:20:10 6cbf6c16a62b: Layer already exists 18:20:10 13f6a24da624: Layer already exists 18:20:10 1236290d19e6: Layer already exists 18:20:10 cc2447e1835a: Layer already exists 18:20:10 main: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:11 ===================================================== [Pipeline] echo 18:20:11 taggedImages: 18:20:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:20:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 18:20:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:20:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:20:11 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:11 latest 18:20:11 3.2.0-dev.1 18:20:11 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:11 main 18:20:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:20:12 78126af6416d: Preparing 18:20:12 ba88a2723a75: Preparing 18:20:12 3e1001494698: Preparing 18:20:12 80647ce82c64: Preparing 18:20:12 563f54b2202a: Preparing 18:20:12 100b975e1fd7: Preparing 18:20:12 7f8b4c814e66: Preparing 18:20:12 94d057f3ce0f: Preparing 18:20:12 8ab2420d64e6: Preparing 18:20:12 5b678bb204fe: Preparing 18:20:12 c230ccd3b374: Preparing 18:20:12 cc2447e1835a: Preparing 18:20:12 100b975e1fd7: Waiting 18:20:12 5b678bb204fe: Waiting 18:20:12 7f8b4c814e66: Waiting 18:20:12 8ab2420d64e6: Waiting 18:20:12 94d057f3ce0f: Waiting 18:20:12 c230ccd3b374: Waiting 18:20:12 78126af6416d: Pushed 18:20:12 563f54b2202a: Pushed 18:20:12 ba88a2723a75: Pushed 18:20:12 94d057f3ce0f: Layer already exists 18:20:12 8ab2420d64e6: Layer already exists 18:20:12 100b975e1fd7: Pushed 18:20:12 7f8b4c814e66: Pushed 18:20:12 cc2447e1835a: Layer already exists 18:20:13 5b678bb204fe: Pushed 18:20:13 80647ce82c64: Pushed 18:20:13 c230ccd3b374: Pushed 18:20:14 3e1001494698: Pushed 18:20:14 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:20:15 78126af6416d: Preparing 18:20:15 ba88a2723a75: Preparing 18:20:15 3e1001494698: Preparing 18:20:15 80647ce82c64: Preparing 18:20:15 563f54b2202a: Preparing 18:20:15 100b975e1fd7: Preparing 18:20:15 7f8b4c814e66: Preparing 18:20:15 94d057f3ce0f: Preparing 18:20:15 8ab2420d64e6: Preparing 18:20:15 5b678bb204fe: Preparing 18:20:15 c230ccd3b374: Preparing 18:20:15 cc2447e1835a: Preparing 18:20:15 7f8b4c814e66: Waiting 18:20:15 94d057f3ce0f: Waiting 18:20:15 8ab2420d64e6: Waiting 18:20:15 5b678bb204fe: Waiting 18:20:15 c230ccd3b374: Waiting 18:20:15 cc2447e1835a: Waiting 18:20:15 100b975e1fd7: Waiting 18:20:15 78126af6416d: Layer already exists 18:20:15 80647ce82c64: Layer already exists 18:20:15 ba88a2723a75: Layer already exists 18:20:15 3e1001494698: Layer already exists 18:20:15 563f54b2202a: Layer already exists 18:20:15 100b975e1fd7: Layer already exists 18:20:15 94d057f3ce0f: Layer already exists 18:20:15 8ab2420d64e6: Layer already exists 18:20:15 7f8b4c814e66: Layer already exists 18:20:15 5b678bb204fe: Layer already exists 18:20:15 c230ccd3b374: Layer already exists 18:20:15 cc2447e1835a: Layer already exists 18:20:15 latest: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 18:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:20:16 78126af6416d: Preparing 18:20:16 ba88a2723a75: Preparing 18:20:16 3e1001494698: Preparing 18:20:16 80647ce82c64: Preparing 18:20:16 563f54b2202a: Preparing 18:20:16 100b975e1fd7: Preparing 18:20:16 7f8b4c814e66: Preparing 18:20:16 94d057f3ce0f: Preparing 18:20:16 8ab2420d64e6: Preparing 18:20:16 5b678bb204fe: Preparing 18:20:16 c230ccd3b374: Preparing 18:20:16 cc2447e1835a: Preparing 18:20:16 100b975e1fd7: Waiting 18:20:16 c230ccd3b374: Waiting 18:20:16 8ab2420d64e6: Waiting 18:20:16 7f8b4c814e66: Waiting 18:20:16 5b678bb204fe: Waiting 18:20:16 cc2447e1835a: Waiting 18:20:16 94d057f3ce0f: Waiting 18:20:16 ba88a2723a75: Layer already exists 18:20:16 3e1001494698: Layer already exists 18:20:16 80647ce82c64: Layer already exists 18:20:16 563f54b2202a: Layer already exists 18:20:16 78126af6416d: Layer already exists 18:20:16 100b975e1fd7: Layer already exists 18:20:16 7f8b4c814e66: Layer already exists 18:20:16 8ab2420d64e6: Layer already exists 18:20:16 94d057f3ce0f: Layer already exists 18:20:16 5b678bb204fe: Layer already exists 18:20:16 cc2447e1835a: Layer already exists 18:20:16 c230ccd3b374: Layer already exists 18:20:16 3.2.0-dev.1: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:20:17 78126af6416d: Preparing 18:20:17 ba88a2723a75: Preparing 18:20:17 3e1001494698: Preparing 18:20:17 80647ce82c64: Preparing 18:20:17 563f54b2202a: Preparing 18:20:17 100b975e1fd7: Preparing 18:20:17 7f8b4c814e66: Preparing 18:20:17 94d057f3ce0f: Preparing 18:20:17 8ab2420d64e6: Preparing 18:20:17 5b678bb204fe: Preparing 18:20:17 c230ccd3b374: Preparing 18:20:17 cc2447e1835a: Preparing 18:20:17 94d057f3ce0f: Waiting 18:20:17 8ab2420d64e6: Waiting 18:20:17 7f8b4c814e66: Waiting 18:20:17 100b975e1fd7: Waiting 18:20:17 5b678bb204fe: Waiting 18:20:17 cc2447e1835a: Waiting 18:20:17 3e1001494698: Layer already exists 18:20:17 563f54b2202a: Layer already exists 18:20:17 ba88a2723a75: Layer already exists 18:20:17 80647ce82c64: Layer already exists 18:20:17 78126af6416d: Layer already exists 18:20:17 100b975e1fd7: Layer already exists 18:20:17 8ab2420d64e6: Layer already exists 18:20:17 94d057f3ce0f: Layer already exists 18:20:17 5b678bb204fe: Layer already exists 18:20:17 7f8b4c814e66: Layer already exists 18:20:17 c230ccd3b374: Layer already exists 18:20:17 cc2447e1835a: Layer already exists 18:20:17 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:20:18 78126af6416d: Preparing 18:20:18 ba88a2723a75: Preparing 18:20:18 3e1001494698: Preparing 18:20:18 80647ce82c64: Preparing 18:20:18 563f54b2202a: Preparing 18:20:18 100b975e1fd7: Preparing 18:20:18 7f8b4c814e66: Preparing 18:20:18 94d057f3ce0f: Preparing 18:20:18 100b975e1fd7: Waiting 18:20:18 7f8b4c814e66: Waiting 18:20:18 8ab2420d64e6: Preparing 18:20:18 5b678bb204fe: Preparing 18:20:18 c230ccd3b374: Preparing 18:20:18 cc2447e1835a: Preparing 18:20:18 94d057f3ce0f: Waiting 18:20:18 cc2447e1835a: Waiting 18:20:18 c230ccd3b374: Waiting 18:20:18 8ab2420d64e6: Waiting 18:20:18 5b678bb204fe: Waiting 18:20:18 ba88a2723a75: Layer already exists 18:20:18 78126af6416d: Layer already exists 18:20:18 3e1001494698: Layer already exists 18:20:18 563f54b2202a: Layer already exists 18:20:18 80647ce82c64: Layer already exists 18:20:18 100b975e1fd7: Layer already exists 18:20:18 7f8b4c814e66: Layer already exists 18:20:18 5b678bb204fe: Layer already exists 18:20:18 94d057f3ce0f: Layer already exists 18:20:18 8ab2420d64e6: Layer already exists 18:20:18 c230ccd3b374: Layer already exists 18:20:18 cc2447e1835a: Layer already exists 18:20:18 main: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:18 ===================================================== [Pipeline] echo 18:20:18 taggedImages: 18:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 18:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:20:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:20:19 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:19 latest 18:20:19 3.2.0-dev.1 18:20:19 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:19 main 18:20:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:20:20 ff577d27160e: Preparing 18:20:20 81d9c037c16e: Preparing 18:20:20 94d057f3ce0f: Preparing 18:20:20 8ab2420d64e6: Preparing 18:20:20 0304f0dc5e38: Preparing 18:20:20 76dbf58a16ca: Preparing 18:20:20 cc2447e1835a: Preparing 18:20:20 76dbf58a16ca: Waiting 18:20:20 cc2447e1835a: Waiting 18:20:20 94d057f3ce0f: Layer already exists 18:20:20 8ab2420d64e6: Layer already exists 18:20:20 cc2447e1835a: Layer already exists 18:20:20 ff577d27160e: Pushed 18:20:20 76dbf58a16ca: Pushed 18:20:20 0304f0dc5e38: Pushed 18:20:22 81d9c037c16e: Pushed 18:20:22 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:23 + 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 18:20:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:20:23 ff577d27160e: Preparing 18:20:23 81d9c037c16e: Preparing 18:20:23 94d057f3ce0f: Preparing 18:20:23 8ab2420d64e6: Preparing 18:20:23 0304f0dc5e38: Preparing 18:20:23 76dbf58a16ca: Preparing 18:20:23 cc2447e1835a: Preparing 18:20:23 cc2447e1835a: Waiting 18:20:23 76dbf58a16ca: Waiting 18:20:23 94d057f3ce0f: Layer already exists 18:20:23 ff577d27160e: Layer already exists 18:20:23 0304f0dc5e38: Layer already exists 18:20:23 81d9c037c16e: Layer already exists 18:20:23 8ab2420d64e6: Layer already exists 18:20:23 76dbf58a16ca: Layer already exists 18:20:23 cc2447e1835a: Layer already exists 18:20:23 latest: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 18:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:20:24 ff577d27160e: Preparing 18:20:24 81d9c037c16e: Preparing 18:20:24 94d057f3ce0f: Preparing 18:20:24 8ab2420d64e6: Preparing 18:20:24 0304f0dc5e38: Preparing 18:20:24 76dbf58a16ca: Preparing 18:20:24 cc2447e1835a: Preparing 18:20:24 cc2447e1835a: Waiting 18:20:24 76dbf58a16ca: Waiting 18:20:24 81d9c037c16e: Layer already exists 18:20:24 ff577d27160e: Layer already exists 18:20:24 8ab2420d64e6: Layer already exists 18:20:24 0304f0dc5e38: Layer already exists 18:20:24 94d057f3ce0f: Layer already exists 18:20:24 76dbf58a16ca: Layer already exists 18:20:24 cc2447e1835a: Layer already exists 18:20:24 3.2.0-dev.1: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:20:25 ff577d27160e: Preparing 18:20:25 81d9c037c16e: Preparing 18:20:25 94d057f3ce0f: Preparing 18:20:25 8ab2420d64e6: Preparing 18:20:25 0304f0dc5e38: Preparing 18:20:25 76dbf58a16ca: Preparing 18:20:25 cc2447e1835a: Preparing 18:20:25 76dbf58a16ca: Waiting 18:20:25 cc2447e1835a: Waiting 18:20:25 8ab2420d64e6: Layer already exists 18:20:25 0304f0dc5e38: Layer already exists 18:20:25 ff577d27160e: Layer already exists 18:20:25 94d057f3ce0f: Layer already exists 18:20:25 81d9c037c16e: Layer already exists 18:20:25 76dbf58a16ca: Layer already exists 18:20:25 cc2447e1835a: Layer already exists 18:20:25 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:26 + 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 18:20:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:20:26 ff577d27160e: Preparing 18:20:26 81d9c037c16e: Preparing 18:20:26 94d057f3ce0f: Preparing 18:20:26 8ab2420d64e6: Preparing 18:20:26 0304f0dc5e38: Preparing 18:20:26 76dbf58a16ca: Preparing 18:20:26 cc2447e1835a: Preparing 18:20:26 76dbf58a16ca: Waiting 18:20:26 cc2447e1835a: Waiting 18:20:26 ff577d27160e: Layer already exists 18:20:26 8ab2420d64e6: Layer already exists 18:20:26 81d9c037c16e: Layer already exists 18:20:26 0304f0dc5e38: Layer already exists 18:20:26 94d057f3ce0f: Layer already exists 18:20:26 76dbf58a16ca: Layer already exists 18:20:26 cc2447e1835a: Layer already exists 18:20:26 main: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:27 ===================================================== [Pipeline] echo 18:20:27 taggedImages: 18:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 18:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:20:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:20:27 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:27 latest 18:20:27 3.2.0-dev.1 18:20:27 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:27 main 18:20:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:20:28 27aecd60ece4: Preparing 18:20:28 b2042a42c3a7: Preparing 18:20:28 254b0a7c7f5f: Preparing 18:20:28 94d057f3ce0f: Preparing 18:20:28 8ab2420d64e6: Preparing 18:20:28 171c35fa0053: Preparing 18:20:28 0a5daaf69fb3: Preparing 18:20:28 f2c9713d7b37: Preparing 18:20:28 bfb2cd4c69ee: Preparing 18:20:28 cc2447e1835a: Preparing 18:20:28 f2c9713d7b37: Waiting 18:20:28 0a5daaf69fb3: Waiting 18:20:28 bfb2cd4c69ee: Waiting 18:20:28 171c35fa0053: Waiting 18:20:28 cc2447e1835a: Waiting 18:20:28 8ab2420d64e6: Layer already exists 18:20:28 94d057f3ce0f: Layer already exists 18:20:28 27aecd60ece4: Pushed 18:20:28 254b0a7c7f5f: Pushed 18:20:28 b2042a42c3a7: Pushed 18:20:28 cc2447e1835a: Layer already exists 18:20:29 f2c9713d7b37: Pushed 18:20:29 bfb2cd4c69ee: Pushed 18:20:34 0a5daaf69fb3: Pushed 18:20:36 171c35fa0053: Pushed 18:20:36 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:20:37 27aecd60ece4: Preparing 18:20:37 b2042a42c3a7: Preparing 18:20:37 254b0a7c7f5f: Preparing 18:20:37 94d057f3ce0f: Preparing 18:20:37 8ab2420d64e6: Preparing 18:20:37 171c35fa0053: Preparing 18:20:37 0a5daaf69fb3: Preparing 18:20:37 f2c9713d7b37: Preparing 18:20:37 bfb2cd4c69ee: Preparing 18:20:37 cc2447e1835a: Preparing 18:20:37 171c35fa0053: Waiting 18:20:37 bfb2cd4c69ee: Waiting 18:20:37 0a5daaf69fb3: Waiting 18:20:37 cc2447e1835a: Waiting 18:20:37 f2c9713d7b37: Waiting 18:20:37 27aecd60ece4: Layer already exists 18:20:37 8ab2420d64e6: Layer already exists 18:20:37 94d057f3ce0f: Layer already exists 18:20:37 b2042a42c3a7: Layer already exists 18:20:37 254b0a7c7f5f: Layer already exists 18:20:37 bfb2cd4c69ee: Layer already exists 18:20:37 171c35fa0053: Layer already exists 18:20:37 f2c9713d7b37: Layer already exists 18:20:37 0a5daaf69fb3: Layer already exists 18:20:37 cc2447e1835a: Layer already exists 18:20:37 latest: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 18:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:20:38 27aecd60ece4: Preparing 18:20:38 b2042a42c3a7: Preparing 18:20:38 254b0a7c7f5f: Preparing 18:20:38 94d057f3ce0f: Preparing 18:20:38 8ab2420d64e6: Preparing 18:20:38 171c35fa0053: Preparing 18:20:38 0a5daaf69fb3: Preparing 18:20:38 f2c9713d7b37: Preparing 18:20:38 bfb2cd4c69ee: Preparing 18:20:38 cc2447e1835a: Preparing 18:20:38 f2c9713d7b37: Waiting 18:20:38 171c35fa0053: Waiting 18:20:38 bfb2cd4c69ee: Waiting 18:20:38 cc2447e1835a: Waiting 18:20:38 0a5daaf69fb3: Waiting 18:20:38 27aecd60ece4: Layer already exists 18:20:38 94d057f3ce0f: Layer already exists 18:20:38 254b0a7c7f5f: Layer already exists 18:20:38 b2042a42c3a7: Layer already exists 18:20:38 8ab2420d64e6: Layer already exists 18:20:38 171c35fa0053: Layer already exists 18:20:38 bfb2cd4c69ee: Layer already exists 18:20:38 f2c9713d7b37: Layer already exists 18:20:38 cc2447e1835a: Layer already exists 18:20:38 0a5daaf69fb3: Layer already exists 18:20:38 3.2.0-dev.1: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:20:39 27aecd60ece4: Preparing 18:20:39 b2042a42c3a7: Preparing 18:20:39 254b0a7c7f5f: Preparing 18:20:39 94d057f3ce0f: Preparing 18:20:39 8ab2420d64e6: Preparing 18:20:39 171c35fa0053: Preparing 18:20:39 0a5daaf69fb3: Preparing 18:20:39 f2c9713d7b37: Preparing 18:20:39 171c35fa0053: Waiting 18:20:39 0a5daaf69fb3: Waiting 18:20:39 bfb2cd4c69ee: Preparing 18:20:39 cc2447e1835a: Preparing 18:20:39 f2c9713d7b37: Waiting 18:20:39 bfb2cd4c69ee: Waiting 18:20:39 cc2447e1835a: Waiting 18:20:39 8ab2420d64e6: Layer already exists 18:20:39 b2042a42c3a7: Layer already exists 18:20:39 94d057f3ce0f: Layer already exists 18:20:39 27aecd60ece4: Layer already exists 18:20:39 254b0a7c7f5f: Layer already exists 18:20:39 171c35fa0053: Layer already exists 18:20:39 0a5daaf69fb3: Layer already exists 18:20:39 f2c9713d7b37: Layer already exists 18:20:39 bfb2cd4c69ee: Layer already exists 18:20:39 cc2447e1835a: Layer already exists 18:20:39 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:20:40 27aecd60ece4: Preparing 18:20:40 b2042a42c3a7: Preparing 18:20:40 254b0a7c7f5f: Preparing 18:20:40 94d057f3ce0f: Preparing 18:20:40 8ab2420d64e6: Preparing 18:20:40 171c35fa0053: Preparing 18:20:40 0a5daaf69fb3: Preparing 18:20:40 f2c9713d7b37: Preparing 18:20:40 bfb2cd4c69ee: Preparing 18:20:40 cc2447e1835a: Preparing 18:20:40 0a5daaf69fb3: Waiting 18:20:40 f2c9713d7b37: Waiting 18:20:40 bfb2cd4c69ee: Waiting 18:20:40 cc2447e1835a: Waiting 18:20:40 171c35fa0053: Waiting 18:20:40 254b0a7c7f5f: Layer already exists 18:20:40 b2042a42c3a7: Layer already exists 18:20:40 27aecd60ece4: Layer already exists 18:20:40 8ab2420d64e6: Layer already exists 18:20:40 94d057f3ce0f: Layer already exists 18:20:40 0a5daaf69fb3: Layer already exists 18:20:40 171c35fa0053: Layer already exists 18:20:40 f2c9713d7b37: Layer already exists 18:20:40 cc2447e1835a: Layer already exists 18:20:40 bfb2cd4c69ee: Layer already exists 18:20:40 main: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:41 ===================================================== [Pipeline] echo 18:20:41 taggedImages: 18:20:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:20:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 18:20:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:20:41 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:20:41 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:41 latest 18:20:41 3.2.0-dev.1 18:20:41 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:41 main 18:20:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:20:42 ade9faf4b78f: Preparing 18:20:42 8f7218beb7df: Preparing 18:20:42 23083b85e298: Preparing 18:20:42 94d057f3ce0f: Preparing 18:20:42 8ab2420d64e6: Preparing 18:20:42 27fcd3e20948: Preparing 18:20:42 06ec7bc0e87c: Preparing 18:20:42 284ec281a3e2: Preparing 18:20:42 cc2447e1835a: Preparing 18:20:42 284ec281a3e2: Waiting 18:20:42 27fcd3e20948: Waiting 18:20:42 06ec7bc0e87c: Waiting 18:20:42 cc2447e1835a: Waiting 18:20:42 94d057f3ce0f: Layer already exists 18:20:42 8ab2420d64e6: Layer already exists 18:20:42 8f7218beb7df: Pushed 18:20:42 23083b85e298: Pushed 18:20:42 ade9faf4b78f: Pushed 18:20:42 cc2447e1835a: Layer already exists 18:20:43 284ec281a3e2: Pushed 18:20:43 06ec7bc0e87c: Pushed 18:20:50 27fcd3e20948: Pushed 18:20:50 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:20:51 ade9faf4b78f: Preparing 18:20:51 8f7218beb7df: Preparing 18:20:51 23083b85e298: Preparing 18:20:51 94d057f3ce0f: Preparing 18:20:51 8ab2420d64e6: Preparing 18:20:51 27fcd3e20948: Preparing 18:20:51 06ec7bc0e87c: Preparing 18:20:51 284ec281a3e2: Preparing 18:20:51 cc2447e1835a: Preparing 18:20:51 27fcd3e20948: Waiting 18:20:51 06ec7bc0e87c: Waiting 18:20:51 284ec281a3e2: Waiting 18:20:51 cc2447e1835a: Waiting 18:20:51 8ab2420d64e6: Layer already exists 18:20:51 8f7218beb7df: Layer already exists 18:20:51 ade9faf4b78f: Layer already exists 18:20:51 23083b85e298: Layer already exists 18:20:51 94d057f3ce0f: Layer already exists 18:20:51 27fcd3e20948: Layer already exists 18:20:51 06ec7bc0e87c: Layer already exists 18:20:51 cc2447e1835a: Layer already exists 18:20:51 284ec281a3e2: Layer already exists 18:20:51 latest: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 18:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:20:52 ade9faf4b78f: Preparing 18:20:52 8f7218beb7df: Preparing 18:20:52 23083b85e298: Preparing 18:20:52 94d057f3ce0f: Preparing 18:20:52 8ab2420d64e6: Preparing 18:20:52 27fcd3e20948: Preparing 18:20:52 06ec7bc0e87c: Preparing 18:20:52 284ec281a3e2: Preparing 18:20:52 cc2447e1835a: Preparing 18:20:52 27fcd3e20948: Waiting 18:20:52 06ec7bc0e87c: Waiting 18:20:52 284ec281a3e2: Waiting 18:20:52 cc2447e1835a: Waiting 18:20:52 23083b85e298: Layer already exists 18:20:52 ade9faf4b78f: Layer already exists 18:20:52 8f7218beb7df: Layer already exists 18:20:52 8ab2420d64e6: Layer already exists 18:20:52 94d057f3ce0f: Layer already exists 18:20:52 27fcd3e20948: Layer already exists 18:20:52 284ec281a3e2: Layer already exists 18:20:52 cc2447e1835a: Layer already exists 18:20:52 06ec7bc0e87c: Layer already exists 18:20:52 3.2.0-dev.1: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:20:53 ade9faf4b78f: Preparing 18:20:53 8f7218beb7df: Preparing 18:20:53 23083b85e298: Preparing 18:20:53 94d057f3ce0f: Preparing 18:20:53 8ab2420d64e6: Preparing 18:20:53 27fcd3e20948: Preparing 18:20:53 06ec7bc0e87c: Preparing 18:20:53 284ec281a3e2: Preparing 18:20:53 cc2447e1835a: Preparing 18:20:53 27fcd3e20948: Waiting 18:20:53 cc2447e1835a: Waiting 18:20:53 06ec7bc0e87c: Waiting 18:20:53 284ec281a3e2: Waiting 18:20:53 8ab2420d64e6: Layer already exists 18:20:53 ade9faf4b78f: Layer already exists 18:20:53 94d057f3ce0f: Layer already exists 18:20:53 8f7218beb7df: Layer already exists 18:20:53 23083b85e298: Layer already exists 18:20:53 284ec281a3e2: Layer already exists 18:20:53 27fcd3e20948: Layer already exists 18:20:53 cc2447e1835a: Layer already exists 18:20:53 06ec7bc0e87c: Layer already exists 18:20:53 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:20:54 ade9faf4b78f: Preparing 18:20:54 8f7218beb7df: Preparing 18:20:54 23083b85e298: Preparing 18:20:54 94d057f3ce0f: Preparing 18:20:54 8ab2420d64e6: Preparing 18:20:54 27fcd3e20948: Preparing 18:20:54 06ec7bc0e87c: Preparing 18:20:54 284ec281a3e2: Preparing 18:20:54 cc2447e1835a: Preparing 18:20:54 27fcd3e20948: Waiting 18:20:54 284ec281a3e2: Waiting 18:20:54 cc2447e1835a: Waiting 18:20:54 06ec7bc0e87c: Waiting 18:20:54 94d057f3ce0f: Layer already exists 18:20:54 8ab2420d64e6: Layer already exists 18:20:54 23083b85e298: Layer already exists 18:20:54 8f7218beb7df: Layer already exists 18:20:54 ade9faf4b78f: Layer already exists 18:20:54 27fcd3e20948: Layer already exists 18:20:54 284ec281a3e2: Layer already exists 18:20:54 cc2447e1835a: Layer already exists 18:20:54 06ec7bc0e87c: Layer already exists 18:20:54 main: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:55 ===================================================== [Pipeline] echo 18:20:55 taggedImages: 18:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 18:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:20:55 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:20:55 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:55 latest 18:20:55 3.2.0-dev.1 18:20:55 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:20:55 main 18:20:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:20:57 eace0e1f79a1: Preparing 18:20:57 c0a7cc74c149: Preparing 18:20:57 1af7399d2d02: Preparing 18:20:57 94d057f3ce0f: Preparing 18:20:57 8ab2420d64e6: Preparing 18:20:57 98461324c5e2: Preparing 18:20:57 f2c9713d7b37: Preparing 18:20:57 bfb2cd4c69ee: Preparing 18:20:57 cc2447e1835a: Preparing 18:20:57 98461324c5e2: Waiting 18:20:57 f2c9713d7b37: Waiting 18:20:57 bfb2cd4c69ee: Waiting 18:20:57 cc2447e1835a: Waiting 18:20:57 1af7399d2d02: Pushed 18:20:57 c0a7cc74c149: Pushed 18:20:57 94d057f3ce0f: Layer already exists 18:20:57 eace0e1f79a1: Pushed 18:20:57 8ab2420d64e6: Layer already exists 18:20:57 f2c9713d7b37: Layer already exists 18:20:57 bfb2cd4c69ee: Layer already exists 18:20:57 cc2447e1835a: Layer already exists 18:21:05 98461324c5e2: Pushed 18:21:05 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:21:07 eace0e1f79a1: Preparing 18:21:07 c0a7cc74c149: Preparing 18:21:07 1af7399d2d02: Preparing 18:21:07 94d057f3ce0f: Preparing 18:21:07 8ab2420d64e6: Preparing 18:21:07 98461324c5e2: Preparing 18:21:07 f2c9713d7b37: Preparing 18:21:07 bfb2cd4c69ee: Preparing 18:21:07 cc2447e1835a: Preparing 18:21:07 98461324c5e2: Waiting 18:21:07 f2c9713d7b37: Waiting 18:21:07 bfb2cd4c69ee: Waiting 18:21:07 cc2447e1835a: Waiting 18:21:07 8ab2420d64e6: Layer already exists 18:21:07 1af7399d2d02: Layer already exists 18:21:07 eace0e1f79a1: Layer already exists 18:21:07 c0a7cc74c149: Layer already exists 18:21:07 94d057f3ce0f: Layer already exists 18:21:07 bfb2cd4c69ee: Layer already exists 18:21:07 98461324c5e2: Layer already exists 18:21:07 cc2447e1835a: Layer already exists 18:21:07 f2c9713d7b37: Layer already exists 18:21:07 latest: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 18:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:21:08 eace0e1f79a1: Preparing 18:21:08 c0a7cc74c149: Preparing 18:21:08 1af7399d2d02: Preparing 18:21:08 94d057f3ce0f: Preparing 18:21:08 8ab2420d64e6: Preparing 18:21:08 98461324c5e2: Preparing 18:21:08 f2c9713d7b37: Preparing 18:21:08 bfb2cd4c69ee: Preparing 18:21:08 cc2447e1835a: Preparing 18:21:08 98461324c5e2: Waiting 18:21:08 f2c9713d7b37: Waiting 18:21:08 cc2447e1835a: Waiting 18:21:08 bfb2cd4c69ee: Waiting 18:21:08 8ab2420d64e6: Layer already exists 18:21:08 c0a7cc74c149: Layer already exists 18:21:08 eace0e1f79a1: Layer already exists 18:21:08 94d057f3ce0f: Layer already exists 18:21:08 1af7399d2d02: Layer already exists 18:21:08 f2c9713d7b37: Layer already exists 18:21:08 98461324c5e2: Layer already exists 18:21:08 cc2447e1835a: Layer already exists 18:21:08 bfb2cd4c69ee: Layer already exists 18:21:08 3.2.0-dev.1: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:21:09 eace0e1f79a1: Preparing 18:21:09 c0a7cc74c149: Preparing 18:21:09 1af7399d2d02: Preparing 18:21:09 94d057f3ce0f: Preparing 18:21:09 8ab2420d64e6: Preparing 18:21:09 98461324c5e2: Preparing 18:21:09 f2c9713d7b37: Preparing 18:21:09 bfb2cd4c69ee: Preparing 18:21:09 cc2447e1835a: Preparing 18:21:09 f2c9713d7b37: Waiting 18:21:09 bfb2cd4c69ee: Waiting 18:21:09 cc2447e1835a: Waiting 18:21:09 98461324c5e2: Waiting 18:21:09 c0a7cc74c149: Layer already exists 18:21:09 1af7399d2d02: Layer already exists 18:21:09 94d057f3ce0f: Layer already exists 18:21:09 8ab2420d64e6: Layer already exists 18:21:09 98461324c5e2: Layer already exists 18:21:09 bfb2cd4c69ee: Layer already exists 18:21:09 f2c9713d7b37: Layer already exists 18:21:09 eace0e1f79a1: Layer already exists 18:21:09 cc2447e1835a: Layer already exists 18:21:09 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:21:10 eace0e1f79a1: Preparing 18:21:10 c0a7cc74c149: Preparing 18:21:10 1af7399d2d02: Preparing 18:21:10 94d057f3ce0f: Preparing 18:21:10 8ab2420d64e6: Preparing 18:21:10 98461324c5e2: Preparing 18:21:10 f2c9713d7b37: Preparing 18:21:10 bfb2cd4c69ee: Preparing 18:21:10 cc2447e1835a: Preparing 18:21:10 98461324c5e2: Waiting 18:21:10 f2c9713d7b37: Waiting 18:21:10 bfb2cd4c69ee: Waiting 18:21:10 cc2447e1835a: Waiting 18:21:10 8ab2420d64e6: Layer already exists 18:21:10 94d057f3ce0f: Layer already exists 18:21:10 c0a7cc74c149: Layer already exists 18:21:10 eace0e1f79a1: Layer already exists 18:21:10 1af7399d2d02: Layer already exists 18:21:10 98461324c5e2: Layer already exists 18:21:10 f2c9713d7b37: Layer already exists 18:21:10 bfb2cd4c69ee: Layer already exists 18:21:10 cc2447e1835a: Layer already exists 18:21:10 main: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:11 ===================================================== [Pipeline] echo 18:21:11 taggedImages: 18:21:11 - nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:21:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:21:11 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 18:21:11 - nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:21:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:21:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:21:11 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:21:11 latest 18:21:11 3.2.0-dev.1 18:21:11 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:21:11 main 18:21:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:21:12 24a5102a451a: Preparing 18:21:12 0b98ec933cc3: Preparing 18:21:12 94d057f3ce0f: Preparing 18:21:12 8ab2420d64e6: Preparing 18:21:12 42310bc9ca8c: Preparing 18:21:12 e7ac36a63907: Preparing 18:21:12 cc2447e1835a: Preparing 18:21:12 cc2447e1835a: Waiting 18:21:12 8ab2420d64e6: Layer already exists 18:21:12 94d057f3ce0f: Layer already exists 18:21:12 cc2447e1835a: Layer already exists 18:21:12 24a5102a451a: Pushed 18:21:12 e7ac36a63907: Pushed 18:21:13 42310bc9ca8c: Pushed 18:21:16 0b98ec933cc3: Pushed 18:21:16 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:21:17 24a5102a451a: Preparing 18:21:17 0b98ec933cc3: Preparing 18:21:17 94d057f3ce0f: Preparing 18:21:17 8ab2420d64e6: Preparing 18:21:17 42310bc9ca8c: Preparing 18:21:17 e7ac36a63907: Preparing 18:21:17 cc2447e1835a: Preparing 18:21:17 e7ac36a63907: Waiting 18:21:17 cc2447e1835a: Waiting 18:21:17 0b98ec933cc3: Layer already exists 18:21:17 42310bc9ca8c: Layer already exists 18:21:17 24a5102a451a: Layer already exists 18:21:17 8ab2420d64e6: Layer already exists 18:21:17 94d057f3ce0f: Layer already exists 18:21:17 cc2447e1835a: Layer already exists 18:21:17 e7ac36a63907: Layer already exists 18:21:17 latest: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 18:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:21:18 24a5102a451a: Preparing 18:21:18 0b98ec933cc3: Preparing 18:21:18 94d057f3ce0f: Preparing 18:21:18 8ab2420d64e6: Preparing 18:21:18 42310bc9ca8c: Preparing 18:21:18 e7ac36a63907: Preparing 18:21:18 cc2447e1835a: Preparing 18:21:18 e7ac36a63907: Waiting 18:21:18 cc2447e1835a: Waiting 18:21:18 0b98ec933cc3: Layer already exists 18:21:18 24a5102a451a: Layer already exists 18:21:18 42310bc9ca8c: Layer already exists 18:21:18 8ab2420d64e6: Layer already exists 18:21:18 94d057f3ce0f: Layer already exists 18:21:18 e7ac36a63907: Layer already exists 18:21:18 cc2447e1835a: Layer already exists 18:21:18 3.2.0-dev.1: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:21:19 24a5102a451a: Preparing 18:21:19 0b98ec933cc3: Preparing 18:21:19 94d057f3ce0f: Preparing 18:21:19 8ab2420d64e6: Preparing 18:21:19 42310bc9ca8c: Preparing 18:21:19 e7ac36a63907: Preparing 18:21:19 cc2447e1835a: Preparing 18:21:19 e7ac36a63907: Waiting 18:21:19 cc2447e1835a: Waiting 18:21:19 24a5102a451a: Layer already exists 18:21:19 0b98ec933cc3: Layer already exists 18:21:19 42310bc9ca8c: Layer already exists 18:21:19 94d057f3ce0f: Layer already exists 18:21:19 8ab2420d64e6: Layer already exists 18:21:19 e7ac36a63907: Layer already exists 18:21:19 cc2447e1835a: Layer already exists 18:21:19 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:21:20 24a5102a451a: Preparing 18:21:20 0b98ec933cc3: Preparing 18:21:20 94d057f3ce0f: Preparing 18:21:20 8ab2420d64e6: Preparing 18:21:20 42310bc9ca8c: Preparing 18:21:20 e7ac36a63907: Preparing 18:21:20 cc2447e1835a: Preparing 18:21:20 e7ac36a63907: Waiting 18:21:20 cc2447e1835a: Waiting 18:21:20 8ab2420d64e6: Layer already exists 18:21:20 0b98ec933cc3: Layer already exists 18:21:20 94d057f3ce0f: Layer already exists 18:21:20 42310bc9ca8c: Layer already exists 18:21:20 24a5102a451a: Layer already exists 18:21:20 cc2447e1835a: Layer already exists 18:21:20 e7ac36a63907: Layer already exists 18:21:20 main: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:21 ===================================================== [Pipeline] echo 18:21:21 taggedImages: 18:21:21 - nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:21:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:21:21 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 18:21:21 - nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:21:21 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:21:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:21:21 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:21:21 latest 18:21:21 3.2.0-dev.1 18:21:21 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:21:21 main 18:21:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:21:23 ee6fbe35a923: Preparing 18:21:23 bc8e987c517a: Preparing 18:21:23 94d057f3ce0f: Preparing 18:21:23 8ab2420d64e6: Preparing 18:21:23 edf48642f51e: Preparing 18:21:23 5a6ccc35926e: Preparing 18:21:23 cc2447e1835a: Preparing 18:21:23 5a6ccc35926e: Waiting 18:21:23 cc2447e1835a: Waiting 18:21:23 8ab2420d64e6: Layer already exists 18:21:23 edf48642f51e: Layer already exists 18:21:23 94d057f3ce0f: Layer already exists 18:21:23 5a6ccc35926e: Layer already exists 18:21:23 cc2447e1835a: Layer already exists 18:21:23 ee6fbe35a923: Pushed 18:21:25 bc8e987c517a: Pushed 18:21:26 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:21:27 ee6fbe35a923: Preparing 18:21:27 bc8e987c517a: Preparing 18:21:27 94d057f3ce0f: Preparing 18:21:27 8ab2420d64e6: Preparing 18:21:27 edf48642f51e: Preparing 18:21:27 5a6ccc35926e: Preparing 18:21:27 cc2447e1835a: Preparing 18:21:27 5a6ccc35926e: Waiting 18:21:27 cc2447e1835a: Waiting 18:21:27 8ab2420d64e6: Layer already exists 18:21:27 bc8e987c517a: Layer already exists 18:21:27 94d057f3ce0f: Layer already exists 18:21:27 edf48642f51e: Layer already exists 18:21:27 ee6fbe35a923: Layer already exists 18:21:27 5a6ccc35926e: Layer already exists 18:21:27 cc2447e1835a: Layer already exists 18:21:27 latest: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 18:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:21:28 ee6fbe35a923: Preparing 18:21:28 bc8e987c517a: Preparing 18:21:28 94d057f3ce0f: Preparing 18:21:28 8ab2420d64e6: Preparing 18:21:28 edf48642f51e: Preparing 18:21:28 5a6ccc35926e: Preparing 18:21:28 cc2447e1835a: Preparing 18:21:28 5a6ccc35926e: Waiting 18:21:28 cc2447e1835a: Waiting 18:21:28 94d057f3ce0f: Layer already exists 18:21:28 edf48642f51e: Layer already exists 18:21:28 bc8e987c517a: Layer already exists 18:21:28 8ab2420d64e6: Layer already exists 18:21:28 ee6fbe35a923: Layer already exists 18:21:28 5a6ccc35926e: Layer already exists 18:21:28 cc2447e1835a: Layer already exists 18:21:28 3.2.0-dev.1: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:21:29 ee6fbe35a923: Preparing 18:21:29 bc8e987c517a: Preparing 18:21:29 94d057f3ce0f: Preparing 18:21:29 8ab2420d64e6: Preparing 18:21:29 edf48642f51e: Preparing 18:21:29 5a6ccc35926e: Preparing 18:21:29 cc2447e1835a: Preparing 18:21:29 5a6ccc35926e: Waiting 18:21:29 94d057f3ce0f: Layer already exists 18:21:29 8ab2420d64e6: Layer already exists 18:21:29 ee6fbe35a923: Layer already exists 18:21:29 edf48642f51e: Layer already exists 18:21:29 bc8e987c517a: Layer already exists 18:21:29 5a6ccc35926e: Layer already exists 18:21:29 cc2447e1835a: Layer already exists 18:21:29 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:21:30 ee6fbe35a923: Preparing 18:21:30 bc8e987c517a: Preparing 18:21:30 94d057f3ce0f: Preparing 18:21:30 8ab2420d64e6: Preparing 18:21:30 edf48642f51e: Preparing 18:21:30 5a6ccc35926e: Preparing 18:21:30 cc2447e1835a: Preparing 18:21:30 5a6ccc35926e: Waiting 18:21:30 cc2447e1835a: Waiting 18:21:30 94d057f3ce0f: Layer already exists 18:21:30 8ab2420d64e6: Layer already exists 18:21:30 edf48642f51e: Layer already exists 18:21:30 ee6fbe35a923: Layer already exists 18:21:30 bc8e987c517a: Layer already exists 18:21:30 5a6ccc35926e: Layer already exists 18:21:30 cc2447e1835a: Layer already exists 18:21:30 main: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:31 ===================================================== [Pipeline] echo 18:21:31 taggedImages: 18:21:31 - nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:21:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:21:31 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 18:21:31 - nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:21:31 - 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:21:36 + [ -d /w/workspace/edgex-go/609/archives ] [Pipeline] libraryResource [Pipeline] sh 18:21:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:21:37 ---> package-listing.sh 18:21:37 ++ tr '[:upper:]' '[:lower:]' 18:21:37 ++ facter osfamily 18:21:37 + OS_FAMILY=debian 18:21:37 + workspace=/w/workspace/edgex-go/609 18:21:37 + START_PACKAGES=/tmp/packages_start.txt 18:21:37 + END_PACKAGES=/tmp/packages_end.txt 18:21:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:21:37 + PACKAGES=/tmp/packages_start.txt 18:21:37 + '[' /w/workspace/edgex-go/609 ']' 18:21:37 + PACKAGES=/tmp/packages_end.txt 18:21:37 + case "${OS_FAMILY}" in 18:21:37 + dpkg -l 18:21:37 + grep '^ii' 18:21:37 + '[' -f /tmp/packages_start.txt ']' 18:21:37 + '[' -f /tmp/packages_end.txt ']' 18:21:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:21:37 + '[' /w/workspace/edgex-go/609 ']' 18:21:37 + mkdir -p /w/workspace/edgex-go/609/archives/ 18:21:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/609/archives/ [Pipeline] echo 18:21:37 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/609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:21:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:38 18:21:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:39 latest: Pulling from edgex-lftools-log-publisher 18:21:39 5eb5b503b376: Pulling fs layer 18:21:39 5c69ac0246d0: Pulling fs layer 18:21:39 ec43610c2a17: Pulling fs layer 18:21:39 3a2ae6a8a46f: Pulling fs layer 18:21:39 33b1e0a273af: Pulling fs layer 18:21:39 5d3b04190fa2: Pulling fs layer 18:21:39 2f39f015ded8: Pulling fs layer 18:21:39 33b1e0a273af: Waiting 18:21:39 5d3b04190fa2: Waiting 18:21:39 2f39f015ded8: Waiting 18:21:39 3a2ae6a8a46f: Waiting 18:21:39 5c69ac0246d0: Verifying Checksum 18:21:39 5c69ac0246d0: Download complete 18:21:39 3a2ae6a8a46f: Download complete 18:21:39 ec43610c2a17: Verifying Checksum 18:21:39 ec43610c2a17: Download complete 18:21:39 33b1e0a273af: Verifying Checksum 18:21:39 33b1e0a273af: Download complete 18:21:39 5d3b04190fa2: Verifying Checksum 18:21:39 5d3b04190fa2: Download complete 18:21:39 5eb5b503b376: Download complete 18:21:40 2f39f015ded8: Verifying Checksum 18:21:40 2f39f015ded8: Download complete 18:21:40 5eb5b503b376: Pull complete 18:21:40 5c69ac0246d0: Pull complete 18:21:41 ec43610c2a17: Pull complete 18:21:41 3a2ae6a8a46f: Pull complete 18:21:41 33b1e0a273af: Pull complete 18:21:41 5d3b04190fa2: Pull complete 18:21:45 2f39f015ded8: Pull complete 18:21:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:46 prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container 18:21:46 $ 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/609/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/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:21:55 $ docker top 51752f4f1daa96428f2a2bd2d2f400a1aac9922fe8b2eac68af438152d4d277b -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:56 + touch /tmp/pre-build-complete [Pipeline] sh 18:21:56 + mkdir -p /var/log/sysstat [Pipeline] sh 18:21:56 + ls /var/log/sa-host 18:21:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:56 provisioning config files... 18:21:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/609@tmp/config526582290086288033tmp [Pipeline] { [Pipeline] echo 18:21:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:21:57 ---> create-netrc.sh [Pipeline] } 18:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:21:57 ---> python-tools-install.sh [Pipeline] echo 18:21:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:21:58 ---> sudo-logs.sh 18:21:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:21:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:21:58 ---> job-cost.sh 18:21:58 lf-activate-venv: SKIPPING 18:21:58 DEBUG: total: 0.10999999940395355 18:21:58 INFO: Retrieving Stack Cost... 18:21:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:21:59 INFO: Archiving Costs [Pipeline] echo 18:21:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:21:59 ---> logs-deploy.sh 18:21:59 lf-activate-venv: SKIPPING 18:21:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/609 18:21:59 INFO: archiving workspace using pattern(s): 18:22:00 Archives upload complete. 18:22:00 INFO: archiving logs to Nexus 18:22:01 ---> uname -a: 18:22:01 Linux prd-ubuntu20-04-docker-8c-8g-1555 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:22:01 18:22:01 18:22:01 ---> lscpu: 18:22:01 Architecture: x86_64 18:22:01 CPU op-mode(s): 32-bit, 64-bit 18:22:01 Byte Order: Little Endian 18:22:01 Address sizes: 40 bits physical, 48 bits virtual 18:22:01 CPU(s): 8 18:22:01 On-line CPU(s) list: 0-7 18:22:01 Thread(s) per core: 1 18:22:01 Core(s) per socket: 1 18:22:01 Socket(s): 8 18:22:01 NUMA node(s): 1 18:22:01 Vendor ID: AuthenticAMD 18:22:01 CPU family: 23 18:22:01 Model: 49 18:22:01 Model name: AMD EPYC-Rome Processor 18:22:01 Stepping: 0 18:22:01 CPU MHz: 2799.998 18:22:01 BogoMIPS: 5599.99 18:22:01 Virtualization: AMD-V 18:22:01 Hypervisor vendor: KVM 18:22:01 Virtualization type: full 18:22:01 L1d cache: 256 KiB 18:22:01 L1i cache: 256 KiB 18:22:01 L2 cache: 4 MiB 18:22:01 L3 cache: 128 MiB 18:22:01 NUMA node0 CPU(s): 0-7 18:22:01 Vulnerability Itlb multihit: Not affected 18:22:01 Vulnerability L1tf: Not affected 18:22:01 Vulnerability Mds: Not affected 18:22:01 Vulnerability Meltdown: Not affected 18:22:01 Vulnerability Mmio stale data: Not affected 18:22:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:22:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:22:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:22:01 Vulnerability Srbds: Not affected 18:22:01 Vulnerability Tsx async abort: Not affected 18:22:01 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 18:22:01 18:22:01 18:22:01 ---> nproc: 18:22:01 8 18:22:01 18:22:01 18:22:01 ---> df -h: 18:22:01 Filesystem Size Used Avail Use% Mounted on 18:22:01 overlay 155G 21G 135G 14% / 18:22:01 tmpfs 64M 0 64M 0% /dev 18:22:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:22:01 shm 64M 0 64M 0% /dev/shm 18:22:01 /dev/vda1 155G 21G 135G 14% /facter-os 18:22:01 18:22:01 18:22:01 ---> sar -b -r -n DEV: 18:22:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1555) 11/28/23 _x86_64_ (8 CPU) 18:22:01 18:22:01 18:11:36 LINUX RESTART (8 CPU) 18:22:01 18:22:01 18:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:22:01 18:13:01 126.35 38.36 87.99 0.00 4275.95 57086.89 0.00 18:22:01 18:14:03 105.63 0.84 104.78 0.00 16.34 37414.79 0.00 18:22:01 18:15:01 28.50 0.12 28.37 0.00 0.97 20761.68 0.00 18:22:01 18:16:01 158.67 0.53 158.13 0.00 32.00 42261.33 0.00 18:22:01 18:17:01 416.88 12.40 404.48 0.00 2928.31 158202.97 0.00 18:22:01 18:18:01 355.74 4.40 351.34 0.00 2295.92 111419.22 0.00 18:22:01 18:19:01 239.97 0.07 239.90 0.00 0.93 75775.14 0.00 18:22:01 18:20:01 478.70 0.23 478.47 0.00 37.19 40364.34 0.00 18:22:01 18:21:01 27.28 0.02 27.26 0.00 3.33 668.02 0.00 18:22:01 18:22:01 76.94 0.17 76.77 0.00 16.40 17027.16 0.00 18:22:01 Average: 201.78 5.72 196.06 0.00 961.35 56166.37 0.00 18:22:01 18:22:01 18:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:22:01 18:13:01 28785764 31590636 720772 2.19 75256 2997428 1844724 5.44 1035916 2673968 168536 18:22:01 18:14:03 27806588 31528156 771968 2.35 118172 3781884 1852136 5.46 1491800 3094036 561028 18:22:01 18:15:01 27669664 31459364 837784 2.55 121584 3821248 2197684 6.48 1356904 3337052 299936 18:22:01 18:16:01 24010604 31346864 946792 2.88 132296 7273304 2723700 8.03 1756244 6502164 3381884 18:22:01 18:17:01 21562308 31186740 1061368 3.23 184404 9357564 3092988 9.12 2292596 8212248 892780 18:22:01 18:18:01 17823460 30144988 2048532 6.23 243616 11739248 6045168 17.82 3807392 10107248 70336 18:22:01 18:19:01 15170044 30196216 2002280 6.09 271816 14307104 5561060 16.39 4953928 11515120 882584 18:22:01 18:20:01 17521712 31474976 777076 2.36 276492 13367276 1989260 5.86 2745328 11584700 524 18:22:01 18:21:01 17503684 31459008 792728 2.41 277840 13367804 2140444 6.31 3116004 11228908 508 18:22:01 18:22:01 16899448 31368380 876836 2.67 284116 13820756 2206432 6.50 3319028 11565576 1008 18:22:01 Average: 21475328 31175533 1083614 3.30 198559 9383362 2965360 8.74 2587514 7982102 625912 18:22:01 18:22:01 18:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:22:01 18:13:01 docker0 600.97 529.91 40.95 2822.73 0.00 0.00 0.00 0.00 18:22:01 18:13:01 ens3 1631.56 1489.20 11135.73 177.55 0.00 0.00 0.00 0.00 18:22:01 18:13:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 18:22:01 18:14:03 vethc245d96 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:14:03 docker0 128.76 214.77 11.05 1731.08 0.00 0.00 0.00 0.00 18:22:01 18:14:03 ens3 258.01 165.37 1770.09 82.28 0.00 0.00 0.00 0.00 18:22:01 18:14:03 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 18:22:01 18:15:01 vethc245d96 1.64 1.65 0.14 0.15 0.00 0.00 0.00 0.00 18:22:01 18:15:01 docker0 1.64 1.64 0.12 0.15 0.00 0.00 0.00 0.00 18:22:01 18:15:01 ens3 32.99 19.77 25.79 14.25 0.00 0.00 0.00 0.00 18:22:01 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:16:01 veth8945d54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:16:01 veth1349a16 4.75 8.03 0.37 92.05 0.00 0.00 0.00 0.01 18:22:01 18:16:01 docker0 5.27 8.30 0.35 92.21 0.00 0.00 0.00 0.00 18:22:01 18:16:01 veth569852c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:16:01 ens3 116.88 73.18 2376.40 21.28 0.00 0.00 0.00 0.00 18:22:01 18:16:01 veth791bfe0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:16:01 veth371806b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:16:01 veth07b6ae2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:16:01 veth76eff43 0.52 0.50 0.05 0.18 0.00 0.00 0.00 0.00 18:22:01 18:16:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 18:22:01 18:17:01 docker0 286.69 501.28 23.65 3299.88 0.00 0.00 0.00 0.00 18:22:01 18:17:01 ens3 649.81 352.29 5411.67 45.95 0.00 0.00 0.00 0.00 18:22:01 18:17:01 veth8ee6ad6 57.72 100.52 5.70 468.88 0.00 0.00 0.00 0.04 18:22:01 18:17:01 veth2346262 57.74 104.98 5.89 519.61 0.00 0.00 0.00 0.04 18:22:01 18:17:01 veth7728d88 61.02 105.90 6.16 530.77 0.00 0.00 0.00 0.04 18:22:01 18:17:01 vetha47f006 59.92 90.87 5.97 464.14 0.00 0.00 0.00 0.04 18:22:01 18:17:01 veth76eff43 0.03 1.12 0.00 0.05 0.00 0.00 0.00 0.00 18:22:01 18:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:22:01 18:18:01 vethabccb76 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 docker0 21.29 40.28 1.98 322.35 0.00 0.00 0.00 0.00 18:22:01 18:18:01 vethd5f5300 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 veth80d25af 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 ens3 125.92 50.56 1708.77 9.84 0.00 0.00 0.00 0.00 18:22:01 18:18:01 vethea62e92 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 vethd927ade 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 veth4d59fa9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 veth7cf755c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 veth8c18496 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 veth79f9938 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 veth76eff43 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 18:22:01 18:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:22:01 18:18:01 veth8c658d2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:18:01 veth35e4367 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:22:01 18:19:01 vethabccb76 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 vethd5f5300 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 veth80d25af 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 ens3 4.52 2.73 3.69 1.88 0.00 0.00 0.00 0.00 18:22:01 18:19:01 vethea62e92 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 vethd927ade 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 veth4d59fa9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 veth7cf755c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 veth8c18496 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 veth79f9938 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 veth76eff43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:22:01 18:19:01 veth8c658d2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:19:01 veth35e4367 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:20:01 ens3 264.82 294.60 158.67 1100.35 0.00 0.00 0.00 0.00 18:22:01 18:20:01 lo 32.66 32.66 3.22 3.22 0.00 0.00 0.00 0.00 18:22:01 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:21:01 ens3 371.69 379.82 159.05 2548.64 0.00 0.00 0.00 0.00 18:22:01 18:21:01 lo 31.53 31.53 3.11 3.11 0.00 0.00 0.00 0.00 18:22:01 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 18:22:01 ens3 261.76 226.10 2606.26 789.44 0.00 0.00 0.00 0.00 18:22:01 18:22:01 lo 14.46 14.46 1.42 1.42 0.00 0.00 0.00 0.00 18:22:01 Average: docker0 104.87 130.28 7.84 832.10 0.00 0.00 0.00 0.00 18:22:01 Average: ens3 372.60 305.92 2541.78 479.58 0.00 0.00 0.00 0.00 18:22:01 Average: lo 8.59 8.59 0.84 0.84 0.00 0.00 0.00 0.00 18:22:01 18:22:01 18:22:01 ---> sar -P ALL: 18:22:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1555) 11/28/23 _x86_64_ (8 CPU) 18:22:01 18:22:01 18:11:36 LINUX RESTART (8 CPU) 18:22:01 18:22:01 18:12:01 CPU %user %nice %system %iowait %steal %idle 18:22:01 18:13:01 all 9.94 0.00 3.42 3.87 0.07 82.71 18:22:01 18:13:01 0 7.86 0.00 2.95 1.65 0.05 87.49 18:22:01 18:13:01 1 9.36 0.00 2.23 0.20 0.05 88.16 18:22:01 18:13:01 2 5.49 0.00 2.83 2.31 0.05 89.32 18:22:01 18:13:01 3 11.55 0.00 6.25 3.49 0.08 78.64 18:22:01 18:13:01 4 14.22 0.00 4.46 17.48 0.10 63.73 18:22:01 18:13:01 5 8.82 0.00 2.07 1.47 0.08 87.56 18:22:01 18:13:01 6 9.34 0.00 3.37 3.79 0.05 83.45 18:22:01 18:13:01 7 12.88 0.00 3.19 0.62 0.07 83.24 18:22:01 18:14:03 all 21.85 0.00 3.42 6.35 0.13 68.26 18:22:01 18:14:03 0 23.36 0.00 5.53 12.99 0.20 57.92 18:22:01 18:14:03 1 20.21 0.00 3.60 5.92 0.08 70.18 18:22:01 18:14:03 2 21.93 0.00 2.83 6.19 0.16 68.89 18:22:01 18:14:03 3 23.48 0.00 3.06 2.04 0.07 71.35 18:22:01 18:14:03 4 20.93 0.00 3.27 17.75 0.08 57.97 18:22:01 18:14:03 5 21.16 0.00 3.21 1.00 0.11 74.52 18:22:01 18:14:03 6 23.40 0.00 3.15 0.98 0.16 72.31 18:22:01 18:14:03 7 20.30 0.00 2.68 3.97 0.13 72.92 18:22:01 18:15:01 all 37.43 0.00 3.62 4.96 0.13 53.85 18:22:01 18:15:01 0 35.56 0.00 3.53 2.97 0.17 57.76 18:22:01 18:15:01 1 39.61 0.00 4.02 3.16 0.14 53.06 18:22:01 18:15:01 2 37.29 0.00 3.38 0.63 0.12 58.58 18:22:01 18:15:01 3 36.69 0.00 3.10 2.77 0.10 57.33 18:22:01 18:15:01 4 39.20 0.00 3.24 7.57 0.11 49.89 18:22:01 18:15:01 5 37.02 0.00 3.73 0.75 0.12 58.37 18:22:01 18:15:01 6 37.64 0.00 4.06 20.41 0.19 37.70 18:22:01 18:15:01 7 36.49 0.00 3.91 1.49 0.10 58.00 18:22:01 18:16:01 all 26.59 0.00 5.13 6.37 0.10 61.81 18:22:01 18:16:01 0 25.95 0.00 5.07 2.80 0.12 66.07 18:22:01 18:16:01 1 27.64 0.00 4.96 2.07 0.10 65.22 18:22:01 18:16:01 2 27.99 0.00 5.41 5.80 0.10 60.70 18:22:01 18:16:01 3 24.26 0.00 5.91 2.41 0.10 67.31 18:22:01 18:16:01 4 26.09 0.00 4.80 3.21 0.08 65.82 18:22:01 18:16:01 5 26.01 0.00 4.72 4.23 0.12 64.92 18:22:01 18:16:01 6 27.09 0.00 5.35 28.37 0.10 39.09 18:22:01 18:16:01 7 27.65 0.00 4.81 2.22 0.08 65.23 18:22:01 18:17:01 all 8.56 0.00 4.14 30.30 0.08 56.92 18:22:01 18:17:01 0 8.34 0.00 4.32 20.72 0.07 66.55 18:22:01 18:17:01 1 8.26 0.00 4.01 55.02 0.08 32.62 18:22:01 18:17:01 2 9.00 0.00 4.81 20.27 0.08 65.83 18:22:01 18:17:01 3 8.50 0.00 4.39 27.87 0.12 59.12 18:22:01 18:17:01 4 8.52 0.00 4.49 62.97 0.07 23.96 18:22:01 18:17:01 5 8.94 0.00 3.61 19.73 0.07 67.65 18:22:01 18:17:01 6 8.24 0.00 3.36 16.90 0.07 71.44 18:22:01 18:17:01 7 8.66 0.00 4.10 19.20 0.08 67.95 18:22:01 18:18:01 all 21.16 0.00 4.01 19.35 0.08 55.40 18:22:01 18:18:01 0 21.39 0.00 4.13 5.15 0.08 69.24 18:22:01 18:18:01 1 21.76 0.00 3.16 28.52 0.07 46.49 18:22:01 18:18:01 2 21.31 0.00 4.52 7.46 0.08 66.62 18:22:01 18:18:01 3 20.68 0.00 4.28 26.63 0.08 48.33 18:22:01 18:18:01 4 20.87 0.00 3.85 4.30 0.05 70.93 18:22:01 18:18:01 5 20.26 0.00 3.74 4.13 0.08 71.79 18:22:01 18:18:01 6 21.81 0.00 4.71 46.81 0.07 26.60 18:22:01 18:18:01 7 21.17 0.00 3.70 31.77 0.10 43.26 18:22:01 18:19:01 all 87.89 0.00 6.42 5.08 0.16 0.44 18:22:01 18:19:01 0 87.93 0.00 6.77 5.11 0.17 0.02 18:22:01 18:19:01 1 88.21 0.00 6.38 5.26 0.15 0.00 18:22:01 18:19:01 2 86.96 0.00 7.56 5.21 0.17 0.10 18:22:01 18:19:01 3 88.09 0.00 5.78 4.27 0.17 1.69 18:22:01 18:19:01 4 87.71 0.00 6.16 5.88 0.15 0.10 18:22:01 18:19:01 5 87.93 0.00 5.87 4.74 0.17 1.29 18:22:01 18:19:01 6 88.18 0.00 6.42 5.22 0.17 0.02 18:22:01 18:19:01 7 88.14 0.00 6.40 4.96 0.17 0.33 18:22:01 18:20:01 all 8.65 0.00 2.17 5.49 0.06 83.63 18:22:01 18:20:01 0 8.44 0.00 2.46 8.64 0.05 80.42 18:22:01 18:20:01 1 9.54 0.00 2.51 6.39 0.07 81.50 18:22:01 18:20:01 2 10.84 0.00 3.05 14.75 0.07 71.30 18:22:01 18:20:01 3 7.17 0.00 1.86 4.18 0.07 86.71 18:22:01 18:20:01 4 7.62 0.00 1.39 0.67 0.05 90.27 18:22:01 18:20:01 5 5.87 0.00 1.44 1.76 0.05 90.88 18:22:01 18:20:01 6 9.54 0.00 2.18 4.04 0.07 84.17 18:22:01 18:20:01 7 10.20 0.00 2.48 3.47 0.07 83.78 18:22:01 18:21:01 all 8.33 0.00 0.67 0.23 0.06 90.71 18:22:01 18:21:01 0 11.82 0.00 0.82 0.12 0.10 87.14 18:22:01 18:21:01 1 11.84 0.00 0.79 0.10 0.08 87.19 18:22:01 18:21:01 2 6.54 0.00 0.72 0.00 0.03 92.71 18:22:01 18:21:01 3 4.77 0.00 0.65 0.03 0.07 94.48 18:22:01 18:21:01 4 3.83 0.00 0.51 0.05 0.05 95.56 18:22:01 18:21:01 5 6.39 0.00 0.43 0.00 0.03 93.14 18:22:01 18:21:01 6 11.94 0.00 0.72 0.50 0.07 86.77 18:22:01 18:21:01 7 9.51 0.00 0.75 1.00 0.08 88.65 18:22:01 18:22:01 all 5.11 0.00 1.47 2.07 0.05 91.30 18:22:01 18:22:01 0 5.86 0.00 1.86 2.72 0.07 89.50 18:22:01 18:22:01 1 5.60 0.00 1.07 0.08 0.03 93.21 18:22:01 18:22:01 2 5.19 0.00 1.14 0.17 0.05 93.45 18:22:01 18:22:01 3 4.15 0.00 0.96 0.12 0.03 94.74 18:22:01 18:22:01 4 2.63 0.00 0.84 0.03 0.03 96.46 18:22:01 18:22:01 5 5.20 0.00 2.32 0.40 0.03 92.04 18:22:01 18:22:01 6 6.06 0.00 1.36 0.08 0.05 92.45 18:22:01 18:22:01 7 6.22 0.00 2.20 13.03 0.10 78.45 18:22:01 Average: all 23.51 0.00 3.44 8.39 0.09 64.56 18:22:01 Average: 0 23.63 0.00 3.75 6.32 0.11 66.20 18:22:01 Average: 1 24.16 0.00 3.27 10.65 0.09 61.84 18:22:01 Average: 2 23.19 0.00 3.62 6.29 0.09 66.81 18:22:01 Average: 3 22.93 0.00 3.62 7.36 0.09 65.99 18:22:01 Average: 4 23.08 0.00 3.29 11.96 0.08 61.59 18:22:01 Average: 5 22.71 0.00 3.11 3.82 0.09 70.28 18:22:01 Average: 6 24.29 0.00 3.46 12.60 0.10 59.55 18:22:01 Average: 7 24.11 0.00 3.42 8.17 0.10 64.20 18:22:01 18:22:01 18:22:01