Pull request #4450 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 746542742795090e518b3dbdb13d1dcd04448606+d51f32bebde847c0adb284d2c449747c43d82543 (3140bd5d8a06781d61958fbd52226a8f7aa6a335) 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-ssh16901000002270635530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12074230204892082264.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-4450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7123837149000376645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-4450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11016670691185180709.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2466171445874244049.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-4450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8408250030515827980.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2267 in /w/workspace/edgexfoundry_edgex-go_PR-4450 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 746542742795090e518b3dbdb13d1dcd04448606 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4450/head:refs/remotes/origin/PR-4450 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 746542742795090e518b3dbdb13d1dcd04448606 # timeout=10 Merge succeeded, producing 746542742795090e518b3dbdb13d1dcd04448606 Checking out Revision 746542742795090e518b3dbdb13d1dcd04448606 (PR-4450) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:31 ========================================================= 19:58:31 EdgeX Global Pipelines Version Info 19:58:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 746542742795090e518b3dbdb13d1dcd04448606 # timeout=10 19:58:32 ------------------- 19:58:32 stable info: 19:58:32 ------------------- 19:58:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:32 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:58:32 Message: update stable to v1.0.245 19:58:32 ------------------- 19:58:32 experimental info: 19:58:32 ------------------- 19:58:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:32 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 19:58:32 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4450 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4450 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4450 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 746542742795090e518b3dbdb13d1dcd04448606 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7465427 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:34 provisioning config files... 19:58:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11650743531444568557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:34 ---> docker-login.sh 19:58:34 nexus3.edgexfoundry.org:10001 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10002 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10003 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10004 19:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:35 Configure a credential helper to remove this warning. See 19:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:35 19:58:35 Login Succeeded 19:58:35 docker.io 19:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:35 Configure a credential helper to remove this warning. See 19:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:35 19:58:35 Login Succeeded 19:58:35 ---> docker-login.sh ends [Pipeline] } 19:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:58:35 + dirname cmd/core-command/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo core-command,cmd/core-command/Dockerfile 19:58:35 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:35 cut -d/ -f2 19:58:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:35 + dirname cmd/core-data/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo core-data,cmd/core-data/Dockerfile 19:58:35 + dirname cmd/core-metadata/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:35 + dirname cmd/security-bootstrapper/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:35 + dirname cmd/security-proxy-auth/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:35 + dirname cmd/security-proxy-setup/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:35 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:35 + + dirname cmd/security-spire-agent/Dockerfile 19:58:35 cut -d/ -f2 19:58:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:35 + dirname cmd/security-spire-config/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:35 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 19:58:35 -f2 19:58:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:35 + dirname cmd/support-notifications/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:35 + dirname cmd/support-scheduler/Dockerfile 19:58:35 + cut -d/ -f2 19:58:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:58:36 + git rev-list -1 --merges 746542742795090e518b3dbdb13d1dcd04448606~1..746542742795090e518b3dbdb13d1dcd04448606 [Pipeline] echo 19:58:36 -----------> git rev-list -1 --merges 746542742795090e518b3dbdb13d1dcd04448606~1..746542742795090e518b3dbdb13d1dcd04448606 746542742795090e518b3dbdb13d1dcd04448606 [false] [Pipeline] sh 19:58:36 + git log --format=format:%s -1 746542742795090e518b3dbdb13d1dcd04448606 [Pipeline] echo 19:58:36 ========================================================= 19:58:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:37 + grep -v github /etc/ssh/ssh_known_hosts 19:58:37 + [ -e /tmp/ssh_known_hosts ] 19:58:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:37 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:37 19:58:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:38 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:38 b85a868b505f: Pulling fs layer 19:58:38 e2be974225ed: Pulling fs layer 19:58:38 339a4e72a1f5: Pulling fs layer 19:58:38 988bab9f4d93: Pulling fs layer 19:58:38 1469e6f7b9e6: Pulling fs layer 19:58:38 eaf3925da568: Pulling fs layer 19:58:38 bab4dde63d76: Pulling fs layer 19:58:38 bde34c3a00c8: Pulling fs layer 19:58:38 b352a97aabf1: Pulling fs layer 19:58:38 4872d77fe225: Pulling fs layer 19:58:38 5851b861e8e6: Pulling fs layer 19:58:38 1469e6f7b9e6: Waiting 19:58:38 b352a97aabf1: Waiting 19:58:38 988bab9f4d93: Waiting 19:58:38 4872d77fe225: Waiting 19:58:38 5851b861e8e6: Waiting 19:58:38 eaf3925da568: Waiting 19:58:38 bde34c3a00c8: Waiting 19:58:38 bab4dde63d76: Waiting 19:58:38 e2be974225ed: Download complete 19:58:38 988bab9f4d93: Verifying Checksum 19:58:38 988bab9f4d93: Download complete 19:58:38 339a4e72a1f5: Verifying Checksum 19:58:38 339a4e72a1f5: Download complete 19:58:38 1469e6f7b9e6: Verifying Checksum 19:58:38 1469e6f7b9e6: Download complete 19:58:38 eaf3925da568: Download complete 19:58:38 bde34c3a00c8: Verifying Checksum 19:58:38 bde34c3a00c8: Download complete 19:58:38 b352a97aabf1: Verifying Checksum 19:58:38 b352a97aabf1: Download complete 19:58:38 4872d77fe225: Download complete 19:58:38 5851b861e8e6: Download complete 19:58:38 b85a868b505f: Verifying Checksum 19:58:38 b85a868b505f: Download complete 19:58:39 bab4dde63d76: Verifying Checksum 19:58:39 bab4dde63d76: Download complete 19:58:39 b85a868b505f: Pull complete 19:58:39 e2be974225ed: Pull complete 19:58:40 339a4e72a1f5: Pull complete 19:58:40 988bab9f4d93: Pull complete 19:58:40 1469e6f7b9e6: Pull complete 19:58:40 eaf3925da568: Pull complete 19:58:42 bab4dde63d76: Pull complete 19:58:42 bde34c3a00c8: Pull complete 19:58:42 b352a97aabf1: Pull complete 19:58:42 4872d77fe225: Pull complete 19:58:42 5851b861e8e6: Pull complete 19:58:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:43 prd-ubuntu20.04-docker-8c-8g-2267 does not seem to be running inside a container 19:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:58:44 $ docker top dc1ca5c517bf8957fe26f06b6014323e3917f0b535d900082ac7ace0a92ccb29 -eo pid,comm 19:58:44 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). 19:58:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:44 [ssh-agent] Looking for ssh-agent implementation... 19:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:44 $ docker exec dc1ca5c517bf8957fe26f06b6014323e3917f0b535d900082ac7ace0a92ccb29 ssh-agent 19:58:45 SSH_AUTH_SOCK=/tmp/ssh-WXKUQxGHyCEx/agent.32 19:58:45 SSH_AGENT_PID=38 19:58:45 Running ssh-add (command line suppressed) 19:58:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8631625320126281715.key (/w/workspace/edgex-go/1@tmp/private_key_8631625320126281715.key) 19:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:45 + git tag --points-at HEAD [Pipeline] } 19:58:45 $ docker exec --env ******** --env ******** dc1ca5c517bf8957fe26f06b6014323e3917f0b535d900082ac7ace0a92ccb29 ssh-agent -k 19:58:45 unset SSH_AUTH_SOCK; 19:58:45 unset SSH_AGENT_PID; 19:58:45 echo Agent pid 38 killed; 19:58:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:45 [ssh-agent] Looking for ssh-agent implementation... 19:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:45 $ docker exec dc1ca5c517bf8957fe26f06b6014323e3917f0b535d900082ac7ace0a92ccb29 ssh-agent 19:58:45 SSH_AUTH_SOCK=/tmp/ssh-h6I9LEh6veBn/agent.70 19:58:45 SSH_AGENT_PID=76 19:58:45 Running ssh-add (command line suppressed) 19:58:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16180498066749321159.key (/w/workspace/edgex-go/1@tmp/private_key_16180498066749321159.key) 19:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:46 + git semver init 19:58:46 2023-03-15 19:58:46,609 [run_init] DEBUG init version:0.0.0 force:False 19:58:46 2023-03-15 19:58:46,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:46 2023-03-15 19:58:46,611 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:46 2023-03-15 19:58:46,611 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:58:51 2023-03-15 19:58:51,256 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:51 2023-03-15 19:58:51,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4450 with force:False 19:58:51 2023-03-15 19:58:51,257 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4450 19:58:51 2023-03-15 19:58:51,262 [execute] INFO git cat-file --batch-check 19:58:51 2023-03-15 19:58:51,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:51 2023-03-15 19:58:51,268 [execute] INFO git cat-file --batch 19:58:51 2023-03-15 19:58:51,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:51 2023-03-15 19:58:51,275 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4450 19:58:51 0.0.0 [Pipeline] } 19:58:51 $ docker exec --env ******** --env ******** dc1ca5c517bf8957fe26f06b6014323e3917f0b535d900082ac7ace0a92ccb29 ssh-agent -k 19:58:52 unset SSH_AUTH_SOCK; 19:58:52 unset SSH_AGENT_PID; 19:58:52 echo Agent pid 76 killed; 19:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:52 + git semver [Pipeline] } 19:58:52 $ docker stop --time=1 dc1ca5c517bf8957fe26f06b6014323e3917f0b535d900082ac7ace0a92ccb29 19:58:54 $ docker rm -f --volumes dc1ca5c517bf8957fe26f06b6014323e3917f0b535d900082ac7ace0a92ccb29 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:58:54 Stashed 1 file(s) [Pipeline] echo 19:58:54 [edgeXSemver]: initialized semver on version 0.0.0 [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 19:58:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:58:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:55 ========================================================= 19:58:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:58:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:58:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:58:56 63b65145d645: Pulling fs layer 19:58:56 a2d21d5440eb: Pulling fs layer 19:58:56 935e6c44a52c: Pulling fs layer 19:58:56 94cc34f8dd06: Pulling fs layer 19:58:56 30dea6a524f1: Pulling fs layer 19:58:56 a2aff8979fd8: Pulling fs layer 19:58:56 6808be2612f2: Pulling fs layer 19:58:56 f25807f1079a: Pulling fs layer 19:58:56 94cc34f8dd06: Waiting 19:58:56 30dea6a524f1: Waiting 19:58:56 6808be2612f2: Waiting 19:58:56 f25807f1079a: Waiting 19:58:56 a2aff8979fd8: Waiting 19:58:56 a2d21d5440eb: Download complete 19:58:56 94cc34f8dd06: Verifying Checksum 19:58:56 94cc34f8dd06: Download complete 19:58:56 30dea6a524f1: Verifying Checksum 19:58:56 30dea6a524f1: Download complete 19:58:56 63b65145d645: Verifying Checksum 19:58:56 63b65145d645: Download complete 19:58:56 a2aff8979fd8: Verifying Checksum 19:58:56 a2aff8979fd8: Download complete 19:58:56 63b65145d645: Pull complete 19:58:56 a2d21d5440eb: Pull complete 19:58:56 f25807f1079a: Verifying Checksum 19:58:56 f25807f1079a: Download complete 19:58:56 935e6c44a52c: Verifying Checksum 19:58:56 935e6c44a52c: Download complete 19:58:57 6808be2612f2: Verifying Checksum 19:58:57 6808be2612f2: Download complete 19:59:00 935e6c44a52c: Pull complete 19:59:00 94cc34f8dd06: Pull complete 19:59:00 30dea6a524f1: Pull complete 19:59:00 a2aff8979fd8: Pull complete 19:59:02 6808be2612f2: Pull complete 19:59:03 f25807f1079a: Pull complete 19:59:03 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:04 WORKDIR /edgex 19:59:04 COPY go.mod . 19:59:04 RUN go mod download 19:59:04 + docker build -t ci-base-image-x86_64 -f - . 19:59:04 Sending build context to Docker daemon 170.4MB 19:59:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:04 ---> 3b553350e43f 19:59:04 Step 2/4 : WORKDIR /edgex 19:59:06 ---> Running in 51655069d3e1 19:59:06 Removing intermediate container 51655069d3e1 19:59:06 ---> af6cf0e1c9fd 19:59:06 Step 3/4 : COPY go.mod . 19:59:06 ---> 0c11b70953d5 19:59:06 Step 4/4 : RUN go mod download 19:59:06 ---> Running in fab758f414a3 19:59:10 Still waiting to schedule task 19:59:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:16 Removing intermediate container fab758f414a3 19:59:16 ---> c590d607c2de 19:59:16 Successfully built c590d607c2de 19:59:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:17 + docker inspect -f . ci-base-image-x86_64 19:59:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:17 prd-ubuntu20.04-docker-8c-8g-2267 does not seem to be running inside a container 19:59:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat 19:59:17 $ docker top e4af03e7ff6051c862202e7030bc4fb6f6fb03e2af058c5670cccb2b55b4b9eb -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:18 + go version 19:59:18 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:18 $ docker stop --time=1 e4af03e7ff6051c862202e7030bc4fb6f6fb03e2af058c5670cccb2b55b4b9eb 19:59:19 $ docker rm -f --volumes e4af03e7ff6051c862202e7030bc4fb6f6fb03e2af058c5670cccb2b55b4b9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:20 + docker inspect -f . ci-base-image-x86_64 19:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:20 prd-ubuntu20.04-docker-8c-8g-2267 does not seem to be running inside a container 19:59:20 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat 19:59:20 $ docker top 7b464cfce4937bcbceb9be651baba1ace431786c8f08c24eb1b1a457667e6867 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:20 ========================================================= 19:59:20 [edgeXBuildGoParallel] Running Tests and Build... 19:59:20 ========================================================= [Pipeline] sh 19:59:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:21 + make test 19:59:21 go test -race -coverprofile=coverage.out ./... 19:59:29 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 19:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.2% of statements 19:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.930s coverage: 88.5% of statements 19:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements 19:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 45.5% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.063s coverage: 92.9% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.055s coverage: 86.9% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 84.8% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 61.5% of statements 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 20:00:21 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 20:00:43 go vet ./... 20:00:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:46 + ls -al . 20:00:46 total 704 20:00:46 drwxrwxr-x 11 1001 1001 4096 Mar 15 19:59 . 20:00:46 drwxr-xr-x 4 root root 4096 Mar 15 19:59 .. 20:00:46 drwxrwxr-x 2 1001 1001 4096 Mar 15 19:58 .blubracket 20:00:46 -rw-rw-r-- 1 1001 1001 16 Mar 15 19:58 .dockerignore 20:00:46 drwxrwxr-x 8 1001 1001 4096 Mar 15 19:58 .git 20:00:46 drwxrwxr-x 3 1001 1001 4096 Mar 15 19:58 .github 20:00:46 -rw-rw-r-- 1 1001 1001 1133 Mar 15 19:58 .gitignore 20:00:46 -rw-rw-r-- 1 1001 1001 42 Mar 15 19:58 .golangci.yml 20:00:46 -rw-rw-r-- 1 1001 1001 87 Mar 15 19:58 .hadolint.yml 20:00:46 drwxr-xr-x 3 1001 1001 4096 Mar 15 19:58 .semver 20:00:46 -rw-rw-r-- 1 1001 1001 166 Mar 15 19:58 .sonarcloud.properties 20:00:46 -rw-rw-r-- 1 1001 1001 1171 Mar 15 19:58 ADOPTERS.md 20:00:46 -rw-rw-r-- 1 1001 1001 10825 Mar 15 19:58 Attribution.txt 20:00:46 -rw-rw-r-- 1 1001 1001 73765 Mar 15 19:58 CHANGELOG.md 20:00:46 -rw-rw-r-- 1 1001 1001 3804 Mar 15 19:58 CONTRIBUTING.md 20:00:46 -rw-rw-r-- 1 1001 1001 677 Mar 15 19:58 GOVERNANCE.md 20:00:46 -rw-rw-r-- 1 1001 1001 883 Mar 15 19:58 Jenkinsfile 20:00:46 -rw-rw-r-- 1 1001 1001 10775 Mar 15 19:58 LICENSE 20:00:46 -rw-rw-r-- 1 1001 1001 14266 Mar 15 19:58 Makefile 20:00:46 -rw-rw-r-- 1 1001 1001 582 Mar 15 19:58 OWNERS.md 20:00:46 -rw-rw-r-- 1 1001 1001 9403 Mar 15 19:58 README.md 20:00:46 -rw-rw-r-- 1 1001 1001 789 Mar 15 19:58 SECURITY.md 20:00:46 -rw-rw-r-- 1 1001 1001 5 Mar 15 19:58 VERSION 20:00:46 drwxrwxr-x 2 1001 1001 4096 Mar 15 19:58 bin 20:00:46 drwxrwxr-x 18 1001 1001 4096 Mar 15 19:58 cmd 20:00:46 -rw-r--r-- 1 root root 447486 Mar 15 20:00 coverage.out 20:00:46 -rw-rw-r-- 1 1001 1001 3232 Mar 15 19:58 go.mod 20:00:46 -rw-rw-r-- 1 1001 1001 31098 Mar 15 19:58 go.sum 20:00:46 drwxrwxr-x 7 1001 1001 4096 Mar 15 19:58 internal 20:00:46 drwxrwxr-x 3 1001 1001 4096 Mar 15 19:58 openapi 20:00:46 -rw-rw-r-- 1 1001 1001 594 Mar 15 19:58 security.txt 20:00:46 drwxrwxr-x 4 1001 1001 4096 Mar 15 19:58 snap 20:00:46 -rw-rw-r-- 1 1001 1001 204 Mar 15 19:58 version.go [Pipeline] sh 20:00:47 + '[' -e coverage.out ] 20:00:47 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:47 Stashed 1 file(s) [Pipeline] sh 20:00:47 + make build 20:00:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:00:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2269 in /w/workspace/edgexfoundry_edgex-go_PR-4450 [Pipeline] { [Pipeline] ws 20:00:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:48 The recommended git tool is: git 20:00:53 using credential edgex-jenkins-ssh 20:00:53 Cloning the remote Git repository 20:00:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:54 > git init /w/workspace/edgex-go/1 # timeout=10 20:00:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:54 > git --version # timeout=10 20:00:54 > git --version # 'git version 2.25.1' 20:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:01:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:01:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:01:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:01:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:12 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 746542742795090e518b3dbdb13d1dcd04448606 20:01:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:01:12 Merge succeeded, producing 746542742795090e518b3dbdb13d1dcd04448606 20:01:12 Checking out Revision 746542742795090e518b3dbdb13d1dcd04448606 (PR-4450) 20:01:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4450/head:refs/remotes/origin/PR-4450 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:12 > git config core.sparsecheckout # timeout=10 20:01:12 > git checkout -f 746542742795090e518b3dbdb13d1dcd04448606 # timeout=10 20:01:12 > git remote # timeout=10 20:01:12 > git config --get remote.origin.url # timeout=10 20:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:12 > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 20:01:12 > git rev-parse HEAD^{commit} # timeout=10 20:01:12 > git config core.sparsecheckout # timeout=10 20:01:12 > git checkout -f 746542742795090e518b3dbdb13d1dcd04448606 # timeout=10 20:01:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01:13 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:13 > git --version # timeout=10 20:01:13 > git --version # 'git version 2.25.1' 20:01:13 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:01:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:14 Dload Upload Total Spent Left Speed 20:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 20:01:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } 20:01:15 $ docker stop --time=1 7b464cfce4937bcbceb9be651baba1ace431786c8f08c24eb1b1a457667e6867 20:01:18 $ docker rm -f --volumes 7b464cfce4937bcbceb9be651baba1ace431786c8f08c24eb1b1a457667e6867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:01:18 + sudo tee /etc/docker/daemon.new 20:01:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:18 { 20:01:18 "registry-mirrors": [ 20:01:18 "https://nexus3.edgexfoundry.org:10001" 20:01:18 ], 20:01:18 "bip": "10.250.0.254/24", 20:01:18 "hosts": [ 20:01:18 "tcp://0.0.0.0:5555", 20:01:18 "unix:///var/run/docker.sock" 20:01:18 ], 20:01:18 "mtu": 1458, 20:01:18 "selinux-enabled": true, 20:01:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:18 } [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:19 20:01:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + sudo service docker restart 20:01:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:19 latest: Pulling from edgex-devops/edgex-compose 20:01:19 cbdbe7a5bc2a: Pulling fs layer 20:01:19 ca9280d653b3: Pulling fs layer 20:01:19 7e9c9ca2126c: Pulling fs layer 20:01:20 cbdbe7a5bc2a: Download complete 20:01:20 ca9280d653b3: Verifying Checksum 20:01:20 ca9280d653b3: Download complete 20:01:20 cbdbe7a5bc2a: Pull complete 20:01:20 7e9c9ca2126c: Download complete 20:01:20 ca9280d653b3: Pull complete 20:01:23 7e9c9ca2126c: Pull complete 20:01:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:24 prd-ubuntu20.04-docker-8c-8g-2267 does not seem to be running inside a container 20:01:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:25 $ docker top 4311d1ea78b0d54cd53d94960a3f7ea122f15a946b5f7726e23f88e4dea397ce -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:25 + + docker-composegrep build parallel --help 20:01:25 20:01:26 --parallel Build images in parallel. [Pipeline] } 20:01:26 $ docker stop --time=1 4311d1ea78b0d54cd53d94960a3f7ea122f15a946b5f7726e23f88e4dea397ce 20:01:27 $ docker rm -f --volumes 4311d1ea78b0d54cd53d94960a3f7ea122f15a946b5f7726e23f88e4dea397ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:28 prd-ubuntu20.04-docker-8c-8g-2267 does not seem to be running inside a container 20:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:28 $ docker top 0aeb1036aa27fc0c5be5fb4e384d131f71a02de75f2cdcb00821b3dfa093eb3f -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:29 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:29 Building core-command ... 20:01:29 Building core-common-config-bootstrapper ... 20:01:29 Building core-data ... 20:01:29 Building core-metadata ... 20:01:29 Building security-bootstrapper ... 20:01:29 Building security-proxy-auth ... 20:01:29 Building security-proxy-setup ... 20:01:29 Building security-secretstore-setup ... 20:01:29 Building security-spiffe-token-provider ... 20:01:29 Building security-spire-agent ... 20:01:29 Building security-spire-config ... 20:01:29 Building security-spire-server ... 20:01:29 Building support-notifications ... 20:01:29 Building support-scheduler ... 20:01:29 Building security-secretstore-setup 20:01:29 Building core-command 20:01:29 Building core-metadata 20:01:29 Building support-scheduler 20:01:29 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:37 provisioning config files... 20:01:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8899816041000490627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:38 ---> docker-login.sh 20:01:38 nexus3.edgexfoundry.org:10001 20:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:38 Configure a credential helper to remove this warning. See 20:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:38 20:01:38 Login Succeeded 20:01:38 nexus3.edgexfoundry.org:10002 20:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:39 Configure a credential helper to remove this warning. See 20:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:39 20:01:39 Login Succeeded 20:01:39 nexus3.edgexfoundry.org:10003 20:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:39 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:39 ---> c590d607c2de 20:01:39 Step 3/24 : WORKDIR /edgex-go 20:01:39 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:01:39 ---> c590d607c2de 20:01:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:01:39 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:39 ---> c590d607c2de 20:01:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:01:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:39 ---> c590d607c2de 20:01:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:39 ---> c590d607c2de 20:01:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:39 Configure a credential helper to remove this warning. See 20:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:39 20:01:39 Login Succeeded 20:01:39 nexus3.edgexfoundry.org:10004 20:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:40 Configure a credential helper to remove this warning. See 20:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:40 20:01:40 Login Succeeded 20:01:40 docker.io 20:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:40 Configure a credential helper to remove this warning. See 20:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:40 20:01:40 Login Succeeded 20:01:40 ---> docker-login.sh ends [Pipeline] } 20:01:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:41 ========================================================= 20:01:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:01:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:41 af6eaf76a39c: Pulling fs layer 20:01:41 55522c791124: Pulling fs layer 20:01:41 ce5c4a1c91eb: Pulling fs layer 20:01:41 169dfbe0d373: Pulling fs layer 20:01:41 e1ff8fa3b103: Pulling fs layer 20:01:41 52ebb69f0ebf: Pulling fs layer 20:01:41 5abe8eddf0d5: Pulling fs layer 20:01:41 169dfbe0d373: Waiting 20:01:41 e1ff8fa3b103: Waiting 20:01:41 52ebb69f0ebf: Waiting 20:01:41 5abe8eddf0d5: Waiting 20:01:41 55522c791124: Verifying Checksum 20:01:41 55522c791124: Download complete 20:01:42 169dfbe0d373: Verifying Checksum 20:01:42 169dfbe0d373: Download complete 20:01:42 e1ff8fa3b103: Verifying Checksum 20:01:42 e1ff8fa3b103: Download complete 20:01:42 af6eaf76a39c: Verifying Checksum 20:01:43 ---> Running in ef91bfb02f10 20:01:43 ---> Running in c39592bdea97 20:01:43 ---> Running in 4a8ae5a676b4 20:01:43 ---> Running in f293c929ee9a 20:01:43 ---> Running in afff51e146ac 20:01:43 Removing intermediate container 4a8ae5a676b4 20:01:43 ---> 82d640b3d3f7 20:01:43 Step 4/23 : WORKDIR /edgex-go 20:01:43 Removing intermediate container ef91bfb02f10 20:01:43 ---> b812e5d6fe6d 20:01:43 Step 4/25 : WORKDIR /edgex-go 20:01:43 Removing intermediate container c39592bdea97 20:01:43 ---> beb4242149cd 20:01:43 Step 4/23 : WORKDIR /edgex-go 20:01:43 Removing intermediate container f293c929ee9a 20:01:43 ---> 3f8beae46c74 20:01:43 Step 4/24 : WORKDIR /edgex-go 20:01:43 ---> Running in 57d419281a99 20:01:43 Removing intermediate container afff51e146ac 20:01:43 ---> 59b24b596dd0 20:01:43 Step 4/24 : RUN apk add --update --no-cache make git 20:01:43 ---> Running in 3429a135d07e 20:01:43 ---> Running in e7c42011465c 20:01:43 ---> Running in 0a0f4f5a1d96 20:01:43 ---> Running in a7e74e84091a 20:01:43 5abe8eddf0d5: Verifying Checksum 20:01:43 5abe8eddf0d5: Download complete 20:01:43 Removing intermediate container 57d419281a99 20:01:43 ---> 9ab401b4086c 20:01:43 Step 5/23 : RUN apk add --update --no-cache make git 20:01:43 Removing intermediate container e7c42011465c 20:01:43 ---> adf57b5a1d66 20:01:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:01:43 Removing intermediate container 3429a135d07e 20:01:43 ---> 068c96364076 20:01:43 Step 5/25 : RUN apk add --update --no-cache make git 20:01:43 ---> Running in 4bd09a0f33b6 20:01:43 Removing intermediate container 0a0f4f5a1d96 20:01:43 ---> 483b02977e71 20:01:43 Step 5/24 : RUN apk add --update --no-cache make git 20:01:43 ---> Running in 01c3ff28c19e 20:01:43 ---> Running in 3ddcdd646c9d 20:01:43 ---> Running in 7aee35e755bc 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 af6eaf76a39c: Pull complete 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:43 55522c791124: Pull complete 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:44 OK: 265 MiB in 53 packages 20:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:44 OK: 265 MiB in 53 packages 20:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:44 OK: 265 MiB in 53 packages 20:01:44 OK: 265 MiB in 53 packages 20:01:44 OK: 265 MiB in 53 packages 20:01:44 Removing intermediate container 4bd09a0f33b6 20:01:44 ---> dc1fc82d89c0 20:01:44 Step 6/23 : COPY go.mod vendor* ./ 20:01:44 ce5c4a1c91eb: Verifying Checksum 20:01:44 ce5c4a1c91eb: Download complete 20:01:44 52ebb69f0ebf: Verifying Checksum 20:01:44 52ebb69f0ebf: Download complete 20:01:44 Removing intermediate container a7e74e84091a 20:01:44 ---> 22a7678c3bb0 20:01:44 Step 5/24 : COPY go.mod vendor* ./ 20:01:44 ---> 1b7388fc65ab 20:01:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:44 ---> Running in e0b49b460d3a 20:01:44 Removing intermediate container 01c3ff28c19e 20:01:44 ---> 26b0dc73643f 20:01:44 Step 6/25 : COPY go.mod vendor* ./ 20:01:44 ---> 3d789bc304af 20:01:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:44 Removing intermediate container 3ddcdd646c9d 20:01:44 ---> 15ac908842bd 20:01:44 Step 6/23 : COPY go.mod vendor* ./ 20:01:45 Removing intermediate container 7aee35e755bc 20:01:45 ---> 43d82205e95a 20:01:45 Step 6/24 : COPY go.mod vendor* ./ 20:01:45 ---> Running in 9797f96f09bb 20:01:45 ---> 9f8edaf1f07b 20:01:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:45 ---> Running in c3a0391ba66d 20:01:45 ---> ea7f37349f28 20:01:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:45 ---> c53d236055a1 20:01:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:45 ---> Running in 28e50debbecb 20:01:45 ---> Running in 147ecde5af46 20:01:57 ce5c4a1c91eb: Pull complete 20:01:57 169dfbe0d373: Pull complete 20:01:57 e1ff8fa3b103: Pull complete 20:02:03 52ebb69f0ebf: Pull complete 20:02:04 5abe8eddf0d5: Pull complete 20:02:04 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:02:05 + docker build -t ci-base-image-arm64 -f - . 20:02:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:05 WORKDIR /edgex 20:02:05 COPY go.mod . 20:02:05 RUN go mod download 20:02:05 Sending build context to Docker daemon 2.932MB 20:02:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:05 ---> 6cb57ee374ae 20:02:05 Step 2/4 : WORKDIR /edgex 20:02:07 ---> Running in 4b8ef907fa9b 20:02:07 Removing intermediate container 4b8ef907fa9b 20:02:07 ---> bd41750131e0 20:02:07 Step 3/4 : COPY go.mod . 20:02:08 ---> 680b189d2071 20:02:08 Step 4/4 : RUN go mod download 20:02:08 ---> Running in afc0a0681e3b 20:02:24 Removing intermediate container 147ecde5af46 20:02:24 ---> 82e915f9cd92 20:02:24 Step 8/24 : COPY . . 20:02:24 Removing intermediate container c3a0391ba66d 20:02:24 ---> bec10f5f28b3 20:02:24 Step 8/25 : COPY . . 20:02:24 Removing intermediate container 9797f96f09bb 20:02:24 ---> 5931c8c55d2c 20:02:24 Step 7/24 : COPY . . 20:02:24 Removing intermediate container e0b49b460d3a 20:02:24 ---> edf10033ae2f 20:02:24 Step 8/23 : COPY . . 20:02:24 Removing intermediate container 28e50debbecb 20:02:24 ---> a7d9f89cc31f 20:02:24 Step 8/23 : COPY . . 20:02:27 ---> 213d6085408c 20:02:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:02:27 ---> 948b007c9d43 20:02:27 ---> d45f2c6b38fd 20:02:27 Step 9/23 : RUN make cmd/support-scheduler/support-schedulerStep 9/23 : RUN make cmd/support-notifications/support-notifications 20:02:27 20:02:27 ---> fd9752d65e64 20:02:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:02:27 ---> 5f6a52efda8e 20:02:27 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:02:27 ---> Running in b9d6d46bf908 20:02:27 ---> Running in 8f0518c01d96 20:02:27 ---> Running in 97c72ce286fb 20:02:27 ---> Running in 9143bd923993 20:02:27 ---> Running in 5941e4c6680d 20:02:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:02:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:02:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:41 Removing intermediate container afc0a0681e3b 20:02:41 ---> fc3685873d93 20:02:41 Successfully built fc3685873d93 20:02:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:41 + docker inspect -f . ci-base-image-arm64 20:02:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:41 prd-ubuntu20.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 20:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat 20:02:42 $ docker top 7810d35863a799d058bbf8d0e5aeaaed6563cc829b4b2f3636c568f2275ef231 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:43 + go version 20:02:43 go version go1.20.2 linux/arm64 [Pipeline] } 20:02:43 $ docker stop --time=1 7810d35863a799d058bbf8d0e5aeaaed6563cc829b4b2f3636c568f2275ef231 20:02:45 $ docker rm -f --volumes 7810d35863a799d058bbf8d0e5aeaaed6563cc829b4b2f3636c568f2275ef231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:46 + docker inspect -f . ci-base-image-arm64 20:02:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:46 prd-ubuntu20.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 20:02:46 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat 20:02:48 $ docker top d560c25826770df47ed58cccf9855c890f411b5186d8750fd9ea97483a92db77 -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:48 ========================================================= 20:02:48 [edgeXBuildGoParallel] Running Tests and Build... 20:02:48 ========================================================= [Pipeline] sh 20:02:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:49 + make test 20:02:49 go test -race -coverprofile=coverage.out ./... 20:03:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:08 Removing intermediate container b9d6d46bf908 20:03:08 ---> c28f84966621 20:03:08 20:03:08 Step 10/24 : FROM alpine:3.17 20:03:08 Removing intermediate container 5941e4c6680d 20:03:08 ---> 5d4aa0223a06 20:03:08 20:03:08 Step 9/24 : FROM alpine:3.17 20:03:08 Removing intermediate container 9143bd923993 20:03:08 ---> 64af88c9dbca 20:03:08 20:03:08 Step 10/25 : FROM alpine:3.17 20:03:08 Removing intermediate container 97c72ce286fb 20:03:08 ---> 6a3362cfdec3 20:03:08 20:03:08 Step 10/23 : FROM alpine:3.17 20:03:08 Removing intermediate container 8f0518c01d96 20:03:08 ---> 7a1546843f90 20:03:08 20:03:08 Step 10/23 : FROM alpine:3.17 20:03:08 3.17: Pulling from library/alpine 20:03:08 3.17: Pulling from library/alpine 20:03:08 3.17: Pulling from library/alpine 20:03:09 3.17: Pulling from library/alpine 20:03:09 3.17: Pulling from library/alpine 20:03:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:03:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:03:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:03:09 Status: Downloaded newer image for alpine:3.17 20:03:09 Status: Image is up to date for alpine:3.17 20:03:09 Status: Downloaded newer image for alpine:3.17 20:03:09 ---> b2aa39c304c2 20:03:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:09 ---> b2aa39c304c2 20:03:09 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:03:09 ---> b2aa39c304c2 20:03:09 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:03:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:03:09 Status: Image is up to date for alpine:3.17 20:03:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:03:09 Status: Image is up to date for alpine:3.17 20:03:09 ---> b2aa39c304c2 20:03:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:03:09 ---> b2aa39c304c2 20:03:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:03:09 ---> Running in fb2d9033e909 20:03:09 ---> Running in 0c62a61da5d6 20:03:09 ---> Running in 6a1b65003f5a 20:03:09 ---> Running in c66223f74b4f 20:03:09 ---> Running in 9b7fb4d30fa8 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:10 (1/3) Installing ca-certificates (20220614-r4) 20:03:10 (2/3) Installing dumb-init (1.2.5-r2) 20:03:10 (3/3) Installing su-exec (0.2-r2) 20:03:10 Executing busybox-1.35.0-r29.trigger 20:03:10 Executing ca-certificates-20220614-r4.trigger 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:10 (1/1) Installing dumb-init (1.2.5-r2) 20:03:10 Executing busybox-1.35.0-r29.trigger 20:03:10 OK: 8 MiB in 18 packages 20:03:10 OK: 7 MiB in 16 packages 20:03:10 (1/1) Installing dumb-init (1.2.5-r2) 20:03:10 Executing busybox-1.35.0-r29.trigger 20:03:10 OK: 7 MiB in 16 packages 20:03:11 (1/2) Installing ca-certificates (20220614-r4) 20:03:11 (2/2) Installing dumb-init (1.2.5-r2) 20:03:11 Executing busybox-1.35.0-r29.trigger 20:03:11 (1/1) Installing dumb-init (1.2.5-r2) 20:03:11 Executing ca-certificates-20220614-r4.trigger 20:03:11 Executing busybox-1.35.0-r29.trigger 20:03:11 OK: 7 MiB in 16 packages 20:03:11 OK: 8 MiB in 17 packages 20:03:11 Removing intermediate container 0c62a61da5d6 20:03:11 ---> fe36ff5e4c8a 20:03:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:11 ---> Running in 838beffb8001 20:03:11 Removing intermediate container 838beffb8001 20:03:11 ---> a693a3583a3f 20:03:11 Step 13/23 : ENV APP_PORT=59861 20:03:11 ---> Running in ebc279047fae 20:03:11 Removing intermediate container fb2d9033e909 20:03:11 ---> 4dba9ffbdb11 20:03:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:11 ---> Running in 608efc7e058c 20:03:11 Removing intermediate container 6a1b65003f5a 20:03:11 ---> 3b703172cc29 20:03:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:11 Removing intermediate container ebc279047fae 20:03:11 ---> cb667274252b 20:03:11 Step 14/23 : EXPOSE $APP_PORT 20:03:11 Removing intermediate container c66223f74b4f 20:03:11 ---> ad4d0595e472 20:03:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:03:11 ---> Running in d4f7915a0d02 20:03:11 ---> Running in 7af477256d62 20:03:11 ---> Running in 519cf6604814 20:03:11 Removing intermediate container 608efc7e058c 20:03:11 ---> ba40de876569 20:03:11 Step 13/25 : ENV APP_PORT=59881 20:03:12 ---> Running in 4be8af9cca22 20:03:12 Removing intermediate container d4f7915a0d02 20:03:12 ---> e8956b308836 20:03:12 Step 13/24 : ENV APP_PORT=59882 20:03:12 Removing intermediate container 9b7fb4d30fa8 20:03:12 ---> 5dd096b6f04c 20:03:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:03:12 Removing intermediate container 7af477256d62 20:03:12 ---> eb23cd756b32 20:03:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:12 Removing intermediate container 519cf6604814 20:03:12 ---> ff08b5e27b15 20:03:12 Step 12/24 : WORKDIR / 20:03:12 ---> Running in 75c01b19bfad 20:03:12 ---> Running in f039e62b4143 20:03:12 ---> Running in f0049a25876f 20:03:12 Removing intermediate container 4be8af9cca22 20:03:12 ---> e2e22e279e41 20:03:12 Step 14/25 : EXPOSE $APP_PORT 20:03:12 ---> Running in c06b4a1b90bc 20:03:12 Removing intermediate container 75c01b19bfad 20:03:12 ---> f5b93cfb779f 20:03:12 Step 13/23 : ENV APP_PORT=59860 20:03:12 Removing intermediate container f039e62b4143 20:03:12 ---> af698075d078 20:03:12 Step 14/24 : EXPOSE $APP_PORT 20:03:12 ---> 7bc784ef1be9 20:03:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:03:12 ---> Running in aefb0025c723 20:03:12 ---> Running in c190acd6dc16 20:03:12 Removing intermediate container f0049a25876f 20:03:12 ---> 5ab91d17e4fb 20:03:12 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:03:12 Removing intermediate container c06b4a1b90bc 20:03:12 ---> 35bb1a591103 20:03:12 Step 15/25 : WORKDIR / 20:03:12 ---> Running in 0ecc0f02a909 20:03:12 Removing intermediate container aefb0025c723 20:03:12 ---> 8243a248ef28 20:03:12 Step 14/23 : EXPOSE $APP_PORT 20:03:12 Removing intermediate container c190acd6dc16 20:03:12 ---> 04f0bf65aa94 20:03:12 Step 15/24 : WORKDIR / 20:03:12 ---> afca622544b7 20:03:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:03:12 ---> Running in 296b45481318 20:03:12 ---> Running in c11f0fa8ac4e 20:03:12 Removing intermediate container 0ecc0f02a909 20:03:12 ---> dceedf06d7a9 20:03:12 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:12 ---> bf3a2dd5cc82 20:03:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:03:12 Removing intermediate container 296b45481318 20:03:12 ---> bc3ec20e47eb 20:03:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:12 Removing intermediate container c11f0fa8ac4e 20:03:12 ---> ad06964e8387 20:03:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:12 ---> 537e96baede3 20:03:12 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:03:12 ---> c2126e0407ff 20:03:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:03:13 ---> 8e668ccfb24e 20:03:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:03:13 ---> 427af80226b1 20:03:13 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:03:13 ---> 90116f628eac 20:03:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:03:13 ---> ed3ae6e7a25b 20:03:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:13 ---> e903813c7213 20:03:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:03:13 ---> 78df1f0cc354 20:03:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:03:13 ---> def036a7ada3 20:03:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:13 ---> de60b445696e 20:03:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:03:13 ---> f8d367beb58d 20:03:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:13 ---> Running in 455eff9dc59a 20:03:13 ---> 1b95fc9d9151 20:03:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:03:13 ---> ec4848905660 20:03:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:03:13 ---> 630f4f7d5c3c 20:03:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:03:13 Removing intermediate container 455eff9dc59a 20:03:13 ---> d5a63603a283 20:03:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:13 ---> d1d1cdbea00e 20:03:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:03:14 ---> Running in c993a68e69da 20:03:14 ---> 69a75823ed06 20:03:14 Step 20/24 : ENTRYPOINT ["/core-command"] 20:03:14 ---> 4f4f5294beb6 20:03:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:03:14 ---> 3f94596b39be 20:03:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:14 ---> Running in 4edaf474e77d 20:03:14 ---> Running in c703d71071d7 20:03:14 Removing intermediate container c993a68e69da 20:03:14 ---> 00242830ea7c 20:03:14 Step 21/23 : LABEL arch=x86_64 20:03:14 ---> 910cec27a359 20:03:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:03:14 ---> Running in 3983658e3e8e 20:03:14 ---> Running in 8cd866e640da 20:03:14 Removing intermediate container 4edaf474e77d 20:03:14 ---> 0e2edd0e591f 20:03:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:14 Removing intermediate container c703d71071d7 20:03:14 ---> 8a22255e36e9 20:03:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:14 Removing intermediate container 3983658e3e8e 20:03:14 ---> 729aa8a50048 20:03:14 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:03:14 ---> 4bf5559e1a8c 20:03:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:03:14 ---> Running in de11fc5000a8 20:03:14 Removing intermediate container 8cd866e640da 20:03:14 ---> b04a06f63b39 20:03:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:14 ---> Running in 684eceab1225 20:03:14 ---> Running in 10341d9eda53 20:03:15 ---> Running in 5ec956105a74 20:03:15 Removing intermediate container de11fc5000a8 20:03:15 ---> 621318b90156 20:03:15 Step 22/24 : LABEL arch=x86_64 20:03:15 Removing intermediate container 10341d9eda53 20:03:15 ---> 2de54159e056 20:03:15 Step 23/23 : LABEL version=0.0.0 20:03:15 ---> c6d7e8b3df0a 20:03:15 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:15 Removing intermediate container 684eceab1225 20:03:15 ---> ea4676b31701 20:03:15 Step 21/23 : LABEL arch=x86_64 20:03:15 ---> Running in 43315fc74120 20:03:15 Removing intermediate container 5ec956105a74 20:03:15 ---> bafff7a03e2b 20:03:15 Step 23/25 : LABEL arch=x86_64 20:03:15 ---> Running in 144dfd461d86 20:03:15 ---> Running in 8f7ee0a3721a 20:03:15 ---> Running in f1a97773448e 20:03:15 ---> Running in 6c2431c5fdb2 20:03:15 Removing intermediate container 43315fc74120 20:03:15 ---> e3249e8cb85c 20:03:15 Step 23/24 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:03:15 Removing intermediate container 8f7ee0a3721a 20:03:15 ---> 977bfee4773c 20:03:15 20:03:15 ---> Running in 9202284b146e 20:03:15 Removing intermediate container f1a97773448e 20:03:15 ---> 67887718c28c 20:03:15 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:03:15 Removing intermediate container 6c2431c5fdb2 20:03:15 ---> 6159423eddf1 20:03:15 Step 24/25 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:03:15 ---> Running in 42f391c8cc1a 20:03:15 Successfully built 977bfee4773c 20:03:15 ---> Running in c23452790308 20:03:15 Successfully tagged support-scheduler:latest 20:03:15 Building security-spire-config 20:03:15  Building support-scheduler ... done Removing intermediate container 9202284b146e 20:03:15 ---> b48b211c7f5f 20:03:15 Step 24/24 : LABEL version=0.0.0 20:03:16 ---> Running in e08220f93d78 20:03:17 Removing intermediate container 42f391c8cc1a 20:03:17 ---> 5422b190ac05 20:03:17 Step 23/23 : LABEL version=0.0.0 20:03:17 Removing intermediate container c23452790308 20:03:17 ---> edb848a3224a 20:03:17 Step 25/25 : LABEL version=0.0.0 20:03:17 ---> Running in 88cf8b7d76b8 20:03:17 Removing intermediate container e08220f93d78 20:03:17 ---> e895aa830f82 20:03:17 20:03:17 ---> Running in db1b6177658d 20:03:17 Removing intermediate container 144dfd461d86 20:03:17 ---> 719377a98daf 20:03:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:03:17 Removing intermediate container 88cf8b7d76b8 20:03:17 ---> 2a7309d73b78 20:03:17 20:03:17 Successfully built e895aa830f82 20:03:17 Successfully tagged core-command:latest 20:03:17 Building core-common-config-bootstrapper 20:03:17  Building core-command ... done  ---> Running in 7284b9ddd51c 20:03:17 Successfully built 2a7309d73b78 20:03:17 Successfully tagged support-notifications:latest 20:03:17 Building security-proxy-setup 20:03:17  Building support-notifications ... done Removing intermediate container db1b6177658d 20:03:17 ---> e21cbc08521c 20:03:17 20:03:17 Removing intermediate container 7284b9ddd51c 20:03:17 ---> e826f9595796 20:03:17 Step 22/24 : LABEL arch=x86_64 20:03:17 Successfully built e21cbc08521c 20:03:17 Successfully tagged core-metadata:latest 20:03:17 Building security-proxy-auth 20:03:17  Building core-metadata ... done  ---> Running in 17589771d0c0 20:03:18 Removing intermediate container 17589771d0c0 20:03:18 ---> 09ab2de05d9a 20:03:18 Step 23/24 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:03:20 ---> Running in 6ee504b77832 20:03:20 Removing intermediate container 6ee504b77832 20:03:20 ---> 64b5dec75393 20:03:20 Step 24/24 : LABEL version=0.0.0 20:03:20 ---> Running in 671a23824e06 20:03:20 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:03:20 ---> c590d607c2de 20:03:20 Step 3/26 : WORKDIR /edgex-go 20:03:20 ---> Using cache 20:03:20 ---> 59b24b596dd0 20:03:20 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:03:20 ---> Running in b1ade6a570e0 20:03:20 Removing intermediate container 671a23824e06 20:03:20 ---> fea7bcf271fe 20:03:20 20:03:20 Successfully built fea7bcf271fe 20:03:20 Successfully tagged security-secretstore-setup:latest 20:03:20  Building security-secretstore-setup ... done Building security-spire-server 20:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:21 OK: 265 MiB in 53 packages 20:03:25 Removing intermediate container b1ade6a570e0 20:03:25 ---> 33c2fd5308b8 20:03:25 Step 5/26 : COPY go.mod vendor* ./ 20:03:25 ---> 546d03e9de58 20:03:25 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 ---> Running in 5fe10a7a874c 20:03:26 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:03:26 ---> c590d607c2de 20:03:26 Step 3/21 : WORKDIR /edgex-go 20:03:26 ---> Using cache 20:03:26 ---> 59b24b596dd0 20:03:26 Step 4/21 : RUN apk add --update --no-cache make git 20:03:26 ---> Using cache 20:03:26 ---> 22a7678c3bb0 20:03:26 Step 5/21 : COPY go.mod vendor* ./ 20:03:26 ---> Using cache 20:03:26 ---> 3d789bc304af 20:03:26 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 ---> Using cache 20:03:26 ---> 5931c8c55d2c 20:03:26 Step 7/21 : COPY . . 20:03:26 ---> Using cache 20:03:26 ---> fd9752d65e64 20:03:26 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:03:26 ---> Running in 7478fa4d9388 20:03:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:26 ---> c590d607c2de 20:03:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:26 ---> Using cache 20:03:26 ---> 3f8beae46c74 20:03:26 Step 4/23 : WORKDIR /edgex-go 20:03:26 ---> Using cache 20:03:26 ---> 483b02977e71 20:03:26 Step 5/23 : RUN apk add --update --no-cache make git 20:03:26 ---> Using cache 20:03:26 ---> 43d82205e95a 20:03:26 Step 6/23 : COPY go.mod vendor* ./ 20:03:26 ---> Using cache 20:03:26 ---> c53d236055a1 20:03:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 ---> Using cache 20:03:26 ---> 82e915f9cd92 20:03:26 Step 8/23 : COPY . . 20:03:26 ---> Using cache 20:03:26 ---> 213d6085408c 20:03:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:26 ---> c590d607c2de 20:03:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:26 ---> Using cache 20:03:26 ---> 3f8beae46c74 20:03:26 Step 4/23 : WORKDIR /edgex-go 20:03:26 ---> Using cache 20:03:26 ---> 483b02977e71 20:03:26 Step 5/23 : RUN apk add --update --no-cache make git 20:03:26 ---> Using cache 20:03:26 ---> 43d82205e95a 20:03:26 Step 6/23 : COPY go.mod vendor* ./ 20:03:26 ---> Using cache 20:03:26 ---> c53d236055a1 20:03:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 ---> Using cache 20:03:26 ---> 82e915f9cd92 20:03:26 Step 8/23 : COPY . . 20:03:26 ---> Using cache 20:03:26 ---> 213d6085408c 20:03:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:26 ---> Running in cd43051baa56 20:03:26 ---> Running in 8d0c37ed19ae 20:03:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:03:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:27 ---> c590d607c2de 20:03:27 Step 3/25 : WORKDIR /edgex-go 20:03:27 ---> Using cache 20:03:27 ---> 59b24b596dd0 20:03:27 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:03:27 ---> Using cache 20:03:27 ---> 33c2fd5308b8 20:03:27 Step 5/25 : COPY go.mod vendor* ./ 20:03:27 ---> Using cache 20:03:27 ---> 546d03e9de58 20:03:27 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> Running in d0b356ad6c01 20:03:36 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:54 Removing intermediate container d0b356ad6c01 20:03:54 ---> 5d027cbfa055 20:03:54 Step 7/25 : COPY . . 20:03:54 Removing intermediate container 5fe10a7a874c 20:03:54 ---> 86ba5685fc75 20:03:54 Step 7/26 : COPY . . 20:03:55 Removing intermediate container 8d0c37ed19ae 20:03:55 ---> 2b1889178329 20:03:55 20:03:55 Step 10/23 : FROM alpine:3.17 20:03:55 ---> b2aa39c304c2 20:03:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:55 Removing intermediate container cd43051baa56 20:03:55 ---> 7afff07a3874 20:03:55 20:03:55 Step 10/23 : FROM alpine:3.17 20:03:55 ---> b2aa39c304c2 20:03:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:55 ---> 4a1256ffc45e 20:03:55 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:03:55 ---> c8b437f884be 20:03:55 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:03:55 Removing intermediate container 7478fa4d9388 20:03:55 ---> 898374f9823b 20:03:55 20:03:55 Step 9/21 : FROM alpine:3.17 20:03:55 ---> b2aa39c304c2 20:03:55 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:03:55 ---> Running in c334c0164f0b 20:03:55 ---> Running in 298274d15b47 20:03:55 ---> Running in cded471a0ced 20:03:55 ---> Running in 197c1e8a3404 20:03:55 ---> Running in 86844b7603bb 20:03:55 Removing intermediate container cded471a0ced 20:03:55 ---> 5be93da68e12 20:03:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:03:55 Removing intermediate container c334c0164f0b 20:03:55 ---> 645fa1b00167 20:03:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:03:55 Removing intermediate container 298274d15b47 20:03:55 ---> 1551e014767f 20:03:55 Step 9/25 : WORKDIR /edgex-go/spire-build 20:03:55 Removing intermediate container 86844b7603bb 20:03:55 ---> 24f6e0820d9a 20:03:55 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:55 ---> Running in ce6b834f3b2f 20:03:55 ---> Running in cd50f5b7822d 20:03:55 ---> Running in 1a1632639406 20:03:55 ---> Running in b217057951a4 20:03:55 Removing intermediate container b217057951a4 20:03:55 ---> 4f954a9c624c 20:03:55 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:55 Removing intermediate container 1a1632639406 20:03:55 ---> 4eabfd63b696 20:03:55 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:55 ---> Running in 56f2065070c9 20:03:55 ---> Running in 2ee1ff134cc0 20:03:55 Removing intermediate container 56f2065070c9 20:03:55 ---> 3f9637f1b831 20:03:55 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:55 Removing intermediate container 2ee1ff134cc0 20:03:55 ---> 8a0648648dd2 20:03:55 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:55 ---> Running in 3f8a58957679 20:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:55 ---> Running in cb13b7f5168d 20:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:56 (1/2) Installing dumb-init (1.2.5-r2) 20:03:56 (2/2) Installing openssl (3.0.8-r0) 20:03:56 Executing busybox-1.35.0-r29.trigger 20:03:56 OK: 8 MiB in 17 packages 20:03:56 (1/1) Installing dumb-init (1.2.5-r2) 20:03:56 Executing busybox-1.35.0-r29.trigger 20:03:56 OK: 7 MiB in 16 packages 20:03:56 (1/1) Installing dumb-init (1.2.5-r2) 20:03:56 Executing busybox-1.35.0-r29.trigger 20:03:56 OK: 7 MiB in 16 packages 20:03:57 Removing intermediate container cd50f5b7822d 20:03:57 ---> a5ee8a2f2ce7 20:03:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:57 Removing intermediate container 197c1e8a3404 20:03:57 ---> 6d1c8b188b92 20:03:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:03:57 Removing intermediate container ce6b834f3b2f 20:03:57 ---> 042b4d5b04cb 20:03:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:57 ---> Running in e7fe4de0393f 20:03:57 Removing intermediate container 3f8a58957679 20:03:57 ---> 5bbd52f07376 20:03:57 Step 12/26 : WORKDIR /edgex-go 20:03:57 Removing intermediate container e7fe4de0393f 20:03:57 ---> 8dc3b94f1316 20:03:57 Step 12/21 : WORKDIR /edgex 20:03:57 ---> Running in 799a37789377 20:03:57 Removing intermediate container cb13b7f5168d 20:03:57 ---> 7adfd202777b 20:03:57 Step 12/25 : WORKDIR /edgex-go 20:03:57 ---> 22f782037641 20:03:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:03:57 ---> Running in 9935f3d5a2a1 20:03:57 ---> Running in ef3ebbe1445f 20:03:57 ---> 11481752eee8 20:03:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:03:57 Removing intermediate container 799a37789377 20:03:57 ---> f6841c968a51 20:03:57 20:03:57 Step 13/26 : FROM alpine:3.17 20:03:57 ---> b2aa39c304c2 20:03:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:57 ---> Running in 35b679abf550 20:03:57 ---> 9dc4f43b935d 20:03:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:03:57 Removing intermediate container 9935f3d5a2a1 20:03:57 ---> 1162f1fb831e 20:03:57 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:03:57 Removing intermediate container ef3ebbe1445f 20:03:57 ---> 1b325168da03 20:03:57 20:03:57 Step 13/25 : FROM alpine:3.17 20:03:57 ---> b2aa39c304c2 20:03:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:57 ---> 22aac4601515 20:03:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:03:57 Removing intermediate container 35b679abf550 20:03:57 ---> 37a822495735 20:03:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:57 ---> Running in de5ee370ccb4 20:03:57 ---> Running in 76ce2ed71523 20:03:57 ---> a82e73acb239 20:03:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:03:57 Removing intermediate container de5ee370ccb4 20:03:57 ---> f976e91826b4 20:03:57 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:57 ---> 687b201704d3 20:03:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:03:57 ---> Running in 67077f73c34a 20:03:57 ---> 96b4e5ee4584 20:03:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:03:58 ---> 28c0970d19dc 20:03:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:58 ---> 97f2c37cc9f6 20:03:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:03:58 ---> 5b11726efc3d 20:03:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:58 ---> b3f7db5f3983 20:03:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:58 ---> Running in 9f3ac5ad065f 20:03:58 ---> 82cb714588aa 20:03:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:03:58 ---> c9f4cfb1ab75 20:03:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:58 ---> Running in 26b2c40cb6b3 20:03:58 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:58 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:58 OK: 17815 distinct packages available 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:58 ---> f5a0d17f3814 20:03:58 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:58 ---> Running in 87a6015baedf 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:58 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:58 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:58 OK: 17815 distinct packages available 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:58 (1/4) Installing dumb-init (1.2.5-r2) 20:03:58 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:58 (3/4) Installing libucontext (1.2-r0) 20:03:58 (4/4) Installing gcompat (1.1.0-r0) 20:03:58 Executing busybox-1.35.0-r29.trigger 20:03:58 OK: 7 MiB in 19 packages 20:03:59 (1/5) Installing dumb-init (1.2.5-r2) 20:03:59 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:59 (3/5) Installing libucontext (1.2-r0) 20:03:59 (4/5) Installing gcompat (1.1.0-r0) 20:03:59 (5/5) Installing openssl (3.0.8-r0) 20:03:59 Executing busybox-1.35.0-r29.trigger 20:03:59 Removing intermediate container 9f3ac5ad065f 20:03:59 ---> 965b7ce0b839 20:03:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:03:59 OK: 8 MiB in 20 packages 20:03:59 ---> Running in 43c8c87cb8f6 20:03:59 Removing intermediate container 26b2c40cb6b3 20:03:59 ---> 06e7b403f999 20:03:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:03:59 ---> Running in a63157f9390d 20:03:59 Removing intermediate container 76ce2ed71523 20:03:59 ---> 4fb7964e838a 20:03:59 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:03:59 Removing intermediate container 43c8c87cb8f6 20:03:59 ---> c7ef74711e17 20:03:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:03:59 Removing intermediate container a63157f9390d 20:03:59 ---> 40203e3e67c9 20:03:59 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:03:59 ---> Running in 3f8851fb781c 20:03:59 ---> Running in 77f9c8c1b313 20:03:59 ---> aa4f777e72ce 20:03:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:59 Removing intermediate container 3f8851fb781c 20:03:59 ---> 270fe8b779bc 20:03:59 Step 21/23 : LABEL arch=x86_64 20:03:59 Removing intermediate container 77f9c8c1b313 20:03:59 ---> 56dfc2145ae2 20:03:59 Step 21/23 : LABEL arch=x86_64 20:03:59 ---> Running in 130c1b1b4aa2 20:03:59 ---> Running in efdd4612c30e 20:03:59 Removing intermediate container 67077f73c34a 20:03:59 ---> 90e9f883aa82 20:03:59 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:03:59 Removing intermediate container 87a6015baedf 20:03:59 ---> 9db030914d22 20:03:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:03:59 Removing intermediate container 130c1b1b4aa2 20:03:59 ---> 06d1fd9b403b 20:03:59 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:03:59 ---> Running in ce5e00466611 20:03:59 Removing intermediate container efdd4612c30e 20:03:59 ---> f594570dcc87 20:03:59 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:03:59 ---> Running in c7df30732bd6 20:04:00 ---> Running in 1eabf0985034 20:04:00 Removing intermediate container ce5e00466611 20:04:00 ---> 4b6ead07b3ff 20:04:00 Step 19/21 : LABEL arch=x86_64 20:04:00 ---> 49b71b001deb 20:04:00 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:00 Removing intermediate container c7df30732bd6 20:04:00 ---> 33a02b0962f8 20:04:00 Step 23/23 : LABEL version=0.0.0 20:04:00 ---> Running in 7b9bb5844a91 20:04:00 Removing intermediate container 1eabf0985034 20:04:00 ---> e98ff68a15ca 20:04:00 Step 23/23 : LABEL version=0.0.0 20:04:00 ---> Running in e89f490142ce 20:04:00 ---> Running in 8b67e4555b0b 20:04:00 Removing intermediate container 7b9bb5844a91 20:04:00 ---> fdd529fdeb1e 20:04:00 Step 20/21 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:04:00 Removing intermediate container e89f490142ce 20:04:00 ---> 24b31b1707d8 20:04:00 20:04:00 ---> Running in 7dbbe19e8495 20:04:00 Removing intermediate container 8b67e4555b0b 20:04:00 ---> b5b5b7de5ec2 20:04:00 20:04:00 Successfully built 24b31b1707d8 20:04:00 Successfully tagged core-common-config-bootstrapper:latest 20:04:00  Building core-common-config-bootstrapper ... done Building security-spire-agent 20:04:00 Successfully built b5b5b7de5ec2 20:04:01 Successfully tagged security-proxy-auth:latest 20:04:01 Building core-data 20:04:01  Building security-proxy-auth ... done Removing intermediate container 7dbbe19e8495 20:04:01 ---> 69f268b4391b 20:04:01 Step 21/21 : LABEL version=0.0.0 20:04:03 ---> 982fb8da1b05 20:04:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:03 ---> 2ae45f6fab2a 20:04:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:03 ---> Running in c59a89e9f38e 20:04:03 ---> 97fc7cf68989 20:04:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:03 ---> 5d00b38447d2 20:04:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:03 Removing intermediate container c59a89e9f38e 20:04:03 ---> e83d677ac3c1 20:04:03 20:04:03 ---> Running in 97d99128d764 20:04:03 Successfully built e83d677ac3c1 20:04:03 ---> 581215ad8cba 20:04:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:03 Successfully tagged security-proxy-setup:latest 20:04:03 Building security-spiffe-token-provider 20:04:03  Building security-proxy-setup ... done Removing intermediate container 97d99128d764 20:04:03 ---> 5b3dfe0b6321 20:04:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:04 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:04:04 ---> c590d607c2de 20:04:04 Step 3/26 : WORKDIR /edgex-go 20:04:04 ---> Using cache 20:04:04 ---> 59b24b596dd0 20:04:04 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:04:04 ---> Using cache 20:04:04 ---> 33c2fd5308b8 20:04:04 Step 5/26 : COPY go.mod vendor* ./ 20:04:04 ---> Using cache 20:04:04 ---> 546d03e9de58 20:04:04 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:04 ---> Using cache 20:04:04 ---> 86ba5685fc75 20:04:04 Step 7/26 : COPY . . 20:04:04 ---> Using cache 20:04:04 ---> c8b437f884be 20:04:04 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:04:04 ---> Using cache 20:04:04 ---> 24f6e0820d9a 20:04:04 Step 9/26 : WORKDIR /edgex-go/spire-build 20:04:04 ---> Using cache 20:04:04 ---> 4f954a9c624c 20:04:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:04 ---> Using cache 20:04:04 ---> 3f9637f1b831 20:04:04 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:04 ---> Using cache 20:04:04 ---> 5bbd52f07376 20:04:04 Step 12/26 : WORKDIR /edgex-go 20:04:04 ---> Using cache 20:04:04 ---> f6841c968a51 20:04:04 20:04:04 Step 13/26 : FROM alpine:3.17 20:04:04 ---> b2aa39c304c2 20:04:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:04 ---> Using cache 20:04:04 ---> f976e91826b4 20:04:04 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:04 ---> Using cache 20:04:04 ---> 90e9f883aa82 20:04:04 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:04:04 ---> Using cache 20:04:05 ---> 49b71b001deb 20:04:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:04:05 ---> 6e8396c31e25 20:04:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:05 ---> 64bf0626f0b5 20:04:05 Step 21/26 : WORKDIR / 20:04:05 ---> Running in a4048ffce6a4 20:04:05 ---> Running in 9912995b52c0 20:04:05 Removing intermediate container a4048ffce6a4 20:04:05 ---> 69191069bd9a 20:04:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:05 Removing intermediate container 9912995b52c0 20:04:05 ---> 94370c034c21 20:04:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:05 ---> Running in 380581ee14a0 20:04:05 ---> Running in 1bb781ea54cf 20:04:05 Removing intermediate container 380581ee14a0 20:04:05 ---> cedfd7696a18 20:04:05 Step 23/25 : LABEL arch=x86_64 20:04:06 ---> Running in c6a0ba1ef8db 20:04:06 Removing intermediate container 1bb781ea54cf 20:04:06 ---> 8bf6c07435a0 20:04:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:06 ---> c590d607c2de 20:04:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:06 ---> Using cache 20:04:06 ---> 3f8beae46c74 20:04:06 Step 4/23 : WORKDIR /edgex-go 20:04:06 ---> Using cache 20:04:06 ---> 483b02977e71 20:04:06 Step 5/23 : RUN apk add --update --no-cache make git 20:04:06 ---> Using cache 20:04:06 ---> 43d82205e95a 20:04:06 Step 6/23 : COPY go.mod vendor* ./ 20:04:06 ---> Using cache 20:04:06 ---> c53d236055a1 20:04:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:06 ---> Using cache 20:04:06 ---> 82e915f9cd92 20:04:06 Step 8/23 : COPY . . 20:04:06 ---> Using cache 20:04:06 ---> 213d6085408c 20:04:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:04:06 ---> Running in 14c40c059cc7 20:04:06 ---> Running in 8a7bceab3ce1 20:04:06 Removing intermediate container c6a0ba1ef8db 20:04:06 ---> 882d1e1a984a 20:04:06 Step 24/25 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:04:06 ---> 67a44505e233 20:04:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:06 ---> Running in 541dcfe69951 20:04:06 Removing intermediate container 14c40c059cc7 20:04:06 ---> 6d1dd07b5965 20:04:06 Step 24/26 : LABEL arch=x86_64 20:04:06 ---> Running in c126ffbac372 20:04:06 Removing intermediate container 541dcfe69951 20:04:06 ---> d549f907acf6 20:04:06 Step 25/25 : LABEL version=0.0.0 20:04:06 ---> Running in ed0497290d2c 20:04:06 Removing intermediate container c126ffbac372 20:04:06 ---> 5df2ecc518ba 20:04:06 Step 25/26 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:04:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:04:07 ---> Running in 323e1c9560c8 20:04:07 Removing intermediate container ed0497290d2c 20:04:07 ---> 5b79bc0c2a5e 20:04:07 20:04:07 Successfully built 5b79bc0c2a5e 20:04:07 Successfully tagged security-spire-server:latest 20:04:07  Building security-spire-server ... done Building security-bootstrapper 20:04:07 Removing intermediate container 323e1c9560c8 20:04:07 ---> deffbb0513ed 20:04:07 Step 26/26 : LABEL version=0.0.0 20:04:07 ---> Running in 6bc21ea945a4 20:04:08 Removing intermediate container 6bc21ea945a4 20:04:08 ---> a2380298b282 20:04:08 20:04:08 Successfully built a2380298b282 20:04:08 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:09 Successfully tagged security-spire-config:latest 20:04:09  Building security-spire-config ... done  ---> c590d607c2de 20:04:09 Step 3/20 : WORKDIR /edgex-go 20:04:09 ---> Using cache 20:04:09 ---> 59b24b596dd0 20:04:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:04:09 ---> d95b4d87e39c 20:04:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:04:09 ---> Running in aefcf0da4f2a 20:04:09 ---> 603c63f253cb 20:04:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:10 ---> a8a9ba0222a2 20:04:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:04:10 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:10 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:10 OK: 17815 distinct packages available 20:04:10 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:10 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:04:10 ---> c590d607c2de 20:04:10 Step 3/33 : WORKDIR /edgex-go 20:04:10 ---> Using cache 20:04:10 ---> 59b24b596dd0 20:04:10 Step 4/33 : RUN apk add --update --no-cache make git 20:04:10 ---> Using cache 20:04:10 ---> 22a7678c3bb0 20:04:10 Step 5/33 : COPY go.mod vendor* ./ 20:04:10 ---> Using cache 20:04:10 ---> 3d789bc304af 20:04:10 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:10 ---> Using cache 20:04:10 ---> 5931c8c55d2c 20:04:10 Step 7/33 : COPY . . 20:04:10 ---> Using cache 20:04:10 ---> fd9752d65e64 20:04:10 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:10 ---> 2754076dee72 20:04:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:10 ---> Running in aaa8eff6e267 20:04:10 ---> Running in f1def213d315 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:10 Removing intermediate container f1def213d315 20:04:10 ---> ebba1a9f85bf 20:04:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:10 ---> Running in 1c273249b726 20:04:10 OK: 265 MiB in 53 packages 20:04:11 Removing intermediate container 1c273249b726 20:04:11 ---> d5528782c456 20:04:11 Step 24/26 : LABEL arch=x86_64 20:04:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:11 ---> Running in e71ee256b386 20:04:11 Removing intermediate container e71ee256b386 20:04:11 ---> 8c60b35186f0 20:04:11 Step 25/26 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:04:11 ---> Running in 6164a04015cb 20:04:11 Removing intermediate container aefcf0da4f2a 20:04:11 ---> 32ef7027089b 20:04:11 Step 5/20 : COPY go.mod vendor* ./ 20:04:11 Removing intermediate container 6164a04015cb 20:04:11 ---> 0c21b9481e29 20:04:11 Step 26/26 : LABEL version=0.0.0 20:04:11 ---> Running in 6a1479d521f8 20:04:11 ---> aedc38d27628 20:04:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:11 ---> Running in 7c301f2bcecf 20:04:11 Removing intermediate container 6a1479d521f8 20:04:11 ---> 0b87017f58de 20:04:11 20:04:11 Successfully built 0b87017f58de 20:04:11 Successfully tagged security-spire-agent:latest 20:04:26  Building security-spire-agent ... done Removing intermediate container 8a7bceab3ce1 20:04:26 ---> dd8b6e3e430c 20:04:26 20:04:26 Step 10/23 : FROM alpine:3.17 20:04:26 ---> b2aa39c304c2 20:04:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:04:26 ---> Running in c145d80f0f97 20:04:26 Removing intermediate container c145d80f0f97 20:04:26 ---> 1844c079e942 20:04:26 Step 12/23 : ENV APP_PORT=59880 20:04:26 ---> Running in 4cee36ec8e3e 20:04:26 Removing intermediate container 4cee36ec8e3e 20:04:26 ---> d026f598339b 20:04:26 Step 13/23 : EXPOSE $APP_PORT 20:04:26 ---> Running in bcee4cf2796f 20:04:26 Removing intermediate container bcee4cf2796f 20:04:26 ---> 489d3aa52b2f 20:04:26 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:04:26 ---> Running in e4cc25d0a224 20:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:26 (1/1) Installing dumb-init (1.2.5-r2) 20:04:26 Executing busybox-1.35.0-r29.trigger 20:04:26 OK: 7 MiB in 16 packages 20:04:26 Removing intermediate container aaa8eff6e267 20:04:26 ---> 468be80682cd 20:04:26 20:04:26 Step 9/33 : FROM alpine:3.17 20:04:26 ---> b2aa39c304c2 20:04:26 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:26 ---> Using cache 20:04:26 ---> f976e91826b4 20:04:26 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:04:26 ---> Running in 781d2eda4d91 20:04:26 Removing intermediate container e4cc25d0a224 20:04:26 ---> af1220277a45 20:04:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:26 ---> 22c5bb527719 20:04:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:27 ---> a55bc77ca10b 20:04:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:27 (1/2) Installing dumb-init (1.2.5-r2) 20:04:27 (2/2) Installing su-exec (0.2-r2) 20:04:27 Executing busybox-1.35.0-r29.trigger 20:04:27 OK: 7 MiB in 17 packages 20:04:27 ---> e5062feb890f 20:04:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:04:27 ---> 5d22c156f50a 20:04:27 Step 19/23 : ENTRYPOINT ["/core-data"] 20:04:27 ---> Running in af4e65017af8 20:04:27 Removing intermediate container af4e65017af8 20:04:27 ---> cd373a6d3e44 20:04:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:27 ---> Running in 5c9a7e565a2f 20:04:27 Removing intermediate container 781d2eda4d91 20:04:27 ---> bd0e2dced9e4 20:04:27 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:04:27 ---> Running in af66f30fcdd0 20:04:27 Removing intermediate container 5c9a7e565a2f 20:04:27 ---> cd5804fa03da 20:04:27 Step 21/23 : LABEL arch=x86_64 20:04:27 ---> Running in 080c99884b29 20:04:27 Removing intermediate container af66f30fcdd0 20:04:27 ---> 93a37b1c4662 20:04:27 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:27 ---> Running in fc1405ee91be 20:04:27 Removing intermediate container 080c99884b29 20:04:27 ---> eb72353c26a5 20:04:27 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:04:27 ---> Running in a363661ca180 20:04:27 Removing intermediate container fc1405ee91be 20:04:27 ---> 61c55772cd72 20:04:27 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:27 ---> Running in 27c8c08149b3 20:04:28 Removing intermediate container a363661ca180 20:04:28 ---> d076ee669909 20:04:28 Step 23/23 : LABEL version=0.0.0 20:04:28 Removing intermediate container 27c8c08149b3 20:04:28 ---> 4321f560f176 20:04:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto ---> Running in 019fd2769848 20:04:28 20:04:28 ---> Running in fccd9e1b5b83 20:04:28 Removing intermediate container 019fd2769848 20:04:28 ---> 48bde280c702 20:04:28 20:04:28 Removing intermediate container fccd9e1b5b83 20:04:28 ---> caf824db4d1f 20:04:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:28 Successfully built 48bde280c702 20:04:28 Successfully tagged core-data:latest 20:04:28  Building core-data ... done  ---> Running in aabc501cbc0b 20:04:29 Removing intermediate container aabc501cbc0b 20:04:29 ---> f0c672ad1243 20:04:29 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:04:29 ---> Running in c055e1bdf52f 20:04:29 Removing intermediate container c055e1bdf52f 20:04:29 ---> ebcf92a18547 20:04:29 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:04:29 ---> 4d1d2ef94be4 20:04:29 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:04:29 ---> Running in 8a5d462c7b63 20:04:29 Removing intermediate container 8a5d462c7b63 20:04:29 ---> eda52aad4a0e 20:04:29 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:30 ---> 0f7e9cb5b5c9 20:04:30 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:04:30 ---> 2d8ec315e458 20:04:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:31 ---> 29083faf4c40 20:04:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:04:31 ---> 221c14220056 20:04:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:04:31 ---> 414759cdaddc 20:04:31 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:04:32 ---> ad14f996395e 20:04:32 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:04:32 ---> 61ef4e9c0aff 20:04:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:33 ---> 5c2ba3da2752 20:04:33 Step 28/33 : RUN chmod +x /entrypoint.sh 20:04:33 ---> Running in 4196a546404a 20:04:33 Removing intermediate container 4196a546404a 20:04:33 ---> 67903b32621d 20:04:33 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:04:33 ---> Running in bb727c89aada 20:04:33 Removing intermediate container bb727c89aada 20:04:33 ---> e2a3ba776bad 20:04:33 Step 30/33 : CMD ["gate"] 20:04:33 ---> Running in 526c934be096 20:04:34 Removing intermediate container 526c934be096 20:04:34 ---> c484982fc5c5 20:04:34 Step 31/33 : LABEL arch=x86_64 20:04:34 ---> Running in 84c82b7d45a5 20:04:34 Removing intermediate container 84c82b7d45a5 20:04:34 ---> 75a756568df6 20:04:34 Step 32/33 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:04:34 ---> Running in 36b949ebdbab 20:04:34 Removing intermediate container 36b949ebdbab 20:04:34 ---> 09a58c2d2058 20:04:34 Step 33/33 : LABEL version=0.0.0 20:04:34 ---> Running in a0a9321907a8 20:04:34 Removing intermediate container a0a9321907a8 20:04:34 ---> 1ae8e0e33322 20:04:34 20:04:34 Successfully built 1ae8e0e33322 20:04:34 Successfully tagged security-bootstrapper:latest 20:04:40  Building security-bootstrapper ... done Removing intermediate container 7c301f2bcecf 20:04:40 ---> 181b841a7740 20:04:40 Step 7/20 : COPY . . 20:04:43 ---> 4dca0718d4c7 20:04:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:43 ---> Running in d44fa59fbe3f 20:04:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:05:01 Removing intermediate container d44fa59fbe3f 20:05:01 ---> 20a638ba1b0d 20:05:01 20:05:01 Step 9/20 : FROM alpine:3.17 20:05:01 ---> b2aa39c304c2 20:05:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:01 ---> Using cache 20:05:01 ---> f976e91826b4 20:05:01 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:01 ---> Running in a6f17bf1b09d 20:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:01 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:01 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:01 OK: 17815 distinct packages available 20:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:01 (1/9) Installing ca-certificates (20220614-r4) 20:05:01 (2/9) Installing brotli-libs (1.0.9-r9) 20:05:01 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:05:01 (4/9) Installing libcurl (7.88.1-r0) 20:05:01 (5/9) Installing curl (7.88.1-r0) 20:05:01 (6/9) Installing dumb-init (1.2.5-r2) 20:05:01 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:01 (8/9) Installing libucontext (1.2-r0) 20:05:01 (9/9) Installing gcompat (1.1.0-r0) 20:05:01 Executing busybox-1.35.0-r29.trigger 20:05:01 Executing ca-certificates-20220614-r4.trigger 20:05:01 OK: 10 MiB in 24 packages 20:05:01 Removing intermediate container a6f17bf1b09d 20:05:01 ---> c1ab4e541036 20:05:01 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 ---> 2805038f55fc 20:05:01 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:05:01 ---> 7985855c0f5b 20:05:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:01 ---> fb3e4aaa1d37 20:05:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:05:01 ---> 2967dcb0efe7 20:05:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:01 ---> Running in 4ef3314629cf 20:05:01 Removing intermediate container 4ef3314629cf 20:05:01 ---> 072273ae22f9 20:05:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:01 ---> Running in 49144a4691ea 20:05:01 Removing intermediate container 49144a4691ea 20:05:01 ---> d3e4cb42ac69 20:05:01 Step 18/20 : LABEL arch=x86_64 20:05:01 ---> Running in b11a7d94b77d 20:05:01 Removing intermediate container b11a7d94b77d 20:05:01 ---> 3e6281eaa9ed 20:05:01 Step 19/20 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:05:01 ---> Running in fad02b2b02f5 20:05:01 Removing intermediate container fad02b2b02f5 20:05:01 ---> 227ee415acf5 20:05:01 Step 20/20 : LABEL version=0.0.0 20:05:01 ---> Running in c5a3db6e50f5 20:05:01 Removing intermediate container c5a3db6e50f5 20:05:01 ---> 5b705bdfd389 20:05:01 20:05:01 Successfully built 5b705bdfd389 20:05:01 Successfully tagged security-spiffe-token-provider:latest 20:05:01  Building security-spiffe-token-provider ... done  [Pipeline] } 20:05:01 $ docker stop --time=1 0aeb1036aa27fc0c5be5fb4e384d131f71a02de75f2cdcb00821b3dfa093eb3f 20:05:02 $ docker rm -f --volumes 0aeb1036aa27fc0c5be5fb4e384d131f71a02de75f2cdcb00821b3dfa093eb3f [Pipeline] // withDockerContainer [Pipeline] sh 20:05:03 + docker images 20:05:03 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:03 security-spiffe-token-provider latest 5b705bdfd389 1 second ago 32.6MB 20:05:03 20a638ba1b0d 5 seconds ago 1.72GB 20:05:03 security-bootstrapper latest 1ae8e0e33322 28 seconds ago 22MB 20:05:03 core-data latest 48bde280c702 34 seconds ago 20MB 20:05:03 468be80682cd 36 seconds ago 1.67GB 20:05:03 dd8b6e3e430c 39 seconds ago 1.69GB 20:05:03 security-spire-agent latest 0b87017f58de 51 seconds ago 129MB 20:05:03 security-spire-config latest a2380298b282 55 seconds ago 88.9MB 20:05:03 security-spire-server latest 5b79bc0c2a5e 56 seconds ago 89.8MB 20:05:03 security-proxy-setup latest e83d677ac3c1 59 seconds ago 18.7MB 20:05:03 core-common-config-bootstrapper latest 24b31b1707d8 About a minute ago 17.5MB 20:05:03 security-proxy-auth latest b5b5b7de5ec2 About a minute ago 18.3MB 20:05:03 f6841c968a51 About a minute ago 1.54GB 20:05:03 1b325168da03 About a minute ago 1.54GB 20:05:03 2b1889178329 About a minute ago 1.68GB 20:05:03 7afff07a3874 About a minute ago 1.66GB 20:05:03 898374f9823b About a minute ago 1.66GB 20:05:03 security-secretstore-setup latest fea7bcf271fe About a minute ago 32.6MB 20:05:03 core-metadata latest e21cbc08521c About a minute ago 20.6MB 20:05:03 support-notifications latest 2a7309d73b78 About a minute ago 33MB 20:05:03 core-command latest e895aa830f82 About a minute ago 19.8MB 20:05:03 support-scheduler latest 977bfee4773c About a minute ago 32.4MB 20:05:03 7a1546843f90 About a minute ago 1.75GB 20:05:03 64af88c9dbca About a minute ago 1.69GB 20:05:03 6a3362cfdec3 About a minute ago 1.75GB 20:05:03 c28f84966621 About a minute ago 1.68GB 20:05:03 5d4aa0223a06 About a minute ago 1.67GB 20:05:03 ci-base-image-x86_64 latest c590d607c2de 5 minutes ago 883MB 20:05:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 20:05:03 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 20:05:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:05:03 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:05:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.442s coverage: 28.7% of statements 20:06:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements 20:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.523s coverage: 71.2% of statements 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.347s coverage: 54.0% of statements 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.106s coverage: 88.5% of statements 20:06:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.417s coverage: 3.9% of statements 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.819s coverage: 95.6% of statements 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 72.2% of statements 20:06:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 65.9% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 29.0% of statements 20:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 45.5% of statements 20:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 82.9% of statements 20:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.295s coverage: 94.1% of statements 20:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 20:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.236s coverage: 79.9% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.271s coverage: 92.9% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.112s coverage: 64.4% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 86.9% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.525s coverage: 81.2% of statements 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements 20:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 84.8% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 63.1% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.045s coverage: 38.4% of statements 20:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements 20:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:08:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:08:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements 20:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:08:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:08:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.3% of statements 20:08:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:08:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.346s coverage: 61.5% of statements 20:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:08:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements 20:08:32 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 20:08:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:08:32 go vet ./... 20:11:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:24 ./bin/test-attribution-txt.sh [Pipeline] echo 20:11:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:11:24 + ls -al . 20:11:24 total 700 20:11:24 drwxrwxr-x 10 1001 1001 4096 Mar 15 20:02 . 20:11:24 drwxr-xr-x 4 root root 4096 Mar 15 20:02 .. 20:11:24 drwxrwxr-x 2 1001 1001 4096 Mar 15 20:01 .blubracket 20:11:24 -rw-rw-r-- 1 1001 1001 16 Mar 15 20:01 .dockerignore 20:11:24 drwxrwxr-x 8 1001 1001 4096 Mar 15 20:01 .git 20:11:24 drwxrwxr-x 3 1001 1001 4096 Mar 15 20:01 .github 20:11:24 -rw-rw-r-- 1 1001 1001 1133 Mar 15 20:01 .gitignore 20:11:24 -rw-rw-r-- 1 1001 1001 42 Mar 15 20:01 .golangci.yml 20:11:24 -rw-rw-r-- 1 1001 1001 87 Mar 15 20:01 .hadolint.yml 20:11:24 -rw-rw-r-- 1 1001 1001 166 Mar 15 20:01 .sonarcloud.properties 20:11:24 -rw-rw-r-- 1 1001 1001 1171 Mar 15 20:01 ADOPTERS.md 20:11:24 -rw-rw-r-- 1 1001 1001 10825 Mar 15 20:01 Attribution.txt 20:11:24 -rw-rw-r-- 1 1001 1001 73765 Mar 15 20:01 CHANGELOG.md 20:11:24 -rw-rw-r-- 1 1001 1001 3804 Mar 15 20:01 CONTRIBUTING.md 20:11:24 -rw-rw-r-- 1 1001 1001 677 Mar 15 20:01 GOVERNANCE.md 20:11:24 -rw-rw-r-- 1 1001 1001 883 Mar 15 20:01 Jenkinsfile 20:11:24 -rw-rw-r-- 1 1001 1001 10775 Mar 15 20:01 LICENSE 20:11:24 -rw-rw-r-- 1 1001 1001 14266 Mar 15 20:01 Makefile 20:11:24 -rw-rw-r-- 1 1001 1001 582 Mar 15 20:01 OWNERS.md 20:11:24 -rw-rw-r-- 1 1001 1001 9403 Mar 15 20:01 README.md 20:11:24 -rw-rw-r-- 1 1001 1001 789 Mar 15 20:01 SECURITY.md 20:11:24 -rw-rw-r-- 1 1001 1001 5 Mar 15 19:58 VERSION 20:11:24 drwxrwxr-x 2 1001 1001 4096 Mar 15 20:01 bin 20:11:24 drwxrwxr-x 18 1001 1001 4096 Mar 15 20:01 cmd 20:11:24 -rw-r--r-- 1 root root 447485 Mar 15 20:08 coverage.out 20:11:24 -rw-rw-r-- 1 1001 1001 3232 Mar 15 20:01 go.mod 20:11:24 -rw-rw-r-- 1 1001 1001 31098 Mar 15 20:01 go.sum 20:11:24 drwxrwxr-x 7 1001 1001 4096 Mar 15 20:01 internal 20:11:24 drwxrwxr-x 3 1001 1001 4096 Mar 15 20:01 openapi 20:11:24 -rw-rw-r-- 1 1001 1001 594 Mar 15 20:01 security.txt 20:11:24 drwxrwxr-x 4 1001 1001 4096 Mar 15 20:01 snap 20:11:24 -rw-rw-r-- 1 1001 1001 204 Mar 15 20:01 version.go [Pipeline] sh 20:11:25 + '[' -e coverage.out ] 20:11:25 + chown 1001:1001 coverage.out [Pipeline] stash 20:11:25 Warning: overwriting stash ‘coverage-report’ 20:11:26 Stashed 1 file(s) [Pipeline] sh 20:11:26 + make build 20:11:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:13:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:13:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:13:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:13:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:14:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:14:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:14:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:14:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:14:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:14:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:14:41 $ docker stop --time=1 d560c25826770df47ed58cccf9855c890f411b5186d8750fd9ea97483a92db77 20:14:44 $ docker rm -f --volumes d560c25826770df47ed58cccf9855c890f411b5186d8750fd9ea97483a92db77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:47 20:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:48 latest: Pulling from edgex-devops/edgex-compose-arm64 20:14:48 29e5d40040c1: Pulling fs layer 20:14:48 1ce36da41761: Pulling fs layer 20:14:48 25b303627fd3: Pulling fs layer 20:14:48 29e5d40040c1: Verifying Checksum 20:14:48 29e5d40040c1: Download complete 20:14:48 1ce36da41761: Verifying Checksum 20:14:48 1ce36da41761: Download complete 20:14:48 29e5d40040c1: Pull complete 20:14:50 1ce36da41761: Pull complete 20:14:50 25b303627fd3: Verifying Checksum 20:14:50 25b303627fd3: Download complete 20:15:00 25b303627fd3: Pull complete 20:15:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:00 prd-ubuntu20.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 20:15:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:02 $ docker top ae4d732586b1b235677d9b750c67623e151a4a7768cf9808b7c492a47d5b523c -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:03 + docker-compose build --help 20:15:03 + grep parallel 20:15:09 --parallel Build images in parallel. [Pipeline] } 20:15:09 $ docker stop --time=1 ae4d732586b1b235677d9b750c67623e151a4a7768cf9808b7c492a47d5b523c 20:15:10 $ docker rm -f --volumes ae4d732586b1b235677d9b750c67623e151a4a7768cf9808b7c492a47d5b523c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:11 prd-ubuntu20.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 20:15:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:13 $ docker top d86db8ba903066392dabc59e3ba671949555521d0ecea64aaeb65c554b829c81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:14 + docker-compose -f ./docker-compose-build.yml build --parallel 20:15:20 Building core-command ... 20:15:20 Building core-common-config-bootstrapper ... 20:15:20 Building core-data ... 20:15:20 Building core-metadata ... 20:15:20 Building security-bootstrapper ... 20:15:20 Building security-proxy-auth ... 20:15:20 Building security-proxy-setup ... 20:15:20 Building security-secretstore-setup ... 20:15:20 Building security-spiffe-token-provider ... 20:15:20 Building security-spire-agent ... 20:15:20 Building security-spire-config ... 20:15:20 Building security-spire-server ... 20:15:20 Building support-notifications ... 20:15:20 Building support-scheduler ... 20:15:20 Building security-bootstrapper 20:15:20 Building core-data 20:15:20 Building security-proxy-auth 20:15:20 Building core-common-config-bootstrapper 20:15:20 Building security-secretstore-setup 20:16:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:17 ---> fc3685873d93 20:16:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:16:17 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:17 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:16:17 ---> fc3685873d93 20:16:17 Step 3/33 : WORKDIR /edgex-go 20:16:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:17 ---> fc3685873d93 20:16:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:16:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:17 ---> fc3685873d93 20:16:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:16:17 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:16:17 ---> fc3685873d93 20:16:17 Step 3/24 : WORKDIR /edgex-go 20:16:17 ---> Running in a60da07aed50 20:16:17 ---> Running in 67d13e60e75b 20:16:17 ---> Running in 95f63436a6cc 20:16:17 ---> Running in c3c3c00f9419 20:16:17 ---> Running in d0ef4d494479 20:16:17 Removing intermediate container 67d13e60e75b 20:16:17 ---> bf7f8db680ec 20:16:17 Step 4/23 : WORKDIR /edgex-go 20:16:17 Removing intermediate container a60da07aed50 20:16:17 ---> 9878c1c6b65b 20:16:17 Step 4/23 : WORKDIR /edgex-go 20:16:17 ---> Running in a96da1f324b3 20:16:17 Removing intermediate container d0ef4d494479 20:16:17 ---> a5e6aeedbc1f 20:16:17 Step 4/33 : RUN apk add --update --no-cache make git 20:16:17 Removing intermediate container c3c3c00f9419 20:16:17 ---> dd98f4879d3e 20:16:17 Step 4/23 : WORKDIR /edgex-go 20:16:17 Removing intermediate container 95f63436a6cc 20:16:17 ---> 4a1b4e53238d 20:16:17 Step 4/24 : RUN apk add --update --no-cache make git 20:16:17 ---> Running in b6e4759141d8 20:16:17 ---> Running in 1ee1c6075825 20:16:17 ---> Running in 482054b0d182 20:16:17 ---> Running in c1b745edd6ca 20:16:17 Removing intermediate container b6e4759141d8 20:16:17 ---> fcde0188c9d0 20:16:17 Step 5/23 : RUN apk add --update --no-cache make git 20:16:17 Removing intermediate container a96da1f324b3 20:16:17 ---> 9a4e62943df4 20:16:17 Step 5/23 : RUN apk add --update --no-cache make git 20:16:17 ---> Running in 0ea10106ef0c 20:16:17 ---> Running in b4a424363386 20:16:17 Removing intermediate container 482054b0d182 20:16:17 ---> 4ce554d295f3 20:16:17 Step 5/23 : RUN apk add --update --no-cache make git 20:16:17 ---> Running in 414e2fac5592 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:17 OK: 263 MiB in 53 packages 20:16:17 OK: 263 MiB in 53 packages 20:16:17 OK: 263 MiB in 53 packages 20:16:17 OK: 263 MiB in 53 packages 20:16:17 OK: 263 MiB in 53 packages 20:16:17 Removing intermediate container 1ee1c6075825 20:16:17 ---> 461622935cd4 20:16:17 Step 5/33 : COPY go.mod vendor* ./ 20:16:17 Removing intermediate container c1b745edd6ca 20:16:17 ---> e958209e3d6b 20:16:17 Step 5/24 : COPY go.mod vendor* ./ 20:16:18 Removing intermediate container b4a424363386 20:16:18 ---> 923bc59964da 20:16:18 Step 6/23 : COPY go.mod vendor* ./ 20:16:19 Removing intermediate container 414e2fac5592 20:16:19 ---> 33ddb9cea7e7 20:16:19 Step 6/23 : COPY go.mod vendor* ./ 20:16:19 ---> 7a7e839a5a16 20:16:19 Removing intermediate container 0ea10106ef0c 20:16:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:19 ---> e8437ce1d2f8 20:16:19 Step 6/23 : COPY go.mod vendor* ./ 20:16:19 ---> 5e5d0c95451a 20:16:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:19 ---> Running in 7aeb869f19b4 20:16:19 ---> Running in 14c104abd8d8 20:16:19 ---> 1a32d7fb74c6 20:16:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:20 ---> Running in 73ddce4448af 20:16:20 ---> a38be528af15 20:16:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:20 ---> Running in 33f72ce30faf 20:16:20 ---> 1cae0cf3b2c6 20:16:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:21 ---> Running in 09e7267888a6 20:18:12 Removing intermediate container 7aeb869f19b4 20:18:12 ---> 6da73b18d50c 20:18:12 Step 7/24 : COPY . . 20:18:12 Removing intermediate container 09e7267888a6 20:18:12 ---> a43c15a07f9e 20:18:12 Step 8/23 : COPY . . 20:18:12 Removing intermediate container 73ddce4448af 20:18:12 ---> db6cb2abe735 20:18:12 Step 8/23 : COPY . . 20:18:12 Removing intermediate container 33f72ce30faf 20:18:12 ---> 96f315778680 20:18:12 Step 8/23 : COPY . . 20:18:12 Removing intermediate container 14c104abd8d8 20:18:12 ---> d95bc4717850 20:18:12 Step 7/33 : COPY . . 20:18:23 ---> 8511b3096b4f 20:18:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:18:23 ---> 105fc5c76fa2 20:18:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:18:23 ---> fcead8b228eb 20:18:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:18:23 ---> 4e891cd125a2 20:18:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:18:23 ---> e0b0ecf97881 20:18:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:18:23 ---> Running in 4101e4bb2bc4 20:18:23 ---> Running in c8306bf72837 20:18:23 ---> Running in d25eaa4c3cb7 20:18:23 ---> Running in cd2e166d192d 20:18:23 ---> Running in 1986ebcea511 20:18:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:18:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:18:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:24:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:24:47 Removing intermediate container d25eaa4c3cb7 20:24:47 ---> 1c11ee687b4d 20:24:47 20:24:47 Step 10/23 : FROM alpine:3.17 20:24:47 3.17: Pulling from library/alpine 20:24:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:24:47 Status: Downloaded newer image for alpine:3.17 20:24:47 ---> d74e625d9115 20:24:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:47 ---> Running in a9db6cd51878 20:24:47 Removing intermediate container a9db6cd51878 20:24:47 ---> b8a26e825ea5 20:24:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:24:47 ---> Running in d87da9518ced 20:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:49 (1/1) Installing dumb-init (1.2.5-r2) 20:24:49 Executing busybox-1.35.0-r29.trigger 20:24:49 OK: 8 MiB in 16 packages 20:24:52 Removing intermediate container d87da9518ced 20:24:52 ---> 925ab09962a2 20:24:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:54 ---> 1541f21e8dcc 20:24:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:24:55 ---> 4bcdfa123ae4 20:24:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:24:58 ---> a3b0e6560c0c 20:24:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:24:59 Removing intermediate container 4101e4bb2bc4 20:24:59 ---> 0970a2fc43ea 20:24:59 20:24:59 Step 9/33 : FROM alpine:3.17 20:24:59 ---> d74e625d9115 20:24:59 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:59 ---> Running in eb3508d0997e 20:25:00 ---> 3d672315dbee 20:25:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:25:00 Removing intermediate container eb3508d0997e 20:25:00 ---> bdf6d2637258 20:25:00 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:25:00 ---> Running in ef0745fea3c7 20:25:02 ---> 1aa1fc010d6b 20:25:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:02 ---> Running in b46320bd1df7 20:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:06 (1/2) Installing dumb-init (1.2.5-r2) 20:25:06 (2/2) Installing su-exec (0.2-r2) 20:25:06 Executing busybox-1.35.0-r29.trigger 20:25:06 OK: 8 MiB in 17 packages 20:25:06 Removing intermediate container b46320bd1df7 20:25:06 ---> 7a4773aa1f70 20:25:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:25:07 ---> Running in a26db00c55a9 20:25:07 Removing intermediate container cd2e166d192d 20:25:07 ---> d71e380b5b90 20:25:07 20:25:07 Step 9/24 : FROM alpine:3.17 20:25:07 ---> d74e625d9115 20:25:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:25:07 ---> Running in 1d06ee4aaf8e 20:25:08 Removing intermediate container a26db00c55a9 20:25:08 ---> 766493d15b4f 20:25:08 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:25:08 Removing intermediate container ef0745fea3c7 20:25:08 ---> e23bda9410a4 20:25:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:25:08 ---> Running in 4bd450c7b03f 20:25:09 ---> Running in 088114af00ca 20:25:09 Removing intermediate container 088114af00ca 20:25:09 ---> 4de23c274c99 20:25:09 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:25:09 ---> Running in 37f700fbfb38 20:25:10 Removing intermediate container 4bd450c7b03f 20:25:10 ---> a86bea5e3784 20:25:10 Step 21/23 : LABEL arch=arm64 20:25:10 ---> Running in 1294c6acbaa1 20:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:11 Removing intermediate container 37f700fbfb38 20:25:11 ---> 4f9afd7f6d9b 20:25:11 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:25:11 Removing intermediate container 1294c6acbaa1 20:25:11 ---> 43d8ffef1464 20:25:11 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:25:11 ---> Running in eb830f83054f 20:25:11 ---> Running in 771ed25107aa 20:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:12 Removing intermediate container 771ed25107aa 20:25:12 ---> a2e04085a0c6 20:25:12 Step 23/23 : LABEL version=0.0.0 20:25:12 Removing intermediate container eb830f83054f 20:25:12 ---> e05cae35a2be 20:25:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:25:12 ---> Running in c05478dd9b29 20:25:12 ---> Running in 3e9c0159b2b0 20:25:12 (1/3) Installing ca-certificates (20220614-r4) 20:25:12 (2/3) Installing dumb-init (1.2.5-r2) 20:25:12 (3/3) Installing su-exec (0.2-r2) 20:25:12 Executing busybox-1.35.0-r29.trigger 20:25:12 Executing ca-certificates-20220614-r4.trigger 20:25:13 Removing intermediate container 3e9c0159b2b0 20:25:13 ---> a40cb23f456e 20:25:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:25:13 Removing intermediate container c05478dd9b29 20:25:13 ---> 538004d3cf0e 20:25:13 20:25:13 OK: 8 MiB in 18 packages 20:25:13 ---> Running in e945de0f33a7 20:25:14 Successfully built 538004d3cf0e 20:25:14 Successfully tagged security-proxy-auth-arm64:latest 20:25:14 Building support-scheduler 20:25:16  Building security-proxy-auth ... done Removing intermediate container 1d06ee4aaf8e 20:25:16 ---> f04bc1616a5b 20:25:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:17 ---> Running in d488691c0682 20:25:17 Removing intermediate container e945de0f33a7 20:25:17 ---> ee123d17f85a 20:25:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:25:17 ---> Running in 483c861dc498 20:25:17 Removing intermediate container d488691c0682 20:25:17 ---> 00fd1ecc482d 20:25:17 Step 12/24 : WORKDIR / 20:25:18 ---> Running in 8fd22e6dd9ac 20:25:18 Removing intermediate container 483c861dc498 20:25:18 ---> 6070f9a1c3c4 20:25:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:25:19 Removing intermediate container 8fd22e6dd9ac 20:25:19 ---> c413ae26ae10 20:25:19 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:25:19 ---> 5be5e5514e48 20:25:19 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:25:19 ---> Running in 315c7e995972 20:25:20 ---> 5fa44181b4af 20:25:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:25:22 ---> fd45d20d680c 20:25:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:25:22 Removing intermediate container 1986ebcea511 20:25:22 ---> 02559710b70e 20:25:22 20:25:22 Step 10/23 : FROM alpine:3.17 20:25:22 ---> d74e625d9115 20:25:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:25:22 ---> Using cache 20:25:22 ---> b8a26e825ea5 20:25:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:25:22 ---> Using cache 20:25:22 ---> 925ab09962a2 20:25:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:22 ---> Using cache 20:25:22 ---> 1541f21e8dcc 20:25:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:25:22 ---> Using cache 20:25:23 ---> 4bcdfa123ae4 20:25:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:25:23 ---> b5e7234a4781 20:25:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:25:23 Removing intermediate container 315c7e995972 20:25:23 ---> d248122e7c8a 20:25:23 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:24 ---> a4192ab5c7f4 20:25:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:25:24 ---> 50d36d4311de 20:25:24 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:25:25 ---> 4ad2098cb4d4 20:25:25 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:25:25 ---> a0bd20667a05 20:25:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:25:26 ---> 902d384b9719 20:25:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:25:27 ---> 9c0eb82f114f 20:25:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:25:28 ---> 7afb7b0b46d6 20:25:28 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:25:28 ---> df2e6a1d60e4 20:25:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:28 ---> Running in 4a8ecbdb0819 20:25:29 ---> cd07e52bbcd4 20:25:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:29 ---> 47abbfa60c9f 20:25:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:30 ---> c9f2e303c414 20:25:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:30 ---> 3d7aeedf0753 20:25:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:25:30 ---> Running in f1edc570472b 20:25:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:31 ---> fc3685873d93 20:25:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:31 ---> Using cache 20:25:31 ---> dd98f4879d3e 20:25:31 Step 4/23 : WORKDIR /edgex-go 20:25:31 ---> Using cache 20:25:31 ---> 4ce554d295f3 20:25:31 Step 5/23 : RUN apk add --update --no-cache make git 20:25:31 ---> Using cache 20:25:31 ---> 33ddb9cea7e7 20:25:31 Step 6/23 : COPY go.mod vendor* ./ 20:25:31 ---> Using cache 20:25:31 ---> 1cae0cf3b2c6 20:25:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:31 ---> Using cache 20:25:31 ---> a43c15a07f9e 20:25:31 Step 8/23 : COPY . . 20:25:31 ---> Using cache 20:25:31 ---> 4e891cd125a2 20:25:31 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:25:31 ---> Running in 54352ced6224 20:25:31 Removing intermediate container 4a8ecbdb0819 20:25:31 ---> 5417643b0f38 20:25:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:25:31 ---> e4db6382e799 20:25:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:25:32 ---> Running in b63c1d6b1d4f 20:25:32 Removing intermediate container b63c1d6b1d4f 20:25:32 ---> c1f7eb30a48c 20:25:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:25:32 ---> ccd9f37d2b7e 20:25:32 ---> Running in bbf67aa4181f 20:25:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:25:33 Removing intermediate container bbf67aa4181f 20:25:33 ---> b64d27e3408f 20:25:33 Step 21/23 : LABEL arch=arm64 20:25:34 ---> Running in fc02c0b5a3a1 20:25:34 Removing intermediate container f1edc570472b 20:25:34 ---> e2dbc329f66f 20:25:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:25:34 ---> 11abd3bb7ea9 20:25:34 Step 28/33 : RUN chmod +x /entrypoint.sh 20:25:34 ---> Running in ae4e9e7bbab9 20:25:34 ---> Running in 3d4bbfddd195 20:25:34 Removing intermediate container fc02c0b5a3a1 20:25:34 ---> a13c8057952c 20:25:34 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:25:35 ---> Running in dba4c18586ce 20:25:35 Removing intermediate container 3d4bbfddd195 20:25:35 ---> 3e464965b633 20:25:35 Step 22/24 : LABEL arch=arm64 20:25:35 ---> Running in 0103d6020057 20:25:36 Removing intermediate container dba4c18586ce 20:25:36 ---> 018941a41fb5 20:25:36 Step 23/23 : LABEL version=0.0.0 20:25:36 ---> Running in a8c4e3f324d5 20:25:36 Removing intermediate container 0103d6020057 20:25:36 ---> 77cc80c1b10e 20:25:36 Step 23/24 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:25:36 ---> Running in eb8f47a48ee4 20:25:37 Removing intermediate container a8c4e3f324d5 20:25:37 ---> 67f0c73a125b 20:25:37 20:25:37 Removing intermediate container c8306bf72837 20:25:37 ---> 774ee770fba9 20:25:37 20:25:37 Step 10/23 : FROM alpine:3.17 20:25:37 ---> d74e625d9115 20:25:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:25:37 ---> Running in 47790b46cac5 20:25:37 Removing intermediate container eb8f47a48ee4 20:25:37 ---> f1b2f43a466b 20:25:37 Step 24/24 : LABEL version=0.0.0 20:25:37 ---> Running in a0be6f5e34ea 20:25:38 Successfully built 67f0c73a125b 20:25:38 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:25:38 Building security-spiffe-token-provider 20:25:38  Building core-common-config-bootstrapper ... done Removing intermediate container ae4e9e7bbab9 20:25:38 ---> 4791532a00af 20:25:38 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:25:38 Removing intermediate container a0be6f5e34ea 20:25:38 ---> ddc0b3de3b2b 20:25:38 20:25:38 Removing intermediate container 47790b46cac5 20:25:38 ---> 21d2e91738db 20:25:38 Step 12/23 : ENV APP_PORT=59880 20:25:38 ---> Running in 25fed020e252 20:25:38 ---> Running in 7abfb18b43cd 20:25:39 Successfully built ddc0b3de3b2b 20:25:39 Successfully tagged security-secretstore-setup-arm64:latest 20:25:39 Building support-notifications 20:25:39  Building security-secretstore-setup ... done Removing intermediate container 25fed020e252 20:25:39 ---> a9e919539829 20:25:39 Step 30/33 : CMD ["gate"] 20:25:39 Removing intermediate container 7abfb18b43cd 20:25:39 ---> 11a108a72576 20:25:39 Step 13/23 : EXPOSE $APP_PORT 20:25:39 ---> Running in 10b6178c7430 20:25:39 ---> Running in f0880848d532 20:25:39 Removing intermediate container 10b6178c7430 20:25:39 ---> a6d74ab9d0c4 20:25:39 Step 31/33 : LABEL arch=arm64 20:25:39 Removing intermediate container f0880848d532 20:25:39 ---> 7345aa28c88a 20:25:39 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:25:39 ---> Running in 84cc11390719 20:25:40 ---> Running in a74e37f289a5 20:25:40 Removing intermediate container 84cc11390719 20:25:40 ---> 4a7dccb91e66 20:25:40 Step 32/33 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:25:40 ---> Running in 9a603e476f69 20:25:41 Removing intermediate container 9a603e476f69 20:25:41 ---> 6c9e96175725 20:25:41 Step 33/33 : LABEL version=0.0.0 20:25:41 ---> Running in 08c33ede520c 20:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:42 Removing intermediate container 08c33ede520c 20:25:42 ---> 50e8b752ef17 20:25:42 20:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:42 Successfully built 50e8b752ef17 20:25:42 Successfully tagged security-bootstrapper-arm64:latest 20:25:42  Building security-bootstrapper ... done Building security-spire-config 20:25:44 (1/1) Installing dumb-init (1.2.5-r2) 20:25:44 Executing busybox-1.35.0-r29.trigger 20:25:44 OK: 8 MiB in 16 packages 20:25:45 Removing intermediate container a74e37f289a5 20:25:45 ---> 8ba376b67c12 20:25:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:46 ---> e8c1e950d862 20:25:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:25:47 ---> f6672d0fbfb2 20:25:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:25:48 ---> 7a3ce2fb7d8e 20:25:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:25:48 ---> b1bec3702e52 20:25:48 Step 19/23 : ENTRYPOINT ["/core-data"] 20:25:49 ---> Running in db9549d85dae 20:25:49 Removing intermediate container db9549d85dae 20:25:49 ---> 1cb9a2d91268 20:25:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:49 ---> Running in a67f8d06c349 20:25:49 Removing intermediate container a67f8d06c349 20:25:49 ---> af49b587d07b 20:25:49 Step 21/23 : LABEL arch=arm64 20:25:50 ---> Running in d07e09cbf205 20:25:50 Removing intermediate container d07e09cbf205 20:25:50 ---> 75f4c4b7b1e0 20:25:50 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:25:50 ---> Running in b76700d34825 20:25:50 Removing intermediate container b76700d34825 20:25:50 ---> bf8a4754a184 20:25:50 Step 23/23 : LABEL version=0.0.0 20:25:51 ---> Running in 9b9174b91049 20:25:51 Removing intermediate container 9b9174b91049 20:25:51 ---> ee6266f0e0b3 20:25:51 20:25:51 Successfully built ee6266f0e0b3 20:25:51 Successfully tagged core-data-arm64:latest 20:25:51  Building core-data ... done Building security-proxy-setup 20:26:09 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:26:09 ---> fc3685873d93 20:26:09 Step 3/20 : WORKDIR /edgex-go 20:26:09 ---> Using cache 20:26:09 ---> 4a1b4e53238d 20:26:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:26:10 ---> Running in cc01d6c14a67 20:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:13 ---> fc3685873d93 20:26:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:13 ---> Using cache 20:26:13 ---> dd98f4879d3e 20:26:13 Step 4/23 : WORKDIR /edgex-go 20:26:13 ---> Using cache 20:26:13 ---> 4ce554d295f3 20:26:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:26:13 ---> Running in 3ec0f84a512f 20:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:14 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:26:15 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:26:15 OK: 17686 distinct packages available 20:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:16 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:26:16 ---> fc3685873d93 20:26:16 Step 3/26 : WORKDIR /edgex-go 20:26:16 ---> Using cache 20:26:16 ---> 4a1b4e53238d 20:26:16 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:26:16 ---> Running in 6739a89d5e62 20:26:17 OK: 263 MiB in 53 packages 20:26:17 OK: 263 MiB in 53 packages 20:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:19 Removing intermediate container 3ec0f84a512f 20:26:19 ---> 54ff986779da 20:26:19 Step 6/23 : COPY go.mod vendor* ./ 20:26:19 Removing intermediate container cc01d6c14a67 20:26:19 ---> e9e17f878cc7 20:26:19 Step 5/20 : COPY go.mod vendor* ./ 20:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:21 OK: 263 MiB in 53 packages 20:26:21 ---> fa5c81de334b 20:26:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:21 ---> a66ba0e5d1d7 20:26:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:21 ---> Running in d0856d88d8ba 20:26:21 ---> Running in f5625446e692 20:26:24 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:26:24 ---> fc3685873d93 20:26:24 Step 3/21 : WORKDIR /edgex-go 20:26:24 ---> Using cache 20:26:24 ---> 4a1b4e53238d 20:26:24 Step 4/21 : RUN apk add --update --no-cache make git 20:26:24 ---> Using cache 20:26:24 ---> e958209e3d6b 20:26:24 Step 5/21 : COPY go.mod vendor* ./ 20:26:24 ---> Using cache 20:26:24 ---> 7a7e839a5a16 20:26:24 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:24 ---> Using cache 20:26:24 ---> 6da73b18d50c 20:26:24 Step 7/21 : COPY . . 20:26:24 ---> Using cache 20:26:24 ---> 105fc5c76fa2 20:26:24 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:26:25 Removing intermediate container 6739a89d5e62 20:26:25 ---> 30fc48c9d4ad 20:26:25 Step 5/26 : COPY go.mod vendor* ./ 20:26:25 ---> Running in c26eef900fa2 20:26:26 ---> 7eaef2b3eb81 20:26:26 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:26 ---> Running in 264817bf687d 20:26:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:28:34 Removing intermediate container d0856d88d8ba 20:28:34 ---> 253e1b1c0c75 20:28:34 Step 7/20 : COPY . . 20:28:34 Removing intermediate container f5625446e692 20:28:34 ---> 9970147561e2 20:28:34 Step 8/23 : COPY . . 20:28:34 Removing intermediate container 264817bf687d 20:28:34 ---> 18c090742492 20:28:34 Step 7/26 : COPY . . 20:29:00 ---> 945b9f0c55c7 20:29:00 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:29:00 ---> 350b6e0dd51b 20:29:00 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:29:00 ---> ab72da99b1ac 20:29:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:00 ---> Running in 536ab9699c07 20:29:00 ---> Running in 42619810b9c7 20:29:00 ---> Running in 9e9bd8081320 20:29:02 Removing intermediate container 42619810b9c7 20:29:02 ---> 16b24090fa7e 20:29:02 Step 9/26 : WORKDIR /edgex-go/spire-build 20:29:02 ---> Running in e666639d7c7e 20:29:03 Removing intermediate container e666639d7c7e 20:29:03 ---> 57c5055eb487 20:29:03 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:29:03 ---> Running in d9ebefd1f5f2 20:29:03 Removing intermediate container d9ebefd1f5f2 20:29:03 ---> 995bae295b58 20:29:03 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:29:03 ---> Running in d5dae446f8ed 20:29:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:29:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:29:07 Removing intermediate container d5dae446f8ed 20:29:07 ---> d953a608a749 20:29:07 Step 12/26 : WORKDIR /edgex-go 20:29:07 ---> Running in a230478a3d6d 20:29:07 Removing intermediate container a230478a3d6d 20:29:07 ---> 4d78fc1138e7 20:29:07 20:29:07 Step 13/26 : FROM alpine:3.17 20:29:07 ---> d74e625d9115 20:29:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:07 ---> Using cache 20:29:07 ---> bdf6d2637258 20:29:07 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:29:07 ---> Running in ce5383a6103a 20:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:12 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:12 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:12 OK: 17686 distinct packages available 20:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:14 (1/4) Installing dumb-init (1.2.5-r2) 20:29:14 (2/4) Installing musl-obstack (1.2.3-r0) 20:29:14 (3/4) Installing libucontext (1.2-r0) 20:29:14 (4/4) Installing gcompat (1.1.0-r0) 20:29:14 Executing busybox-1.35.0-r29.trigger 20:29:14 OK: 8 MiB in 19 packages 20:29:16 Removing intermediate container ce5383a6103a 20:29:16 ---> eda5398d923c 20:29:16 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:29:17 ---> a9400f22627f 20:29:17 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:22 ---> a05e6e1c23b6 20:29:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:29:23 ---> 13e5404d9a2f 20:29:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:29:23 ---> Running in 9b413f898f44 20:29:24 Removing intermediate container 9b413f898f44 20:29:24 ---> 1910e4bd55d2 20:29:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:29:24 ---> 73222bfa0e78 20:29:24 Step 21/26 : WORKDIR / 20:29:24 ---> Running in d8b015984834 20:29:25 Removing intermediate container d8b015984834 20:29:25 ---> b1215616ce9e 20:29:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:25 ---> Running in 1b1e6ad56558 20:29:26 Removing intermediate container 1b1e6ad56558 20:29:26 ---> 216844d03b79 20:29:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:26 ---> Running in 55b90b09d3a0 20:29:26 Removing intermediate container 55b90b09d3a0 20:29:26 ---> 80ebe9de119a 20:29:26 Step 24/26 : LABEL arch=arm64 20:29:27 ---> Running in 588f321d68c2 20:29:27 Removing intermediate container 588f321d68c2 20:29:27 ---> 8422dd7a3cb1 20:29:27 Step 25/26 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:29:27 ---> Running in 5b629d83851b 20:29:28 Removing intermediate container 5b629d83851b 20:29:28 ---> 9f4abd3ce9df 20:29:28 Step 26/26 : LABEL version=0.0.0 20:29:28 ---> Running in 0ead61bb9881 20:29:28 Removing intermediate container 0ead61bb9881 20:29:28 ---> 2245f0e9f0fc 20:29:28 20:29:29 Successfully built 2245f0e9f0fc 20:29:29 Successfully tagged security-spire-config-arm64:latest 20:29:29  Building security-spire-config ... done Building security-spire-server 20:29:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:29:51 ---> fc3685873d93 20:29:51 Step 3/25 : WORKDIR /edgex-go 20:29:51 ---> Using cache 20:29:51 ---> 4a1b4e53238d 20:29:51 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:29:51 ---> Using cache 20:29:51 ---> 30fc48c9d4ad 20:29:51 Step 5/25 : COPY go.mod vendor* ./ 20:29:51 ---> Using cache 20:29:51 ---> 7eaef2b3eb81 20:29:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:51 ---> Using cache 20:29:51 ---> 18c090742492 20:29:51 Step 7/25 : COPY . . 20:29:51 ---> Using cache 20:29:51 ---> 945b9f0c55c7 20:29:51 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:29:51 ---> Using cache 20:29:51 ---> 16b24090fa7e 20:29:51 Step 9/25 : WORKDIR /edgex-go/spire-build 20:29:51 ---> Using cache 20:29:51 ---> 57c5055eb487 20:29:51 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:29:51 ---> Using cache 20:29:51 ---> 995bae295b58 20:29:51 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:29:51 ---> Running in dac7fedf6b2d 20:29:52 Removing intermediate container dac7fedf6b2d 20:29:52 ---> d314b79d1050 20:29:52 Step 12/25 : WORKDIR /edgex-go 20:29:52 ---> Running in 6817b63d0223 20:29:53 Removing intermediate container 6817b63d0223 20:29:53 ---> e93b26fc7488 20:29:53 20:29:53 Step 13/25 : FROM alpine:3.17 20:29:53 ---> d74e625d9115 20:29:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:53 ---> Using cache 20:29:53 ---> bdf6d2637258 20:29:53 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:53 ---> Running in 504be22f6796 20:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:57 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:57 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:57 OK: 17686 distinct packages available 20:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:59 (1/5) Installing dumb-init (1.2.5-r2) 20:29:59 (2/5) Installing musl-obstack (1.2.3-r0) 20:29:59 (3/5) Installing libucontext (1.2-r0) 20:29:59 (4/5) Installing gcompat (1.1.0-r0) 20:29:59 (5/5) Installing openssl (3.0.8-r0) 20:29:59 Executing busybox-1.35.0-r29.trigger 20:29:59 OK: 9 MiB in 20 packages 20:30:01 Removing intermediate container 504be22f6796 20:30:01 ---> b15cfb494cd6 20:30:01 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:30:02 ---> 1a9b30992cc6 20:30:02 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:07 ---> 722240f1a493 20:30:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:30:08 ---> 570910f04560 20:30:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:30:09 ---> 8f5af00607af 20:30:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:30:10 ---> f7d4e887ead9 20:30:10 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:10 ---> Running in 73e6dffe51d1 20:30:10 Removing intermediate container 73e6dffe51d1 20:30:10 ---> f2d6342044cd 20:30:10 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:10 ---> Running in 923a1ad8c7b8 20:30:11 Removing intermediate container 923a1ad8c7b8 20:30:11 ---> 9b12d39be67c 20:30:11 Step 23/25 : LABEL arch=arm64 20:30:11 ---> Running in 9d508e759afd 20:30:12 Removing intermediate container 9d508e759afd 20:30:12 ---> 92db38770124 20:30:12 Step 24/25 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:30:12 ---> Running in cc1a933d2975 20:30:12 Removing intermediate container cc1a933d2975 20:30:12 ---> 78aecb8184cf 20:30:12 Step 25/25 : LABEL version=0.0.0 20:30:12 ---> Running in 2b3dbcd97ba4 20:30:13 Removing intermediate container 2b3dbcd97ba4 20:30:13 ---> 3fc4b5a733c8 20:30:13 20:30:13 Successfully built 3fc4b5a733c8 20:30:13 Successfully tagged security-spire-server-arm64:latest 20:30:13  Building security-spire-server ... done Building security-spire-agent 20:30:32 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:30:32 ---> fc3685873d93 20:30:32 Step 3/26 : WORKDIR /edgex-go 20:30:32 ---> Using cache 20:30:32 ---> 4a1b4e53238d 20:30:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:30:32 ---> Using cache 20:30:32 ---> 30fc48c9d4ad 20:30:32 Step 5/26 : COPY go.mod vendor* ./ 20:30:32 ---> Using cache 20:30:32 ---> 7eaef2b3eb81 20:30:32 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:32 ---> Using cache 20:30:32 ---> 18c090742492 20:30:32 Step 7/26 : COPY . . 20:30:32 ---> Using cache 20:30:32 ---> 945b9f0c55c7 20:30:32 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:30:32 ---> Using cache 20:30:32 ---> 16b24090fa7e 20:30:32 Step 9/26 : WORKDIR /edgex-go/spire-build 20:30:32 ---> Using cache 20:30:32 ---> 57c5055eb487 20:30:32 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:30:32 ---> Using cache 20:30:32 ---> 995bae295b58 20:30:32 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:32 ---> Using cache 20:30:32 ---> d953a608a749 20:30:32 Step 12/26 : WORKDIR /edgex-go 20:30:32 ---> Using cache 20:30:32 ---> 4d78fc1138e7 20:30:32 20:30:32 Step 13/26 : FROM alpine:3.17 20:30:32 ---> d74e625d9115 20:30:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:32 ---> Using cache 20:30:32 ---> bdf6d2637258 20:30:32 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:32 ---> Using cache 20:30:32 ---> b15cfb494cd6 20:30:32 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:30:32 ---> Using cache 20:30:32 ---> 1a9b30992cc6 20:30:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:30:33 ---> c2a236703fc7 20:30:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:39 ---> 2b389e1697cf 20:30:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:30:39 ---> 5f261aa335ad 20:30:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:30:40 ---> 78e353ff3ca6 20:30:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:30:41 ---> d49015d1e137 20:30:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:41 ---> Running in ad49018e9f2c 20:30:42 Removing intermediate container ad49018e9f2c 20:30:42 ---> 2be81031d4ba 20:30:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:42 ---> Running in ee9be32cc379 20:30:42 Removing intermediate container ee9be32cc379 20:30:42 ---> 221095322173 20:30:42 Step 24/26 : LABEL arch=arm64 20:30:42 ---> Running in b4e209fb1e0e 20:30:43 Removing intermediate container b4e209fb1e0e 20:30:43 ---> e67dca2dfa93 20:30:43 Step 25/26 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:30:43 ---> Running in 0d78cd513e7c 20:30:44 Removing intermediate container 0d78cd513e7c 20:30:44 ---> 1b09f29ea714 20:30:44 Step 26/26 : LABEL version=0.0.0 20:30:44 ---> Running in 32163322772c 20:30:44 Removing intermediate container 32163322772c 20:30:44 ---> a8eaae0f3a72 20:30:44 20:30:44 Successfully built a8eaae0f3a72 20:30:44 Successfully tagged security-spire-agent-arm64:latest 20:30:44 Building core-metadata 20:31:03  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:31:03 ---> fc3685873d93 20:31:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:31:03 ---> Using cache 20:31:03 ---> dd98f4879d3e 20:31:03 Step 4/25 : WORKDIR /edgex-go 20:31:03 ---> Using cache 20:31:03 ---> 4ce554d295f3 20:31:03 Step 5/25 : RUN apk add --update --no-cache make git 20:31:03 ---> Using cache 20:31:03 ---> 33ddb9cea7e7 20:31:03 Step 6/25 : COPY go.mod vendor* ./ 20:31:03 ---> Using cache 20:31:03 ---> 1cae0cf3b2c6 20:31:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:03 ---> Using cache 20:31:03 ---> a43c15a07f9e 20:31:03 Step 8/25 : COPY . . 20:31:03 ---> Using cache 20:31:03 ---> 4e891cd125a2 20:31:03 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:31:03 ---> Running in a5043c2fb131 20:31:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:00 Removing intermediate container c26eef900fa2 20:32:00 ---> e0c1155ed2aa 20:32:00 20:32:00 Step 9/21 : FROM alpine:3.17 20:32:00 ---> d74e625d9115 20:32:00 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:32:00 ---> Running in b264528f3937 20:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:00 (1/2) Installing dumb-init (1.2.5-r2) 20:32:00 (2/2) Installing openssl (3.0.8-r0) 20:32:01 Executing busybox-1.35.0-r29.trigger 20:32:01 OK: 8 MiB in 17 packages 20:32:02 Removing intermediate container b264528f3937 20:32:02 ---> bb81bf2fa237 20:32:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:32:02 ---> Running in f9703d3d739f 20:32:03 Removing intermediate container f9703d3d739f 20:32:03 ---> 048396bede6c 20:32:03 Step 12/21 : WORKDIR /edgex 20:32:03 ---> Running in cc078574228f 20:32:04 Removing intermediate container cc078574228f 20:32:04 ---> e8397d12a70d 20:32:04 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:32:05 ---> cc2dda8553ed 20:32:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:32:06 ---> aa159dfe3e6b 20:32:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:32:07 ---> b3680c81e534 20:32:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:32:08 ---> 08aaecc3f62e 20:32:08 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:08 ---> Running in 6fc2e02be4e4 20:32:11 Removing intermediate container 6fc2e02be4e4 20:32:11 ---> f6d6a6b7ec07 20:32:11 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:32:11 ---> Running in 4b5a8045e2ba 20:32:11 Removing intermediate container 4b5a8045e2ba 20:32:11 ---> f31110e72393 20:32:11 Step 19/21 : LABEL arch=arm64 20:32:11 ---> Running in c92794eebc2d 20:32:12 Removing intermediate container c92794eebc2d 20:32:12 ---> e267ef9a72f1 20:32:12 Step 20/21 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:32:12 ---> Running in 3f0b3ec2e149 20:32:13 Removing intermediate container 3f0b3ec2e149 20:32:13 ---> 3dc63b8966fd 20:32:13 Step 21/21 : LABEL version=0.0.0 20:32:13 ---> Running in 0d6a41c5449a 20:32:13 Removing intermediate container 0d6a41c5449a 20:32:13 ---> 66330d1c25e4 20:32:13 20:32:13 Successfully built 66330d1c25e4 20:32:13 Successfully tagged security-proxy-setup-arm64:latest 20:32:13  Building security-proxy-setup ... done Building core-command 20:32:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:32:32 ---> fc3685873d93 20:32:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:32:32 ---> Using cache 20:32:32 ---> dd98f4879d3e 20:32:32 Step 4/24 : WORKDIR /edgex-go 20:32:32 ---> Using cache 20:32:32 ---> 4ce554d295f3 20:32:32 Step 5/24 : RUN apk add --update --no-cache make git 20:32:32 ---> Using cache 20:32:32 ---> 33ddb9cea7e7 20:32:32 Step 6/24 : COPY go.mod vendor* ./ 20:32:32 ---> Using cache 20:32:32 ---> 1cae0cf3b2c6 20:32:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:32 ---> Using cache 20:32:32 ---> a43c15a07f9e 20:32:32 Step 8/24 : COPY . . 20:32:32 ---> Using cache 20:32:32 ---> 4e891cd125a2 20:32:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:32:32 ---> Running in a2a04a715773 20:32:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:54 Removing intermediate container 54352ced6224 20:33:54 ---> 35fa602da56f 20:33:54 20:33:54 Step 10/23 : FROM alpine:3.17 20:33:54 ---> d74e625d9115 20:33:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:33:54 ---> Running in 1b3b41739c95 20:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:54 (1/1) Installing dumb-init (1.2.5-r2) 20:33:54 Executing busybox-1.35.0-r29.trigger 20:33:54 OK: 8 MiB in 16 packages 20:33:54 Removing intermediate container 1b3b41739c95 20:33:54 ---> 921ac074ceee 20:33:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:54 ---> Running in 2436c9600aac 20:33:54 Removing intermediate container 2436c9600aac 20:33:54 ---> bd14cb35c948 20:33:54 Step 13/23 : ENV APP_PORT=59861 20:33:54 ---> Running in f7078b0b20fd 20:33:54 Removing intermediate container f7078b0b20fd 20:33:54 ---> d88b149d944c 20:33:54 Step 14/23 : EXPOSE $APP_PORT 20:33:54 ---> Running in d7020a144f27 20:33:54 Removing intermediate container d7020a144f27 20:33:54 ---> 4eca583b271f 20:33:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:54 ---> 5b8e2039cfd2 20:33:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:54 ---> 5ac28dc7fdb0 20:33:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:33:57 ---> 19752a8dd0e3 20:33:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:33:57 ---> 9dc56331a9da 20:33:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:33:57 ---> Running in 67d6c65892bb 20:33:58 Removing intermediate container 67d6c65892bb 20:33:58 ---> 34eb45005300 20:33:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:58 ---> Running in e29b0645f1d3 20:33:58 Removing intermediate container e29b0645f1d3 20:33:58 ---> aba46b5efa40 20:33:58 Step 21/23 : LABEL arch=arm64 20:33:58 ---> Running in fba8edde585b 20:33:59 Removing intermediate container fba8edde585b 20:33:59 ---> 484ce86586a2 20:33:59 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:33:59 ---> Running in 403e8f8af34f 20:33:59 Removing intermediate container 403e8f8af34f 20:33:59 ---> b47e44d865b0 20:33:59 Step 23/23 : LABEL version=0.0.0 20:33:59 ---> Running in 3ffa102e264a 20:34:00 Removing intermediate container 3ffa102e264a 20:34:00 ---> b1b431c4f363 20:34:00 20:34:00 Successfully built b1b431c4f363 20:34:00 Successfully tagged support-scheduler-arm64:latest 20:37:24  Building support-scheduler ... done Removing intermediate container 9e9bd8081320 20:37:24 ---> 90c449d9dd30 20:37:24 20:37:24 Step 9/20 : FROM alpine:3.17 20:37:24 ---> d74e625d9115 20:37:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:24 ---> Using cache 20:37:24 ---> bdf6d2637258 20:37:24 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:37:24 ---> Running in 47f975be618b 20:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:26 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:37:26 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:37:26 OK: 17686 distinct packages available 20:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:28 (1/9) Installing ca-certificates (20220614-r4) 20:37:28 (2/9) Installing brotli-libs (1.0.9-r9) 20:37:28 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:37:28 (4/9) Installing libcurl (7.88.1-r0) 20:37:28 (5/9) Installing curl (7.88.1-r0) 20:37:28 (6/9) Installing dumb-init (1.2.5-r2) 20:37:28 (7/9) Installing musl-obstack (1.2.3-r0) 20:37:28 (8/9) Installing libucontext (1.2-r0) 20:37:28 (9/9) Installing gcompat (1.1.0-r0) 20:37:28 Executing busybox-1.35.0-r29.trigger 20:37:28 Executing ca-certificates-20220614-r4.trigger 20:37:29 OK: 11 MiB in 24 packages 20:37:33 Removing intermediate container 47f975be618b 20:37:33 ---> 0986872893e1 20:37:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:34 ---> 89e566e85dfe 20:37:34 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:37:35 ---> 5c45aa77118d 20:37:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:37:42 ---> 19401eb73fdc 20:37:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:37:43 Removing intermediate container a5043c2fb131 20:37:43 ---> c374e01093ea 20:37:43 20:37:43 Step 10/25 : FROM alpine:3.17 20:37:43 ---> d74e625d9115 20:37:43 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:37:43 ---> Using cache 20:37:43 ---> 921ac074ceee 20:37:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:43 ---> Using cache 20:37:43 ---> bd14cb35c948 20:37:43 Step 13/25 : ENV APP_PORT=59881 20:37:43 ---> 64693e9410fd 20:37:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:37:43 ---> Running in d289a78e4eae 20:37:43 ---> Running in 2c82a981572c 20:37:43 Removing intermediate container 2c82a981572c 20:37:43 ---> feeaa012911d 20:37:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:44 ---> Running in 6d479541e38c 20:37:44 Removing intermediate container d289a78e4eae 20:37:44 ---> 776979526d4a 20:37:44 Step 14/25 : EXPOSE $APP_PORT 20:37:44 ---> Running in 32512aeb5a49 20:37:44 Removing intermediate container 6d479541e38c 20:37:44 ---> a800b92d82b2 20:37:44 Step 18/20 : LABEL arch=arm64 20:37:44 ---> Running in f4396558cf14 20:37:44 Removing intermediate container 32512aeb5a49 20:37:44 ---> 00c6a9366ec5 20:37:44 Step 15/25 : WORKDIR / 20:37:45 ---> Running in 5b94ea57e6c9 20:37:45 Removing intermediate container f4396558cf14 20:37:45 ---> 49e099a9ae3d 20:37:45 Step 19/20 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:37:45 ---> Running in d71916b2d53c 20:37:45 Removing intermediate container 5b94ea57e6c9 20:37:45 ---> 788520a374e1 20:37:45 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:46 Removing intermediate container d71916b2d53c 20:37:46 ---> 155d9638f4b0 20:37:46 Step 20/20 : LABEL version=0.0.0 20:37:46 ---> Running in 1f4c9d598519 20:37:47 ---> 51d6fd54b0c9 20:37:47 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:37:47 Removing intermediate container 1f4c9d598519 20:37:47 ---> e48721b16a79 20:37:47 20:37:47 Successfully built e48721b16a79 20:37:47 Successfully tagged security-spiffe-token-provider-arm64:latest 20:37:48  Building security-spiffe-token-provider ... done  ---> dc8bbbe4bd6c 20:37:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:50 ---> 04d005ee44b1 20:37:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:37:50 ---> 97ce6ec839b6 20:37:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:37:51 ---> c80362177dce 20:37:51 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:37:51 ---> Running in 75e11429c4a4 20:37:56 Removing intermediate container 75e11429c4a4 20:37:56 ---> d063def00556 20:37:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:56 ---> Running in b8d7ef5ed49a 20:37:56 Removing intermediate container b8d7ef5ed49a 20:37:56 ---> 0800fd16bcf2 20:37:56 Step 23/25 : LABEL arch=arm64 20:37:56 ---> Running in c5f5e5508275 20:37:56 Removing intermediate container c5f5e5508275 20:37:56 ---> bf66aef70bed 20:37:56 Step 24/25 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:37:56 ---> Running in 54ea29c2ef06 20:37:57 Removing intermediate container 54ea29c2ef06 20:37:57 ---> 0aab6612771f 20:37:57 Step 25/25 : LABEL version=0.0.0 20:37:57 ---> Running in aeee786a46c6 20:37:57 Removing intermediate container aeee786a46c6 20:37:57 ---> c89d2eb7a764 20:37:57 20:37:57 Successfully built c89d2eb7a764 20:37:57 Successfully tagged core-metadata-arm64:latest 20:38:07  Building core-metadata ... done Removing intermediate container a2a04a715773 20:38:07 ---> e7d784f22e2f 20:38:07 20:38:07 Step 10/24 : FROM alpine:3.17 20:38:07 ---> d74e625d9115 20:38:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:38:07 ---> Using cache 20:38:07 ---> 921ac074ceee 20:38:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:07 ---> Using cache 20:38:07 ---> bd14cb35c948 20:38:07 Step 13/24 : ENV APP_PORT=59882 20:38:07 ---> Running in 704b469ba317 20:38:07 Removing intermediate container 536ab9699c07 20:38:07 ---> 3b64c11a346b 20:38:07 20:38:07 Step 10/23 : FROM alpine:3.17 20:38:07 ---> d74e625d9115 20:38:07 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:38:07 Removing intermediate container 704b469ba317 20:38:07 ---> 345a44467e74 20:38:07 Step 14/24 : EXPOSE $APP_PORT 20:38:07 ---> Running in 52238bbd421a 20:38:07 ---> Running in e33d78739307 20:38:07 Removing intermediate container e33d78739307 20:38:07 ---> dd63ce0c8e61 20:38:07 Step 15/24 : WORKDIR / 20:38:07 ---> Running in 91b72d6be834 20:38:08 Removing intermediate container 91b72d6be834 20:38:08 ---> 5b333e903d2e 20:38:08 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:08 ---> 4b802c793bf5 20:38:08 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:09 ---> 0157f1022bf1 20:38:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:38:10 ---> b57951b012d3 20:38:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:38:10 (1/2) Installing ca-certificates (20220614-r4) 20:38:10 (2/2) Installing dumb-init (1.2.5-r2) 20:38:10 Executing busybox-1.35.0-r29.trigger 20:38:10 Executing ca-certificates-20220614-r4.trigger 20:38:10 ---> 50604bd2d8aa 20:38:10 Step 20/24 : ENTRYPOINT ["/core-command"] 20:38:10 ---> Running in 6f7a67d20e28 20:38:11 OK: 8 MiB in 17 packages 20:38:11 Removing intermediate container 6f7a67d20e28 20:38:11 ---> 526c21919703 20:38:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:11 ---> Running in a96c3bab2d2a 20:38:11 Removing intermediate container a96c3bab2d2a 20:38:11 ---> 110ec1b7db60 20:38:11 Step 22/24 : LABEL arch=arm64 20:38:11 ---> Running in d8cc969552db 20:38:12 Removing intermediate container d8cc969552db 20:38:12 ---> 5fb1cff84abb 20:38:12 Step 23/24 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:38:12 ---> Running in bc5179309b49 20:38:12 Removing intermediate container 52238bbd421a 20:38:12 ---> caccc5ef1d76 20:38:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:38:12 ---> Running in bd69b7a76cab 20:38:12 Removing intermediate container bc5179309b49 20:38:12 ---> e297082604c6 20:38:12 Step 24/24 : LABEL version=0.0.0 20:38:12 ---> Running in a0f447d09d06 20:38:12 Removing intermediate container bd69b7a76cab 20:38:12 ---> cc568f96d454 20:38:12 Step 13/23 : ENV APP_PORT=59860 20:38:12 ---> Running in 3396ace6914e 20:38:12 Removing intermediate container a0f447d09d06 20:38:12 ---> 529d066113ba 20:38:12 20:38:13 Removing intermediate container 3396ace6914e 20:38:13 ---> 0db28201d8c1 20:38:13 Step 14/23 : EXPOSE $APP_PORT 20:38:13 ---> Running in b3bfa0bc2e6f 20:38:13 Successfully built 529d066113ba 20:38:13 Successfully tagged core-command-arm64:latest 20:38:13  Building core-command ... done Removing intermediate container b3bfa0bc2e6f 20:38:13 ---> 234e77d62a76 20:38:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:14 ---> 2720d0865df0 20:38:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:38:14 ---> c4ff3a686131 20:38:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:38:16 ---> 9593c7d3a6b8 20:38:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:38:16 ---> 632e936a0058 20:38:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:38:16 ---> Running in 3844b2d96d34 20:38:16 Removing intermediate container 3844b2d96d34 20:38:16 ---> 887fa5968479 20:38:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:16 ---> Running in 0e655ddef9e0 20:38:17 Removing intermediate container 0e655ddef9e0 20:38:17 ---> 103fe4694666 20:38:17 Step 21/23 : LABEL arch=arm64 20:38:17 ---> Running in 22f35c61b1a0 20:38:17 Removing intermediate container 22f35c61b1a0 20:38:17 ---> dbe47dd2cc4d 20:38:17 Step 22/23 : LABEL git_sha=746542742795090e518b3dbdb13d1dcd04448606 20:38:17 ---> Running in e4c92082b03a 20:38:18 Removing intermediate container e4c92082b03a 20:38:18 ---> cb1471f689a2 20:38:18 Step 23/23 : LABEL version=0.0.0 20:38:18 ---> Running in f7db88dc5c6d 20:38:18 Removing intermediate container f7db88dc5c6d 20:38:18 ---> fba98c56f11e 20:38:18 20:38:18 Successfully built fba98c56f11e 20:38:18 Successfully tagged support-notifications-arm64:latest 20:38:18  Building support-notifications ... done  [Pipeline] } 20:38:18 $ docker stop --time=1 d86db8ba903066392dabc59e3ba671949555521d0ecea64aaeb65c554b829c81 20:38:20 $ docker rm -f --volumes d86db8ba903066392dabc59e3ba671949555521d0ecea64aaeb65c554b829c81 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:21 + docker images 20:38:21 REPOSITORY TAG IMAGE ID CREATED SIZE 20:38:21 support-notifications-arm64 latest fba98c56f11e 3 seconds ago 32.5MB 20:38:21 core-command-arm64 latest 529d066113ba 9 seconds ago 19.7MB 20:38:21 3b64c11a346b 15 seconds ago 1.56GB 20:38:21 e7d784f22e2f 17 seconds ago 1.49GB 20:38:21 core-metadata-arm64 latest c89d2eb7a764 24 seconds ago 20.4MB 20:38:21 security-spiffe-token-provider-arm64 latest e48721b16a79 34 seconds ago 32.6MB 20:38:21 c374e01093ea 40 seconds ago 1.5GB 20:38:21 90c449d9dd30 About a minute ago 1.53GB 20:38:21 support-scheduler-arm64 latest b1b431c4f363 4 minutes ago 31.8MB 20:38:21 35fa602da56f 4 minutes ago 1.56GB 20:38:21 security-proxy-setup-arm64 latest 66330d1c25e4 6 minutes ago 18.6MB 20:38:21 e0c1155ed2aa 6 minutes ago 1.47GB 20:38:21 security-spire-agent-arm64 latest a8eaae0f3a72 7 minutes ago 125MB 20:38:21 security-spire-server-arm64 latest 3fc4b5a733c8 8 minutes ago 87.1MB 20:38:21 e93b26fc7488 8 minutes ago 1.35GB 20:38:21 security-spire-config-arm64 latest 2245f0e9f0fc 8 minutes ago 86.2MB 20:38:21 4d78fc1138e7 9 minutes ago 1.35GB 20:38:21 core-data-arm64 latest ee6266f0e0b3 12 minutes ago 19.9MB 20:38:21 security-bootstrapper-arm64 latest 50e8b752ef17 12 minutes ago 21.8MB 20:38:21 security-secretstore-setup-arm64 latest ddc0b3de3b2b 12 minutes ago 32MB 20:38:21 core-common-config-bootstrapper-arm64 latest 67f0c73a125b 12 minutes ago 17.4MB 20:38:21 774ee770fba9 12 minutes ago 1.5GB 20:38:21 02559710b70e 13 minutes ago 1.48GB 20:38:21 security-proxy-auth-arm64 latest 538004d3cf0e 13 minutes ago 18.2MB 20:38:21 d71e380b5b90 13 minutes ago 1.48GB 20:38:21 0970a2fc43ea 13 minutes ago 1.47GB 20:38:21 1c11ee687b4d 13 minutes ago 1.47GB 20:38:21 ci-base-image-arm64 latest fc3685873d93 35 minutes ago 868MB 20:38:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 20:38:21 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 20:38:21 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:22 20:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:23 arm64: Pulling from edgex-lftools-log-publisher 20:38:23 8998bd30e6a1: Pulling fs layer 20:38:23 04944245beec: Pulling fs layer 20:38:23 699f458cf7ca: Pulling fs layer 20:38:23 765212b225bb: Pulling fs layer 20:38:23 f23df028b6ca: Pulling fs layer 20:38:23 d65c8cfc05b1: Pulling fs layer 20:38:23 2437ff75d9bd: Pulling fs layer 20:38:23 f23df028b6ca: Waiting 20:38:23 d65c8cfc05b1: Waiting 20:38:23 2437ff75d9bd: Waiting 20:38:23 765212b225bb: Waiting 20:38:23 04944245beec: Verifying Checksum 20:38:23 04944245beec: Download complete 20:38:23 765212b225bb: Verifying Checksum 20:38:23 765212b225bb: Download complete 20:38:23 f23df028b6ca: Verifying Checksum 20:38:23 f23df028b6ca: Download complete 20:38:23 d65c8cfc05b1: Verifying Checksum 20:38:23 d65c8cfc05b1: Download complete 20:38:23 699f458cf7ca: Verifying Checksum 20:38:23 699f458cf7ca: Download complete 20:38:24 8998bd30e6a1: Verifying Checksum 20:38:24 8998bd30e6a1: Download complete 20:38:25 2437ff75d9bd: Verifying Checksum 20:38:25 2437ff75d9bd: Download complete 20:38:27 8998bd30e6a1: Pull complete 20:38:28 04944245beec: Pull complete 20:38:29 699f458cf7ca: Pull complete 20:38:29 765212b225bb: Pull complete 20:38:30 f23df028b6ca: Pull complete 20:38:30 d65c8cfc05b1: Pull complete 20:38:45 2437ff75d9bd: Pull complete 20:38:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:46 prd-ubuntu20.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 20:38:46 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:38:49 $ docker top 430a77b67b6e43516fbfafc21eadd358e1436664719cdf7a0ba886e01ee32201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:49 ---> job-cost.sh 20:38:49 lf-activate-venv: SKIPPING 20:38:49 INFO: No Stack... 20:38:50 INFO: Retrieving Pricing Info for: v3-standard-4 20:38:51 INFO: Archiving Costs [Pipeline] sh 20:38:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:38:51 + cut -d, -f6 [Pipeline] lock 20:38:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4450-1-stack-cost] 20:38:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4450-1-stack-cost] did not exist. Created. 20:38:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:52 + echo total: 0.10999999940395355 [Pipeline] stash 20:38:52 Stashed 1 file(s) [Pipeline] } 20:38:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4450-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:52 $ docker stop --time=1 430a77b67b6e43516fbfafc21eadd358e1436664719cdf7a0ba886e01ee32201 20:38:54 $ docker rm -f --volumes 430a77b67b6e43516fbfafc21eadd358e1436664719cdf7a0ba886e01ee32201 [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 20:38:55 provisioning config files... 20:38:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2846143649877143349tmp [Pipeline] { [Pipeline] sh 20:38:55 + set +x 20:38:55 + curl -s https://codecov.io/bash 20:38:55 + bash -s -- 20:38:55 20:38:55 _____ _ 20:38:55 / ____| | | 20:38:55 | | ___ __| | ___ ___ _____ __ 20:38:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:55 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:55 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:55 Bash-1.0.6 20:38:55 20:38:55 20:38:55 ==> git version 2.25.1 found 20:38:55 ==> 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 20:38:55 Release-Date: 2020-01-08 20:38:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:38:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:38:55 ==> Jenkins CI detected. 20:38:55 current dir:  /w/workspace/edgex-go/1 20:38:55 project root: . 20:38:55 --> token set from env 20:38:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:55 ==> Running gcov in . (disable via -X gcov) 20:38:55 ==> Python coveragepy not found 20:38:55 ==> Searching for coverage reports in: 20:38:55 + . 20:38:55 -> Found 1 reports 20:38:55 ==> Detecting git/mercurial file structure 20:38:56 ==> Reading reports 20:38:56 + ./coverage.out bytes=447485 20:38:56 ==> Appending adjustments 20:38:56 https://docs.codecov.io/docs/fixing-reports 20:38:57 + Found adjustments 20:38:57 ==> Gzipping contents 20:38:57 60K /tmp/codecov.sVuJqB.gz 20:38:57 ==> Uploading reports 20:38:57 url: https://codecov.io 20:38:57 query: branch=PR-4450&commit=746542742795090e518b3dbdb13d1dcd04448606&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4450&job=&cmd_args= 20:38:57 -> Pinging Codecov 20:38:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4450&commit=746542742795090e518b3dbdb13d1dcd04448606&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4450&job=&cmd_args= 20:38:57 -> Uploading to 20:38:57 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/00271124DB129430A58F1EEE437C3FCB/746542742795090e518b3dbdb13d1dcd04448606/0ef65f2b-d181-49de-92fe-05a025fee521.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T203857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ec3acdd9bed06345a1df8f68a8aca05b628cb7ceecd82e47b0405b20533748a 20:38:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:57 Dload Upload Total Spent Left Speed 20:38:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57581 0 0 100 57581 0 179k --:--:-- --:--:-- --:--:-- 179k 20:38:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/746542742795090e518b3dbdb13d1dcd04448606 [Pipeline] } 20:38:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:38:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:38:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:39:00 ---> package-listing.sh 20:39:00 ++ facter osfamily 20:39:00 ++ tr '[:upper:]' '[:lower:]' 20:39:00 + OS_FAMILY=debian 20:39:00 + workspace=/w/workspace/edgex-go/1 20:39:00 + START_PACKAGES=/tmp/packages_start.txt 20:39:00 + END_PACKAGES=/tmp/packages_end.txt 20:39:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:39:00 + PACKAGES=/tmp/packages_start.txt 20:39:00 + '[' /w/workspace/edgex-go/1 ']' 20:39:00 + PACKAGES=/tmp/packages_end.txt 20:39:00 + case "${OS_FAMILY}" in 20:39:00 + dpkg -l 20:39:00 + grep '^ii' 20:39:00 + '[' -f /tmp/packages_start.txt ']' 20:39:00 + '[' -f /tmp/packages_end.txt ']' 20:39:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:39:00 + '[' /w/workspace/edgex-go/1 ']' 20:39:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:39:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:39:00 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:39:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:01 20:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:01 latest: Pulling from edgex-lftools-log-publisher 20:39:01 5eb5b503b376: Pulling fs layer 20:39:01 5c69ac0246d0: Pulling fs layer 20:39:01 ec43610c2a17: Pulling fs layer 20:39:01 3a2ae6a8a46f: Pulling fs layer 20:39:01 33b1e0a273af: Pulling fs layer 20:39:01 5d3b04190fa2: Pulling fs layer 20:39:01 2f39f015ded8: Pulling fs layer 20:39:01 33b1e0a273af: Waiting 20:39:01 5d3b04190fa2: Waiting 20:39:01 2f39f015ded8: Waiting 20:39:01 3a2ae6a8a46f: Waiting 20:39:01 5c69ac0246d0: Download complete 20:39:01 3a2ae6a8a46f: Verifying Checksum 20:39:01 3a2ae6a8a46f: Download complete 20:39:01 33b1e0a273af: Verifying Checksum 20:39:01 33b1e0a273af: Download complete 20:39:02 ec43610c2a17: Download complete 20:39:02 5eb5b503b376: Verifying Checksum 20:39:02 5eb5b503b376: Download complete 20:39:02 2f39f015ded8: Verifying Checksum 20:39:02 2f39f015ded8: Download complete 20:39:03 5eb5b503b376: Pull complete 20:39:03 5c69ac0246d0: Pull complete 20:39:03 ec43610c2a17: Pull complete 20:39:03 3a2ae6a8a46f: Pull complete 20:39:04 33b1e0a273af: Pull complete 20:39:04 5d3b04190fa2: Pull complete 20:39:08 2f39f015ded8: Pull complete 20:39:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:08 prd-ubuntu20.04-docker-8c-8g-2267 does not seem to be running inside a container 20:39:08 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat 20:39:10 $ docker top 75711ce9f05609fff126d04e534264c6d7842c3566dd9d615436795cafc0fc9a -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:10 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:39:11 + ls /var/log/sa-host 20:39:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:11 provisioning config files... 20:39:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config536566645716531438tmp [Pipeline] { [Pipeline] echo 20:39:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:12 ---> create-netrc.sh [Pipeline] } 20:39:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:39:12 ---> python-tools-install.sh [Pipeline] echo 20:39:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:39:12 ---> sudo-logs.sh 20:39:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:39:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:39:13 ---> job-cost.sh 20:39:13 lf-activate-venv: SKIPPING 20:39:13 DEBUG: total: 0.10999999940395355 20:39:13 INFO: Retrieving Stack Cost... 20:39:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:39:14 INFO: Archiving Costs [Pipeline] echo 20:39:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:39:14 ---> logs-deploy.sh 20:39:14 lf-activate-venv: SKIPPING 20:39:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4450/1 20:39:14 INFO: archiving workspace using pattern(s): 20:39:15 Archives upload complete. 20:39:15 INFO: archiving logs to Nexus 20:39:16 ---> uname -a: 20:39:16 Linux prd-ubuntu20-04-docker-8c-8g-2267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:39:16 20:39:16 20:39:16 ---> lscpu: 20:39:16 Architecture: x86_64 20:39:16 CPU op-mode(s): 32-bit, 64-bit 20:39:16 Byte Order: Little Endian 20:39:16 Address sizes: 40 bits physical, 48 bits virtual 20:39:16 CPU(s): 8 20:39:16 On-line CPU(s) list: 0-7 20:39:16 Thread(s) per core: 1 20:39:16 Core(s) per socket: 1 20:39:16 Socket(s): 8 20:39:16 NUMA node(s): 1 20:39:16 Vendor ID: AuthenticAMD 20:39:16 CPU family: 23 20:39:16 Model: 49 20:39:16 Model name: AMD EPYC-Rome Processor 20:39:16 Stepping: 0 20:39:16 CPU MHz: 2799.998 20:39:16 BogoMIPS: 5599.99 20:39:16 Virtualization: AMD-V 20:39:16 Hypervisor vendor: KVM 20:39:16 Virtualization type: full 20:39:16 L1d cache: 256 KiB 20:39:16 L1i cache: 256 KiB 20:39:16 L2 cache: 4 MiB 20:39:16 L3 cache: 128 MiB 20:39:16 NUMA node0 CPU(s): 0-7 20:39:16 Vulnerability Itlb multihit: Not affected 20:39:16 Vulnerability L1tf: Not affected 20:39:16 Vulnerability Mds: Not affected 20:39:16 Vulnerability Meltdown: Not affected 20:39:16 Vulnerability Mmio stale data: Not affected 20:39:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:39:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:39:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:39:16 Vulnerability Srbds: Not affected 20:39:16 Vulnerability Tsx async abort: Not affected 20:39:16 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 20:39:16 20:39:16 20:39:16 ---> nproc: 20:39:16 8 20:39:16 20:39:16 20:39:16 ---> df -h: 20:39:16 Filesystem Size Used Avail Use% Mounted on 20:39:16 overlay 155G 19G 136G 13% / 20:39:16 tmpfs 64M 0 64M 0% /dev 20:39:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:39:16 shm 64M 0 64M 0% /dev/shm 20:39:16 /dev/vda1 155G 19G 136G 13% /facter-os 20:39:16 20:39:16 20:39:16 ---> sar -b -r -n DEV: 20:39:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2267) 03/15/23 _x86_64_ (8 CPU) 20:39:16 20:39:16 19:57:54 LINUX RESTART (8 CPU) 20:39:16 20:39:16 19:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:39:16 19:59:01 141.12 47.80 93.32 0.00 5367.54 173613.46 0.00 20:39:16 20:00:01 100.05 0.92 99.13 0.00 30.39 51046.96 0.00 20:39:16 20:01:01 41.30 0.23 41.07 0.00 3.07 21430.74 0.00 20:39:16 20:02:01 382.07 5.88 376.19 0.00 51.72 134343.88 0.00 20:39:16 20:03:01 400.03 4.53 395.50 0.00 100.38 242224.30 0.00 20:39:16 20:04:01 1224.43 10.80 1213.63 0.00 5112.75 353048.89 0.00 20:39:16 20:05:01 748.30 0.07 748.23 0.00 4.67 186777.34 0.00 20:39:16 20:06:01 6.43 0.02 6.42 0.00 0.67 97.72 0.00 20:39:16 20:07:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 20:39:16 20:08:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 20:39:16 20:09:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 20:39:16 20:10:01 1.20 0.00 1.20 0.00 0.00 17.19 0.00 20:39:16 20:11:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 20:39:16 20:12:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 20:39:16 20:13:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 20:39:16 20:14:01 1.60 0.02 1.58 0.00 0.13 23.20 0.00 20:39:16 20:15:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 20:39:16 20:16:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 20:39:16 20:17:01 1.32 0.02 1.30 0.00 0.13 16.13 0.00 20:39:16 20:18:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 20:39:16 20:19:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 20:39:16 20:20:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 20:39:16 20:21:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 20:39:16 20:22:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 20:39:16 20:23:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 20:39:16 20:24:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:39:16 20:25:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 20:39:16 20:26:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 20:39:16 20:27:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 20:39:16 20:28:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 20:39:16 20:29:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 20:39:16 20:30:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 20:39:16 20:31:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 20:39:16 20:32:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 20:39:16 20:33:02 1.30 0.00 1.30 0.00 0.00 14.26 0.00 20:39:16 20:34:01 1.02 0.00 1.02 0.00 0.00 11.79 0.00 20:39:16 20:35:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 20:39:16 20:36:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 20:39:16 20:37:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 20:39:16 20:38:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:39:16 20:39:01 1.73 0.25 1.48 0.00 19.33 40.25 0.00 20:39:16 Average: 75.20 1.72 73.48 0.00 260.86 28378.78 0.00 20:39:16 20:39:16 19:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:39:16 19:59:01 29037984 31600072 725540 2.21 72020 2762408 2061292 6.07 1012800 2480160 553148 20:39:16 20:00:01 27580860 31251216 1053756 3.20 113452 3744236 2535848 7.47 1824404 3018156 552256 20:39:16 20:01:01 27681108 31505876 797296 2.42 116448 3871828 1920916 5.66 1426608 3294408 315304 20:39:16 20:02:01 24231136 31495812 794528 2.42 200848 7016588 1926600 5.68 2026020 5912184 1064020 20:39:16 20:03:01 20850136 31308428 969492 2.95 290828 9952008 2409100 7.10 2382236 8755800 504892 20:39:16 20:04:01 18626780 31435708 830252 2.52 367420 12140048 2174864 6.41 2408432 10854544 185980 20:39:16 20:05:01 19094740 31482384 782788 2.38 388252 11669040 2078812 6.13 2475144 10289248 740 20:39:16 20:06:01 19139872 31522840 747632 2.27 388288 11668748 1900228 5.60 2439896 10288628 12 20:39:16 20:07:01 19141372 31524412 745784 2.27 388308 11668752 1900228 5.60 2438740 10288632 192 20:39:16 20:08:01 19143788 31526836 743260 2.26 388320 11668760 1900228 5.60 2435928 10288636 280 20:39:16 20:09:01 19146120 31529252 740820 2.25 388340 11668892 1900228 5.60 2434068 10288768 180 20:39:16 20:10:01 19154144 31537304 732784 2.23 388368 11668892 1900228 5.60 2426528 10288768 220 20:39:16 20:11:01 19154664 31537852 732164 2.23 388380 11668896 1900228 5.60 2426184 10288772 4 20:39:16 20:12:01 19154656 31537860 732124 2.23 388392 11668896 1900228 5.60 2426020 10288772 144 20:39:16 20:13:01 19154568 31537888 732088 2.23 388408 11668900 1900228 5.60 2426468 10288860 40 20:39:16 20:14:01 19153920 31537312 732528 2.23 388440 11668880 1923452 5.67 2426412 10288840 232 20:39:16 20:15:01 19153904 31537324 732456 2.23 388468 11668880 1907072 5.62 2426372 10288840 184 20:39:16 20:16:01 19154156 31537584 732164 2.23 388480 11668888 1907072 5.62 2426048 10288844 160 20:39:16 20:17:01 19154208 31537672 732368 2.23 388500 11668892 1907072 5.62 2426900 10288848 228 20:39:16 20:18:01 19154256 31537724 732304 2.23 388524 11668892 1907072 5.62 2426116 10288852 12 20:39:16 20:19:01 19154216 31537732 732280 2.23 388544 11668896 1907072 5.62 2426608 10288856 196 20:39:16 20:20:01 19154168 31537684 732248 2.23 388568 11668896 1890380 5.57 2426492 10288856 252 20:39:16 20:21:01 19154152 31537700 732196 2.23 388572 11668900 1890380 5.57 2426512 10288860 188 20:39:16 20:22:01 19154096 31537648 732180 2.23 388572 11668904 1890380 5.57 2426532 10288864 244 20:39:16 20:23:01 19154120 31537680 732144 2.23 388584 11668900 1890380 5.57 2426228 10288868 4 20:39:16 20:24:01 19154352 31537916 732044 2.23 388596 11668912 1890380 5.57 2426292 10288872 148 20:39:16 20:25:01 19154296 31537892 732024 2.23 388628 11668916 1890380 5.57 2426256 10288876 8 20:39:16 20:26:01 19154304 31537936 731932 2.23 388648 11668920 1890380 5.57 2426272 10288880 144 20:39:16 20:27:01 19154224 31537880 731880 2.23 388656 11668924 1890380 5.57 2426628 10288884 188 20:39:16 20:28:01 19154248 31537912 731844 2.23 388672 11668920 1890380 5.57 2426320 10288884 148 20:39:16 20:29:01 19154168 31537852 731844 2.23 388684 11668928 1890380 5.57 2426424 10288888 8 20:39:16 20:30:01 19154372 31538072 731668 2.23 388700 11668932 1890380 5.57 2426376 10288892 172 20:39:16 20:31:01 19154280 31537996 731904 2.23 388712 11668932 1890380 5.57 2426392 10288892 8 20:39:16 20:32:01 19154216 31537948 731876 2.23 388720 11668936 1890380 5.57 2426728 10288896 272 20:39:16 20:33:02 19154248 31538000 731832 2.23 388732 11668936 1890380 5.57 2426424 10288896 4 20:39:16 20:34:01 19154224 31537980 731764 2.23 388748 11668944 1890380 5.57 2426500 10288900 160 20:39:16 20:35:01 19154340 31538120 731548 2.22 388768 11668948 1906444 5.62 2426444 10288908 4 20:39:16 20:36:01 19154484 31538372 731352 2.22 388784 11669076 1906444 5.62 2426800 10288992 260 20:39:16 20:37:01 19154508 31538432 731316 2.22 388796 11669080 1906444 5.62 2426468 10288996 8 20:39:16 20:38:01 19154736 31538664 731028 2.22 388816 11669080 1906444 5.62 2426472 10288996 152 20:39:16 20:39:01 19149916 31535368 734196 2.23 388864 11670496 1876076 5.53 2430744 10289972 1024 20:39:16 Average: 19958489 31519906 753493 2.29 360021 10924407 1942088 5.72 2343933 9620158 77605 20:39:16 20:39:16 19:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:39:16 19:59:01 ens3 1432.96 1351.38 11923.64 167.95 0.00 0.00 0.00 0.00 20:39:16 19:59:01 docker0 509.65 409.68 36.38 2737.46 0.00 0.00 0.00 0.00 20:39:16 19:59:01 lo 5.33 5.33 0.51 0.51 0.00 0.00 0.00 0.00 20:39:16 20:00:01 ens3 167.67 122.40 744.49 103.39 0.00 0.00 0.00 0.00 20:39:16 20:00:01 vethd2c024d 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 20:39:16 20:00:01 docker0 67.91 98.03 5.68 688.13 0.00 0.00 0.00 0.00 20:39:16 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:01:01 ens3 27.57 16.01 22.52 12.12 0.00 0.00 0.00 0.00 20:39:16 20:01:01 vethd2c024d 1.27 1.28 0.11 0.11 0.00 0.00 0.00 0.00 20:39:16 20:01:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 20:39:16 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:02:01 ens3 969.71 581.79 7847.54 69.75 0.00 0.00 0.00 0.00 20:39:16 20:02:01 veth798d888 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:39:16 20:02:01 docker0 520.86 869.76 42.55 6148.96 0.00 0.00 0.00 0.00 20:39:16 20:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:39:16 20:03:01 ens3 53.61 23.78 477.52 6.01 0.00 0.00 0.00 0.00 20:39:16 20:03:01 veth798d888 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:03:01 vethd44fc76 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:16 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:03:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:39:16 20:03:01 veth21216a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:16 20:04:01 ens3 553.49 262.79 5314.45 37.45 0.00 0.00 0.00 0.00 20:39:16 20:04:01 veth798d888 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 20:39:16 20:04:01 docker0 192.08 401.43 15.94 2950.29 0.00 0.00 0.00 0.00 20:39:16 20:04:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 20:39:16 20:05:01 ens3 262.31 135.97 1487.94 24.68 0.00 0.00 0.00 0.00 20:39:16 20:05:01 veth798d888 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:39:16 20:05:01 docker0 116.63 230.24 8.82 1462.03 0.00 0.00 0.00 0.00 20:39:16 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:06:01 ens3 2.47 1.57 2.32 0.93 0.00 0.00 0.00 0.00 20:39:16 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:07:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:09:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:39:16 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:13:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:14:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:39:16 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:15:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:18:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:19:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:39:16 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:24:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:39:16 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:26:01 ens3 0.27 0.18 0.57 0.01 0.00 0.00 0.00 0.00 20:39:16 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:28:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:29:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:39:16 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:30:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:32:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:33:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:34:01 ens3 0.22 0.19 0.08 0.07 0.00 0.00 0.00 0.00 20:39:16 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:35:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:37:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:38:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:16 20:39:01 ens3 13.33 8.38 13.60 5.42 0.00 0.00 0.00 0.00 20:39:16 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:16 20:39:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:39:16 Average: ens3 85.07 61.17 679.20 10.45 0.00 0.00 0.00 0.00 20:39:16 Average: docker0 34.37 49.05 2.67 341.28 0.00 0.00 0.00 0.00 20:39:16 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 20:39:16 20:39:16 20:39:16 ---> sar -P ALL: 20:39:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2267) 03/15/23 _x86_64_ (8 CPU) 20:39:16 20:39:16 19:57:54 LINUX RESTART (8 CPU) 20:39:16 20:39:16 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:39:16 19:59:01 all 9.95 0.00 3.67 1.09 0.06 85.23 20:39:16 19:59:01 0 10.27 0.00 3.59 0.52 0.05 85.57 20:39:16 19:59:01 1 11.29 0.00 2.54 0.37 0.05 85.75 20:39:16 19:59:01 2 10.69 0.00 3.20 2.91 0.05 83.15 20:39:16 19:59:01 3 11.89 0.00 3.23 1.40 0.07 83.41 20:39:16 19:59:01 4 7.13 0.00 3.98 0.22 0.05 88.62 20:39:16 19:59:01 5 12.32 0.00 4.46 1.25 0.07 81.90 20:39:16 19:59:01 6 7.78 0.00 4.39 0.52 0.05 87.25 20:39:16 19:59:01 7 8.22 0.00 4.01 1.52 0.07 86.18 20:39:16 20:00:01 all 29.16 0.00 6.21 0.76 0.08 63.79 20:39:16 20:00:01 0 28.08 0.00 5.27 0.07 0.08 66.49 20:39:16 20:00:01 1 29.19 0.00 5.97 0.07 0.08 64.69 20:39:16 20:00:01 2 31.51 0.00 6.17 1.30 0.08 60.94 20:39:16 20:00:01 3 30.16 0.00 6.46 0.19 0.08 63.11 20:39:16 20:00:01 4 26.83 0.00 6.06 0.15 0.08 66.87 20:39:16 20:00:01 5 28.23 0.00 6.38 2.23 0.07 63.10 20:39:16 20:00:01 6 30.72 0.00 6.83 0.02 0.10 62.33 20:39:16 20:00:01 7 28.56 0.00 6.51 2.04 0.08 62.80 20:39:16 20:01:01 all 40.95 0.00 5.77 0.39 0.09 52.80 20:39:16 20:01:01 0 40.11 0.00 5.56 0.12 0.08 54.13 20:39:16 20:01:01 1 39.72 0.00 5.68 0.03 0.10 54.47 20:39:16 20:01:01 2 40.87 0.00 5.81 0.37 0.10 52.85 20:39:16 20:01:01 3 42.29 0.00 5.99 0.05 0.08 51.59 20:39:16 20:01:01 4 41.32 0.00 5.54 0.00 0.08 53.06 20:39:16 20:01:01 5 40.97 0.00 5.64 0.62 0.08 52.68 20:39:16 20:01:01 6 41.52 0.00 5.76 0.07 0.08 52.56 20:39:16 20:01:01 7 40.77 0.00 6.20 1.90 0.08 51.04 20:39:16 20:02:01 all 17.69 0.00 8.35 3.61 0.08 70.28 20:39:16 20:02:01 0 18.05 0.00 7.57 2.71 0.08 71.59 20:39:16 20:02:01 1 17.63 0.00 9.71 2.75 0.08 69.83 20:39:16 20:02:01 2 19.27 0.00 8.28 2.83 0.08 69.53 20:39:16 20:02:01 3 18.07 0.00 9.00 1.44 0.08 71.40 20:39:16 20:02:01 4 16.31 0.00 6.31 1.83 0.08 75.47 20:39:16 20:02:01 5 17.29 0.00 9.08 5.85 0.10 67.68 20:39:16 20:02:01 6 17.19 0.00 7.21 4.02 0.07 71.52 20:39:16 20:02:01 7 17.69 0.00 9.63 7.46 0.09 65.14 20:39:16 20:03:01 all 54.75 0.00 10.46 5.66 0.11 29.02 20:39:16 20:03:01 0 54.87 0.00 10.32 10.76 0.12 23.93 20:39:16 20:03:01 1 54.94 0.00 8.95 1.14 0.10 34.87 20:39:16 20:03:01 2 54.04 0.00 10.56 2.19 0.12 33.09 20:39:16 20:03:01 3 55.14 0.00 11.45 13.55 0.12 19.74 20:39:16 20:03:01 4 55.05 0.00 10.49 3.81 0.10 30.55 20:39:16 20:03:01 5 55.35 0.00 9.89 5.55 0.10 29.11 20:39:16 20:03:01 6 54.43 0.00 11.05 6.18 0.12 28.22 20:39:16 20:03:01 7 54.19 0.00 10.94 2.10 0.13 32.64 20:39:16 20:04:01 all 40.59 0.00 14.17 10.20 0.14 34.89 20:39:16 20:04:01 0 39.07 0.00 14.07 7.60 0.14 39.13 20:39:16 20:04:01 1 42.71 0.00 13.36 11.24 0.14 32.55 20:39:16 20:04:01 2 40.43 0.00 14.24 11.25 0.14 33.94 20:39:16 20:04:01 3 43.00 0.00 16.50 4.37 0.15 35.98 20:39:16 20:04:01 4 40.46 0.00 13.56 13.05 0.14 32.79 20:39:16 20:04:01 5 40.89 0.00 14.50 18.06 0.15 26.40 20:39:16 20:04:01 6 38.10 0.00 13.25 6.74 0.15 41.75 20:39:16 20:04:01 7 40.06 0.00 13.91 9.27 0.14 36.62 20:39:16 20:05:01 all 36.05 0.00 9.66 5.14 0.13 49.02 20:39:16 20:05:01 0 36.69 0.00 10.30 9.22 0.14 43.66 20:39:16 20:05:01 1 35.46 0.00 10.28 5.48 0.12 48.67 20:39:16 20:05:01 2 35.33 0.00 8.64 3.94 0.14 51.95 20:39:16 20:05:01 3 36.01 0.00 10.61 6.50 0.12 46.77 20:39:16 20:05:01 4 37.43 0.00 9.79 2.82 0.15 49.81 20:39:16 20:05:01 5 35.17 0.00 8.46 3.78 0.12 52.47 20:39:16 20:05:01 6 34.86 0.00 8.79 2.74 0.12 53.49 20:39:16 20:05:01 7 37.49 0.00 10.38 6.61 0.14 45.38 20:39:16 20:06:01 all 0.06 0.00 0.05 0.02 0.01 99.86 20:39:16 20:06:01 0 0.10 0.00 0.02 0.00 0.00 99.88 20:39:16 20:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:39:16 20:06:01 2 0.02 0.00 0.08 0.03 0.00 99.87 20:39:16 20:06:01 3 0.12 0.00 0.05 0.02 0.02 99.80 20:39:16 20:06:01 4 0.02 0.00 0.07 0.03 0.02 99.87 20:39:16 20:06:01 5 0.03 0.00 0.03 0.05 0.00 99.88 20:39:16 20:06:01 6 0.03 0.00 0.05 0.00 0.00 99.92 20:39:16 20:06:01 7 0.17 0.00 0.03 0.03 0.02 99.75 20:39:16 20:07:01 all 0.31 0.00 0.01 0.01 0.00 99.67 20:39:16 20:07:01 0 1.95 0.00 0.00 0.00 0.00 98.05 20:39:16 20:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:39:16 20:07:01 2 0.05 0.00 0.00 0.02 0.00 99.93 20:39:16 20:07:01 3 0.10 0.00 0.03 0.00 0.00 99.87 20:39:16 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:07:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:39:16 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:07:01 7 0.30 0.00 0.03 0.00 0.00 99.67 20:39:16 20:08:01 all 0.04 0.00 0.02 0.01 0.01 99.94 20:39:16 20:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:39:16 20:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:08:01 2 0.02 0.00 0.02 0.03 0.02 99.92 20:39:16 20:08:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:39:16 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:08:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:39:16 20:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:08:01 7 0.17 0.00 0.02 0.00 0.00 99.82 20:39:16 20:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:39:16 20:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:39:16 20:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:39:16 20:09:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:39:16 20:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:39:16 20:09:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:39:16 20:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:39:16 20:39:16 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:39:16 20:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:39:16 20:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:39:16 20:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:39:16 20:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:39:16 20:10:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:39:16 20:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:11:01 all 0.08 0.00 0.02 0.00 0.00 99.89 20:39:16 20:11:01 0 0.53 0.00 0.03 0.00 0.02 99.42 20:39:16 20:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:39:16 20:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:39:16 20:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:39:16 20:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:39:16 20:12:01 all 0.08 0.00 0.01 0.01 0.00 99.89 20:39:16 20:12:01 0 0.57 0.00 0.02 0.00 0.00 99.42 20:39:16 20:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:39:16 20:12:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:39:16 20:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:39:16 20:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:39:16 20:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:39:16 20:13:01 all 0.09 0.00 0.02 0.00 0.00 99.88 20:39:16 20:13:01 0 0.57 0.00 0.02 0.00 0.00 99.42 20:39:16 20:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:39:16 20:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:39:16 20:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:39:16 20:13:01 7 0.03 0.00 0.05 0.00 0.00 99.92 20:39:16 20:14:01 all 0.08 0.00 0.03 0.00 0.00 99.89 20:39:16 20:14:01 0 0.45 0.00 0.03 0.00 0.00 99.52 20:39:16 20:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:14:01 2 0.08 0.00 0.03 0.00 0.00 99.88 20:39:16 20:14:01 3 0.10 0.00 0.03 0.00 0.02 99.85 20:39:16 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:14:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:39:16 20:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:14:01 7 0.00 0.00 0.05 0.00 0.00 99.95 20:39:16 20:15:01 all 0.17 0.00 0.01 0.00 0.01 99.80 20:39:16 20:15:01 0 1.31 0.00 0.02 0.00 0.02 98.66 20:39:16 20:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:15:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:39:16 20:15:01 3 0.02 0.00 0.05 0.00 0.02 99.92 20:39:16 20:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:39:16 20:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:39:16 20:16:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:39:16 20:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:39:16 20:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:16:01 5 0.03 0.00 0.03 0.02 0.00 99.92 20:39:16 20:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:17:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:39:16 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:39:16 20:17:01 3 0.07 0.00 0.05 0.00 0.02 99.87 20:39:16 20:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:17:01 7 0.07 0.00 0.02 0.00 0.00 99.92 20:39:16 20:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:39:16 20:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:39:16 20:18:01 3 0.08 0.00 0.02 0.00 0.00 99.90 20:39:16 20:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:39:16 20:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:39:16 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:18:01 7 0.12 0.00 0.03 0.00 0.02 99.83 20:39:16 20:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:39:16 20:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:39:16 20:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:39:16 20:19:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:39:16 20:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:39:16 20:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:19:01 7 0.10 0.00 0.05 0.00 0.02 99.83 20:39:16 20:20:01 all 0.08 0.00 0.02 0.01 0.00 99.89 20:39:16 20:20:01 0 0.55 0.00 0.02 0.00 0.00 99.43 20:39:16 20:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:39:16 20:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:39:16 20:20:01 6 0.00 0.00 0.02 0.03 0.00 99.95 20:39:16 20:20:01 7 0.07 0.00 0.07 0.00 0.00 99.87 20:39:16 20:39:16 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:39:16 20:21:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:39:16 20:21:01 0 0.52 0.00 0.02 0.00 0.00 99.47 20:39:16 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:21:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:39:16 20:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:39:16 20:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:39:16 20:21:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:39:16 20:22:01 all 0.06 0.00 0.01 0.00 0.00 99.92 20:39:16 20:22:01 0 0.37 0.00 0.00 0.00 0.00 99.63 20:39:16 20:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:39:16 20:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:39:16 20:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:39:16 20:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:39:16 20:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:39:16 20:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:39:16 20:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:39:16 20:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:39:16 20:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:39:16 20:24:01 all 0.09 0.00 0.01 0.00 0.00 99.90 20:39:16 20:24:01 0 0.60 0.00 0.02 0.02 0.00 99.37 20:39:16 20:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:16 20:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:24:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:39:16 20:25:01 all 0.04 0.00 0.02 0.03 0.00 99.91 20:39:16 20:25:01 0 0.10 0.00 0.02 0.15 0.00 99.73 20:39:16 20:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:25:01 5 0.00 0.00 0.02 0.08 0.00 99.90 20:39:16 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:25:01 7 0.10 0.00 0.07 0.00 0.02 99.82 20:39:16 20:26:01 all 0.08 0.00 0.01 0.00 0.00 99.90 20:39:16 20:26:01 0 0.47 0.00 0.03 0.00 0.00 99.50 20:39:16 20:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:16 20:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:26:01 7 0.08 0.00 0.05 0.00 0.02 99.85 20:39:16 20:27:01 all 0.08 0.00 0.01 0.01 0.01 99.90 20:39:16 20:27:01 0 0.50 0.00 0.00 0.00 0.02 99.48 20:39:16 20:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:39:16 20:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:27:01 6 0.00 0.00 0.02 0.05 0.02 99.92 20:39:16 20:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:39:16 20:28:01 all 0.09 0.00 0.02 0.00 0.00 99.88 20:39:16 20:28:01 0 0.55 0.00 0.02 0.00 0.00 99.43 20:39:16 20:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:39:16 20:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:39:16 20:28:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:39:16 20:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:28:01 7 0.12 0.00 0.05 0.00 0.00 99.83 20:39:16 20:29:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:39:16 20:29:01 0 0.58 0.00 0.00 0.00 0.00 99.42 20:39:16 20:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:39:16 20:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:39:16 20:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:39:16 20:29:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:39:16 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:39:16 20:30:01 all 0.06 0.00 0.01 0.00 0.01 99.92 20:39:16 20:30:01 0 0.30 0.00 0.00 0.00 0.02 99.68 20:39:16 20:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:39:16 20:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:39:16 20:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:30:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:39:16 20:31:01 all 0.07 0.00 0.02 0.00 0.00 99.91 20:39:16 20:31:01 0 0.33 0.00 0.03 0.00 0.00 99.63 20:39:16 20:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:31:01 2 0.07 0.00 0.02 0.00 0.00 99.92 20:39:16 20:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:39:16 20:31:01 4 0.05 0.00 0.07 0.00 0.02 99.87 20:39:16 20:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:39:16 20:31:01 CPU %user %nice %system %iowait %steal %idle 20:39:16 20:32:01 all 0.15 0.00 0.01 0.01 0.00 99.83 20:39:16 20:32:01 0 1.09 0.00 0.00 0.00 0.00 98.91 20:39:16 20:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:32:01 5 0.02 0.00 0.05 0.07 0.00 99.87 20:39:16 20:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:16 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:33:02 all 0.09 0.00 0.01 0.00 0.01 99.89 20:39:16 20:33:02 0 0.47 0.00 0.02 0.00 0.02 99.50 20:39:16 20:33:02 1 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:33:02 2 0.05 0.00 0.00 0.02 0.02 99.92 20:39:16 20:33:02 3 0.05 0.00 0.00 0.00 0.02 99.93 20:39:16 20:33:02 4 0.07 0.00 0.02 0.00 0.02 99.90 20:39:16 20:33:02 5 0.03 0.00 0.03 0.00 0.02 99.92 20:39:16 20:33:02 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:33:02 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:34:01 all 0.08 0.00 0.01 0.00 0.00 99.89 20:39:16 20:34:01 0 0.54 0.00 0.02 0.00 0.02 99.42 20:39:16 20:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:34:01 2 0.05 0.00 0.02 0.02 0.00 99.92 20:39:16 20:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:39:16 20:34:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:39:16 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:39:16 20:35:01 0 0.10 0.00 0.02 0.00 0.00 99.88 20:39:16 20:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:39:16 20:35:01 2 0.05 0.00 0.00 0.02 0.00 99.93 20:39:16 20:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:39:16 20:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:39:16 20:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:36:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:39:16 20:36:01 0 0.57 0.00 0.02 0.00 0.00 99.42 20:39:16 20:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:36:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:39:16 20:36:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:39:16 20:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:39:16 20:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:39:16 20:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:37:01 all 0.10 0.00 0.02 0.01 0.00 99.88 20:39:16 20:37:01 0 0.58 0.00 0.02 0.00 0.00 99.40 20:39:16 20:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:37:01 2 0.03 0.00 0.00 0.03 0.00 99.93 20:39:16 20:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:16 20:37:01 4 0.07 0.00 0.03 0.00 0.00 99.90 20:39:16 20:37:01 5 0.03 0.00 0.05 0.02 0.00 99.90 20:39:16 20:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:16 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:38:01 all 0.09 0.00 0.02 0.00 0.00 99.88 20:39:16 20:38:01 0 0.62 0.00 0.02 0.00 0.00 99.37 20:39:16 20:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:39:16 20:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:39:16 20:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:39:16 20:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:39:16 20:38:01 5 0.03 0.00 0.03 0.02 0.02 99.90 20:39:16 20:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:39:16 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:16 20:39:01 all 0.55 0.00 0.22 0.01 0.01 99.22 20:39:16 20:39:01 0 0.67 0.00 0.12 0.00 0.02 99.20 20:39:16 20:39:01 1 0.30 0.00 0.15 0.03 0.02 99.50 20:39:16 20:39:01 2 0.60 0.00 0.18 0.00 0.02 99.20 20:39:16 20:39:01 3 0.58 0.00 0.27 0.00 0.00 99.15 20:39:16 20:39:01 4 0.23 0.00 0.25 0.02 0.02 99.48 20:39:16 20:39:01 5 0.47 0.00 0.22 0.02 0.00 99.30 20:39:16 20:39:01 6 1.08 0.00 0.30 0.00 0.02 98.60 20:39:16 20:39:01 7 0.43 0.00 0.25 0.00 0.02 99.30 20:39:16 Average: all 5.61 0.00 1.42 0.65 0.02 92.29 20:39:16 Average: 0 5.86 0.00 1.38 0.75 0.02 91.98 20:39:16 Average: 1 5.60 0.00 1.38 0.51 0.02 92.50 20:39:16 Average: 2 5.66 0.00 1.39 0.60 0.02 92.33 20:39:16 Average: 3 5.76 0.00 1.55 0.66 0.02 92.01 20:39:16 Average: 4 5.46 0.00 1.36 0.53 0.02 92.63 20:39:16 Average: 5 5.59 0.00 1.43 0.91 0.02 92.06 20:39:16 Average: 6 5.46 0.00 1.40 0.50 0.02 92.63 20:39:16 Average: 7 5.53 0.00 1.51 0.74 0.02 92.20 20:39:16 20:39:16 20:39:16