Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4c4f3c1366da151f5719954dda2c474ffd5463b 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-ssh5061115466841055811.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16268874054561159509.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4961562946026144113.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13209060517445595041.key Verifying host key using known hosts file > 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-ssh15574980571576831820.key Verifying host key using known hosts file > 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8849’ Running on prd-ubuntu20.04-docker-8c-8g-8851 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/336 [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/336 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 f4c4f3c1366da151f5719954dda2c474ffd5463b (main) > 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 f4c4f3c1366da151f5719954dda2c474ffd5463b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4208)" > git rev-list --no-walk 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:54:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:54:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:54:36 ========================================================= 17:54:36 EdgeX Global Pipelines Version Info 17:54:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:54:37 ------------------- 17:54:37 stable info: 17:54:37 ------------------- 17:54:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:54:37 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:54:37 Message: update stable to v1.0.243 17:54:37 ------------------- 17:54:37 experimental info: 17:54:37 ------------------- 17:54:37 Commited By: **** collab-it+edgex@linuxfoundation.org 17:54:37 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:54:37 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:54:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:54:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:54:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:54:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:54:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] echo 17:54:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4c4f3c [Pipeline] echo 17:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:38 provisioning config files... 17:54:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/336@tmp/config11085291344829373144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:38 ---> docker-login.sh 17:54:38 nexus3.edgexfoundry.org:10001 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:38 Configure a credential helper to remove this warning. See 17:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:38 17:54:38 Login Succeeded 17:54:38 nexus3.edgexfoundry.org:10002 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:38 Configure a credential helper to remove this warning. See 17:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:38 17:54:38 Login Succeeded 17:54:38 nexus3.edgexfoundry.org:10003 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:38 Configure a credential helper to remove this warning. See 17:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:38 17:54:38 Login Succeeded 17:54:38 nexus3.edgexfoundry.org:10004 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:39 Configure a credential helper to remove this warning. See 17:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:39 17:54:39 Login Succeeded 17:54:39 docker.io 17:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:39 Configure a credential helper to remove this warning. See 17:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:39 17:54:39 Login Succeeded 17:54:39 ---> docker-login.sh ends [Pipeline] } 17:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:39 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 17:54:39 + dirname cmd/core-command/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo core-command,cmd/core-command/Dockerfile 17:54:39 + dirname cmd/core-data/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo core-data,cmd/core-data/Dockerfile 17:54:39 + dirname cmd/core-metadata/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo core-metadata,cmd/core-metadata/Dockerfile 17:54:39 + dirname cmd/security-bootstrapper/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:54:39 + dirname cmd/security-proxy-setup/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:54:39 + dirname cmd/security-secretstore-setup/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:54:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:54:39 + dirname cmd/security-spire-agent/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + dirname cmd/security-spire-config/Dockerfile 17:54:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:54:39 + dirname cmd/security-spire-server/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:54:39 + dirname cmd/support-notifications/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo support-notifications,cmd/support-notifications/Dockerfile 17:54:39 + dirname cmd/support-scheduler/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:54:39 + dirname cmd/sys-mgmt-agent/Dockerfile 17:54:39 + cut -d/ -f2 17:54:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:54:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:54:40 + git rev-list -1 --merges f4c4f3c1366da151f5719954dda2c474ffd5463b~1..f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] echo 17:54:40 -----------> git rev-list -1 --merges f4c4f3c1366da151f5719954dda2c474ffd5463b~1..f4c4f3c1366da151f5719954dda2c474ffd5463b f4c4f3c1366da151f5719954dda2c474ffd5463b [false] [Pipeline] sh 17:54:40 + git log --format=format:%s -1 f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] echo 17:54:40 ========================================================= 17:54:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:54:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:54:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:40 + grep -v github /etc/ssh/ssh_known_hosts 17:54:40 + [ -e /tmp/ssh_known_hosts ] 17:54:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:54:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:54:40 + sudo tee -a /etc/ssh/ssh_known_hosts 17:54:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:41 17:54:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:41 0.1.4: Pulling from edgex-devops/py-git-semver 17:54:41 b85a868b505f: Pulling fs layer 17:54:41 e2be974225ed: Pulling fs layer 17:54:41 339a4e72a1f5: Pulling fs layer 17:54:41 988bab9f4d93: Pulling fs layer 17:54:41 1469e6f7b9e6: Pulling fs layer 17:54:41 eaf3925da568: Pulling fs layer 17:54:41 bab4dde63d76: Pulling fs layer 17:54:41 bde34c3a00c8: Pulling fs layer 17:54:41 b352a97aabf1: Pulling fs layer 17:54:41 4872d77fe225: Pulling fs layer 17:54:41 5851b861e8e6: Pulling fs layer 17:54:41 eaf3925da568: Waiting 17:54:41 bab4dde63d76: Waiting 17:54:41 bde34c3a00c8: Waiting 17:54:41 4872d77fe225: Waiting 17:54:41 5851b861e8e6: Waiting 17:54:41 b352a97aabf1: Waiting 17:54:41 988bab9f4d93: Waiting 17:54:41 e2be974225ed: Verifying Checksum 17:54:41 e2be974225ed: Download complete 17:54:41 988bab9f4d93: Verifying Checksum 17:54:41 988bab9f4d93: Download complete 17:54:41 1469e6f7b9e6: Verifying Checksum 17:54:41 1469e6f7b9e6: Download complete 17:54:41 339a4e72a1f5: Verifying Checksum 17:54:41 339a4e72a1f5: Download complete 17:54:41 eaf3925da568: Verifying Checksum 17:54:41 eaf3925da568: Download complete 17:54:41 bde34c3a00c8: Verifying Checksum 17:54:41 bde34c3a00c8: Download complete 17:54:41 b352a97aabf1: Verifying Checksum 17:54:41 b352a97aabf1: Download complete 17:54:41 4872d77fe225: Verifying Checksum 17:54:41 4872d77fe225: Download complete 17:54:41 5851b861e8e6: Verifying Checksum 17:54:41 5851b861e8e6: Download complete 17:54:41 b85a868b505f: Download complete 17:54:42 bab4dde63d76: Verifying Checksum 17:54:42 bab4dde63d76: Download complete 17:54:43 b85a868b505f: Pull complete 17:54:43 e2be974225ed: Pull complete 17:54:43 339a4e72a1f5: Pull complete 17:54:43 988bab9f4d93: Pull complete 17:54:44 1469e6f7b9e6: Pull complete 17:54:44 eaf3925da568: Pull complete 17:54:46 bab4dde63d76: Pull complete 17:54:46 bde34c3a00c8: Pull complete 17:54:46 b352a97aabf1: Pull complete 17:54:46 4872d77fe225: Pull complete 17:54:46 5851b861e8e6: Pull complete 17:54:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:46 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 17:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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 17:54:47 $ docker top 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d -eo pid,comm 17:54:47 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). 17:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:47 [ssh-agent] Looking for ssh-agent implementation... 17:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:48 $ docker exec 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d ssh-agent 17:54:48 SSH_AUTH_SOCK=/tmp/ssh-KLaq58U5eUZk/agent.32 17:54:48 SSH_AGENT_PID=38 17:54:48 Running ssh-add (command line suppressed) 17:54:48 Identity added: /w/workspace/edgex-go/336@tmp/private_key_16985432503584034316.key (/w/workspace/edgex-go/336@tmp/private_key_16985432503584034316.key) 17:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:48 + git tag --points-at HEAD [Pipeline] } 17:54:48 $ docker exec --env ******** --env ******** 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d ssh-agent -k 17:54:48 unset SSH_AUTH_SOCK; 17:54:48 unset SSH_AGENT_PID; 17:54:48 echo Agent pid 38 killed; 17:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:48 [ssh-agent] Looking for ssh-agent implementation... 17:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:48 $ docker exec 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d ssh-agent 17:54:48 SSH_AUTH_SOCK=/tmp/ssh-4EGe9b0ercda/agent.70 17:54:48 SSH_AGENT_PID=76 17:54:48 Running ssh-add (command line suppressed) 17:54:49 Identity added: /w/workspace/edgex-go/336@tmp/private_key_7981840565120521467.key (/w/workspace/edgex-go/336@tmp/private_key_7981840565120521467.key) 17:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:49 + git semver init 17:54:49 2022-10-22 17:54:49,596 [run_init] DEBUG init version:0.0.0 force:False 17:54:49 2022-10-22 17:54:49,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/336/.semver 17:54:49 2022-10-22 17:54:49,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/336/.semver 17:54:49 2022-10-22 17:54:49,597 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/336/.semver'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=None) 17:54:54 2022-10-22 17:54:53,941 [append_file] DEBUG append to file:/w/workspace/edgex-go/336/.git/info/exclude 17:54:54 2022-10-22 17:54:53,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/336/.semver/main with force:False 17:54:54 2022-10-22 17:54:53,942 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main 17:54:54 2022-10-22 17:54:53,942 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main 17:54:54 2.3.0-dev.98 [Pipeline] } 17:54:54 $ docker exec --env ******** --env ******** 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d ssh-agent -k 17:54:55 unset SSH_AUTH_SOCK; 17:54:55 unset SSH_AGENT_PID; 17:54:55 echo Agent pid 76 killed; 17:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:55 + git semver [Pipeline] } 17:54:55 $ docker stop --time=1 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d 17:54:57 $ docker rm -f 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d [Pipeline] // withDockerContainer [Pipeline] sh 17:54:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:54:57 Stashed 1 file(s) [Pipeline] echo 17:54:57 [edgeXSemver]: initialized semver on version 2.3.0-dev.98 [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 17:54:57 + git config --global --add safe.directory /w/workspace/edgex-go/336 [Pipeline] echo 17:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:57 ========================================================= 17:54:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:54:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:54:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:54:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:54:58 213ec9aee27d: Pulling fs layer 17:54:58 4583459ba037: Pulling fs layer 17:54:58 93c1e223e6f2: Pulling fs layer 17:54:58 53926ce57604: Pulling fs layer 17:54:58 21b2b0c7a3f4: Pulling fs layer 17:54:58 30f14e443154: Pulling fs layer 17:54:58 801331c1e519: Pulling fs layer 17:54:58 99cc6dd402b0: Pulling fs layer 17:54:58 7d9ed39f4882: Pulling fs layer 17:54:58 53926ce57604: Waiting 17:54:58 30f14e443154: Waiting 17:54:58 21b2b0c7a3f4: Waiting 17:54:58 99cc6dd402b0: Waiting 17:54:58 801331c1e519: Waiting 17:54:58 7d9ed39f4882: Waiting 17:54:58 93c1e223e6f2: Verifying Checksum 17:54:58 93c1e223e6f2: Download complete 17:54:58 4583459ba037: Verifying Checksum 17:54:58 4583459ba037: Download complete 17:54:58 21b2b0c7a3f4: Verifying Checksum 17:54:58 21b2b0c7a3f4: Download complete 17:54:58 30f14e443154: Verifying Checksum 17:54:58 30f14e443154: Download complete 17:54:58 213ec9aee27d: Verifying Checksum 17:54:58 213ec9aee27d: Download complete 17:54:58 801331c1e519: Verifying Checksum 17:54:58 801331c1e519: Download complete 17:54:58 213ec9aee27d: Pull complete 17:54:58 4583459ba037: Pull complete 17:54:58 93c1e223e6f2: Pull complete 17:54:58 7d9ed39f4882: Verifying Checksum 17:54:58 7d9ed39f4882: Download complete 17:54:59 99cc6dd402b0: Verifying Checksum 17:54:59 99cc6dd402b0: Download complete 17:54:59 53926ce57604: Verifying Checksum 17:54:59 53926ce57604: Download complete 17:55:02 53926ce57604: Pull complete 17:55:02 21b2b0c7a3f4: Pull complete 17:55:03 30f14e443154: Pull complete 17:55:03 801331c1e519: Pull complete 17:55:05 99cc6dd402b0: Pull complete 17:55:06 7d9ed39f4882: Pull complete 17:55:06 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:55:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:55:06 WORKDIR /edgex 17:55:06 COPY go.mod . 17:55:06 RUN go mod download 17:55:06 + docker build -t ci-base-image-x86_64 -f - . 17:55:06 Sending build context to Docker daemon 169.7MB 17:55:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:55:06 ---> 1dedd983c030 17:55:06 Step 2/4 : WORKDIR /edgex 17:55:09 ---> Running in b006fe035ee9 17:55:09 Removing intermediate container b006fe035ee9 17:55:09 ---> 9fa4299a129e 17:55:09 Step 3/4 : COPY go.mod . 17:55:09 ---> 9c5c9db0525f 17:55:09 Step 4/4 : RUN go mod download 17:55:09 ---> Running in 526d5d2bf615 17:55:12 Still waiting to schedule task 17:55:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8850’ 17:55:21 Removing intermediate container 526d5d2bf615 17:55:21 ---> 633436847388 17:55:21 Successfully built 633436847388 17:55:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:22 + docker inspect -f . ci-base-image-x86_64 17:55:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:22 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 17:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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 17:55:22 $ docker top 2296193127f85308e8a626e847d0605d66422c9647a18e191a8288c00ef3f1c1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:22 + go version 17:55:22 go version go1.18.7 linux/amd64 [Pipeline] } 17:55:22 $ docker stop --time=1 2296193127f85308e8a626e847d0605d66422c9647a18e191a8288c00ef3f1c1 17:55:24 $ docker rm -f 2296193127f85308e8a626e847d0605d66422c9647a18e191a8288c00ef3f1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:24 + docker inspect -f . ci-base-image-x86_64 17:55:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:24 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 17:55:24 $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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 17:55:25 $ docker top 5b32d6ed718fa951031950dcdeb197fac5ca54c4c20bac2bf339df7e33dbcedd -eo pid,comm [Pipeline] { [Pipeline] echo 17:55:25 ========================================================= 17:55:25 [edgeXBuildGoParallel] Running Tests and Build... 17:55:25 ========================================================= [Pipeline] sh 17:55:25 + git config --global --add safe.directory /w/workspace/edgex-go/336 [Pipeline] fileExists [Pipeline] sh 17:55:25 + make test 17:55:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:55:32 ? github.com/edgexfoundry/edgex-go [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:55:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 17:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:55:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.164s coverage: 98.5% of statements 17:55:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.123s coverage: 41.3% of statements 17:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:55:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements 17:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.772s coverage: 89.2% of statements 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 2.2% of statements 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.490s coverage: 95.6% of statements 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.100s coverage: 60.0% of statements 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.112s coverage: 79.5% of statements 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.101s coverage: 87.5% of statements 17:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 17:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 17:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 79.9% of statements 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.089s coverage: 86.9% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.102s coverage: 87.2% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 64.7% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.8% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.254s coverage: 41.8% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 17:56:11 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 17:56:33 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:56:33 GO111MODULE=on go vet ./... 17:56:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:56:36 ./bin/test-attribution-txt.sh [Pipeline] echo 17:56:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:56:36 + ls -al . 17:56:36 total 768 17:56:36 drwxrwxr-x 11 1001 1001 4096 Oct 22 17:55 . 17:56:36 drwxr-xr-x 4 root root 4096 Oct 22 17:55 .. 17:56:36 drwxrwxr-x 2 1001 1001 4096 Oct 22 17:54 .blubracket 17:56:36 -rw-rw-r-- 1 1001 1001 16 Oct 22 17:54 .dockerignore 17:56:36 drwxrwxr-x 8 1001 1001 4096 Oct 22 17:56 .git 17:56:36 drwxrwxr-x 3 1001 1001 4096 Oct 22 17:54 .github 17:56:36 -rw-rw-r-- 1 1001 1001 1030 Oct 22 17:54 .gitignore 17:56:36 -rw-rw-r-- 1 1001 1001 42 Oct 22 17:54 .golangci.yml 17:56:36 -rw-rw-r-- 1 1001 1001 87 Oct 22 17:54 .hadolint.yml 17:56:36 drwxr-xr-x 3 1001 1001 4096 Oct 22 17:54 .semver 17:56:36 -rw-rw-r-- 1 1001 1001 166 Oct 22 17:54 .sonarcloud.properties 17:56:36 -rw-rw-r-- 1 1001 1001 1171 Oct 22 17:54 ADOPTERS.md 17:56:36 -rw-rw-r-- 1 1001 1001 10722 Oct 22 17:54 Attribution.txt 17:56:36 -rw-rw-r-- 1 1001 1001 63209 Oct 22 17:54 CHANGELOG.md 17:56:36 -rw-rw-r-- 1 1001 1001 3804 Oct 22 17:54 CONTRIBUTING.md 17:56:36 -rw-rw-r-- 1 1001 1001 677 Oct 22 17:54 GOVERNANCE.md 17:56:36 -rw-rw-r-- 1 1001 1001 850 Oct 22 17:54 Jenkinsfile 17:56:36 -rw-rw-r-- 1 1001 1001 10775 Oct 22 17:54 LICENSE 17:56:36 -rw-rw-r-- 1 1001 1001 13857 Oct 22 17:54 Makefile 17:56:36 -rw-rw-r-- 1 1001 1001 582 Oct 22 17:54 OWNERS.md 17:56:36 -rw-rw-r-- 1 1001 1001 9799 Oct 22 17:54 README.md 17:56:36 -rw-rw-r-- 1 1001 1001 6912 Oct 22 17:54 SECURITY.md 17:56:36 -rw-rw-r-- 1 1001 1001 12 Oct 22 17:54 VERSION 17:56:36 -rw-rw-r-- 1 1001 1001 4131 Oct 22 17:54 ZMQWindows.md 17:56:36 drwxrwxr-x 2 1001 1001 4096 Oct 22 17:54 bin 17:56:36 drwxrwxr-x 18 1001 1001 4096 Oct 22 17:54 cmd 17:56:36 -rw-r--r-- 1 root root 500071 Oct 22 17:56 coverage.out 17:56:36 -rw-rw-r-- 1 1001 1001 3446 Oct 22 17:54 go.mod 17:56:36 -rw-rw-r-- 1 1001 1001 45060 Oct 22 17:54 go.sum 17:56:36 drwxrwxr-x 8 1001 1001 4096 Oct 22 17:54 internal 17:56:36 drwxrwxr-x 3 1001 1001 4096 Oct 22 17:54 openapi 17:56:36 drwxrwxr-x 4 1001 1001 4096 Oct 22 17:54 snap 17:56:36 -rw-rw-r-- 1 1001 1001 204 Oct 22 17:54 version.go [Pipeline] sh 17:56:37 + '[' -e coverage.out ] 17:56:37 + chown 1001:1001 coverage.out [Pipeline] stash 17:56:37 Stashed 1 file(s) [Pipeline] sh 17:56:37 + make build 17:56:37 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:56:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:57:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:57:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:57:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:57:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:57:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:57:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:57:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:57:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:57:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:57:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:57:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:57:21 $ docker stop --time=1 5b32d6ed718fa951031950dcdeb197fac5ca54c4c20bac2bf339df7e33dbcedd 17:57:26 $ docker rm -f 5b32d6ed718fa951031950dcdeb197fac5ca54c4c20bac2bf339df7e33dbcedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:57:27 17:57:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:57:27 latest: Pulling from edgex-devops/edgex-compose 17:57:27 cbdbe7a5bc2a: Pulling fs layer 17:57:27 ca9280d653b3: Pulling fs layer 17:57:27 7e9c9ca2126c: Pulling fs layer 17:57:27 cbdbe7a5bc2a: Download complete 17:57:28 ca9280d653b3: Verifying Checksum 17:57:28 ca9280d653b3: Download complete 17:57:28 cbdbe7a5bc2a: Pull complete 17:57:28 7e9c9ca2126c: Download complete 17:57:28 ca9280d653b3: Pull complete 17:57:31 7e9c9ca2126c: Pull complete 17:57:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:31 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 17:57:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:57:34 $ docker top b05e190b6c15a72ec940785510bc1e6a5db0953a7b098807a6e246fb5b4d9d2f -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:34 + + docker-composegrep build parallel --help 17:57:34 17:57:35 --parallel Build images in parallel. [Pipeline] } 17:57:35 $ docker stop --time=1 b05e190b6c15a72ec940785510bc1e6a5db0953a7b098807a6e246fb5b4d9d2f 17:57:36 $ docker rm -f b05e190b6c15a72ec940785510bc1e6a5db0953a7b098807a6e246fb5b4d9d2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:57:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:37 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 17:57:37 $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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 17:57:37 $ docker top 60ef99acb5cc4c88dcbe5d55036e316c6a2d141347011f10c1481b1794381a27 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:38 + docker-compose -f ./docker-compose-build.yml build --parallel 17:57:38 Building core-command ... 17:57:38 Building core-data ... 17:57:38 Building core-metadata ... 17:57:38 Building security-bootstrapper ... 17:57:38 Building security-proxy-setup ... 17:57:38 Building security-secretstore-setup ... 17:57:38 Building security-spiffe-token-provider ... 17:57:38 Building security-spire-agent ... 17:57:38 Building security-spire-config ... 17:57:38 Building security-spire-server ... 17:57:38 Building support-notifications ... 17:57:38 Building support-scheduler ... 17:57:38 Building sys-mgmt-agent ... 17:57:38 Building security-proxy-setup 17:57:38 Building security-spire-server 17:57:38 Building core-command 17:57:38 Building security-spire-agent 17:57:38 Building security-bootstrapper 17:57:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:57:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:57:50 ---> 633436847388 17:57:50 Step 3/22 : WORKDIR /edgex-go 17:57:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:57:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:57:50 ---> 633436847388 17:57:50 Step 3/25 : WORKDIR /edgex-go 17:57:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:57:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:57:50 ---> 633436847388 17:57:50 Step 3/26 : WORKDIR /edgex-go 17:57:50 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:57:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:57:50 ---> 633436847388 17:57:50 Step 3/33 : WORKDIR /edgex-go 17:57:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:57:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:57:51 ---> 633436847388 17:57:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:58:03 ---> Running in 9074cda0d751 17:58:03 ---> Running in bde53246088a 17:58:03 ---> Running in 5cbae05a5d7f 17:58:03 ---> Running in d672112edc1f 17:58:03 ---> Running in bfbc738da8e3 17:58:03 Removing intermediate container bde53246088a 17:58:03 ---> 195d0460fd05 17:58:03 Step 4/24 : WORKDIR /edgex-go 17:58:03 Removing intermediate container bfbc738da8e3 17:58:03 ---> 6e08e60e0bc8 17:58:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:03 Removing intermediate container 5cbae05a5d7f 17:58:03 ---> 0e00cabfbc10 17:58:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:03 Removing intermediate container 9074cda0d751 17:58:03 ---> 22072db5408f 17:58:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:03 Removing intermediate container d672112edc1f 17:58:03 ---> 063fc269441c 17:58:03 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:03 ---> Running in a66049e8b11f 17:58:03 ---> Running in 9acd8ec53f2b 17:58:03 ---> Running in 201f3469dc23 17:58:03 ---> Running in f8e3a65a41a1 17:58:03 ---> Running in 8113e0ac4a07 17:58:03 Removing intermediate container a66049e8b11f 17:58:03 ---> 9a2ddb55a17c 17:58:03 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:03 ---> Running in 8b732ce05501 17:58:03 Removing intermediate container 9acd8ec53f2b 17:58:03 ---> ff8e471d91e4 17:58:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:58:03 ---> Running in 51dd431d183c 17:58:03 Removing intermediate container 201f3469dc23 17:58:03 ---> 76f37c4f65b4 17:58:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:58:03 ---> Running in fd932f341b08 17:58:03 Removing intermediate container 8113e0ac4a07 17:58:03 ---> 554184b561fb 17:58:03 Step 5/33 : RUN apk add --update --no-cache make git 17:58:03 ---> Running in 464eef3d14b0 17:58:03 Removing intermediate container f8e3a65a41a1 17:58:03 ---> e7b7698cacdb 17:58:03 Step 5/22 : RUN apk add --update --no-cache make git 17:58:03 Removing intermediate container 8b732ce05501 17:58:03 ---> cbf8fccb031c 17:58:03 Step 6/24 : RUN apk add --update --no-cache make git 17:58:03 ---> Running in 8b030d564fcc 17:58:03 ---> Running in d9db23c876f1 17:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:58:05 OK: 211 MiB in 51 packages 17:58:05 OK: 211 MiB in 51 packages 17:58:06 OK: 211 MiB in 51 packages 17:58:06 OK: 211 MiB in 51 packages 17:58:06 Removing intermediate container fd932f341b08 17:58:06 ---> 3db27302b366 17:58:06 Step 6/26 : COPY go.mod vendor* ./ 17:58:06 OK: 211 MiB in 51 packages 17:58:06 ---> 214d31dd26d1 17:58:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:06 ---> Running in b47fb3a39552 17:58:06 Removing intermediate container 8b030d564fcc 17:58:06 ---> 8bc79a9ed0b0 17:58:06 Step 7/24 : COPY go.mod vendor* ./ 17:58:06 Removing intermediate container 464eef3d14b0 17:58:06 ---> 4f0f8bb7db25 17:58:06 Step 6/33 : COPY go.mod vendor* ./ 17:58:06 Removing intermediate container d9db23c876f1 17:58:06 ---> 456c850d87ff 17:58:06 Step 6/22 : COPY go.mod vendor* ./ 17:58:06 ---> 3c69ef69fefe 17:58:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:06 ---> Running in af68def1108f 17:58:06 Removing intermediate container 51dd431d183c 17:58:06 ---> a09aafcf1802 17:58:06 Step 6/25 : COPY go.mod vendor* ./ 17:58:06 ---> 1099b7e652bc 17:58:06 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:06 ---> Running in 3dc20f9fa318 17:58:06 ---> a3e8a37179ce 17:58:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:07 ---> Running in 7bde5073ff35 17:58:07 ---> fd76b62e5e74 17:58:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:07 ---> Running in 155af635621f 17:58:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8852 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:58:11 Running in /w/workspace/edgex-go/336 [Pipeline] { [Pipeline] checkout 17:58:11 The recommended git tool is: git 17:58:16 using credential edgex-jenkins-ssh 17:58:16 Cloning the remote Git repository 17:58:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:58:16 > git init /w/workspace/edgex-go/336 # timeout=10 17:58:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:58:17 > git --version # timeout=10 17:58:17 > git --version # 'git version 2.25.1' 17:58:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:17 Verifying host key using known hosts file 17:58:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:58:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:35 Avoid second fetch 17:58:35 Checking out Revision f4c4f3c1366da151f5719954dda2c474ffd5463b (main) 17:58:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:58:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:35 > git config core.sparsecheckout # timeout=10 17:58:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4208)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:58:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:37 Dload Upload Total Spent Left Speed 17:58:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 17:58:35 > git checkout -f f4c4f3c1366da151f5719954dda2c474ffd5463b # timeout=10 17:58:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:58:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:58:38 + sudo tee /etc/docker/daemon.new 17:58:38 { 17:58:38 "registry-mirrors": [ 17:58:38 "https://nexus3.edgexfoundry.org:10001" 17:58:38 ], 17:58:38 "bip": "10.250.0.254/24", 17:58:38 "hosts": [ 17:58:38 "tcp://0.0.0.0:5555", 17:58:38 "unix:///var/run/docker.sock" 17:58:38 ], 17:58:38 "mtu": 1458, 17:58:38 "selinux-enabled": true, 17:58:38 "seccomp-profile": "/etc/docker/seccomp.json" 17:58:38 } [Pipeline] sh 17:58:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:58:39 + sudo service docker restart 17:58:54 Removing intermediate container b47fb3a39552 17:58:54 ---> 611cfd62b90c 17:58:54 Step 8/26 : COPY . . 17:58:54 Removing intermediate container 3dc20f9fa318 17:58:54 ---> 6fb1e03cbf31 17:58:54 Step 8/33 : COPY . . 17:58:54 Removing intermediate container 155af635621f 17:58:54 ---> 228aa514245e 17:58:54 Step 8/25 : COPY . . 17:58:54 Removing intermediate container 7bde5073ff35 17:58:54 ---> 2312b891c656 17:58:54 Step 8/22 : COPY . . 17:58:54 Removing intermediate container af68def1108f 17:58:54 ---> 5f0dd39ebda2 17:58:54 Step 9/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:57 provisioning config files... 17:58:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/336@tmp/config5640203215512270218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:57 ---> docker-login.sh 17:58:57 nexus3.edgexfoundry.org:10001 17:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:58 Configure a credential helper to remove this warning. See 17:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:58 17:58:58 Login Succeeded 17:58:58 nexus3.edgexfoundry.org:10002 17:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:58 Configure a credential helper to remove this warning. See 17:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:58 17:58:58 Login Succeeded 17:58:58 nexus3.edgexfoundry.org:10003 17:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:59 Configure a credential helper to remove this warning. See 17:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:59 17:58:59 Login Succeeded 17:58:59 nexus3.edgexfoundry.org:10004 17:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:59 Configure a credential helper to remove this warning. See 17:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:59 17:58:59 Login Succeeded 17:58:59 docker.io 17:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:00 Configure a credential helper to remove this warning. See 17:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:00 17:59:00 Login Succeeded 17:59:00 ---> docker-login.sh ends [Pipeline] } 17:59:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:59:00 + git config --global --add safe.directory /w/workspace/edgex-go/336 [Pipeline] echo 17:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:00 ========================================================= 17:59:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:59:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:59:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:59:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:59:01 9b18e9b68314: Pulling fs layer 17:59:01 d32db5db7311: Pulling fs layer 17:59:01 d0c4b47475fc: Pulling fs layer 17:59:01 5831b945b038: Pulling fs layer 17:59:01 86bbec2aaacd: Pulling fs layer 17:59:01 e10730c5d714: Pulling fs layer 17:59:01 5dd5c2283517: Pulling fs layer 17:59:01 d5ac0230b979: Pulling fs layer 17:59:01 e10730c5d714: Waiting 17:59:01 5dd5c2283517: Waiting 17:59:01 5831b945b038: Waiting 17:59:01 d5ac0230b979: Waiting 17:59:01 86bbec2aaacd: Waiting 17:59:01 d0c4b47475fc: Download complete 17:59:01 d32db5db7311: Verifying Checksum 17:59:01 d32db5db7311: Download complete 17:59:01 86bbec2aaacd: Verifying Checksum 17:59:01 86bbec2aaacd: Download complete 17:59:01 e10730c5d714: Download complete 17:59:01 9b18e9b68314: Verifying Checksum 17:59:02 9b18e9b68314: Pull complete 17:59:02 d5ac0230b979: Verifying Checksum 17:59:02 d5ac0230b979: Download complete 17:59:02 d32db5db7311: Pull complete 17:59:03 d0c4b47475fc: Pull complete 17:59:03 5dd5c2283517: Verifying Checksum 17:59:03 5dd5c2283517: Download complete 17:59:04 5831b945b038: Verifying Checksum 17:59:04 5831b945b038: Download complete 17:59:17 5831b945b038: Pull complete 17:59:17 86bbec2aaacd: Pull complete 17:59:17 e10730c5d714: Pull complete 17:59:23 5dd5c2283517: Pull complete 17:59:24 d5ac0230b979: Pull complete 17:59:24 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:59:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:59:25 + docker build -t ci-base-image-arm64 -f - . 17:59:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:59:25 WORKDIR /edgex 17:59:25 COPY go.mod . 17:59:25 RUN go mod download 17:59:25 Sending build context to Docker daemon 3.266MB 17:59:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:59:25 ---> 59b3b1a385d4 17:59:25 Step 2/4 : WORKDIR /edgex 17:59:26 ---> c3e8c9f7ce26 17:59:26 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:59:26 ---> 337002345831 17:59:26 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:59:26 ---> 54de5ef57175 17:59:26 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:59:26 ---> 7590b07e1f5e 17:59:26 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:59:26 ---> Running in 15b0799ff0d4 17:59:26 ---> d485d72134b2 17:59:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:59:26 ---> Running in a2b2a721d631 17:59:26 ---> Running in cd6229d6572d 17:59:26 ---> Running in f36c04730062 17:59:26 ---> Running in 4ea9e7e7d04e 17:59:26 Removing intermediate container 15b0799ff0d4 17:59:26 ---> 168dbed7527f 17:59:26 Step 10/26 : WORKDIR /edgex-go/spire-build 17:59:26 ---> Running in 5edc307e58a4 17:59:26 Removing intermediate container f36c04730062 17:59:26 ---> 4ab70a1e8a2b 17:59:26 Step 10/25 : WORKDIR /edgex-go/spire-build 17:59:26 ---> Running in 69d8ccbf2b7b 17:59:26 Removing intermediate container 5edc307e58a4 17:59:26 ---> fed145835f4e 17:59:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:59:26 Removing intermediate container 69d8ccbf2b7b 17:59:26 ---> 574f987e26b7 17:59:26 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:59:26 ---> Running in c8e72591946a 17:59:26 ---> Running in 5ab917699064 17:59:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:59:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:59:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:59:26 Removing intermediate container 5ab917699064 17:59:26 ---> 0ad8e825735f 17:59:26 Step 12/25 : WORKDIR /edgex-go 17:59:26 ---> Running in bbec73d49428 17:59:26 Removing intermediate container c8e72591946a 17:59:26 ---> b11828e28efd 17:59:26 Step 12/26 : WORKDIR /edgex-go 17:59:26 ---> Running in ccb1e5894c20 17:59:26 Removing intermediate container bbec73d49428 17:59:26 ---> d541759edf27 17:59:26 17:59:26 Step 13/25 : FROM alpine:3.15 17:59:26 Removing intermediate container ccb1e5894c20 17:59:26 ---> f5f15779660c 17:59:26 17:59:26 Step 13/26 : FROM alpine:3.15 17:59:26 3.15: Pulling from library/alpine 17:59:26 3.15: Pulling from library/alpine 17:59:26 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:59:26 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:59:26 Status: Downloaded newer image for alpine:3.15 17:59:26 Status: Image is up to date for alpine:3.15 17:59:26 ---> c4fc93816858 17:59:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:59:26 ---> c4fc93816858 17:59:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:59:26 ---> Running in d7acd3b32abe 17:59:26 ---> Running in e1b685ee2f00 17:59:26 Removing intermediate container d7acd3b32abe 17:59:26 ---> d63b4e73252a 17:59:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:26 Removing intermediate container e1b685ee2f00 17:59:26 ---> 5c9540197fc0 17:59:26 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:26 ---> Running in 2c256dbe4ae4 17:59:26 ---> Running in 1eaca156030c 17:59:26 Removing intermediate container 2c256dbe4ae4 17:59:26 ---> c53921eb309f 17:59:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:59:26 Removing intermediate container 1eaca156030c 17:59:26 ---> 02be9c96b839 17:59:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:59:26 ---> Running in d670c6b798d3 17:59:26 ---> Running in 38f8fe7d0ad9 17:59:27 ---> Running in dc54d2b9a6ab 17:59:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:59:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:59:27 Removing intermediate container dc54d2b9a6ab 17:59:27 ---> 42a865f80919 17:59:27 Step 3/4 : COPY go.mod . 17:59:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:59:28 ---> 4a7226b12209 17:59:28 Step 4/4 : RUN go mod download 17:59:28 ---> Running in 66f7f011b5dd 17:59:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:59:28 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:59:28 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:59:28 OK: 15857 distinct packages available 17:59:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:59:28 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:59:28 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:59:28 OK: 15857 distinct packages available 17:59:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:59:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:59:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:59:30 (1/5) Installing dumb-init (1.2.5-r1) 17:59:30 (2/5) Installing musl-obstack (1.2.3-r0) 17:59:30 (1/5) Installing dumb-init (1.2.5-r1) 17:59:30 (3/5) Installing libucontext (1.1-r0) 17:59:30 (2/5) Installing musl-obstack (1.2.3-r0) 17:59:30 (4/5) Installing gcompat (1.0.0-r4) 17:59:30 (3/5) Installing libucontext (1.1-r0) 17:59:30 (5/5) Installing openssl (1.1.1q-r0) 17:59:30 (4/5) Installing gcompat (1.0.0-r4) 17:59:30 Executing busybox-1.34.1-r7.trigger 17:59:30 OK: 7 MiB in 19 packages 17:59:30 (5/5) Installing openssl (1.1.1q-r0) 17:59:30 Executing busybox-1.34.1-r7.trigger 17:59:30 OK: 7 MiB in 19 packages 17:59:34 Removing intermediate container d670c6b798d3 17:59:34 ---> 2451897b645f 17:59:34 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:59:34 Removing intermediate container 38f8fe7d0ad9 17:59:34 ---> f13628871b08 17:59:34 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:59:43 ---> 31b4caf9f46d 17:59:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:59:44 ---> f431bfe5f0a1 17:59:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:59:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:59:45 ---> f5a297a4ad42 17:59:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:59:45 ---> 835d99b30236 17:59:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:59:46 ---> b97f7b862c12 17:59:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:59:46 ---> 4f2f0593cf5a 17:59:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:59:47 ---> bd8359acfdeb 17:59:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:59:48 ---> 05609c3576b2 17:59:48 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:59:48 ---> 5be0da14487c 17:59:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:59:48 ---> Running in 7bccbe297b4f 17:59:48 ---> Running in 193342f9e483 17:59:49 Removing intermediate container a2b2a721d631 17:59:49 ---> 1059b612c696 17:59:49 17:59:49 Step 11/24 : FROM alpine:3.16 17:59:49 Removing intermediate container cd6229d6572d 17:59:49 ---> df8e14707ae0 17:59:49 17:59:49 Step 10/33 : FROM alpine:3.16 17:59:49 Removing intermediate container 193342f9e483 17:59:49 ---> e5627358d9a8 17:59:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:59:49 Removing intermediate container 7bccbe297b4f 17:59:49 ---> 3c3fc4430548 17:59:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:59:49 ---> Running in c37ba29483cb 17:59:49 ---> Running in 24aeba965860 17:59:49 Removing intermediate container 24aeba965860 17:59:49 ---> 0e9edaaf5526 17:59:49 Step 24/26 : LABEL arch=x86_64 17:59:49 Removing intermediate container c37ba29483cb 17:59:49 ---> d854582a0c73 17:59:49 Step 23/25 : LABEL arch=x86_64 17:59:49 ---> Running in 068bebd8422c 17:59:49 ---> Running in 57fa073e4b24 17:59:50 Removing intermediate container 57fa073e4b24 17:59:50 ---> bd4ff0b30809 17:59:50 Step 25/26 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 17:59:50 Removing intermediate container 068bebd8422c 17:59:50 ---> 61c623161358 17:59:50 Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 17:59:50 3.16: Pulling from library/alpine 17:59:50 3.16: Pulling from library/alpine 17:59:50 ---> Running in 7adea04610a3 17:59:50 ---> Running in de6e1ea884ce 17:59:50 Removing intermediate container de6e1ea884ce 17:59:50 ---> c672866f441a 17:59:50 Step 25/25 : LABEL version=2.3.0-dev.98 17:59:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:59:50 Removing intermediate container 7adea04610a3 17:59:50 ---> 2385962e31d7 17:59:50 Step 26/26 : LABEL version=2.3.0-dev.98 17:59:50 Status: Downloaded newer image for alpine:3.16 17:59:51 ---> 9c6f07244728 17:59:51 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:59:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:59:51 Status: Image is up to date for alpine:3.16 17:59:51 ---> Running in 434c6371bf7d 17:59:51 ---> 9c6f07244728 17:59:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:59:51 ---> Running in efab2e7189c4 17:59:51 ---> Running in 7ff44ee3f903 17:59:51 ---> Running in 5804239e5246 17:59:51 Removing intermediate container 434c6371bf7d 17:59:51 ---> 052cfdf970bb 17:59:51 17:59:51 Removing intermediate container efab2e7189c4 17:59:51 ---> bb6a726f2b67 17:59:51 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 17:59:51 Removing intermediate container 7ff44ee3f903 17:59:51 ---> b1fc49f470cd 17:59:51 17:59:51 Removing intermediate container 4ea9e7e7d04e 17:59:51 ---> a1f8f2d4e83a 17:59:51 17:59:51 Step 10/22 : FROM alpine:3.16 17:59:51 ---> 9c6f07244728 17:59:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:59:51 ---> Running in ed61e4bef43b 17:59:51 ---> Running in 1941feb2d19c 17:59:51 Successfully built 052cfdf970bb 17:59:51 Successfully tagged security-spire-server:latest 17:59:51 Successfully built b1fc49f470cd 17:59:51  Building security-spire-server ... done Building sys-mgmt-agent 17:59:51 Successfully tagged security-spire-agent:latest 17:59:51 Building core-data 17:59:51  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:59:51 (1/1) Installing dumb-init (1.2.5-r1) 17:59:51 Executing busybox-1.35.0-r17.trigger 17:59:51 OK: 6 MiB in 15 packages 17:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:59:52 (1/2) Installing dumb-init (1.2.5-r1) 17:59:52 (2/2) Installing su-exec (0.2-r1) 17:59:52 Executing busybox-1.35.0-r17.trigger 17:59:52 OK: 6 MiB in 16 packages 17:59:52 (1/6) Installing ca-certificates (20220614-r0) 17:59:52 (2/6) Installing brotli-libs (1.0.9-r6) 17:59:52 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:59:52 (4/6) Installing libcurl (7.83.1-r3) 17:59:52 (5/6) Installing curl (7.83.1-r3) 17:59:52 (6/6) Installing dumb-init (1.2.5-r1) 17:59:52 Executing busybox-1.35.0-r17.trigger 17:59:52 Executing ca-certificates-20220614-r0.trigger 17:59:52 OK: 8 MiB in 20 packages 17:59:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:59:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:59:55 ---> 633436847388 17:59:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:59:55 ---> Using cache 17:59:55 ---> 195d0460fd05 17:59:55 Step 4/24 : WORKDIR /edgex-go 17:59:55 ---> Using cache 17:59:55 ---> 9a2ddb55a17c 17:59:55 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:55 ---> Using cache 17:59:55 ---> cbf8fccb031c 17:59:55 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:59:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:59:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:59:56 ---> 633436847388 17:59:56 Step 3/23 : WORKDIR /edgex-go 17:59:56 ---> Using cache 17:59:56 ---> 22072db5408f 17:59:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:56 ---> Using cache 17:59:56 ---> 76f37c4f65b4 17:59:56 Step 5/23 : RUN apk add --update --no-cache make bash git 18:00:01 ---> Running in 98e1b8263a29 18:00:01 ---> Running in 77357a31e268 18:00:01 Removing intermediate container ed61e4bef43b 18:00:01 ---> be72eec0b456 18:00:01 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 18:00:01 Removing intermediate container 5804239e5246 18:00:01 ---> 3a0ca0ce5dac 18:00:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:00:01 ---> Running in bd963d2a660f 18:00:01 ---> Running in cc67c13cfce9 18:00:01 Removing intermediate container 1941feb2d19c 18:00:01 ---> e6d0a588ecc2 18:00:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:00:01 ---> Running in 57a54acb7956 18:00:01 Removing intermediate container bd963d2a660f 18:00:01 ---> 6022ac7a8b8c 18:00:01 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:00:01 ---> Running in 676cb523cab5 18:00:01 Removing intermediate container cc67c13cfce9 18:00:01 ---> ea1cbc3aa0f0 18:00:01 Step 14/24 : ENV APP_PORT=59882 18:00:01 ---> Running in 37c4c93e60a8 18:00:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:00:01 Removing intermediate container 57a54acb7956 18:00:01 ---> c5b94684e55b 18:00:01 Step 13/22 : WORKDIR /edgex 18:00:01 ---> Running in ed795a4806e7 18:00:01 Removing intermediate container 676cb523cab5 18:00:01 ---> 0137f8550e4f 18:00:01 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:00:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:00:01 ---> Running in 19b828bcd8da 18:00:01 Removing intermediate container 37c4c93e60a8 18:00:01 ---> 0f765c8a7315 18:00:01 Step 15/24 : EXPOSE $APP_PORT 18:00:01 ---> Running in e330be5516ea 18:00:01 Removing intermediate container ed795a4806e7 18:00:01 ---> a0b897d05b99 18:00:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:00:01 Removing intermediate container 19b828bcd8da 18:00:01 ---> b233a75fc051 18:00:01 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:00:01 ---> Running in 67b448302b44 18:00:01 Removing intermediate container e330be5516ea 18:00:01 ---> 97a41890b6a6 18:00:01 Step 16/24 : WORKDIR / 18:00:01 ---> Running in d396b7b7bd5c 18:00:01 Removing intermediate container 67b448302b44 18:00:01 ---> 9ec960482051 18:00:01 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:00:01 ---> Running in 889b787b8deb 18:00:01 ---> b070c7ae8fdc 18:00:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:00:01 Removing intermediate container d396b7b7bd5c 18:00:01 ---> a02525cdbba3 18:00:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:01 ---> 36f0386e3de3 18:00:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:00:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:00:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:00:02 ---> 521669f75f22 18:00:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:00:02 OK: 211 MiB in 51 packages 18:00:02 OK: 211 MiB in 51 packages 18:00:02 ---> 04652e4a4a02 18:00:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:00:02 ---> 3f40adde43b9 18:00:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:00:02 Removing intermediate container 889b787b8deb 18:00:02 ---> ec797a0c225f 18:00:02 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:00:02 ---> Running in 821a09fc891e 18:00:02 ---> 824a1070b549 18:00:02 Step 20/24 : ENTRYPOINT ["/core-command"] 18:00:02 ---> Running in 3cac8c3f060e 18:00:02 Removing intermediate container 98e1b8263a29 18:00:02 ---> 8ba45f8d058d 18:00:02 Step 7/24 : COPY go.mod vendor* ./ 18:00:02 ---> 516a22495ac7 18:00:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:00:02 ---> Running in 1795a008b01c 18:00:02 Removing intermediate container 3cac8c3f060e 18:00:02 ---> 3fdb3f8d40be 18:00:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:02 Removing intermediate container 77357a31e268 18:00:02 ---> 096191412724 18:00:02 Step 6/23 : COPY go.mod vendor* ./ 18:00:03 ---> Running in e631aa2e888c 18:00:03 Removing intermediate container 821a09fc891e 18:00:03 ---> 63de2475354c 18:00:03 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:00:03 ---> 66f0882f65f6 18:00:03 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:03 ---> Running in b4b3edb4de28 18:00:03 Removing intermediate container e631aa2e888c 18:00:03 ---> 5a6779777588 18:00:03 Step 22/24 : LABEL arch=x86_64 18:00:03 ---> Running in 84c08b1587a6 18:00:03 ---> 9c6c05a0fb37 18:00:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:03 ---> a84ccd185ee4 18:00:03 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:00:03 ---> Running in 2c6744cac172 18:00:03 ---> Running in cad842ec778c 18:00:03 Removing intermediate container 84c08b1587a6 18:00:03 ---> e6c71efb8d48 18:00:03 Step 23/24 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:00:03 ---> Running in aff24a1fb984 18:00:03 Removing intermediate container aff24a1fb984 18:00:03 ---> 0cba1b65a48c 18:00:03 Step 24/24 : LABEL version=2.3.0-dev.98 18:00:03 ---> Running in 6ce1e53de6da 18:00:03 Removing intermediate container 6ce1e53de6da 18:00:03 ---> 1e66716c9b54 18:00:03 18:00:03 Successfully built 1e66716c9b54 18:00:03 Successfully tagged core-command:latest 18:00:03  Building core-command ... done Building security-secretstore-setup 18:00:03 Removing intermediate container 1795a008b01c 18:00:03 ---> dd2ff04940ca 18:00:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:00:03 ---> Running in 8c3c0a07edf3 18:00:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:00:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:00:07 ---> 633436847388 18:00:07 Step 3/25 : WORKDIR /edgex-go 18:00:07 ---> Using cache 18:00:07 ---> 22072db5408f 18:00:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:07 ---> Using cache 18:00:07 ---> 76f37c4f65b4 18:00:07 Step 5/25 : RUN apk add --update --no-cache make git 18:00:07 Removing intermediate container 66f7f011b5dd 18:00:07 ---> 6198bb1cce52 18:00:07 Successfully built 6198bb1cce52 18:00:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:07 + docker inspect -f . ci-base-image-arm64 18:00:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:08 prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container 18:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:00:09 Removing intermediate container 8c3c0a07edf3 18:00:09 ---> 5428b01b64d9 18:00:09 Step 20/22 : LABEL arch=x86_64 18:00:09 ---> Running in ea1aef2ae4f3 18:00:09 $ docker top 0f99e9828f047163858003131b6310c14e89dc00529331ffbafaca0bfe67d41f -eo pid,comm 18:00:09 ---> Running in 4f3f84a4935a [Pipeline] { [Pipeline] sh 18:00:10 + go version 18:00:10 go version go1.18.7 linux/arm64 [Pipeline] } 18:00:10 $ docker stop --time=1 0f99e9828f047163858003131b6310c14e89dc00529331ffbafaca0bfe67d41f 18:00:11 $ docker rm -f 0f99e9828f047163858003131b6310c14e89dc00529331ffbafaca0bfe67d41f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:00:12 18:00:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:12 Removing intermediate container cad842ec778c 18:00:12 ---> 16eec84a3fa3 18:00:12 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:00:12 latest: Pulling from edgex-devops/edgex-compose-arm64 18:00:12 29e5d40040c1: Pulling fs layer 18:00:12 1ce36da41761: Pulling fs layer 18:00:12 25b303627fd3: Pulling fs layer 18:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:00:13 29e5d40040c1: Verifying Checksum 18:00:13 29e5d40040c1: Download complete 18:00:13 1ce36da41761: Verifying Checksum 18:00:13 1ce36da41761: Download complete 18:00:13 29e5d40040c1: Pull complete 18:00:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:00:14 OK: 211 MiB in 51 packages 18:00:14 Removing intermediate container 4f3f84a4935a 18:00:14 ---> 6d1518615d08 18:00:14 Step 21/22 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:00:14 ---> 7c68fcb8c48e 18:00:14 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:00:14 ---> Running in 7c4744a72bfd 18:00:14 Removing intermediate container 7c4744a72bfd 18:00:14 ---> 40eb0e385189 18:00:14 Step 22/22 : LABEL version=2.3.0-dev.98 18:00:14 ---> Running in 7e2557d24264 18:00:15 1ce36da41761: Pull complete 18:00:15 25b303627fd3: Verifying Checksum 18:00:15 25b303627fd3: Download complete 18:00:15 Removing intermediate container ea1aef2ae4f3 18:00:15 ---> a5179653464d 18:00:15 Step 6/25 : COPY go.mod vendor* ./ 18:00:18 Removing intermediate container 7e2557d24264 18:00:18 ---> 165e7cee572b 18:00:18 18:00:18 Successfully built 165e7cee572b 18:00:18 Successfully tagged security-proxy-setup:latest 18:00:18 Building security-spiffe-token-provider 18:00:18  Building security-proxy-setup ... done  ---> 448369d3a5fc 18:00:18 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:00:22 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:00:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:00:22 ---> 633436847388 18:00:22 Step 3/20 : WORKDIR /edgex-go 18:00:22 ---> Using cache 18:00:22 ---> 22072db5408f 18:00:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:00:23 ---> c4cdb224f02b 18:00:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:24 ---> Running in 0470bb4825f4 18:00:24 ---> Running in 5e174710f938 18:00:24 ---> 9536084b54e7 18:00:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:00:24 ---> 451f068bd029 18:00:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:00:25 ---> 6b507c0df0d7 18:00:25 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:00:25 Removing intermediate container 2c6744cac172 18:00:25 ---> 4228d628a3d4 18:00:25 Step 8/23 : COPY . . 18:00:25 Removing intermediate container b4b3edb4de28 18:00:25 ---> 95f2c0c0501b 18:00:25 Step 9/24 : COPY . . 18:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:00:25 25b303627fd3: Pull complete 18:00:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:00:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:25 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:00:25 v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:00:25 OK: 17038 distinct packages available 18:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:00:25 prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container 18:00:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:00:25 OK: 211 MiB in 51 packages 18:00:27 $ docker top 2698ba974f0f751f103bb51b778fc8ae588717b2d3086eb653d9a2976903001f -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:28 + grep parallel 18:00:28 + docker-compose build --help 18:00:33 --parallel Build images in parallel. [Pipeline] } 18:00:33 $ docker stop --time=1 2698ba974f0f751f103bb51b778fc8ae588717b2d3086eb653d9a2976903001f 18:00:35 $ docker rm -f 2698ba974f0f751f103bb51b778fc8ae588717b2d3086eb653d9a2976903001f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:36 prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container 18:00:36 $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:00:37 $ docker top daf4491ee8bfa08c1a36da4e98f579613c552fd4d42349c8ef4f0719b34d8d17 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:37 ---> 501e25c0e767 18:00:37 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:00:37 ---> 8f1da292b2d2 18:00:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:00:37 ---> 0c2169e4bc83 18:00:37 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:00:37 ---> Running in 7c193c10759e 18:00:37 Removing intermediate container 0470bb4825f4 18:00:37 ---> bcc71d11aff0 18:00:37 Step 5/20 : COPY go.mod vendor* ./ 18:00:37 ---> Running in bcfef82d4d1f 18:00:37 ---> d6598c7eaf03 18:00:37 Step 28/33 : RUN chmod +x /entrypoint.sh 18:00:37 ---> Running in 0320163ee0b1 18:00:38 ---> 14773e37c5bf 18:00:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:38 ---> Running in 8c6ab5feb545 18:00:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:00:38 + docker-compose -f ./docker-compose-build.yml build --parallel 18:00:38 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:00:42 Removing intermediate container 0320163ee0b1 18:00:42 ---> bc73bd2121ef 18:00:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:00:43 Building core-command ... 18:00:43 Building core-data ... 18:00:43 Building core-metadata ... 18:00:43 Building security-bootstrapper ... 18:00:43 Building security-proxy-setup ... 18:00:43 Building security-secretstore-setup ... 18:00:43 Building security-spiffe-token-provider ... 18:00:43 Building security-spire-agent ... 18:00:43 Building security-spire-config ... 18:00:43 Building security-spire-server ... 18:00:43 Building support-notifications ... 18:00:43 Building support-scheduler ... 18:00:43 Building sys-mgmt-agent ... 18:00:43 Building support-notifications 18:00:43 Building security-spire-agent 18:00:43 Building security-spiffe-token-provider 18:00:43 Building security-bootstrapper 18:00:43 Building core-command 18:00:49 Removing intermediate container 5e174710f938 18:00:49 ---> f199fc0a6aa0 18:00:49 Step 8/25 : COPY . . 18:00:49 ---> Running in 38d2b328a82b 18:00:50 Removing intermediate container 38d2b328a82b 18:00:50 ---> 901bbc457ed4 18:00:50 Step 30/33 : CMD ["gate"] 18:00:52 ---> Running in 6e35f359aed3 18:00:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:00:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:00:56 ---> 6198bb1cce52 18:00:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:00:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:00:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:00:56 ---> 6198bb1cce52 18:00:56 Step 3/20 : WORKDIR /edgex-go 18:00:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:00:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:00:56 ---> 6198bb1cce52 18:00:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:00:56 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:00:56 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:00:56 ---> 6198bb1cce52 18:00:56 Step 3/33 : WORKDIR /edgex-go 18:00:56 ---> Running in b44e40e39a04 18:00:56 ---> Running in 9c1fcdb2ddac 18:00:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:00:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:00:56 ---> 6198bb1cce52 18:00:56 Step 3/26 : WORKDIR /edgex-go 18:00:56 ---> Running in 927f4ca335a5 18:00:56 ---> Running in ba51100f6be1 18:00:56 ---> Running in 7f918f727181 18:00:56 Removing intermediate container b44e40e39a04 18:00:56 ---> f94abb820e7d 18:00:56 Step 4/24 : WORKDIR /edgex-go 18:00:56 Removing intermediate container 9c1fcdb2ddac 18:00:56 ---> 8e433f3798ab 18:00:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:00:56 ---> Running in fab51dd2f13c 18:00:56 ---> Running in 7b87ed5e87d2 18:00:57 Removing intermediate container ba51100f6be1 18:00:57 ---> 04b8c04cb688 18:00:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:57 Removing intermediate container 927f4ca335a5 18:00:57 ---> 5ae5fac6e5dd 18:00:57 Step 4/23 : WORKDIR /edgex-go 18:00:57 Removing intermediate container 7f918f727181 18:00:57 ---> d316350e881e 18:00:57 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:57 ---> Running in d5930a6955fe 18:00:57 ---> Running in da8b9bc5b5c0 18:00:57 Removing intermediate container fab51dd2f13c 18:00:57 ---> 411f2a4ef603 18:00:57 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:57 ---> Running in 9053f598077a 18:00:57 ---> Running in 8e70e26f87c8 18:00:58 Removing intermediate container da8b9bc5b5c0 18:00:58 ---> 8a8817643f0f 18:00:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:58 ---> Running in dc55a4fc662f 18:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:00 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:01:00 v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:01:00 OK: 16895 distinct packages available 18:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:01 Removing intermediate container 6e35f359aed3 18:01:01 ---> a8878fab8337 18:01:01 Step 31/33 : LABEL arch=x86_64 18:01:01 ---> 7c35e5449c87 18:01:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:01:01 ---> Running in 81423f54fb1b 18:01:01 ---> Running in b3405c96266f 18:01:01 Removing intermediate container d5930a6955fe 18:01:01 ---> ada6f3e75b7e 18:01:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:01:01 Removing intermediate container 81423f54fb1b 18:01:01 ---> 2dedb3ec5991 18:01:01 Step 32/33 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:01:01 ---> Running in b09d1a16fc79 18:01:01 ---> Running in bea70b03af5e 18:01:01 Removing intermediate container 8c6ab5feb545 18:01:01 ---> e11fce7f4207 18:01:01 Step 7/20 : COPY . . 18:01:01 OK: 221 MiB in 51 packages 18:01:01 Removing intermediate container 8e70e26f87c8 18:01:01 ---> 9169987655f4 18:01:01 Step 6/24 : RUN apk add --update --no-cache make git 18:01:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:01:02 Removing intermediate container 9053f598077a 18:01:02 ---> 4c160c59e2aa 18:01:02 Step 5/33 : RUN apk add --update --no-cache make git 18:01:02 ---> Running in f2afbeb04e58 18:01:02 Removing intermediate container dc55a4fc662f 18:01:02 ---> 635b016948e0 18:01:02 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:01:02 ---> Running in 8c3bec2be86f 18:01:02 ---> Running in dbe7b2a31a0f 18:01:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:03 Removing intermediate container 7b87ed5e87d2 18:01:03 ---> e94c962a99d5 18:01:03 Step 5/20 : COPY go.mod vendor* ./ 18:01:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:04 ---> c0edf4e988af 18:01:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:05 ---> Running in f1b2b6174171 18:01:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:06 OK: 221 MiB in 51 packages 18:01:06 Removing intermediate container bea70b03af5e 18:01:06 ---> 66a9f39e6b34 18:01:06 Step 33/33 : LABEL version=2.3.0-dev.98 18:01:06 OK: 221 MiB in 51 packages 18:01:07 OK: 221 MiB in 51 packages 18:01:07 OK: 221 MiB in 51 packages 18:01:08 Removing intermediate container b09d1a16fc79 18:01:08 ---> f61bc287dc5d 18:01:08 Step 6/26 : COPY go.mod vendor* ./ 18:01:08 Removing intermediate container 8c3bec2be86f 18:01:08 Removing intermediate container f2afbeb04e58 18:01:08 ---> 28203fc3aba7 18:01:08 ---> 9da76a867f83 18:01:08 Step 7/24 : COPY go.mod vendor* ./ 18:01:08 Step 6/33 : COPY go.mod vendor* ./ 18:01:08 Removing intermediate container dbe7b2a31a0f 18:01:08 ---> c79e57d966c4 18:01:08 Step 7/23 : COPY go.mod vendor* ./ 18:01:09 ---> a599de1a3146 18:01:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:09 ---> Running in 36adefa46aeb 18:01:09 Removing intermediate container 7c193c10759e 18:01:09 ---> ef8cf6cb87b2 18:01:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:01:09 ---> Running in 4f359a4eee34 18:01:09 ---> Running in 85d85527203b 18:01:10 ---> ef3b2e90ea25 18:01:10 ---> bd0c341dcd62 18:01:10 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:10 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:10 ---> Running in 3bfcfe092397 18:01:10 ---> Running in 0af48488664a 18:01:10 ---> ae65413518bf 18:01:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:01:10 ---> 7fe6bb8b2b0d 18:01:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:10 ---> Running in 02ac7a50697b 18:01:10 Removing intermediate container 4f359a4eee34 18:01:10 ---> 7314fa076bdf 18:01:10 18:01:10 Successfully built 7314fa076bdf 18:01:10 Successfully tagged security-bootstrapper:latest 18:01:10  Building security-bootstrapper ... done Building support-scheduler 18:01:10 ---> Running in 0705d293a6d3 18:01:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:01:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:01:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:01:15 ---> 633436847388 18:01:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:01:15 ---> Using cache 18:01:15 ---> 195d0460fd05 18:01:15 Step 4/23 : WORKDIR /edgex-go 18:01:15 ---> Using cache 18:01:15 ---> 9a2ddb55a17c 18:01:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:15 ---> Using cache 18:01:15 ---> cbf8fccb031c 18:01:15 Step 6/23 : RUN apk add --update --no-cache make git 18:01:15 ---> Using cache 18:01:15 ---> 8bc79a9ed0b0 18:01:15 Step 7/23 : COPY go.mod vendor* ./ 18:01:15 ---> Using cache 18:01:15 ---> 3c69ef69fefe 18:01:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:15 ---> Using cache 18:01:15 ---> 5f0dd39ebda2 18:01:15 Step 9/23 : COPY . . 18:01:15 ---> Using cache 18:01:15 ---> 337002345831 18:01:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:01:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:01:21 ---> Running in d18ce0b959ad 18:01:21 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:01:22 Removing intermediate container 85d85527203b 18:01:22 ---> 233adf87d78c 18:01:22 18:01:22 Step 11/23 : FROM alpine:3.16 18:01:22 ---> 9c6f07244728 18:01:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:01:24 ---> Running in 59a4111dd104 18:01:24 Removing intermediate container bcfef82d4d1f 18:01:24 ---> 2d83d9ccfcf9 18:01:24 18:01:24 Step 11/24 : FROM alpine:3.16 18:01:24 ---> 9c6f07244728 18:01:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:01:24 ---> Running in aa1e16f317bc 18:01:25 Removing intermediate container 59a4111dd104 18:01:25 ---> 807c16645137 18:01:25 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 18:01:25 ---> Running in 8fb3b49db549 18:01:25 Removing intermediate container aa1e16f317bc 18:01:25 ---> 3e87dba2c4a8 18:01:25 Step 13/24 : ENV APP_PORT=59880 18:01:25 ---> Running in 7854161d0e1c 18:01:25 Removing intermediate container 7854161d0e1c 18:01:25 ---> 550f2706463c 18:01:25 Step 14/24 : EXPOSE $APP_PORT 18:01:25 ---> Running in 7554aa433ace 18:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:26 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:01:26 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:01:26 (3/33) Installing readline (8.1.2-r0) 18:01:26 (4/33) Installing bash (5.1.16-r2) 18:01:26 Removing intermediate container 7554aa433ace 18:01:26 ---> 08cf57743243 18:01:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:26 Executing bash-5.1.16-r2.post-install 18:01:26 (5/33) Installing ca-certificates (20220614-r0) 18:01:26 (6/33) Installing brotli-libs (1.0.9-r6) 18:01:26 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:01:26 (8/33) Installing libcurl (7.83.1-r3) 18:01:26 (9/33) Installing curl (7.83.1-r3) 18:01:26 (10/33) Installing docker-cli (20.10.20-r0) 18:01:26 (11/33) Installing dumb-init (1.2.5-r1) 18:01:26 (12/33) Installing libbz2 (1.0.8-r1) 18:01:26 (13/33) Installing expat (2.4.9-r0) 18:01:26 (14/33) Installing libffi (3.4.2-r1) 18:01:26 (15/33) Installing gdbm (1.23-r0) 18:01:26 (16/33) Installing xz-libs (5.2.5-r1) 18:01:26 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:01:26 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:01:26 (19/33) Installing mpdecimal (2.5.1-r1) 18:01:26 (20/33) Installing sqlite-libs (3.38.5-r0) 18:01:26 (21/33) Installing python3 (3.10.5-r0) 18:01:27 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:01:27 (23/33) Installing py3-tomli (2.0.1-r1) 18:01:27 (24/33) Installing py3-pep517 (0.12.0-r2) 18:01:27 (25/33) Installing py3-six (1.16.0-r1) 18:01:27 (26/33) Installing py3-retrying (1.3.3-r3) 18:01:27 (27/33) Installing py3-appdirs (1.4.4-r3) 18:01:27 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:01:27 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:01:27 (30/33) Installing py3-parsing (2.4.7-r3) 18:01:27 (31/33) Installing py3-packaging (21.3-r0) 18:01:27 (32/33) Installing py3-setuptools (59.4.0-r0) 18:01:27 (33/33) Installing py3-pip (22.1.1-r0) 18:01:27 Executing busybox-1.35.0-r17.trigger 18:01:27 Executing ca-certificates-20220614-r0.trigger 18:01:27 OK: 122 MiB in 47 packages 18:01:28 ---> Running in c6797b3be8ae 18:01:30 Removing intermediate container b3405c96266f 18:01:30 ---> 44f25bcc4fd1 18:01:30 18:01:30 Step 10/25 : FROM alpine:3.16 18:01:30 ---> 9c6f07244728 18:01:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:01:30 ---> Running in e0cfdd3853b9 18:01:31 Removing intermediate container c6797b3be8ae 18:01:31 ---> a9740c771128 18:01:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:01:31 ---> Running in ce8904008b26 18:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:31 (1/3) Installing ca-certificates (20220614-r0) 18:01:31 (2/3) Installing dumb-init (1.2.5-r1) 18:01:31 (3/3) Installing su-exec (0.2-r1) 18:01:31 Executing busybox-1.35.0-r17.trigger 18:01:31 Executing ca-certificates-20220614-r0.trigger 18:01:31 OK: 6 MiB in 17 packages 18:01:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:32 Collecting docker-compose==1.23.2 18:01:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:01:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.9 MB/s eta 0:00:00 18:01:32 Collecting dockerpty<0.5,>=0.4.1 18:01:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:01:32 Preparing metadata (setup.py): started 18:01:32 Preparing metadata (setup.py): finished with status 'done' 18:01:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:32 Removing intermediate container e0cfdd3853b9 18:01:32 ---> be6a5b888ee2 18:01:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:01:33 Collecting jsonschema<3,>=2.5.1 18:01:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:01:33 Collecting cached-property<2,>=1.2.0 18:01:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:01:33 ---> Running in 56cccab2d638 18:01:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:01:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:01:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 142.3 MB/s eta 0:00:00 18:01:33 (1/6) Installing dumb-init (1.2.5-r1) 18:01:33 Collecting PyYAML<4,>=3.10 18:01:33 Downloading PyYAML-3.13.tar.gz (270 kB) 18:01:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:01:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 75.6 MB/s eta 0:00:00 18:01:33 (3/6) Installing libsodium (1.0.18-r0) 18:01:33 Removing intermediate container 56cccab2d638 18:01:33 ---> b540c96866b5 18:01:33 Step 13/25 : WORKDIR / 18:01:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:01:33 Preparing metadata (setup.py): started 18:01:33 (5/6) Installing libzmq (4.3.4-r0) 18:01:33 (6/6) Installing zeromq (4.3.4-r0) 18:01:33 ---> Running in 5e718cedbb63 18:01:34 Executing busybox-1.35.0-r17.trigger 18:01:34 OK: 8 MiB in 20 packages 18:01:34 Preparing metadata (setup.py): finished with status 'done' 18:01:34 Collecting docopt<0.7,>=0.6.1 18:01:34 Downloading docopt-0.6.2.tar.gz (25 kB) 18:01:34 Preparing metadata (setup.py): started 18:01:34 Removing intermediate container 5e718cedbb63 18:01:34 ---> 24eb7a6f9055 18:01:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:01:34 Preparing metadata (setup.py): finished with status 'done' 18:01:34 Collecting websocket-client<1.0,>=0.32.0 18:01:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:01:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 141.2 MB/s eta 0:00:00 18:01:34 Collecting docker<4.0,>=3.6.0 18:01:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:01:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 172.6 MB/s eta 0:00:00 18:01:34 Collecting texttable<0.10,>=0.9.0 18:01:34 Downloading texttable-0.9.1.tar.gz (11 kB) 18:01:34 Preparing metadata (setup.py): started 18:01:34 Preparing metadata (setup.py): finished with status 'done' 18:01:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:01:35 Collecting docker-pycreds>=0.4.0 18:01:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:01:35 Collecting idna<2.8,>=2.5 18:01:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:01:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 84.2 MB/s eta 0:00:00 18:01:35 Collecting chardet<3.1.0,>=3.0.2 18:01:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:01:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 55.6 MB/s eta 0:00:00 18:01:35 Collecting certifi>=2017.4.17 18:01:35 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 18:01:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 124.4 MB/s eta 0:00:00 18:01:35 Collecting urllib3<1.25,>=1.21.1 18:01:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:01:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 139.3 MB/s eta 0:00:00 18:01:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:01:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:01:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:01:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:01:35 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:01:35 Running setup.py install for texttable: started 18:01:36 Running setup.py install for texttable: finished with status 'done' 18:01:36 Running setup.py install for PyYAML: started 18:01:36 ---> fdd8bb93c9a9 18:01:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:01:37 Running setup.py install for PyYAML: finished with status 'done' 18:01:37 Removing intermediate container ce8904008b26 18:01:37 ---> e775ce76bdc6 18:01:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:37 ---> 630303a09e32 18:01:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:01:37 Running setup.py install for docopt: started 18:01:37 Removing intermediate container 02ac7a50697b 18:01:37 ---> ffd0df4a0d47 18:01:37 18:01:37 Step 9/20 : FROM alpine:3.15 18:01:37 ---> c4fc93816858 18:01:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:01:37 ---> Using cache 18:01:37 ---> 5c9540197fc0 18:01:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:37 ---> Using cache 18:01:37 ---> 02be9c96b839 18:01:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:01:37 ---> eb23ad5135f0 18:01:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:01:37 ---> Running in a16b7ce3f76b 18:01:37 ---> fadaf7cded3e 18:01:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:01:37 Running setup.py install for docopt: finished with status 'done' 18:01:38 ---> a3e1eaffe38d 18:01:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:01:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:01:38 ---> 461d65092630 18:01:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:01:38 Running setup.py install for dockerpty: started 18:01:39 ---> 80cfae6bca9f 18:01:39 Step 20/24 : ENTRYPOINT ["/core-data"] 18:01:39 ---> Running in 500bdefd5850 18:01:39 Running setup.py install for dockerpty: finished with status 'done' 18:01:39 Removing intermediate container 500bdefd5850 18:01:39 ---> 8f7210b7a06f 18:01:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:39 ---> Running in b547652c5eb3 18:01:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:01:39 ---> f79559084e07 18:01:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:01:39 Removing intermediate container b547652c5eb3 18:01:39 ---> 5f1ff765f94e 18:01:39 Step 22/24 : LABEL arch=x86_64 18:01:39 ---> Running in 5d73b2f66a02 18:01:39 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:01:39 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:01:39 OK: 15857 distinct packages available 18:01:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:01:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:01:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:01:40 Removing intermediate container 5d73b2f66a02 18:01:40 ---> dc56ebdbc203 18:01:40 Step 23/24 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:01:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:01:41 (1/9) Installing ca-certificates (20220614-r0) 18:01:41 (2/9) Installing brotli-libs (1.0.9-r5) 18:01:41 ---> 989fc14e85ad 18:01:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:01:41 ---> Running in 89ceb032ffb8 18:01:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:01:41 (4/9) Installing libcurl (7.80.0-r3) 18:01:41 (5/9) Installing curl (7.80.0-r3) 18:01:41 Removing intermediate container 89ceb032ffb8 18:01:41 ---> d9398cb313e7 18:01:41 Step 24/24 : LABEL version=2.3.0-dev.98 18:01:41 (6/9) Installing dumb-init (1.2.5-r1) 18:01:41 (7/9) Installing musl-obstack (1.2.3-r0) 18:01:41 ---> Running in 0cb8686d0b8e 18:01:41 (8/9) Installing libucontext (1.1-r0) 18:01:42 (9/9) Installing gcompat (1.0.0-r4) 18:01:42 Executing busybox-1.34.1-r7.trigger 18:01:42 Executing ca-certificates-20220614-r0.trigger 18:01:42 OK: 8 MiB in 23 packages 18:01:44 ---> 3945eceadbf4 18:01:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:01:44 Removing intermediate container 0cb8686d0b8e 18:01:44 ---> 7861095e0e00 18:01:44 18:01:44 ---> Running in cb440dd3b1f9 18:01:44 Successfully built 7861095e0e00 18:01:44 Successfully tagged core-data:latest 18:01:44 Building support-notifications 18:01:44  Building core-data ... done Removing intermediate container 8fb3b49db549 18:01:44 ---> 9e79d14ea3f0 18:01:44 Step 14/23 : ENV APP_PORT=58890 18:01:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:01:49 ---> 633436847388 18:01:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:01:49 ---> Using cache 18:01:49 ---> 195d0460fd05 18:01:49 Step 4/23 : WORKDIR /edgex-go 18:01:49 ---> Using cache 18:01:49 ---> 9a2ddb55a17c 18:01:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:49 ---> Using cache 18:01:49 ---> cbf8fccb031c 18:01:49 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:01:50 ---> Running in d1d531787f02 18:01:50 Removing intermediate container a16b7ce3f76b 18:01:50 ---> 476ecc82e005 18:01:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:50 ---> Running in 6c5299c7f608 18:01:50 Removing intermediate container d1d531787f02 18:01:50 ---> 083c7e4bd416 18:01:50 Step 15/23 : EXPOSE $APP_PORT 18:01:50 ---> Running in 0a5d96e79982 18:01:51 Removing intermediate container 0a5d96e79982 18:01:51 ---> 4131ea9ccbd5 18:01:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:01:51 ---> 97c8683c18e5 18:01:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:01:51 Removing intermediate container cb440dd3b1f9 18:01:51 ---> f102998b6cb3 18:01:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:52 OK: 211 MiB in 51 packages 18:01:52 ---> Running in 40ff5df685ed 18:01:54 ---> a32b9078868a 18:01:54 ---> 374a3311e2d7 18:01:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.tomlStep 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:01:54 18:01:54 Removing intermediate container 40ff5df685ed 18:01:54 ---> e5bcbaf2f19b 18:01:54 Step 23/25 : LABEL arch=x86_64 18:01:54 ---> Running in 012690916ad0 18:01:54 ---> 65e5bca8283e 18:01:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:01:54 Removing intermediate container 6c5299c7f608 18:01:54 ---> ac44a8309503 18:01:54 Step 7/23 : COPY go.mod vendor* ./ 18:01:54 Removing intermediate container 012690916ad0 18:01:54 ---> 7a64466cd6a3 18:01:54 Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:01:54 ---> Running in be780a3d8ce0 18:01:54 ---> 72ed5126d6ea 18:01:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:01:54 Removing intermediate container d18ce0b959ad 18:01:54 ---> 1f0c2ac40805 18:01:54 18:01:54 Step 11/23 : FROM alpine:3.16 18:01:54 ---> 9c6f07244728 18:01:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:01:54 ---> Running in 341ecc6fd585 18:01:54 ---> Using cache 18:01:54 ---> 3a0ca0ce5dac 18:01:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:01:54 ---> Using cache 18:01:54 ---> ea1cbc3aa0f0 18:01:54 Step 14/23 : ENV APP_PORT=59861 18:01:54 ---> Running in b8b78d866ac4 18:01:54 Removing intermediate container 341ecc6fd585 18:01:54 ---> eda2cb58b826 18:01:54 Step 25/25 : LABEL version=2.3.0-dev.98 18:01:54 ---> 045221eb54bb 18:01:54 Removing intermediate container be780a3d8ce0 18:01:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 94d17f6ce031 18:01:54 18:01:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:54 ---> Running in d404f51766b4 18:01:54 ---> Running in e16677616200 18:01:54 ---> Running in 6a8c37bf7119 18:01:54 Removing intermediate container b8b78d866ac4 18:01:54 ---> ec62131d8385 18:01:54 Step 15/23 : EXPOSE $APP_PORT 18:01:54 ---> cd6455d30851 18:01:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:01:54 Removing intermediate container d404f51766b4 18:01:54 ---> 9837acbb6b43 18:01:54 18:01:54 ---> Running in f96d599c1d8d 18:01:54 ---> Running in da797e943fd3 18:01:54 Removing intermediate container e16677616200 18:01:54 ---> 1de71aff4162 18:01:54 Step 18/20 : LABEL arch=x86_64 18:01:54 ---> Running in 8d164fd9772d 18:01:54 Successfully built 9837acbb6b43 18:01:54 Successfully tagged security-secretstore-setup:latest 18:01:54  Building security-secretstore-setup ... done Building security-spire-config 18:01:54 Removing intermediate container f96d599c1d8d 18:01:54 ---> 65051ee00364 18:01:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:55 Removing intermediate container da797e943fd3 18:01:55 ---> 22e442ee8a38 18:01:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:55 Removing intermediate container 8d164fd9772d 18:01:55 ---> 15b1dcef2ec3 18:01:55 Step 19/20 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:01:56 ---> Running in 8a1b89093778 18:01:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:01:58 ---> 633436847388 18:01:58 Step 3/26 : WORKDIR /edgex-go 18:01:58 ---> Using cache 18:01:58 ---> 22072db5408f 18:01:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:58 ---> Using cache 18:01:58 ---> 76f37c4f65b4 18:01:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:01:58 ---> Using cache 18:01:58 ---> 3db27302b366 18:01:58 Step 6/26 : COPY go.mod vendor* ./ 18:01:58 ---> Using cache 18:01:58 ---> 214d31dd26d1 18:01:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:58 ---> Using cache 18:01:58 ---> 611cfd62b90c 18:01:58 Step 8/26 : COPY . . 18:01:58 ---> Using cache 18:01:58 ---> c3e8c9f7ce26 18:01:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:01:58 ---> Using cache 18:01:58 ---> 168dbed7527f 18:01:58 Step 10/26 : WORKDIR /edgex-go/spire-build 18:01:58 ---> Using cache 18:01:58 ---> fed145835f4e 18:01:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:01:58 ---> Using cache 18:01:58 ---> b11828e28efd 18:01:58 Step 12/26 : WORKDIR /edgex-go 18:01:58 ---> Using cache 18:01:58 ---> f5f15779660c 18:01:58 18:01:58 Step 13/26 : FROM alpine:3.15 18:01:58 ---> c4fc93816858 18:01:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:01:58 ---> Using cache 18:01:58 ---> 5c9540197fc0 18:01:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:58 ---> Using cache 18:01:58 ---> 02be9c96b839 18:01:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:02:01 ---> Running in 9ddd5a0bfd51 18:02:01 ---> ed6df6182f9c 18:02:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:02:01 ---> Running in f551593bf533 18:02:01 Removing intermediate container 8a1b89093778 18:02:01 ---> 75a7a5b29efd 18:02:01 Step 21/23 : LABEL arch=x86_64 18:02:01 ---> Running in 612c91419b75 18:02:01 Removing intermediate container 9ddd5a0bfd51 18:02:01 ---> ef7dadf97448 18:02:01 Step 20/20 : LABEL version=2.3.0-dev.98 18:02:01 ---> Running in 412fd5ac2886 18:02:01 Removing intermediate container 612c91419b75 18:02:01 ---> 7febbe438e02 18:02:01 Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:01 ---> Running in 0de67387a7ce 18:02:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:02 Removing intermediate container 412fd5ac2886 18:02:02 ---> e6e61a04a985 18:02:02 18:02:02 Removing intermediate container 0de67387a7ce 18:02:02 ---> eabda6c27b12 18:02:02 Step 23/23 : LABEL version=2.3.0-dev.98 18:02:02 ---> 8dbad321067a 18:02:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:02:02 Successfully built e6e61a04a985 18:02:02 Successfully tagged security-spiffe-token-provider:latest 18:02:02  Building security-spiffe-token-provider ... done Building core-metadata 18:02:02 ---> Running in 23227551abb5 18:02:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:04 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:02:04 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:02:04 OK: 15857 distinct packages available 18:02:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:02:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:02:04 ---> 633436847388 18:02:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:02:04 ---> Using cache 18:02:04 ---> 195d0460fd05 18:02:04 Step 4/25 : WORKDIR /edgex-go 18:02:04 ---> Using cache 18:02:04 ---> 9a2ddb55a17c 18:02:04 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:04 ---> Using cache 18:02:04 ---> cbf8fccb031c 18:02:04 Step 6/25 : RUN apk add --update --no-cache make git 18:02:04 ---> Using cache 18:02:04 ---> 8bc79a9ed0b0 18:02:04 Step 7/25 : COPY go.mod vendor* ./ 18:02:04 ---> Using cache 18:02:04 ---> 3c69ef69fefe 18:02:04 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:04 ---> Using cache 18:02:04 ---> 5f0dd39ebda2 18:02:04 Step 9/25 : COPY . . 18:02:04 ---> Using cache 18:02:04 ---> 337002345831 18:02:04 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:02:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:05 (1/4) Installing dumb-init (1.2.5-r1) 18:02:05 (2/4) Installing musl-obstack (1.2.3-r0) 18:02:05 (3/4) Installing libucontext (1.1-r0) 18:02:05 (4/4) Installing gcompat (1.0.0-r4) 18:02:06 Executing busybox-1.34.1-r7.trigger 18:02:06 OK: 6 MiB in 18 packages 18:02:08 ---> 94b20f0bc57b 18:02:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:02:08 Removing intermediate container 23227551abb5 18:02:08 ---> e6b668a71c91 18:02:08 18:02:08 ---> Running in 04a2c2f07b34 18:02:08 ---> Running in e6a8a0217e6a 18:02:08 Successfully built e6b668a71c91 18:02:08 Successfully tagged sys-mgmt-agent:latest 18:02:08  Building sys-mgmt-agent ... done Removing intermediate container e6a8a0217e6a 18:02:08 ---> 108ecbddf623 18:02:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:08 ---> Running in 9e850f0e18cd 18:02:08 Removing intermediate container 9e850f0e18cd 18:02:08 ---> 079876f12872 18:02:08 Step 21/23 : LABEL arch=x86_64 18:02:09 Removing intermediate container f551593bf533 18:02:09 ---> 6f10f9718a3d 18:02:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:02:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:02:11 ---> Running in f544221e417f 18:02:13 ---> 41f38e8ccf20 18:02:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:02:13 Removing intermediate container f544221e417f 18:02:13 ---> 66de939382ae 18:02:13 Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:13 ---> Running in e4f8639bd47a 18:02:14 ---> 6de35947b403 18:02:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:02:14 Removing intermediate container e4f8639bd47a 18:02:14 ---> 469877edf375 18:02:14 Step 23/23 : LABEL version=2.3.0-dev.98 18:02:14 ---> Running in 6b3d3c4c4eb1 18:02:14 ---> Running in bf6d7ec07be4 18:02:14 Removing intermediate container 6b3d3c4c4eb1 18:02:14 ---> f0250ee76279 18:02:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:02:14 Removing intermediate container 6a8c37bf7119 18:02:14 ---> eef4f9b9da8b 18:02:14 Step 9/23 : COPY . . 18:02:14 Removing intermediate container bf6d7ec07be4 18:02:14 ---> 15ad4f5a4f28 18:02:14 18:02:14 Successfully built 15ad4f5a4f28 18:02:14 Successfully tagged support-scheduler:latest 18:02:21  Building support-scheduler ... done  ---> b2bbd5c3d4ed 18:02:21 Step 21/26 : WORKDIR / 18:02:22 ---> Running in 946c71baf6a8 18:02:22 ---> b8152b8aabc6 18:02:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:02:22 ---> Running in 8c965adbe840 18:02:23 Removing intermediate container 946c71baf6a8 18:02:23 ---> 02a37971bfb0 18:02:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:02:23 ---> Running in 352c1f818497 18:02:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:02:23 Removing intermediate container 352c1f818497 18:02:23 ---> 29fec4f9a5ae 18:02:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:02:23 ---> Running in cf8041532143 18:02:23 Removing intermediate container cf8041532143 18:02:23 ---> ee401799854c 18:02:23 Step 24/26 : LABEL arch=x86_64 18:02:23 ---> Running in fb4b0b7add10 18:02:24 Removing intermediate container fb4b0b7add10 18:02:24 ---> 1c581999931a 18:02:24 Step 25/26 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:24 ---> Running in a8eb7c49beca 18:02:24 Removing intermediate container a8eb7c49beca 18:02:24 ---> 962ed50b5eaf 18:02:24 Step 26/26 : LABEL version=2.3.0-dev.98 18:02:24 ---> Running in 79bfb2b88baf 18:02:24 Removing intermediate container 79bfb2b88baf 18:02:24 ---> 94ffae7ba9ea 18:02:24 18:02:24 Successfully built 94ffae7ba9ea 18:02:24 Successfully tagged security-spire-config:latest 18:02:29  Building security-spire-config ... done Removing intermediate container 04a2c2f07b34 18:02:29 ---> 780cce7fcb8b 18:02:29 18:02:29 Step 11/25 : FROM alpine:3.16 18:02:29 ---> 9c6f07244728 18:02:29 Step 12/25 : RUN apk add --update --no-cache dumb-init 18:02:29 ---> Using cache 18:02:29 ---> 3a0ca0ce5dac 18:02:29 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:02:29 ---> Using cache 18:02:29 ---> ea1cbc3aa0f0 18:02:29 Step 14/25 : ENV APP_PORT=59881 18:02:29 ---> Running in 07a96f9b7176 18:02:29 Removing intermediate container 07a96f9b7176 18:02:29 ---> 4ba09def530e 18:02:29 Step 15/25 : EXPOSE $APP_PORT 18:02:29 ---> Running in 04b729747628 18:02:29 Removing intermediate container 04b729747628 18:02:29 ---> f4d84839bbe3 18:02:29 Step 16/25 : WORKDIR / 18:02:29 ---> Running in b82e149cc786 18:02:30 Removing intermediate container b82e149cc786 18:02:30 ---> ca79482952f7 18:02:30 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:30 ---> ffd2b1fb9424 18:02:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:02:31 ---> ce6192496c1e 18:02:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:02:31 ---> ffbb1ae5e4dc 18:02:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:02:32 ---> 75508890bb25 18:02:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:02:32 Removing intermediate container f1b2b6174171 18:02:32 ---> 307b0f591da1 18:02:32 Step 7/20 : COPY . . 18:02:32 ---> 3a1da96146c0 18:02:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:02:32 ---> Running in 0f1afbfd936c 18:02:32 Removing intermediate container 3bfcfe092397 18:02:32 ---> 57b6aa651d5c 18:02:32 Step 9/24 : COPY . . 18:02:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:02:32 Removing intermediate container 0af48488664a 18:02:32 ---> 625311369f5f 18:02:32 Step 8/33 : COPY . . 18:02:32 Removing intermediate container 36adefa46aeb 18:02:32 ---> 776d0dba2eea 18:02:32 Step 8/26 : COPY . . 18:02:32 Removing intermediate container 0705d293a6d3 18:02:32 ---> 3f96e186fd65 18:02:32 Step 9/23 : COPY . . 18:02:32 ---> Running in e2883f48af66 18:02:32 Removing intermediate container e2883f48af66 18:02:32 ---> fca502786b82 18:02:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:32 ---> Running in 2e601a3dfa85 18:02:32 Removing intermediate container 2e601a3dfa85 18:02:32 ---> 047978832ee0 18:02:32 Step 23/25 : LABEL arch=x86_64 18:02:32 ---> Running in 4d3eeb4573ba 18:02:32 Removing intermediate container 4d3eeb4573ba 18:02:32 ---> afb0588a2b01 18:02:32 Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:33 ---> Running in 80a63008b0f8 18:02:33 Removing intermediate container 80a63008b0f8 18:02:33 ---> 47262aa21587 18:02:33 Step 25/25 : LABEL version=2.3.0-dev.98 18:02:33 ---> Running in 489d65fcfb8f 18:02:33 Removing intermediate container 489d65fcfb8f 18:02:33 ---> 285aca263828 18:02:33 18:02:33 Successfully built 285aca263828 18:02:33 Successfully tagged core-metadata:latest 18:02:37 ---> 0db03dea60f5 18:02:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:02:37 ---> Running in 624e021525f1 18:02:38 ---> 49d5fed51b11 18:02:38 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:02:38 ---> b16308e369ef 18:02:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:02:38 ---> Running in 1f2ce54d3fda 18:02:38 ---> Running in 88cff96cd4ed 18:02:39 ---> f588c3ceaf82 18:02:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:02:39 ---> Running in a944294f9077 18:02:39 Removing intermediate container 88cff96cd4ed 18:02:39 ---> bc56e3cfc98e 18:02:39 Step 10/26 : WORKDIR /edgex-go/spire-build 18:02:39 ---> Running in c00b78b1520c 18:02:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:02:40 Removing intermediate container c00b78b1520c 18:02:40 ---> 5160e26fc449 18:02:40 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:02:41 ---> Running in b35bbdd80f43 18:02:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:02:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:02:44 Removing intermediate container b35bbdd80f43 18:02:44 ---> ed0489469b99 18:02:44 Step 12/26 : WORKDIR /edgex-go 18:02:45 ---> Running in 0f9eb6ecfc34 18:02:46 Removing intermediate container 0f9eb6ecfc34 18:02:46 ---> f07af5e70d1d 18:02:46 18:02:46 Step 13/26 : FROM alpine:3.15 18:02:46 3.15: Pulling from library/alpine 18:02:48  Building core-metadata ... done Removing intermediate container 8c965adbe840 18:02:48 ---> 6c3670767e91 18:02:48 18:02:48 Step 11/23 : FROM alpine:3.16 18:02:48 ---> 9c6f07244728 18:02:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:02:48 ---> Running in 088205a32a5f 18:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:02:48 (1/2) Installing ca-certificates (20220614-r0) 18:02:48 (2/2) Installing dumb-init (1.2.5-r1) 18:02:48 Executing busybox-1.35.0-r17.trigger 18:02:48 Executing ca-certificates-20220614-r0.trigger 18:02:48 OK: 6 MiB in 16 packages 18:02:48 Removing intermediate container 088205a32a5f 18:02:48 ---> 8a88d0a96c4c 18:02:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:02:48 ---> Running in be74167111ae 18:02:48 Removing intermediate container be74167111ae 18:02:48 ---> b234bd23bc6a 18:02:48 Step 14/23 : ENV APP_PORT=59860 18:02:48 ---> Running in c04b6f93f5ab 18:02:48 Removing intermediate container c04b6f93f5ab 18:02:48 ---> 50f5053aeb0d 18:02:48 Step 15/23 : EXPOSE $APP_PORT 18:02:48 ---> Running in f3541890b219 18:02:48 Removing intermediate container f3541890b219 18:02:48 ---> b92e5d507586 18:02:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:48 ---> 2dde1efbc0ea 18:02:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:02:48 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:02:48 Status: Downloaded newer image for alpine:3.15 18:02:48 ---> 02e0d6fdf486 18:02:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:02:48 ---> Running in 21a172b1716f 18:02:48 ---> 0a7da48bd950 18:02:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:02:48 Removing intermediate container 21a172b1716f 18:02:48 ---> 90a14ef7007c 18:02:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:49 ---> 931ac778a5f9 18:02:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:02:49 ---> Running in 000f085db33c 18:02:49 Removing intermediate container 000f085db33c 18:02:49 ---> d1eda47c0ad3 18:02:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:49 ---> Running in cd87484479b5 18:02:49 Removing intermediate container cd87484479b5 18:02:49 ---> 3e603f36d960 18:02:49 Step 21/23 : LABEL arch=x86_64 18:02:49 ---> Running in bb38a337dc8f 18:02:49 ---> Running in bc419bedfeb0 18:02:49 Removing intermediate container bb38a337dc8f 18:02:49 ---> 753ca322eb2e 18:02:49 Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:49 ---> Running in ae477019ce98 18:02:49 Removing intermediate container ae477019ce98 18:02:49 ---> 0f856804431b 18:02:49 Step 23/23 : LABEL version=2.3.0-dev.98 18:02:49 ---> Running in 9d473159369a 18:02:49 Removing intermediate container 9d473159369a 18:02:49 ---> b45de4e1827d 18:02:49 18:02:49 Successfully built b45de4e1827d 18:02:49 Successfully tagged support-notifications:latest 18:02:49  Building support-notifications ... done  [Pipeline] } 18:02:49 $ docker stop --time=1 60ef99acb5cc4c88dcbe5d55036e316c6a2d141347011f10c1481b1794381a27 18:02:50 $ docker rm -f 60ef99acb5cc4c88dcbe5d55036e316c6a2d141347011f10c1481b1794381a27 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:51 + docker images 18:02:51 REPOSITORY TAG IMAGE ID CREATED SIZE 18:02:51 support-notifications latest b45de4e1827d 2 seconds ago 30.4MB 18:02:51 6c3670767e91 7 seconds ago 1.67GB 18:02:51 core-metadata latest 285aca263828 18 seconds ago 18.5MB 18:02:51 780cce7fcb8b 25 seconds ago 1.61GB 18:02:51 security-spire-config latest 94ffae7ba9ea 27 seconds ago 85.8MB 18:02:51 support-scheduler latest 15ad4f5a4f28 37 seconds ago 29.8MB 18:02:51 sys-mgmt-agent latest e6b668a71c91 49 seconds ago 136MB 18:02:51 security-spiffe-token-provider latest e6e61a04a985 50 seconds ago 29.7MB 18:02:51 security-secretstore-setup latest 9837acbb6b43 57 seconds ago 29.7MB 18:02:51 1f0c2ac40805 58 seconds ago 1.67GB 18:02:51 core-data latest 7861095e0e00 About a minute ago 21.7MB 18:02:51 ffd0df4a0d47 About a minute ago 1.64GB 18:02:51 44f25bcc4fd1 About a minute ago 1.6GB 18:02:51 2d83d9ccfcf9 About a minute ago 1.62GB 18:02:51 233adf87d78c About a minute ago 1.59GB 18:02:51 security-bootstrapper latest 7314fa076bdf About a minute ago 20.2MB 18:02:51 security-proxy-setup latest 165e7cee572b 2 minutes ago 27.6MB 18:02:51 core-command latest 1e66716c9b54 2 minutes ago 17.6MB 18:02:51 a1f8f2d4e83a 3 minutes ago 1.6GB 18:02:51 security-spire-agent latest b1fc49f470cd 3 minutes ago 125MB 18:02:51 security-spire-server latest 052cfdf970bb 3 minutes ago 86.5MB 18:02:51 1059b612c696 3 minutes ago 1.61GB 18:02:51 df8e14707ae0 3 minutes ago 1.6GB 18:02:51 d541759edf27 3 minutes ago 1.48GB 18:02:51 f5f15779660c 3 minutes ago 1.48GB 18:02:51 ci-base-image-x86_64 latest 633436847388 7 minutes ago 941MB 18:02:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 11 days ago 677MB 18:02:51 alpine 3.15 c4fc93816858 2 months ago 5.59MB 18:02:51 alpine 3.16 9c6f07244728 2 months ago 5.54MB 18:02:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 18:02:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:51 provisioning config files... 18:02:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/336@tmp/config10609801735400881321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:51 ---> docker-login.sh 18:02:51 nexus3.edgexfoundry.org:10001 18:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:51 Configure a credential helper to remove this warning. See 18:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:51 18:02:51 Login Succeeded 18:02:51 nexus3.edgexfoundry.org:10002 18:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:51 Configure a credential helper to remove this warning. See 18:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:51 18:02:51 Login Succeeded 18:02:51 nexus3.edgexfoundry.org:10003 18:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:51 Configure a credential helper to remove this warning. See 18:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:51 18:02:51 Login Succeeded 18:02:51 nexus3.edgexfoundry.org:10004 18:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:51 Configure a credential helper to remove this warning. See 18:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:51 18:02:51 Login Succeeded 18:02:51 docker.io 18:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:52 Configure a credential helper to remove this warning. See 18:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:52 18:02:52 Login Succeeded 18:02:52 ---> docker-login.sh ends [Pipeline] } 18:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:02:52 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:52 latest 18:02:52 2.3.0-dev.98 18:02:52 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:02:52 main 18:02:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:53 + docker push nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:02:53 219a8abc675e: Preparing 18:02:53 4c07c1d4e502: Preparing 18:02:53 96dad60eccca: Preparing 18:02:53 30474165e656: Preparing 18:02:53 994393dc58e7: Preparing 18:02:53 994393dc58e7: Layer already exists 18:02:53 96dad60eccca: Pushed 18:02:53 30474165e656: Pushed 18:02:53 219a8abc675e: Pushed 18:02:54 4c07c1d4e502: Pushed 18:02:54 Removing intermediate container bc419bedfeb0 18:02:54 ---> b4da868776f7 18:02:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:02:54 ---> Running in 28603982d35a 18:02:54 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:02:55 219a8abc675e: Preparing 18:02:55 4c07c1d4e502: Preparing 18:02:55 96dad60eccca: Preparing 18:02:55 30474165e656: Preparing 18:02:55 994393dc58e7: Preparing 18:02:55 219a8abc675e: Layer already exists 18:02:55 30474165e656: Layer already exists 18:02:55 4c07c1d4e502: Layer already exists 18:02:55 994393dc58e7: Layer already exists 18:02:55 96dad60eccca: Layer already exists 18:02:55 latest: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:56 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.98 18:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:02:56 219a8abc675e: Preparing 18:02:56 4c07c1d4e502: Preparing 18:02:56 96dad60eccca: Preparing 18:02:56 30474165e656: Preparing 18:02:56 994393dc58e7: Preparing 18:02:56 219a8abc675e: Layer already exists 18:02:56 4c07c1d4e502: Layer already exists 18:02:56 994393dc58e7: Layer already exists 18:02:56 96dad60eccca: Layer already exists 18:02:56 30474165e656: Layer already exists 18:02:56 2.3.0-dev.98: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:02:56 + docker push nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:02:56 219a8abc675e: Preparing 18:02:56 4c07c1d4e502: Preparing 18:02:56 96dad60eccca: Preparing 18:02:56 30474165e656: Preparing 18:02:56 994393dc58e7: Preparing 18:02:56 4c07c1d4e502: Layer already exists 18:02:56 219a8abc675e: Layer already exists 18:02:56 994393dc58e7: Layer already exists 18:02:56 30474165e656: Layer already exists 18:02:56 96dad60eccca: Layer already exists 18:02:56 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:57 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:02:57 219a8abc675e: Preparing 18:02:57 4c07c1d4e502: Preparing 18:02:57 96dad60eccca: Preparing 18:02:57 30474165e656: Preparing 18:02:57 994393dc58e7: Preparing 18:02:57 4c07c1d4e502: Layer already exists 18:02:57 219a8abc675e: Layer already exists 18:02:57 30474165e656: Layer already exists 18:02:57 994393dc58e7: Layer already exists 18:02:57 96dad60eccca: Layer already exists 18:02:57 main: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:57 ===================================================== [Pipeline] echo 18:02:57 taggedImages: 18:02:57 - nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:57 - nexus3.edgexfoundry.org:10004/core-command:latest 18:02:57 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.98 18:02:57 - nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:02:57 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:02:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:02:57 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:57 latest 18:02:57 2.3.0-dev.98 18:02:57 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:02:57 main 18:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:02:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:57 + docker push nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:02:57 2d362eed0637: Preparing 18:02:57 fc068b81d049: Preparing 18:02:57 96dad60eccca: Preparing 18:02:57 97eed462d751: Preparing 18:02:57 e6c0d9d266b6: Preparing 18:02:57 994393dc58e7: Preparing 18:02:57 994393dc58e7: Waiting 18:02:57 96dad60eccca: Layer already exists 18:02:57 994393dc58e7: Layer already exists 18:02:57 2d362eed0637: Pushed 18:02:57 e6c0d9d266b6: Pushed 18:02:58 97eed462d751: Pushed 18:02:59 fc068b81d049: Pushed 18:02:59 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:00 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:03:00 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:03:00 OK: 15734 distinct packages available 18:03:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:03:00 2d362eed0637: Preparing 18:03:00 fc068b81d049: Preparing 18:03:00 96dad60eccca: Preparing 18:03:00 97eed462d751: Preparing 18:03:00 e6c0d9d266b6: Preparing 18:03:00 994393dc58e7: Preparing 18:03:00 e6c0d9d266b6: Layer already exists 18:03:00 2d362eed0637: Layer already exists 18:03:00 fc068b81d049: Layer already exists 18:03:00 97eed462d751: Layer already exists 18:03:00 96dad60eccca: Layer already exists 18:03:00 994393dc58e7: Layer already exists 18:03:00 latest: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:03:00 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.98 18:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:03:00 2d362eed0637: Preparing 18:03:00 fc068b81d049: Preparing 18:03:00 96dad60eccca: Preparing 18:03:00 97eed462d751: Preparing 18:03:00 e6c0d9d266b6: Preparing 18:03:00 994393dc58e7: Preparing 18:03:00 994393dc58e7: Waiting 18:03:00 2d362eed0637: Layer already exists 18:03:00 97eed462d751: Layer already exists 18:03:00 e6c0d9d266b6: Layer already exists 18:03:00 96dad60eccca: Layer already exists 18:03:00 fc068b81d049: Layer already exists 18:03:00 994393dc58e7: Layer already exists 18:03:00 2.3.0-dev.98: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:01 + docker push nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:03:01 2d362eed0637: Preparing 18:03:01 fc068b81d049: Preparing 18:03:01 96dad60eccca: Preparing 18:03:01 97eed462d751: Preparing 18:03:01 e6c0d9d266b6: Preparing 18:03:01 994393dc58e7: Preparing 18:03:01 994393dc58e7: Waiting 18:03:01 2d362eed0637: Layer already exists 18:03:01 e6c0d9d266b6: Layer already exists 18:03:01 96dad60eccca: Layer already exists 18:03:01 97eed462d751: Layer already exists 18:03:01 fc068b81d049: Layer already exists 18:03:01 994393dc58e7: Layer already exists 18:03:01 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:03:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:03:02 2d362eed0637: Preparing 18:03:02 fc068b81d049: Preparing 18:03:02 96dad60eccca: Preparing 18:03:02 97eed462d751: Preparing 18:03:02 e6c0d9d266b6: Preparing 18:03:02 994393dc58e7: Preparing 18:03:02 994393dc58e7: Waiting 18:03:02 fc068b81d049: Layer already exists 18:03:02 2d362eed0637: Layer already exists 18:03:02 97eed462d751: Layer already exists 18:03:02 e6c0d9d266b6: Layer already exists 18:03:02 96dad60eccca: Layer already exists 18:03:02 994393dc58e7: Layer already exists 18:03:02 main: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:02 ===================================================== [Pipeline] echo 18:03:02 taggedImages: 18:03:02 - nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:02 - nexus3.edgexfoundry.org:10004/core-data:latest 18:03:02 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.98 18:03:02 - nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:03:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:03:02 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:02 latest 18:03:02 2.3.0-dev.98 18:03:02 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:02 main 18:03:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:03:02 b6456b52a686: Preparing 18:03:02 6276c38a5b4f: Preparing 18:03:02 6bcf5a0e4b99: Preparing 18:03:02 96dad60eccca: Preparing 18:03:02 30474165e656: Preparing 18:03:02 994393dc58e7: Preparing 18:03:02 994393dc58e7: Waiting 18:03:02 96dad60eccca: Layer already exists 18:03:02 30474165e656: Layer already exists 18:03:02 994393dc58e7: Layer already exists 18:03:02 b6456b52a686: Pushed 18:03:02 6276c38a5b4f: Pushed 18:03:03 (1/5) Installing dumb-init (1.2.5-r1) 18:03:03 (2/5) Installing musl-obstack (1.2.3-r0) 18:03:03 (3/5) Installing libucontext (1.1-r0) 18:03:03 (4/5) Installing gcompat (1.0.0-r4) 18:03:03 (5/5) Installing openssl (1.1.1q-r0) 18:03:03 Executing busybox-1.34.1-r7.trigger 18:03:03 OK: 6 MiB in 19 packages 18:03:04 6bcf5a0e4b99: Pushed 18:03:04 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:03:04 b6456b52a686: Preparing 18:03:04 6276c38a5b4f: Preparing 18:03:04 6bcf5a0e4b99: Preparing 18:03:04 96dad60eccca: Preparing 18:03:04 30474165e656: Preparing 18:03:04 994393dc58e7: Preparing 18:03:04 994393dc58e7: Waiting 18:03:04 96dad60eccca: Layer already exists 18:03:04 6bcf5a0e4b99: Layer already exists 18:03:04 30474165e656: Layer already exists 18:03:04 6276c38a5b4f: Layer already exists 18:03:04 b6456b52a686: Layer already exists 18:03:04 994393dc58e7: Layer already exists 18:03:04 latest: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.98 18:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:03:05 b6456b52a686: Preparing 18:03:05 6276c38a5b4f: Preparing 18:03:05 6bcf5a0e4b99: Preparing 18:03:05 96dad60eccca: Preparing 18:03:05 30474165e656: Preparing 18:03:05 994393dc58e7: Preparing 18:03:05 994393dc58e7: Waiting 18:03:05 b6456b52a686: Layer already exists 18:03:05 96dad60eccca: Layer already exists 18:03:05 6276c38a5b4f: Layer already exists 18:03:05 30474165e656: Layer already exists 18:03:05 6bcf5a0e4b99: Layer already exists 18:03:05 994393dc58e7: Layer already exists 18:03:05 2.3.0-dev.98: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:03:06 b6456b52a686: Preparing 18:03:06 6276c38a5b4f: Preparing 18:03:06 6bcf5a0e4b99: Preparing 18:03:06 96dad60eccca: Preparing 18:03:06 30474165e656: Preparing 18:03:06 994393dc58e7: Preparing 18:03:06 96dad60eccca: Layer already exists 18:03:06 30474165e656: Layer already exists 18:03:06 6bcf5a0e4b99: Layer already exists 18:03:06 6276c38a5b4f: Layer already exists 18:03:06 b6456b52a686: Layer already exists 18:03:06 994393dc58e7: Layer already exists 18:03:06 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:03:06 b6456b52a686: Preparing 18:03:06 6276c38a5b4f: Preparing 18:03:06 6bcf5a0e4b99: Preparing 18:03:06 96dad60eccca: Preparing 18:03:06 30474165e656: Preparing 18:03:06 994393dc58e7: Preparing 18:03:06 b6456b52a686: Layer already exists 18:03:06 30474165e656: Layer already exists 18:03:06 6bcf5a0e4b99: Layer already exists 18:03:06 96dad60eccca: Layer already exists 18:03:06 6276c38a5b4f: Layer already exists 18:03:06 994393dc58e7: Layer already exists 18:03:06 main: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:06 ===================================================== [Pipeline] echo 18:03:06 taggedImages: 18:03:06 - nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:06 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:03:06 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.98 18:03:06 - nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:06 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:03:06 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:03:06 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:06 latest 18:03:06 2.3.0-dev.98 18:03:06 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:06 main 18:03:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:03:07 92c0554ed990: Preparing 18:03:07 92c0554ed990: Preparing 18:03:07 5de9682e358b: Preparing 18:03:07 9d375cba8303: Preparing 18:03:07 ca5babf9fbce: Preparing 18:03:07 f581d60b0088: Preparing 18:03:07 d98cbfdbbc21: Preparing 18:03:07 96dad60eccca: Preparing 18:03:07 4ffc39bc41c8: Preparing 18:03:07 26673679ff59: Preparing 18:03:07 3391ff7b6ce6: Preparing 18:03:07 c6b00a69377e: Preparing 18:03:07 994393dc58e7: Preparing 18:03:07 96dad60eccca: Waiting 18:03:07 3391ff7b6ce6: Waiting 18:03:07 c6b00a69377e: Waiting 18:03:07 4ffc39bc41c8: Waiting 18:03:07 26673679ff59: Waiting 18:03:07 994393dc58e7: Waiting 18:03:07 d98cbfdbbc21: Waiting 18:03:07 ca5babf9fbce: Pushed 18:03:07 f581d60b0088: Pushed 18:03:07 92c0554ed990: Pushed 18:03:07 9d375cba8303: Pushed 18:03:07 5de9682e358b: Pushed 18:03:07 96dad60eccca: Layer already exists 18:03:07 4ffc39bc41c8: Pushed 18:03:07 c6b00a69377e: Pushed 18:03:07 3391ff7b6ce6: Pushed 18:03:07 26673679ff59: Pushed 18:03:07 994393dc58e7: Layer already exists 18:03:08 Removing intermediate container 28603982d35a 18:03:08 ---> 696c62dc30cd 18:03:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:03:09 d98cbfdbbc21: Pushed 18:03:09 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:03:10 92c0554ed990: Preparing 18:03:10 92c0554ed990: Preparing 18:03:10 5de9682e358b: Preparing 18:03:10 9d375cba8303: Preparing 18:03:10 ca5babf9fbce: Preparing 18:03:10 f581d60b0088: Preparing 18:03:10 d98cbfdbbc21: Preparing 18:03:10 d98cbfdbbc21: Waiting 18:03:10 96dad60eccca: Preparing 18:03:10 4ffc39bc41c8: Preparing 18:03:10 96dad60eccca: Waiting 18:03:10 26673679ff59: Preparing 18:03:10 3391ff7b6ce6: Preparing 18:03:10 4ffc39bc41c8: Waiting 18:03:10 26673679ff59: Waiting 18:03:10 c6b00a69377e: Preparing 18:03:10 994393dc58e7: Preparing 18:03:10 3391ff7b6ce6: Waiting 18:03:10 c6b00a69377e: Waiting 18:03:10 5de9682e358b: Layer already exists 18:03:10 92c0554ed990: Layer already exists 18:03:10 ca5babf9fbce: Layer already exists 18:03:10 f581d60b0088: Layer already exists 18:03:10 9d375cba8303: Layer already exists 18:03:10 d98cbfdbbc21: Layer already exists 18:03:10 4ffc39bc41c8: Layer already exists 18:03:10 26673679ff59: Layer already exists 18:03:10 96dad60eccca: Layer already exists 18:03:10 3391ff7b6ce6: Layer already exists 18:03:10 c6b00a69377e: Layer already exists 18:03:10 994393dc58e7: Layer already exists 18:03:10 latest: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.98 18:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:03:10 92c0554ed990: Preparing 18:03:10 92c0554ed990: Preparing 18:03:10 5de9682e358b: Preparing 18:03:10 9d375cba8303: Preparing 18:03:10 ca5babf9fbce: Preparing 18:03:10 f581d60b0088: Preparing 18:03:10 d98cbfdbbc21: Preparing 18:03:10 96dad60eccca: Preparing 18:03:10 4ffc39bc41c8: Preparing 18:03:10 26673679ff59: Preparing 18:03:10 3391ff7b6ce6: Preparing 18:03:10 d98cbfdbbc21: Waiting 18:03:10 96dad60eccca: Waiting 18:03:10 4ffc39bc41c8: Waiting 18:03:10 26673679ff59: Waiting 18:03:10 c6b00a69377e: Preparing 18:03:10 994393dc58e7: Preparing 18:03:10 3391ff7b6ce6: Waiting 18:03:10 994393dc58e7: Waiting 18:03:10 c6b00a69377e: Waiting 18:03:10 f581d60b0088: Layer already exists 18:03:10 92c0554ed990: Layer already exists 18:03:10 9d375cba8303: Layer already exists 18:03:10 ca5babf9fbce: Layer already exists 18:03:10 5de9682e358b: Layer already exists 18:03:10 d98cbfdbbc21: Layer already exists 18:03:10 26673679ff59: Layer already exists 18:03:10 96dad60eccca: Layer already exists 18:03:10 4ffc39bc41c8: Layer already exists 18:03:10 3391ff7b6ce6: Layer already exists 18:03:10 c6b00a69377e: Layer already exists 18:03:10 994393dc58e7: Layer already exists 18:03:10 2.3.0-dev.98: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:03:11 92c0554ed990: Preparing 18:03:11 92c0554ed990: Preparing 18:03:11 5de9682e358b: Preparing 18:03:11 9d375cba8303: Preparing 18:03:11 ca5babf9fbce: Preparing 18:03:11 f581d60b0088: Preparing 18:03:11 d98cbfdbbc21: Preparing 18:03:11 96dad60eccca: Preparing 18:03:11 4ffc39bc41c8: Preparing 18:03:11 26673679ff59: Preparing 18:03:11 3391ff7b6ce6: Preparing 18:03:11 c6b00a69377e: Preparing 18:03:11 994393dc58e7: Preparing 18:03:11 d98cbfdbbc21: Waiting 18:03:11 96dad60eccca: Waiting 18:03:11 c6b00a69377e: Waiting 18:03:11 4ffc39bc41c8: Waiting 18:03:11 994393dc58e7: Waiting 18:03:11 26673679ff59: Waiting 18:03:11 3391ff7b6ce6: Waiting 18:03:11 f581d60b0088: Layer already exists 18:03:11 5de9682e358b: Layer already exists 18:03:11 ca5babf9fbce: Layer already exists 18:03:11 92c0554ed990: Layer already exists 18:03:11 9d375cba8303: Layer already exists 18:03:11 96dad60eccca: Layer already exists 18:03:11 d98cbfdbbc21: Layer already exists 18:03:11 4ffc39bc41c8: Layer already exists 18:03:11 3391ff7b6ce6: Layer already exists 18:03:11 26673679ff59: Layer already exists 18:03:11 994393dc58e7: Layer already exists 18:03:11 c6b00a69377e: Layer already exists 18:03:11 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:03:12 92c0554ed990: Preparing 18:03:12 92c0554ed990: Preparing 18:03:12 5de9682e358b: Preparing 18:03:12 9d375cba8303: Preparing 18:03:12 ca5babf9fbce: Preparing 18:03:12 f581d60b0088: Preparing 18:03:12 d98cbfdbbc21: Preparing 18:03:12 96dad60eccca: Preparing 18:03:12 4ffc39bc41c8: Preparing 18:03:12 26673679ff59: Preparing 18:03:12 3391ff7b6ce6: Preparing 18:03:12 c6b00a69377e: Preparing 18:03:12 994393dc58e7: Preparing 18:03:12 d98cbfdbbc21: Waiting 18:03:12 96dad60eccca: Waiting 18:03:12 4ffc39bc41c8: Waiting 18:03:12 26673679ff59: Waiting 18:03:12 3391ff7b6ce6: Waiting 18:03:12 c6b00a69377e: Waiting 18:03:12 994393dc58e7: Waiting 18:03:12 5de9682e358b: Layer already exists 18:03:12 f581d60b0088: Layer already exists 18:03:12 9d375cba8303: Layer already exists 18:03:12 92c0554ed990: Layer already exists 18:03:12 ca5babf9fbce: Layer already exists 18:03:12 96dad60eccca: Layer already exists 18:03:12 26673679ff59: Layer already exists 18:03:12 d98cbfdbbc21: Layer already exists 18:03:12 4ffc39bc41c8: Layer already exists 18:03:12 3391ff7b6ce6: Layer already exists 18:03:12 c6b00a69377e: Layer already exists 18:03:12 994393dc58e7: Layer already exists 18:03:12 main: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:12 ===================================================== [Pipeline] echo 18:03:12 taggedImages: 18:03:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:03:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.98 18:03:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:03:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:03:12 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:12 latest 18:03:12 2.3.0-dev.98 18:03:12 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:12 main 18:03:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:12 ---> 65574cef0157 18:03:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:03:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:03:12 fa1e314610b7: Preparing 18:03:12 0dfad960f531: Preparing 18:03:12 a8ac06546205: Preparing 18:03:12 25de0f900fa0: Preparing 18:03:12 7f17ebfbc69e: Preparing 18:03:12 3887352e86ea: Preparing 18:03:12 b17b720082fc: Preparing 18:03:12 994393dc58e7: Preparing 18:03:12 b17b720082fc: Waiting 18:03:12 994393dc58e7: Waiting 18:03:12 3887352e86ea: Waiting 18:03:12 fa1e314610b7: Pushed 18:03:12 0dfad960f531: Pushed 18:03:12 7f17ebfbc69e: Pushed 18:03:12 994393dc58e7: Layer already exists 18:03:12 3887352e86ea: Pushed 18:03:13 b17b720082fc: Pushed 18:03:13 25de0f900fa0: Pushed 18:03:13 a8ac06546205: Pushed 18:03:14 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:03:14 fa1e314610b7: Preparing 18:03:14 0dfad960f531: Preparing 18:03:14 a8ac06546205: Preparing 18:03:14 25de0f900fa0: Preparing 18:03:14 7f17ebfbc69e: Preparing 18:03:14 3887352e86ea: Preparing 18:03:14 b17b720082fc: Preparing 18:03:14 994393dc58e7: Preparing 18:03:14 3887352e86ea: Waiting 18:03:14 b17b720082fc: Waiting 18:03:14 994393dc58e7: Waiting 18:03:14 a8ac06546205: Layer already exists 18:03:14 fa1e314610b7: Layer already exists 18:03:14 0dfad960f531: Layer already exists 18:03:14 7f17ebfbc69e: Layer already exists 18:03:14 25de0f900fa0: Layer already exists 18:03:14 3887352e86ea: Layer already exists 18:03:14 b17b720082fc: Layer already exists 18:03:14 994393dc58e7: Layer already exists 18:03:14 latest: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.98 18:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:03:15 fa1e314610b7: Preparing 18:03:15 0dfad960f531: Preparing 18:03:15 a8ac06546205: Preparing 18:03:15 25de0f900fa0: Preparing 18:03:15 7f17ebfbc69e: Preparing 18:03:15 3887352e86ea: Preparing 18:03:15 b17b720082fc: Preparing 18:03:15 994393dc58e7: Preparing 18:03:15 3887352e86ea: Waiting 18:03:15 b17b720082fc: Waiting 18:03:15 994393dc58e7: Waiting 18:03:15 fa1e314610b7: Layer already exists 18:03:15 7f17ebfbc69e: Layer already exists 18:03:15 a8ac06546205: Layer already exists 18:03:15 25de0f900fa0: Layer already exists 18:03:15 0dfad960f531: Layer already exists 18:03:15 3887352e86ea: Layer already exists 18:03:15 b17b720082fc: Layer already exists 18:03:15 994393dc58e7: Layer already exists 18:03:15 2.3.0-dev.98: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:03:16 fa1e314610b7: Preparing 18:03:16 0dfad960f531: Preparing 18:03:16 a8ac06546205: Preparing 18:03:16 25de0f900fa0: Preparing 18:03:16 7f17ebfbc69e: Preparing 18:03:16 3887352e86ea: Preparing 18:03:16 b17b720082fc: Preparing 18:03:16 994393dc58e7: Preparing 18:03:16 b17b720082fc: Waiting 18:03:16 994393dc58e7: Waiting 18:03:16 3887352e86ea: Waiting 18:03:16 25de0f900fa0: Layer already exists 18:03:16 0dfad960f531: Layer already exists 18:03:16 fa1e314610b7: Layer already exists 18:03:16 7f17ebfbc69e: Layer already exists 18:03:16 a8ac06546205: Layer already exists 18:03:16 3887352e86ea: Layer already exists 18:03:16 b17b720082fc: Layer already exists 18:03:16 994393dc58e7: Layer already exists 18:03:16 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:03:16 fa1e314610b7: Preparing 18:03:16 0dfad960f531: Preparing 18:03:16 a8ac06546205: Preparing 18:03:16 25de0f900fa0: Preparing 18:03:16 7f17ebfbc69e: Preparing 18:03:16 3887352e86ea: Preparing 18:03:16 b17b720082fc: Preparing 18:03:16 994393dc58e7: Preparing 18:03:16 3887352e86ea: Waiting 18:03:16 b17b720082fc: Waiting 18:03:16 994393dc58e7: Waiting 18:03:16 25de0f900fa0: Layer already exists 18:03:16 0dfad960f531: Layer already exists 18:03:16 fa1e314610b7: Layer already exists 18:03:16 a8ac06546205: Layer already exists 18:03:16 7f17ebfbc69e: Layer already exists 18:03:16 b17b720082fc: Layer already exists 18:03:16 994393dc58e7: Layer already exists 18:03:16 3887352e86ea: Layer already exists 18:03:16 main: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:16 ===================================================== [Pipeline] echo 18:03:16 taggedImages: 18:03:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:03:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.98 18:03:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:03:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:03:16 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:16 latest 18:03:16 2.3.0-dev.98 18:03:16 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:16 main 18:03:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:03:17 247ff9fbe9ff: Preparing 18:03:17 b3a6efb36d7c: Preparing 18:03:17 079fb950dc1b: Preparing 18:03:17 5179d34c858f: Preparing 18:03:17 689070d553df: Preparing 18:03:17 f662cb60bb7c: Preparing 18:03:17 d7df88d70a8b: Preparing 18:03:17 734cb4abc9cf: Preparing 18:03:17 f65017d7ef65: Preparing 18:03:17 994393dc58e7: Preparing 18:03:17 734cb4abc9cf: Waiting 18:03:17 f65017d7ef65: Waiting 18:03:17 994393dc58e7: Waiting 18:03:17 d7df88d70a8b: Waiting 18:03:17 247ff9fbe9ff: Pushed 18:03:17 b3a6efb36d7c: Pushed 18:03:17 689070d553df: Pushed 18:03:17 d7df88d70a8b: Pushed 18:03:17 734cb4abc9cf: Pushed 18:03:17 f662cb60bb7c: Pushed 18:03:17 994393dc58e7: Layer already exists 18:03:17 f65017d7ef65: Pushed 18:03:18 5179d34c858f: Pushed 18:03:19 079fb950dc1b: Pushed 18:03:19 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:03:19 247ff9fbe9ff: Preparing 18:03:19 b3a6efb36d7c: Preparing 18:03:19 079fb950dc1b: Preparing 18:03:19 5179d34c858f: Preparing 18:03:19 689070d553df: Preparing 18:03:19 f662cb60bb7c: Preparing 18:03:19 d7df88d70a8b: Preparing 18:03:19 734cb4abc9cf: Preparing 18:03:19 f65017d7ef65: Preparing 18:03:19 994393dc58e7: Preparing 18:03:19 734cb4abc9cf: Waiting 18:03:19 f65017d7ef65: Waiting 18:03:19 f662cb60bb7c: Waiting 18:03:19 d7df88d70a8b: Waiting 18:03:19 994393dc58e7: Waiting 18:03:19 247ff9fbe9ff: Layer already exists 18:03:19 079fb950dc1b: Layer already exists 18:03:19 689070d553df: Layer already exists 18:03:19 b3a6efb36d7c: Layer already exists 18:03:19 5179d34c858f: Layer already exists 18:03:19 f662cb60bb7c: Layer already exists 18:03:19 d7df88d70a8b: Layer already exists 18:03:19 f65017d7ef65: Layer already exists 18:03:19 994393dc58e7: Layer already exists 18:03:19 734cb4abc9cf: Layer already exists 18:03:19 latest: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.98 18:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:03:20 247ff9fbe9ff: Preparing 18:03:20 b3a6efb36d7c: Preparing 18:03:20 079fb950dc1b: Preparing 18:03:20 5179d34c858f: Preparing 18:03:20 689070d553df: Preparing 18:03:20 f662cb60bb7c: Preparing 18:03:20 d7df88d70a8b: Preparing 18:03:20 734cb4abc9cf: Preparing 18:03:20 f65017d7ef65: Preparing 18:03:20 994393dc58e7: Preparing 18:03:20 f662cb60bb7c: Waiting 18:03:20 994393dc58e7: Waiting 18:03:20 f65017d7ef65: Waiting 18:03:20 d7df88d70a8b: Waiting 18:03:20 734cb4abc9cf: Waiting 18:03:20 689070d553df: Layer already exists 18:03:20 079fb950dc1b: Layer already exists 18:03:20 b3a6efb36d7c: Layer already exists 18:03:20 247ff9fbe9ff: Layer already exists 18:03:20 5179d34c858f: Layer already exists 18:03:20 f662cb60bb7c: Layer already exists 18:03:20 d7df88d70a8b: Layer already exists 18:03:20 734cb4abc9cf: Layer already exists 18:03:20 994393dc58e7: Layer already exists 18:03:20 f65017d7ef65: Layer already exists 18:03:20 2.3.0-dev.98: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:20 ---> 1b229344d213 18:03:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:03:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:03:20 247ff9fbe9ff: Preparing 18:03:20 b3a6efb36d7c: Preparing 18:03:20 079fb950dc1b: Preparing 18:03:20 5179d34c858f: Preparing 18:03:20 689070d553df: Preparing 18:03:20 f662cb60bb7c: Preparing 18:03:20 d7df88d70a8b: Preparing 18:03:20 734cb4abc9cf: Preparing 18:03:20 f65017d7ef65: Preparing 18:03:20 994393dc58e7: Preparing 18:03:20 f65017d7ef65: Waiting 18:03:20 f662cb60bb7c: Waiting 18:03:20 d7df88d70a8b: Waiting 18:03:20 994393dc58e7: Waiting 18:03:20 734cb4abc9cf: Waiting 18:03:20 247ff9fbe9ff: Layer already exists 18:03:20 5179d34c858f: Layer already exists 18:03:20 079fb950dc1b: Layer already exists 18:03:20 b3a6efb36d7c: Layer already exists 18:03:20 689070d553df: Layer already exists 18:03:20 f662cb60bb7c: Layer already exists 18:03:20 734cb4abc9cf: Layer already exists 18:03:20 994393dc58e7: Layer already exists 18:03:20 d7df88d70a8b: Layer already exists 18:03:20 f65017d7ef65: Layer already exists 18:03:20 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:03:21 247ff9fbe9ff: Preparing 18:03:21 b3a6efb36d7c: Preparing 18:03:21 079fb950dc1b: Preparing 18:03:21 5179d34c858f: Preparing 18:03:21 689070d553df: Preparing 18:03:21 f662cb60bb7c: Preparing 18:03:21 d7df88d70a8b: Preparing 18:03:21 734cb4abc9cf: Preparing 18:03:21 f65017d7ef65: Preparing 18:03:21 994393dc58e7: Preparing 18:03:21 734cb4abc9cf: Waiting 18:03:21 d7df88d70a8b: Waiting 18:03:21 f65017d7ef65: Waiting 18:03:21 994393dc58e7: Waiting 18:03:21 f662cb60bb7c: Waiting 18:03:21 079fb950dc1b: Layer already exists 18:03:21 247ff9fbe9ff: Layer already exists 18:03:21 b3a6efb36d7c: Layer already exists 18:03:21 689070d553df: Layer already exists 18:03:21 5179d34c858f: Layer already exists 18:03:21 f662cb60bb7c: Layer already exists 18:03:21 d7df88d70a8b: Layer already exists 18:03:21 f65017d7ef65: Layer already exists 18:03:21 734cb4abc9cf: Layer already exists 18:03:21 994393dc58e7: Layer already exists 18:03:21 main: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:21 ===================================================== [Pipeline] echo 18:03:21 taggedImages: 18:03:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:03:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.98 18:03:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:03:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:03:21 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:21 latest 18:03:21 2.3.0-dev.98 18:03:21 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:21 main 18:03:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:21 ---> 398f703c8938 18:03:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:03:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:03:22 3dc0be29f271: Preparing 18:03:22 2336bdbb72ae: Preparing 18:03:22 96dad60eccca: Preparing 18:03:22 a220630665d0: Preparing 18:03:22 65c60a7b5e2a: Preparing 18:03:22 34d5ebaa5410: Preparing 18:03:22 34d5ebaa5410: Waiting 18:03:22 96dad60eccca: Layer already exists 18:03:22 34d5ebaa5410: Layer already exists 18:03:22 3dc0be29f271: Pushed 18:03:22 65c60a7b5e2a: Pushed 18:03:22 a220630665d0: Pushed 18:03:22 ---> a35090573f2e 18:03:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:03:23 ---> c1c0789285eb 18:03:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:03:24 ---> Running in 67830791cc58 18:03:24 2336bdbb72ae: Pushed 18:03:24 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:24 Removing intermediate container 67830791cc58 18:03:24 ---> 4d1b87a91641 18:03:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:03:24 ---> Running in f325b989a8a9 18:03:24 + 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:03:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:03:25 3dc0be29f271: Preparing 18:03:25 2336bdbb72ae: Preparing 18:03:25 96dad60eccca: Preparing 18:03:25 a220630665d0: Preparing 18:03:25 65c60a7b5e2a: Preparing 18:03:25 34d5ebaa5410: Preparing 18:03:25 96dad60eccca: Layer already exists 18:03:25 65c60a7b5e2a: Layer already exists 18:03:25 2336bdbb72ae: Layer already exists 18:03:25 a220630665d0: Layer already exists 18:03:25 3dc0be29f271: Layer already exists 18:03:25 34d5ebaa5410: Layer already exists 18:03:25 latest: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:25 Removing intermediate container f325b989a8a9 18:03:25 ---> 12e2190a115d 18:03:25 Step 24/26 : LABEL arch=arm64 18:03:25 ---> Running in ab866901687c 18:03:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.98 18:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:03:25 3dc0be29f271: Preparing 18:03:25 2336bdbb72ae: Preparing 18:03:25 96dad60eccca: Preparing 18:03:25 a220630665d0: Preparing 18:03:25 65c60a7b5e2a: Preparing 18:03:25 34d5ebaa5410: Preparing 18:03:25 34d5ebaa5410: Waiting 18:03:25 a220630665d0: Layer already exists 18:03:25 2336bdbb72ae: Layer already exists 18:03:25 65c60a7b5e2a: Layer already exists 18:03:25 3dc0be29f271: Layer already exists 18:03:25 96dad60eccca: Layer already exists 18:03:25 34d5ebaa5410: Layer already exists 18:03:25 2.3.0-dev.98: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:26 Removing intermediate container ab866901687c 18:03:26 ---> 423dcd3fd25e 18:03:26 Step 25/26 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:03:26 3dc0be29f271: Preparing 18:03:26 2336bdbb72ae: Preparing 18:03:26 96dad60eccca: Preparing 18:03:26 a220630665d0: Preparing 18:03:26 65c60a7b5e2a: Preparing 18:03:26 34d5ebaa5410: Preparing 18:03:26 34d5ebaa5410: Waiting 18:03:26 65c60a7b5e2a: Layer already exists 18:03:26 2336bdbb72ae: Layer already exists 18:03:26 3dc0be29f271: Layer already exists 18:03:26 a220630665d0: Layer already exists 18:03:26 96dad60eccca: Layer already exists 18:03:26 34d5ebaa5410: Layer already exists 18:03:26 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv 18:03:26 ---> Running in 89ed68729fd6 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03: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:03:27 Removing intermediate container 89ed68729fd6 18:03:27 ---> a29c2fa74a2b 18:03:27 Step 26/26 : LABEL version=2.3.0-dev.98 18:03:27 ---> Running in 76d4fde8df50 18:03:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:03:27 3dc0be29f271: Preparing 18:03:27 2336bdbb72ae: Preparing 18:03:27 96dad60eccca: Preparing 18:03:27 a220630665d0: Preparing 18:03:27 65c60a7b5e2a: Preparing 18:03:27 34d5ebaa5410: Preparing 18:03:27 34d5ebaa5410: Waiting 18:03:27 a220630665d0: Layer already exists 18:03:27 2336bdbb72ae: Layer already exists 18:03:27 65c60a7b5e2a: Layer already exists 18:03:27 3dc0be29f271: Layer already exists 18:03:27 96dad60eccca: Layer already exists 18:03:27 34d5ebaa5410: Layer already exists 18:03:27 main: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:27 ===================================================== [Pipeline] echo 18:03:27 taggedImages: 18:03:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:03:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.98 18:03:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:03:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:03:27 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:27 latest 18:03:27 2.3.0-dev.98 18:03:27 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:27 main 18:03:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:27 Removing intermediate container 76d4fde8df50 18:03:27 ---> a1ad0ae31bc0 18:03:27 18:03:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:03:27 18061eb6ac43: Preparing 18:03:27 6effe6c08904: Preparing 18:03:27 6bdedeac38a2: Preparing 18:03:27 316935606b6b: Preparing 18:03:27 e20fa7ed3b6b: Preparing 18:03:27 1a2c22caab0c: Preparing 18:03:27 65c60a7b5e2a: Preparing 18:03:27 34d5ebaa5410: Preparing 18:03:27 1a2c22caab0c: Waiting 18:03:27 34d5ebaa5410: Waiting 18:03:27 65c60a7b5e2a: Waiting 18:03:27 6bdedeac38a2: Pushed 18:03:27 6effe6c08904: Pushed 18:03:27 18061eb6ac43: Pushed 18:03:27 65c60a7b5e2a: Layer already exists 18:03:27 34d5ebaa5410: Layer already exists 18:03:27 Successfully built a1ad0ae31bc0 18:03:27 Successfully tagged security-spire-agent-arm64:latest 18:03:27 Building security-spire-server 18:03:28 1a2c22caab0c: Pushed 18:03:31 e20fa7ed3b6b: Pushed 18:03:33  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:03:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:03:33 ---> 6198bb1cce52 18:03:33 Step 3/25 : WORKDIR /edgex-go 18:03:33 ---> Using cache 18:03:33 ---> d316350e881e 18:03:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:33 ---> Using cache 18:03:33 ---> 4c160c59e2aa 18:03:33 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:03:33 ---> Running in a9f851ab269f 18:03:34 316935606b6b: Pushed 18:03:34 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:03:35 18061eb6ac43: Preparing 18:03:35 6effe6c08904: Preparing 18:03:35 6bdedeac38a2: Preparing 18:03:35 316935606b6b: Preparing 18:03:35 e20fa7ed3b6b: Preparing 18:03:35 1a2c22caab0c: Preparing 18:03:35 65c60a7b5e2a: Preparing 18:03:35 34d5ebaa5410: Preparing 18:03:35 1a2c22caab0c: Waiting 18:03:35 65c60a7b5e2a: Waiting 18:03:35 34d5ebaa5410: Waiting 18:03:35 6bdedeac38a2: Layer already exists 18:03:35 18061eb6ac43: Layer already exists 18:03:35 e20fa7ed3b6b: Layer already exists 18:03:35 316935606b6b: Layer already exists 18:03:35 6effe6c08904: Layer already exists 18:03:35 1a2c22caab0c: Layer already exists 18:03:35 65c60a7b5e2a: Layer already exists 18:03:35 34d5ebaa5410: Layer already exists 18:03:35 latest: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.98 18:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:03:36 18061eb6ac43: Preparing 18:03:36 6effe6c08904: Preparing 18:03:36 6bdedeac38a2: Preparing 18:03:36 316935606b6b: Preparing 18:03:36 e20fa7ed3b6b: Preparing 18:03:36 1a2c22caab0c: Preparing 18:03:36 65c60a7b5e2a: Preparing 18:03:36 34d5ebaa5410: Preparing 18:03:36 1a2c22caab0c: Waiting 18:03:36 65c60a7b5e2a: Waiting 18:03:36 34d5ebaa5410: Waiting 18:03:36 18061eb6ac43: Layer already exists 18:03:36 6bdedeac38a2: Layer already exists 18:03:36 6effe6c08904: Layer already exists 18:03:36 316935606b6b: Layer already exists 18:03:36 e20fa7ed3b6b: Layer already exists 18:03:36 1a2c22caab0c: Layer already exists 18:03:36 65c60a7b5e2a: Layer already exists 18:03:36 34d5ebaa5410: Layer already exists 18:03:36 2.3.0-dev.98: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:03:36 18061eb6ac43: Preparing 18:03:36 6effe6c08904: Preparing 18:03:36 6bdedeac38a2: Preparing 18:03:36 316935606b6b: Preparing 18:03:36 e20fa7ed3b6b: Preparing 18:03:36 1a2c22caab0c: Preparing 18:03:36 65c60a7b5e2a: Preparing 18:03:36 34d5ebaa5410: Preparing 18:03:36 1a2c22caab0c: Waiting 18:03:36 65c60a7b5e2a: Waiting 18:03:36 34d5ebaa5410: Waiting 18:03:36 18061eb6ac43: Layer already exists 18:03:36 6bdedeac38a2: Layer already exists 18:03:36 6effe6c08904: Layer already exists 18:03:36 e20fa7ed3b6b: Layer already exists 18:03:36 316935606b6b: Layer already exists 18:03:36 65c60a7b5e2a: Layer already exists 18:03:36 1a2c22caab0c: Layer already exists 18:03:36 34d5ebaa5410: Layer already exists 18:03:36 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:03:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:03:37 18061eb6ac43: Preparing 18:03:37 6effe6c08904: Preparing 18:03:37 6bdedeac38a2: Preparing 18:03:37 316935606b6b: Preparing 18:03:37 e20fa7ed3b6b: Preparing 18:03:37 1a2c22caab0c: Preparing 18:03:37 65c60a7b5e2a: Preparing 18:03:37 34d5ebaa5410: Preparing 18:03:37 1a2c22caab0c: Waiting 18:03:37 65c60a7b5e2a: Waiting 18:03:37 34d5ebaa5410: Waiting 18:03:37 18061eb6ac43: Layer already exists 18:03:37 6bdedeac38a2: Layer already exists 18:03:37 316935606b6b: Layer already exists 18:03:37 6effe6c08904: Layer already exists 18:03:37 e20fa7ed3b6b: Layer already exists 18:03:37 1a2c22caab0c: Layer already exists 18:03:37 65c60a7b5e2a: Layer already exists 18:03:37 34d5ebaa5410: Layer already exists 18:03:37 main: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:37 ===================================================== [Pipeline] echo 18:03:37 taggedImages: 18:03:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:03:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.98 18:03:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:03:37 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:03:37 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:37 latest 18:03:37 2.3.0-dev.98 18:03:37 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:37 main 18:03:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:03:38 a91e05fa0679: Preparing 18:03:38 9546f072f9b9: Preparing 18:03:38 be4aa504853e: Preparing 18:03:38 1dc9aff5ee3f: Preparing 18:03:38 308cd23d1d91: Preparing 18:03:38 65c60a7b5e2a: Preparing 18:03:38 34d5ebaa5410: Preparing 18:03:38 34d5ebaa5410: Waiting 18:03:38 65c60a7b5e2a: Waiting 18:03:38 9546f072f9b9: Pushed 18:03:38 be4aa504853e: Pushed 18:03:38 a91e05fa0679: Pushed 18:03:38 65c60a7b5e2a: Layer already exists 18:03:38 34d5ebaa5410: Layer already exists 18:03:38 308cd23d1d91: Pushed 18:03:39 OK: 221 MiB in 51 packages 18:03:42 Removing intermediate container a9f851ab269f 18:03:42 ---> 211df4fe8662 18:03:42 Step 6/25 : COPY go.mod vendor* ./ 18:03:43 ---> 21a2bc4c9640 18:03:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:43 ---> Running in 3044e3dd8109 18:03:44 1dc9aff5ee3f: Pushed 18:03:45 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:03:45 a91e05fa0679: Preparing 18:03:45 9546f072f9b9: Preparing 18:03:45 be4aa504853e: Preparing 18:03:45 1dc9aff5ee3f: Preparing 18:03:45 308cd23d1d91: Preparing 18:03:45 65c60a7b5e2a: Preparing 18:03:45 34d5ebaa5410: Preparing 18:03:45 65c60a7b5e2a: Waiting 18:03:45 34d5ebaa5410: Waiting 18:03:45 be4aa504853e: Layer already exists 18:03:45 308cd23d1d91: Layer already exists 18:03:45 1dc9aff5ee3f: Layer already exists 18:03:45 a91e05fa0679: Layer already exists 18:03:45 9546f072f9b9: Layer already exists 18:03:45 65c60a7b5e2a: Layer already exists 18:03:45 34d5ebaa5410: Layer already exists 18:03:45 latest: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.98 18:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:03:46 a91e05fa0679: Preparing 18:03:46 9546f072f9b9: Preparing 18:03:46 be4aa504853e: Preparing 18:03:46 1dc9aff5ee3f: Preparing 18:03:46 308cd23d1d91: Preparing 18:03:46 65c60a7b5e2a: Preparing 18:03:46 34d5ebaa5410: Preparing 18:03:46 65c60a7b5e2a: Waiting 18:03:46 34d5ebaa5410: Waiting 18:03:46 a91e05fa0679: Layer already exists 18:03:46 be4aa504853e: Layer already exists 18:03:46 1dc9aff5ee3f: Layer already exists 18:03:46 308cd23d1d91: Layer already exists 18:03:46 9546f072f9b9: Layer already exists 18:03:46 65c60a7b5e2a: Layer already exists 18:03:46 34d5ebaa5410: Layer already exists 18:03:46 2.3.0-dev.98: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:03:47 a91e05fa0679: Preparing 18:03:47 9546f072f9b9: Preparing 18:03:47 be4aa504853e: Preparing 18:03:47 1dc9aff5ee3f: Preparing 18:03:47 308cd23d1d91: Preparing 18:03:47 65c60a7b5e2a: Preparing 18:03:47 34d5ebaa5410: Preparing 18:03:47 65c60a7b5e2a: Waiting 18:03:47 34d5ebaa5410: Waiting 18:03:47 be4aa504853e: Layer already exists 18:03:47 1dc9aff5ee3f: Layer already exists 18:03:47 9546f072f9b9: Layer already exists 18:03:47 308cd23d1d91: Layer already exists 18:03:47 a91e05fa0679: Layer already exists 18:03:47 65c60a7b5e2a: Layer already exists 18:03:47 34d5ebaa5410: Layer already exists 18:03:47 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:03:47 a91e05fa0679: Preparing 18:03:47 9546f072f9b9: Preparing 18:03:47 be4aa504853e: Preparing 18:03:47 1dc9aff5ee3f: Preparing 18:03:47 308cd23d1d91: Preparing 18:03:47 65c60a7b5e2a: Preparing 18:03:47 34d5ebaa5410: Preparing 18:03:47 65c60a7b5e2a: Waiting 18:03:47 34d5ebaa5410: Waiting 18:03:47 308cd23d1d91: Layer already exists 18:03:47 9546f072f9b9: Layer already exists 18:03:47 be4aa504853e: Layer already exists 18:03:47 a91e05fa0679: Layer already exists 18:03:47 1dc9aff5ee3f: Layer already exists 18:03:47 65c60a7b5e2a: Layer already exists 18:03:47 34d5ebaa5410: Layer already exists 18:03:47 main: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:47 ===================================================== [Pipeline] echo 18:03:47 taggedImages: 18:03:47 - nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:47 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:03:47 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.98 18:03:47 - nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:47 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:03:47 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:03:47 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:47 latest 18:03:47 2.3.0-dev.98 18:03:47 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:47 main 18:03:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:03:48 631358fadfb8: Preparing 18:03:48 8b1784eef26c: Preparing 18:03:48 ba038c0a0775: Preparing 18:03:48 dec8e9570a2f: Preparing 18:03:48 1a2c22caab0c: Preparing 18:03:48 65c60a7b5e2a: Preparing 18:03:48 34d5ebaa5410: Preparing 18:03:48 65c60a7b5e2a: Waiting 18:03:48 34d5ebaa5410: Waiting 18:03:48 1a2c22caab0c: Layer already exists 18:03:48 631358fadfb8: Pushed 18:03:48 8b1784eef26c: Pushed 18:03:48 ba038c0a0775: Pushed 18:03:48 65c60a7b5e2a: Layer already exists 18:03:48 34d5ebaa5410: Layer already exists 18:03:55 dec8e9570a2f: Pushed 18:03:55 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:03:56 631358fadfb8: Preparing 18:03:56 8b1784eef26c: Preparing 18:03:56 ba038c0a0775: Preparing 18:03:56 dec8e9570a2f: Preparing 18:03:56 1a2c22caab0c: Preparing 18:03:56 65c60a7b5e2a: Preparing 18:03:56 34d5ebaa5410: Preparing 18:03:56 65c60a7b5e2a: Waiting 18:03:56 34d5ebaa5410: Waiting 18:03:56 8b1784eef26c: Layer already exists 18:03:56 1a2c22caab0c: Layer already exists 18:03:56 631358fadfb8: Layer already exists 18:03:56 ba038c0a0775: Layer already exists 18:03:56 dec8e9570a2f: Layer already exists 18:03:56 65c60a7b5e2a: Layer already exists 18:03:56 34d5ebaa5410: Layer already exists 18:03:56 latest: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.98 18:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:03:56 631358fadfb8: Preparing 18:03:56 8b1784eef26c: Preparing 18:03:56 ba038c0a0775: Preparing 18:03:56 dec8e9570a2f: Preparing 18:03:56 1a2c22caab0c: Preparing 18:03:56 65c60a7b5e2a: Preparing 18:03:56 34d5ebaa5410: Preparing 18:03:56 65c60a7b5e2a: Waiting 18:03:56 34d5ebaa5410: Waiting 18:03:56 631358fadfb8: Layer already exists 18:03:56 1a2c22caab0c: Layer already exists 18:03:56 dec8e9570a2f: Layer already exists 18:03:56 ba038c0a0775: Layer already exists 18:03:56 8b1784eef26c: Layer already exists 18:03:56 65c60a7b5e2a: Layer already exists 18:03:56 34d5ebaa5410: Layer already exists 18:03:56 2.3.0-dev.98: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:03:57 631358fadfb8: Preparing 18:03:57 8b1784eef26c: Preparing 18:03:57 ba038c0a0775: Preparing 18:03:57 dec8e9570a2f: Preparing 18:03:57 1a2c22caab0c: Preparing 18:03:57 65c60a7b5e2a: Preparing 18:03:57 34d5ebaa5410: Preparing 18:03:57 65c60a7b5e2a: Waiting 18:03:57 34d5ebaa5410: Waiting 18:03:57 ba038c0a0775: Layer already exists 18:03:57 1a2c22caab0c: Layer already exists 18:03:57 8b1784eef26c: Layer already exists 18:03:57 dec8e9570a2f: Layer already exists 18:03:57 631358fadfb8: Layer already exists 18:03:57 65c60a7b5e2a: Layer already exists 18:03:57 34d5ebaa5410: Layer already exists 18:03:57 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:03:58 631358fadfb8: Preparing 18:03:58 8b1784eef26c: Preparing 18:03:58 ba038c0a0775: Preparing 18:03:58 dec8e9570a2f: Preparing 18:03:58 1a2c22caab0c: Preparing 18:03:58 65c60a7b5e2a: Preparing 18:03:58 34d5ebaa5410: Preparing 18:03:58 65c60a7b5e2a: Waiting 18:03:58 34d5ebaa5410: Waiting 18:03:58 1a2c22caab0c: Layer already exists 18:03:58 ba038c0a0775: Layer already exists 18:03:58 8b1784eef26c: Layer already exists 18:03:58 dec8e9570a2f: Layer already exists 18:03:58 631358fadfb8: Layer already exists 18:03:58 65c60a7b5e2a: Layer already exists 18:03:58 34d5ebaa5410: Layer already exists 18:03:58 main: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:58 ===================================================== [Pipeline] echo 18:03:58 taggedImages: 18:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.98 18:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:03:58 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:03:58 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:58 latest 18:03:58 2.3.0-dev.98 18:03:58 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:03:58 main 18:03:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:03:58 9f669e90dd07: Preparing 18:03:58 e578b364ece7: Preparing 18:03:58 96dad60eccca: Preparing 18:03:58 56446fb0acac: Preparing 18:03:58 994393dc58e7: Preparing 18:03:58 96dad60eccca: Layer already exists 18:03:58 994393dc58e7: Layer already exists 18:03:58 9f669e90dd07: Pushed 18:03:58 56446fb0acac: Pushed 18:04:02 e578b364ece7: Pushed 18:04:02 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:04:02 9f669e90dd07: Preparing 18:04:02 e578b364ece7: Preparing 18:04:02 96dad60eccca: Preparing 18:04:02 56446fb0acac: Preparing 18:04:02 994393dc58e7: Preparing 18:04:02 9f669e90dd07: Layer already exists 18:04:02 96dad60eccca: Layer already exists 18:04:02 994393dc58e7: Layer already exists 18:04:02 56446fb0acac: Layer already exists 18:04:02 e578b364ece7: Layer already exists 18:04:02 latest: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.98 18:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:04:03 9f669e90dd07: Preparing 18:04:03 e578b364ece7: Preparing 18:04:03 96dad60eccca: Preparing 18:04:03 56446fb0acac: Preparing 18:04:03 994393dc58e7: Preparing 18:04:03 994393dc58e7: Layer already exists 18:04:03 9f669e90dd07: Layer already exists 18:04:03 e578b364ece7: Layer already exists 18:04:03 96dad60eccca: Layer already exists 18:04:03 56446fb0acac: Layer already exists 18:04:03 2.3.0-dev.98: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:04:03 9f669e90dd07: Preparing 18:04:03 e578b364ece7: Preparing 18:04:03 96dad60eccca: Preparing 18:04:03 56446fb0acac: Preparing 18:04:03 994393dc58e7: Preparing 18:04:03 96dad60eccca: Layer already exists 18:04:03 994393dc58e7: Layer already exists 18:04:03 9f669e90dd07: Layer already exists 18:04:03 e578b364ece7: Layer already exists 18:04:03 56446fb0acac: Layer already exists 18:04:03 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:04:04 9f669e90dd07: Preparing 18:04:04 e578b364ece7: Preparing 18:04:04 96dad60eccca: Preparing 18:04:04 56446fb0acac: Preparing 18:04:04 994393dc58e7: Preparing 18:04:04 994393dc58e7: Layer already exists 18:04:04 96dad60eccca: Layer already exists 18:04:04 9f669e90dd07: Layer already exists 18:04:04 e578b364ece7: Layer already exists 18:04:04 56446fb0acac: Layer already exists 18:04:04 main: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:04 ===================================================== [Pipeline] echo 18:04:04 taggedImages: 18:04:04 - nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:04:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:04:04 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.98 18:04:04 - nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:04:04 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:04:04 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:04:04 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:04:04 latest 18:04:04 2.3.0-dev.98 18:04:04 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:04:04 main 18:04:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:04:05 7796fb7a24db: Preparing 18:04:05 31fe7c1db4a9: Preparing 18:04:05 96dad60eccca: Preparing 18:04:05 30474165e656: Preparing 18:04:05 994393dc58e7: Preparing 18:04:05 30474165e656: Layer already exists 18:04:05 96dad60eccca: Layer already exists 18:04:05 994393dc58e7: Layer already exists 18:04:05 7796fb7a24db: Pushed 18:04:07 31fe7c1db4a9: Pushed 18:04:07 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:04:08 7796fb7a24db: Preparing 18:04:08 31fe7c1db4a9: Preparing 18:04:08 96dad60eccca: Preparing 18:04:08 30474165e656: Preparing 18:04:08 994393dc58e7: Preparing 18:04:08 31fe7c1db4a9: Layer already exists 18:04:08 7796fb7a24db: Layer already exists 18:04:08 96dad60eccca: Layer already exists 18:04:08 994393dc58e7: Layer already exists 18:04:08 30474165e656: Layer already exists 18:04:08 latest: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.98 18:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:04:08 7796fb7a24db: Preparing 18:04:08 31fe7c1db4a9: Preparing 18:04:08 96dad60eccca: Preparing 18:04:08 30474165e656: Preparing 18:04:08 994393dc58e7: Preparing 18:04:08 30474165e656: Layer already exists 18:04:08 7796fb7a24db: Layer already exists 18:04:08 994393dc58e7: Layer already exists 18:04:08 31fe7c1db4a9: Layer already exists 18:04:08 96dad60eccca: Layer already exists 18:04:08 2.3.0-dev.98: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:04:09 7796fb7a24db: Preparing 18:04:09 31fe7c1db4a9: Preparing 18:04:09 96dad60eccca: Preparing 18:04:09 30474165e656: Preparing 18:04:09 994393dc58e7: Preparing 18:04:09 96dad60eccca: Layer already exists 18:04:09 31fe7c1db4a9: Layer already exists 18:04:09 7796fb7a24db: Layer already exists 18:04:09 994393dc58e7: Layer already exists 18:04:09 30474165e656: Layer already exists 18:04:09 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:04:10 7796fb7a24db: Preparing 18:04:10 31fe7c1db4a9: Preparing 18:04:10 96dad60eccca: Preparing 18:04:10 30474165e656: Preparing 18:04:10 994393dc58e7: Preparing 18:04:10 7796fb7a24db: Layer already exists 18:04:10 31fe7c1db4a9: Layer already exists 18:04:10 30474165e656: Layer already exists 18:04:10 96dad60eccca: Layer already exists 18:04:10 994393dc58e7: Layer already exists 18:04:10 main: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:10 ===================================================== [Pipeline] echo 18:04:10 taggedImages: 18:04:10 - nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:04:10 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:04:10 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.98 18:04:10 - nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:04:10 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 18:04:10 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:04:10 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:04:10 latest 18:04:10 2.3.0-dev.98 18:04:10 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:04:10 main 18:04:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:04:10 9a964b4f5512: Preparing 18:04:10 a45098ee9197: Preparing 18:04:10 a7d9e5fc675c: Preparing 18:04:10 9457420d4035: Preparing 18:04:10 994393dc58e7: Preparing 18:04:10 994393dc58e7: Layer already exists 18:04:10 a45098ee9197: Pushed 18:04:11 9a964b4f5512: Pushed 18:04:12 a7d9e5fc675c: Pushed 18:04:24 9457420d4035: Pushed 18:04:24 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:04:25 9a964b4f5512: Preparing 18:04:25 a45098ee9197: Preparing 18:04:25 a7d9e5fc675c: Preparing 18:04:25 9457420d4035: Preparing 18:04:25 994393dc58e7: Preparing 18:04:25 a45098ee9197: Layer already exists 18:04:25 994393dc58e7: Layer already exists 18:04:25 a7d9e5fc675c: Layer already exists 18:04:25 9457420d4035: Layer already exists 18:04:25 9a964b4f5512: Layer already exists 18:04:25 latest: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.98 18:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:04:25 9a964b4f5512: Preparing 18:04:25 a45098ee9197: Preparing 18:04:25 a7d9e5fc675c: Preparing 18:04:25 9457420d4035: Preparing 18:04:25 994393dc58e7: Preparing 18:04:25 a7d9e5fc675c: Layer already exists 18:04:25 a45098ee9197: Layer already exists 18:04:25 9457420d4035: Layer already exists 18:04:25 994393dc58e7: Layer already exists 18:04:25 9a964b4f5512: Layer already exists 18:04:25 2.3.0-dev.98: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:04:26 9a964b4f5512: Preparing 18:04:26 a45098ee9197: Preparing 18:04:26 a7d9e5fc675c: Preparing 18:04:26 9457420d4035: Preparing 18:04:26 994393dc58e7: Preparing 18:04:26 a45098ee9197: Layer already exists 18:04:26 994393dc58e7: Layer already exists 18:04:26 9a964b4f5512: Layer already exists 18:04:26 a7d9e5fc675c: Layer already exists 18:04:26 9457420d4035: Layer already exists 18:04:26 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 18:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:04:27 9a964b4f5512: Preparing 18:04:27 a45098ee9197: Preparing 18:04:27 a7d9e5fc675c: Preparing 18:04:27 9457420d4035: Preparing 18:04:27 994393dc58e7: Preparing 18:04:27 9a964b4f5512: Layer already exists 18:04:27 994393dc58e7: Layer already exists 18:04:27 a7d9e5fc675c: Layer already exists 18:04:27 9457420d4035: Layer already exists 18:04:27 a45098ee9197: Layer already exists 18:04:27 main: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:27 ===================================================== [Pipeline] echo 18:04:27 taggedImages: 18:04:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:04:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:04:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.98 18:04:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:04:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 18:05:05 Removing intermediate container 3044e3dd8109 18:05:05 ---> ab3eee93c4aa 18:05:05 Step 8/25 : COPY . . 18:05:05 ---> 4400e70aa717 18:05:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:05:05 ---> Running in c032fe23f73e 18:05:05 Removing intermediate container c032fe23f73e 18:05:05 ---> e21aa0c725e1 18:05:05 Step 10/25 : WORKDIR /edgex-go/spire-build 18:05:05 ---> Running in 18e354bf5fae 18:05:05 Removing intermediate container 18e354bf5fae 18:05:05 ---> 0f30ad80e904 18:05:05 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:05:05 ---> Running in 26d593c0c074 18:05:05 Removing intermediate container 26d593c0c074 18:05:05 ---> 4091287ae28c 18:05:05 Step 12/25 : WORKDIR /edgex-go 18:05:05 ---> Running in 077e08fe8ef5 18:05:05 Removing intermediate container 077e08fe8ef5 18:05:05 ---> f6ae8b68102b 18:05:05 18:05:05 Step 13/25 : FROM alpine:3.15 18:05:05 ---> 02e0d6fdf486 18:05:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:05:05 ---> Using cache 18:05:05 ---> 90a14ef7007c 18:05:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:05 ---> Using cache 18:05:05 ---> b4da868776f7 18:05:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:05:05 ---> Using cache 18:05:05 ---> 696c62dc30cd 18:05:05 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:05:09 ---> 24cf7c052526 18:05:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:05:10 ---> 82e6391ddfce 18:05:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:05:10 ---> 3e39fecd95c0 18:05:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:05:11 ---> 103b6210071d 18:05:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:05:11 ---> Running in 5fa1192651ca 18:05:12 Removing intermediate container 5fa1192651ca 18:05:12 ---> f667a4f1af3e 18:05:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:05:12 ---> Running in ede11ff66e8b 18:05:13 Removing intermediate container ede11ff66e8b 18:05:13 ---> 59313c0a97c5 18:05:13 Step 23/25 : LABEL arch=arm64 18:05:13 ---> Running in 4810412afbb8 18:05:13 Removing intermediate container 4810412afbb8 18:05:13 ---> f8304b249c2b 18:05:13 Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:05:13 ---> Running in 70b0f3e9b7c3 18:05:14 Removing intermediate container 70b0f3e9b7c3 18:05:14 ---> 6d19c9ff1048 18:05:14 Step 25/25 : LABEL version=2.3.0-dev.98 18:05:14 ---> Running in f4a184475b1b 18:05:15 Removing intermediate container f4a184475b1b 18:05:15 ---> b438bc912989 18:05:15 18:05:15 Successfully built b438bc912989 18:05:15 Successfully tagged security-spire-server-arm64:latest 18:05:15 Building support-scheduler 18:05:19  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:05:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:05:19 ---> 6198bb1cce52 18:05:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:05:19 ---> Using cache 18:05:19 ---> 5ae5fac6e5dd 18:05:19 Step 4/23 : WORKDIR /edgex-go 18:05:19 ---> Using cache 18:05:19 ---> 8a8817643f0f 18:05:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:19 ---> Using cache 18:05:19 ---> 635b016948e0 18:05:19 Step 6/23 : RUN apk add --update --no-cache make git 18:05:19 ---> Running in f036851f8cf5 18:05:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:05:23 OK: 221 MiB in 51 packages 18:05:24 Removing intermediate container f036851f8cf5 18:05:24 ---> 152f3cbad002 18:05:24 Step 7/23 : COPY go.mod vendor* ./ 18:05:25 ---> 1089460f832a 18:05:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:25 ---> Running in 4c85852cf8ee 18:06:33 Removing intermediate container 4c85852cf8ee 18:06:33 ---> 3140f064f9fb 18:06:33 Step 9/23 : COPY . . 18:06:33 ---> 1fff6b3a744f 18:06:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:06:33 ---> Running in f9cb3db63620 18:06:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:09:11 Removing intermediate container 1f2ce54d3fda 18:09:11 ---> caf0ebe86c57 18:09:11 18:09:11 Step 10/33 : FROM alpine:3.16 18:09:11 3.16: Pulling from library/alpine 18:09:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:09:11 Status: Downloaded newer image for alpine:3.16 18:09:11 ---> a6215f271958 18:09:11 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:09:11 ---> Running in 90b1c2cb6170 18:09:11 Removing intermediate container 90b1c2cb6170 18:09:11 ---> 4529bac21a05 18:09:11 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 18:09:11 ---> Running in 8701f49f0a05 18:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:11 (1/2) Installing dumb-init (1.2.5-r1) 18:09:11 (2/2) Installing su-exec (0.2-r1) 18:09:11 Executing busybox-1.35.0-r17.trigger 18:09:11 OK: 5 MiB in 16 packages 18:09:11 Removing intermediate container 8701f49f0a05 18:09:11 ---> 4c71a8d2d67c 18:09:11 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 18:09:11 ---> Running in ac8fdffd053a 18:09:11 Removing intermediate container ac8fdffd053a 18:09:11 ---> f276473cdca5 18:09:11 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:09:11 ---> Running in 5bf0434ec308 18:09:11 Removing intermediate container 5bf0434ec308 18:09:11 ---> 806a8b0bffaa 18:09:11 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:09:11 ---> Running in 98f097b5c9f0 18:09:11 Removing intermediate container 98f097b5c9f0 18:09:11 ---> f600b36ef4a5 18:09:11 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:09:11 ---> Running in bd911e46c4b8 18:09:11 Removing intermediate container bd911e46c4b8 18:09:11 ---> ec2b1edb51c1 18:09:11 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:09:11 ---> Running in 199e54eb362a 18:09:11 Removing intermediate container 199e54eb362a 18:09:11 ---> 2fe2d7b08131 18:09:11 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:09:11 ---> Running in 430e00979143 18:09:12 Removing intermediate container 430e00979143 18:09:12 ---> 38b0a3e19c25 18:09:12 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:09:13 ---> 5dfbd57b387b 18:09:13 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:09:13 ---> Running in 62bed4290226 18:09:16 Removing intermediate container 62bed4290226 18:09:16 ---> bbe1d7310564 18:09:16 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:17 ---> 820d8af78ec8 18:09:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:09:20 ---> ab0d4b55ddd3 18:09:20 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:09:21 ---> cdbeb411062d 18:09:21 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:09:23 ---> 830a3e7cba5d 18:09:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:09:24 ---> a640661b9f8b 18:09:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:09:26 ---> 316b133731a5 18:09:26 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:09:26 ---> 018ae9a3c56f 18:09:26 Step 28/33 : RUN chmod +x /entrypoint.sh 18:09:27 ---> Running in 2ce78a741bbc 18:09:28 Removing intermediate container 624e021525f1 18:09:28 ---> 925f5a3d15e6 18:09:28 18:09:28 Step 11/24 : FROM alpine:3.16 18:09:28 ---> a6215f271958 18:09:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:09:28 ---> Running in 7ed9d057c9b9 18:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:30 Removing intermediate container 2ce78a741bbc 18:09:30 ---> 756910d2e669 18:09:30 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:31 ---> Running in 9b1589e6f96f 18:09:31 Removing intermediate container 9b1589e6f96f 18:09:31 ---> 6124419d6d67 18:09:31 Step 30/33 : CMD ["gate"] 18:09:31 ---> Running in 9e93a9c35faa 18:09:32 Removing intermediate container 9e93a9c35faa 18:09:32 ---> 24b7820658d4 18:09:32 Step 31/33 : LABEL arch=arm64 18:09:32 ---> Running in 560b49d8622b 18:09:32 (1/1) Installing dumb-init (1.2.5-r1) 18:09:32 Executing busybox-1.35.0-r17.trigger 18:09:32 OK: 5 MiB in 15 packages 18:09:32 Removing intermediate container 560b49d8622b 18:09:32 ---> bc8bc14d4c2e 18:09:32 Step 32/33 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:09:33 ---> Running in 889d31e2fbdb 18:09:33 Removing intermediate container 889d31e2fbdb 18:09:33 ---> ab3d6376bc1c 18:09:33 Step 33/33 : LABEL version=2.3.0-dev.98 18:09:33 ---> Running in c30e333f7e43 18:09:34 Removing intermediate container c30e333f7e43 18:09:34 ---> 03a0d4859745 18:09:34 18:09:34 Removing intermediate container 7ed9d057c9b9 18:09:34 ---> 97ed064357be 18:09:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:09:35 ---> Running in cf6f91dcff23 18:09:35 Successfully built 03a0d4859745 18:09:35 Successfully tagged security-bootstrapper-arm64:latest 18:09:35  Building security-bootstrapper ... done Building security-spire-config 18:09:35 Removing intermediate container cf6f91dcff23 18:09:35 ---> 78e615d51df4 18:09:35 Step 14/24 : ENV APP_PORT=59882 18:09:35 ---> Running in 5d80904a7886 18:09:36 Removing intermediate container 5d80904a7886 18:09:36 ---> aa7107a920db 18:09:36 Step 15/24 : EXPOSE $APP_PORT 18:09:36 ---> Running in 93ad52c11ab7 18:09:36 Removing intermediate container 93ad52c11ab7 18:09:36 ---> f54fa4f4ee55 18:09:36 Step 16/24 : WORKDIR / 18:09:36 ---> Running in c66ac9397a33 18:09:37 Removing intermediate container c66ac9397a33 18:09:37 ---> 4664b4d7f7f1 18:09:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:38 ---> 438dcdb4735d 18:09:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:09:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:09:39 ---> 6198bb1cce52 18:09:39 Step 3/26 : WORKDIR /edgex-go 18:09:39 ---> Using cache 18:09:39 ---> d316350e881e 18:09:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:39 ---> Using cache 18:09:39 ---> 4c160c59e2aa 18:09:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:09:39 ---> Using cache 18:09:39 ---> 211df4fe8662 18:09:39 Step 6/26 : COPY go.mod vendor* ./ 18:09:39 ---> Using cache 18:09:39 ---> 21a2bc4c9640 18:09:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:39 ---> Using cache 18:09:39 ---> ab3eee93c4aa 18:09:39 Step 8/26 : COPY . . 18:09:40 ---> Using cache 18:09:40 ---> 4400e70aa717 18:09:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:09:40 ---> Using cache 18:09:40 ---> e21aa0c725e1 18:09:40 Step 10/26 : WORKDIR /edgex-go/spire-build 18:09:40 ---> Using cache 18:09:40 ---> 0f30ad80e904 18:09:40 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:09:41 ---> b7b1c51daa2e 18:09:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:09:41 ---> Running in d08c2b64dfe3 18:09:43 ---> 2acfc030f8e4 18:09:43 Step 20/24 : ENTRYPOINT ["/core-command"] 18:09:43 ---> Running in ea6b04d7ce45 18:09:43 Removing intermediate container ea6b04d7ce45 18:09:43 ---> 7045ff16d703 18:09:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:44 ---> Running in d0780c24c710 18:09:44 Removing intermediate container d0780c24c710 18:09:44 ---> 168dad288be8 18:09:44 Step 22/24 : LABEL arch=arm64 18:09:45 ---> Running in f99677fc399c 18:09:45 Removing intermediate container d08c2b64dfe3 18:09:45 ---> 4129136b6a47 18:09:45 Step 12/26 : WORKDIR /edgex-go 18:09:45 ---> Running in 9b355b414f06 18:09:45 Removing intermediate container f99677fc399c 18:09:45 ---> 7fc4e0944c3d 18:09:45 Step 23/24 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:09:46 ---> Running in 91ff262e1f9c 18:09:46 Removing intermediate container 9b355b414f06 18:09:46 ---> 8a09afe003e4 18:09:46 18:09:46 Step 13/26 : FROM alpine:3.15 18:09:46 ---> 02e0d6fdf486 18:09:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:09:46 ---> Using cache 18:09:46 ---> 90a14ef7007c 18:09:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:46 ---> Using cache 18:09:46 ---> b4da868776f7 18:09:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:09:46 ---> Running in ec218a2ebc61 18:09:47 Removing intermediate container 91ff262e1f9c 18:09:47 ---> 70967f8199da 18:09:47 Step 24/24 : LABEL version=2.3.0-dev.98 18:09:47 ---> Running in a7710a06ff40 18:09:47 Removing intermediate container a7710a06ff40 18:09:47 ---> b5807a7b5eaa 18:09:47 18:09:47 Successfully built b5807a7b5eaa 18:09:47 Successfully tagged core-command-arm64:latest 18:09:47  Building core-command ... done Building core-metadata 18:09:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:09:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:09:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:09:51 ---> 6198bb1cce52 18:09:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:09:51 ---> Using cache 18:09:51 ---> 5ae5fac6e5dd 18:09:51 Step 4/25 : WORKDIR /edgex-go 18:09:51 ---> Using cache 18:09:51 ---> 8a8817643f0f 18:09:51 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:51 ---> Using cache 18:09:51 ---> 635b016948e0 18:09:51 Step 6/25 : RUN apk add --update --no-cache make git 18:09:51 ---> Using cache 18:09:51 ---> 152f3cbad002 18:09:51 Step 7/25 : COPY go.mod vendor* ./ 18:09:51 ---> Using cache 18:09:51 ---> 1089460f832a 18:09:51 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:51 ---> Using cache 18:09:51 ---> 3140f064f9fb 18:09:51 Step 9/25 : COPY . . 18:09:51 ---> Using cache 18:09:51 ---> 1fff6b3a744f 18:09:51 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:09:51 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:09:51 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:09:51 OK: 15734 distinct packages available 18:09:51 ---> Running in e6ba0f34fa3e 18:09:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:09:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:09:54 (1/4) Installing dumb-init (1.2.5-r1) 18:09:54 (2/4) Installing musl-obstack (1.2.3-r0) 18:09:54 (3/4) Installing libucontext (1.1-r0) 18:09:54 (4/4) Installing gcompat (1.0.0-r4) 18:09:55 Executing busybox-1.34.1-r7.trigger 18:09:55 OK: 6 MiB in 18 packages 18:09:57 Removing intermediate container ec218a2ebc61 18:09:57 ---> a04409e0ccd5 18:09:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:10:03 ---> 542052c3cb80 18:10:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:10:03 ---> af6dce4d335d 18:10:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:10:04 ---> Running in 20fda28ac891 18:10:04 Removing intermediate container 20fda28ac891 18:10:04 ---> 3e4b01c41b7d 18:10:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:10:05 ---> b27f7caab9d6 18:10:05 Step 21/26 : WORKDIR / 18:10:05 ---> Running in 65722f8f1345 18:10:06 Removing intermediate container 65722f8f1345 18:10:06 ---> 81d43e36e0b5 18:10:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:10:06 ---> Running in e6f4b429462e 18:10:06 Removing intermediate container e6f4b429462e 18:10:06 ---> 0558afebc1db 18:10:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:10:06 ---> Running in 92960fda3863 18:10:07 Removing intermediate container 92960fda3863 18:10:07 ---> 3a68920456a2 18:10:07 Step 24/26 : LABEL arch=arm64 18:10:07 ---> Running in e5cc58ed6b15 18:10:08 Removing intermediate container e5cc58ed6b15 18:10:08 ---> f57ad78efa69 18:10:08 Step 25/26 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:10:08 ---> Running in 8deec4f9a737 18:10:08 Removing intermediate container 8deec4f9a737 18:10:08 ---> 6eeffe8a1cba 18:10:08 Step 26/26 : LABEL version=2.3.0-dev.98 18:10:08 ---> Running in fc521c3177ad 18:10:09 Removing intermediate container fc521c3177ad 18:10:09 ---> 2e6f35d24074 18:10:09 18:10:09 Successfully built 2e6f35d24074 18:10:09 Successfully tagged security-spire-config-arm64:latest 18:10:09  Building security-spire-config ... done Building security-secretstore-setup 18:10:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:10:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:10:13 ---> 6198bb1cce52 18:10:13 Step 3/25 : WORKDIR /edgex-go 18:10:13 ---> Using cache 18:10:13 ---> d316350e881e 18:10:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:13 ---> Using cache 18:10:13 ---> 4c160c59e2aa 18:10:13 Step 5/25 : RUN apk add --update --no-cache make git 18:10:13 ---> Using cache 18:10:13 ---> 28203fc3aba7 18:10:13 Step 6/25 : COPY go.mod vendor* ./ 18:10:13 ---> Using cache 18:10:13 ---> ef3b2e90ea25 18:10:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:13 ---> Using cache 18:10:13 ---> 625311369f5f 18:10:13 Step 8/25 : COPY . . 18:10:13 ---> Using cache 18:10:13 ---> 49d5fed51b11 18:10:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:10:13 ---> Running in e71a01606af5 18:10:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:10:37 Removing intermediate container 0f1afbfd936c 18:10:37 ---> 2aff9b502891 18:10:37 18:10:37 Step 9/20 : FROM alpine:3.15 18:10:37 ---> 02e0d6fdf486 18:10:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:10:37 ---> Using cache 18:10:37 ---> 90a14ef7007c 18:10:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:37 ---> Using cache 18:10:37 ---> b4da868776f7 18:10:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:10:37 ---> Running in ceb8b08c198d 18:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:10:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:10:42 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:10:42 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:10:42 OK: 15734 distinct packages available 18:10:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:10:44 (1/9) Installing ca-certificates (20220614-r0) 18:10:44 (2/9) Installing brotli-libs (1.0.9-r5) 18:10:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:10:45 (4/9) Installing libcurl (7.80.0-r3) 18:10:45 (5/9) Installing curl (7.80.0-r3) 18:10:45 (6/9) Installing dumb-init (1.2.5-r1) 18:10:45 (7/9) Installing musl-obstack (1.2.3-r0) 18:10:45 (8/9) Installing libucontext (1.1-r0) 18:10:45 (9/9) Installing gcompat (1.0.0-r4) 18:10:45 Executing busybox-1.34.1-r7.trigger 18:10:45 Executing ca-certificates-20220614-r0.trigger 18:10:46 OK: 8 MiB in 23 packages 18:10:48 Removing intermediate container ceb8b08c198d 18:10:48 ---> 0c179902196d 18:10:48 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:49 ---> ebeeb41eda79 18:10:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:10:51 ---> 247b29b899a7 18:10:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:10:52 ---> 2181928c2393 18:10:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:10:52 ---> Running in 9793610e6a67 18:10:53 Removing intermediate container 9793610e6a67 18:10:53 ---> 2bb3b102d3bc 18:10:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:53 ---> Running in 06b8ddb2d890 18:10:53 Removing intermediate container 06b8ddb2d890 18:10:53 ---> a156e7f2d4bb 18:10:53 Step 18/20 : LABEL arch=arm64 18:10:53 ---> Running in f15f6e342bef 18:10:54 Removing intermediate container f15f6e342bef 18:10:54 ---> b90d1a2d92c0 18:10:54 Step 19/20 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:10:54 ---> Running in 0a771dcd1ce4 18:10:55 Removing intermediate container 0a771dcd1ce4 18:10:55 ---> 89ca29ab709a 18:10:55 Step 20/20 : LABEL version=2.3.0-dev.98 18:10:55 ---> Running in 20b9f449b62b 18:10:55 Removing intermediate container 20b9f449b62b 18:10:55 ---> 23e3df8bc090 18:10:55 18:10:55 Successfully built 23e3df8bc090 18:10:55 Successfully tagged security-spiffe-token-provider-arm64:latest 18:10:55  Building security-spiffe-token-provider ... done Building core-data 18:11:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:11:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:11:00 ---> 6198bb1cce52 18:11:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:11:00 ---> Using cache 18:11:00 ---> 5ae5fac6e5dd 18:11:00 Step 4/24 : WORKDIR /edgex-go 18:11:00 ---> Using cache 18:11:00 ---> 8a8817643f0f 18:11:00 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:00 ---> Using cache 18:11:00 ---> 635b016948e0 18:11:00 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:11:00 ---> Running in 96cdb7e00e66 18:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:11:04 OK: 221 MiB in 51 packages 18:11:05 Removing intermediate container 96cdb7e00e66 18:11:05 ---> aa6e1db407a9 18:11:05 Step 7/24 : COPY go.mod vendor* ./ 18:11:06 ---> 367201e162d3 18:11:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:06 ---> Running in d51914f85ad1 18:12:28 Removing intermediate container d51914f85ad1 18:12:28 ---> 4b376506a623 18:12:28 Step 9/24 : COPY . . 18:12:28 Removing intermediate container a944294f9077 18:12:28 ---> deed2496830b 18:12:28 18:12:28 Step 11/23 : FROM alpine:3.16 18:12:28 ---> a6215f271958 18:12:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:12:28 ---> Running in 62f5324efdc2 18:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:12:28 ---> df8402592b66 18:12:28 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:12:28 ---> Running in f8549da92b58 18:12:28 (1/2) Installing ca-certificates (20220614-r0) 18:12:28 (2/2) Installing dumb-init (1.2.5-r1) 18:12:28 Executing busybox-1.35.0-r17.trigger 18:12:28 Executing ca-certificates-20220614-r0.trigger 18:12:28 OK: 6 MiB in 16 packages 18:12:28 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:12:29 Removing intermediate container 62f5324efdc2 18:12:29 ---> cd707217b30d 18:12:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:12:29 ---> Running in 0745a036ad2f 18:12:30 Removing intermediate container 0745a036ad2f 18:12:30 ---> 6dea4d548a7f 18:12:30 Step 14/23 : ENV APP_PORT=59860 18:12:30 ---> Running in 8218b9600278 18:12:30 Removing intermediate container 8218b9600278 18:12:30 ---> fa7c42c1bf1b 18:12:30 Step 15/23 : EXPOSE $APP_PORT 18:12:30 ---> Running in 6cd84be73808 18:12:31 Removing intermediate container 6cd84be73808 18:12:31 ---> 7f46bf9c76d8 18:12:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:12:32 ---> fba99c61fdee 18:12:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:12:34 ---> 74310c05e3c5 18:12:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:12:35 ---> 0a35899b2a66 18:12:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:12:35 ---> Running in 671c3c24f6a6 18:12:36 Removing intermediate container 671c3c24f6a6 18:12:36 ---> 1501ba7426cc 18:12:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:12:36 ---> Running in fa8b37ce90e5 18:12:36 Removing intermediate container fa8b37ce90e5 18:12:36 ---> 33fa2761da21 18:12:36 Step 21/23 : LABEL arch=arm64 18:12:37 ---> Running in 6e5bd803e2a1 18:12:37 Removing intermediate container 6e5bd803e2a1 18:12:37 ---> 2789e756b78d 18:12:37 Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:12:37 ---> Running in 937f3a8a8f4e 18:12:38 Removing intermediate container 937f3a8a8f4e 18:12:38 ---> 74e1a1fb4d0f 18:12:38 Step 23/23 : LABEL version=2.3.0-dev.98 18:12:38 ---> Running in 2aed504643ee 18:12:40 Removing intermediate container 2aed504643ee 18:12:40 ---> cfa2dc166f8b 18:12:40 18:12:40 Successfully built cfa2dc166f8b 18:12:40 Successfully tagged support-notifications-arm64:latest 18:12:40 Building sys-mgmt-agent 18:12:43  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:12:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:12:43 ---> 6198bb1cce52 18:12:43 Step 3/23 : WORKDIR /edgex-go 18:12:43 ---> Using cache 18:12:43 ---> d316350e881e 18:12:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:43 ---> Using cache 18:12:43 ---> 4c160c59e2aa 18:12:43 Step 5/23 : RUN apk add --update --no-cache make bash git 18:12:43 ---> Running in d6eabb90c13f 18:12:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:12:48 OK: 221 MiB in 51 packages 18:12:49 Removing intermediate container d6eabb90c13f 18:12:49 ---> 29c8de8cd88a 18:12:49 Step 6/23 : COPY go.mod vendor* ./ 18:12:50 ---> eaff990a3c00 18:12:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:50 ---> Running in 620b28233488 18:13:58 Removing intermediate container 620b28233488 18:13:58 ---> 47aa762f3ac2 18:13:58 Step 8/23 : COPY . . 18:13:59 ---> 9e54f9ef1e35 18:13:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:14:00 ---> Running in d08e54d6db25 18:14:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:15:53 Removing intermediate container f9cb3db63620 18:15:53 ---> 73a5de6ab419 18:15:53 18:15:53 Step 11/23 : FROM alpine:3.16 18:15:53 ---> a6215f271958 18:15:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:15:53 ---> Using cache 18:15:53 ---> 97ed064357be 18:15:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:15:53 ---> Using cache 18:15:53 ---> 78e615d51df4 18:15:53 Step 14/23 : ENV APP_PORT=59861 18:15:53 ---> Running in 0fbd094d1302 18:15:53 Removing intermediate container 0fbd094d1302 18:15:53 ---> 5a3548ed6601 18:15:53 Step 15/23 : EXPOSE $APP_PORT 18:15:53 ---> Running in 60d9edebb4b3 18:15:53 Removing intermediate container 60d9edebb4b3 18:15:53 ---> 66cde389819a 18:15:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:53 ---> 4e4132e510b4 18:15:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:15:53 ---> dde67e861911 18:15:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:15:53 ---> 4583f181c97b 18:15:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:15:53 ---> Running in 018486b55b0d 18:15:53 Removing intermediate container 018486b55b0d 18:15:53 ---> 1779d30689e1 18:15:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:53 ---> Running in 17a4a36151cc 18:15:53 Removing intermediate container 17a4a36151cc 18:15:53 ---> fb98f5c8f59c 18:15:53 Step 21/23 : LABEL arch=arm64 18:15:53 ---> Running in 5c61c64ee360 18:15:53 Removing intermediate container 5c61c64ee360 18:15:53 ---> a5d3fd0126ef 18:15:53 Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:15:53 ---> Running in 406f7fd1368c 18:15:53 Removing intermediate container 406f7fd1368c 18:15:53 ---> 43d7bf26ce31 18:15:53 Step 23/23 : LABEL version=2.3.0-dev.98 18:15:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:15:53 ---> Running in eef3fdf07830 18:15:53 Removing intermediate container eef3fdf07830 18:15:53 ---> 9442d9a79c5a 18:15:53 18:15:53 Successfully built 9442d9a79c5a 18:15:53 Successfully tagged support-scheduler-arm64:latest 18:15:53 Building security-proxy-setup 18:15:55  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:15:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:15:55 ---> 6198bb1cce52 18:15:55 Step 3/22 : WORKDIR /edgex-go 18:15:55 ---> Using cache 18:15:55 ---> d316350e881e 18:15:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:55 ---> Using cache 18:15:55 ---> 4c160c59e2aa 18:15:55 Step 5/22 : RUN apk add --update --no-cache make git 18:15:55 ---> Using cache 18:15:55 ---> 28203fc3aba7 18:15:55 Step 6/22 : COPY go.mod vendor* ./ 18:15:55 ---> Using cache 18:15:55 ---> ef3b2e90ea25 18:15:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:55 ---> Using cache 18:15:55 ---> 625311369f5f 18:15:55 Step 8/22 : COPY . . 18:15:55 ---> Using cache 18:15:55 ---> 49d5fed51b11 18:15:55 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:15:55 ---> Running in ce51e393004e 18:15:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:16:12 Removing intermediate container e71a01606af5 18:16:12 ---> cd222ced1e7c 18:16:12 18:16:12 Step 10/25 : FROM alpine:3.16 18:16:12 ---> a6215f271958 18:16:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:16:12 ---> Running in e9c71fb915d9 18:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:13 (1/3) Installing ca-certificates (20220614-r0) 18:16:13 (2/3) Installing dumb-init (1.2.5-r1) 18:16:13 (3/3) Installing su-exec (0.2-r1) 18:16:13 Executing busybox-1.35.0-r17.trigger 18:16:13 Executing ca-certificates-20220614-r0.trigger 18:16:14 OK: 6 MiB in 17 packages 18:16:17 Removing intermediate container e9c71fb915d9 18:16:17 ---> 72c243464eed 18:16:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:16:17 ---> Running in 903db344193a 18:16:17 Removing intermediate container 903db344193a 18:16:17 ---> aa8933356c0c 18:16:17 Step 13/25 : WORKDIR / 18:16:17 ---> Running in b71300b5f27a 18:16:18 Removing intermediate container b71300b5f27a 18:16:18 ---> a5e821474793 18:16:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:16:19 ---> affe25661ff4 18:16:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:16:20 ---> eae0c46e4116 18:16:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:16:21 ---> 219e8df243f6 18:16:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:16:22 ---> ad66ac62b09b 18:16:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:16:24 ---> 3861c502307b 18:16:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:16:25 ---> 7c26079f1142 18:16:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:16:26 ---> 364da0c497d2 18:16:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:16:26 ---> Running in cefa125a166b 18:16:30 Removing intermediate container cefa125a166b 18:16:30 ---> 06ddfc58875e 18:16:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:16:30 ---> Running in 8bc7d084c6fb 18:16:30 Removing intermediate container 8bc7d084c6fb 18:16:30 ---> a35035e3302e 18:16:30 Step 23/25 : LABEL arch=arm64 18:16:30 ---> Running in 989d7cb633e1 18:16:31 Removing intermediate container 989d7cb633e1 18:16:31 ---> 089176875b9b 18:16:31 Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:16:31 ---> Running in e2a6d44ce949 18:16:32 Removing intermediate container e2a6d44ce949 18:16:32 ---> abf89b4a9196 18:16:32 Step 25/25 : LABEL version=2.3.0-dev.98 18:16:32 ---> Running in 1115ca488c1b 18:16:32 Removing intermediate container 1115ca488c1b 18:16:32 ---> 7a5b8133d764 18:16:32 18:16:32 Successfully built 7a5b8133d764 18:16:32 Successfully tagged security-secretstore-setup-arm64:latest 18:16:47  Building security-secretstore-setup ... done Removing intermediate container e6ba0f34fa3e 18:16:47 ---> e2b4503a253c 18:16:47 18:16:47 Step 11/25 : FROM alpine:3.16 18:16:47 ---> a6215f271958 18:16:47 Step 12/25 : RUN apk add --update --no-cache dumb-init 18:16:47 ---> Using cache 18:16:47 ---> 97ed064357be 18:16:47 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:16:47 ---> Using cache 18:16:47 ---> 78e615d51df4 18:16:47 Step 14/25 : ENV APP_PORT=59881 18:16:47 ---> Running in e64c7463dacb 18:16:48 Removing intermediate container e64c7463dacb 18:16:48 ---> bdb6d9d68a8a 18:16:48 Step 15/25 : EXPOSE $APP_PORT 18:16:48 ---> Running in b084996cbf31 18:16:49 Removing intermediate container b084996cbf31 18:16:49 ---> 96b410f8717a 18:16:49 Step 16/25 : WORKDIR / 18:16:49 ---> Running in bbbb851a0edc 18:16:49 Removing intermediate container bbbb851a0edc 18:16:49 ---> 9d7841464a4b 18:16:49 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:50 ---> 7732b5bb5d73 18:16:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:16:52 ---> ca48abc9f9c1 18:16:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:16:53 ---> dd2bbf4a2298 18:16:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:16:54 ---> 6ffb1906e472 18:16:54 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:16:54 ---> Running in 2ddc2ffe41b3 18:16:55 Removing intermediate container 2ddc2ffe41b3 18:16:55 ---> 8729592ab9f9 18:16:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:55 ---> Running in a206af26f26a 18:16:55 Removing intermediate container a206af26f26a 18:16:55 ---> 9878006d4ba5 18:16:55 Step 23/25 : LABEL arch=arm64 18:16:56 ---> Running in 207532e323c0 18:16:56 Removing intermediate container 207532e323c0 18:16:56 ---> b50aa5201480 18:16:56 Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:16:56 ---> Running in 4e9405ac6709 18:16:57 Removing intermediate container 4e9405ac6709 18:16:57 ---> 3404eaa79e25 18:16:57 Step 25/25 : LABEL version=2.3.0-dev.98 18:16:57 ---> Running in 813f28c3fee5 18:16:57 Removing intermediate container 813f28c3fee5 18:16:57 ---> 0306364b6fbc 18:16:57 18:16:57 Successfully built 0306364b6fbc 18:16:57 Successfully tagged core-metadata-arm64:latest 18:18:49  Building core-metadata ... done Removing intermediate container d08e54d6db25 18:18:49 ---> 5a195918bd32 18:18:49 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:18:49 ---> Running in 617c7074b188 18:18:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:18:57 Removing intermediate container 617c7074b188 18:18:57 ---> bbd15476afd9 18:18:57 18:18:57 Step 11/23 : FROM alpine:3.16 18:18:57 ---> a6215f271958 18:18:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:18:57 ---> Running in 08ec7e4daf94 18:18:58 Removing intermediate container 08ec7e4daf94 18:18:58 ---> d3a45a81bce9 18:18:58 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 18:18:58 ---> Running in d56603adeae5 18:19:00 Removing intermediate container f8549da92b58 18:19:00 ---> 1e6c97ff7883 18:19:00 18:19:00 Step 11/24 : FROM alpine:3.16 18:19:00 ---> a6215f271958 18:19:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:19:00 ---> Running in 957a249f6d10 18:19:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:02 Removing intermediate container 957a249f6d10 18:19:02 ---> a870f19767b5 18:19:02 Step 13/24 : ENV APP_PORT=59880 18:19:02 ---> Running in def5dcb438bc 18:19:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:03 Removing intermediate container def5dcb438bc 18:19:03 ---> 5b1f2b216cf9 18:19:03 Step 14/24 : EXPOSE $APP_PORT 18:19:03 ---> Running in f81d295708ed 18:19:03 Removing intermediate container f81d295708ed 18:19:03 ---> 988db6014d79 18:19:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:03 ---> Running in 7f8966cf4cc3 18:19:04 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:19:04 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:19:04 (3/33) Installing readline (8.1.2-r0) 18:19:04 (4/33) Installing bash (5.1.16-r2) 18:19:04 Executing bash-5.1.16-r2.post-install 18:19:04 (5/33) Installing ca-certificates (20220614-r0) 18:19:04 (6/33) Installing brotli-libs (1.0.9-r6) 18:19:04 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:19:04 (8/33) Installing libcurl (7.83.1-r3) 18:19:04 (9/33) Installing curl (7.83.1-r3) 18:19:04 (10/33) Installing docker-cli (20.10.20-r0) 18:19:05 (11/33) Installing dumb-init (1.2.5-r1) 18:19:05 (12/33) Installing libbz2 (1.0.8-r1) 18:19:05 (13/33) Installing expat (2.4.9-r0) 18:19:05 (14/33) Installing libffi (3.4.2-r1) 18:19:05 (15/33) Installing gdbm (1.23-r0) 18:19:05 (16/33) Installing xz-libs (5.2.5-r1) 18:19:05 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:19:05 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:19:05 (19/33) Installing mpdecimal (2.5.1-r1) 18:19:05 (20/33) Installing sqlite-libs (3.38.5-r0) 18:19:05 (21/33) Installing python3 (3.10.5-r0) 18:19:07 Removing intermediate container 7f8966cf4cc3 18:19:07 ---> a3b1547ea146 18:19:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:19:07 ---> Running in 4679c64e9e43 18:19:08 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:19:08 (23/33) Installing py3-tomli (2.0.1-r1) 18:19:08 (24/33) Installing py3-pep517 (0.12.0-r2) 18:19:08 (25/33) Installing py3-six (1.16.0-r1) 18:19:08 (26/33) Installing py3-retrying (1.3.3-r3) 18:19:08 (27/33) Installing py3-appdirs (1.4.4-r3) 18:19:08 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:19:08 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:19:08 (30/33) Installing py3-parsing (2.4.7-r3) 18:19:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:08 (31/33) Installing py3-packaging (21.3-r0) 18:19:08 (32/33) Installing py3-setuptools (59.4.0-r0) 18:19:09 (33/33) Installing py3-pip (22.1.1-r0) 18:19:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:09 Executing busybox-1.35.0-r17.trigger 18:19:09 Executing ca-certificates-20220614-r0.trigger 18:19:10 OK: 120 MiB in 47 packages 18:19:11 (1/6) Installing dumb-init (1.2.5-r1) 18:19:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:19:11 (3/6) Installing libsodium (1.0.18-r0) 18:19:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:19:11 (5/6) Installing libzmq (4.3.4-r0) 18:19:11 (6/6) Installing zeromq (4.3.4-r0) 18:19:11 Executing busybox-1.35.0-r17.trigger 18:19:11 OK: 8 MiB in 20 packages 18:19:13 Removing intermediate container 4679c64e9e43 18:19:13 ---> 56abb29a7737 18:19:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:19:14 ---> 951c7d9bbf61 18:19:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:19:16 ---> c1dc07c2e06f 18:19:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:19:17 ---> c12ffe9289e9 18:19:17 Step 20/24 : ENTRYPOINT ["/core-data"] 18:19:17 ---> Running in 23c4c36e52ec 18:19:17 Removing intermediate container 23c4c36e52ec 18:19:17 ---> 7379244b30fd 18:19:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:19:17 ---> Running in 318e132768cc 18:19:18 Removing intermediate container 318e132768cc 18:19:18 ---> a4a16e09d335 18:19:18 Step 22/24 : LABEL arch=arm64 18:19:18 ---> Running in 6b2acbbfb19e 18:19:18 Removing intermediate container 6b2acbbfb19e 18:19:18 ---> 17101b329a2c 18:19:18 Step 23/24 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:19:18 ---> Running in 05018dc19f0c 18:19:19 Removing intermediate container 05018dc19f0c 18:19:19 ---> 12ab5a35a07e 18:19:19 Step 24/24 : LABEL version=2.3.0-dev.98 18:19:19 ---> Running in bb1f17cd4cdc 18:19:19 Removing intermediate container bb1f17cd4cdc 18:19:19 ---> 66d2b2a737aa 18:19:19 18:19:20 Successfully built 66d2b2a737aa 18:19:20 Successfully tagged core-data-arm64:latest 18:19:25  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:19:26 Collecting docker-compose==1.23.2 18:19:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:19:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.9 MB/s eta 0:00:00 18:19:26 Collecting cached-property<2,>=1.2.0 18:19:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:19:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:19:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:19:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 18:19:28 Collecting websocket-client<1.0,>=0.32.0 18:19:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:19:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.3 MB/s eta 0:00:00 18:19:28 Collecting dockerpty<0.5,>=0.4.1 18:19:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:19:28 Preparing metadata (setup.py): started 18:19:31 Preparing metadata (setup.py): finished with status 'done' 18:19:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:19:31 Collecting docker<4.0,>=3.6.0 18:19:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:19:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.3 MB/s eta 0:00:00 18:19:31 Collecting docopt<0.7,>=0.6.1 18:19:31 Downloading docopt-0.6.2.tar.gz (25 kB) 18:19:31 Preparing metadata (setup.py): started 18:19:34 Preparing metadata (setup.py): finished with status 'done' 18:19:34 Collecting PyYAML<4,>=3.10 18:19:35 Downloading PyYAML-3.13.tar.gz (270 kB) 18:19:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.4 MB/s eta 0:00:00 18:19:35 Removing intermediate container ce51e393004e 18:19:35 ---> 5611e2217d32 18:19:35 18:19:35 Step 10/22 : FROM alpine:3.16 18:19:35 ---> a6215f271958 18:19:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:19:35 ---> Running in 3897f94487f7 18:19:37 Preparing metadata (setup.py): started 18:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:38 (1/6) Installing ca-certificates (20220614-r0) 18:19:38 (2/6) Installing brotli-libs (1.0.9-r6) 18:19:38 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:19:38 (4/6) Installing libcurl (7.83.1-r3) 18:19:38 (5/6) Installing curl (7.83.1-r3) 18:19:38 (6/6) Installing dumb-init (1.2.5-r1) 18:19:38 Executing busybox-1.35.0-r17.trigger 18:19:38 Executing ca-certificates-20220614-r0.trigger 18:19:38 OK: 8 MiB in 20 packages 18:19:39 Preparing metadata (setup.py): finished with status 'done' 18:19:39 Collecting texttable<0.10,>=0.9.0 18:19:39 Downloading texttable-0.9.1.tar.gz (11 kB) 18:19:39 Preparing metadata (setup.py): started 18:19:40 Removing intermediate container 3897f94487f7 18:19:40 ---> 7fa6b34fd562 18:19:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:19:40 ---> Running in 93db9ab3577c 18:19:40 Removing intermediate container 93db9ab3577c 18:19:40 ---> e347ea4fb4ec 18:19:40 Step 13/22 : WORKDIR /edgex 18:19:40 ---> Running in 0f46d907d10b 18:19:41 Removing intermediate container 0f46d907d10b 18:19:41 ---> e69bf1d2ff89 18:19:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:19:41 Preparing metadata (setup.py): finished with status 'done' 18:19:41 ---> ec4a7eceed9a 18:19:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:19:41 Collecting jsonschema<3,>=2.5.1 18:19:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:19:42 ---> 825abd0fdc6f 18:19:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:19:43 Collecting docker-pycreds>=0.4.0 18:19:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:19:43 Collecting chardet<3.1.0,>=3.0.2 18:19:43 ---> 693d0cc34bd1 18:19:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:19:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:19:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.0 MB/s eta 0:00:00 18:19:44 ---> 78c99bd53dad 18:19:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:19:44 ---> Running in f98db165185b 18:19:44 Collecting urllib3<1.25,>=1.21.1 18:19:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:19:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 13.9 MB/s eta 0:00:00 18:19:45 Collecting certifi>=2017.4.17 18:19:45 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 18:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.7 MB/s eta 0:00:00 18:19:45 Collecting idna<2.8,>=2.5 18:19:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 18:19:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:19:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:19:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:19:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:19:46 Removing intermediate container f98db165185b 18:19:46 ---> 5fb1ea25dad2 18:19:46 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:19:46 ---> Running in 8c606c3937ec 18:19:46 Removing intermediate container 8c606c3937ec 18:19:46 ---> 0d14bbf8ac18 18:19:46 Step 20/22 : LABEL arch=arm64 18:19:46 ---> Running in d9a03b4fafb4 18:19:47 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:19:47 Running setup.py install for texttable: started 18:19:47 Removing intermediate container d9a03b4fafb4 18:19:47 ---> acd610b448d6 18:19:47 Step 21/22 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:19:47 ---> Running in a1d179837e68 18:19:47 Removing intermediate container a1d179837e68 18:19:47 ---> b50f099a8924 18:19:47 Step 22/22 : LABEL version=2.3.0-dev.98 18:19:47 ---> Running in 0bdb7d18b4ef 18:19:48 Removing intermediate container 0bdb7d18b4ef 18:19:48 ---> db2f1175d643 18:19:48 18:19:48 Successfully built db2f1175d643 18:19:48 Successfully tagged security-proxy-setup-arm64:latest 18:19:49  Building security-proxy-setup ... done  Running setup.py install for texttable: finished with status 'done' 18:19:49 Running setup.py install for PyYAML: started 18:19:52 Running setup.py install for PyYAML: finished with status 'done' 18:19:54 Running setup.py install for docopt: started 18:19:56 Running setup.py install for docopt: finished with status 'done' 18:19:59 Running setup.py install for dockerpty: started 18:20:02 Running setup.py install for dockerpty: finished with status 'done' 18:20:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:20:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:20:15 Removing intermediate container d56603adeae5 18:20:15 ---> 84b5e994242b 18:20:15 Step 14/23 : ENV APP_PORT=58890 18:20:15 ---> Running in 8300524e7304 18:20:15 Removing intermediate container 8300524e7304 18:20:15 ---> fd9ad1e2eb02 18:20:15 Step 15/23 : EXPOSE $APP_PORT 18:20:15 ---> Running in 87baa30f89d8 18:20:15 Removing intermediate container 87baa30f89d8 18:20:15 ---> aa6ec0881f09 18:20:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:20:16 ---> d6bf75247e6e 18:20:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:20:16 ---> b3ac01f5f0d6 18:20:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:20:17 ---> ee7163e00ec7 18:20:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:20:17 ---> Running in 757a48bf5bcf 18:20:17 Removing intermediate container 757a48bf5bcf 18:20:17 ---> fba5ca99c76e 18:20:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:20:18 ---> Running in 5df429e1197d 18:20:18 Removing intermediate container 5df429e1197d 18:20:18 ---> bb55643de98c 18:20:18 Step 21/23 : LABEL arch=arm64 18:20:18 ---> Running in 0911d20e2cc8 18:20:18 Removing intermediate container 0911d20e2cc8 18:20:18 ---> 4796dc6d7bac 18:20:18 Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:18 ---> Running in 37af3dceb88a 18:20:18 Removing intermediate container 37af3dceb88a 18:20:18 ---> 8e3a64f97896 18:20:18 Step 23/23 : LABEL version=2.3.0-dev.98 18:20:19 ---> Running in 83a321604373 18:20:19 Removing intermediate container 83a321604373 18:20:19 ---> e7b227907a17 18:20:19 18:20:19 Successfully built e7b227907a17 18:20:19 Successfully tagged sys-mgmt-agent-arm64:latest 18:20:20  Building sys-mgmt-agent ... done  [Pipeline] } 18:20:20 $ docker stop --time=1 daf4491ee8bfa08c1a36da4e98f579613c552fd4d42349c8ef4f0719b34d8d17 18:20:21 $ docker rm -f daf4491ee8bfa08c1a36da4e98f579613c552fd4d42349c8ef4f0719b34d8d17 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:22 + docker images 18:20:22 REPOSITORY TAG IMAGE ID CREATED SIZE 18:20:22 sys-mgmt-agent-arm64 latest e7b227907a17 3 seconds ago 133MB 18:20:22 security-proxy-setup-arm64 latest db2f1175d643 35 seconds ago 26.7MB 18:20:22 5611e2217d32 48 seconds ago 1.25GB 18:20:22 core-data-arm64 latest 66d2b2a737aa About a minute ago 20.8MB 18:20:22 1e6c97ff7883 About a minute ago 1.27GB 18:20:22 bbd15476afd9 About a minute ago 1.25GB 18:20:22 core-metadata-arm64 latest 0306364b6fbc 3 minutes ago 17.7MB 18:20:22 e2b4503a253c 3 minutes ago 1.27GB 18:20:22 security-secretstore-setup-arm64 latest 7a5b8133d764 3 minutes ago 28.6MB 18:20:22 cd222ced1e7c 4 minutes ago 1.26GB 18:20:22 support-scheduler-arm64 latest 9442d9a79c5a 4 minutes ago 28.8MB 18:20:22 73a5de6ab419 4 minutes ago 1.33GB 18:20:22 support-notifications-arm64 latest cfa2dc166f8b 7 minutes ago 29.5MB 18:20:22 deed2496830b 8 minutes ago 1.33GB 18:20:22 security-spiffe-token-provider-arm64 latest 23e3df8bc090 9 minutes ago 28.8MB 18:20:22 2aff9b502891 9 minutes ago 1.3GB 18:20:22 security-spire-config-arm64 latest 2e6f35d24074 10 minutes ago 83.6MB 18:20:22 core-command-arm64 latest b5807a7b5eaa 10 minutes ago 16.9MB 18:20:22 8a09afe003e4 10 minutes ago 1.14GB 18:20:22 security-bootstrapper-arm64 latest 03a0d4859745 10 minutes ago 19.4MB 18:20:22 925f5a3d15e6 10 minutes ago 1.26GB 18:20:22 caf0ebe86c57 11 minutes ago 1.25GB 18:20:22 security-spire-server-arm64 latest b438bc912989 15 minutes ago 84.3MB 18:20:22 f6ae8b68102b 15 minutes ago 1.14GB 18:20:22 security-spire-agent-arm64 latest a1ad0ae31bc0 16 minutes ago 122MB 18:20:22 f07af5e70d1d 17 minutes ago 1.14GB 18:20:22 ci-base-image-arm64 latest 6198bb1cce52 20 minutes ago 943MB 18:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 11 days ago 679MB 18:20:22 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 18:20:22 alpine 3.16 a6215f271958 2 months ago 5.29MB 18:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:22 provisioning config files... 18:20:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/336@tmp/config6344879713160744119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:22 ---> docker-login.sh 18:20:22 nexus3.edgexfoundry.org:10001 18:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:23 Configure a credential helper to remove this warning. See 18:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:23 18:20:23 Login Succeeded 18:20:23 nexus3.edgexfoundry.org:10002 18:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:23 Configure a credential helper to remove this warning. See 18:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:23 18:20:23 Login Succeeded 18:20:23 nexus3.edgexfoundry.org:10003 18:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:24 Configure a credential helper to remove this warning. See 18:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:24 18:20:24 Login Succeeded 18:20:24 nexus3.edgexfoundry.org:10004 18:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:24 Configure a credential helper to remove this warning. See 18:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:24 18:20:24 Login Succeeded 18:20:24 docker.io 18:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:25 Configure a credential helper to remove this warning. See 18:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:25 18:20:25 Login Succeeded 18:20:25 ---> docker-login.sh ends [Pipeline] } 18:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:20:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:20:25 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:25 latest 18:20:25 2.3.0-dev.98 18:20:25 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:25 main 18:20:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:20:26 adca317fa5b5: Preparing 18:20:26 2c0392dedfd9: Preparing 18:20:26 4c345a3c0846: Preparing 18:20:26 edaf784917b7: Preparing 18:20:26 5d3e392a13a0: Preparing 18:20:26 5d3e392a13a0: Layer already exists 18:20:26 4c345a3c0846: Pushed 18:20:26 edaf784917b7: Pushed 18:20:26 adca317fa5b5: Pushed 18:20:29 2c0392dedfd9: Pushed 18:20:29 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:20:30 adca317fa5b5: Preparing 18:20:30 2c0392dedfd9: Preparing 18:20:30 4c345a3c0846: Preparing 18:20:30 edaf784917b7: Preparing 18:20:30 5d3e392a13a0: Preparing 18:20:30 5d3e392a13a0: Layer already exists 18:20:30 4c345a3c0846: Layer already exists 18:20:30 2c0392dedfd9: Layer already exists 18:20:30 adca317fa5b5: Layer already exists 18:20:30 edaf784917b7: Layer already exists 18:20:30 latest: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.98 18:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:20:31 adca317fa5b5: Preparing 18:20:31 2c0392dedfd9: Preparing 18:20:31 4c345a3c0846: Preparing 18:20:31 edaf784917b7: Preparing 18:20:31 5d3e392a13a0: Preparing 18:20:31 4c345a3c0846: Layer already exists 18:20:31 edaf784917b7: Layer already exists 18:20:31 2c0392dedfd9: Layer already exists 18:20:31 5d3e392a13a0: Layer already exists 18:20:31 adca317fa5b5: Layer already exists 18:20:31 2.3.0-dev.98: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:20:32 adca317fa5b5: Preparing 18:20:32 2c0392dedfd9: Preparing 18:20:32 4c345a3c0846: Preparing 18:20:32 edaf784917b7: Preparing 18:20:32 5d3e392a13a0: Preparing 18:20:32 adca317fa5b5: Layer already exists 18:20:32 5d3e392a13a0: Layer already exists 18:20:32 edaf784917b7: Layer already exists 18:20:32 4c345a3c0846: Layer already exists 18:20:32 2c0392dedfd9: Layer already exists 18:20:32 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:20:33 adca317fa5b5: Preparing 18:20:33 2c0392dedfd9: Preparing 18:20:33 4c345a3c0846: Preparing 18:20:33 edaf784917b7: Preparing 18:20:33 5d3e392a13a0: Preparing 18:20:33 adca317fa5b5: Layer already exists 18:20:33 4c345a3c0846: Layer already exists 18:20:33 edaf784917b7: Layer already exists 18:20:33 5d3e392a13a0: Layer already exists 18:20:33 2c0392dedfd9: Layer already exists 18:20:33 main: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:33 ===================================================== [Pipeline] echo 18:20:33 taggedImages: 18:20:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:20:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.98 18:20:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:20:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:20:33 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:33 latest 18:20:33 2.3.0-dev.98 18:20:33 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:33 main 18:20:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:20:34 e54a5022ef11: Preparing 18:20:34 f9257b7e37c4: Preparing 18:20:34 4c345a3c0846: Preparing 18:20:34 ae6953524e66: Preparing 18:20:34 1f0dfb7ac7c6: Preparing 18:20:34 5d3e392a13a0: Preparing 18:20:34 5d3e392a13a0: Waiting 18:20:34 4c345a3c0846: Layer already exists 18:20:34 5d3e392a13a0: Layer already exists 18:20:34 1f0dfb7ac7c6: Pushed 18:20:34 e54a5022ef11: Pushed 18:20:35 ae6953524e66: Pushed 18:20:37 f9257b7e37c4: Pushed 18:20:37 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:20:38 e54a5022ef11: Preparing 18:20:38 f9257b7e37c4: Preparing 18:20:38 4c345a3c0846: Preparing 18:20:38 ae6953524e66: Preparing 18:20:38 1f0dfb7ac7c6: Preparing 18:20:38 5d3e392a13a0: Preparing 18:20:38 5d3e392a13a0: Waiting 18:20:38 1f0dfb7ac7c6: Layer already exists 18:20:38 ae6953524e66: Layer already exists 18:20:38 f9257b7e37c4: Layer already exists 18:20:38 e54a5022ef11: Layer already exists 18:20:38 4c345a3c0846: Layer already exists 18:20:38 5d3e392a13a0: Layer already exists 18:20:38 latest: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.98 18:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:20:39 e54a5022ef11: Preparing 18:20:39 f9257b7e37c4: Preparing 18:20:39 4c345a3c0846: Preparing 18:20:39 ae6953524e66: Preparing 18:20:39 1f0dfb7ac7c6: Preparing 18:20:39 5d3e392a13a0: Preparing 18:20:39 5d3e392a13a0: Waiting 18:20:39 f9257b7e37c4: Layer already exists 18:20:39 4c345a3c0846: Layer already exists 18:20:39 ae6953524e66: Layer already exists 18:20:39 1f0dfb7ac7c6: Layer already exists 18:20:39 e54a5022ef11: Layer already exists 18:20:39 5d3e392a13a0: Layer already exists 18:20:39 2.3.0-dev.98: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:20:40 e54a5022ef11: Preparing 18:20:40 f9257b7e37c4: Preparing 18:20:40 4c345a3c0846: Preparing 18:20:40 ae6953524e66: Preparing 18:20:40 1f0dfb7ac7c6: Preparing 18:20:40 5d3e392a13a0: Preparing 18:20:40 5d3e392a13a0: Waiting 18:20:40 ae6953524e66: Layer already exists 18:20:40 1f0dfb7ac7c6: Layer already exists 18:20:40 f9257b7e37c4: Layer already exists 18:20:40 e54a5022ef11: Layer already exists 18:20:40 4c345a3c0846: Layer already exists 18:20:40 5d3e392a13a0: Layer already exists 18:20:40 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:20:41 e54a5022ef11: Preparing 18:20:41 f9257b7e37c4: Preparing 18:20:41 4c345a3c0846: Preparing 18:20:41 ae6953524e66: Preparing 18:20:41 1f0dfb7ac7c6: Preparing 18:20:41 5d3e392a13a0: Preparing 18:20:41 5d3e392a13a0: Waiting 18:20:41 ae6953524e66: Layer already exists 18:20:41 1f0dfb7ac7c6: Layer already exists 18:20:41 f9257b7e37c4: Layer already exists 18:20:41 e54a5022ef11: Layer already exists 18:20:41 4c345a3c0846: Layer already exists 18:20:41 5d3e392a13a0: Layer already exists 18:20:41 main: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [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/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.98 18:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:20:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:20:41 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:41 latest 18:20:41 2.3.0-dev.98 18:20:41 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:41 main 18:20:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:20:42 fb1f190758ee: Preparing 18:20:42 83feddf03297: Preparing 18:20:42 a40c68a366ee: Preparing 18:20:42 4c345a3c0846: Preparing 18:20:42 edaf784917b7: Preparing 18:20:42 5d3e392a13a0: Preparing 18:20:42 edaf784917b7: Layer already exists 18:20:42 4c345a3c0846: Layer already exists 18:20:42 5d3e392a13a0: Layer already exists 18:20:42 83feddf03297: Pushed 18:20:42 fb1f190758ee: Pushed 18:20:45 a40c68a366ee: Pushed 18:20:45 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:20:46 fb1f190758ee: Preparing 18:20:46 83feddf03297: Preparing 18:20:46 a40c68a366ee: Preparing 18:20:46 4c345a3c0846: Preparing 18:20:46 edaf784917b7: Preparing 18:20:46 5d3e392a13a0: Preparing 18:20:46 5d3e392a13a0: Waiting 18:20:46 4c345a3c0846: Layer already exists 18:20:46 83feddf03297: Layer already exists 18:20:46 fb1f190758ee: Layer already exists 18:20:46 edaf784917b7: Layer already exists 18:20:46 a40c68a366ee: Layer already exists 18:20:46 5d3e392a13a0: Layer already exists 18:20:46 latest: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.98 18:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:20:47 fb1f190758ee: Preparing 18:20:47 83feddf03297: Preparing 18:20:47 a40c68a366ee: Preparing 18:20:47 4c345a3c0846: Preparing 18:20:47 edaf784917b7: Preparing 18:20:47 5d3e392a13a0: Preparing 18:20:47 5d3e392a13a0: Waiting 18:20:47 83feddf03297: Layer already exists 18:20:47 fb1f190758ee: Layer already exists 18:20:47 4c345a3c0846: Layer already exists 18:20:47 edaf784917b7: Layer already exists 18:20:47 a40c68a366ee: Layer already exists 18:20:47 5d3e392a13a0: Layer already exists 18:20:47 2.3.0-dev.98: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:20:48 fb1f190758ee: Preparing 18:20:48 83feddf03297: Preparing 18:20:48 a40c68a366ee: Preparing 18:20:48 4c345a3c0846: Preparing 18:20:48 edaf784917b7: Preparing 18:20:48 5d3e392a13a0: Preparing 18:20:48 5d3e392a13a0: Waiting 18:20:48 4c345a3c0846: Layer already exists 18:20:48 83feddf03297: Layer already exists 18:20:48 fb1f190758ee: Layer already exists 18:20:48 edaf784917b7: Layer already exists 18:20:48 a40c68a366ee: Layer already exists 18:20:48 5d3e392a13a0: Layer already exists 18:20:48 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:20:49 fb1f190758ee: Preparing 18:20:49 83feddf03297: Preparing 18:20:49 a40c68a366ee: Preparing 18:20:49 4c345a3c0846: Preparing 18:20:49 edaf784917b7: Preparing 18:20:49 5d3e392a13a0: Preparing 18:20:49 5d3e392a13a0: Waiting 18:20:49 a40c68a366ee: Layer already exists 18:20:49 83feddf03297: Layer already exists 18:20:49 edaf784917b7: Layer already exists 18:20:49 fb1f190758ee: Layer already exists 18:20:49 4c345a3c0846: Layer already exists 18:20:49 5d3e392a13a0: Layer already exists 18:20:49 main: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:49 ===================================================== [Pipeline] echo 18:20:49 taggedImages: 18:20:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:20:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.98 18:20:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:20:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:20:49 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:49 latest 18:20:49 2.3.0-dev.98 18:20:49 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:49 main 18:20:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:20:50 e8ac0937b2cb: Preparing 18:20:50 e8ac0937b2cb: Preparing 18:20:50 18e52f756583: Preparing 18:20:50 e43d6c3e1078: Preparing 18:20:50 f35f82b6cb69: Preparing 18:20:50 f41a284b5d13: Preparing 18:20:50 3febd8da9044: Preparing 18:20:50 4c345a3c0846: Preparing 18:20:50 e4c833db008c: Preparing 18:20:50 eace09f07915: Preparing 18:20:50 c061a534a721: Preparing 18:20:50 b6da207f4270: Preparing 18:20:50 5d3e392a13a0: Preparing 18:20:50 4c345a3c0846: Waiting 18:20:50 eace09f07915: Waiting 18:20:50 e4c833db008c: Waiting 18:20:50 c061a534a721: Waiting 18:20:50 b6da207f4270: Waiting 18:20:50 5d3e392a13a0: Waiting 18:20:50 3febd8da9044: Waiting 18:20:50 e8ac0937b2cb: Pushed 18:20:50 f41a284b5d13: Pushed 18:20:50 18e52f756583: Pushed 18:20:50 e43d6c3e1078: Pushed 18:20:50 f35f82b6cb69: Pushed 18:20:50 4c345a3c0846: Layer already exists 18:20:50 e4c833db008c: Pushed 18:20:50 eace09f07915: Pushed 18:20:50 c061a534a721: Pushed 18:20:50 5d3e392a13a0: Layer already exists 18:20:50 b6da207f4270: Pushed 18:20:54 3febd8da9044: Pushed 18:20:54 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:20:55 e8ac0937b2cb: Preparing 18:20:55 e8ac0937b2cb: Preparing 18:20:55 18e52f756583: Preparing 18:20:55 e43d6c3e1078: Preparing 18:20:55 f35f82b6cb69: Preparing 18:20:55 f41a284b5d13: Preparing 18:20:55 3febd8da9044: Preparing 18:20:55 4c345a3c0846: Preparing 18:20:55 e4c833db008c: Preparing 18:20:55 eace09f07915: Preparing 18:20:55 3febd8da9044: Waiting 18:20:55 c061a534a721: Preparing 18:20:55 b6da207f4270: Preparing 18:20:55 5d3e392a13a0: Preparing 18:20:55 4c345a3c0846: Waiting 18:20:55 e4c833db008c: Waiting 18:20:55 b6da207f4270: Waiting 18:20:55 eace09f07915: Waiting 18:20:55 5d3e392a13a0: Waiting 18:20:55 c061a534a721: Waiting 18:20:55 e43d6c3e1078: Layer already exists 18:20:55 18e52f756583: Layer already exists 18:20:55 f35f82b6cb69: Layer already exists 18:20:55 e8ac0937b2cb: Layer already exists 18:20:55 f41a284b5d13: Layer already exists 18:20:55 3febd8da9044: Layer already exists 18:20:55 4c345a3c0846: Layer already exists 18:20:55 e4c833db008c: Layer already exists 18:20:55 eace09f07915: Layer already exists 18:20:55 c061a534a721: Layer already exists 18:20:55 b6da207f4270: Layer already exists 18:20:55 5d3e392a13a0: Layer already exists 18:20:55 latest: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.98 18:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:20:56 e8ac0937b2cb: Preparing 18:20:56 e8ac0937b2cb: Preparing 18:20:56 18e52f756583: Preparing 18:20:56 e43d6c3e1078: Preparing 18:20:56 f35f82b6cb69: Preparing 18:20:56 f41a284b5d13: Preparing 18:20:56 3febd8da9044: Preparing 18:20:56 4c345a3c0846: Preparing 18:20:56 e4c833db008c: Preparing 18:20:56 eace09f07915: Preparing 18:20:56 c061a534a721: Preparing 18:20:56 b6da207f4270: Preparing 18:20:56 5d3e392a13a0: Preparing 18:20:56 eace09f07915: Waiting 18:20:56 c061a534a721: Waiting 18:20:56 3febd8da9044: Waiting 18:20:56 4c345a3c0846: Waiting 18:20:56 e4c833db008c: Waiting 18:20:56 5d3e392a13a0: Waiting 18:20:56 b6da207f4270: Waiting 18:20:56 f41a284b5d13: Layer already exists 18:20:56 e43d6c3e1078: Layer already exists 18:20:56 18e52f756583: Layer already exists 18:20:56 e8ac0937b2cb: Layer already exists 18:20:56 f35f82b6cb69: Layer already exists 18:20:56 3febd8da9044: Layer already exists 18:20:56 4c345a3c0846: Layer already exists 18:20:56 e4c833db008c: Layer already exists 18:20:56 eace09f07915: Layer already exists 18:20:56 c061a534a721: Layer already exists 18:20:56 b6da207f4270: Layer already exists 18:20:56 5d3e392a13a0: Layer already exists 18:20:56 2.3.0-dev.98: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:20:57 e8ac0937b2cb: Preparing 18:20:57 e8ac0937b2cb: Preparing 18:20:57 18e52f756583: Preparing 18:20:57 e43d6c3e1078: Preparing 18:20:57 f35f82b6cb69: Preparing 18:20:57 f41a284b5d13: Preparing 18:20:57 3febd8da9044: Preparing 18:20:57 4c345a3c0846: Preparing 18:20:57 e4c833db008c: Preparing 18:20:57 eace09f07915: Preparing 18:20:57 c061a534a721: Preparing 18:20:57 b6da207f4270: Preparing 18:20:57 5d3e392a13a0: Preparing 18:20:57 e4c833db008c: Waiting 18:20:57 eace09f07915: Waiting 18:20:57 3febd8da9044: Waiting 18:20:57 4c345a3c0846: Waiting 18:20:57 c061a534a721: Waiting 18:20:57 b6da207f4270: Waiting 18:20:57 5d3e392a13a0: Waiting 18:20:57 f41a284b5d13: Layer already exists 18:20:57 18e52f756583: Layer already exists 18:20:57 e43d6c3e1078: Layer already exists 18:20:57 e8ac0937b2cb: Layer already exists 18:20:57 f35f82b6cb69: Layer already exists 18:20:57 3febd8da9044: Layer already exists 18:20:57 c061a534a721: Layer already exists 18:20:57 e4c833db008c: Layer already exists 18:20:57 4c345a3c0846: Layer already exists 18:20:57 eace09f07915: Layer already exists 18:20:57 b6da207f4270: Layer already exists 18:20:57 5d3e392a13a0: Layer already exists 18:20:57 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:20:57 e8ac0937b2cb: Preparing 18:20:57 e8ac0937b2cb: Preparing 18:20:57 18e52f756583: Preparing 18:20:57 e43d6c3e1078: Preparing 18:20:57 f35f82b6cb69: Preparing 18:20:57 f41a284b5d13: Preparing 18:20:57 3febd8da9044: Preparing 18:20:57 4c345a3c0846: Preparing 18:20:57 e4c833db008c: Preparing 18:20:57 eace09f07915: Preparing 18:20:57 c061a534a721: Preparing 18:20:57 b6da207f4270: Preparing 18:20:57 5d3e392a13a0: Preparing 18:20:57 3febd8da9044: Waiting 18:20:57 4c345a3c0846: Waiting 18:20:57 e4c833db008c: Waiting 18:20:57 eace09f07915: Waiting 18:20:57 c061a534a721: Waiting 18:20:57 b6da207f4270: Waiting 18:20:57 5d3e392a13a0: Waiting 18:20:57 e43d6c3e1078: Layer already exists 18:20:57 f35f82b6cb69: Layer already exists 18:20:57 e8ac0937b2cb: Layer already exists 18:20:57 f41a284b5d13: Layer already exists 18:20:57 18e52f756583: Layer already exists 18:20:57 e4c833db008c: Layer already exists 18:20:57 4c345a3c0846: Layer already exists 18:20:57 eace09f07915: Layer already exists 18:20:57 3febd8da9044: Layer already exists 18:20:57 c061a534a721: Layer already exists 18:20:58 b6da207f4270: Layer already exists 18:20:58 5d3e392a13a0: Layer already exists 18:20:58 main: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:58 ===================================================== [Pipeline] echo 18:20:58 taggedImages: 18:20:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:20:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.98 18:20:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:20:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:20:58 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:58 latest 18:20:58 2.3.0-dev.98 18:20:58 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:20:58 main 18:20:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:20:59 4b37134e8ac1: Preparing 18:20:59 2b359bc17c30: Preparing 18:20:59 76102bf6be05: Preparing 18:20:59 a84b476eca31: Preparing 18:20:59 03820c8b97e3: Preparing 18:20:59 b584dbc9e3f3: Preparing 18:20:59 8c0158148957: Preparing 18:20:59 5d3e392a13a0: Preparing 18:20:59 5d3e392a13a0: Waiting 18:20:59 b584dbc9e3f3: Waiting 18:20:59 8c0158148957: Waiting 18:20:59 4b37134e8ac1: Pushed 18:20:59 03820c8b97e3: Pushed 18:20:59 2b359bc17c30: Pushed 18:20:59 5d3e392a13a0: Layer already exists 18:20:59 b584dbc9e3f3: Pushed 18:21:00 8c0158148957: Pushed 18:21:01 a84b476eca31: Pushed 18:21:01 76102bf6be05: Pushed 18:21:01 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:21:02 4b37134e8ac1: Preparing 18:21:02 2b359bc17c30: Preparing 18:21:02 76102bf6be05: Preparing 18:21:02 a84b476eca31: Preparing 18:21:02 03820c8b97e3: Preparing 18:21:02 b584dbc9e3f3: Preparing 18:21:02 8c0158148957: Preparing 18:21:02 5d3e392a13a0: Preparing 18:21:02 b584dbc9e3f3: Waiting 18:21:02 5d3e392a13a0: Waiting 18:21:02 8c0158148957: Waiting 18:21:02 03820c8b97e3: Layer already exists 18:21:02 4b37134e8ac1: Layer already exists 18:21:02 a84b476eca31: Layer already exists 18:21:02 76102bf6be05: Layer already exists 18:21:02 2b359bc17c30: Layer already exists 18:21:02 b584dbc9e3f3: Layer already exists 18:21:02 5d3e392a13a0: Layer already exists 18:21:02 8c0158148957: Layer already exists 18:21:02 latest: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.98 18:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:21:03 4b37134e8ac1: Preparing 18:21:03 2b359bc17c30: Preparing 18:21:03 76102bf6be05: Preparing 18:21:03 a84b476eca31: Preparing 18:21:03 03820c8b97e3: Preparing 18:21:03 b584dbc9e3f3: Preparing 18:21:03 8c0158148957: Preparing 18:21:03 5d3e392a13a0: Preparing 18:21:03 8c0158148957: Waiting 18:21:03 5d3e392a13a0: Waiting 18:21:03 b584dbc9e3f3: Waiting 18:21:03 4b37134e8ac1: Layer already exists 18:21:03 a84b476eca31: Layer already exists 18:21:03 76102bf6be05: Layer already exists 18:21:03 2b359bc17c30: Layer already exists 18:21:03 03820c8b97e3: Layer already exists 18:21:03 5d3e392a13a0: Layer already exists 18:21:03 8c0158148957: Layer already exists 18:21:03 b584dbc9e3f3: Layer already exists 18:21:03 2.3.0-dev.98: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:21:04 4b37134e8ac1: Preparing 18:21:04 2b359bc17c30: Preparing 18:21:04 76102bf6be05: Preparing 18:21:04 a84b476eca31: Preparing 18:21:04 03820c8b97e3: Preparing 18:21:04 b584dbc9e3f3: Preparing 18:21:04 8c0158148957: Preparing 18:21:04 5d3e392a13a0: Preparing 18:21:04 8c0158148957: Waiting 18:21:04 5d3e392a13a0: Waiting 18:21:04 b584dbc9e3f3: Waiting 18:21:04 76102bf6be05: Layer already exists 18:21:04 4b37134e8ac1: Layer already exists 18:21:04 2b359bc17c30: Layer already exists 18:21:04 a84b476eca31: Layer already exists 18:21:04 03820c8b97e3: Layer already exists 18:21:04 b584dbc9e3f3: Layer already exists 18:21:04 8c0158148957: Layer already exists 18:21:04 5d3e392a13a0: Layer already exists 18:21:04 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:21:05 4b37134e8ac1: Preparing 18:21:05 2b359bc17c30: Preparing 18:21:05 76102bf6be05: Preparing 18:21:05 a84b476eca31: Preparing 18:21:05 03820c8b97e3: Preparing 18:21:05 b584dbc9e3f3: Preparing 18:21:05 8c0158148957: Preparing 18:21:05 5d3e392a13a0: Preparing 18:21:05 8c0158148957: Waiting 18:21:05 b584dbc9e3f3: Waiting 18:21:05 5d3e392a13a0: Waiting 18:21:05 76102bf6be05: Layer already exists 18:21:05 03820c8b97e3: Layer already exists 18:21:05 4b37134e8ac1: Layer already exists 18:21:05 a84b476eca31: Layer already exists 18:21:05 2b359bc17c30: Layer already exists 18:21:05 5d3e392a13a0: Layer already exists 18:21:05 8c0158148957: Layer already exists 18:21:05 b584dbc9e3f3: Layer already exists 18:21:05 main: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:05 ===================================================== [Pipeline] echo 18:21:05 taggedImages: 18:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.98 18:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:21:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:21:05 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:05 latest 18:21:05 2.3.0-dev.98 18:21:05 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:05 main 18:21:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:21:06 9bf039ada79d: Preparing 18:21:06 817115796303: Preparing 18:21:06 7c6704276fe7: Preparing 18:21:06 2c6ae13140d0: Preparing 18:21:06 f2e3b1184116: Preparing 18:21:06 ff2f735f210f: Preparing 18:21:06 41f00bac50fa: Preparing 18:21:06 5b429442cb79: Preparing 18:21:06 ce976176f9f9: Preparing 18:21:06 5d3e392a13a0: Preparing 18:21:06 5b429442cb79: Waiting 18:21:06 ce976176f9f9: Waiting 18:21:06 5d3e392a13a0: Waiting 18:21:06 ff2f735f210f: Waiting 18:21:06 41f00bac50fa: Waiting 18:21:06 f2e3b1184116: Pushed 18:21:06 817115796303: Pushed 18:21:06 9bf039ada79d: Pushed 18:21:06 ff2f735f210f: Pushed 18:21:06 41f00bac50fa: Pushed 18:21:06 5b429442cb79: Pushed 18:21:06 5d3e392a13a0: Layer already exists 18:21:07 ce976176f9f9: Pushed 18:21:08 2c6ae13140d0: Pushed 18:21:09 7c6704276fe7: Pushed 18:21:09 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:21:10 9bf039ada79d: Preparing 18:21:10 817115796303: Preparing 18:21:10 7c6704276fe7: Preparing 18:21:10 2c6ae13140d0: Preparing 18:21:10 f2e3b1184116: Preparing 18:21:10 ff2f735f210f: Preparing 18:21:10 41f00bac50fa: Preparing 18:21:10 5b429442cb79: Preparing 18:21:10 ce976176f9f9: Preparing 18:21:10 5d3e392a13a0: Preparing 18:21:10 ff2f735f210f: Waiting 18:21:10 5d3e392a13a0: Waiting 18:21:10 5b429442cb79: Waiting 18:21:10 ce976176f9f9: Waiting 18:21:10 41f00bac50fa: Waiting 18:21:10 2c6ae13140d0: Layer already exists 18:21:10 7c6704276fe7: Layer already exists 18:21:10 f2e3b1184116: Layer already exists 18:21:10 9bf039ada79d: Layer already exists 18:21:10 817115796303: Layer already exists 18:21:10 41f00bac50fa: Layer already exists 18:21:10 ff2f735f210f: Layer already exists 18:21:10 5b429442cb79: Layer already exists 18:21:10 ce976176f9f9: Layer already exists 18:21:10 5d3e392a13a0: Layer already exists 18:21:10 latest: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.98 18:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:21:11 9bf039ada79d: Preparing 18:21:11 817115796303: Preparing 18:21:11 7c6704276fe7: Preparing 18:21:11 2c6ae13140d0: Preparing 18:21:11 f2e3b1184116: Preparing 18:21:11 ff2f735f210f: Preparing 18:21:11 41f00bac50fa: Preparing 18:21:11 5b429442cb79: Preparing 18:21:11 ce976176f9f9: Preparing 18:21:11 5d3e392a13a0: Preparing 18:21:11 ff2f735f210f: Waiting 18:21:11 41f00bac50fa: Waiting 18:21:11 5b429442cb79: Waiting 18:21:11 ce976176f9f9: Waiting 18:21:11 5d3e392a13a0: Waiting 18:21:11 9bf039ada79d: Layer already exists 18:21:11 817115796303: Layer already exists 18:21:11 f2e3b1184116: Layer already exists 18:21:11 2c6ae13140d0: Layer already exists 18:21:11 7c6704276fe7: Layer already exists 18:21:11 41f00bac50fa: Layer already exists 18:21:11 ff2f735f210f: Layer already exists 18:21:11 5b429442cb79: Layer already exists 18:21:11 5d3e392a13a0: Layer already exists 18:21:11 ce976176f9f9: Layer already exists 18:21:11 2.3.0-dev.98: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:21:12 9bf039ada79d: Preparing 18:21:12 817115796303: Preparing 18:21:12 7c6704276fe7: Preparing 18:21:12 2c6ae13140d0: Preparing 18:21:12 f2e3b1184116: Preparing 18:21:12 ff2f735f210f: Preparing 18:21:12 41f00bac50fa: Preparing 18:21:12 5b429442cb79: Preparing 18:21:12 ce976176f9f9: Preparing 18:21:12 5d3e392a13a0: Preparing 18:21:12 41f00bac50fa: Waiting 18:21:12 5b429442cb79: Waiting 18:21:12 ce976176f9f9: Waiting 18:21:12 5d3e392a13a0: Waiting 18:21:12 ff2f735f210f: Waiting 18:21:12 f2e3b1184116: Layer already exists 18:21:12 7c6704276fe7: Layer already exists 18:21:12 817115796303: Layer already exists 18:21:12 9bf039ada79d: Layer already exists 18:21:12 2c6ae13140d0: Layer already exists 18:21:12 ff2f735f210f: Layer already exists 18:21:12 5d3e392a13a0: Layer already exists 18:21:12 5b429442cb79: Layer already exists 18:21:12 ce976176f9f9: Layer already exists 18:21:12 41f00bac50fa: Layer already exists 18:21:12 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:21:13 9bf039ada79d: Preparing 18:21:13 817115796303: Preparing 18:21:13 7c6704276fe7: Preparing 18:21:13 2c6ae13140d0: Preparing 18:21:13 f2e3b1184116: Preparing 18:21:13 ff2f735f210f: Preparing 18:21:13 41f00bac50fa: Preparing 18:21:13 5b429442cb79: Preparing 18:21:13 ce976176f9f9: Preparing 18:21:13 5d3e392a13a0: Preparing 18:21:13 5b429442cb79: Waiting 18:21:13 ce976176f9f9: Waiting 18:21:13 5d3e392a13a0: Waiting 18:21:13 ff2f735f210f: Waiting 18:21:13 41f00bac50fa: Waiting 18:21:13 7c6704276fe7: Layer already exists 18:21:13 f2e3b1184116: Layer already exists 18:21:13 817115796303: Layer already exists 18:21:13 9bf039ada79d: Layer already exists 18:21:13 2c6ae13140d0: Layer already exists 18:21:13 ce976176f9f9: Layer already exists 18:21:13 5b429442cb79: Layer already exists 18:21:13 41f00bac50fa: Layer already exists 18:21:13 ff2f735f210f: Layer already exists 18:21:13 5d3e392a13a0: Layer already exists 18:21:13 main: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:13 ===================================================== [Pipeline] echo 18:21:13 taggedImages: 18:21:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:21:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.98 18:21:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:21:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 18:21:13 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:13 latest 18:21:13 2.3.0-dev.98 18:21:13 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:13 main 18:21:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:21:14 8a610c14c260: Preparing 18:21:14 953bb1d7226e: Preparing 18:21:14 4c345a3c0846: Preparing 18:21:14 fa76cee1134b: Preparing 18:21:14 81be7fe29837: Preparing 18:21:14 9833f26c6bda: Preparing 18:21:14 9833f26c6bda: Waiting 18:21:14 4c345a3c0846: Layer already exists 18:21:14 9833f26c6bda: Layer already exists 18:21:14 8a610c14c260: Pushed 18:21:14 81be7fe29837: Pushed 18:21:15 fa76cee1134b: Pushed 18:21:18 953bb1d7226e: Pushed 18:21:18 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:21:19 8a610c14c260: Preparing 18:21:19 953bb1d7226e: Preparing 18:21:19 4c345a3c0846: Preparing 18:21:19 fa76cee1134b: Preparing 18:21:19 81be7fe29837: Preparing 18:21:19 9833f26c6bda: Preparing 18:21:19 9833f26c6bda: Waiting 18:21:19 8a610c14c260: Layer already exists 18:21:19 81be7fe29837: Layer already exists 18:21:19 953bb1d7226e: Layer already exists 18:21:19 4c345a3c0846: Layer already exists 18:21:19 fa76cee1134b: Layer already exists 18:21:19 9833f26c6bda: Layer already exists 18:21:19 latest: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.98 18:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:21:20 8a610c14c260: Preparing 18:21:20 953bb1d7226e: Preparing 18:21:20 4c345a3c0846: Preparing 18:21:20 fa76cee1134b: Preparing 18:21:20 81be7fe29837: Preparing 18:21:20 9833f26c6bda: Preparing 18:21:20 9833f26c6bda: Waiting 18:21:20 4c345a3c0846: Layer already exists 18:21:20 953bb1d7226e: Layer already exists 18:21:20 8a610c14c260: Layer already exists 18:21:20 fa76cee1134b: Layer already exists 18:21:20 81be7fe29837: Layer already exists 18:21:20 9833f26c6bda: Layer already exists 18:21:20 2.3.0-dev.98: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:21:21 8a610c14c260: Preparing 18:21:21 953bb1d7226e: Preparing 18:21:21 4c345a3c0846: Preparing 18:21:21 fa76cee1134b: Preparing 18:21:21 81be7fe29837: Preparing 18:21:21 9833f26c6bda: Preparing 18:21:21 9833f26c6bda: Waiting 18:21:21 81be7fe29837: Layer already exists 18:21:21 fa76cee1134b: Layer already exists 18:21:21 8a610c14c260: Layer already exists 18:21:21 4c345a3c0846: Layer already exists 18:21:21 953bb1d7226e: Layer already exists 18:21:21 9833f26c6bda: Layer already exists 18:21:21 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:21:22 8a610c14c260: Preparing 18:21:22 953bb1d7226e: Preparing 18:21:22 4c345a3c0846: Preparing 18:21:22 fa76cee1134b: Preparing 18:21:22 81be7fe29837: Preparing 18:21:22 9833f26c6bda: Preparing 18:21:22 9833f26c6bda: Waiting 18:21:22 8a610c14c260: Layer already exists 18:21:22 4c345a3c0846: Layer already exists 18:21:22 fa76cee1134b: Layer already exists 18:21:22 953bb1d7226e: Layer already exists 18:21:22 81be7fe29837: Layer already exists 18:21:22 9833f26c6bda: Layer already exists 18:21:22 main: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:22 ===================================================== [Pipeline] echo 18:21:22 taggedImages: 18:21:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:21:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.98 18:21:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:21:22 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:21:22 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:22 latest 18:21:22 2.3.0-dev.98 18:21:22 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:22 main 18:21:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:21:23 93bc5ba66a20: Preparing 18:21:23 c35689b04e6a: Preparing 18:21:23 a1b8745e41ea: Preparing 18:21:23 99c5ae3d780f: Preparing 18:21:23 d614788fb9b9: Preparing 18:21:23 deef9a8ea1af: Preparing 18:21:23 81be7fe29837: Preparing 18:21:23 9833f26c6bda: Preparing 18:21:23 81be7fe29837: Waiting 18:21:23 9833f26c6bda: Waiting 18:21:23 deef9a8ea1af: Waiting 18:21:23 93bc5ba66a20: Pushed 18:21:23 a1b8745e41ea: Pushed 18:21:23 c35689b04e6a: Pushed 18:21:24 9833f26c6bda: Layer already exists 18:21:24 81be7fe29837: Layer already exists 18:21:25 deef9a8ea1af: Pushed 18:21:31 d614788fb9b9: Pushed 18:21:40 99c5ae3d780f: Pushed 18:21:40 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:21:40 93bc5ba66a20: Preparing 18:21:40 c35689b04e6a: Preparing 18:21:40 a1b8745e41ea: Preparing 18:21:40 99c5ae3d780f: Preparing 18:21:40 d614788fb9b9: Preparing 18:21:40 deef9a8ea1af: Preparing 18:21:40 81be7fe29837: Preparing 18:21:40 9833f26c6bda: Preparing 18:21:40 81be7fe29837: Waiting 18:21:40 9833f26c6bda: Waiting 18:21:40 deef9a8ea1af: Waiting 18:21:40 93bc5ba66a20: Layer already exists 18:21:40 d614788fb9b9: Layer already exists 18:21:40 99c5ae3d780f: Layer already exists 18:21:40 c35689b04e6a: Layer already exists 18:21:40 a1b8745e41ea: Layer already exists 18:21:40 81be7fe29837: Layer already exists 18:21:40 deef9a8ea1af: Layer already exists 18:21:40 9833f26c6bda: Layer already exists 18:21:41 latest: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.98 18:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:21:41 93bc5ba66a20: Preparing 18:21:41 c35689b04e6a: Preparing 18:21:41 a1b8745e41ea: Preparing 18:21:41 99c5ae3d780f: Preparing 18:21:41 d614788fb9b9: Preparing 18:21:41 deef9a8ea1af: Preparing 18:21:41 81be7fe29837: Preparing 18:21:41 9833f26c6bda: Preparing 18:21:41 81be7fe29837: Waiting 18:21:41 9833f26c6bda: Waiting 18:21:41 deef9a8ea1af: Waiting 18:21:41 93bc5ba66a20: Layer already exists 18:21:41 a1b8745e41ea: Layer already exists 18:21:41 d614788fb9b9: Layer already exists 18:21:41 99c5ae3d780f: Layer already exists 18:21:41 c35689b04e6a: Layer already exists 18:21:41 9833f26c6bda: Layer already exists 18:21:41 deef9a8ea1af: Layer already exists 18:21:41 81be7fe29837: Layer already exists 18:21:42 2.3.0-dev.98: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:21:42 93bc5ba66a20: Preparing 18:21:42 c35689b04e6a: Preparing 18:21:42 a1b8745e41ea: Preparing 18:21:42 99c5ae3d780f: Preparing 18:21:42 d614788fb9b9: Preparing 18:21:42 deef9a8ea1af: Preparing 18:21:42 81be7fe29837: Preparing 18:21:42 9833f26c6bda: Preparing 18:21:42 deef9a8ea1af: Waiting 18:21:42 81be7fe29837: Waiting 18:21:42 9833f26c6bda: Waiting 18:21:42 c35689b04e6a: Layer already exists 18:21:42 99c5ae3d780f: Layer already exists 18:21:42 93bc5ba66a20: Layer already exists 18:21:42 d614788fb9b9: Layer already exists 18:21:42 a1b8745e41ea: Layer already exists 18:21:42 deef9a8ea1af: Layer already exists 18:21:42 81be7fe29837: Layer already exists 18:21:42 9833f26c6bda: Layer already exists 18:21:43 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:21:43 93bc5ba66a20: Preparing 18:21:43 c35689b04e6a: Preparing 18:21:43 a1b8745e41ea: Preparing 18:21:43 99c5ae3d780f: Preparing 18:21:43 d614788fb9b9: Preparing 18:21:43 deef9a8ea1af: Preparing 18:21:43 81be7fe29837: Preparing 18:21:43 9833f26c6bda: Preparing 18:21:43 deef9a8ea1af: Waiting 18:21:43 81be7fe29837: Waiting 18:21:43 9833f26c6bda: Waiting 18:21:43 93bc5ba66a20: Layer already exists 18:21:43 99c5ae3d780f: Layer already exists 18:21:43 c35689b04e6a: Layer already exists 18:21:43 d614788fb9b9: Layer already exists 18:21:43 a1b8745e41ea: Layer already exists 18:21:43 9833f26c6bda: Layer already exists 18:21:43 81be7fe29837: Layer already exists 18:21:43 deef9a8ea1af: Layer already exists 18:21:43 main: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:43 ===================================================== [Pipeline] echo 18:21:44 taggedImages: 18:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.98 18:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:21:44 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:21:44 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:44 latest 18:21:44 2.3.0-dev.98 18:21:44 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:21:44 main 18:21:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:21:44 15985d454893: Preparing 18:21:44 78bd3a203e10: Preparing 18:21:44 77c88948f2ac: Preparing 18:21:44 bf29229b1430: Preparing 18:21:44 3a25fb6ea522: Preparing 18:21:44 81be7fe29837: Preparing 18:21:44 9833f26c6bda: Preparing 18:21:44 9833f26c6bda: Waiting 18:21:44 81be7fe29837: Waiting 18:21:45 78bd3a203e10: Pushed 18:21:45 77c88948f2ac: Pushed 18:21:45 15985d454893: Pushed 18:21:45 81be7fe29837: Layer already exists 18:21:45 9833f26c6bda: Layer already exists 18:21:45 3a25fb6ea522: Pushed 18:22:00 bf29229b1430: Pushed 18:22:00 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:22:01 15985d454893: Preparing 18:22:01 78bd3a203e10: Preparing 18:22:01 77c88948f2ac: Preparing 18:22:01 bf29229b1430: Preparing 18:22:01 3a25fb6ea522: Preparing 18:22:01 81be7fe29837: Preparing 18:22:01 9833f26c6bda: Preparing 18:22:01 81be7fe29837: Waiting 18:22:01 9833f26c6bda: Waiting 18:22:01 3a25fb6ea522: Layer already exists 18:22:01 15985d454893: Layer already exists 18:22:01 bf29229b1430: Layer already exists 18:22:01 77c88948f2ac: Layer already exists 18:22:01 78bd3a203e10: Layer already exists 18:22:01 81be7fe29837: Layer already exists 18:22:01 9833f26c6bda: Layer already exists 18:22:01 latest: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.98 18:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:22:02 15985d454893: Preparing 18:22:02 78bd3a203e10: Preparing 18:22:02 77c88948f2ac: Preparing 18:22:02 bf29229b1430: Preparing 18:22:02 3a25fb6ea522: Preparing 18:22:02 81be7fe29837: Preparing 18:22:02 9833f26c6bda: Preparing 18:22:02 81be7fe29837: Waiting 18:22:02 9833f26c6bda: Waiting 18:22:02 3a25fb6ea522: Layer already exists 18:22:02 78bd3a203e10: Layer already exists 18:22:02 bf29229b1430: Layer already exists 18:22:02 77c88948f2ac: Layer already exists 18:22:02 15985d454893: Layer already exists 18:22:02 81be7fe29837: Layer already exists 18:22:02 9833f26c6bda: Layer already exists 18:22:02 2.3.0-dev.98: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:22:03 15985d454893: Preparing 18:22:03 78bd3a203e10: Preparing 18:22:03 77c88948f2ac: Preparing 18:22:03 bf29229b1430: Preparing 18:22:03 3a25fb6ea522: Preparing 18:22:03 81be7fe29837: Preparing 18:22:03 9833f26c6bda: Preparing 18:22:03 81be7fe29837: Waiting 18:22:03 9833f26c6bda: Waiting 18:22:03 15985d454893: Layer already exists 18:22:03 77c88948f2ac: Layer already exists 18:22:03 3a25fb6ea522: Layer already exists 18:22:03 78bd3a203e10: Layer already exists 18:22:03 bf29229b1430: Layer already exists 18:22:03 9833f26c6bda: Layer already exists 18:22:03 81be7fe29837: Layer already exists 18:22:03 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:22:04 15985d454893: Preparing 18:22:04 78bd3a203e10: Preparing 18:22:04 77c88948f2ac: Preparing 18:22:04 bf29229b1430: Preparing 18:22:04 3a25fb6ea522: Preparing 18:22:04 81be7fe29837: Preparing 18:22:04 9833f26c6bda: Preparing 18:22:04 81be7fe29837: Waiting 18:22:04 9833f26c6bda: Waiting 18:22:04 3a25fb6ea522: Layer already exists 18:22:04 bf29229b1430: Layer already exists 18:22:04 15985d454893: Layer already exists 18:22:04 78bd3a203e10: Layer already exists 18:22:04 77c88948f2ac: Layer already exists 18:22:04 9833f26c6bda: Layer already exists 18:22:04 81be7fe29837: Layer already exists 18:22:04 main: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:04 ===================================================== [Pipeline] echo 18:22:04 taggedImages: 18:22:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:22:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.98 18:22:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:22:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:22:04 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:04 latest 18:22:04 2.3.0-dev.98 18:22:04 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:04 main 18:22:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:22:05 2eff00a1a392: Preparing 18:22:05 797686c3fc1c: Preparing 18:22:05 1a158002c9b3: Preparing 18:22:05 fb45e43fc6b6: Preparing 18:22:05 deef9a8ea1af: Preparing 18:22:05 81be7fe29837: Preparing 18:22:05 9833f26c6bda: Preparing 18:22:05 81be7fe29837: Waiting 18:22:05 9833f26c6bda: Waiting 18:22:05 deef9a8ea1af: Layer already exists 18:22:05 81be7fe29837: Layer already exists 18:22:05 9833f26c6bda: Layer already exists 18:22:05 1a158002c9b3: Pushed 18:22:05 2eff00a1a392: Pushed 18:22:05 797686c3fc1c: Pushed 18:22:20 fb45e43fc6b6: Pushed 18:22:20 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:22:21 2eff00a1a392: Preparing 18:22:21 797686c3fc1c: Preparing 18:22:21 1a158002c9b3: Preparing 18:22:21 fb45e43fc6b6: Preparing 18:22:21 deef9a8ea1af: Preparing 18:22:21 81be7fe29837: Preparing 18:22:21 9833f26c6bda: Preparing 18:22:21 81be7fe29837: Waiting 18:22:21 9833f26c6bda: Waiting 18:22:21 deef9a8ea1af: Layer already exists 18:22:21 2eff00a1a392: Layer already exists 18:22:21 1a158002c9b3: Layer already exists 18:22:21 fb45e43fc6b6: Layer already exists 18:22:21 9833f26c6bda: Layer already exists 18:22:21 797686c3fc1c: Layer already exists 18:22:21 81be7fe29837: Layer already exists 18:22:21 latest: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.98 18:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:22:22 2eff00a1a392: Preparing 18:22:22 797686c3fc1c: Preparing 18:22:22 1a158002c9b3: Preparing 18:22:22 fb45e43fc6b6: Preparing 18:22:22 deef9a8ea1af: Preparing 18:22:22 81be7fe29837: Preparing 18:22:22 9833f26c6bda: Preparing 18:22:22 81be7fe29837: Waiting 18:22:22 9833f26c6bda: Waiting 18:22:22 deef9a8ea1af: Layer already exists 18:22:22 2eff00a1a392: Layer already exists 18:22:22 797686c3fc1c: Layer already exists 18:22:22 1a158002c9b3: Layer already exists 18:22:22 fb45e43fc6b6: Layer already exists 18:22:22 81be7fe29837: Layer already exists 18:22:22 9833f26c6bda: Layer already exists 18:22:22 2.3.0-dev.98: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:22:23 2eff00a1a392: Preparing 18:22:23 797686c3fc1c: Preparing 18:22:23 1a158002c9b3: Preparing 18:22:23 fb45e43fc6b6: Preparing 18:22:23 deef9a8ea1af: Preparing 18:22:23 81be7fe29837: Preparing 18:22:23 9833f26c6bda: Preparing 18:22:23 81be7fe29837: Waiting 18:22:23 9833f26c6bda: Waiting 18:22:23 deef9a8ea1af: Layer already exists 18:22:23 2eff00a1a392: Layer already exists 18:22:23 797686c3fc1c: Layer already exists 18:22:23 fb45e43fc6b6: Layer already exists 18:22:23 1a158002c9b3: Layer already exists 18:22:23 81be7fe29837: Layer already exists 18:22:23 9833f26c6bda: Layer already exists 18:22:23 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:22:23 2eff00a1a392: Preparing 18:22:23 797686c3fc1c: Preparing 18:22:23 1a158002c9b3: Preparing 18:22:23 fb45e43fc6b6: Preparing 18:22:23 deef9a8ea1af: Preparing 18:22:23 81be7fe29837: Preparing 18:22:23 9833f26c6bda: Preparing 18:22:23 81be7fe29837: Waiting 18:22:23 9833f26c6bda: Waiting 18:22:23 fb45e43fc6b6: Layer already exists 18:22:23 797686c3fc1c: Layer already exists 18:22:23 1a158002c9b3: Layer already exists 18:22:23 deef9a8ea1af: Layer already exists 18:22:23 2eff00a1a392: Layer already exists 18:22:23 81be7fe29837: Layer already exists 18:22:23 9833f26c6bda: Layer already exists 18:22:24 main: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:24 ===================================================== [Pipeline] echo 18:22:24 taggedImages: 18:22:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:22:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.98 18:22:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:22:24 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:22:24 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:24 latest 18:22:24 2.3.0-dev.98 18:22:24 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:24 main 18:22:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:22:24 5ddb4205d343: Preparing 18:22:24 4246d52b302c: Preparing 18:22:24 4c345a3c0846: Preparing 18:22:24 21db5b3feaf2: Preparing 18:22:24 5d3e392a13a0: Preparing 18:22:24 4c345a3c0846: Layer already exists 18:22:24 5d3e392a13a0: Layer already exists 18:22:25 5ddb4205d343: Pushed 18:22:25 21db5b3feaf2: Pushed 18:22:30 4246d52b302c: Pushed 18:22:30 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:22:31 5ddb4205d343: Preparing 18:22:31 4246d52b302c: Preparing 18:22:31 4c345a3c0846: Preparing 18:22:31 21db5b3feaf2: Preparing 18:22:31 5d3e392a13a0: Preparing 18:22:31 5ddb4205d343: Layer already exists 18:22:31 4c345a3c0846: Layer already exists 18:22:31 21db5b3feaf2: Layer already exists 18:22:31 4246d52b302c: Layer already exists 18:22:31 5d3e392a13a0: Layer already exists 18:22:31 latest: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.98 18:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:22:32 5ddb4205d343: Preparing 18:22:32 4246d52b302c: Preparing 18:22:32 4c345a3c0846: Preparing 18:22:32 21db5b3feaf2: Preparing 18:22:32 5d3e392a13a0: Preparing 18:22:32 5ddb4205d343: Layer already exists 18:22:32 21db5b3feaf2: Layer already exists 18:22:32 4c345a3c0846: Layer already exists 18:22:32 5d3e392a13a0: Layer already exists 18:22:32 4246d52b302c: Layer already exists 18:22:32 2.3.0-dev.98: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:22:33 5ddb4205d343: Preparing 18:22:33 4246d52b302c: Preparing 18:22:33 4c345a3c0846: Preparing 18:22:33 21db5b3feaf2: Preparing 18:22:33 5d3e392a13a0: Preparing 18:22:33 21db5b3feaf2: Layer already exists 18:22:33 5ddb4205d343: Layer already exists 18:22:33 4246d52b302c: Layer already exists 18:22:33 4c345a3c0846: Layer already exists 18:22:33 5d3e392a13a0: Layer already exists 18:22:33 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:22:34 5ddb4205d343: Preparing 18:22:34 4246d52b302c: Preparing 18:22:34 4c345a3c0846: Preparing 18:22:34 21db5b3feaf2: Preparing 18:22:34 5d3e392a13a0: Preparing 18:22:34 4c345a3c0846: Layer already exists 18:22:34 5ddb4205d343: Layer already exists 18:22:34 5d3e392a13a0: Layer already exists 18:22:34 4246d52b302c: Layer already exists 18:22:34 21db5b3feaf2: Layer already exists 18:22:34 main: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:34 ===================================================== [Pipeline] echo 18:22:34 taggedImages: 18:22:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:22:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.98 18:22:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:22:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:22:34 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:34 latest 18:22:34 2.3.0-dev.98 18:22:34 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:34 main 18:22:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:22:35 82587e8e7e1e: Preparing 18:22:35 b437198bc712: Preparing 18:22:35 4c345a3c0846: Preparing 18:22:35 edaf784917b7: Preparing 18:22:35 5d3e392a13a0: Preparing 18:22:35 5d3e392a13a0: Layer already exists 18:22:35 edaf784917b7: Layer already exists 18:22:35 4c345a3c0846: Layer already exists 18:22:35 82587e8e7e1e: Pushed 18:22:40 b437198bc712: Pushed 18:22:40 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:22:41 82587e8e7e1e: Preparing 18:22:41 b437198bc712: Preparing 18:22:41 4c345a3c0846: Preparing 18:22:41 edaf784917b7: Preparing 18:22:41 5d3e392a13a0: Preparing 18:22:41 82587e8e7e1e: Layer already exists 18:22:41 5d3e392a13a0: Layer already exists 18:22:41 b437198bc712: Layer already exists 18:22:41 edaf784917b7: Layer already exists 18:22:41 4c345a3c0846: Layer already exists 18:22:41 latest: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.98 18:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:22:42 82587e8e7e1e: Preparing 18:22:42 b437198bc712: Preparing 18:22:42 4c345a3c0846: Preparing 18:22:42 edaf784917b7: Preparing 18:22:42 5d3e392a13a0: Preparing 18:22:42 82587e8e7e1e: Layer already exists 18:22:42 b437198bc712: Layer already exists 18:22:42 4c345a3c0846: Layer already exists 18:22:42 edaf784917b7: Layer already exists 18:22:42 5d3e392a13a0: Layer already exists 18:22:42 2.3.0-dev.98: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:22:43 82587e8e7e1e: Preparing 18:22:43 b437198bc712: Preparing 18:22:43 4c345a3c0846: Preparing 18:22:43 edaf784917b7: Preparing 18:22:43 5d3e392a13a0: Preparing 18:22:43 4c345a3c0846: Layer already exists 18:22:43 b437198bc712: Layer already exists 18:22:43 5d3e392a13a0: Layer already exists 18:22:43 82587e8e7e1e: Layer already exists 18:22:43 edaf784917b7: Layer already exists 18:22:43 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:22:44 82587e8e7e1e: Preparing 18:22:44 b437198bc712: Preparing 18:22:44 4c345a3c0846: Preparing 18:22:44 edaf784917b7: Preparing 18:22:44 5d3e392a13a0: Preparing 18:22:44 4c345a3c0846: Layer already exists 18:22:44 5d3e392a13a0: Layer already exists 18:22:44 82587e8e7e1e: Layer already exists 18:22:44 edaf784917b7: Layer already exists 18:22:44 b437198bc712: Layer already exists 18:22:44 main: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:44 ===================================================== [Pipeline] echo 18:22:44 taggedImages: 18:22:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:22:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.98 18:22:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 18:22:44 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 18:22:44 f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:44 latest 18:22:44 2.3.0-dev.98 18:22:44 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:22:44 main 18:22:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:22:45 d6d09c9747fc: Preparing 18:22:45 0a37d4a51189: Preparing 18:22:45 95d377d2ffa8: Preparing 18:22:45 420c7d6decc4: Preparing 18:22:45 5d3e392a13a0: Preparing 18:22:45 5d3e392a13a0: Layer already exists 18:22:45 0a37d4a51189: Pushed 18:22:46 d6d09c9747fc: Pushed 18:22:48 95d377d2ffa8: Pushed 18:23:14 420c7d6decc4: Pushed 18:23:14 f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:23:15 d6d09c9747fc: Preparing 18:23:15 0a37d4a51189: Preparing 18:23:15 95d377d2ffa8: Preparing 18:23:15 420c7d6decc4: Preparing 18:23:15 5d3e392a13a0: Preparing 18:23:15 0a37d4a51189: Layer already exists 18:23:15 5d3e392a13a0: Layer already exists 18:23:15 d6d09c9747fc: Layer already exists 18:23:15 420c7d6decc4: Layer already exists 18:23:15 95d377d2ffa8: Layer already exists 18:23:15 latest: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.98 18:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:23:16 d6d09c9747fc: Preparing 18:23:16 0a37d4a51189: Preparing 18:23:16 95d377d2ffa8: Preparing 18:23:16 420c7d6decc4: Preparing 18:23:16 5d3e392a13a0: Preparing 18:23:16 5d3e392a13a0: Layer already exists 18:23:16 420c7d6decc4: Layer already exists 18:23:16 95d377d2ffa8: Layer already exists 18:23:16 0a37d4a51189: Layer already exists 18:23:16 d6d09c9747fc: Layer already exists 18:23:16 2.3.0-dev.98: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:23:17 d6d09c9747fc: Preparing 18:23:17 0a37d4a51189: Preparing 18:23:17 95d377d2ffa8: Preparing 18:23:17 420c7d6decc4: Preparing 18:23:17 5d3e392a13a0: Preparing 18:23:17 95d377d2ffa8: Layer already exists 18:23:17 5d3e392a13a0: Layer already exists 18:23:17 0a37d4a51189: Layer already exists 18:23:17 420c7d6decc4: Layer already exists 18:23:17 d6d09c9747fc: Layer already exists 18:23:17 f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 18:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:23:18 d6d09c9747fc: Preparing 18:23:18 0a37d4a51189: Preparing 18:23:18 95d377d2ffa8: Preparing 18:23:18 420c7d6decc4: Preparing 18:23:18 5d3e392a13a0: Preparing 18:23:18 95d377d2ffa8: Layer already exists 18:23:18 0a37d4a51189: Layer already exists 18:23:18 5d3e392a13a0: Layer already exists 18:23:18 420c7d6decc4: Layer already exists 18:23:18 d6d09c9747fc: Layer already exists 18:23:18 main: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:23:18 ===================================================== [Pipeline] echo 18:23:18 taggedImages: 18:23:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b 18:23:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:23:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.98 18:23:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 18:23:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:18 18:23:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:19 arm64: Pulling from edgex-lftools-log-publisher 18:23:19 8998bd30e6a1: Pulling fs layer 18:23:19 04944245beec: Pulling fs layer 18:23:19 699f458cf7ca: Pulling fs layer 18:23:19 765212b225bb: Pulling fs layer 18:23:19 765212b225bb: Waiting 18:23:19 f23df028b6ca: Pulling fs layer 18:23:19 d65c8cfc05b1: Pulling fs layer 18:23:19 2437ff75d9bd: Pulling fs layer 18:23:19 2437ff75d9bd: Waiting 18:23:19 04944245beec: Verifying Checksum 18:23:19 04944245beec: Download complete 18:23:19 765212b225bb: Verifying Checksum 18:23:19 765212b225bb: Download complete 18:23:19 f23df028b6ca: Verifying Checksum 18:23:19 f23df028b6ca: Download complete 18:23:19 d65c8cfc05b1: Verifying Checksum 18:23:19 d65c8cfc05b1: Download complete 18:23:19 699f458cf7ca: Verifying Checksum 18:23:19 699f458cf7ca: Download complete 18:23:20 8998bd30e6a1: Verifying Checksum 18:23:20 8998bd30e6a1: Download complete 18:23:22 2437ff75d9bd: Verifying Checksum 18:23:22 2437ff75d9bd: Download complete 18:23:24 8998bd30e6a1: Pull complete 18:23:24 04944245beec: Pull complete 18:23:26 699f458cf7ca: Pull complete 18:23:26 765212b225bb: Pull complete 18:23:27 f23df028b6ca: Pull complete 18:23:27 d65c8cfc05b1: Pull complete 18:23:42 2437ff75d9bd: Pull complete 18:23:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:42 prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container 18:23:42 $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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:23:45 $ docker top 3b1e91fb6d0f4a7a4cda9f1bd1ac6362f386f2641e0e4019daad1141366cddb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:45 ---> job-cost.sh 18:23:46 lf-activate-venv: SKIPPING 18:23:46 INFO: No Stack... 18:23:46 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:47 INFO: Archiving Costs [Pipeline] sh 18:23:47 + cut -d, -f6 18:23:47 + cat /w/workspace/edgex-go/336/archives/cost.csv [Pipeline] lock 18:23:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-336-stack-cost] 18:23:47 Resource [jenkins-edgexfoundry-edgex-go-main-336-stack-cost] did not exist. Created. 18:23:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-336-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:48 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:49 Stashed 1 file(s) [Pipeline] } 18:23:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-336-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:49 $ docker stop --time=1 3b1e91fb6d0f4a7a4cda9f1bd1ac6362f386f2641e0e4019daad1141366cddb8 18:23:50 $ docker rm -f 3b1e91fb6d0f4a7a4cda9f1bd1ac6362f386f2641e0e4019daad1141366cddb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:23:51 provisioning config files... 18:23:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/336@tmp/config2838744714319333341tmp [Pipeline] { [Pipeline] sh 18:23:51 + set +x 18:23:51 + curl -s https://codecov.io/bash 18:23:51 + bash -s -- 18:23:51 18:23:51 _____ _ 18:23:51 / ____| | | 18:23:51 | | ___ __| | ___ ___ _____ __ 18:23:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:51 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:51 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:51 Bash-1.0.6 18:23:51 18:23:51 18:23:51 ==> git version 2.25.1 found 18:23:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:23:51 Release-Date: 2020-01-08 18:23:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:23:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:23:51 ==> Jenkins CI detected. 18:23:51 current dir:  /w/workspace/edgex-go/336 18:23:51 project root: . 18:23:51 --> token set from env 18:23:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:51 ==> Running gcov in . (disable via -X gcov) 18:23:51 ==> Python coveragepy not found 18:23:51 ==> Searching for coverage reports in: 18:23:51 + . 18:23:51 -> Found 1 reports 18:23:51 ==> Detecting git/mercurial file structure 18:23:51 ==> Reading reports 18:23:51 + ./coverage.out bytes=500071 18:23:51 ==> Appending adjustments 18:23:51 https://docs.codecov.io/docs/fixing-reports 18:23:53 + Found adjustments 18:23:53 ==> Gzipping contents 18:23:53 64K /tmp/codecov.6Ccg14.gz 18:23:53 ==> Uploading reports 18:23:53 url: https://codecov.io 18:23:53 query: branch=main&commit=f4c4f3c1366da151f5719954dda2c474ffd5463b&build=336&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F336%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:23:53 -> Pinging Codecov 18:23:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=f4c4f3c1366da151f5719954dda2c474ffd5463b&build=336&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F336%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:23:53 -> Uploading to 18:23:53 https://storage.googleapis.com/codecov/v4/raw/2022-10-22/00271124DB129430A58F1EEE437C3FCB/f4c4f3c1366da151f5719954dda2c474ffd5463b/ba9710b5-905c-4b91-aba4-15f9d4c13296.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221022T182353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87c6a072afdea84e5b7d71176b05309b827218299ff0d59399ff9d9c6d34e832 18:23:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:53 Dload Upload Total Spent Left Speed 18:23:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65215 0 0 100 65215 0 253k --:--:-- --:--:-- --:--:-- 253k 18:23:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } 18:23:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:23:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:23:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:23:54 18:23:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:23:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:23:54 df9b9388f04a: Pulling fs layer 18:23:54 52dc419b0ee2: Pulling fs layer 18:23:54 25bc292e5bac: Pulling fs layer 18:23:54 114826534d7a: Pulling fs layer 18:23:54 4657fd5d0bcf: Pulling fs layer 18:23:54 6ad1cebc031e: Pulling fs layer 18:23:54 8a3aa393b2d8: Pulling fs layer 18:23:54 114826534d7a: Waiting 18:23:54 4657fd5d0bcf: Waiting 18:23:54 6ad1cebc031e: Waiting 18:23:54 8a3aa393b2d8: Waiting 18:23:54 25bc292e5bac: Verifying Checksum 18:23:54 52dc419b0ee2: Verifying Checksum 18:23:54 52dc419b0ee2: Download complete 18:23:54 4657fd5d0bcf: Download complete 18:23:54 df9b9388f04a: Download complete 18:23:54 6ad1cebc031e: Verifying Checksum 18:23:54 6ad1cebc031e: Download complete 18:23:54 df9b9388f04a: Pull complete 18:23:54 52dc419b0ee2: Pull complete 18:23:55 25bc292e5bac: Pull complete 18:23:55 114826534d7a: Download complete 18:23:55 8a3aa393b2d8: Verifying Checksum 18:23:55 8a3aa393b2d8: Download complete 18:23:58 114826534d7a: Pull complete 18:23:58 4657fd5d0bcf: Pull complete 18:23:59 6ad1cebc031e: Pull complete 18:24:02 8a3aa393b2d8: Pull complete 18:24:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:24:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:24:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:02 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 18:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:24:06 $ docker top 82f19810537b03afaf9b67bf741f9170696cf3bdc109494a40b4de2501c2ebc6 -eo pid,comm [Pipeline] { [Pipeline] echo 18:24:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 18:24:07 + set -o pipefail 18:24:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 18:24:13 18:24:13 Monitoring /w/workspace/edgex-go/336 (github.com/edgexfoundry/edgex-go)... 18:24:13 18:24:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6dc9f9d6-04a4-4ae5-95c8-808025a072dd 18:24:13 18:24:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:24:13 18:24:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:24:13 18:24:13 18:24:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:24:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:24:13 More details here: https://snyk.co/ue1NS [Pipeline] } 18:24:13 $ docker stop --time=1 82f19810537b03afaf9b67bf741f9170696cf3bdc109494a40b4de2501c2ebc6 18:24:16 $ docker rm -f 82f19810537b03afaf9b67bf741f9170696cf3bdc109494a40b4de2501c2ebc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:24:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:16 provisioning config files... 18:24:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/336@tmp/config8141190606479388623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:17 --> edgex-publish-swagger.sh 18:24:17 === Publish openapi/v2 API === 18:24:17 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:24:17 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/336/openapi/v2/core-command.yaml] 18:24:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:17 Dload Upload Total Spent Left Speed 18:24:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29290 0:00:01 0:00:01 --:--:-- 29265 100 33831 0 0 100 33831 0 29290 0:00:01 0:00:01 --:--:-- 29265 18:24:18 18:24:18 18:24:18 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/336/openapi/v2/core-data.yaml] 18:24:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:18 Dload Upload Total Spent Left Speed 18:24:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68717 0:00:01 0:00:01 --:--:-- 68717 100 71604 0 0 100 71604 0 68717 0:00:01 0:00:01 --:--:-- 68717 18:24:19 18:24:19 18:24:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/336/openapi/v2/core-metadata.yaml] 18:24:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:19 Dload Upload Total Spent Left Speed 18:24:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 122k 0:00:01 0:00:01 --:--:-- 122k 100 144k 0 0 100 144k 0 122k 0:00:01 0:00:01 --:--:-- 122k 18:24:20 18:24:20 18:24:20 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/336/openapi/v2/support-notifications.yaml] 18:24:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:20 Dload Upload Total Spent Left Speed 18:24:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 71226 0:00:01 0:00:01 --:--:-- 71226 18:24:21 18:24:21 18:24:21 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/336/openapi/v2/support-scheduler.yaml] 18:24:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:21 Dload Upload Total Spent Left Speed 18:24:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 18:24:22 18:24:22 18:24:22 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/336/openapi/v2/system-agent.yaml] 18:24:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:22 Dload Upload Total Spent Left Speed 18:24:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19225 0:00:01 0:00:01 --:--:-- 19225 100 20091 0 0 100 20091 0 19225 0:00:01 0:00:01 --:--:-- 19225 18:24:24 18:24:24 [Pipeline] } 18:24:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:24:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:24 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 18:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:24:25 $ docker top 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 -eo pid,comm 18:24:25 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:24:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:25 [ssh-agent] Looking for ssh-agent implementation... 18:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:25 $ docker exec 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 ssh-agent 18:24:25 SSH_AUTH_SOCK=/tmp/ssh-Gn14hxCTE6QE/agent.33 18:24:25 SSH_AGENT_PID=39 18:24:25 Running ssh-add (command line suppressed) 18:24:25 Identity added: /w/workspace/edgex-go/336@tmp/private_key_5780647359836354054.key (/w/workspace/edgex-go/336@tmp/private_key_5780647359836354054.key) 18:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:26 + git semver tag 18:24:26 2022-10-22 18:24:26,268 [run_tag] DEBUG tag force:False 18:24:26 2022-10-22 18:24:26,268 [check_head_tag] DEBUG check head tag 18:24:26 2022-10-22 18:24:26,272 [execute] INFO git cat-file --batch-check 18:24:26 2022-10-22 18:24:26,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=) 18:24:26 2022-10-22 18:24:26,277 [execute] INFO git cat-file --batch 18:24:26 2022-10-22 18:24:26,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=) 18:24:26 2022-10-22 18:24:26,313 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main 18:24:26 2022-10-22 18:24:26,314 [execute] INFO git tag -a v2.3.0-dev.98 -m v2.3.0-dev.98 18:24:26 2022-10-22 18:24:26,314 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.98', '-m', 'v2.3.0-dev.98'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=None) 18:24:26 2022-10-22 18:24:26,319 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main 18:24:26 2.3.0-dev.98 [Pipeline] } 18:24:26 $ docker exec --env ******** --env ******** 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 ssh-agent -k 18:24:26 unset SSH_AUTH_SOCK; 18:24:26 unset SSH_AGENT_PID; 18:24:26 echo Agent pid 39 killed; 18:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:27 + git semver [Pipeline] } 18:24:27 $ docker stop --time=1 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 18:24:28 $ docker rm -f 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:29 18:24:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:29 0.23.1-centos7: Pulling from edgex-lftools 18:24:29 ab5ef0e58194: Pulling fs layer 18:24:29 9712f1f96733: Pulling fs layer 18:24:29 63f879dbbcfc: Pulling fs layer 18:24:29 0d9ebad4ef96: Pulling fs layer 18:24:29 e9a5061849ea: Pulling fs layer 18:24:29 d747dcd14b5f: Pulling fs layer 18:24:29 2de7ff778b66: Pulling fs layer 18:24:29 0d9ebad4ef96: Waiting 18:24:29 e9a5061849ea: Waiting 18:24:29 d747dcd14b5f: Waiting 18:24:29 2de7ff778b66: Waiting 18:24:29 9712f1f96733: Verifying Checksum 18:24:29 9712f1f96733: Download complete 18:24:29 63f879dbbcfc: Verifying Checksum 18:24:29 63f879dbbcfc: Download complete 18:24:29 ab5ef0e58194: Download complete 18:24:29 0d9ebad4ef96: Verifying Checksum 18:24:29 0d9ebad4ef96: Download complete 18:24:29 e9a5061849ea: Verifying Checksum 18:24:29 e9a5061849ea: Download complete 18:24:29 d747dcd14b5f: Verifying Checksum 18:24:29 d747dcd14b5f: Download complete 18:24:30 2de7ff778b66: Verifying Checksum 18:24:30 2de7ff778b66: Download complete 18:24:32 ab5ef0e58194: Pull complete 18:24:32 9712f1f96733: Pull complete 18:24:33 63f879dbbcfc: Pull complete 18:24:37 0d9ebad4ef96: Pull complete 18:24:37 e9a5061849ea: Pull complete 18:24:37 d747dcd14b5f: Pull complete 18:24:38 2de7ff778b66: Pull complete 18:24:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:39 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 18:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:24:42 $ docker top e4e66623b5310b633b2aefcad537a96cd46cf656665309b92957ce98db764d00 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:24:43 provisioning config files... 18:24:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/336@tmp/config11653386352770963390tmp 18:24:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/336@tmp/config11287180045849017736tmp 18:24:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/336@tmp/config8000737890781885778tmp [Pipeline] { [Pipeline] echo 18:24:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:24:43 ---> sigul-configuration.sh 18:24:43 gpg: directory `/root/.gnupg' created 18:24:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:24:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:24:43 gpg: keyring `/root/.gnupg/secring.gpg' created 18:24:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:24:43 gpg: CAST5 encrypted data 18:24:43 gpg: encrypted with 1 passphrase 18:24:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:24:43 + mkdir /home/jenkins 18:24:43 + mkdir /home/jenkins/sigul [Pipeline] sh 18:24:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:24:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:24:44 ---> sigul-install.sh 18:24:44 Sigul already installed; skipping installation. [Pipeline] sh 18:24:44 + git tag --list 18:24:44 0.6.0 18:24:44 0.6.1 18:24:44 0.7.0 18:24:44 0.7.1 18:24:44 v1.0.0 18:24:44 v1.0.1 18:24:44 v1.1.0 18:24:44 v1.2.0 18:24:44 v1.2.1 18:24:44 v1.3.0 18:24:44 v1.3.1 18:24:44 v2.0.0 18:24:44 v2.1.0 18:24:44 v2.1.1 18:24:44 v2.1.1-dev.1 18:24:44 v2.1.1-dev.2 18:24:44 v2.1.1-dev.3 18:24:44 v2.1.1-dev.4 18:24:44 v2.1.1-dev.5 18:24:44 v2.1.1-dev.6 18:24:44 v2.1.1-dev.7 18:24:44 v2.1.1-dev.8 18:24:44 v2.1.2-dev.1 18:24:44 v2.2.0 18:24:44 v2.2.1-dev.1 18:24:44 v2.2.1-dev.10 18:24:44 v2.2.1-dev.11 18:24:44 v2.2.1-dev.12 18:24:44 v2.2.1-dev.13 18:24:44 v2.2.1-dev.14 18:24:44 v2.2.1-dev.15 18:24:44 v2.2.1-dev.16 18:24:44 v2.2.1-dev.17 18:24:44 v2.2.1-dev.18 18:24:44 v2.2.1-dev.19 18:24:44 v2.2.1-dev.2 18:24:44 v2.2.1-dev.20 18:24:44 v2.2.1-dev.21 18:24:44 v2.2.1-dev.22 18:24:44 v2.2.1-dev.23 18:24:44 v2.2.1-dev.24 18:24:44 v2.2.1-dev.25 18:24:44 v2.2.1-dev.26 18:24:44 v2.2.1-dev.27 18:24:44 v2.2.1-dev.28 18:24:44 v2.2.1-dev.29 18:24:44 v2.2.1-dev.3 18:24:44 v2.2.1-dev.4 18:24:44 v2.2.1-dev.5 18:24:44 v2.2.1-dev.6 18:24:44 v2.2.1-dev.7 18:24:44 v2.2.1-dev.8 18:24:44 v2.2.1-dev.9 18:24:44 v2.3.0-dev.29 18:24:44 v2.3.0-dev.30 18:24:44 v2.3.0-dev.31 18:24:44 v2.3.0-dev.32 18:24:44 v2.3.0-dev.33 18:24:44 v2.3.0-dev.34 18:24:44 v2.3.0-dev.35 18:24:44 v2.3.0-dev.36 18:24:44 v2.3.0-dev.37 18:24:44 v2.3.0-dev.38 18:24:44 v2.3.0-dev.39 18:24:44 v2.3.0-dev.40 18:24:44 v2.3.0-dev.41 18:24:44 v2.3.0-dev.42 18:24:44 v2.3.0-dev.43 18:24:44 v2.3.0-dev.44 18:24:44 v2.3.0-dev.45 18:24:44 v2.3.0-dev.46 18:24:44 v2.3.0-dev.47 18:24:44 v2.3.0-dev.48 18:24:44 v2.3.0-dev.49 18:24:44 v2.3.0-dev.50 18:24:44 v2.3.0-dev.51 18:24:44 v2.3.0-dev.52 18:24:44 v2.3.0-dev.53 18:24:44 v2.3.0-dev.54 18:24:44 v2.3.0-dev.55 18:24:44 v2.3.0-dev.56 18:24:44 v2.3.0-dev.57 18:24:44 v2.3.0-dev.58 18:24:44 v2.3.0-dev.59 18:24:44 v2.3.0-dev.60 18:24:44 v2.3.0-dev.61 18:24:44 v2.3.0-dev.62 18:24:44 v2.3.0-dev.63 18:24:44 v2.3.0-dev.64 18:24:44 v2.3.0-dev.65 18:24:44 v2.3.0-dev.66 18:24:44 v2.3.0-dev.67 18:24:44 v2.3.0-dev.68 18:24:44 v2.3.0-dev.69 18:24:44 v2.3.0-dev.70 18:24:44 v2.3.0-dev.71 18:24:44 v2.3.0-dev.72 18:24:44 v2.3.0-dev.73 18:24:44 v2.3.0-dev.74 18:24:44 v2.3.0-dev.75 18:24:44 v2.3.0-dev.76 18:24:44 v2.3.0-dev.77 18:24:44 v2.3.0-dev.78 18:24:44 v2.3.0-dev.79 18:24:44 v2.3.0-dev.80 18:24:44 v2.3.0-dev.81 18:24:44 v2.3.0-dev.82 18:24:44 v2.3.0-dev.83 18:24:44 v2.3.0-dev.84 18:24:44 v2.3.0-dev.85 18:24:44 v2.3.0-dev.86 18:24:44 v2.3.0-dev.87 18:24:44 v2.3.0-dev.88 18:24:44 v2.3.0-dev.89 18:24:44 v2.3.0-dev.90 18:24:44 v2.3.0-dev.91 18:24:44 v2.3.0-dev.92 18:24:44 v2.3.0-dev.93 18:24:44 v2.3.0-dev.94 18:24:44 v2.3.0-dev.95 18:24:44 v2.3.0-dev.96 18:24:44 v2.3.0-dev.97 18:24:44 v2.3.0-dev.98 [Pipeline] sh 18:24:44 + lftools sign git-tag v2.3.0-dev.98 18:24:45 Signing Git tag with Sigul... 18:24:45 Signing v2.3.0-dev.98 [Pipeline] echo 18:24:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:24:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:24:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:24:46 $ docker stop --time=1 e4e66623b5310b633b2aefcad537a96cd46cf656665309b92957ce98db764d00 18:24:48 $ docker rm -f e4e66623b5310b633b2aefcad537a96cd46cf656665309b92957ce98db764d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:24:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:49 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 18:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:24:49 $ docker top a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 -eo pid,comm 18:24:49 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:24:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:49 [ssh-agent] Looking for ssh-agent implementation... 18:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:50 $ docker exec a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 ssh-agent 18:24:50 SSH_AUTH_SOCK=/tmp/ssh-DH6P0sA0BUgg/agent.33 18:24:50 SSH_AGENT_PID=40 18:24:50 Running ssh-add (command line suppressed) 18:24:50 Identity added: /w/workspace/edgex-go/336@tmp/private_key_11518552923133284389.key (/w/workspace/edgex-go/336@tmp/private_key_11518552923133284389.key) 18:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:50 + git semver bump pre 18:24:50 2022-10-22 18:24:50,703 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main 18:24:50 2022-10-22 18:24:50,703 [bump_version] DEBUG bumping version:2.3.0-dev.98 on axis:pre with prefix:dev 18:24:50 2022-10-22 18:24:50,703 [bump_version] DEBUG bumped version:2.3.0-dev.99 18:24:50 2022-10-22 18:24:50,704 [write_version] DEBUG write version:2.3.0-dev.99 to path:/w/workspace/edgex-go/336/.semver/main with force:True 18:24:50 2022-10-22 18:24:50,704 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main 18:24:50 2022-10-22 18:24:50,704 [write_file] DEBUG write to file:/w/workspace/edgex-go/336/.semver/main 18:24:50 2022-10-22 18:24:50,706 [execute] INFO git cat-file --batch-check 18:24:50 2022-10-22 18:24:50,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=) 18:24:50 2022-10-22 18:24:50,711 [execute] INFO git cat-file --batch 18:24:50 2022-10-22 18:24:50,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=) 18:24:50 2022-10-22 18:24:50,717 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main 18:24:50 2.3.0-dev.99 [Pipeline] } 18:24:50 $ docker exec --env ******** --env ******** a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 ssh-agent -k 18:24:50 unset SSH_AUTH_SOCK; 18:24:50 unset SSH_AGENT_PID; 18:24:50 echo Agent pid 40 killed; 18:24:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:51 + git semver [Pipeline] } 18:24:51 $ docker stop --time=1 a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 18:24:52 $ docker rm -f a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:53 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 18:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:24:53 $ docker top 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc -eo pid,comm 18:24:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:24:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:53 [ssh-agent] Looking for ssh-agent implementation... 18:24:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:54 $ docker exec 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc ssh-agent 18:24:54 SSH_AUTH_SOCK=/tmp/ssh-mgTTvVcNLqML/agent.33 18:24:54 SSH_AGENT_PID=39 18:24:54 Running ssh-add (command line suppressed) 18:24:54 Identity added: /w/workspace/edgex-go/336@tmp/private_key_98438445102119869.key (/w/workspace/edgex-go/336@tmp/private_key_98438445102119869.key) 18:24:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:54 + git semver push 18:24:54 2022-10-22 18:24:54,774 [run_push] DEBUG push 18:24:54 2022-10-22 18:24:54,774 [execute] INFO git cat-file --batch-check 18:24:54 2022-10-22 18:24:54,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=) 18:24:54 2022-10-22 18:24:54,778 [execute] INFO git rev-list 1d32f2c90b80f508e42a79c2aa51d42d5c129580 -- 18:24:54 2022-10-22 18:24:54,779 [execute] DEBUG Popen(['git', 'rev-list', '1d32f2c90b80f508e42a79c2aa51d42d5c129580', '--'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=None) 18:24:54 2022-10-22 18:24:54,795 [execute] INFO git fetch -v origin 18:24:54 2022-10-22 18:24:54,795 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=True, shell=None, istream=None) 18:24:55 2022-10-22 18:24:55,331 [run_push] DEBUG no remote changes detected 18:24:55 2022-10-22 18:24:55,331 [execute] INFO git push origin semver 18:24:55 2022-10-22 18:24:55,332 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=None) 18:24:56 2022-10-22 18:24:56,204 [run_push] DEBUG push all version tags 18:24:56 2022-10-22 18:24:56,205 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:24:56 2022-10-22 18:24:56,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=None) 18:24:57 2022-10-22 18:24:57,049 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main 18:24:57 2.3.0-dev.99 [Pipeline] } 18:24:57 $ docker exec --env ******** --env ******** 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc ssh-agent -k 18:24:57 unset SSH_AUTH_SOCK; 18:24:57 unset SSH_AGENT_PID; 18:24:57 echo Agent pid 39 killed; 18:24:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:57 + git semver [Pipeline] } 18:24:57 $ docker stop --time=1 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc 18:24:59 $ docker rm -f 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:24:59 + [ -d /w/workspace/edgex-go/336/archives ] [Pipeline] libraryResource [Pipeline] sh 18:25:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:25:00 ---> package-listing.sh 18:25:00 ++ facter osfamily 18:25:00 ++ tr '[:upper:]' '[:lower:]' 18:25:01 + OS_FAMILY=debian 18:25:01 + workspace=/w/workspace/edgex-go/336 18:25:01 + START_PACKAGES=/tmp/packages_start.txt 18:25:01 + END_PACKAGES=/tmp/packages_end.txt 18:25:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:25:01 + PACKAGES=/tmp/packages_start.txt 18:25:01 + '[' /w/workspace/edgex-go/336 ']' 18:25:01 + PACKAGES=/tmp/packages_end.txt 18:25:01 + case "${OS_FAMILY}" in 18:25:01 + dpkg -l 18:25:01 + grep '^ii' 18:25:01 + '[' -f /tmp/packages_start.txt ']' 18:25:01 + '[' -f /tmp/packages_end.txt ']' 18:25:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:25:01 + '[' /w/workspace/edgex-go/336 ']' 18:25:01 + mkdir -p /w/workspace/edgex-go/336/archives/ 18:25:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/336/archives/ [Pipeline] echo 18:25:01 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/336/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:25:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:02 18:25:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:02 latest: Pulling from edgex-lftools-log-publisher 18:25:02 5eb5b503b376: Pulling fs layer 18:25:02 5c69ac0246d0: Pulling fs layer 18:25:02 ec43610c2a17: Pulling fs layer 18:25:02 3a2ae6a8a46f: Pulling fs layer 18:25:02 33b1e0a273af: Pulling fs layer 18:25:02 5d3b04190fa2: Pulling fs layer 18:25:02 2f39f015ded8: Pulling fs layer 18:25:02 3a2ae6a8a46f: Waiting 18:25:02 33b1e0a273af: Waiting 18:25:02 5d3b04190fa2: Waiting 18:25:02 2f39f015ded8: Waiting 18:25:02 5c69ac0246d0: Download complete 18:25:02 3a2ae6a8a46f: Verifying Checksum 18:25:02 33b1e0a273af: Verifying Checksum 18:25:02 33b1e0a273af: Download complete 18:25:02 5d3b04190fa2: Verifying Checksum 18:25:02 5d3b04190fa2: Download complete 18:25:02 ec43610c2a17: Verifying Checksum 18:25:02 ec43610c2a17: Download complete 18:25:02 5eb5b503b376: Verifying Checksum 18:25:02 5eb5b503b376: Download complete 18:25:03 5eb5b503b376: Pull complete 18:25:03 5c69ac0246d0: Pull complete 18:25:04 ec43610c2a17: Pull complete 18:25:04 3a2ae6a8a46f: Pull complete 18:25:04 33b1e0a273af: Pull complete 18:25:04 5d3b04190fa2: Pull complete 18:25:08 2f39f015ded8: Pull complete 18:25:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:25:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:08 prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container 18:25:09 $ 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/336/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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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:25:13 $ docker top 3ec8db45253e7da5ee273dac6f94dc9a30f47f5360d57af610b82e94737da52b -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:25:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:25:14 + ls /var/log/sa-host 18:25:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:14 provisioning config files... 18:25:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/336@tmp/config8118588113563072657tmp [Pipeline] { [Pipeline] echo 18:25:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:25:15 ---> create-netrc.sh [Pipeline] } 18:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:25:15 ---> python-tools-install.sh [Pipeline] echo 18:25:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:25:15 ---> sudo-logs.sh 18:25:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:25:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:25:16 ---> job-cost.sh 18:25:16 lf-activate-venv: SKIPPING 18:25:16 DEBUG: total: 0.10999999940395355 18:25:16 INFO: Retrieving Stack Cost... 18:25:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:16 INFO: Archiving Costs [Pipeline] echo 18:25:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:25:17 ---> logs-deploy.sh 18:25:17 lf-activate-venv: SKIPPING 18:25:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/336 18:25:17 INFO: archiving workspace using pattern(s): 18:25:18 Archives upload complete. 18:25:18 INFO: archiving logs to Nexus 18:25:19 ---> uname -a: 18:25:19 Linux prd-ubuntu20-04-docker-8c-8g-8851 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:25:19 18:25:19 18:25:19 ---> lscpu: 18:25:19 Architecture: x86_64 18:25:19 CPU op-mode(s): 32-bit, 64-bit 18:25:19 Byte Order: Little Endian 18:25:19 Address sizes: 40 bits physical, 48 bits virtual 18:25:19 CPU(s): 8 18:25:19 On-line CPU(s) list: 0-7 18:25:19 Thread(s) per core: 1 18:25:19 Core(s) per socket: 1 18:25:19 Socket(s): 8 18:25:19 NUMA node(s): 1 18:25:19 Vendor ID: AuthenticAMD 18:25:19 CPU family: 23 18:25:19 Model: 49 18:25:19 Model name: AMD EPYC-Rome Processor 18:25:19 Stepping: 0 18:25:19 CPU MHz: 2800.002 18:25:19 BogoMIPS: 5600.00 18:25:19 Virtualization: AMD-V 18:25:19 Hypervisor vendor: KVM 18:25:19 Virtualization type: full 18:25:19 L1d cache: 256 KiB 18:25:19 L1i cache: 256 KiB 18:25:19 L2 cache: 4 MiB 18:25:19 L3 cache: 128 MiB 18:25:19 NUMA node0 CPU(s): 0-7 18:25:19 Vulnerability Itlb multihit: Not affected 18:25:19 Vulnerability L1tf: Not affected 18:25:19 Vulnerability Mds: Not affected 18:25:19 Vulnerability Meltdown: Not affected 18:25:19 Vulnerability Mmio stale data: Not affected 18:25:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:25:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:25:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:25:19 Vulnerability Srbds: Not affected 18:25:19 Vulnerability Tsx async abort: Not affected 18:25:19 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:25:19 18:25:19 18:25:19 ---> nproc: 18:25:19 8 18:25:19 18:25:19 18:25:19 ---> df -h: 18:25:19 Filesystem Size Used Avail Use% Mounted on 18:25:19 overlay 155G 21G 135G 14% / 18:25:19 tmpfs 64M 0 64M 0% /dev 18:25:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:25:19 shm 64M 0 64M 0% /dev/shm 18:25:19 /dev/vda1 155G 21G 135G 14% /facter-os 18:25:19 18:25:19 18:25:19 ---> sar -b -r -n DEV: 18:25:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8851) 10/22/22 _x86_64_ (8 CPU) 18:25:19 18:25:19 17:53:55 LINUX RESTART (8 CPU) 18:25:19 18:25:19 17:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:25:19 17:55:02 144.74 49.53 95.22 0.00 5436.83 198061.79 0.00 18:25:19 17:56:01 115.91 0.54 115.37 0.00 17.90 55453.11 0.00 18:25:19 17:57:01 50.09 0.18 49.91 0.00 2.67 17626.81 0.00 18:25:19 17:58:01 92.85 0.12 92.73 0.00 13.06 93644.79 0.00 18:25:19 17:59:01 411.93 8.75 403.18 0.00 88.64 112222.46 0.00 18:25:19 18:00:01 594.83 9.68 585.15 0.00 2898.98 197738.11 0.00 18:25:19 18:01:01 530.97 1.65 529.32 0.00 18.93 208145.95 0.00 18:25:19 18:02:01 723.38 0.07 723.31 0.00 4.00 172912.65 0.00 18:25:19 18:03:01 428.97 0.45 428.52 0.00 14.26 99166.54 0.00 18:25:19 18:04:01 22.95 0.08 22.86 0.00 14.80 713.75 0.00 18:25:19 18:05:01 9.95 0.00 9.95 0.00 0.00 245.43 0.00 18:25:19 18:06:01 1.92 0.00 1.92 0.00 0.00 19.06 0.00 18:25:19 18:07:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 18:25:19 18:08:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 18:25:19 18:09:01 2.03 0.02 2.02 0.00 0.13 22.66 0.00 18:25:19 18:10:01 1.75 0.00 1.75 0.00 0.00 21.46 0.00 18:25:19 18:11:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 18:25:19 18:12:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 18:25:19 18:13:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 18:25:19 18:14:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 18:25:19 18:15:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 18:25:19 18:16:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 18:25:19 18:17:01 1.55 0.02 1.53 0.00 0.13 17.86 0.00 18:25:19 18:18:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 18:25:19 18:19:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 18:25:19 18:20:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 18:25:19 18:21:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 18:25:19 18:22:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 18:25:19 18:23:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 18:25:19 18:24:01 4.07 0.07 4.00 0.00 7.87 467.66 0.00 18:25:19 18:25:01 138.68 0.35 138.33 0.00 18.13 58359.87 0.00 18:25:19 Average: 106.23 2.31 103.92 0.00 275.49 39186.46 0.00 18:25:19 18:25:19 17:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:25:19 17:55:02 29017968 31593428 729020 2.22 68268 2787660 2071532 6.11 1007704 2507216 571996 18:25:19 17:56:01 27772464 31448232 849952 2.58 108164 3765604 2091640 6.16 1565004 3087500 512488 18:25:19 17:57:01 27593648 31548352 747796 2.27 110804 4015440 1888512 5.57 1356504 3451116 386536 18:25:19 17:58:01 26164464 31540160 756212 2.30 113568 5405396 1832312 5.40 1538576 4666836 41036 18:25:19 17:59:01 21225364 31502880 780952 2.37 276768 9877788 1934968 5.70 1738480 9127088 2745512 18:25:19 18:00:01 22016496 31421612 847732 2.58 303132 8994192 2513104 7.41 2077300 7992124 260 18:25:19 18:01:01 19394680 31413880 846396 2.57 388188 11334448 2330480 6.87 2333036 10158976 7652 18:25:19 18:02:01 18447856 31417472 844464 2.57 398916 12238528 2438432 7.19 2310860 11093992 0 18:25:19 18:03:01 19237468 31529024 737904 2.24 438936 11513872 1859636 5.48 2295528 10324280 1176 18:25:19 18:04:01 19231232 31524960 741248 2.25 440020 11515012 1869428 5.51 2298164 10324648 992 18:25:19 18:05:01 19228924 31522696 743612 2.26 440324 11515080 1868648 5.51 2301596 10324584 232 18:25:19 18:06:01 19228552 31522424 743876 2.26 440336 11515084 1868648 5.51 2301572 10324588 128 18:25:19 18:07:01 19237332 31531224 735648 2.24 440344 11515088 1868648 5.51 2292768 10324592 8 18:25:19 18:08:01 19237852 31531748 735092 2.24 440352 11515092 1868648 5.51 2292784 10324596 184 18:25:19 18:09:01 19239436 31533488 733072 2.23 440396 11515084 1890372 5.57 2288876 10324596 168 18:25:19 18:10:01 19239972 31534076 732456 2.23 440440 11515072 1890372 5.57 2288684 10324588 160 18:25:19 18:11:01 19240080 31534188 732268 2.23 440456 11515072 1890372 5.57 2288624 10324588 12 18:25:19 18:12:01 19240152 31534332 732332 2.23 440468 11515076 1890372 5.57 2288560 10324656 196 18:25:19 18:13:01 19240420 31534612 732024 2.23 440476 11515080 1890372 5.57 2288564 10324668 8 18:25:19 18:14:01 19240340 31534748 731904 2.23 440484 11515212 1890372 5.57 2288748 10324884 184 18:25:19 18:15:01 19240324 31534812 731804 2.23 440540 11515216 1890372 5.57 2288784 10324900 8 18:25:19 18:16:01 19239992 31534536 732056 2.23 440560 11515216 1890372 5.57 2288592 10324900 148 18:25:19 18:17:01 19240356 31534948 731596 2.22 440596 11515216 1890372 5.57 2289112 10324904 8 18:25:19 18:18:01 19240468 31535120 731544 2.22 440612 11515228 1890372 5.57 2289040 10324908 144 18:25:19 18:19:01 19240720 31535388 731264 2.22 440636 11515228 1890372 5.57 2288792 10324912 40 18:25:19 18:20:01 19240920 31535636 731184 2.22 440668 11515232 1890372 5.57 2288772 10324916 140 18:25:19 18:21:01 19241156 31535908 730872 2.22 440720 11515224 1890372 5.57 2288964 10324916 8 18:25:19 18:22:01 19240856 31535672 731040 2.22 440780 11515236 1890372 5.57 2288804 10324924 140 18:25:19 18:23:01 19240556 31535384 731252 2.22 440796 11515240 1890372 5.57 2288816 10324928 8 18:25:19 18:24:01 18339120 31487256 778272 2.37 449708 12318500 2175832 6.41 2345816 11128220 811912 18:25:19 18:25:01 17724304 31496976 767680 2.33 485740 12824180 2010908 5.93 2430644 11572008 940 18:25:19 Average: 20377531 31517909 753630 2.29 385555 10496084 1962805 5.78 2155422 9406598 163949 18:25:19 18:25:19 17:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:25:19 17:55:02 ens3 1337.96 1101.38 11769.31 150.98 0.00 0.00 0.00 0.00 18:25:19 17:55:02 docker0 338.13 325.33 26.52 2717.05 0.00 0.00 0.00 0.00 18:25:19 17:55:02 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 18:25:19 17:56:01 ens3 174.26 135.27 815.55 103.87 0.00 0.00 0.00 0.00 18:25:19 17:56:01 veth25afd9f 0.51 0.69 0.04 0.07 0.00 0.00 0.00 0.00 18:25:19 17:56:01 docker0 87.39 118.54 7.40 774.16 0.00 0.00 0.00 0.00 18:25:19 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 17:57:01 ens3 23.21 15.11 19.04 10.58 0.00 0.00 0.00 0.00 18:25:19 17:57:01 veth25afd9f 1.02 1.03 0.08 0.08 0.00 0.00 0.00 0.00 18:25:19 17:57:01 docker0 1.02 1.02 0.06 0.08 0.00 0.00 0.00 0.00 18:25:19 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 17:58:01 ens3 100.77 63.77 1697.16 19.32 0.00 0.00 0.00 0.00 18:25:19 17:58:01 veth87cddf4 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 18:25:19 17:58:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:25:19 17:58:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:25:19 17:59:01 ens3 602.88 482.57 5004.94 46.47 0.00 0.00 0.00 0.00 18:25:19 17:59:01 veth87cddf4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:25:19 17:59:01 docker0 474.34 589.25 34.03 4989.93 0.00 0.00 0.00 0.00 18:25:19 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:00:01 veth681716e 0.45 0.52 0.04 0.80 0.00 0.00 0.00 0.00 18:25:19 18:00:01 ens3 139.06 88.39 1669.74 17.25 0.00 0.00 0.00 0.00 18:25:19 18:00:01 veth8b40288 0.30 0.32 0.03 0.33 0.00 0.00 0.00 0.00 18:25:19 18:00:01 veth92f1f24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:00:01 veth9027580 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:00:01 veth87cddf4 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 18:25:19 18:00:01 docker0 31.38 42.13 1.89 302.26 0.00 0.00 0.00 0.00 18:25:19 18:00:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 18:25:19 18:01:01 ens3 359.65 237.67 4050.34 35.60 0.00 0.00 0.00 0.00 18:25:19 18:01:01 veth9fe3588 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:25:19 18:01:01 vethde0ef84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:01:01 veth87cddf4 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 18:25:19 18:01:01 docker0 216.01 326.77 17.77 4023.61 0.00 0.00 0.00 0.00 18:25:19 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:01:01 veth25529a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:02:01 ens3 134.69 81.15 927.32 24.76 0.00 0.00 0.00 0.00 18:25:19 18:02:01 veth1dff6de 6.77 8.87 0.67 2.38 0.00 0.00 0.00 0.00 18:25:19 18:02:01 veth87cddf4 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 18:25:19 18:02:01 veth0b02c28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:02:01 docker0 49.53 86.92 3.44 890.98 0.00 0.00 0.00 0.00 18:25:19 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:03:01 ens3 210.85 192.77 1145.17 473.46 0.00 0.00 0.00 0.00 18:25:19 18:03:01 docker0 67.69 92.25 4.98 1073.72 0.00 0.00 0.00 0.00 18:25:19 18:03:01 lo 9.06 9.06 0.89 0.89 0.00 0.00 0.00 0.00 18:25:19 18:04:01 ens3 451.17 465.87 219.78 2645.83 0.00 0.00 0.00 0.00 18:25:19 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:04:01 lo 43.99 43.99 4.33 4.33 0.00 0.00 0.00 0.00 18:25:19 18:05:01 ens3 149.26 141.03 63.78 967.00 0.00 0.00 0.00 0.00 18:25:19 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:05:01 lo 10.20 10.20 1.01 1.01 0.00 0.00 0.00 0.00 18:25:19 18:06:01 ens3 0.27 0.15 0.12 0.07 0.00 0.00 0.00 0.00 18:25:19 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:07:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:08:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:09:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:25:19 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:25:19 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:11:01 ens3 0.52 0.35 3.82 0.03 0.00 0.00 0.00 0.00 18:25:19 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:13:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 18:25:19 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:14:01 ens3 0.87 0.37 0.30 0.21 0.00 0.00 0.00 0.00 18:25:19 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:15:01 ens3 0.63 0.53 0.34 0.28 0.00 0.00 0.00 0.00 18:25:19 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:16:01 ens3 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:25:19 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:17:01 ens3 1.37 0.55 0.46 0.28 0.00 0.00 0.00 0.00 18:25:19 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:18:01 ens3 0.68 0.47 0.35 0.28 0.00 0.00 0.00 0.00 18:25:19 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:20:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:25:19 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:21:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:25:19 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:22:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:25:19 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:19 18:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:24:01 ens3 138.66 82.04 3968.73 10.94 0.00 0.00 0.00 0.00 18:25:19 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:19 18:24:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 18:25:19 18:25:01 ens3 296.27 223.30 3966.46 170.85 0.00 0.00 0.00 0.00 18:25:19 18:25:01 docker0 41.06 56.96 3.80 696.91 0.00 0.00 0.00 0.00 18:25:19 18:25:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 18:25:19 Average: ens3 133.06 106.87 1139.64 150.93 0.00 0.00 0.00 0.00 18:25:19 Average: docker0 42.12 52.85 3.22 498.88 0.00 0.00 0.00 0.00 18:25:19 Average: lo 2.48 2.48 0.24 0.24 0.00 0.00 0.00 0.00 18:25:19 18:25:19 18:25:19 ---> sar -P ALL: 18:25:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8851) 10/22/22 _x86_64_ (8 CPU) 18:25:19 18:25:19 17:53:55 LINUX RESTART (8 CPU) 18:25:19 18:25:19 17:54:01 CPU %user %nice %system %iowait %steal %idle 18:25:19 17:55:02 all 9.73 0.00 3.21 1.36 0.04 85.66 18:25:19 17:55:02 0 9.72 0.00 2.60 0.32 0.03 87.34 18:25:19 17:55:02 1 9.46 0.00 5.37 0.82 0.03 84.31 18:25:19 17:55:02 2 15.67 0.00 3.40 5.79 0.05 75.09 18:25:19 17:55:02 3 6.04 0.00 2.88 1.13 0.05 89.90 18:25:19 17:55:02 4 7.88 0.00 2.85 0.40 0.03 88.84 18:25:19 17:55:02 5 9.24 0.00 3.08 1.38 0.03 86.27 18:25:19 17:55:02 6 9.84 0.00 2.52 0.13 0.03 87.48 18:25:19 17:55:02 7 9.96 0.00 3.03 0.92 0.05 86.03 18:25:19 17:56:01 all 35.80 0.00 7.54 1.05 0.09 55.53 18:25:19 17:56:01 0 37.61 0.00 8.01 2.37 0.09 51.93 18:25:19 17:56:01 1 35.14 0.00 7.62 0.19 0.09 56.97 18:25:19 17:56:01 2 35.93 0.00 6.49 2.03 0.07 55.48 18:25:19 17:56:01 3 35.39 0.00 8.09 1.63 0.09 54.80 18:25:19 17:56:01 4 35.04 0.00 6.83 0.09 0.10 57.94 18:25:19 17:56:01 5 34.95 0.00 7.77 1.58 0.09 55.61 18:25:19 17:56:01 6 36.63 0.00 8.35 0.24 0.10 54.67 18:25:19 17:56:01 7 35.70 0.00 7.12 0.29 0.09 56.80 18:25:19 17:57:01 all 52.35 0.00 6.85 0.84 0.10 39.87 18:25:19 17:57:01 0 52.06 0.00 7.10 0.15 0.08 40.61 18:25:19 17:57:01 1 53.11 0.00 6.87 3.53 0.08 36.40 18:25:19 17:57:01 2 52.46 0.00 6.99 2.30 0.08 38.17 18:25:19 17:57:01 3 53.43 0.00 7.06 0.19 0.07 39.25 18:25:19 17:57:01 4 52.17 0.00 6.78 0.24 0.08 40.73 18:25:19 17:57:01 5 52.32 0.00 6.72 0.07 0.20 40.68 18:25:19 17:57:01 6 52.22 0.00 6.21 0.12 0.08 41.37 18:25:19 17:57:01 7 50.99 0.00 7.09 0.10 0.10 41.72 18:25:19 17:58:01 all 16.53 0.00 6.87 3.81 0.07 72.71 18:25:19 17:58:01 0 14.92 0.00 6.75 0.12 0.10 78.11 18:25:19 17:58:01 1 16.03 0.00 7.56 0.05 0.07 76.29 18:25:19 17:58:01 2 16.68 0.00 9.04 29.18 0.12 44.99 18:25:19 17:58:01 3 17.93 0.00 6.23 0.78 0.07 75.00 18:25:19 17:58:01 4 17.75 0.00 8.34 0.03 0.07 73.81 18:25:19 17:58:01 5 15.70 0.00 6.21 0.20 0.05 77.83 18:25:19 17:58:01 6 16.18 0.00 6.07 0.05 0.05 77.64 18:25:19 17:58:01 7 17.04 0.00 4.82 0.38 0.07 77.69 18:25:19 17:59:01 all 10.98 0.00 7.12 16.03 0.09 65.79 18:25:19 17:59:01 0 11.01 0.00 6.79 21.67 0.07 60.46 18:25:19 17:59:01 1 11.30 0.00 8.80 37.61 0.07 42.22 18:25:19 17:59:01 2 10.43 0.00 6.57 20.73 0.12 62.14 18:25:19 17:59:01 3 11.68 0.00 7.23 16.39 0.07 64.63 18:25:19 17:59:01 4 10.96 0.00 6.55 7.24 0.07 75.19 18:25:19 17:59:01 5 10.04 0.00 6.39 6.37 0.08 77.11 18:25:19 17:59:01 6 11.33 0.00 6.43 6.51 0.05 75.68 18:25:19 17:59:01 7 11.04 0.00 8.19 11.67 0.17 68.94 18:25:19 18:00:01 all 33.13 0.00 8.43 14.17 0.10 44.17 18:25:19 18:00:01 0 32.09 0.00 8.45 3.29 0.09 56.08 18:25:19 18:00:01 1 33.46 0.00 10.27 20.39 0.20 35.68 18:25:19 18:00:01 2 31.17 0.00 8.53 32.22 0.09 27.99 18:25:19 18:00:01 3 35.74 0.00 8.39 3.73 0.07 52.07 18:25:19 18:00:01 4 32.58 0.00 7.40 1.12 0.05 58.84 18:25:19 18:00:01 5 33.17 0.00 8.25 31.17 0.12 27.29 18:25:19 18:00:01 6 32.12 0.00 7.19 1.05 0.14 59.49 18:25:19 18:00:01 7 34.69 0.00 8.92 20.54 0.09 35.76 18:25:19 18:01:01 all 31.44 0.00 10.67 21.99 0.21 35.69 18:25:19 18:01:01 0 31.31 0.00 9.89 19.45 0.22 39.12 18:25:19 18:01:01 1 34.68 0.00 12.13 16.28 0.32 36.60 18:25:19 18:01:01 2 31.81 0.00 9.90 20.00 0.17 38.12 18:25:19 18:01:01 3 31.63 0.00 11.10 17.77 0.12 39.38 18:25:19 18:01:01 4 30.68 0.00 9.32 14.83 0.17 45.01 18:25:19 18:01:01 5 30.65 0.00 10.53 35.06 0.10 23.66 18:25:19 18:01:01 6 28.97 0.00 10.86 29.67 0.33 30.17 18:25:19 18:01:01 7 31.77 0.00 11.63 22.79 0.24 33.58 18:25:19 18:02:01 all 48.18 0.00 11.87 13.84 0.14 25.97 18:25:19 18:02:01 0 45.64 0.00 11.61 17.55 0.14 25.06 18:25:19 18:02:01 1 52.76 0.00 13.49 10.18 0.10 23.47 18:25:19 18:02:01 2 48.56 0.00 13.02 6.21 0.14 32.07 18:25:19 18:02:01 3 46.63 0.00 10.22 6.96 0.10 36.09 18:25:19 18:02:01 4 47.48 0.00 12.01 24.36 0.16 15.99 18:25:19 18:02:01 5 47.88 0.00 12.95 13.34 0.10 25.72 18:25:19 18:02:01 6 49.49 0.00 10.95 13.95 0.21 25.40 18:25:19 18:02:01 7 46.94 0.00 10.72 18.28 0.14 23.92 18:25:19 18:03:01 all 33.74 0.00 8.00 7.48 0.10 50.68 18:25:19 18:03:01 0 32.85 0.00 8.38 4.23 0.10 54.44 18:25:19 18:03:01 1 36.66 0.00 8.09 3.41 0.08 51.75 18:25:19 18:03:01 2 34.16 0.00 8.37 7.19 0.12 50.16 18:25:19 18:03:01 3 30.68 0.00 7.86 4.43 0.07 56.97 18:25:19 18:03:01 4 34.59 0.00 7.62 11.26 0.08 46.45 18:25:19 18:03:01 5 34.46 0.00 7.95 8.68 0.08 48.82 18:25:19 18:03:01 6 34.68 0.00 7.92 6.10 0.14 51.16 18:25:19 18:03:01 7 31.84 0.00 7.81 14.62 0.09 45.64 18:25:19 18:04:01 all 9.42 0.00 1.03 0.45 0.08 89.02 18:25:19 18:04:01 0 11.16 0.00 1.02 0.22 0.08 87.52 18:25:19 18:04:01 1 12.54 0.00 1.22 0.67 0.07 85.50 18:25:19 18:04:01 2 10.02 0.00 1.12 0.08 0.07 88.71 18:25:19 18:04:01 3 3.97 0.00 0.82 0.05 0.07 95.09 18:25:19 18:04:01 4 9.94 0.00 1.07 0.57 0.08 88.34 18:25:19 18:04:01 5 10.98 0.00 0.79 1.64 0.07 86.53 18:25:19 18:04:01 6 8.49 0.00 1.00 0.27 0.10 90.14 18:25:19 18:04:01 7 8.23 0.00 1.23 0.08 0.08 90.37 18:25:19 18:05:01 all 3.96 0.00 0.44 0.06 0.04 95.50 18:25:19 18:05:01 0 6.19 0.00 0.57 0.00 0.05 93.19 18:25:19 18:05:01 1 0.90 0.00 0.30 0.28 0.02 98.50 18:25:19 18:05:01 2 5.98 0.00 0.53 0.00 0.03 93.45 18:25:19 18:05:01 3 5.94 0.00 0.45 0.00 0.03 93.57 18:25:19 18:05:01 4 4.78 0.00 0.52 0.18 0.03 94.48 18:25:19 18:05:01 5 1.90 0.00 0.30 0.00 0.02 97.78 18:25:19 18:05:01 6 3.19 0.00 0.42 0.05 0.03 96.31 18:25:19 18:05:01 7 2.79 0.00 0.43 0.00 0.07 96.71 18:25:19 18:25:19 18:05:01 CPU %user %nice %system %iowait %steal %idle 18:25:19 18:06:01 all 0.02 0.00 0.01 0.03 0.00 99.94 18:25:19 18:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:06:01 1 0.03 0.00 0.00 0.07 0.00 99.90 18:25:19 18:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:25:19 18:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:06:01 4 0.00 0.00 0.02 0.17 0.00 99.82 18:25:19 18:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:06:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:25:19 18:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:07:01 all 0.04 0.00 0.01 0.01 0.01 99.93 18:25:19 18:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:25:19 18:07:01 1 0.05 0.00 0.02 0.05 0.02 99.87 18:25:19 18:07:01 2 0.05 0.00 0.00 0.00 0.02 99.93 18:25:19 18:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:25:19 18:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:07:01 6 0.07 0.00 0.02 0.00 0.02 99.90 18:25:19 18:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:25:19 18:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:08:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:25:19 18:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:08:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:25:19 18:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:25:19 18:09:01 all 0.03 0.00 0.03 0.04 0.01 99.90 18:25:19 18:09:01 0 0.03 0.00 0.03 0.02 0.00 99.92 18:25:19 18:09:01 1 0.03 0.00 0.02 0.10 0.00 99.85 18:25:19 18:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:25:19 18:09:01 4 0.02 0.00 0.03 0.18 0.00 99.77 18:25:19 18:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:25:19 18:09:01 7 0.03 0.00 0.02 0.03 0.02 99.90 18:25:19 18:10:01 all 0.07 0.00 0.01 0.01 0.01 99.91 18:25:19 18:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:25:19 18:10:01 1 0.43 0.00 0.00 0.02 0.02 99.53 18:25:19 18:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:10:01 4 0.02 0.00 0.00 0.03 0.02 99.93 18:25:19 18:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:10:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:25:19 18:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:25:19 18:11:01 all 0.07 0.00 0.01 0.02 0.01 99.89 18:25:19 18:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:11:01 1 0.40 0.00 0.02 0.07 0.02 99.50 18:25:19 18:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:25:19 18:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:11:01 4 0.02 0.00 0.00 0.10 0.00 99.88 18:25:19 18:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:11:01 7 0.07 0.00 0.02 0.00 0.02 99.90 18:25:19 18:12:01 all 0.01 0.00 0.02 0.00 0.01 99.96 18:25:19 18:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:12:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:25:19 18:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:25:19 18:12:01 7 0.07 0.00 0.05 0.00 0.02 99.87 18:25:19 18:13:01 all 0.03 0.00 0.01 0.02 0.01 99.93 18:25:19 18:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:25:19 18:13:01 1 0.03 0.00 0.00 0.08 0.00 99.88 18:25:19 18:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:13:01 4 0.03 0.00 0.00 0.05 0.00 99.92 18:25:19 18:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:25:19 18:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:13:01 7 0.07 0.00 0.02 0.02 0.02 99.88 18:25:19 18:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:25:19 18:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:25:19 18:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:25:19 18:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:25:19 18:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:14:01 4 0.00 0.00 0.03 0.02 0.00 99.95 18:25:19 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:14:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:25:19 18:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 18:25:19 18:15:01 0 0.03 0.00 0.00 0.02 0.02 99.93 18:25:19 18:15:01 1 0.02 0.00 0.02 0.07 0.00 99.90 18:25:19 18:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:25:19 18:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:25:19 18:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:15:01 7 0.07 0.00 0.03 0.00 0.02 99.88 18:25:19 18:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:25:19 18:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:25:19 18:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:16:01 6 0.00 0.00 0.00 0.10 0.00 99.90 18:25:19 18:16:01 7 0.07 0.00 0.03 0.00 0.02 99.88 18:25:19 18:25:19 18:16:01 CPU %user %nice %system %iowait %steal %idle 18:25:19 18:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:25:19 18:17:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:25:19 18:17:01 1 0.00 0.00 0.00 0.03 0.02 99.95 18:25:19 18:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 18:25:19 18:18:01 all 0.04 0.00 0.02 0.01 0.01 99.93 18:25:19 18:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:25:19 18:18:01 1 0.18 0.00 0.07 0.07 0.00 99.68 18:25:19 18:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:25:19 18:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:25:19 18:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:25:19 18:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:25:19 18:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:19:01 1 0.00 0.00 0.02 0.03 0.02 99.93 18:25:19 18:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:25:19 18:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:25:19 18:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:25:19 18:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:20:01 1 0.02 0.00 0.00 0.07 0.00 99.92 18:25:19 18:20:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:25:19 18:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:25:19 18:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:21:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:25:19 18:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:25:19 18:21:01 1 0.03 0.00 0.00 0.05 0.02 99.90 18:25:19 18:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:25:19 18:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:25:19 18:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:25:19 18:22:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:25:19 18:22:01 0 0.05 0.00 0.02 0.02 0.00 99.92 18:25:19 18:22:01 1 0.02 0.00 0.03 0.05 0.00 99.90 18:25:19 18:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:25:19 18:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:25:19 18:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:25:19 18:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:25:19 18:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:25:19 18:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:25:19 18:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:19 18:23:01 6 0.03 0.00 0.03 0.02 0.02 99.90 18:25:19 18:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:25:19 18:24:01 all 2.93 0.00 1.42 0.03 0.02 95.61 18:25:19 18:24:01 0 3.32 0.00 1.06 0.02 0.02 95.59 18:25:19 18:24:01 1 2.66 0.00 1.80 0.13 0.02 95.39 18:25:19 18:24:01 2 3.21 0.00 1.11 0.02 0.02 95.65 18:25:19 18:24:01 3 2.84 0.00 1.62 0.00 0.02 95.52 18:25:19 18:24:01 4 2.44 0.00 1.71 0.02 0.02 95.82 18:25:19 18:24:01 5 2.47 0.00 1.17 0.00 0.02 96.34 18:25:19 18:24:01 6 2.74 0.00 1.25 0.00 0.02 95.99 18:25:19 18:24:01 7 3.71 0.00 1.67 0.02 0.02 94.58 18:25:19 18:25:01 all 7.27 0.00 3.23 2.28 0.05 87.18 18:25:19 18:25:01 0 8.48 0.00 3.65 1.89 0.05 85.92 18:25:19 18:25:01 1 5.86 0.00 2.36 1.18 0.05 90.55 18:25:19 18:25:01 2 8.08 0.00 3.87 9.83 0.05 78.17 18:25:19 18:25:01 3 5.87 0.00 3.14 0.27 0.03 90.69 18:25:19 18:25:01 4 6.96 0.00 3.26 1.53 0.03 88.21 18:25:19 18:25:01 5 7.56 0.00 3.20 0.18 0.03 89.02 18:25:19 18:25:01 6 7.91 0.00 3.30 0.47 0.05 88.26 18:25:19 18:25:01 7 7.39 0.00 3.07 2.89 0.07 86.58 18:25:19 Average: all 9.42 0.00 2.45 2.66 0.04 85.44 18:25:19 Average: 0 9.45 0.00 2.42 2.26 0.04 85.84 18:25:19 Average: 1 9.79 0.00 2.76 3.06 0.04 84.36 18:25:19 Average: 2 9.68 0.00 2.51 4.31 0.04 83.45 18:25:19 Average: 3 9.16 0.00 2.39 1.69 0.03 86.73 18:25:19 Average: 4 9.34 0.00 2.37 1.97 0.03 86.29 18:25:19 Average: 5 9.28 0.00 2.40 3.16 0.03 85.13 18:25:19 Average: 6 9.36 0.00 2.31 1.86 0.05 86.43 18:25:19 Average: 7 9.32 0.00 2.42 2.94 0.05 85.28 18:25:19 18:25:19 18:25:19