Pull request #4517 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a659c984cba492e963db1ff5acacb1d9be46c96+de8ca292a0f52966ebd0c852ab3af25f57b1d8bf (8fb163155658f0bd53bedd81097cbd6063adaffd) 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-ssh12175491019637321111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14874696640122541303.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4517/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-4517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh721084420875066307.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-4517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2770858064854744113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6940134376009765846.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-4517/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-4517/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7526434103844611681.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8951 in /w/workspace/edgexfoundry_edgex-go_PR-4517 [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 > 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/4517/head:refs/remotes/origin/PR-4517 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de8ca292a0f52966ebd0c852ab3af25f57b1d8bf into PR head commit 3a659c984cba492e963db1ff5acacb1d9be46c96 Merge succeeded, producing 3a659c984cba492e963db1ff5acacb1d9be46c96 Checking out Revision 3a659c984cba492e963db1ff5acacb1d9be46c96 (PR-4517) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:23:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:23:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:23:51 ========================================================= 17:23:51 EdgeX Global Pipelines Version Info 17:23:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3a659c984cba492e963db1ff5acacb1d9be46c96 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de8ca292a0f52966ebd0c852ab3af25f57b1d8bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a659c984cba492e963db1ff5acacb1d9be46c96 # timeout=10 17:23:52 ------------------- 17:23:52 stable info: 17:23:52 ------------------- 17:23:52 Commited By: Bill Mahoney bill.mahoney@intel.com 17:23:52 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:23:52 Message: update stable to v1.0.248 17:23:52 ------------------- 17:23:52 experimental info: 17:23:52 ------------------- 17:23:52 Commited By: **** collab-it+edgex@linuxfoundation.org 17:23:52 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:23:52 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:23:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4517 [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4517 [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4517 [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a659c984cba492e963db1ff5acacb1d9be46c96 [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a659c9 [Pipeline] echo 17:23:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:54 provisioning config files... 17:23:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11159071608202848844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:54 ---> docker-login.sh 17:23:54 nexus3.edgexfoundry.org:10001 17:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:55 Configure a credential helper to remove this warning. See 17:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:55 17:23:55 Login Succeeded 17:23:55 nexus3.edgexfoundry.org:10002 17:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:55 Configure a credential helper to remove this warning. See 17:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:55 17:23:55 Login Succeeded 17:23:55 nexus3.edgexfoundry.org:10003 17:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:56 Configure a credential helper to remove this warning. See 17:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:56 17:23:56 Login Succeeded 17:23:56 nexus3.edgexfoundry.org:10004 17:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:56 Configure a credential helper to remove this warning. See 17:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:56 17:23:56 Login Succeeded 17:23:56 docker.io 17:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:57 Configure a credential helper to remove this warning. See 17:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:57 17:23:57 Login Succeeded 17:23:57 ---> docker-login.sh ends [Pipeline] } 17:23:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:57 + 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 17:23:57 + cut -d/ -f2 17:23:57 + dirname cmd/core-command/Dockerfile 17:23:57 + echo core-command,cmd/core-command/Dockerfile 17:23:57 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:23:57 cut -d/ -f2 17:23:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:23:57 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 17:23:57 17:23:57 + echo core-data,cmd/core-data/Dockerfile 17:23:57 + + dirname cmd/core-metadata/Dockerfile 17:23:57 cut -d/ -f2 17:23:57 + echo core-metadata,cmd/core-metadata/Dockerfile 17:23:57 + dirname cmd/security-bootstrapper/Dockerfile 17:23:57 + cut -d/ -f2 17:23:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:23:57 + dirname+ cmd/security-proxy-auth/Dockerfile 17:23:57 cut -d/ -f2 17:23:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:23:57 + + dirname cmd/security-proxy-setup/Dockerfile 17:23:57 cut -d/ -f2 17:23:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:23:57 + dirname cmd/security-secretstore-setup/Dockerfile 17:23:57 + cut -d/ -f2 17:23:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:23:57 + cut -d/ -f2 17:23:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:23:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:23:57 + dirname cmd/security-spire-agent/Dockerfile 17:23:57 + cut -d/ -f2 17:23:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:23:57 + dirname cmd/security-spire-config/Dockerfile 17:23:57 + cut -d/ -f2 17:23:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:23:57 + dirname cmd/security-spire-server/Dockerfile 17:23:57 + cut -d/ -f2 17:23:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:23:57 + dirname cmd/support-notifications/Dockerfile 17:23:57 + cut -d/ -f2 17:23:57 + echo support-notifications,cmd/support-notifications/Dockerfile 17:23:57 + + dirname cmd/support-scheduler/Dockerfile 17:23:57 cut -d/ -f2 17:23:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:23:57 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 17:23:58 + git rev-list -1 --merges 3a659c984cba492e963db1ff5acacb1d9be46c96~1..3a659c984cba492e963db1ff5acacb1d9be46c96 [Pipeline] echo 17:23:58 -----------> git rev-list -1 --merges 3a659c984cba492e963db1ff5acacb1d9be46c96~1..3a659c984cba492e963db1ff5acacb1d9be46c96 3a659c984cba492e963db1ff5acacb1d9be46c96 [false] [Pipeline] sh 17:23:58 + git log --format=format:%s -1 3a659c984cba492e963db1ff5acacb1d9be46c96 [Pipeline] echo 17:23:58 ========================================================= 17:23:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:23:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:23:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:59 + grep -v github /etc/ssh/ssh_known_hosts 17:23:59 + [ -e /tmp/ssh_known_hosts ] 17:23:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:23:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:23:59 + sudo tee -a /etc/ssh/ssh_known_hosts 17:23:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:59 17:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:02 0.1.4: Pulling from edgex-devops/py-git-semver 17:24:02 b85a868b505f: Pulling fs layer 17:24:02 e2be974225ed: Pulling fs layer 17:24:02 339a4e72a1f5: Pulling fs layer 17:24:02 988bab9f4d93: Pulling fs layer 17:24:02 1469e6f7b9e6: Pulling fs layer 17:24:02 eaf3925da568: Pulling fs layer 17:24:02 bab4dde63d76: Pulling fs layer 17:24:02 bde34c3a00c8: Pulling fs layer 17:24:02 b352a97aabf1: Pulling fs layer 17:24:02 4872d77fe225: Pulling fs layer 17:24:02 5851b861e8e6: Pulling fs layer 17:24:02 eaf3925da568: Waiting 17:24:02 bab4dde63d76: Waiting 17:24:02 bde34c3a00c8: Waiting 17:24:02 b352a97aabf1: Waiting 17:24:02 4872d77fe225: Waiting 17:24:02 988bab9f4d93: Waiting 17:24:02 1469e6f7b9e6: Waiting 17:24:02 5851b861e8e6: Waiting 17:24:14 e2be974225ed: Verifying Checksum 17:24:14 988bab9f4d93: Verifying Checksum 17:24:14 988bab9f4d93: Download complete 17:24:14 339a4e72a1f5: Verifying Checksum 17:24:14 339a4e72a1f5: Download complete 17:24:14 eaf3925da568: Verifying Checksum 17:24:14 eaf3925da568: Download complete 17:24:14 1469e6f7b9e6: Verifying Checksum 17:24:14 1469e6f7b9e6: Download complete 17:24:14 bde34c3a00c8: Download complete 17:24:14 b352a97aabf1: Download complete 17:24:14 4872d77fe225: Verifying Checksum 17:24:14 4872d77fe225: Download complete 17:24:14 5851b861e8e6: Verifying Checksum 17:24:14 5851b861e8e6: Download complete 17:24:14 b85a868b505f: Download complete 17:24:15 bab4dde63d76: Verifying Checksum 17:24:15 bab4dde63d76: Download complete 17:24:15 b85a868b505f: Pull complete 17:24:15 e2be974225ed: Pull complete 17:24:16 339a4e72a1f5: Pull complete 17:24:16 988bab9f4d93: Pull complete 17:24:16 1469e6f7b9e6: Pull complete 17:24:16 eaf3925da568: Pull complete 17:24:18 bab4dde63d76: Pull complete 17:24:18 bde34c3a00c8: Pull complete 17:24:18 b352a97aabf1: Pull complete 17:24:18 4872d77fe225: Pull complete 17:24:18 5851b861e8e6: Pull complete 17:24:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:18 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 17:24:18 $ 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 17:24:20 $ docker top fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 -eo pid,comm 17:24:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:24:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:20 [ssh-agent] Looking for ssh-agent implementation... 17:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:20 $ docker exec fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 ssh-agent 17:24:20 SSH_AUTH_SOCK=/tmp/ssh-zhPYUxugZck5/agent.32 17:24:20 SSH_AGENT_PID=38 17:24:20 Running ssh-add (command line suppressed) 17:24:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1023040173070537751.key (/w/workspace/edgex-go/1@tmp/private_key_1023040173070537751.key) 17:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:20 + git tag --points-at HEAD [Pipeline] } 17:24:20 $ docker exec --env ******** --env ******** fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 ssh-agent -k 17:24:21 unset SSH_AUTH_SOCK; 17:24:21 unset SSH_AGENT_PID; 17:24:21 echo Agent pid 38 killed; 17:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:21 [ssh-agent] Looking for ssh-agent implementation... 17:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:21 $ docker exec fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 ssh-agent 17:24:21 SSH_AUTH_SOCK=/tmp/ssh-6v6beukWbOT3/agent.70 17:24:21 SSH_AGENT_PID=76 17:24:21 Running ssh-add (command line suppressed) 17:24:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13122423183829645970.key (/w/workspace/edgex-go/1@tmp/private_key_13122423183829645970.key) 17:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:21 + git semver init 17:24:22 2023-04-18 17:24:21,966 [run_init] DEBUG init version:0.0.0 force:False 17:24:22 2023-04-18 17:24:21,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 17:24:22 2023-04-18 17:24:21,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 17:24:22 2023-04-18 17:24:21,968 [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) 17:24:26 2023-04-18 17:24:26,073 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 17:24:26 2023-04-18 17:24:26,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4517 with force:False 17:24:26 2023-04-18 17:24:26,073 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4517 17:24:26 2023-04-18 17:24:26,076 [execute] INFO git cat-file --batch-check 17:24:26 2023-04-18 17:24:26,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:24:26 2023-04-18 17:24:26,083 [execute] INFO git cat-file --batch 17:24:26 2023-04-18 17:24:26,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:24:26 2023-04-18 17:24:26,088 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4517 17:24:26 0.0.0 [Pipeline] } 17:24:26 $ docker exec --env ******** --env ******** fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 ssh-agent -k 17:24:26 unset SSH_AUTH_SOCK; 17:24:26 unset SSH_AGENT_PID; 17:24:26 echo Agent pid 76 killed; 17:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:26 + git semver [Pipeline] } 17:24:27 $ docker stop --time=1 fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 17:24:28 $ docker rm -f --volumes fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:24:29 Stashed 1 file(s) [Pipeline] echo 17:24:29 [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 17:24:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:29 ========================================================= 17:24:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:24:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:24:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:24:30 63b65145d645: Pulling fs layer 17:24:30 a2d21d5440eb: Pulling fs layer 17:24:30 935e6c44a52c: Pulling fs layer 17:24:30 94cc34f8dd06: Pulling fs layer 17:24:30 30dea6a524f1: Pulling fs layer 17:24:30 a2aff8979fd8: Pulling fs layer 17:24:30 6808be2612f2: Pulling fs layer 17:24:30 f25807f1079a: Pulling fs layer 17:24:30 6808be2612f2: Waiting 17:24:30 a2aff8979fd8: Waiting 17:24:30 f25807f1079a: Waiting 17:24:30 30dea6a524f1: Waiting 17:24:30 94cc34f8dd06: Waiting 17:24:30 a2d21d5440eb: Download complete 17:24:30 94cc34f8dd06: Download complete 17:24:30 30dea6a524f1: Verifying Checksum 17:24:30 30dea6a524f1: Download complete 17:24:30 63b65145d645: Verifying Checksum 17:24:30 63b65145d645: Download complete 17:24:30 a2aff8979fd8: Verifying Checksum 17:24:30 a2aff8979fd8: Download complete 17:24:30 63b65145d645: Pull complete 17:24:30 a2d21d5440eb: Pull complete 17:24:30 f25807f1079a: Verifying Checksum 17:24:30 f25807f1079a: Download complete 17:24:31 935e6c44a52c: Verifying Checksum 17:24:31 935e6c44a52c: Download complete 17:24:31 6808be2612f2: Verifying Checksum 17:24:31 6808be2612f2: Download complete 17:24:34 935e6c44a52c: Pull complete 17:24:34 94cc34f8dd06: Pull complete 17:24:34 30dea6a524f1: Pull complete 17:24:34 a2aff8979fd8: Pull complete 17:24:36 6808be2612f2: Pull complete 17:24:37 f25807f1079a: Pull complete 17:24:37 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:24:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:24:37 WORKDIR /edgex 17:24:37 COPY go.mod . 17:24:37 RUN go mod download 17:24:37 + docker build -t ci-base-image-x86_64 -f - . 17:24:38 Sending build context to Docker daemon 170.6MB 17:24:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:24:38 ---> 3b553350e43f 17:24:38 Step 2/4 : WORKDIR /edgex 17:24:39 ---> Running in 0641fae19472 17:24:39 Removing intermediate container 0641fae19472 17:24:39 ---> 9b794254d44a 17:24:39 Step 3/4 : COPY go.mod . 17:24:39 ---> 10a06bbc3573 17:24:39 Step 4/4 : RUN go mod download 17:24:39 ---> Running in 402a6088ffaa 17:24:44 Still waiting to schedule task 17:24:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:24:49 Removing intermediate container 402a6088ffaa 17:24:49 ---> 382179b87e6c 17:24:49 Successfully built 382179b87e6c 17:24:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:50 + docker inspect -f . ci-base-image-x86_64 17:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:50 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 17:24:50 $ 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 17:24:50 $ docker top a3ef3917cfe78891ec14bb9b1921b1ef381cd14468d083874339e4312384b902 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:50 + go version 17:24:50 go version go1.20.2 linux/amd64 [Pipeline] } 17:24:50 $ docker stop --time=1 a3ef3917cfe78891ec14bb9b1921b1ef381cd14468d083874339e4312384b902 17:24:52 $ docker rm -f --volumes a3ef3917cfe78891ec14bb9b1921b1ef381cd14468d083874339e4312384b902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:52 + docker inspect -f . ci-base-image-x86_64 17:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:53 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 17:24:53 $ 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 17:24:53 $ docker top 5c5c357d0b4605538743c32998f12ca5f7884bb70b0dba084ca91495bf122cbf -eo pid,comm [Pipeline] { [Pipeline] echo 17:24:53 ========================================================= 17:24:53 [edgeXBuildGoParallel] Running Tests and Build... 17:24:53 ========================================================= [Pipeline] sh 17:24:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:24:54 + make test 17:24:54 go test -race -coverprofile=coverage.out ./... 17:25:02 ? github.com/edgexfoundry/edgex-go [no test files] 17:25:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:25:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:25:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:25:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:25:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:25:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:25:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:25:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:25:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 17:25:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements 17:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:25:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:25:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements 17:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 17:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.553s coverage: 88.5% of statements 17:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 17:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:25:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:25:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:25:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:25:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:25:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:25:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements 17:25:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 17:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:25:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 17:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:25:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements 17:25:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements 17:25:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 44.1% of statements 17:25:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:25:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:25:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:25:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 82.9% of statements 17:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 17:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 17:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 17:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:25:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:25:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:25:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:25:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:25:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:25:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:25:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:25:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 17:25:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:25:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:25:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:25:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:25:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:25:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:25:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:25:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.071s coverage: 92.9% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.065s coverage: 87.2% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.106s coverage: 82.1% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 17:25:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:25:50 running golangci-lint 17:25:50 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 17:25:50 go version go1.20.2 linux/amd64 17:25:50 level=info msg="[config_reader] Used config file .golangci.yml" 17:25:50 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 17:26:05 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 14.524284211s" 17:26:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.236257ms" 17:26:13 level=info msg="[linters_context/goanalysis] analyzers took 58.382742445s with top 10 stages: buildir: 35.405179893s, inspect: 2.395806639s, fact_deprecated: 1.40419869s, gosec: 1.284549055s, ctrlflow: 1.082737579s, S1038: 983.622946ms, fact_purity: 963.414048ms, nilness: 947.491478ms, printf: 939.678941ms, directives: 660.508098ms" 17:26:13 level=info msg="[runner] Issues before processing: 203, after processing: 0" 17:26:13 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, nolint: 0/23, skip_dirs: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203" 17:26:13 level=info msg="[runner] processing took 17.530718ms with stages: nolint: 7.491571ms, identifier_marker: 5.291547ms, exclude-rules: 1.414335ms, path_prettifier: 1.303544ms, autogenerated_exclude: 1.258662ms, skip_dirs: 623.918µs, cgo: 100.051µs, filename_unadjuster: 43.74µs, max_same_issues: 690ns, skip_files: 440ns, sort_results: 300ns, source_code: 280ns, exclude: 280ns, path_shortener: 260ns, diff: 250ns, severity-rules: 240ns, uniq_by_line: 190ns, max_from_linter: 180ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" 17:26:13 level=info msg="[runner] linters took 8.527893613s with stages: goanalysis_metalinter: 8.510116513s" 17:26:13 level=info msg="File cache stats: 0 entries of total size 0B" 17:26:13 level=info msg="Memory: 232 samples, avg is 196.6MB, max is 809.3MB" 17:26:13 level=info msg="Execution took 23.101028812s" 17:26:13 go vet ./... 17:26:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:26:17 ./bin/test-attribution-txt.sh [Pipeline] echo 17:26:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:26:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8952 in /w/workspace/edgexfoundry_edgex-go_PR-4517 [Pipeline] { [Pipeline] ws 17:26:18 Running in /w/workspace/edgex-go/1 [Pipeline] { 17:26:18 + ls -al . 17:26:18 total 704 17:26:18 drwxrwxr-x 11 1001 1001 4096 Apr 18 17:24 . 17:26:18 drwxr-xr-x 4 root root 4096 Apr 18 17:24 .. 17:26:18 drwxrwxr-x 2 1001 1001 4096 Apr 18 17:23 .blubracket 17:26:18 -rw-rw-r-- 1 1001 1001 16 Apr 18 17:23 .dockerignore 17:26:18 drwxrwxr-x 8 1001 1001 4096 Apr 18 17:24 .git 17:26:18 drwxrwxr-x 3 1001 1001 4096 Apr 18 17:23 .github 17:26:18 -rw-rw-r-- 1 1001 1001 1133 Apr 18 17:23 .gitignore 17:26:18 -rw-rw-r-- 1 1001 1001 42 Apr 18 17:23 .golangci.yml 17:26:18 -rw-rw-r-- 1 1001 1001 87 Apr 18 17:23 .hadolint.yml 17:26:18 drwxr-xr-x 3 1001 1001 4096 Apr 18 17:24 .semver 17:26:18 -rw-rw-r-- 1 1001 1001 166 Apr 18 17:23 .sonarcloud.properties 17:26:18 -rw-rw-r-- 1 1001 1001 1171 Apr 18 17:23 ADOPTERS.md 17:26:18 -rw-rw-r-- 1 1001 1001 10835 Apr 18 17:23 Attribution.txt 17:26:18 -rw-rw-r-- 1 1001 1001 73765 Apr 18 17:23 CHANGELOG.md 17:26:18 -rw-rw-r-- 1 1001 1001 3804 Apr 18 17:23 CONTRIBUTING.md 17:26:18 -rw-rw-r-- 1 1001 1001 677 Apr 18 17:23 GOVERNANCE.md 17:26:18 -rw-rw-r-- 1 1001 1001 883 Apr 18 17:23 Jenkinsfile 17:26:18 -rw-rw-r-- 1 1001 1001 10775 Apr 18 17:23 LICENSE 17:26:18 -rw-rw-r-- 1 1001 1001 14368 Apr 18 17:23 Makefile 17:26:18 -rw-rw-r-- 1 1001 1001 582 Apr 18 17:23 OWNERS.md 17:26:18 -rw-rw-r-- 1 1001 1001 9403 Apr 18 17:23 README.md 17:26:18 -rw-rw-r-- 1 1001 1001 789 Apr 18 17:23 SECURITY.md 17:26:18 -rw-rw-r-- 1 1001 1001 5 Apr 18 17:24 VERSION 17:26:18 drwxrwxr-x 2 1001 1001 4096 Apr 18 17:23 bin 17:26:18 drwxrwxr-x 18 1001 1001 4096 Apr 18 17:23 cmd 17:26:18 -rw-r--r-- 1 root root 448248 Apr 18 17:25 coverage.out 17:26:18 -rw-rw-r-- 1 1001 1001 3200 Apr 18 17:23 go.mod 17:26:18 -rw-rw-r-- 1 1001 1001 31155 Apr 18 17:23 go.sum 17:26:18 drwxrwxr-x 7 1001 1001 4096 Apr 18 17:23 internal 17:26:18 drwxrwxr-x 3 1001 1001 4096 Apr 18 17:23 openapi 17:26:18 -rw-rw-r-- 1 1001 1001 594 Apr 18 17:23 security.txt 17:26:18 drwxrwxr-x 4 1001 1001 4096 Apr 18 17:23 snap 17:26:18 -rw-rw-r-- 1 1001 1001 204 Apr 18 17:23 version.go [Pipeline] sh [Pipeline] checkout 17:26:18 The recommended git tool is: git 17:26:18 + '[' -e coverage.out ] 17:26:18 + chown 1001:1001 coverage.out [Pipeline] stash 17:26:18 Stashed 1 file(s) [Pipeline] sh 17:26:19 + make build 17:26:19 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 17:26:23 using credential edgex-jenkins-ssh 17:26:23 Cloning the remote Git repository 17:26:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:26:24 > git init /w/workspace/edgex-go/1 # timeout=10 17:26:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:26:24 > git --version # timeout=10 17:26:24 > git --version # 'git version 2.25.1' 17:26:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:31 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 17:26:32 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 17:26:33 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 17:26:33 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 17:26:40 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 17:26:41 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 17:26:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:26:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:26:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:26:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4517/head:refs/remotes/origin/PR-4517 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:26:42 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 17:26:43 Merging remotes/origin/main commit de8ca292a0f52966ebd0c852ab3af25f57b1d8bf into PR head commit 3a659c984cba492e963db1ff5acacb1d9be46c96 17:26: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:26:43 Merge succeeded, producing 3a659c984cba492e963db1ff5acacb1d9be46c96 17:26:43 Checking out Revision 3a659c984cba492e963db1ff5acacb1d9be46c96 (PR-4517) 17:26:44 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 17:26:44 > git --version # timeout=10 17:26:44 > git --version # 'git version 2.25.1' 17:26:44 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:26:44 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 17:26:43 > git config core.sparsecheckout # timeout=10 17:26:43 > git checkout -f 3a659c984cba492e963db1ff5acacb1d9be46c96 # timeout=10 17:26:43 > git remote # timeout=10 17:26:43 > git config --get remote.origin.url # timeout=10 17:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:43 > git merge de8ca292a0f52966ebd0c852ab3af25f57b1d8bf # timeout=10 17:26:43 > git rev-parse HEAD^{commit} # timeout=10 17:26:43 > git config core.sparsecheckout # timeout=10 17:26:43 > git checkout -f 3a659c984cba492e963db1ff5acacb1d9be46c96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:26:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:45 Dload Upload Total Spent Left Speed 17:26:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 17:26:45 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 [Pipeline] sh 17:26:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:26:46 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 17:26:46 + sudo tee /etc/docker/daemon.new 17:26:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:26:46 { 17:26:46 "registry-mirrors": [ 17:26:46 "https://nexus3.edgexfoundry.org:10001" 17:26:46 ], 17:26:46 "bip": "10.250.0.254/24", 17:26:46 "hosts": [ 17:26:46 "tcp://0.0.0.0:5555", 17:26:46 "unix:///var/run/docker.sock" 17:26:46 ], 17:26:46 "mtu": 1458, 17:26:46 "selinux-enabled": true, 17:26:46 "seccomp-profile": "/etc/docker/seccomp.json" 17:26:46 } [Pipeline] sh 17:26:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:26:47 + sudo service docker restart [Pipeline] } 17:26:47 $ docker stop --time=1 5c5c357d0b4605538743c32998f12ca5f7884bb70b0dba084ca91495bf122cbf 17:26:50 $ docker rm -f --volumes 5c5c357d0b4605538743c32998f12ca5f7884bb70b0dba084ca91495bf122cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:51 17:26:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:51 latest: Pulling from edgex-devops/edgex-compose 17:26:51 cbdbe7a5bc2a: Pulling fs layer 17:26:51 ca9280d653b3: Pulling fs layer 17:26:51 7e9c9ca2126c: Pulling fs layer 17:26:51 cbdbe7a5bc2a: Download complete 17:26:52 ca9280d653b3: Verifying Checksum 17:26:52 ca9280d653b3: Download complete 17:26:52 cbdbe7a5bc2a: Pull complete 17:26:52 7e9c9ca2126c: Verifying Checksum 17:26:52 7e9c9ca2126c: Download complete 17:26:52 ca9280d653b3: Pull complete 17:26:55 7e9c9ca2126c: Pull complete 17:26:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:26:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:55 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 17:26:55 $ 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 17:26:56 $ docker top 3d7b5173cf38d25da6fd8ea89cc381e9fb52a770cef4a83fc7ca35dc192e18a3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:57 + docker-compose build --help 17:26:57 + grep parallel 17:26:57 --parallel Build images in parallel. [Pipeline] } 17:26:57 $ docker stop --time=1 3d7b5173cf38d25da6fd8ea89cc381e9fb52a770cef4a83fc7ca35dc192e18a3 17:26:59 $ docker rm -f --volumes 3d7b5173cf38d25da6fd8ea89cc381e9fb52a770cef4a83fc7ca35dc192e18a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:00 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 17:27:00 $ 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 17:27:00 $ docker top 4bb711de55e9df28a192f155fe952b78c4b7c4809b9895ca2d32e6276ba9f716 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:00 + docker-compose -f ./docker-compose-build.yml build --parallel 17:27:01 Building core-command ... 17:27:01 Building core-common-config-bootstrapper ... 17:27:01 Building core-data ... 17:27:01 Building core-metadata ... 17:27:01 Building security-bootstrapper ... 17:27:01 Building security-proxy-auth ... 17:27:01 Building security-proxy-setup ... 17:27:01 Building security-secretstore-setup ... 17:27:01 Building security-spiffe-token-provider ... 17:27:01 Building security-spire-agent ... 17:27:01 Building security-spire-config ... 17:27:01 Building security-spire-server ... 17:27:01 Building support-notifications ... 17:27:01 Building support-scheduler ... 17:27:01 Building security-spire-agent 17:27:01 Building security-bootstrapper 17:27:01 Building support-notifications 17:27:01 Building security-spire-config 17:27:01 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:05 provisioning config files... 17:27:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18299779552866630126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:06 ---> docker-login.sh 17:27:06 nexus3.edgexfoundry.org:10001 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 nexus3.edgexfoundry.org:10002 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 nexus3.edgexfoundry.org:10003 17:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:07 Configure a credential helper to remove this warning. See 17:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:07 17:27:07 Login Succeeded 17:27:07 nexus3.edgexfoundry.org:10004 17:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:07 Configure a credential helper to remove this warning. See 17:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:07 17:27:07 Login Succeeded 17:27:07 docker.io 17:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:08 Configure a credential helper to remove this warning. See 17:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:08 17:27:08 Login Succeeded 17:27:08 ---> docker-login.sh ends [Pipeline] } 17:27:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:27:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:09 ========================================================= 17:27:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:27:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:27:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:27:09 af6eaf76a39c: Pulling fs layer 17:27:09 55522c791124: Pulling fs layer 17:27:09 ce5c4a1c91eb: Pulling fs layer 17:27:09 169dfbe0d373: Pulling fs layer 17:27:09 e1ff8fa3b103: Pulling fs layer 17:27:09 52ebb69f0ebf: Pulling fs layer 17:27:09 5abe8eddf0d5: Pulling fs layer 17:27:09 169dfbe0d373: Waiting 17:27:09 e1ff8fa3b103: Waiting 17:27:09 52ebb69f0ebf: Waiting 17:27:09 5abe8eddf0d5: Waiting 17:27:09 55522c791124: Verifying Checksum 17:27:09 55522c791124: Download complete 17:27:09 169dfbe0d373: Verifying Checksum 17:27:09 169dfbe0d373: Download complete 17:27:09 e1ff8fa3b103: Verifying Checksum 17:27:09 e1ff8fa3b103: Download complete 17:27:09 af6eaf76a39c: Verifying Checksum 17:27:09 af6eaf76a39c: Download complete 17:27:10 5abe8eddf0d5: Verifying Checksum 17:27:10 5abe8eddf0d5: Download complete 17:27:10 af6eaf76a39c: Pull complete 17:27:11 55522c791124: Pull complete 17:27:12 ce5c4a1c91eb: Verifying Checksum 17:27:12 ce5c4a1c91eb: Download complete 17:27:12 52ebb69f0ebf: Verifying Checksum 17:27:12 52ebb69f0ebf: Download complete 17:27:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:27:13 ---> 382179b87e6c 17:27:13 Step 3/27 : WORKDIR /edgex-go 17:27:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:27:13 ---> 382179b87e6c 17:27:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:27:13 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:13 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:27:13 ---> 382179b87e6c 17:27:13 Step 3/33 : WORKDIR /edgex-go 17:27:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:27:13 ---> 382179b87e6c 17:27:13 Step 3/27 : WORKDIR /edgex-go 17:27:13 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:27:13 ---> 382179b87e6c 17:27:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:27:16 ---> Running in a958066a0558 17:27:16 ---> Running in 3477285bdc53 17:27:16 ---> Running in d0dce3830b4a 17:27:16 ---> Running in 7edaaabcd8f5 17:27:16 ---> Running in 6d85f7ae95ee 17:27:16 Removing intermediate container 6d85f7ae95ee 17:27:16 ---> 173096022cd9 17:27:16 Step 4/23 : WORKDIR /edgex-go 17:27:16 Removing intermediate container 7edaaabcd8f5 17:27:16 ---> 55b20cfa61e5 17:27:16 Step 4/25 : WORKDIR /edgex-go 17:27:16 Removing intermediate container 3477285bdc53 17:27:16 ---> f7155108b07d 17:27:16 Step 4/33 : RUN apk add --update --no-cache make git 17:27:16 Removing intermediate container a958066a0558 17:27:16 ---> e32daf343a0e 17:27:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:27:16 ---> Running in c843a1b8a098 17:27:16 Removing intermediate container d0dce3830b4a 17:27:16 ---> d23a3101c7a8 17:27:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:27:16 ---> Running in a9918beef304 17:27:16 ---> Running in aa56cbedf1ee 17:27:16 ---> Running in 87ce3824e684 17:27:16 ---> Running in 778915a01dd4 17:27:16 Removing intermediate container c843a1b8a098 17:27:16 ---> 7cd10c1e7fe4 17:27:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:27:16 Removing intermediate container aa56cbedf1ee 17:27:16 ---> 9023d9d98e5e 17:27:16 Step 5/25 : RUN apk add --update --no-cache make git 17:27:16 ---> Running in 3bcb0ce2d119 17:27:16 ---> Running in 4aa4e6ba3f1a 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:16 OK: 265 MiB in 53 packages 17:27:16 OK: 265 MiB in 53 packages 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:17 OK: 265 MiB in 53 packages 17:27:17 Removing intermediate container a9918beef304 17:27:17 ---> 7e4e300b2adf 17:27:17 Step 5/33 : COPY go.mod vendor* ./ 17:27:17 OK: 265 MiB in 53 packages 17:27:17 OK: 265 MiB in 53 packages 17:27:17 Removing intermediate container 87ce3824e684 17:27:17 ---> d19e787fa258 17:27:17 Step 5/27 : COPY go.mod vendor* ./ 17:27:17 ---> 909061281f08 17:27:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:17 ---> Running in d031424268f7 17:27:17 ---> 94c9dfb2153e 17:27:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:17 ---> Running in ef9f0125f314 17:27:17 Removing intermediate container 4aa4e6ba3f1a 17:27:17 ---> 0ccc92a12f45 17:27:17 Step 6/25 : COPY go.mod vendor* ./ 17:27:17 Removing intermediate container 778915a01dd4 17:27:17 ---> 48899bc06555 17:27:17 Step 5/27 : COPY go.mod vendor* ./ 17:27:17 ---> 0bb77874e06e 17:27:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:17 Removing intermediate container 3bcb0ce2d119 17:27:17 ---> cf34b27a30d9 17:27:17 Step 6/23 : COPY go.mod vendor* ./ 17:27:17 ---> Running in 6934ea5d3546 17:27:17 ---> 329ebbb9b28f 17:27:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:17 ---> 96d3e7446358 17:27:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:17 ---> Running in 6a35e1e8c46c 17:27:17 ---> Running in 6652945e3250 17:27:24 ce5c4a1c91eb: Pull complete 17:27:24 169dfbe0d373: Pull complete 17:27:24 e1ff8fa3b103: Pull complete 17:27:29 52ebb69f0ebf: Pull complete 17:27:31 5abe8eddf0d5: Pull complete 17:27:31 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:27:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:27:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:27:31 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:27:31 WORKDIR /edgex 17:27:31 COPY go.mod . 17:27:31 RUN go mod download -f 17:27:31 - . 17:27:32 Sending build context to Docker daemon 2.932MB 17:27:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:27:32 ---> 6cb57ee374ae 17:27:32 Step 2/4 : WORKDIR /edgex 17:27:34 ---> Running in f625fc16f0a8 17:27:34 Removing intermediate container f625fc16f0a8 17:27:34 ---> 996f4d8112f2 17:27:34 Step 3/4 : COPY go.mod . 17:27:34 ---> 415bd74307c4 17:27:34 Step 4/4 : RUN go mod download 17:27:34 ---> Running in abde35e40181 17:28:04 Removing intermediate container 6652945e3250 17:28:04 ---> 7222a69b4d4b 17:28:04 Step 8/23 : COPY . . 17:28:04 Removing intermediate container d031424268f7 17:28:04 ---> a4ce79dfeeb5 17:28:04 Step 7/33 : COPY . . 17:28:04 Removing intermediate container ef9f0125f314 17:28:04 ---> 352d8222d452 17:28:04 Step 7/27 : COPY . . 17:28:04 Removing intermediate container 6934ea5d3546 17:28:04 ---> f12a2bb47e07 17:28:04 Step 8/25 : COPY . . 17:28:04 Removing intermediate container 6a35e1e8c46c 17:28:04 ---> e70270b4e240 17:28:04 Step 7/27 : COPY . . 17:28:06 Removing intermediate container abde35e40181 17:28:06 ---> 7e512cccc63e 17:28:06 Successfully built 7e512cccc63e 17:28:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:07 + docker inspect -f . ci-base-image-arm64 17:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:07 prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container 17:28:07 $ 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 17:28:08 ---> 439a963c6486 17:28:08 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:28:08 ---> 4e2b1620a589 17:28:08 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:28:08 ---> 28e11e57de85 17:28:08 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:28:08 ---> f279d6894005 17:28:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:28:08 ---> fd3fbd531209 17:28:08 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:28:08 ---> Running in 6445bfa3bfc2 17:28:08 ---> Running in 2e717ac55bcf 17:28:08 ---> Running in a89dda6459ef 17:28:08 ---> Running in 0d637aff876b 17:28:08 ---> Running in 8f4d547f7791 17:28:08 Removing intermediate container 2e717ac55bcf 17:28:08 ---> c0d80c55a56e 17:28:08 Step 9/27 : WORKDIR /edgex-go/spire-build 17:28:08 Removing intermediate container a89dda6459ef 17:28:08 ---> 1ca119889371 17:28:08 Step 9/27 : WORKDIR /edgex-go/spire-build 17:28:08 ---> Running in 881a2a600b3a 17:28:08 ---> Running in 55c5f78aaef3 17:28:08 $ docker top c8314508614668674f91e61c92658f250867bab53bc0c3b9921ebc05e71988fc -eo pid,comm [Pipeline] { 17:28:09 Removing intermediate container 881a2a600b3a 17:28:09 ---> 6b354a4b95b8 17:28:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:28:09 Removing intermediate container 55c5f78aaef3 17:28:09 ---> 18bfbfdcc661 17:28:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:28:09 ---> Running in a7f8238f4cc8 17:28:09 ---> Running in ebe3bf8df015 17:28: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh 17:28:09 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 17:28:09 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 17:28:09 Removing intermediate container ebe3bf8df015 17:28:09 ---> ba74586557f4 17:28:09 Step 11/27 : 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 17:28:09 Removing intermediate container a7f8238f4cc8 17:28:09 ---> a2bc36183d86 17:28:09 Step 11/27 : 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 17:28:09 ---> Running in 6d4a017f8c1c 17:28:09 ---> Running in 844fc0bf4142 17:28:09 + go version 17:28:09 go version go1.20.2 linux/arm64 [Pipeline] } 17:28:09 $ docker stop --time=1 c8314508614668674f91e61c92658f250867bab53bc0c3b9921ebc05e71988fc 17:28:10 Removing intermediate container 844fc0bf4142 17:28:10 ---> cb537145956f 17:28:10 Step 12/27 : WORKDIR /edgex-go 17:28:10 Removing intermediate container 6d4a017f8c1c 17:28:10 ---> 13f6c2d6b204 17:28:10 Step 12/27 : WORKDIR /edgex-go 17:28:10 ---> Running in 00c83b943655 17:28:10 ---> Running in fae60483d5bc 17:28:10 Removing intermediate container 00c83b943655 17:28:10 ---> 5f2b60cfc756 17:28:10 17:28:10 Step 13/27 : FROM alpine:3.17 17:28:10 Removing intermediate container fae60483d5bc 17:28:10 ---> 589eed5abaa6 17:28:10 17:28:10 Step 13/27 : FROM alpine:3.17 17:28:10 3.17: Pulling from library/alpine 17:28:10 3.17: Pulling from library/alpine 17:28:11 $ docker rm -f --volumes c8314508614668674f91e61c92658f250867bab53bc0c3b9921ebc05e71988fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:12 + docker inspect -f . ci-base-image-arm64 17:28:12 . 17:28:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:28:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:28:12 Status: Downloaded newer image for alpine:3.17 17:28:12 Status: Downloaded newer image for alpine:3.17 17:28:12 ---> 9ed4aefc74f6 17:28:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:28:12 ---> 9ed4aefc74f6 17:28:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:12 prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container 17:28:12 ---> Running in 21c270dcd04c 17:28:12 ---> Running in c34a830dba64 17:28:12 $ 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 17:28:12 Removing intermediate container 21c270dcd04c 17:28:12 ---> f815e2833723 17:28:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:28:12 Removing intermediate container c34a830dba64 17:28:12 ---> 9d326e95998f 17:28:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:28:12 ---> Running in f76b4441fbee 17:28:12 ---> Running in 008f5ca513a6 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:13 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:28:13 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:28:13 OK: 17818 distinct packages available 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:13 $ docker top 15848f29d4d548a1e726b11b0f8278b43e24e3f9d9f3a83eeba5bb6cdcf68cfd -eo pid,comm 17:28:13 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:28:13 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:28:13 OK: 17818 distinct packages available 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 17:28:14 ========================================================= 17:28:14 [edgeXBuildGoParallel] Running Tests and Build... 17:28:14 ========================================================= [Pipeline] sh 17:28:14 (1/4) Installing dumb-init (1.2.5-r2) 17:28:14 (2/4) Installing musl-obstack (1.2.3-r0) 17:28:14 (3/4) Installing libucontext (1.2-r0) 17:28:14 (4/4) Installing gcompat (1.1.0-r0) 17:28:14 Executing busybox-1.35.0-r29.trigger 17:28:14 OK: 7 MiB in 19 packages 17:28:14 (1/5) Installing dumb-init (1.2.5-r2) 17:28:14 (2/5) Installing musl-obstack (1.2.3-r0) 17:28:14 (3/5) Installing libucontext (1.2-r0) 17:28:14 (4/5) Installing gcompat (1.1.0-r0) 17:28:14 (5/5) Installing openssl (3.0.8-r3) 17:28:14 Executing busybox-1.35.0-r29.trigger 17:28:14 OK: 8 MiB in 20 packages 17:28:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:28:14 + make test 17:28:14 go test -race -coverprofile=coverage.out ./... 17:28:15 Removing intermediate container f76b4441fbee 17:28:15 ---> bf6990ee2b7b 17:28:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:15 Removing intermediate container 008f5ca513a6 17:28:15 ---> 51ac4236c0df 17:28:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:16 ---> 52c745dbd700 17:28:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:28:16 ---> d0b0339ed3e1 17:28:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:28:17 ---> 49cc65128606 17:28:17 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:28:17 ---> f64eb1bf62d1 17:28:17 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:28:21 ---> 8f618690a99d 17:28:21 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:28:21 ---> 53f735909d44 17:28:21 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:28:22 ---> 83d366f118d0 17:28:22 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:28:22 ---> Running in d34dcba5976d 17:28:22 Removing intermediate container d34dcba5976d 17:28:22 ---> 78ac5cc6433a 17:28:22 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:28:23 ---> 218bfde4398a 17:28:23 Step 22/27 : WORKDIR / 17:28:23 ---> 82293ec105cc 17:28:23 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:28:23 ---> Running in 5f67e3b6d571 17:28:24 Removing intermediate container 5f67e3b6d571 17:28:24 ---> f1b464597492 17:28:24 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:28:25 ---> f8ab82384112 17:28:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:28:25 ---> Running in 245ef271218b 17:28:25 Removing intermediate container 245ef271218b 17:28:25 ---> 1d395a5a4560 17:28:25 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:28:25 ---> Running in 317a5b41e214 17:28:25 ---> cae6d67daa77 17:28:25 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:28:25 Removing intermediate container 317a5b41e214 17:28:25 ---> cdf076b7c6de 17:28:25 Step 25/27 : LABEL arch=x86_64 17:28:25 ---> Running in f26e74783f19 17:28:26 Removing intermediate container f26e74783f19 17:28:26 ---> e190223bc46f 17:28:26 Step 26/27 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:28:26 ---> 31d7f0744502 17:28:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:28:26 ---> Running in 7d29ecdadad9 17:28:26 ---> Running in 23a2fb985053 17:28:26 Removing intermediate container 7d29ecdadad9 17:28:26 ---> 15c0ecff6775 17:28:26 Step 27/27 : LABEL version=0.0.0 17:28:26 Removing intermediate container 23a2fb985053 17:28:26 ---> 75cefb06f3f0 17:28:26 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:28:26 ---> Running in 69d266e48039 17:28:26 ---> Running in c02988faeb63 17:28:26 Removing intermediate container 69d266e48039 17:28:26 ---> 5ab83f99b4e9 17:28:26 17:28:27 Removing intermediate container c02988faeb63 17:28:27 ---> d3506ec9024d 17:28:27 Step 25/27 : LABEL arch=x86_64 17:28:27 Successfully built 5ab83f99b4e9 17:28:27 ---> Running in aa050fb0f427 17:28:27 Successfully tagged security-spire-config:latest 17:28:27  Building security-spire-config ... done Building security-proxy-auth 17:28:27 Removing intermediate container aa050fb0f427 17:28:27 ---> deac616e95f9 17:28:27 Step 26/27 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:28:28 ---> Running in 6e649a1a4625 17:28:28 Removing intermediate container 6e649a1a4625 17:28:28 ---> 2c6db04d6043 17:28:28 Step 27/27 : LABEL version=0.0.0 17:28:29 ---> Running in fe580e2a6f42 17:28:29 Removing intermediate container fe580e2a6f42 17:28:29 ---> ec9f0145954e 17:28:29 17:28:29 Successfully built ec9f0145954e 17:28:29 Successfully tagged security-spire-agent:latest 17:28:29  Building security-spire-agent ... done Building security-proxy-setup 17:28:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:31 ---> 382179b87e6c 17:28:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:28:31 ---> Using cache 17:28:31 ---> 55b20cfa61e5 17:28:31 Step 4/23 : WORKDIR /edgex-go 17:28:31 ---> Using cache 17:28:31 ---> 9023d9d98e5e 17:28:31 Step 5/23 : RUN apk add --update --no-cache make git 17:28:31 ---> Using cache 17:28:31 ---> 0ccc92a12f45 17:28:31 Step 6/23 : COPY go.mod vendor* ./ 17:28:31 ---> Using cache 17:28:31 ---> 0bb77874e06e 17:28:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:31 ---> Using cache 17:28:31 ---> f12a2bb47e07 17:28:31 Step 8/23 : COPY . . 17:28:31 ---> Using cache 17:28:31 ---> fd3fbd531209 17:28:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:28:33 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:28:33 ---> 382179b87e6c 17:28:33 Step 3/22 : WORKDIR /edgex-go 17:28:33 ---> Using cache 17:28:33 ---> d23a3101c7a8 17:28:33 Step 4/22 : RUN apk add --update --no-cache make git 17:28:34 ---> Running in d35f104d8b04 17:28:34 ---> Running in 1d594e13a30e 17:28:34 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 17:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:35 OK: 265 MiB in 53 packages 17:28:37 Removing intermediate container 6445bfa3bfc2 17:28:37 ---> 1ef47ffeb20f 17:28:37 17:28:37 Step 9/33 : FROM alpine:3.17 17:28:37 ---> 9ed4aefc74f6 17:28:37 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:28:37 Removing intermediate container 8f4d547f7791 17:28:37 ---> aa164102e272 17:28:37 17:28:37 Step 10/25 : FROM alpine:3.17 17:28:37 ---> 9ed4aefc74f6 17:28:37 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:28:37 ---> Running in d6ebfe6a430a 17:28:37 Removing intermediate container 1d594e13a30e 17:28:37 ---> ea769216d08a 17:28:37 Step 5/22 : COPY go.mod vendor* ./ 17:28:37 ---> Running in 91e7aaede62f 17:28:37 Removing intermediate container d6ebfe6a430a 17:28:37 ---> ebabe0d589ad 17:28:37 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:28:37 ---> Running in bd694eeaea5c 17:28:37 ---> 72436a4a0cb4 17:28:37 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:37 ---> Running in 43f9c8c185d6 17:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:38 (1/1) Installing dumb-init (1.2.5-r2) 17:28:38 Executing busybox-1.35.0-r29.trigger 17:28:38 OK: 7 MiB in 16 packages 17:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:38 (1/2) Installing dumb-init (1.2.5-r2) 17:28:38 (2/2) Installing su-exec (0.2-r2) 17:28:38 Executing busybox-1.35.0-r29.trigger 17:28:38 OK: 7 MiB in 17 packages 17:28:39 Removing intermediate container 91e7aaede62f 17:28:39 ---> c077c8437968 17:28:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:28:39 Removing intermediate container bd694eeaea5c 17:28:39 ---> 760530476489 17:28:39 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:28:39 ---> Running in 41d84b986072 17:28:40 ---> Running in e912e40a0ac3 17:28:40 Removing intermediate container 41d84b986072 17:28:40 ---> 2e179d1685da 17:28:40 Step 13/25 : ENV APP_PORT=59881 17:28:40 Removing intermediate container e912e40a0ac3 17:28:40 ---> 0cb02eeca478 17:28:40 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:28:40 ---> Running in e9ad830a8f0b 17:28:40 ---> Running in b9f52ecffac6 17:28:40 Removing intermediate container e9ad830a8f0b 17:28:40 ---> 323935a8b2e2 17:28:40 Step 14/25 : EXPOSE $APP_PORT 17:28:40 Removing intermediate container b9f52ecffac6 17:28:40 ---> 8e9bffb55b33 17:28:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:28:40 ---> Running in f91554513324 17:28:41 Removing intermediate container 0d637aff876b 17:28:41 ---> 19dd85468991 17:28:41 17:28:41 Step 10/23 : FROM alpine:3.17 17:28:41 ---> 9ed4aefc74f6 17:28:41 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:28:41 ---> Running in d7530afabcba 17:28:41 ---> Running in 060f79a3c8b9 17:28:41 Removing intermediate container f91554513324 17:28:41 ---> dfe80562cb53 17:28:41 Step 15/25 : WORKDIR / 17:28:41 ---> Running in d1904ae9892a 17:28:41 Removing intermediate container d7530afabcba 17:28:41 ---> fd0a516d3b2b 17:28:41 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:28:41 ---> Running in d57a143b7821 17:28:41 Removing intermediate container d1904ae9892a 17:28:41 ---> 281309378952 17:28:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:41 Removing intermediate container d57a143b7821 17:28:41 ---> e85bb19c1bb9 17:28:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:42 ---> Running in 9d97da94ac85 17:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:42 ---> 70ebfbcf7419 17:28:42 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:28:42 (1/2) Installing ca-certificates (20220614-r4) 17:28:42 (2/2) Installing dumb-init (1.2.5-r2) 17:28:42 Executing busybox-1.35.0-r29.trigger 17:28:42 Executing ca-certificates-20220614-r4.trigger 17:28:42 OK: 8 MiB in 17 packages 17:28:42 ---> 1c7c49cb27e4 17:28:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:28:43 ---> 8b8c6cb9568a 17:28:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:28:43 Removing intermediate container 9d97da94ac85 17:28:43 ---> d3e12805d912 17:28:43 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:28:43 Removing intermediate container 060f79a3c8b9 17:28:43 ---> 2b7c7ed2b521 17:28:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:28:43 ---> Running in 1bb045721014 17:28:43 ---> Running in a4beeb434270 17:28:43 ---> 79ebd04dd5ed 17:28:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:28:43 Removing intermediate container 1bb045721014 17:28:43 ---> 99c185b1e55f 17:28:43 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:28:43 Removing intermediate container a4beeb434270 17:28:43 ---> 77b615bd6f11 17:28:43 Step 13/23 : ENV APP_PORT=59860 17:28:43 ---> Running in 4ce8fa0a5419 17:28:43 ---> 8521172458f2 17:28:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:28:43 ---> Running in a220ecee4bdc 17:28:44 ---> 91e530db9c67 17:28:44 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:28:44 Removing intermediate container 4ce8fa0a5419 17:28:44 ---> 504ff57851db 17:28:44 Step 14/23 : EXPOSE $APP_PORT 17:28:44 ---> Running in 8c4a8a12c7e1 17:28:44 ---> Running in 547d41e827d9 17:28:44 Removing intermediate container a220ecee4bdc 17:28:44 ---> 76df91da95fd 17:28:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:44 ---> Running in 4ba52bc3004b 17:28:44 Removing intermediate container 547d41e827d9 17:28:44 ---> e65bd1be2126 17:28:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:44 Removing intermediate container 4ba52bc3004b 17:28:44 ---> 3f3011a3c749 17:28:44 Step 23/25 : LABEL arch=x86_64 17:28:44 ---> Running in 7977ccf04dae 17:28:45 ---> 4bfeb092bef1 17:28:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:28:45 Removing intermediate container 7977ccf04dae 17:28:45 ---> 57db6317cd82 17:28:45 Step 24/25 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:28:45 ---> 1e551026d762 17:28:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:28:45 ---> Running in a62ebf0c4b21 17:28:45 Removing intermediate container 8c4a8a12c7e1 17:28:45 ---> d1ed89453e7a 17:28:45 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:46 Removing intermediate container a62ebf0c4b21 17:28:46 ---> dc8ee4b0cc60 17:28:46 Step 25/25 : LABEL version=0.0.0 17:28:47 ---> 689d0918fe31 17:28:47 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:28:47 ---> Running in dcff94223d08 17:28:47 ---> 9b15602c0bd0 17:28:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:28:47 Removing intermediate container dcff94223d08 17:28:47 ---> bb393074d1ac 17:28:47 17:28:47 ---> ac76797bbeee 17:28:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:28:47 ---> 442214d636eb 17:28:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:28:47 Successfully built bb393074d1ac 17:28:47 Successfully tagged core-metadata:latest 17:28:47  Building core-metadata ... done Building core-data 17:28:47 ---> Running in 6b044e945b1c 17:28:48 Removing intermediate container 6b044e945b1c 17:28:48 ---> 1a408367b306 17:28:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:50 ---> 280dcd77666c 17:28:50 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:28:50 ---> Running in 2af86a9f1a21 17:28:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:50 ---> 382179b87e6c 17:28:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:28:50 ---> Using cache 17:28:50 ---> 55b20cfa61e5 17:28:50 Step 4/23 : WORKDIR /edgex-go 17:28:50 ---> Using cache 17:28:50 ---> 9023d9d98e5e 17:28:50 Step 5/23 : RUN apk add --update --no-cache make git 17:28:50 ---> Using cache 17:28:50 ---> 0ccc92a12f45 17:28:50 Step 6/23 : COPY go.mod vendor* ./ 17:28:50 ---> Using cache 17:28:50 ---> 0bb77874e06e 17:28:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:50 ---> Using cache 17:28:50 ---> f12a2bb47e07 17:28:50 Step 8/23 : COPY . . 17:28:50 ---> Using cache 17:28:50 ---> fd3fbd531209 17:28:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:28:50 ---> 49c7da434de4 17:28:50 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:28:50 Removing intermediate container 2af86a9f1a21 17:28:50 ---> a11a41529f38 17:28:50 Step 21/23 : LABEL arch=x86_64 17:28:50 ---> Running in 254747348a6d 17:28:51 ---> Running in 959e6d9750eb 17:28:51 ---> 3e84e5fa26cc 17:28:51 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:28:51 Removing intermediate container 959e6d9750eb 17:28:51 ---> cc0467417902 17:28:51 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:28:51 ---> Running in eab54f8f68d0 17:28:51 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 17:28:51 ---> 9b8c2e7905a9 17:28:51 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:28:51 Removing intermediate container eab54f8f68d0 17:28:51 ---> e9e70a56ec17 17:28:51 Step 23/23 : LABEL version=0.0.0 17:28:52 ---> 75fe362b9d77 17:28:52 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:28:52 ---> Running in 5ad9fed030ea 17:28:52 Removing intermediate container 5ad9fed030ea 17:28:52 ---> b5014482d126 17:28:52 17:28:52 Successfully built b5014482d126 17:28:52 ---> 0bbeccd3ae56 17:28:52 Step 28/33 : RUN chmod +x /entrypoint.sh 17:28:52 Successfully tagged support-notifications:latest 17:28:52  Building support-notifications ... done Building core-common-config-bootstrapper 17:28:52 ---> Running in f8327f747ee1 17:28:54 Removing intermediate container d35f104d8b04 17:28:54 ---> 24ac5a823e26 17:28:54 17:28:54 Step 10/23 : FROM alpine:3.17 17:28:54 ---> 9ed4aefc74f6 17:28:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:28:54 ---> Running in 24efcccdd3af 17:28:55 Removing intermediate container 24efcccdd3af 17:28:55 ---> 326148b1b5b7 17:28:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:28:55 Removing intermediate container f8327f747ee1 17:28:55 ---> d8b8bce696d9 17:28:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:28:55 ---> Running in 479a91984b38 17:28:55 ---> Running in ccd1ea083663 17:28:55 Removing intermediate container 479a91984b38 17:28:55 ---> 0822820ce219 17:28:55 Step 30/33 : CMD ["gate"] 17:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:55 ---> Running in 561a3b102c63 17:28:55 Removing intermediate container 43f9c8c185d6 17:28:55 ---> 686240ad35d9 17:28:55 Step 7/22 : COPY . . 17:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:56 (1/1) Installing dumb-init (1.2.5-r2) 17:28:56 Executing busybox-1.35.0-r29.trigger 17:28:56 OK: 7 MiB in 16 packages 17:28:56 Removing intermediate container 561a3b102c63 17:28:56 ---> 86a43950addc 17:28:56 Step 31/33 : LABEL arch=x86_64 17:28:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:57 ---> 382179b87e6c 17:28:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:28:57 ---> Using cache 17:28:57 ---> 55b20cfa61e5 17:28:57 Step 4/23 : WORKDIR /edgex-go 17:28:57 ---> Using cache 17:28:57 ---> 9023d9d98e5e 17:28:57 Step 5/23 : RUN apk add --update --no-cache make git 17:28:57 ---> Using cache 17:28:57 ---> 0ccc92a12f45 17:28:57 Step 6/23 : COPY go.mod vendor* ./ 17:28:57 ---> Using cache 17:28:57 ---> 0bb77874e06e 17:28:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:57 ---> Using cache 17:28:57 ---> f12a2bb47e07 17:28:57 Step 8/23 : COPY . . 17:28:57 ---> Using cache 17:28:57 ---> fd3fbd531209 17:28:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:28:57 ---> Running in d3255d4f8909 17:28:57 ---> Running in 93d8016fbbde 17:28:57 Removing intermediate container d3255d4f8909 17:28:57 ---> 563937383a53 17:28:57 Step 32/33 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:28:57 ---> Running in cae5e9a22a69 17:28:57 Removing intermediate container ccd1ea083663 17:28:57 ---> efcb430d10ff 17:28:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:57 Removing intermediate container cae5e9a22a69 17:28:57 ---> 51ca1ee8343a 17:28:57 Step 33/33 : LABEL version=0.0.0 17:28:57 ---> Running in 9118cbf1f8bf 17:28:58 ---> d2f641149420 17:28:58 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:28:58 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 17:28:58 Removing intermediate container 9118cbf1f8bf 17:28:58 ---> 4779026624db 17:28:58 17:28:58 Successfully built 4779026624db 17:28:58 Successfully tagged security-bootstrapper:latest 17:28:58 Building security-spiffe-token-provider 17:28:59  Building security-bootstrapper ... done  ---> 3a970703ff60 17:28:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:29:00 ---> 5ff28b19dec9 17:29:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:29:00 ---> 12c09ca43e90 17:29:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:29:01 ---> 9e843dd57dcf 17:29:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:29:01 ---> Running in 0d9972dae46d 17:29:01 ---> f210454d7866 17:29:01 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:29:01 ---> Running in 9bf6a648dd84 17:29:01 ? github.com/edgexfoundry/edgex-go [no test files] 17:29:02 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 17:29:02 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:29:02 ---> 382179b87e6c 17:29:02 Step 3/20 : WORKDIR /edgex-go 17:29:02 ---> Using cache 17:29:02 ---> d23a3101c7a8 17:29:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:29:02 Removing intermediate container 0d9972dae46d 17:29:02 ---> bb7172509bbd 17:29:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:29:02 ---> Running in dfdf9e1db598 17:29:02 ---> Running in 1a3d5904e19d 17:29:03 Removing intermediate container 1a3d5904e19d 17:29:03 ---> 7ffee51969bb 17:29:03 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:29:03 ---> Running in ee0bc0a767a4 17:29:03 Removing intermediate container ee0bc0a767a4 17:29:03 ---> 950a6ae1fe1e 17:29:03 Step 21/23 : LABEL arch=x86_64 17:29:03 ---> Running in 7ac3e4b3ca18 17:29:03 Removing intermediate container 7ac3e4b3ca18 17:29:03 ---> 1c174874ee33 17:29:03 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:03 ---> Running in 5b8683db93de 17:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:03 Removing intermediate container 5b8683db93de 17:29:03 ---> bdab2d6d260f 17:29:03 Step 23/23 : LABEL version=0.0.0 17:29:03 ---> Running in 4952e93be5a4 17:29:03 Removing intermediate container 4952e93be5a4 17:29:03 ---> 5bbb2be4a00d 17:29:03 17:29:04 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:29:04 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:29:04 OK: 17824 distinct packages available 17:29:04 Successfully built 5bbb2be4a00d 17:29:04 Successfully tagged security-proxy-auth:latest 17:29:04  Building security-proxy-auth ... done Building security-spire-server 17:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:04 OK: 265 MiB in 53 packages 17:29:06 Removing intermediate container dfdf9e1db598 17:29:06 ---> a3408e1c3d3d 17:29:06 Step 5/20 : COPY go.mod vendor* ./ 17:29:06 ---> 52f930ec60cf 17:29:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:06 ---> Running in f7470fac180f 17:29:07 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:29:07 ---> 382179b87e6c 17:29:07 Step 3/26 : WORKDIR /edgex-go 17:29:07 ---> Using cache 17:29:07 ---> d23a3101c7a8 17:29:07 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:29:07 ---> Using cache 17:29:07 ---> d19e787fa258 17:29:07 Step 5/26 : COPY go.mod vendor* ./ 17:29:07 ---> Using cache 17:29:07 ---> 94c9dfb2153e 17:29:07 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:07 ---> Using cache 17:29:07 ---> 352d8222d452 17:29:07 Step 7/26 : COPY . . 17:29:07 ---> Using cache 17:29:07 ---> 28e11e57de85 17:29:07 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:29:07 ---> Using cache 17:29:07 ---> c0d80c55a56e 17:29:07 Step 9/26 : WORKDIR /edgex-go/spire-build 17:29:07 ---> Using cache 17:29:07 ---> 6b354a4b95b8 17:29:07 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:29:07 ---> Using cache 17:29:07 ---> a2bc36183d86 17:29:07 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 17:29:08 ---> Running in 34f042cc426a 17:29:09 Removing intermediate container 34f042cc426a 17:29:09 ---> 3a81b0502fe6 17:29:09 Step 12/26 : WORKDIR /edgex-go 17:29:09 ---> Running in 3dd72ac8c33d 17:29:09 Removing intermediate container 3dd72ac8c33d 17:29:09 ---> 4c25a40649d3 17:29:09 17:29:09 Step 13/26 : FROM alpine:3.17 17:29:09 ---> 9ed4aefc74f6 17:29:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:29:09 ---> Using cache 17:29:09 ---> 9d326e95998f 17:29:09 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:29:09 ---> Using cache 17:29:09 ---> 51ac4236c0df 17:29:09 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:09 ---> Using cache 17:29:09 ---> 52c745dbd700 17:29:09 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:29:09 ---> Using cache 17:29:09 ---> 49cc65128606 17:29:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:29:11 ---> e6465e3481cf 17:29:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:29:12 ---> f44d91dc2730 17:29:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:29:14 ---> 53891a5ed99d 17:29:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:29:14 Removing intermediate container 254747348a6d 17:29:14 ---> a4e2ea09ac42 17:29:14 17:29:14 Step 10/23 : FROM alpine:3.17 17:29:14 ---> 9ed4aefc74f6 17:29:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:29:14 ---> Running in 54eccff01bf3 17:29:14 ---> 26e4d5d96414 17:29:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:14 ---> Running in 9461ac6a99d9 17:29:14 Removing intermediate container 54eccff01bf3 17:29:14 ---> 475ad4e40f60 17:29:14 Step 12/23 : ENV APP_PORT=59880 17:29:14 Removing intermediate container 9461ac6a99d9 17:29:14 ---> 758e8cbc53e6 17:29:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:14 ---> Running in 5777aa286240 17:29:14 ---> Running in e1304c393f2f 17:29:14 Removing intermediate container 5777aa286240 17:29:14 ---> 8b268b5a45d0 17:29:14 Step 13/23 : EXPOSE $APP_PORT 17:29:14 Removing intermediate container e1304c393f2f 17:29:14 ---> e9182c5b9dbf 17:29:14 Step 24/26 : LABEL arch=x86_64 17:29:14 ---> Running in 091a182551d1 17:29:15 ---> Running in 4d1ac22edfe6 17:29:15 Removing intermediate container 091a182551d1 17:29:15 ---> d5c7539fb8b5 17:29:15 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:29:15 Removing intermediate container 4d1ac22edfe6 17:29:15 ---> 16dffcb895bc 17:29:15 Step 25/26 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:29:15 ---> Running in 4f6739ca82c7 17:29:15 ---> Running in 98073fd94f02 17:29:15 Removing intermediate container 98073fd94f02 17:29:15 ---> 07564b757a0f 17:29:15 Step 26/26 : LABEL version=0.0.0 17:29:15 ---> Running in b1d262b48c77 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:16 Removing intermediate container b1d262b48c77 17:29:16 ---> 4f4f3a92fa8c 17:29:16 17:29:16 Successfully built 4f4f3a92fa8c 17:29:16 Successfully tagged security-spire-server:latest 17:29:16 Building core-command 17:29:16  Building security-spire-server ... done (1/1) Installing dumb-init (1.2.5-r2) 17:29:16 Executing busybox-1.35.0-r29.trigger 17:29:16 OK: 7 MiB in 16 packages 17:29:18 Removing intermediate container 4f6739ca82c7 17:29:18 ---> b4dfe82f4edd 17:29:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:18 ---> 4d7bacfbdfc8 17:29:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:29:19 ---> 49db6d82857e 17:29:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:29:20 ---> b4cbf588a22e 17:29:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:29:20 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:29:20 ---> 382179b87e6c 17:29:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:29:20 ---> Using cache 17:29:20 ---> 55b20cfa61e5 17:29:20 Step 4/24 : WORKDIR /edgex-go 17:29:20 ---> Using cache 17:29:20 ---> 9023d9d98e5e 17:29:20 Step 5/24 : RUN apk add --update --no-cache make git 17:29:20 ---> Using cache 17:29:20 ---> 0ccc92a12f45 17:29:20 Step 6/24 : COPY go.mod vendor* ./ 17:29:20 ---> Using cache 17:29:20 ---> 0bb77874e06e 17:29:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:20 ---> Using cache 17:29:20 ---> f12a2bb47e07 17:29:20 Step 8/24 : COPY . . 17:29:20 ---> Using cache 17:29:20 ---> fd3fbd531209 17:29:20 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:29:20 ---> Running in 1d8109b83563 17:29:20 ---> 49742d5afedb 17:29:20 Step 19/23 : ENTRYPOINT ["/core-data"] 17:29:20 ---> Running in 8b4b3a4d3170 17:29:20 Removing intermediate container 93d8016fbbde 17:29:20 ---> b562e8d18df4 17:29:20 17:29:20 Step 10/23 : FROM alpine:3.17 17:29:20 ---> 9ed4aefc74f6 17:29:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:29:20 ---> Using cache 17:29:20 ---> 326148b1b5b7 17:29:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:29:20 ---> Using cache 17:29:20 ---> efcb430d10ff 17:29:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:20 ---> Using cache 17:29:20 ---> d2f641149420 17:29:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:29:20 ---> Using cache 17:29:20 ---> 3a970703ff60 17:29:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:29:20 Removing intermediate container 8b4b3a4d3170 17:29:20 ---> 70da132fb0bf 17:29:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:20 ---> Running in 7fcde6e3c35d 17:29:21 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 17:29:21 Removing intermediate container 7fcde6e3c35d 17:29:21 ---> ad5735b39f78 17:29:21 Step 21/23 : LABEL arch=x86_64 17:29:21 ---> Running in f54f79b7a4a9 17:29:21 ---> bfe7127e01eb 17:29:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:29:21 Removing intermediate container f54f79b7a4a9 17:29:21 ---> 17f65e224a3a 17:29:21 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:29:21 ---> 2ef3b9d8c5b1 17:29:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:29:21 ---> Running in 3ce4946f6cd9 17:29:21 Removing intermediate container 3ce4946f6cd9 17:29:21 ---> 360b4b389857 17:29:21 Step 23/23 : LABEL version=0.0.0 17:29:21 ---> 28661605ede6 17:29:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:29:21 ---> Running in a5235db66972 17:29:21 ---> Running in 23f23727891d 17:29:22 Removing intermediate container a5235db66972 17:29:22 ---> 6460098a088d 17:29:22 17:29:22 Successfully built 6460098a088d 17:29:22 Successfully tagged core-data:latest 17:29:22 Building support-scheduler 17:29:23  Building core-data ... done Removing intermediate container 9bf6a648dd84 17:29:23 ---> 2d49d9a48c63 17:29:23 17:29:23 Step 9/22 : FROM alpine:3.17 17:29:23 ---> 9ed4aefc74f6 17:29:23 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:29:23 ---> Running in 598b793b85b8 17:29:23 Removing intermediate container 23f23727891d 17:29:23 ---> 51217c95df94 17:29:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:29:23 ---> Running in aa774659c26e 17:29:23 Removing intermediate container aa774659c26e 17:29:23 ---> 563c6eb90af5 17:29:23 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:29:24 ---> Running in 350fc8e89916 17:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:24 Removing intermediate container f7470fac180f 17:29:24 ---> 1e78993f65a6 17:29:24 Step 7/20 : COPY . . 17:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:24 Removing intermediate container 350fc8e89916 17:29:24 ---> aca901b2922b 17:29:24 Step 21/23 : LABEL arch=x86_64 17:29:24 ---> Running in d5c1e7a6e4a2 17:29:24 (1/2) Installing dumb-init (1.2.5-r2) 17:29:24 (2/2) Installing openssl (3.0.8-r3) 17:29:24 Executing busybox-1.35.0-r29.trigger 17:29:24 OK: 8 MiB in 17 packages 17:29:24 Removing intermediate container d5c1e7a6e4a2 17:29:24 ---> 49ac0ca503dd 17:29:24 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:29:25 ---> Running in 09163e5d3ab6 17:29:25 Removing intermediate container 09163e5d3ab6 17:29:25 ---> 20dd6308925b 17:29:25 Step 23/23 : LABEL version=0.0.0 17:29:25 ---> Running in abbe3c6aea56 17:29:25 Removing intermediate container 598b793b85b8 17:29:25 ---> 13b0bcc28a11 17:29:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:29:25 Removing intermediate container abbe3c6aea56 17:29:25 ---> 027985319838 17:29:25 17:29:25 ---> Running in 818644753acc 17:29:25 Successfully built 027985319838 17:29:25 Successfully tagged core-common-config-bootstrapper:latest 17:29:25  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 17:29:26 Removing intermediate container 818644753acc 17:29:26 ---> 2645e3444554 17:29:26 Step 12/22 : WORKDIR /edgex 17:29:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:29:26 ---> 382179b87e6c 17:29:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:29:26 ---> Using cache 17:29:26 ---> 55b20cfa61e5 17:29:26 Step 4/23 : WORKDIR /edgex-go 17:29:26 ---> Using cache 17:29:26 ---> 9023d9d98e5e 17:29:26 Step 5/23 : RUN apk add --update --no-cache make git 17:29:26 ---> Using cache 17:29:26 ---> 0ccc92a12f45 17:29:26 Step 6/23 : COPY go.mod vendor* ./ 17:29:26 ---> Using cache 17:29:26 ---> 0bb77874e06e 17:29:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:26 ---> Using cache 17:29:26 ---> f12a2bb47e07 17:29:26 Step 8/23 : COPY . . 17:29:26 ---> Using cache 17:29:26 ---> fd3fbd531209 17:29:26 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:29:27 ---> Running in 3188494b5a39 17:29:27 ---> Running in 67cc334560a1 17:29:27 Removing intermediate container 3188494b5a39 17:29:27 ---> 68349d645e2a 17:29:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:28 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 17:29:28 ---> 86ab504856b0 17:29:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:29:28 ---> c12bfe447a42 17:29:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:29:29 ---> 58b6a4cd3272 17:29:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:29:29 ---> 39179d30a435 17:29:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:29:29 ---> d3e807885b90 17:29:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:29:29 ---> Running in c7594d51d599 17:29:30 ---> 6f6e6c593312 17:29:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:29:30 ---> Running in 0a858e4fb834 17:29:30 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 17:29:30 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:29:30 ---> 382179b87e6c 17:29:30 Step 3/25 : WORKDIR /edgex-go 17:29:30 ---> Using cache 17:29:30 ---> d23a3101c7a8 17:29:30 Step 4/25 : RUN apk add --update --no-cache make git 17:29:30 ---> Using cache 17:29:30 ---> ea769216d08a 17:29:30 Step 5/25 : COPY go.mod vendor* ./ 17:29:30 ---> Using cache 17:29:30 ---> 72436a4a0cb4 17:29:30 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:30 ---> Using cache 17:29:30 ---> 686240ad35d9 17:29:30 Step 7/25 : COPY . . 17:29:30 ---> Using cache 17:29:30 ---> f210454d7866 17:29:30 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:29:30 ---> Running in 8b382e247d13 17:29:31 Removing intermediate container 0a858e4fb834 17:29:31 ---> 6672b84803b5 17:29:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:29:31 ---> Running in 546731f43a6d 17:29:31 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 17:29:31 Removing intermediate container 546731f43a6d 17:29:31 ---> 1233eb81693b 17:29:31 Step 20/22 : LABEL arch=x86_64 17:29:31 ---> Running in 73237e5409e8 17:29:31 Removing intermediate container 73237e5409e8 17:29:31 ---> f22b92308dd3 17:29:31 Step 21/22 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:29:31 ---> Running in af2190168a4c 17:29:31 Removing intermediate container af2190168a4c 17:29:31 ---> b0880bee02c0 17:29:31 Step 22/22 : LABEL version=0.0.0 17:29:31 ---> Running in 103aa50764e4 17:29:32 Removing intermediate container 103aa50764e4 17:29:32 ---> 9e6cfc8dc89e 17:29:32 17:29:32 Successfully built 9e6cfc8dc89e 17:29:32 Successfully tagged security-proxy-setup:latest 17:29:46  Building security-proxy-setup ... done Removing intermediate container 1d8109b83563 17:29:46 ---> 62acd93d50fd 17:29:46 17:29:46 Step 10/24 : FROM alpine:3.17 17:29:46 ---> 9ed4aefc74f6 17:29:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:29:46 ---> Using cache 17:29:46 ---> c077c8437968 17:29:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:29:46 ---> Using cache 17:29:46 ---> 2e179d1685da 17:29:46 Step 13/24 : ENV APP_PORT=59882 17:29:46 ---> Running in f6c68b0abc5b 17:29:46 Removing intermediate container f6c68b0abc5b 17:29:46 ---> b0e9f170a1bf 17:29:46 Step 14/24 : EXPOSE $APP_PORT 17:29:46 ---> Running in 1787b280303c 17:29:46 Removing intermediate container 1787b280303c 17:29:46 ---> c2be1d9ce230 17:29:46 Step 15/24 : WORKDIR / 17:29:46 ---> Running in 5008b9600e77 17:29:46 Removing intermediate container 5008b9600e77 17:29:46 ---> 97c72dfc1c0b 17:29:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:46 ---> 83277c59704d 17:29:46 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:29:46 ---> e9eb81ee92a0 17:29:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:29:47 ---> 43bb6eb0b8ef 17:29:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:29:48 ---> 31a4838adc43 17:29:48 Step 20/24 : ENTRYPOINT ["/core-command"] 17:29:48 ---> Running in acf0e1b8c208 17:29:48 Removing intermediate container acf0e1b8c208 17:29:48 ---> 9b91b4079833 17:29:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:48 ---> Running in 7533e961480d 17:29:48 Removing intermediate container 7533e961480d 17:29:48 ---> c19b4ce9e541 17:29:48 Step 22/24 : LABEL arch=x86_64 17:29:48 ---> Running in c66105ffe407 17:29:48 Removing intermediate container c66105ffe407 17:29:48 ---> eb2a3406986c 17:29:48 Step 23/24 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:29:48 ---> Running in 3a2a2a224604 17:29:49 Removing intermediate container 3a2a2a224604 17:29:49 ---> 4d66a824926f 17:29:49 Step 24/24 : LABEL version=0.0.0 17:29:49 ---> Running in 570f37d41a79 17:29:49 Removing intermediate container 570f37d41a79 17:29:49 ---> 51a551de5eaf 17:29:49 17:29:49 Successfully built 51a551de5eaf 17:29:49 Successfully tagged core-command:latest 17:29:53  Building core-command ... done 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 17:29:58 Removing intermediate container 8b382e247d13 17:29:58 ---> 13d54e093e3e 17:29:58 17:29:58 Step 9/25 : FROM alpine:3.17 17:29:58 ---> 9ed4aefc74f6 17:29:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:29:58 ---> Running in 5ba5ae257ad7 17:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:58 Removing intermediate container 67cc334560a1 17:29:58 ---> f655b3d41413 17:29:58 17:29:58 Step 10/23 : FROM alpine:3.17 17:29:58 ---> 9ed4aefc74f6 17:29:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:29:58 ---> Using cache 17:29:58 ---> c077c8437968 17:29:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:29:58 ---> Using cache 17:29:58 ---> 2e179d1685da 17:29:58 Step 13/23 : ENV APP_PORT=59861 17:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:58 ---> Running in 73deb614ed22 17:29:58 (1/3) Installing ca-certificates (20220614-r4) 17:29:58 (2/3) Installing dumb-init (1.2.5-r2) 17:29:58 (3/3) Installing su-exec (0.2-r2) 17:29:58 Executing busybox-1.35.0-r29.trigger 17:29:58 Executing ca-certificates-20220614-r4.trigger 17:29:58 Removing intermediate container 73deb614ed22 17:29:58 ---> 05b8c1b30c1a 17:29:58 Step 14/23 : EXPOSE $APP_PORT 17:29:58 ---> Running in c44992becd90 17:29:58 OK: 8 MiB in 18 packages 17:29:58 Removing intermediate container c44992becd90 17:29:58 ---> ccaa70f14c92 17:29:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:59 ---> 64f951776193 17:29:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:29:59 ---> 9d3f92ba048b 17:29:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:29:59 Removing intermediate container 5ba5ae257ad7 17:29:59 ---> cde88877fa27 17:29:59 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:29:59 ---> Running in 44f777278441 17:29:59 Removing intermediate container c7594d51d599 17:29:59 ---> 10e378d9bce8 17:29:59 17:29:59 Step 9/20 : FROM alpine:3.17 17:29:59 ---> 9ed4aefc74f6 17:29:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:30:00 ---> Using cache 17:30:00 ---> ebabe0d589ad 17:30:00 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:30:00 Removing intermediate container 44f777278441 17:30:00 ---> b59f5a9fa07c 17:30:00 Step 12/25 : WORKDIR / 17:30:00 ---> Running in 31e626211ebe 17:30:00 ---> Running in f4dc7e67219f 17:30:00 Removing intermediate container f4dc7e67219f 17:30:00 ---> 21bad13d1eea 17:30:00 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:00 ---> efcaef7c73a0 17:30:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:00 ---> 3dc7509d16e1 17:30:00 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:30:00 ---> cb71dd5e6ce0 17:30:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:30:00 ---> Running in 899c7e2e5ced 17:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:00 ---> 618bb9151529 17:30:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:30:00 Removing intermediate container 899c7e2e5ced 17:30:00 ---> 2ccd8d149d8a 17:30:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:00 ---> Running in 735d254324da 17:30:00 ---> cb5c8e812f7f 17:30:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:30:00 Removing intermediate container 735d254324da 17:30:00 ---> 2e153def2281 17:30:00 Step 21/23 : LABEL arch=x86_64 17:30:00 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:30:00 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:30:00 OK: 17818 distinct packages available 17:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:00 ---> Running in 7a3d1c01b792 17:30:01 ---> ab6d60cee452 17:30:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:01 Removing intermediate container 7a3d1c01b792 17:30:01 ---> 692ec39ce867 17:30:01 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:30:01 ---> Running in b7bda5fbda64 17:30:01 ---> a811e4b18c19 17:30:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:30:01 Removing intermediate container b7bda5fbda64 17:30:01 ---> 4275a5ac5f86 17:30:01 Step 23/23 : LABEL version=0.0.0 17:30:01 (1/9) Installing ca-certificates (20220614-r4) 17:30:01 ---> Running in db6e175436bd 17:30:01 (2/9) Installing brotli-libs (1.0.9-r9) 17:30:01 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:30:01 (4/9) Installing libcurl (8.0.1-r0) 17:30:01 (5/9) Installing curl (8.0.1-r0) 17:30:01 (6/9) Installing dumb-init (1.2.5-r2) 17:30:01 (7/9) Installing musl-obstack (1.2.3-r0) 17:30:01 (8/9) Installing libucontext (1.2-r0) 17:30:01 (9/9) Installing gcompat (1.1.0-r0) 17:30:01 Executing busybox-1.35.0-r29.trigger 17:30:01 Executing ca-certificates-20220614-r4.trigger 17:30:01 Removing intermediate container db6e175436bd 17:30:01 ---> d2c1725240fd 17:30:01 17:30:01 OK: 10 MiB in 24 packages 17:30:01 Successfully built d2c1725240fd 17:30:01 Successfully tagged support-scheduler:latest 17:30:01  Building support-scheduler ... done  ---> fcb0dd9e62c4 17:30:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:30:01 ---> 21509ff86550 17:30:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:30:02 Removing intermediate container 31e626211ebe 17:30:02 ---> 1abbd60f714a 17:30:02 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:02 ---> e3589f79fd48 17:30:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:30:02 ---> Running in aca50f193b25 17:30:02 ---> 794e73bb0a02 17:30:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:30:02 ---> e2649ab1aae4 17:30:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:30:03 ---> ad4e8149a76c 17:30:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:30:03 Removing intermediate container aca50f193b25 17:30:03 ---> 36b8b0ae1e0e 17:30:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:30:03 ---> Running in 3601d1cab7f1 17:30:03 ---> 9a7d9657f3a0 17:30:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:30:03 ---> Running in d9c62e43322c 17:30:03 Removing intermediate container 3601d1cab7f1 17:30:03 ---> 46592affb0ba 17:30:03 Step 23/25 : LABEL arch=x86_64 17:30:03 ---> Running in b71c3e8caa09 17:30:03 Removing intermediate container d9c62e43322c 17:30:03 ---> 1473014d5878 17:30:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:03 ---> Running in 06748351f33e 17:30:03 Removing intermediate container b71c3e8caa09 17:30:03 ---> 872a42a5aacc 17:30:03 Step 24/25 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:30:03 ---> Running in 5694bba9b954 17:30:03 Removing intermediate container 06748351f33e 17:30:03 ---> 17b5f524652f 17:30:03 Step 18/20 : LABEL arch=x86_64 17:30:03 ---> Running in b776d8249519 17:30:03 Removing intermediate container 5694bba9b954 17:30:03 ---> 482de7fb83f0 17:30:03 Step 25/25 : LABEL version=0.0.0 17:30:03 ---> Running in 6f8046d609e7 17:30:03 Removing intermediate container b776d8249519 17:30:03 ---> eda3ca8e3976 17:30:03 Step 19/20 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:30:03 ---> Running in fedff8de797a 17:30:03 Removing intermediate container 6f8046d609e7 17:30:03 ---> 25754daeebcf 17:30:03 17:30:03 Removing intermediate container fedff8de797a 17:30:03 ---> da91706b5773 17:30:03 Step 20/20 : LABEL version=0.0.0 17:30:03 Successfully built 25754daeebcf 17:30:03 Successfully tagged security-secretstore-setup:latest 17:30:03 ---> Running in e11def798de2 17:30:03  Building security-secretstore-setup ... done Removing intermediate container e11def798de2 17:30:03 ---> 135158478dbe 17:30:03 17:30:04 Successfully built 135158478dbe 17:30:04 Successfully tagged security-spiffe-token-provider:latest 17:30:04  Building security-spiffe-token-provider ... done  [Pipeline] } 17:30:04 $ docker stop --time=1 4bb711de55e9df28a192f155fe952b78c4b7c4809b9895ca2d32e6276ba9f716 17:30:05 $ docker rm -f --volumes 4bb711de55e9df28a192f155fe952b78c4b7c4809b9895ca2d32e6276ba9f716 [Pipeline] // withDockerContainer [Pipeline] sh 17:30:05 + docker images 17:30:05 REPOSITORY TAG IMAGE ID CREATED SIZE 17:30:05 security-secretstore-setup latest 25754daeebcf 2 seconds ago 32.8MB 17:30:05 security-spiffe-token-provider latest 135158478dbe 2 seconds ago 32.8MB 17:30:05 support-scheduler latest d2c1725240fd 4 seconds ago 32.1MB 17:30:05 10e378d9bce8 6 seconds ago 1.73GB 17:30:05 f655b3d41413 8 seconds ago 1.75GB 17:30:05 13d54e093e3e 8 seconds ago 1.68GB 17:30:05 core-command latest 51a551de5eaf 16 seconds ago 19.8MB 17:30:05 62acd93d50fd 21 seconds ago 1.69GB 17:30:05 security-proxy-setup latest 9e6cfc8dc89e 34 seconds ago 18.7MB 17:30:05 core-common-config-bootstrapper latest 027985319838 40 seconds ago 17.2MB 17:30:05 2d49d9a48c63 42 seconds ago 1.67GB 17:30:05 core-data latest 6460098a088d 44 seconds ago 20MB 17:30:05 b562e8d18df4 45 seconds ago 1.68GB 17:30:05 security-spire-server latest 4f4f3a92fa8c 50 seconds ago 89.8MB 17:30:05 a4e2ea09ac42 52 seconds ago 1.69GB 17:30:05 4c25a40649d3 56 seconds ago 1.55GB 17:30:05 security-proxy-auth latest 5bbb2be4a00d About a minute ago 18.3MB 17:30:05 security-bootstrapper latest 4779026624db About a minute ago 22.2MB 17:30:05 24ac5a823e26 About a minute ago 1.67GB 17:30:05 support-notifications latest b5014482d126 About a minute ago 32.7MB 17:30:05 core-metadata latest bb393074d1ac About a minute ago 20.4MB 17:30:05 19dd85468991 About a minute ago 1.75GB 17:30:05 aa164102e272 About a minute ago 1.69GB 17:30:05 1ef47ffeb20f About a minute ago 1.67GB 17:30:05 security-spire-agent latest ec9f0145954e About a minute ago 129MB 17:30:05 security-spire-config latest 5ab83f99b4e9 About a minute ago 88.9MB 17:30:05 589eed5abaa6 About a minute ago 1.55GB 17:30:05 5f2b60cfc756 About a minute ago 1.55GB 17:30:05 ci-base-image-x86_64 latest 382179b87e6c 5 minutes ago 881MB 17:30:05 alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB 17:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB 17:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 17:30:05 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] } 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.238s coverage: 28.7% of statements 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements 17:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.490s coverage: 71.5% of statements 17:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.334s coverage: 54.0% of statements 17:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.029s coverage: 88.5% of statements 17:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.473s coverage: 3.8% of statements 17:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:32:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.823s coverage: 95.6% of statements 17:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:32:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements 17:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:32:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements 17:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.483s coverage: 0.9% of statements 17:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements 17:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 44.1% of statements 17:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 82.9% of statements 17:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements 17:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 17:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements 17:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements 17:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.115s coverage: 79.9% of statements 17:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.307s coverage: 92.9% of statements 17:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 17:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.241s coverage: 62.3% of statements 17:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 17:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 17:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 17:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.547s coverage: 81.8% of statements 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.523s coverage: 82.1% of statements 17:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 86.0% of statements 17:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements 17:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 17:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 17:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements 17:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 17:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements 17:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.040s coverage: 38.4% of statements 17:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 17:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements 17:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 17.7% of statements 17:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:33:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements 17:33:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:33:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:33:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 61.5% of statements 17:33:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:33:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:33:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 17:33:48 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 17:33:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:33:48 go vet ./... 17:36:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:36:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:36:54 ./bin/test-attribution-txt.sh [Pipeline] echo 17:36:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:36:55 + ls -al . 17:36:55 total 700 17:36:55 drwxrwxr-x 10 1001 1001 4096 Apr 18 17:28 . 17:36:55 drwxr-xr-x 4 root root 4096 Apr 18 17:28 .. 17:36:55 drwxrwxr-x 2 1001 1001 4096 Apr 18 17:26 .blubracket 17:36:55 -rw-rw-r-- 1 1001 1001 16 Apr 18 17:26 .dockerignore 17:36:55 drwxrwxr-x 8 1001 1001 4096 Apr 18 17:26 .git 17:36:55 drwxrwxr-x 3 1001 1001 4096 Apr 18 17:26 .github 17:36:55 -rw-rw-r-- 1 1001 1001 1133 Apr 18 17:26 .gitignore 17:36:55 -rw-rw-r-- 1 1001 1001 42 Apr 18 17:26 .golangci.yml 17:36:55 -rw-rw-r-- 1 1001 1001 87 Apr 18 17:26 .hadolint.yml 17:36:55 -rw-rw-r-- 1 1001 1001 166 Apr 18 17:26 .sonarcloud.properties 17:36:55 -rw-rw-r-- 1 1001 1001 1171 Apr 18 17:26 ADOPTERS.md 17:36:55 -rw-rw-r-- 1 1001 1001 10835 Apr 18 17:26 Attribution.txt 17:36:55 -rw-rw-r-- 1 1001 1001 73765 Apr 18 17:26 CHANGELOG.md 17:36:55 -rw-rw-r-- 1 1001 1001 3804 Apr 18 17:26 CONTRIBUTING.md 17:36:55 -rw-rw-r-- 1 1001 1001 677 Apr 18 17:26 GOVERNANCE.md 17:36:55 -rw-rw-r-- 1 1001 1001 883 Apr 18 17:26 Jenkinsfile 17:36:55 -rw-rw-r-- 1 1001 1001 10775 Apr 18 17:26 LICENSE 17:36:55 -rw-rw-r-- 1 1001 1001 14368 Apr 18 17:26 Makefile 17:36:55 -rw-rw-r-- 1 1001 1001 582 Apr 18 17:26 OWNERS.md 17:36:55 -rw-rw-r-- 1 1001 1001 9403 Apr 18 17:26 README.md 17:36:55 -rw-rw-r-- 1 1001 1001 789 Apr 18 17:26 SECURITY.md 17:36:55 -rw-rw-r-- 1 1001 1001 5 Apr 18 17:24 VERSION 17:36:55 drwxrwxr-x 2 1001 1001 4096 Apr 18 17:26 bin 17:36:55 drwxrwxr-x 18 1001 1001 4096 Apr 18 17:26 cmd 17:36:55 -rw-r--r-- 1 root root 448248 Apr 18 17:33 coverage.out 17:36:55 -rw-rw-r-- 1 1001 1001 3200 Apr 18 17:26 go.mod 17:36:55 -rw-rw-r-- 1 1001 1001 31155 Apr 18 17:26 go.sum 17:36:55 drwxrwxr-x 7 1001 1001 4096 Apr 18 17:26 internal 17:36:55 drwxrwxr-x 3 1001 1001 4096 Apr 18 17:26 openapi 17:36:55 -rw-rw-r-- 1 1001 1001 594 Apr 18 17:26 security.txt 17:36:55 drwxrwxr-x 4 1001 1001 4096 Apr 18 17:26 snap 17:36:55 -rw-rw-r-- 1 1001 1001 204 Apr 18 17:26 version.go [Pipeline] sh 17:36:56 + '[' -e coverage.out ] 17:36:56 + chown 1001:1001 coverage.out [Pipeline] stash 17:36:56 Warning: overwriting stash ‘coverage-report’ 17:36:57 Stashed 1 file(s) [Pipeline] sh 17:36:57 + make build 17:36:57 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 17:38:34 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 17:38:39 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 17:38:45 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 17:38:49 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 17:39:45 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 17:39:46 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 17:39:52 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 17:39:58 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 17:40:01 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 17:40:05 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 17:40:12 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] } 17:40:19 $ docker stop --time=1 15848f29d4d548a1e726b11b0f8278b43e24e3f9d9f3a83eeba5bb6cdcf68cfd 17:40:21 $ docker rm -f --volumes 15848f29d4d548a1e726b11b0f8278b43e24e3f9d9f3a83eeba5bb6cdcf68cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:24 17:40:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:24 latest: Pulling from edgex-devops/edgex-compose-arm64 17:40:24 29e5d40040c1: Pulling fs layer 17:40:24 1ce36da41761: Pulling fs layer 17:40:24 25b303627fd3: Pulling fs layer 17:40:24 29e5d40040c1: Verifying Checksum 17:40:24 29e5d40040c1: Download complete 17:40:25 1ce36da41761: Verifying Checksum 17:40:25 1ce36da41761: Download complete 17:40:26 29e5d40040c1: Pull complete 17:40:27 25b303627fd3: Verifying Checksum 17:40:27 25b303627fd3: Download complete 17:40:28 1ce36da41761: Pull complete 17:40:43 25b303627fd3: Pull complete 17:40:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:43 prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container 17:40:43 $ 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 17:40:46 $ docker top b5f2b4bbba665c89de9568d9b88bc2a41a024fda278607262de46f7439ac2e09 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:47 + docker-compose build --help 17:40:47 + grep parallel 17:40:52 --parallel Build images in parallel. [Pipeline] } 17:40:52 $ docker stop --time=1 b5f2b4bbba665c89de9568d9b88bc2a41a024fda278607262de46f7439ac2e09 17:40:54 $ docker rm -f --volumes b5f2b4bbba665c89de9568d9b88bc2a41a024fda278607262de46f7439ac2e09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:55 prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container 17:40:55 $ 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 17:40:56 $ docker top b3de43db3f1d5690f78ed4ffc00c6c501e3a343ec10faa9ffabab2b9a43b945d -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:57 + docker-compose -f ./docker-compose-build.yml build --parallel 17:41:04 Building core-command ... 17:41:04 Building core-common-config-bootstrapper ... 17:41:04 Building core-data ... 17:41:04 Building core-metadata ... 17:41:04 Building security-bootstrapper ... 17:41:04 Building security-proxy-auth ... 17:41:04 Building security-proxy-setup ... 17:41:04 Building security-secretstore-setup ... 17:41:04 Building security-spiffe-token-provider ... 17:41:04 Building security-spire-agent ... 17:41:04 Building security-spire-config ... 17:41:04 Building security-spire-server ... 17:41:04 Building support-notifications ... 17:41:04 Building support-scheduler ... 17:41:04 Building security-spire-server 17:41:04 Building core-metadata 17:41:04 Building core-data 17:41:04 Building security-spire-agent 17:41:04 Building security-proxy-auth 17:41:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:41:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:41:51 ---> 7e512cccc63e 17:41:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:41:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:41:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:41:51 ---> 7e512cccc63e 17:41:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:41:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:41:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:41:51 ---> 7e512cccc63e 17:41:51 Step 3/26 : WORKDIR /edgex-go 17:41:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:41:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:41:51 ---> 7e512cccc63e 17:41:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:41:51 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:41:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:41:51 ---> 7e512cccc63e 17:41:51 Step 3/27 : WORKDIR /edgex-go 17:41:51 ---> Running in 6568a3bbe8bd 17:41:51 ---> Running in 80a56eaaadac 17:41:51 ---> Running in eabc2e25d777 17:41:51 ---> Running in df4c1af8834a 17:41:51 ---> Running in 91dd9ce5a0d2 17:41:51 Removing intermediate container 6568a3bbe8bd 17:41:51 ---> df1d275f71aa 17:41:51 Step 4/25 : WORKDIR /edgex-go 17:41:51 ---> Running in 52228b30acb0 17:41:51 Removing intermediate container df4c1af8834a 17:41:51 ---> 70c40337c77c 17:41:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:41:51 Removing intermediate container 80a56eaaadac 17:41:51 ---> 50db1a4d0a43 17:41:51 Step 4/23 : WORKDIR /edgex-go 17:41:51 ---> Running in b5a7da48d806 17:41:51 ---> Running in 97bff407cbb9 17:41:51 Removing intermediate container eabc2e25d777 17:41:51 ---> aef0a9fbbac4 17:41:51 Removing intermediate container 91dd9ce5a0d2 17:41:51 ---> 9aa2441e6dba 17:41:51 Step 4/23 : WORKDIR /edgex-go 17:41:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:41:51 ---> Running in 3a2027666ccd 17:41:51 ---> Running in 06e44cec4de3 17:41:51 Removing intermediate container 52228b30acb0 17:41:51 ---> 232d62fd7ecc 17:41:51 Step 5/25 : RUN apk add --update --no-cache make git 17:41:51 Removing intermediate container 97bff407cbb9 17:41:51 ---> 11713ed3c45b 17:41:51 Step 5/23 : RUN apk add --update --no-cache make git 17:41:51 ---> Running in dccb0ab99971 17:41:52 ---> Running in bea80f96ae3c 17:41:52 Removing intermediate container 06e44cec4de3 17:41:52 ---> cb95480d36de 17:41:52 Step 5/23 : RUN apk add --update --no-cache make git 17:41:52 ---> Running in de018c627535 17:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:41:55 OK: 263 MiB in 53 packages 17:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:41:56 OK: 263 MiB in 53 packages 17:41:56 OK: 263 MiB in 53 packages 17:41:56 OK: 263 MiB in 53 packages 17:41:56 OK: 263 MiB in 53 packages 17:41:59 Removing intermediate container b5a7da48d806 17:41:59 ---> e96b5ff8ee67 17:41:59 Step 5/26 : COPY go.mod vendor* ./ 17:42:00 Removing intermediate container bea80f96ae3c 17:42:00 ---> bb9537fcaf63 17:42:00 Step 6/23 : COPY go.mod vendor* ./ 17:42:00 Removing intermediate container 3a2027666ccd 17:42:00 ---> 0f7751247f41 17:42:00 Step 5/27 : COPY go.mod vendor* ./ 17:42:00 Removing intermediate container dccb0ab99971 17:42:00 ---> d08e9ffdfaf4 17:42:00 Step 6/25 : COPY go.mod vendor* ./ 17:42:00 Removing intermediate container de018c627535 17:42:00 ---> 4419ce276d26 17:42:00 Step 6/23 : COPY go.mod vendor* ./ 17:42:00 ---> a0cedcd07974 17:42:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:00 ---> Running in 63d2ab68cec0 17:42:01 ---> 4f23b0d97024 17:42:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:01 ---> 3c3de0123e59 17:42:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:01 ---> Running in f9785d16d5ca 17:42:01 ---> 70af9b7f215f 17:42:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:01 ---> d258be9e305d 17:42:01 ---> Running in 3fb41e09c2bc 17:42:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:01 ---> Running in f0bef75b87d9 17:42:01 ---> Running in 6d9bb3a19e7d 17:43:53 Removing intermediate container 3fb41e09c2bc 17:43:53 ---> b71121eb5cd2 17:43:53 Step 8/23 : COPY . . 17:43:53 Removing intermediate container 63d2ab68cec0 17:43:53 ---> c74ef033e9b9 17:43:53 Step 7/26 : COPY . . 17:43:53 Removing intermediate container f9785d16d5ca 17:43:53 ---> 0105e7665b52 17:43:53 Step 7/27 : COPY . . 17:43:53 Removing intermediate container 6d9bb3a19e7d 17:43:53 ---> afdbd26880db 17:43:53 Step 8/23 : COPY . . 17:43:53 Removing intermediate container f0bef75b87d9 17:43:53 ---> ef9a2da08ab5 17:43:53 Step 8/25 : COPY . . 17:44:03 ---> 43abad8fd8cd 17:44:03 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:44:03 ---> ec649110accf 17:44:03 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:44:03 ---> 94314ab9a220 17:44:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:44:03 ---> 6373d41a9a0b 17:44:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:44:03 ---> Running in ac54123d2e21 17:44:03 ---> Running in 2c2cdbc50b52 17:44:03 ---> Running in 05fcbac44565 17:44:03 ---> 52bc1aa477ed 17:44:03 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:44:03 ---> Running in 7855f9fd35ec 17:44:03 ---> Running in a1b8cb123e32 17:44:04 Removing intermediate container ac54123d2e21 17:44:04 ---> c690d2216ecd 17:44:04 Step 9/26 : WORKDIR /edgex-go/spire-build 17:44:04 ---> Running in 156925da865d 17:44:04 Removing intermediate container a1b8cb123e32 17:44:04 ---> 24e091b7952f 17:44:04 Step 9/27 : WORKDIR /edgex-go/spire-build 17:44:04 ---> Running in a2805788bef0 17:44:05 Removing intermediate container 156925da865d 17:44:05 ---> a9267bf935cd 17:44:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:44:05 ---> Running in 47fefcedc2d4 17:44:05 Removing intermediate container a2805788bef0 17:44:05 ---> 695e23d57d9c 17:44:05 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:44:05 ---> Running in e8c04cab62a5 17:44:05 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 17:44:05 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 17:44:06 Removing intermediate container 47fefcedc2d4 17:44:06 ---> add23c55375a 17:44:06 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 17:44:06 Removing intermediate container e8c04cab62a5 17:44:06 ---> 6ec7a1e43b4f 17:44:06 Step 11/27 : 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 17:44:06 ---> Running in 671be90d5f7e 17:44: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 17:44:06 ---> Running in a5a653e27c43 17:44:10 Removing intermediate container 671be90d5f7e 17:44:10 ---> 6d4a634495d2 17:44:10 Step 12/27 : WORKDIR /edgex-go 17:44:10 Removing intermediate container a5a653e27c43 17:44:10 ---> f085f8aca2b4 17:44:10 Step 12/26 : WORKDIR /edgex-go 17:44:10 ---> Running in 96bf9e7509d5 17:44:10 ---> Running in 9f25f0f5dfd7 17:44:11 Removing intermediate container 96bf9e7509d5 17:44:11 ---> dbb8c8740b9f 17:44:11 17:44:11 Step 13/26 : FROM alpine:3.17 17:44:11 Removing intermediate container 9f25f0f5dfd7 17:44:11 ---> 3ff3e5d5580b 17:44:11 17:44:11 Step 13/27 : FROM alpine:3.17 17:44:11 3.17: Pulling from library/alpine 17:44:11 3.17: Pulling from library/alpine 17:44:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:44:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:44:14 Status: Image is up to date for alpine:3.17 17:44:14 Status: Downloaded newer image for alpine:3.17 17:44:14 ---> 51e60588ff2c 17:44:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:44:14 ---> 51e60588ff2c 17:44:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:44:14 ---> Running in 4589f244519f 17:44:14 ---> Running in ad228af53e8f 17:44:15 Removing intermediate container ad228af53e8f 17:44:15 ---> 0d2ac3ddaf4f 17:44:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:44:15 Removing intermediate container 4589f244519f 17:44:15 ---> 0858788c4969 17:44:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:44:15 ---> Running in f3ddc0301299 17:44:15 ---> Running in 266a0de8a42b 17:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:20 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:44:20 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:44:20 OK: 17689 distinct packages available 17:44:20 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:44:20 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:44:20 OK: 17689 distinct packages available 17:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:22 (1/5) Installing dumb-init (1.2.5-r2) 17:44:22 (1/5) Installing dumb-init (1.2.5-r2) 17:44:22 (2/5) Installing musl-obstack (1.2.3-r0) 17:44:22 (2/5) Installing musl-obstack (1.2.3-r0) 17:44:22 (3/5) Installing libucontext (1.2-r0) 17:44:22 (3/5) Installing libucontext (1.2-r0) 17:44:22 (4/5) Installing gcompat (1.1.0-r0) 17:44:22 (4/5) Installing gcompat (1.1.0-r0) 17:44:22 (5/5) Installing openssl (3.0.8-r3) 17:44:22 (5/5) Installing openssl (3.0.8-r3) 17:44:22 Executing busybox-1.35.0-r29.trigger 17:44:22 Executing busybox-1.35.0-r29.trigger 17:44:22 OK: 9 MiB in 20 packages 17:44:22 OK: 9 MiB in 20 packages 17:44:25 Removing intermediate container 266a0de8a42b 17:44:25 ---> 6a9ec0c18a1f 17:44:25 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:25 Removing intermediate container f3ddc0301299 17:44:25 ---> a31edb216e7d 17:44:25 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:25 ---> 65a94f881437 17:44:25 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:44:26 ---> 05485d9ab10b 17:44:26 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:44:26 ---> de7c4e161e88 17:44:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:44:26 ---> e09deafcd1d5 17:44:26 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:44:32 ---> 8aec94260bea 17:44:32 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:44:34 ---> f9caab724422 17:44:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:44:36 ---> 6a7955315de7 17:44:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:44:37 ---> 9d29a471c108 17:44:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:44:38 ---> 55689e28ac6f 17:44:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:44:38 ---> Running in 676ab10e9f80 17:44:39 Removing intermediate container 676ab10e9f80 17:44:39 ---> b111314db334 17:44:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:44:39 ---> Running in 003bb7e07194 17:44:40 ---> d46a2939cdd2 17:44:40 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:44:40 Removing intermediate container 003bb7e07194 17:44:40 ---> e098340aea11 17:44:40 Step 24/26 : LABEL arch=arm64 17:44:40 ---> Running in bdb0b9db2bd9 17:44:41 ---> d056719ff476 17:44:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:44:41 Removing intermediate container bdb0b9db2bd9 17:44:41 ---> d34e0dc05f12 17:44:41 Step 25/26 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:44:41 ---> Running in a45bfc0ae135 17:44:42 Removing intermediate container a45bfc0ae135 17:44:42 ---> 05ae5321deff 17:44:42 Step 26/26 : LABEL version=0.0.0 17:44:42 ---> Running in e2dcbf393767 17:44:42 ---> f72cad294e09 17:44:42 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:44:43 Removing intermediate container e2dcbf393767 17:44:43 ---> c5adde661796 17:44:43 17:44:43 Successfully built c5adde661796 17:44:43 Successfully tagged security-spire-server-arm64:latest 17:44:43  Building security-spire-server ... done Building core-command 17:44:43 ---> 49d1c0b564a2 17:44:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:44:43 ---> Running in f38dee974816 17:44:44 Removing intermediate container f38dee974816 17:44:44 ---> 2c135370919c 17:44:44 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:44:44 ---> Running in 99610c396026 17:44:44 Removing intermediate container 99610c396026 17:44:44 ---> f08996f59659 17:44:44 Step 25/27 : LABEL arch=arm64 17:44:44 ---> Running in 28609245d29c 17:44:45 Removing intermediate container 28609245d29c 17:44:45 ---> 1e434482fa4c 17:44:45 Step 26/27 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:44:45 ---> Running in 8b5dacb861ee 17:44:46 Removing intermediate container 8b5dacb861ee 17:44:46 ---> 0f9b653dd603 17:44:46 Step 27/27 : LABEL version=0.0.0 17:44:46 ---> Running in ee482311b249 17:44:46 Removing intermediate container ee482311b249 17:44:46 ---> 0832e9b1bb0b 17:44:46 17:44:46 Successfully built 0832e9b1bb0b 17:44:46 Successfully tagged security-spire-agent-arm64:latest 17:44:46  Building security-spire-agent ... done Building security-proxy-setup 17:45:09 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:45:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:45:09 ---> 7e512cccc63e 17:45:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:45:09 ---> Using cache 17:45:09 ---> 9aa2441e6dba 17:45:09 Step 4/24 : WORKDIR /edgex-go 17:45:09 ---> Using cache 17:45:09 ---> cb95480d36de 17:45:09 Step 5/24 : RUN apk add --update --no-cache make git 17:45:09 ---> Using cache 17:45:09 ---> 4419ce276d26 17:45:09 Step 6/24 : COPY go.mod vendor* ./ 17:45:09 ---> Using cache 17:45:09 ---> d258be9e305d 17:45:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:09 ---> Using cache 17:45:09 ---> afdbd26880db 17:45:09 Step 8/24 : COPY . . 17:45:09 ---> Using cache 17:45:09 ---> 94314ab9a220 17:45:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:45:09 ---> Running in 5a0260e1f233 17:45:10 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 17:45:11 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:45:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:45:11 ---> 7e512cccc63e 17:45:11 Step 3/22 : WORKDIR /edgex-go 17:45:11 ---> Using cache 17:45:11 ---> aef0a9fbbac4 17:45:11 Step 4/22 : RUN apk add --update --no-cache make git 17:45:11 ---> Running in f0d603e92e55 17:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:45:15 OK: 263 MiB in 53 packages 17:45:18 Removing intermediate container f0d603e92e55 17:45:18 ---> 877625d968fc 17:45:18 Step 5/22 : COPY go.mod vendor* ./ 17:45:19 ---> 773c4ff7b20b 17:45:19 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:19 ---> Running in b51e90618d8b 17:46:56 Removing intermediate container b51e90618d8b 17:46:56 ---> a1ba5e0cb2b0 17:46:56 Step 7/22 : COPY . . 17:46:58 ---> fff9caf88e56 17:46:58 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:46:58 ---> Running in 1b981eb84acd 17:47:00 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 17:50:07 Removing intermediate container 7855f9fd35ec 17:50:07 ---> 9adde1cb5cae 17:50:07 17:50:07 Step 10/23 : FROM alpine:3.17 17:50:07 ---> 51e60588ff2c 17:50:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:50:07 ---> Running in ea006ef3adfa 17:50:08 Removing intermediate container ea006ef3adfa 17:50:08 ---> 9e960cc69dc3 17:50:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:50:08 ---> Running in bb92cb9fa287 17:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:50:12 (1/1) Installing dumb-init (1.2.5-r2) 17:50:12 Executing busybox-1.35.0-r29.trigger 17:50:12 OK: 8 MiB in 16 packages 17:50:14 Removing intermediate container bb92cb9fa287 17:50:14 ---> d199845c7b27 17:50:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:15 ---> c92d0187c9fd 17:50:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:50:16 ---> 5d9152f32182 17:50:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:50:18 ---> 658a521e85e4 17:50:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:50:18 ---> c9a2c07d311e 17:50:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:50:19 ---> d8cc0db03ed0 17:50:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:50:19 ---> Running in c4e1809abac7 17:50:22 Removing intermediate container c4e1809abac7 17:50:22 ---> bdc8fd391375 17:50:22 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:50:22 ---> Running in 379dc6361c1d 17:50:23 Removing intermediate container 379dc6361c1d 17:50:23 ---> 919585380ed1 17:50:23 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:50:23 ---> Running in e9d233544f9e 17:50:23 Removing intermediate container e9d233544f9e 17:50:23 ---> 53ce4f4ba237 17:50:23 Step 21/23 : LABEL arch=arm64 17:50:23 ---> Running in 2931092d7c5e 17:50:23 Removing intermediate container 2931092d7c5e 17:50:23 ---> 95b0325329c6 17:50:23 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:50:24 ---> Running in 348cd9b15425 17:50:24 Removing intermediate container 348cd9b15425 17:50:24 ---> ff68ce592176 17:50:24 Step 23/23 : LABEL version=0.0.0 17:50:24 ---> Running in 37fffff90e7d 17:50:25 Removing intermediate container 37fffff90e7d 17:50:25 ---> af003687435d 17:50:25 17:50:25 Successfully built af003687435d 17:50:25 Successfully tagged security-proxy-auth-arm64:latest 17:50:25 Building security-secretstore-setup 17:50:47  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:50:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:50:47 ---> 7e512cccc63e 17:50:47 Step 3/25 : WORKDIR /edgex-go 17:50:47 ---> Using cache 17:50:47 ---> aef0a9fbbac4 17:50:47 Step 4/25 : RUN apk add --update --no-cache make git 17:50:47 ---> Using cache 17:50:47 ---> 877625d968fc 17:50:47 Step 5/25 : COPY go.mod vendor* ./ 17:50:47 ---> Using cache 17:50:47 ---> 773c4ff7b20b 17:50:47 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:47 ---> Using cache 17:50:47 ---> a1ba5e0cb2b0 17:50:47 Step 7/25 : COPY . . 17:50:47 ---> Using cache 17:50:47 ---> fff9caf88e56 17:50:47 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:50:47 ---> Running in 8e3c7ad5a9d5 17:50: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:51:14 Removing intermediate container 05fcbac44565 17:51:14 ---> 7d91fffd4973 17:51:14 17:51:14 Step 10/23 : FROM alpine:3.17 17:51:14 ---> 51e60588ff2c 17:51:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:51:14 Removing intermediate container 2c2cdbc50b52 17:51:14 ---> 76b5756543f4 17:51:14 17:51:14 Step 10/25 : FROM alpine:3.17 17:51:14 ---> 51e60588ff2c 17:51:14 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:51:14 ---> Running in 9de8d998509c 17:51:14 ---> Running in 1217bcf8ea17 17:51:14 Removing intermediate container 9de8d998509c 17:51:14 ---> 383e4f17cac8 17:51:14 Step 12/23 : ENV APP_PORT=59880 17:51:15 ---> Running in 2251e42e0d97 17:51:15 Removing intermediate container 2251e42e0d97 17:51:15 ---> 74a556aa56c0 17:51:15 Step 13/23 : EXPOSE $APP_PORT 17:51:15 ---> Running in 42635ab374c8 17:51:16 Removing intermediate container 42635ab374c8 17:51:16 ---> b9686692908f 17:51:16 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:51:17 ---> Running in eab8d192ebe9 17:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:51:19 (1/1) Installing dumb-init (1.2.5-r2) 17:51:19 Executing busybox-1.35.0-r29.trigger 17:51:19 OK: 8 MiB in 16 packages 17:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:51:21 Removing intermediate container 1217bcf8ea17 17:51:21 ---> d81381965440 17:51:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:51:21 ---> Running in 7314232e71d3 17:51:21 (1/1) Installing dumb-init (1.2.5-r2) 17:51:21 Executing busybox-1.35.0-r29.trigger 17:51:21 OK: 8 MiB in 16 packages 17:51:21 Removing intermediate container 7314232e71d3 17:51:21 ---> d2f1a526839d 17:51:21 Step 13/25 : ENV APP_PORT=59881 17:51:21 ---> Running in f556f732df00 17:51:22 Removing intermediate container f556f732df00 17:51:22 ---> fd3e372a640d 17:51:22 Step 14/25 : EXPOSE $APP_PORT 17:51:22 ---> Running in aec4660657e6 17:51:23 Removing intermediate container eab8d192ebe9 17:51:23 ---> 0a81e84c2b12 17:51:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:23 Removing intermediate container aec4660657e6 17:51:23 ---> ee902e45e36e 17:51:23 Step 15/25 : WORKDIR / 17:51:23 ---> Running in a78dacada573 17:51:24 Removing intermediate container a78dacada573 17:51:24 ---> 5c2d351fb003 17:51:24 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:24 ---> 1060178e409c 17:51:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:51:26 ---> edf5c9dfe7f7 17:51:26 ---> e103cf0db283 17:51:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:51:26 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:51:27 ---> 076bb4809b82 17:51:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:51:28 ---> ec7a640688ab 17:51:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:51:30 ---> 72b8036f2fc8 17:51:30 Step 19/23 : ENTRYPOINT ["/core-data"] 17:51:30 ---> Running in 2cd56d77d2ba 17:51:30 ---> 2ab0c43d80d7 17:51:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:51:31 Removing intermediate container 2cd56d77d2ba 17:51:31 ---> da51cdc91a9a 17:51:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:51:31 ---> Running in e747c8811a74 17:51:31 ---> 2a99b7bd56c4 17:51:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:51:32 Removing intermediate container e747c8811a74 17:51:32 ---> 341dfa937c6b 17:51:32 Step 21/23 : LABEL arch=arm64 17:51:32 ---> Running in a0560c22f7dc 17:51:32 Removing intermediate container a0560c22f7dc 17:51:32 ---> 27f32fabf245 17:51:32 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:51:32 ---> Running in 198cb1c63e34 17:51:33 ---> 5557bcfa102c 17:51:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:51:33 ---> Running in 1c7cf4c2d703 17:51:33 Removing intermediate container 198cb1c63e34 17:51:33 ---> 1d962ec63a30 17:51:33 Step 23/23 : LABEL version=0.0.0 17:51:33 ---> Running in 67135ae40dcb 17:51:34 Removing intermediate container 1c7cf4c2d703 17:51:34 ---> 03b8a005c5a7 17:51:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:51:34 ---> Running in a30e34369a32 17:51:34 Removing intermediate container 67135ae40dcb 17:51:34 ---> 2fbb5d01aed9 17:51:34 17:51:34 Removing intermediate container a30e34369a32 17:51:34 ---> 0c5051898c38 17:51:34 Step 23/25 : LABEL arch=arm64 17:51:34 ---> Running in 5041b236bcca 17:51:35 Successfully built 2fbb5d01aed9 17:51:35 Successfully tagged core-data-arm64:latest 17:51:35  Building core-data ... done Building security-spiffe-token-provider 17:51:35 Removing intermediate container 5041b236bcca 17:51:35 ---> 47806cc7d8e3 17:51:35 Step 24/25 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:51:35 ---> Running in 259f43b04903 17:51:35 Removing intermediate container 259f43b04903 17:51:35 ---> 93537af19373 17:51:35 Step 25/25 : LABEL version=0.0.0 17:51:35 ---> Running in 93f62cce27df 17:51:36 Removing intermediate container 93f62cce27df 17:51:36 ---> e22df2fe93fe 17:51:36 17:51:36 Successfully built e22df2fe93fe 17:51:36 Successfully tagged core-metadata-arm64:latest 17:51:36  Building core-metadata ... done Building support-scheduler 17:52:03 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:52:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:52:03 ---> 7e512cccc63e 17:52:03 Step 3/20 : WORKDIR /edgex-go 17:52:03 ---> Using cache 17:52:03 ---> aef0a9fbbac4 17:52:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:52:03 ---> Running in 12efee3c5950 17:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:52:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:52:04 ---> 7e512cccc63e 17:52:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:52:04 ---> Using cache 17:52:04 ---> 9aa2441e6dba 17:52:04 Step 4/23 : WORKDIR /edgex-go 17:52:04 ---> Using cache 17:52:04 ---> cb95480d36de 17:52:04 Step 5/23 : RUN apk add --update --no-cache make git 17:52:04 ---> Using cache 17:52:04 ---> 4419ce276d26 17:52:04 Step 6/23 : COPY go.mod vendor* ./ 17:52:04 ---> Using cache 17:52:04 ---> d258be9e305d 17:52:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:04 ---> Using cache 17:52:04 ---> afdbd26880db 17:52:04 Step 8/23 : COPY . . 17:52:04 ---> Using cache 17:52:04 ---> 94314ab9a220 17:52:04 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:04 ---> Running in cad676890856 17:52:06 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:52:06 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:52:06 OK: 17695 distinct packages available 17:52:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:07 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 17:52:08 OK: 263 MiB in 53 packages 17:52:09 Removing intermediate container 5a0260e1f233 17:52:09 ---> 0d9baeb7c075 17:52:09 17:52:09 Step 10/24 : FROM alpine:3.17 17:52:09 ---> 51e60588ff2c 17:52:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:52:09 ---> Using cache 17:52:09 ---> d81381965440 17:52:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:52:09 ---> Using cache 17:52:09 ---> d2f1a526839d 17:52:09 Step 13/24 : ENV APP_PORT=59882 17:52:09 ---> Running in 22a2e5c546e7 17:52:10 Removing intermediate container 12efee3c5950 17:52:10 ---> 22ad7bed5966 17:52:10 Step 5/20 : COPY go.mod vendor* ./ 17:52:10 Removing intermediate container 22a2e5c546e7 17:52:10 ---> c590ba2908b1 17:52:10 Step 14/24 : EXPOSE $APP_PORT 17:52:11 ---> Running in b24e9ec9eadc 17:52:11 Removing intermediate container b24e9ec9eadc 17:52:11 ---> b89aa42504e1 17:52:11 Step 15/24 : WORKDIR / 17:52:11 ---> Running in 90498b73e972 17:52:12 ---> 830ea1526a1f 17:52:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:12 ---> Running in 91882ecf6c59 17:52:12 Removing intermediate container 90498b73e972 17:52:12 ---> efaa6d2e3601 17:52:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:14 ---> c595b7484007 17:52:14 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:52:15 ---> 1770e1f6cf9b 17:52:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:52:16 ---> fdaf2cdd2b77 17:52:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:52:18 ---> d787b692a61e 17:52:18 Step 20/24 : ENTRYPOINT ["/core-command"] 17:52:18 ---> Running in 8a1042392132 17:52:18 Removing intermediate container 8a1042392132 17:52:18 ---> 7e5db67a2cf2 17:52:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:52:18 ---> Running in 52dfff4730cc 17:52:19 Removing intermediate container 52dfff4730cc 17:52:19 ---> 1feebb8b63ce 17:52:19 Step 22/24 : LABEL arch=arm64 17:52:19 ---> Running in beb3c014fdf3 17:52:19 Removing intermediate container beb3c014fdf3 17:52:19 ---> 60b3e802d25c 17:52:19 Step 23/24 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:52:20 ---> Running in 9121a98f3e69 17:52:20 Removing intermediate container 9121a98f3e69 17:52:20 ---> 646ef966104e 17:52:20 Step 24/24 : LABEL version=0.0.0 17:52:20 ---> Running in 503975643b24 17:52:21 Removing intermediate container 503975643b24 17:52:21 ---> ce776ab07ce5 17:52:21 17:52:21 Successfully built ce776ab07ce5 17:52:21 Successfully tagged core-command-arm64:latest 17:52:21 Building support-notifications 17:52:39  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:52:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:52:39 ---> 7e512cccc63e 17:52:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:52:39 ---> Using cache 17:52:39 ---> 9aa2441e6dba 17:52:39 Step 4/23 : WORKDIR /edgex-go 17:52:39 ---> Using cache 17:52:39 ---> cb95480d36de 17:52:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:52:39 ---> Running in fcf193fe52a0 17:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:42 OK: 263 MiB in 53 packages 17:52:43 Removing intermediate container fcf193fe52a0 17:52:43 ---> 0efef94536df 17:52:43 Step 6/23 : COPY go.mod vendor* ./ 17:52:44 ---> ce7b38046329 17:52:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:44 ---> Running in 9768ccbb2bb4 17:53:11 Removing intermediate container 1b981eb84acd 17:53:11 ---> 271887b65f06 17:53:11 17:53:11 Step 9/22 : FROM alpine:3.17 17:53:11 ---> 51e60588ff2c 17:53:11 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:53:11 ---> Running in 4211dbf4c0f1 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:53:14 (1/2) Installing dumb-init (1.2.5-r2) 17:53:15 (2/2) Installing openssl (3.0.8-r3) 17:53:15 Executing busybox-1.35.0-r29.trigger 17:53:15 OK: 8 MiB in 17 packages 17:53:17 Removing intermediate container 4211dbf4c0f1 17:53:17 ---> 6b627a410c91 17:53:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:53:17 ---> Running in 6399e32aa757 17:53:18 Removing intermediate container 6399e32aa757 17:53:18 ---> 96387807f781 17:53:18 Step 12/22 : WORKDIR /edgex 17:53:18 ---> Running in 98990582a899 17:53:19 Removing intermediate container 98990582a899 17:53:19 ---> 1b0daf91e9c4 17:53:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:21 ---> f834dc43ec28 17:53:21 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:53:23 ---> ab7c480f4a39 17:53:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:53:24 ---> ea4b77bcd194 17:53:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:53:27 ---> 92d3967a0969 17:53:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:53:29 ---> 1709907678e5 17:53:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:53:29 ---> Running in 9302ee69af6d 17:53:34 Removing intermediate container 9302ee69af6d 17:53:34 ---> 166a4ea80285 17:53:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:53:34 ---> Running in 8cb5469332e5 17:53:35 Removing intermediate container 8cb5469332e5 17:53:35 ---> edd4d5de48fb 17:53:35 Step 20/22 : LABEL arch=arm64 17:53:35 ---> Running in 7193d7405357 17:53:36 Removing intermediate container 7193d7405357 17:53:36 ---> 1f48a9c843d7 17:53:36 Step 21/22 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:53:36 ---> Running in d1dc053c86e9 17:53:38 Removing intermediate container d1dc053c86e9 17:53:38 ---> f0ce4007723e 17:53:38 Step 22/22 : LABEL version=0.0.0 17:53:38 ---> Running in 1462883936c4 17:53:40 Removing intermediate container 1462883936c4 17:53:40 ---> 1395e5b8cea9 17:53:40 17:53:40 Successfully built 1395e5b8cea9 17:53:40 Successfully tagged security-proxy-setup-arm64:latest 17:53:40  Building security-proxy-setup ... done Building security-spire-config 17:54:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:54:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:54:03 ---> 7e512cccc63e 17:54:03 Step 3/27 : WORKDIR /edgex-go 17:54:03 ---> Using cache 17:54:03 ---> aef0a9fbbac4 17:54:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:54:03 ---> Using cache 17:54:03 ---> 0f7751247f41 17:54:03 Step 5/27 : COPY go.mod vendor* ./ 17:54:03 ---> Using cache 17:54:03 ---> 4f23b0d97024 17:54:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:03 ---> Using cache 17:54:03 ---> 0105e7665b52 17:54:03 Step 7/27 : COPY . . 17:54:03 ---> Using cache 17:54:03 ---> 52bc1aa477ed 17:54:03 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:54:03 ---> Using cache 17:54:03 ---> 24e091b7952f 17:54:03 Step 9/27 : WORKDIR /edgex-go/spire-build 17:54:03 ---> Using cache 17:54:03 ---> 695e23d57d9c 17:54:03 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:54:03 ---> Using cache 17:54:03 ---> 6ec7a1e43b4f 17:54:03 Step 11/27 : 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 17:54:03 ---> Using cache 17:54:03 ---> 6d4a634495d2 17:54:03 Step 12/27 : WORKDIR /edgex-go 17:54:03 ---> Using cache 17:54:03 ---> 3ff3e5d5580b 17:54:03 17:54:03 Step 13/27 : FROM alpine:3.17 17:54:03 ---> 51e60588ff2c 17:54:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:54:03 ---> Using cache 17:54:03 ---> 0858788c4969 17:54:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:54:03 ---> Running in 9ce110d9f056 17:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:54:07 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:54:07 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:54:07 OK: 17689 distinct packages available 17:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:54:09 (1/4) Installing dumb-init (1.2.5-r2) 17:54:09 (2/4) Installing musl-obstack (1.2.3-r0) 17:54:09 (3/4) Installing libucontext (1.2-r0) 17:54:09 (4/4) Installing gcompat (1.1.0-r0) 17:54:09 Executing busybox-1.35.0-r29.trigger 17:54:09 OK: 8 MiB in 19 packages 17:54:12 Removing intermediate container 9ce110d9f056 17:54:12 ---> 9f4709b3f8e1 17:54:12 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:14 ---> 2bd8fa70715b 17:54:14 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:54:15 Removing intermediate container 91882ecf6c59 17:54:15 ---> 351a9830a0ef 17:54:15 Step 7/20 : COPY . . 17:54:16 ---> 9bd34c2bdd4b 17:54:16 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:54:28 ---> 59a3d63db0e7 17:54:28 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:54:30 ---> 2f001b0fa728 17:54:30 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:54:30 ---> Running in 835b23a9cbe2 17:54:31 Removing intermediate container 835b23a9cbe2 17:54:31 ---> 897d90e2dbb5 17:54:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:54:34 ---> 7eb8d8361be2 17:54:34 Step 22/27 : WORKDIR / 17:54:34 ---> Running in a4fa3f54c870 17:54:35 Removing intermediate container a4fa3f54c870 17:54:35 ---> da26911ec947 17:54:35 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:54:35 ---> Running in 2d854e4d8039 17:54:36 Removing intermediate container 2d854e4d8039 17:54:36 ---> 642628ec2a11 17:54:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:54:36 ---> Running in 55e51e74d9a8 17:54:37 Removing intermediate container 55e51e74d9a8 17:54:37 ---> b447191d54b6 17:54:37 Step 25/27 : LABEL arch=arm64 17:54:37 ---> Running in cec331d77d2b 17:54:38 Removing intermediate container cec331d77d2b 17:54:38 ---> b06d2419c580 17:54:38 Step 26/27 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:54:38 ---> Running in 1b1c903d6f87 17:54:39 Removing intermediate container 1b1c903d6f87 17:54:39 ---> 6ed5ea188562 17:54:39 Step 27/27 : LABEL version=0.0.0 17:54:39 ---> Running in 1d79bfdd20c8 17:54:40 Removing intermediate container 1d79bfdd20c8 17:54:40 ---> 9b5763698785 17:54:40 17:54:40 ---> 99927d32aede 17:54:40 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:54:41 Successfully built 9b5763698785 17:54:41 ---> Running in 6ebbf1b3b283 17:54:41 Successfully tagged security-spire-config-arm64:latest 17:54:41 Building security-bootstrapper 17:54:42  Building security-spire-config ... done Removing intermediate container 9768ccbb2bb4 17:54:42 ---> 2cf8437c2c2e 17:54:42 Step 8/23 : COPY . . 17:54: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 17:54:58 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:54:58 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:54:58 ---> 7e512cccc63e 17:54:58 Step 3/33 : WORKDIR /edgex-go 17:54:58 ---> Using cache 17:54:58 ---> aef0a9fbbac4 17:54:58 Step 4/33 : RUN apk add --update --no-cache make git 17:54:58 ---> Using cache 17:54:58 ---> 877625d968fc 17:54:58 Step 5/33 : COPY go.mod vendor* ./ 17:54:58 ---> Using cache 17:54:58 ---> 773c4ff7b20b 17:54:58 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:58 ---> Using cache 17:54:58 ---> a1ba5e0cb2b0 17:54:58 Step 7/33 : COPY . . 17:54:58 ---> Using cache 17:54:58 ---> fff9caf88e56 17:54:58 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:54:58 ---> Running in cc5698d1b930 17:54:59 ---> 8da61c66425d 17:54:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:54:59 ---> Running in c6373b87692e 17:55:01 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 17:55:01 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 17:56: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:56:31 Removing intermediate container 8e3c7ad5a9d5 17:56:31 ---> 10ec2e543914 17:56:31 17:56:31 Step 9/25 : FROM alpine:3.17 17:56:31 ---> 51e60588ff2c 17:56:31 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:56:31 ---> Running in 4cde4d063228 17:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:56:34 (1/3) Installing ca-certificates (20220614-r4) 17:56:34 (2/3) Installing dumb-init (1.2.5-r2) 17:56:34 (3/3) Installing su-exec (0.2-r2) 17:56:34 Executing busybox-1.35.0-r29.trigger 17:56:34 Executing ca-certificates-20220614-r4.trigger 17:56:35 OK: 8 MiB in 18 packages 17:56:37 Removing intermediate container 4cde4d063228 17:56:37 ---> 89dc5c647659 17:56:37 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:56:37 ---> Running in 0d62bb96b988 17:56:38 Removing intermediate container 0d62bb96b988 17:56:38 ---> 613c4adca9a3 17:56:38 Step 12/25 : WORKDIR / 17:56:38 ---> Running in 0342736a14c8 17:56:38 Removing intermediate container 0342736a14c8 17:56:38 ---> 411e4d78e2ca 17:56:38 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:39 ---> 5834564ca530 17:56:39 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:56:40 ---> 4d10bb358ae7 17:56:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:56:41 ---> 808cf2a8a077 17:56:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:56:42 ---> f7d163a2eec1 17:56:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:56:43 ---> cac838cb78e4 17:56:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:56:44 ---> 5400e8fa666b 17:56:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:56:47 ---> ffe68329682e 17:56:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:56:47 ---> d97e518d0252 17:56:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:56:48 ---> Running in 91212e2c1e36 17:56:51 Removing intermediate container 91212e2c1e36 17:56:51 ---> e6d66925549e 17:56:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:56:51 ---> Running in 0373a5224bea 17:56:51 Removing intermediate container 0373a5224bea 17:56:51 ---> 316683e69241 17:56:51 Step 23/25 : LABEL arch=arm64 17:56:52 ---> Running in 3b3a983022fb 17:56:52 Removing intermediate container 3b3a983022fb 17:56:52 ---> dfaacdf21afc 17:56:52 Step 24/25 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 17:56:52 ---> Running in d9d86f48d828 17:56:53 Removing intermediate container d9d86f48d828 17:56:53 ---> d22ea7b0c208 17:56:53 Step 25/25 : LABEL version=0.0.0 17:56:53 ---> Running in e101bdce6105 17:56:53 Removing intermediate container e101bdce6105 17:56:53 ---> 910a3d701916 17:56:53 17:56:54 Successfully built 910a3d701916 17:56:54 Successfully tagged security-secretstore-setup-arm64:latest 17:56:54  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 17:57:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:57:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:57:12 ---> 7e512cccc63e 17:57:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:57:12 ---> Using cache 17:57:12 ---> 9aa2441e6dba 17:57:12 Step 4/23 : WORKDIR /edgex-go 17:57:12 ---> Using cache 17:57:12 ---> cb95480d36de 17:57:12 Step 5/23 : RUN apk add --update --no-cache make git 17:57:12 ---> Using cache 17:57:12 ---> 4419ce276d26 17:57:12 Step 6/23 : COPY go.mod vendor* ./ 17:57:12 ---> Using cache 17:57:12 ---> d258be9e305d 17:57:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:12 ---> Using cache 17:57:12 ---> afdbd26880db 17:57:12 Step 8/23 : COPY . . 17:57:12 ---> Using cache 17:57:12 ---> 94314ab9a220 17:57:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:57:13 ---> Running in 43ffe64e72d1 17:57:15 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 18:01:37 Removing intermediate container cc5698d1b930 18:01:37 ---> 1705c516564f 18:01:37 18:01:37 Step 9/33 : FROM alpine:3.17 18:01:37 ---> 51e60588ff2c 18:01:37 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:01:37 ---> Running in f99b3bf4fdf0 18:01:37 Removing intermediate container f99b3bf4fdf0 18:01:37 ---> da1adf7f7ee3 18:01:37 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:01:37 ---> Running in b2bc9c905a84 18:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:01:37 (1/2) Installing dumb-init (1.2.5-r2) 18:01:37 (2/2) Installing su-exec (0.2-r2) 18:01:37 Executing busybox-1.35.0-r29.trigger 18:01:37 OK: 8 MiB in 17 packages 18:01:37 Removing intermediate container b2bc9c905a84 18:01:37 ---> 2d1c99d8f760 18:01:37 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:01:37 ---> Running in e677f0aa17f0 18:01:37 Removing intermediate container cad676890856 18:01:37 ---> 24704cd864a8 18:01:37 18:01:37 Step 10/23 : FROM alpine:3.17 18:01:37 ---> 51e60588ff2c 18:01:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:01:37 ---> Using cache 18:01:37 ---> d81381965440 18:01:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:01:37 ---> Using cache 18:01:37 ---> d2f1a526839d 18:01:37 Step 13/23 : ENV APP_PORT=59861 18:01:37 ---> Running in ecda2afdca06 18:01:37 Removing intermediate container e677f0aa17f0 18:01:37 ---> 6540f4ab234f 18:01:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:01:37 ---> Running in ba08dc8ee22d 18:01:37 Removing intermediate container ecda2afdca06 18:01:37 ---> 410de61b54c2 18:01:37 Step 14/23 : EXPOSE $APP_PORT 18:01:37 ---> Running in d2dff3eaeb49 18:01:37 Removing intermediate container ba08dc8ee22d 18:01:37 ---> 74bc39f72c3a 18:01:37 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:01:37 ---> Running in 23ecbc8a6b1e 18:01:37 Removing intermediate container d2dff3eaeb49 18:01:37 ---> ed4234ec793d 18:01:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:37 Removing intermediate container 23ecbc8a6b1e 18:01:37 ---> bb08304ae913 18:01:37 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:01:37 ---> Running in 53b7d89516e6 18:01:37 Removing intermediate container 53b7d89516e6 18:01:37 ---> 983cccbc7a7f 18:01:37 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:01:37 ---> 0557154fc6ce 18:01:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:01:37 ---> Running in 745432327b53 18:01:37 ---> 6276da13ad7e 18:01:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:01:39 Removing intermediate container 745432327b53 18:01:39 ---> 993ce800f9bf 18:01:39 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:01:39 ---> Running in 3b9ad9d28c1b 18:01:40 Removing intermediate container 3b9ad9d28c1b 18:01:40 ---> 3c83f091050c 18:01:40 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:01:40 ---> 4c56a70aa0dd 18:01:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:01:41 ---> e09e4a8cea7b 18:01:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:01:41 ---> c5960e255c0d 18:01:41 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:01:41 ---> Running in 3f9322d9b14c 18:01:41 ---> Running in b057dc7beca0 18:01:42 Removing intermediate container 3f9322d9b14c 18:01:42 ---> a75787104a08 18:01:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:01:42 ---> Running in b91ac5518131 18:01:43 Removing intermediate container b91ac5518131 18:01:43 ---> 067b64a61313 18:01:43 Step 21/23 : LABEL arch=arm64 18:01:43 ---> Running in 8d12b7c0a4ed 18:01:44 Removing intermediate container 8d12b7c0a4ed 18:01:44 ---> aed80292dd08 18:01:44 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 18:01:44 ---> Running in 1b9868a212eb 18:01:45 Removing intermediate container 1b9868a212eb 18:01:45 ---> 781981a34997 18:01:45 Step 23/23 : LABEL version=0.0.0 18:01:45 ---> Running in 9f8780cfed86 18:01:45 Removing intermediate container b057dc7beca0 18:01:45 ---> c5c8d8486435 18:01:45 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:46 Removing intermediate container 9f8780cfed86 18:01:46 ---> de9dfaea82b7 18:01:46 18:01:46 Successfully built de9dfaea82b7 18:01:46 Successfully tagged support-scheduler-arm64:latest 18:01:48  Building support-scheduler ... done  ---> cfbbb69e2811 18:01:48 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:01:49 ---> 416c4ad58cc6 18:01:49 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:01:51 ---> bd21281f708a 18:01:51 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:01:52 ---> 886a2a495232 18:01:52 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:01:52 ---> 097558554411 18:01:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:01:54 ---> b4aaca0dd10f 18:01:54 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:01:54 ---> c4201c07ebed 18:01:54 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:01:55 ---> 3c730e5ad7f0 18:01:55 Step 28/33 : RUN chmod +x /entrypoint.sh 18:01:55 ---> Running in b5a5a06d9098 18:01:59 Removing intermediate container b5a5a06d9098 18:01:59 ---> f95b59488763 18:01:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:01:59 ---> Running in d73500ac61a1 18:01:59 Removing intermediate container d73500ac61a1 18:01:59 ---> d091f0ca27b6 18:01:59 Step 30/33 : CMD ["gate"] 18:01:59 ---> Running in 8355c98c814b 18:02:02 Removing intermediate container 8355c98c814b 18:02:02 ---> 4aa3e9dbe077 18:02:02 Step 31/33 : LABEL arch=arm64 18:02:02 ---> Running in c4b50b3e63fa 18:02:03 Removing intermediate container c4b50b3e63fa 18:02:03 ---> 107f18d6c4f3 18:02:03 Step 32/33 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 18:02:03 ---> Running in 99f07d253306 18:02:03 Removing intermediate container 99f07d253306 18:02:03 ---> 1e41d41d519f 18:02:03 Step 33/33 : LABEL version=0.0.0 18:02:03 ---> Running in 5f8270bb42e7 18:02:04 Removing intermediate container 5f8270bb42e7 18:02:04 ---> 1828dfa67464 18:02:04 18:02:04 Successfully built 1828dfa67464 18:02:04 Successfully tagged security-bootstrapper-arm64:latest 18:02:51  Building security-bootstrapper ... done Removing intermediate container 6ebbf1b3b283 18:02:51 ---> 20395a2e88c1 18:02:51 18:02:51 Step 9/20 : FROM alpine:3.17 18:02:51 ---> 51e60588ff2c 18:02:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:02:51 ---> Using cache 18:02:51 ---> da1adf7f7ee3 18:02:51 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:02:51 ---> Running in f30083523176 18:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:02:54 v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:02:54 v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:02:54 OK: 17689 distinct packages available 18:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:02:56 (1/9) Installing ca-certificates (20220614-r4) 18:02:56 (2/9) Installing brotli-libs (1.0.9-r9) 18:02:56 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:02:56 (4/9) Installing libcurl (8.0.1-r0) 18:02:56 (5/9) Installing curl (8.0.1-r0) 18:02:56 (6/9) Installing dumb-init (1.2.5-r2) 18:02:56 (7/9) Installing musl-obstack (1.2.3-r0) 18:02:56 (8/9) Installing libucontext (1.2-r0) 18:02:56 (9/9) Installing gcompat (1.1.0-r0) 18:02:56 Executing busybox-1.35.0-r29.trigger 18:02:56 Executing ca-certificates-20220614-r4.trigger 18:02:57 OK: 11 MiB in 24 packages 18:02:57 Removing intermediate container 43ffe64e72d1 18:02:57 ---> 4f538a10d8d5 18:02:57 18:02:57 Step 10/23 : FROM alpine:3.17 18:02:57 ---> 51e60588ff2c 18:02:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:02:57 ---> Using cache 18:02:57 ---> 9e960cc69dc3 18:02:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:02:57 ---> Using cache 18:02:57 ---> d199845c7b27 18:02:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:57 ---> Using cache 18:02:57 ---> c92d0187c9fd 18:02:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:02:57 ---> Using cache 18:02:57 ---> 5d9152f32182 18:02:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:02:58 Removing intermediate container f30083523176 18:02:58 ---> e9511894095d 18:02:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:58 ---> 030b55f1890c 18:02:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:02:59 ---> a5abeb68208c 18:02:59 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:03:00 ---> 9a6f5ae5f14a 18:03:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:03:00 ---> 534454361ab8 18:03:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:03:00 ---> 7f811d2c8473 18:03:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:03:00 ---> Running in 1951767db66b 18:03:02 ---> 2a20c9529fd5 18:03:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:03:02 Removing intermediate container 1951767db66b 18:03:02 ---> 76ae7f7be342 18:03:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:03:03 ---> Running in 16e24248ba51 18:03:03 ---> 16f948736043 18:03:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:03:03 ---> Running in ab01625e7d41 18:03:03 Removing intermediate container 16e24248ba51 18:03:03 ---> f31ef9793abf 18:03:03 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:03:03 ---> Running in 271a069d2cda 18:03:03 Removing intermediate container ab01625e7d41 18:03:03 ---> 98bdd654af13 18:03:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:03:04 ---> Running in 3b8ae2889acc 18:03:04 Removing intermediate container 271a069d2cda 18:03:04 ---> 5b7c3da05b6f 18:03:04 Step 21/23 : LABEL arch=arm64 18:03:04 ---> Running in a5caa64e78ac 18:03:04 Removing intermediate container 3b8ae2889acc 18:03:04 ---> 05f50aded415 18:03:04 Step 18/20 : LABEL arch=arm64 18:03:04 Removing intermediate container a5caa64e78ac 18:03:04 ---> cf9757bf8cde 18:03:04 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 18:03:04 ---> Running in 52d61907e55a 18:03:05 ---> Running in aecb7c667706 18:03:07 Removing intermediate container aecb7c667706 18:03:07 ---> 1d643c144e57 18:03:07 Step 23/23 : LABEL version=0.0.0 18:03:07 Removing intermediate container 52d61907e55a 18:03:07 ---> a40aac26277f 18:03:07 Step 19/20 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 18:03:07 ---> Running in 7c07fdab4bff 18:03:07 ---> Running in 98dc408fb597 18:03:07 Removing intermediate container 98dc408fb597 18:03:07 ---> 62a1aad3b965 18:03:07 Step 20/20 : LABEL version=0.0.0 18:03:07 Removing intermediate container 7c07fdab4bff 18:03:07 ---> 4f4139b18557 18:03:07 18:03:07 ---> Running in a3ab8344ca29 18:03:08 Successfully built 4f4139b18557 18:03:08 Successfully tagged core-common-config-bootstrapper-arm64:latest 18:03:08  Building core-common-config-bootstrapper ... done Removing intermediate container a3ab8344ca29 18:03:08 ---> 27058922ea0a 18:03:08 18:03:08 Successfully built 27058922ea0a 18:03:08 Successfully tagged security-spiffe-token-provider-arm64:latest 18:03:20  Building security-spiffe-token-provider ... done Removing intermediate container c6373b87692e 18:03:20 ---> 50fb5aea3e45 18:03:20 18:03:20 Step 10/23 : FROM alpine:3.17 18:03:20 ---> 51e60588ff2c 18:03:20 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:03:20 ---> Running in 810b978b0551 18:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:03:22 (1/2) Installing ca-certificates (20220614-r4) 18:03:22 (2/2) Installing dumb-init (1.2.5-r2) 18:03:22 Executing busybox-1.35.0-r29.trigger 18:03:22 Executing ca-certificates-20220614-r4.trigger 18:03:22 OK: 8 MiB in 17 packages 18:03:23 Removing intermediate container 810b978b0551 18:03:23 ---> 1380c91c6e50 18:03:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:03:23 ---> Running in 51f1714de7f4 18:03:23 Removing intermediate container 51f1714de7f4 18:03:23 ---> 1511deb170ea 18:03:23 Step 13/23 : ENV APP_PORT=59860 18:03:24 ---> Running in 38df9c9bb1c4 18:03:24 Removing intermediate container 38df9c9bb1c4 18:03:24 ---> 7a3adaca1788 18:03:24 Step 14/23 : EXPOSE $APP_PORT 18:03:24 ---> Running in ac7c40de3d76 18:03:24 Removing intermediate container ac7c40de3d76 18:03:24 ---> e0a00cc628ad 18:03:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:25 ---> bedc3b5c40b4 18:03:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:03:25 ---> ba843d0b0f22 18:03:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:03:26 ---> 5cfb59d89a2d 18:03:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:03:27 ---> 7acf396cbfb9 18:03:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:03:27 ---> Running in 0a245b1582e3 18:03:27 Removing intermediate container 0a245b1582e3 18:03:27 ---> 0f1bf9cdcae5 18:03:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:03:27 ---> Running in 32aa454f71e1 18:03:28 Removing intermediate container 32aa454f71e1 18:03:28 ---> 59ea113d1664 18:03:28 Step 21/23 : LABEL arch=arm64 18:03:28 ---> Running in 370fc41cb3f7 18:03:28 Removing intermediate container 370fc41cb3f7 18:03:28 ---> 8853650e288c 18:03:28 Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 18:03:28 ---> Running in 751b5ab64229 18:03:28 Removing intermediate container 751b5ab64229 18:03:28 ---> 118dbef00c57 18:03:28 Step 23/23 : LABEL version=0.0.0 18:03:28 ---> Running in e8ab9025c1a7 18:03:29 Removing intermediate container e8ab9025c1a7 18:03:29 ---> 3a0923c23040 18:03:29 18:03:29 Successfully built 3a0923c23040 18:03:29 Successfully tagged support-notifications-arm64:latest 18:03:29  Building support-notifications ... done  [Pipeline] } 18:03:29 $ docker stop --time=1 b3de43db3f1d5690f78ed4ffc00c6c501e3a343ec10faa9ffabab2b9a43b945d 18:03:31 $ docker rm -f --volumes b3de43db3f1d5690f78ed4ffc00c6c501e3a343ec10faa9ffabab2b9a43b945d [Pipeline] // withDockerContainer [Pipeline] sh 18:03:31 + docker images 18:03:32 REPOSITORY TAG IMAGE ID CREATED SIZE 18:03:32 support-notifications-arm64 latest 3a0923c23040 2 seconds ago 32.2MB 18:03:32 50fb5aea3e45 13 seconds ago 1.56GB 18:03:32 security-spiffe-token-provider-arm64 latest 27058922ea0a 23 seconds ago 32.7MB 18:03:32 core-common-config-bootstrapper-arm64 latest 4f4139b18557 24 seconds ago 17.2MB 18:03:32 4f538a10d8d5 35 seconds ago 1.49GB 18:03:32 20395a2e88c1 43 seconds ago 1.53GB 18:03:32 security-bootstrapper-arm64 latest 1828dfa67464 About a minute ago 21.9MB 18:03:32 support-scheduler-arm64 latest de9dfaea82b7 About a minute ago 31.5MB 18:03:32 24704cd864a8 2 minutes ago 1.56GB 18:03:32 1705c516564f 2 minutes ago 1.48GB 18:03:32 security-secretstore-setup-arm64 latest 910a3d701916 6 minutes ago 32.2MB 18:03:32 10ec2e543914 7 minutes ago 1.49GB 18:03:32 security-spire-config-arm64 latest 9b5763698785 8 minutes ago 86.2MB 18:03:32 security-proxy-setup-arm64 latest 1395e5b8cea9 9 minutes ago 18.7MB 18:03:32 271887b65f06 10 minutes ago 1.47GB 18:03:32 core-command-arm64 latest ce776ab07ce5 11 minutes ago 19.7MB 18:03:32 0d9baeb7c075 11 minutes ago 1.49GB 18:03:32 core-metadata-arm64 latest e22df2fe93fe 11 minutes ago 20.2MB 18:03:32 core-data-arm64 latest 2fbb5d01aed9 11 minutes ago 19.9MB 18:03:32 7d91fffd4973 12 minutes ago 1.5GB 18:03:32 76b5756543f4 12 minutes ago 1.5GB 18:03:32 security-proxy-auth-arm64 latest af003687435d 13 minutes ago 18.3MB 18:03:32 9adde1cb5cae 13 minutes ago 1.47GB 18:03:32 security-spire-agent-arm64 latest 0832e9b1bb0b 18 minutes ago 125MB 18:03:32 security-spire-server-arm64 latest c5adde661796 18 minutes ago 87.1MB 18:03:32 3ff3e5d5580b 19 minutes ago 1.35GB 18:03:32 dbb8c8740b9f 19 minutes ago 1.35GB 18:03:32 ci-base-image-arm64 latest 7e512cccc63e 35 minutes ago 866MB 18:03:32 alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB 18:03:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB 18:03:32 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 18:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:33 18:03:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:33 arm64: Pulling from edgex-lftools-log-publisher 18:03:33 8998bd30e6a1: Pulling fs layer 18:03:33 04944245beec: Pulling fs layer 18:03:33 699f458cf7ca: Pulling fs layer 18:03:33 765212b225bb: Pulling fs layer 18:03:33 f23df028b6ca: Pulling fs layer 18:03:33 d65c8cfc05b1: Pulling fs layer 18:03:33 2437ff75d9bd: Pulling fs layer 18:03:33 d65c8cfc05b1: Waiting 18:03:33 765212b225bb: Waiting 18:03:33 f23df028b6ca: Waiting 18:03:33 2437ff75d9bd: Waiting 18:03:33 04944245beec: Verifying Checksum 18:03:33 04944245beec: Download complete 18:03:33 765212b225bb: Verifying Checksum 18:03:33 765212b225bb: Download complete 18:03:33 f23df028b6ca: Download complete 18:03:33 d65c8cfc05b1: Verifying Checksum 18:03:33 d65c8cfc05b1: Download complete 18:03:34 699f458cf7ca: Verifying Checksum 18:03:34 699f458cf7ca: Download complete 18:03:34 8998bd30e6a1: Download complete 18:03:36 2437ff75d9bd: Verifying Checksum 18:03:36 2437ff75d9bd: Download complete 18:03:38 8998bd30e6a1: Pull complete 18:03:38 04944245beec: Pull complete 18:03:39 699f458cf7ca: Pull complete 18:03:40 765212b225bb: Pull complete 18:03:40 f23df028b6ca: Pull complete 18:03:40 d65c8cfc05b1: Pull complete 18:03:55 2437ff75d9bd: Pull complete 18:03:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container 18:03:56 $ 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 18:03:59 $ docker top 279e669b7a879a4068184c3f43c506ddeec1de4dfad4469d28304161509cc6c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:00 ---> job-cost.sh 18:04:00 lf-activate-venv: SKIPPING 18:04:00 INFO: No Stack... 18:04:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:04:01 INFO: Archiving Costs [Pipeline] sh 18:04:02 + cat /w/workspace/edgex-go/1/archives/cost.csv 18:04:02 + cut -d, -f6 [Pipeline] lock 18:04:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4517-1-stack-cost] 18:04:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4517-1-stack-cost] did not exist. Created. 18:04:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:03 + echo total: 0.10999999940395355 [Pipeline] stash 18:04:03 Stashed 1 file(s) [Pipeline] } 18:04:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4517-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:03 $ docker stop --time=1 279e669b7a879a4068184c3f43c506ddeec1de4dfad4469d28304161509cc6c9 18:04:04 $ docker rm -f --volumes 279e669b7a879a4068184c3f43c506ddeec1de4dfad4469d28304161509cc6c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:04:06 provisioning config files... 18:04:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17635821225990611148tmp [Pipeline] { [Pipeline] sh 18:04:06 + set +x 18:04:06 + curl -s https://codecov.io/bash 18:04:06 + bash -s -- 18:04:06 18:04:06 _____ _ 18:04:06 / ____| | | 18:04:06 | | ___ __| | ___ ___ _____ __ 18:04:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:04:06 | |___| (_) | (_| | __/ (_| (_) \ V / 18:04:06 \_____\___/ \__,_|\___|\___\___/ \_/ 18:04:06 Bash-1.0.6 18:04:06 18:04:06 18:04:06 ==> git version 2.25.1 found 18:04:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:04:06 Release-Date: 2020-01-08 18:04:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:04:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:04:06 ==> Jenkins CI detected. 18:04:06 current dir:  /w/workspace/edgex-go/1 18:04:06 project root: . 18:04:06 --> token set from env 18:04:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:04:06 ==> Running gcov in . (disable via -X gcov) 18:04:06 ==> Python coveragepy not found 18:04:06 ==> Searching for coverage reports in: 18:04:06 + . 18:04:06 -> Found 1 reports 18:04:06 ==> Detecting git/mercurial file structure 18:04:06 ==> Reading reports 18:04:07 + ./coverage.out bytes=448248 18:04:07 ==> Appending adjustments 18:04:07 https://docs.codecov.io/docs/fixing-reports 18:04:08 + Found adjustments 18:04:08 ==> Gzipping contents 18:04:08 60K /tmp/codecov.JEtxzh.gz 18:04:08 ==> Uploading reports 18:04:08 url: https://codecov.io 18:04:08 query: branch=PR-4517&commit=3a659c984cba492e963db1ff5acacb1d9be46c96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4517&job=&cmd_args= 18:04:08 -> Pinging Codecov 18:04:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4517&commit=3a659c984cba492e963db1ff5acacb1d9be46c96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4517&job=&cmd_args= 18:04:11 -> Uploading to 18:04:11 https://storage.googleapis.com/codecov/v4/raw/2023-04-18/00271124DB129430A58F1EEE437C3FCB/3a659c984cba492e963db1ff5acacb1d9be46c96/442899fb-2e26-4ab0-a6d2-a570d359a297.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T180408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5da30960498984ba34106ca26af6a40eafc4fddf51abbd38a960db58a0ba0afe 18:04:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:11 Dload Upload Total Spent Left Speed 18:04:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57512 0 0 100 57512 0 206k --:--:-- --:--:-- --:--:-- 205k 18:04:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a659c984cba492e963db1ff5acacb1d9be46c96 [Pipeline] } 18:04:11 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 18:04:13 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 18:04:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:04:14 ---> package-listing.sh 18:04:14 ++ facter osfamily 18:04:14 ++ tr '[:upper:]' '[:lower:]' 18:04:14 + OS_FAMILY=debian 18:04:14 + workspace=/w/workspace/edgex-go/1 18:04:14 + START_PACKAGES=/tmp/packages_start.txt 18:04:14 + END_PACKAGES=/tmp/packages_end.txt 18:04:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:14 + PACKAGES=/tmp/packages_start.txt 18:04:14 + '[' /w/workspace/edgex-go/1 ']' 18:04:14 + PACKAGES=/tmp/packages_end.txt 18:04:14 + case "${OS_FAMILY}" in 18:04:14 + dpkg -l 18:04:14 + grep '^ii' 18:04:14 + '[' -f /tmp/packages_start.txt ']' 18:04:14 + '[' -f /tmp/packages_end.txt ']' 18:04:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:14 + '[' /w/workspace/edgex-go/1 ']' 18:04:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:04:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:04:14 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 18:04:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:15 18:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:16 latest: Pulling from edgex-lftools-log-publisher 18:04:16 5eb5b503b376: Pulling fs layer 18:04:16 5c69ac0246d0: Pulling fs layer 18:04:16 ec43610c2a17: Pulling fs layer 18:04:16 3a2ae6a8a46f: Pulling fs layer 18:04:16 33b1e0a273af: Pulling fs layer 18:04:16 5d3b04190fa2: Pulling fs layer 18:04:16 2f39f015ded8: Pulling fs layer 18:04:16 33b1e0a273af: Waiting 18:04:16 2f39f015ded8: Waiting 18:04:16 5d3b04190fa2: Waiting 18:04:16 3a2ae6a8a46f: Waiting 18:04:16 5c69ac0246d0: Verifying Checksum 18:04:16 5c69ac0246d0: Download complete 18:04:16 3a2ae6a8a46f: Verifying Checksum 18:04:16 3a2ae6a8a46f: Download complete 18:04:16 33b1e0a273af: Download complete 18:04:16 ec43610c2a17: Download complete 18:04:16 5d3b04190fa2: Verifying Checksum 18:04:16 5d3b04190fa2: Download complete 18:04:16 5eb5b503b376: Verifying Checksum 18:04:16 5eb5b503b376: Download complete 18:04:17 2f39f015ded8: Download complete 18:04:17 5eb5b503b376: Pull complete 18:04:17 5c69ac0246d0: Pull complete 18:04:18 ec43610c2a17: Pull complete 18:04:18 3a2ae6a8a46f: Pull complete 18:04:18 33b1e0a273af: Pull complete 18:04:18 5d3b04190fa2: Pull complete 18:04:22 2f39f015ded8: Pull complete 18:04:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:22 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 18:04:23 $ 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 18:04:24 $ docker top cb58abbd51a4256962979c8d6a060774acb0055bb64692d9169740d227ca63ec -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:25 + touch /tmp/pre-build-complete [Pipeline] sh 18:04:25 + mkdir -p /var/log/sysstat [Pipeline] sh 18:04:25 + ls /var/log/sa-host 18:04:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:26 provisioning config files... 18:04:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6620616955778704179tmp [Pipeline] { [Pipeline] echo 18:04:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:26 ---> create-netrc.sh [Pipeline] } 18:04:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:04:27 ---> python-tools-install.sh [Pipeline] echo 18:04:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:27 ---> sudo-logs.sh 18:04:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:04:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:27 ---> job-cost.sh 18:04:27 lf-activate-venv: SKIPPING 18:04:27 DEBUG: total: 0.10999999940395355 18:04:27 INFO: Retrieving Stack Cost... 18:04:28 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:28 INFO: Archiving Costs [Pipeline] echo 18:04:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:28 ---> logs-deploy.sh 18:04:28 lf-activate-venv: SKIPPING 18:04:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4517/1 18:04:28 INFO: archiving workspace using pattern(s): 18:04:29 Archives upload complete. 18:04:30 INFO: archiving logs to Nexus 18:04:30 ---> uname -a: 18:04:30 Linux prd-ubuntu20-04-docker-8c-8g-8951 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:04:30 18:04:30 18:04:30 ---> lscpu: 18:04:30 Architecture: x86_64 18:04:30 CPU op-mode(s): 32-bit, 64-bit 18:04:30 Byte Order: Little Endian 18:04:30 Address sizes: 40 bits physical, 48 bits virtual 18:04:30 CPU(s): 8 18:04:30 On-line CPU(s) list: 0-7 18:04:30 Thread(s) per core: 1 18:04:30 Core(s) per socket: 1 18:04:30 Socket(s): 8 18:04:30 NUMA node(s): 1 18:04:30 Vendor ID: AuthenticAMD 18:04:30 CPU family: 23 18:04:30 Model: 49 18:04:30 Model name: AMD EPYC-Rome Processor 18:04:30 Stepping: 0 18:04:30 CPU MHz: 2799.998 18:04:30 BogoMIPS: 5599.99 18:04:30 Virtualization: AMD-V 18:04:30 Hypervisor vendor: KVM 18:04:30 Virtualization type: full 18:04:30 L1d cache: 256 KiB 18:04:30 L1i cache: 256 KiB 18:04:30 L2 cache: 4 MiB 18:04:30 L3 cache: 128 MiB 18:04:30 NUMA node0 CPU(s): 0-7 18:04:30 Vulnerability Itlb multihit: Not affected 18:04:30 Vulnerability L1tf: Not affected 18:04:30 Vulnerability Mds: Not affected 18:04:30 Vulnerability Meltdown: Not affected 18:04:30 Vulnerability Mmio stale data: Not affected 18:04:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:04:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:04:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:04:30 Vulnerability Srbds: Not affected 18:04:30 Vulnerability Tsx async abort: Not affected 18:04:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:04:30 18:04:30 18:04:30 ---> nproc: 18:04:30 8 18:04:30 18:04:30 18:04:30 ---> df -h: 18:04:30 Filesystem Size Used Avail Use% Mounted on 18:04:30 overlay 155G 19G 137G 12% / 18:04:30 tmpfs 64M 0 64M 0% /dev 18:04:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:04:30 shm 64M 0 64M 0% /dev/shm 18:04:30 /dev/vda1 155G 19G 137G 12% /facter-os 18:04:30 18:04:30 18:04:30 ---> sar -b -r -n DEV: 18:04:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8951) 04/18/23 _x86_64_ (8 CPU) 18:04:30 18:04:30 17:23:16 LINUX RESTART (8 CPU) 18:04:30 18:04:30 17:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:04:30 17:25:01 139.26 3.97 135.29 0.00 474.45 65849.43 0.00 18:04:30 17:26:01 32.14 0.00 32.14 0.00 0.00 17605.88 0.00 18:04:30 17:27:01 89.47 0.28 89.19 0.00 9.20 34905.12 0.00 18:04:30 17:28:01 559.47 10.51 548.96 0.00 98.38 212499.52 0.00 18:04:30 17:29:01 1210.71 9.85 1200.87 0.00 2935.64 380860.26 0.00 18:04:30 17:30:01 1182.07 0.60 1181.47 0.00 9.33 275760.35 0.00 18:04:30 17:31:01 109.25 0.02 109.23 0.00 0.67 4174.88 0.00 18:04:30 17:32:01 21.91 0.00 21.91 0.00 0.00 1409.77 0.00 18:04:30 17:33:01 21.00 0.00 21.00 0.00 0.00 1399.10 0.00 18:04:30 17:34:01 22.19 0.00 22.19 0.00 0.00 1282.91 0.00 18:04:30 17:35:01 21.33 0.00 21.33 0.00 0.00 1223.73 0.00 18:04:30 17:36:01 21.41 0.00 21.41 0.00 0.00 1242.59 0.00 18:04:30 17:37:01 21.34 0.00 21.34 0.00 0.00 1249.05 0.00 18:04:30 17:38:01 31.26 5.42 25.85 0.00 2548.78 4164.64 0.00 18:04:30 17:39:01 4.95 0.02 4.93 0.00 0.13 57.72 0.00 18:04:30 17:40:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 18:04:30 17:41:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 18:04:30 17:42:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 18:04:30 17:43:01 1.35 0.00 1.35 0.00 0.00 23.60 0.00 18:04:30 17:44:02 1.78 0.00 1.78 0.00 0.00 19.73 0.00 18:04:30 17:45:01 1.49 0.00 1.49 0.00 0.00 16.81 0.00 18:04:30 17:46:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 18:04:30 17:47:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 18:04:30 17:48:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 18:04:30 17:49:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 18:04:30 17:50:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 18:04:30 17:51:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 18:04:30 17:52:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 18:04:30 17:53:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 18:04:30 17:54:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 18:04:30 17:55:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 18:04:30 17:56:01 1.70 0.00 1.70 0.00 0.00 18.40 0.00 18:04:30 17:57:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 18:04:30 17:58:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 18:04:30 17:59:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 18:04:30 18:00:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 18:04:30 18:01:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 18:04:30 18:02:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 18:04:30 18:03:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 18:04:30 18:04:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 18:04:30 Average: 88.11 0.77 87.34 0.00 151.97 25112.80 0.00 18:04:30 18:04:30 17:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:30 17:25:01 28186016 31338928 956860 2.91 111720 3263636 2443756 7.20 1456216 2806664 118264 18:04:30 17:26:01 27752608 31470620 823456 2.50 113676 3794848 2056776 6.06 1504368 3161868 381412 18:04:30 17:27:01 27972808 31543568 752060 2.29 116684 3653432 1874088 5.52 1272688 3179212 836 18:04:30 17:28:01 21048760 31434400 845828 2.57 285200 9958012 2712856 8.00 1834672 9180428 2927924 18:04:30 17:29:01 19573784 31046216 1215348 3.70 315076 10907148 3293776 9.71 2613908 9744508 59064 18:04:30 17:30:01 19350696 31468908 799244 2.43 377760 11438660 2109788 6.22 2292376 10249316 2036 18:04:30 17:31:01 20116656 31548668 723264 2.20 380620 10771752 1908076 5.62 2245500 9560112 4060 18:04:30 17:32:01 20104832 31547820 724032 2.20 382396 10780628 1908076 5.62 2248040 9569032 3600 18:04:30 17:33:01 20104304 31558852 712836 2.17 384332 10789968 1908076 5.62 2238336 9578292 3560 18:04:30 17:34:01 20093192 31558708 712952 2.17 386048 10798956 1908076 5.62 2240164 9587252 3280 18:04:30 17:35:01 20085148 31561376 710368 2.16 387260 10808108 1925708 5.68 2239424 9596488 3072 18:04:30 17:36:01 20074020 31562144 709532 2.16 388860 10818132 1925708 5.68 2241036 9606476 3156 18:04:30 17:37:01 20063044 31563320 708312 2.15 390420 10828392 1925708 5.68 2242604 9616812 3300 18:04:30 17:38:01 19947072 31551704 715440 2.18 394276 10926152 1909776 5.63 2377308 9583952 1036 18:04:30 17:39:01 19947012 31551752 715224 2.18 394312 10926156 1919904 5.66 2377640 9583956 8 18:04:30 17:40:01 19946996 31551736 715172 2.17 394312 10926156 1919904 5.66 2377308 9583956 12 18:04:30 17:41:01 19947328 31552092 714916 2.17 394312 10926160 1919904 5.66 2377708 9583960 172 18:04:30 17:42:01 19947360 31552128 714888 2.17 394312 10926164 1919904 5.66 2377320 9583964 8 18:04:30 17:43:01 19947148 31552608 715096 2.17 394328 10926164 1919904 5.66 2377536 9584652 204 18:04:30 17:44:02 19947140 31552604 715096 2.17 394332 10926168 1919904 5.66 2377136 9584656 20 18:04:30 17:45:01 19947124 31552588 715064 2.17 394360 10926172 1919904 5.66 2377068 9584656 8 18:04:30 17:46:01 19947356 31553016 714880 2.17 394380 10926304 1919904 5.66 2377140 9584796 8 18:04:30 17:47:01 19947324 31553004 714908 2.17 394380 10926308 1919904 5.66 2377092 9584804 12 18:04:30 17:48:01 19947080 31552772 715112 2.17 394392 10926308 1919904 5.66 2377428 9584804 8 18:04:30 17:49:01 19947248 31552960 715096 2.17 394392 10926312 1919904 5.66 2377184 9584808 16 18:04:30 17:50:01 19947264 31552980 715052 2.17 394400 10926312 1919904 5.66 2377124 9584808 12 18:04:30 17:51:01 19947208 31552936 715020 2.17 394408 10926320 1919904 5.66 2377104 9584812 8 18:04:30 17:52:01 19947096 31552832 715060 2.17 394412 10926324 1903568 5.61 2377124 9584816 8 18:04:30 17:53:01 19947080 31552816 715004 2.17 394424 10926324 1903568 5.61 2377104 9584816 12 18:04:30 17:54:01 19947000 31552740 715016 2.17 394424 10926332 1919836 5.66 2377216 9584820 16 18:04:30 17:55:01 19947204 31552944 714740 2.17 394436 10926332 1919836 5.66 2377156 9584820 8 18:04:30 17:56:01 19947372 31553116 714720 2.17 394440 10926336 1919836 5.66 2377160 9584824 8 18:04:30 17:57:01 19947096 31552844 714952 2.17 394444 10926340 1919836 5.66 2377140 9584828 8 18:04:30 17:58:01 19947340 31553088 714644 2.17 394448 10926340 1903240 5.61 2377160 9584828 8 18:04:30 17:59:01 19947468 31553280 714660 2.17 394456 10926344 1903240 5.61 2377280 9584836 16 18:04:30 18:00:01 19947704 31553516 714392 2.17 394464 10926340 1903240 5.61 2377220 9584836 8 18:04:30 18:01:01 19947404 31553224 714612 2.17 394472 10926348 1903240 5.61 2377220 9584840 8 18:04:30 18:02:01 19947640 31553464 714308 2.17 394476 10926352 1903240 5.61 2377220 9584844 60 18:04:30 18:03:01 19947592 31553420 714284 2.17 394484 10926352 1903240 5.61 2377200 9584844 8 18:04:30 18:04:01 19947536 31553372 714260 2.17 394492 10926360 1903240 5.61 2377344 9584848 4 18:04:30 Average: 20577552 31528227 742393 2.26 366720 10340531 1989454 5.86 2271374 9105546 87882 18:04:30 18:04:30 17:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:04:30 17:25:01 docker0 637.28 603.13 45.51 3433.07 0.00 0.00 0.00 0.00 18:04:30 17:25:01 veth695f6ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:04:30 17:25:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 18:04:30 17:25:01 ens3 853.92 783.12 9152.12 86.70 0.00 0.00 0.00 0.00 18:04:30 17:26:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 18:04:30 17:26:01 veth695f6ea 1.45 1.50 0.13 0.13 0.00 0.00 0.00 0.00 18:04:30 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:26:01 ens3 50.01 44.86 33.56 89.63 0.00 0.00 0.00 0.00 18:04:30 17:27:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 18:04:30 17:27:01 veth4213083 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:04:30 17:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:04:30 17:27:01 ens3 103.62 59.87 1703.63 22.29 0.00 0.00 0.00 0.00 18:04:30 17:28:01 docker0 553.69 913.13 44.75 6265.71 0.00 0.00 0.00 0.00 18:04:30 17:28:01 veth4213083 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 18:04:30 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:28:01 ens3 928.08 562.29 6278.94 58.40 0.00 0.00 0.00 0.00 18:04:30 17:29:01 veth18a19e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:04:30 17:29:01 vethd86a209 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:29:01 docker0 110.13 225.35 8.65 1606.45 0.00 0.00 0.00 0.00 18:04:30 17:29:01 veth6721dbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:29:01 veth4213083 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 18:04:30 17:29:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 18:04:30 17:29:01 veth5362484 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:29:01 ens3 383.00 202.75 2350.29 37.47 0.00 0.00 0.00 0.00 18:04:30 17:29:01 veth6d1c1fe 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:04:30 17:30:01 docker0 98.17 224.13 7.89 1535.98 0.00 0.00 0.00 0.00 18:04:30 17:30:01 veth4213083 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:04:30 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:30:01 ens3 357.46 181.24 1719.14 32.94 0.00 0.00 0.00 0.00 18:04:30 17:31:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:31:01 ens3 94.94 57.78 156.71 6.04 0.00 0.00 0.00 0.00 18:04:30 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:32:01 ens3 92.08 58.54 154.56 25.46 0.00 0.00 0.00 0.00 18:04:30 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:33:01 ens3 92.87 57.34 159.17 3.69 0.00 0.00 0.00 0.00 18:04:30 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:34:01 ens3 93.64 59.98 156.60 10.41 0.00 0.00 0.00 0.00 18:04:30 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:35:01 ens3 97.50 60.23 163.49 3.94 0.00 0.00 0.00 0.00 18:04:30 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:36:01 ens3 66.62 39.58 174.93 2.62 0.00 0.00 0.00 0.00 18:04:30 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:37:01 ens3 76.01 44.40 179.03 2.90 0.00 0.00 0.00 0.00 18:04:30 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:04:30 17:38:01 ens3 45.74 28.25 76.51 1.92 0.00 0.00 0.00 0.00 18:04:30 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:39:01 ens3 0.73 1.55 0.11 6.64 0.00 0.00 0.00 0.00 18:04:30 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:41:01 ens3 0.32 0.23 0.47 0.01 0.00 0.00 0.00 0.00 18:04:30 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:42:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:04:30 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:43:01 ens3 11.10 24.56 0.95 35.89 0.00 0.00 0.00 0.00 18:04:30 17:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:44:02 ens3 4.30 6.08 0.35 7.28 0.00 0.00 0.00 0.00 18:04:30 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:47:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:04:30 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:48:01 ens3 2.68 4.65 0.42 7.29 0.00 0.00 0.00 0.00 18:04:30 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:49:01 ens3 4.12 7.67 0.33 7.38 0.00 0.00 0.00 0.00 18:04:30 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:53:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:04:30 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:54:01 ens3 4.27 7.73 0.34 7.38 0.00 0.00 0.00 0.00 18:04:30 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:58:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 17:59:01 ens3 0.88 2.83 0.12 6.68 0.00 0.00 0.00 0.00 18:04:30 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 18:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 18:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:30 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:30 18:04:01 ens3 3.02 5.53 0.28 7.25 0.00 0.00 0.00 0.00 18:04:30 Average: docker0 35.03 49.20 2.67 321.16 0.00 0.00 0.00 0.00 18:04:30 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 18:04:30 Average: ens3 84.25 57.58 561.78 11.76 0.00 0.00 0.00 0.00 18:04:30 18:04:30 18:04:30 ---> sar -P ALL: 18:04:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8951) 04/18/23 _x86_64_ (8 CPU) 18:04:30 18:04:30 17:23:16 LINUX RESTART (8 CPU) 18:04:30 18:04:30 17:24:01 CPU %user %nice %system %iowait %steal %idle 18:04:30 17:25:01 all 12.84 0.00 4.58 0.86 0.05 81.67 18:04:30 17:25:01 0 13.96 0.00 6.24 0.03 0.07 79.71 18:04:30 17:25:01 1 13.96 0.00 4.96 1.67 0.05 79.35 18:04:30 17:25:01 2 12.04 0.00 4.05 0.03 0.05 83.83 18:04:30 17:25:01 3 13.32 0.00 4.26 2.54 0.05 79.83 18:04:30 17:25:01 4 12.51 0.00 4.30 0.13 0.07 82.99 18:04:30 17:25:01 5 13.33 0.00 3.87 0.15 0.05 82.61 18:04:30 17:25:01 6 11.92 0.00 3.41 1.42 0.03 83.22 18:04:30 17:25:01 7 11.69 0.00 5.54 0.90 0.07 81.81 18:04:30 17:26:01 all 36.40 0.00 5.85 0.16 0.08 57.50 18:04:30 17:26:01 0 36.11 0.00 5.51 0.02 0.07 58.30 18:04:30 17:26:01 1 38.07 0.00 5.68 0.00 0.08 56.16 18:04:30 17:26:01 2 37.20 0.00 6.50 0.70 0.10 55.50 18:04:30 17:26:01 3 36.96 0.00 5.16 0.02 0.08 57.78 18:04:30 17:26:01 4 34.85 0.00 6.79 0.00 0.08 58.28 18:04:30 17:26:01 5 34.98 0.00 5.58 0.03 0.08 59.32 18:04:30 17:26:01 6 35.52 0.00 5.98 0.52 0.08 57.90 18:04:30 17:26:01 7 37.54 0.00 5.64 0.00 0.08 56.74 18:04:30 17:27:01 all 37.36 0.00 5.87 0.43 0.09 56.24 18:04:30 17:27:01 0 37.43 0.00 5.58 1.21 0.10 55.68 18:04:30 17:27:01 1 37.76 0.00 6.11 0.10 0.10 55.92 18:04:30 17:27:01 2 38.47 0.00 6.18 0.07 0.08 55.21 18:04:30 17:27:01 3 36.58 0.00 5.68 0.42 0.08 57.23 18:04:30 17:27:01 4 37.89 0.00 6.19 0.02 0.10 55.80 18:04:30 17:27:01 5 36.82 0.00 5.78 1.21 0.08 56.11 18:04:30 17:27:01 6 36.41 0.00 5.43 0.35 0.10 57.70 18:04:30 17:27:01 7 37.53 0.00 6.02 0.07 0.08 56.30 18:04:30 17:28:01 all 15.14 0.00 11.06 6.07 0.09 67.65 18:04:30 17:28:01 0 15.97 0.00 9.13 3.60 0.08 71.22 18:04:30 17:28:01 1 16.43 0.00 10.44 2.30 0.07 70.76 18:04:30 17:28:01 2 15.28 0.00 11.71 10.30 0.09 62.63 18:04:30 17:28:01 3 14.74 0.00 13.34 8.19 0.10 63.63 18:04:30 17:28:01 4 11.77 0.00 12.15 9.46 0.08 66.54 18:04:30 17:28:01 5 16.32 0.00 9.44 6.26 0.09 67.90 18:04:30 17:28:01 6 16.59 0.00 10.50 4.82 0.09 68.01 18:04:30 17:28:01 7 13.99 0.00 11.80 3.70 0.10 70.42 18:04:30 17:29:01 all 58.00 0.00 14.63 7.40 0.14 19.83 18:04:30 17:29:01 0 58.97 0.00 14.96 5.11 0.12 20.84 18:04:30 17:29:01 1 58.87 0.00 15.46 4.92 0.15 20.60 18:04:30 17:29:01 2 54.87 0.00 14.81 15.27 0.14 14.93 18:04:30 17:29:01 3 57.32 0.00 16.10 7.22 0.17 19.19 18:04:30 17:29:01 4 59.59 0.00 13.59 7.44 0.12 19.26 18:04:30 17:29:01 5 58.32 0.00 14.42 8.63 0.13 18.50 18:04:30 17:29:01 6 59.98 0.00 13.45 4.30 0.13 22.14 18:04:30 17:29:01 7 56.07 0.00 14.28 6.39 0.14 23.12 18:04:30 17:30:01 all 69.63 0.00 14.36 3.23 0.15 12.64 18:04:30 17:30:01 0 70.01 0.00 15.11 3.11 0.13 11.63 18:04:30 17:30:01 1 70.28 0.00 14.78 4.10 0.13 10.70 18:04:30 17:30:01 2 68.03 0.00 13.19 1.95 0.15 16.68 18:04:30 17:30:01 3 70.28 0.00 14.83 3.14 0.13 11.62 18:04:30 17:30:01 4 71.40 0.00 13.51 3.29 0.17 11.63 18:04:30 17:30:01 5 70.45 0.00 14.70 2.61 0.13 12.10 18:04:30 17:30:01 6 70.07 0.00 14.22 2.29 0.15 13.27 18:04:30 17:30:01 7 66.43 0.00 14.54 5.35 0.15 13.53 18:04:30 17:31:01 all 1.07 0.00 0.48 0.64 0.02 97.80 18:04:30 17:31:01 0 0.87 0.00 0.60 0.30 0.02 98.21 18:04:30 17:31:01 1 0.72 0.00 0.50 0.75 0.02 98.02 18:04:30 17:31:01 2 0.65 0.00 0.38 0.10 0.02 98.85 18:04:30 17:31:01 3 0.58 0.00 0.38 0.48 0.00 98.55 18:04:30 17:31:01 4 1.07 0.00 0.43 0.27 0.02 98.21 18:04:30 17:31:01 5 2.75 0.00 0.56 2.70 0.02 93.98 18:04:30 17:31:01 6 1.09 0.00 0.48 0.17 0.02 98.25 18:04:30 17:31:01 7 0.80 0.00 0.50 0.30 0.03 98.36 18:04:30 17:32:01 all 0.37 0.00 0.14 0.21 0.01 99.28 18:04:30 17:32:01 0 0.50 0.00 0.38 0.12 0.02 98.98 18:04:30 17:32:01 1 0.40 0.00 0.07 0.05 0.00 99.48 18:04:30 17:32:01 2 0.32 0.00 0.02 0.03 0.00 99.63 18:04:30 17:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:04:30 17:32:01 4 0.35 0.00 0.10 0.07 0.02 99.47 18:04:30 17:32:01 5 0.53 0.00 0.28 1.28 0.02 97.88 18:04:30 17:32:01 6 0.47 0.00 0.15 0.07 0.00 99.32 18:04:30 17:32:01 7 0.38 0.00 0.07 0.05 0.02 99.48 18:04:30 17:33:01 all 0.33 0.00 0.10 0.17 0.01 99.39 18:04:30 17:33:01 0 0.42 0.00 0.08 0.07 0.00 99.43 18:04:30 17:33:01 1 0.38 0.00 0.03 0.08 0.02 99.48 18:04:30 17:33:01 2 0.27 0.00 0.05 0.08 0.02 99.58 18:04:30 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:33:01 4 0.62 0.00 0.17 0.13 0.03 99.05 18:04:30 17:33:01 5 0.32 0.00 0.28 0.97 0.00 98.43 18:04:30 17:33:01 6 0.18 0.00 0.02 0.02 0.00 99.78 18:04:30 17:33:01 7 0.44 0.00 0.17 0.03 0.02 99.35 18:04:30 17:34:01 all 0.24 0.00 0.11 0.18 0.02 99.45 18:04:30 17:34:01 0 0.28 0.00 0.13 0.07 0.02 99.50 18:04:30 17:34:01 1 0.22 0.00 0.10 0.05 0.02 99.62 18:04:30 17:34:01 2 0.30 0.00 0.12 0.08 0.02 99.48 18:04:30 17:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:04:30 17:34:01 4 0.53 0.00 0.23 0.12 0.02 99.10 18:04:30 17:34:01 5 0.32 0.00 0.20 1.03 0.02 98.43 18:04:30 17:34:01 6 0.05 0.00 0.02 0.03 0.02 99.88 18:04:30 17:34:01 7 0.18 0.00 0.12 0.03 0.03 99.63 18:04:30 17:35:01 all 0.24 0.00 0.16 0.17 0.01 99.43 18:04:30 17:35:01 0 0.30 0.00 0.28 0.08 0.02 99.32 18:04:30 17:35:01 1 0.37 0.00 0.23 0.07 0.00 99.33 18:04:30 17:35:01 2 0.25 0.00 0.15 0.05 0.00 99.55 18:04:30 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:35:01 4 0.27 0.00 0.13 0.07 0.02 99.52 18:04:30 17:35:01 5 0.12 0.00 0.23 0.98 0.00 98.67 18:04:30 17:35:01 6 0.33 0.00 0.12 0.10 0.00 99.45 18:04:30 17:35:01 7 0.23 0.00 0.10 0.03 0.02 99.62 18:04:30 18:04:30 17:35:01 CPU %user %nice %system %iowait %steal %idle 18:04:30 17:36:01 all 0.21 0.00 0.09 0.21 0.01 99.48 18:04:30 17:36:01 0 0.22 0.00 0.07 0.08 0.00 99.63 18:04:30 17:36:01 1 0.23 0.00 0.13 0.05 0.00 99.58 18:04:30 17:36:01 2 0.28 0.00 0.10 0.10 0.02 99.50 18:04:30 17:36:01 3 0.12 0.00 0.07 0.03 0.00 99.78 18:04:30 17:36:01 4 0.40 0.00 0.08 0.15 0.03 99.33 18:04:30 17:36:01 5 0.02 0.00 0.12 1.22 0.00 98.65 18:04:30 17:36:01 6 0.10 0.00 0.03 0.02 0.00 99.85 18:04:30 17:36:01 7 0.30 0.00 0.12 0.07 0.02 99.50 18:04:30 17:37:01 all 0.23 0.00 0.13 0.22 0.01 99.41 18:04:30 17:37:01 0 0.35 0.00 0.13 0.10 0.02 99.40 18:04:30 17:37:01 1 0.23 0.00 0.12 0.05 0.02 99.58 18:04:30 17:37:01 2 0.20 0.00 0.12 0.05 0.00 99.63 18:04:30 17:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:04:30 17:37:01 4 0.47 0.00 0.17 0.13 0.02 99.22 18:04:30 17:37:01 5 0.00 0.00 0.17 1.30 0.00 98.53 18:04:30 17:37:01 6 0.25 0.00 0.10 0.03 0.02 99.60 18:04:30 17:37:01 7 0.28 0.00 0.20 0.10 0.03 99.38 18:04:30 17:38:01 all 0.82 0.00 0.43 0.26 0.01 98.47 18:04:30 17:38:01 0 0.75 0.00 0.82 0.58 0.02 97.83 18:04:30 17:38:01 1 0.55 0.00 0.35 0.12 0.00 98.98 18:04:30 17:38:01 2 0.73 0.00 0.33 0.08 0.02 98.83 18:04:30 17:38:01 3 0.42 0.00 0.32 0.02 0.00 99.25 18:04:30 17:38:01 4 1.04 0.00 0.48 0.02 0.02 98.45 18:04:30 17:38:01 5 0.55 0.00 0.40 1.10 0.02 97.93 18:04:30 17:38:01 6 1.47 0.00 0.35 0.07 0.02 98.10 18:04:30 17:38:01 7 1.09 0.00 0.35 0.13 0.02 98.41 18:04:30 17:39:01 all 0.02 0.00 0.01 0.02 0.00 99.95 18:04:30 17:39:01 0 0.00 0.00 0.00 0.05 0.00 99.95 18:04:30 17:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:04:30 17:39:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:04:30 17:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:04:30 17:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:04:30 17:39:01 5 0.00 0.00 0.02 0.05 0.00 99.93 18:04:30 17:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:04:30 17:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:04:30 17:40:01 0 0.00 0.00 0.03 0.02 0.00 99.95 18:04:30 17:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:04:30 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:04:30 17:40:01 5 0.02 0.00 0.00 0.03 0.00 99.95 18:04:30 17:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:04:30 17:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:41:01 all 0.02 0.00 0.00 0.01 0.00 99.96 18:04:30 17:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:41:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:04:30 17:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:41:01 4 0.07 0.00 0.00 0.00 0.02 99.92 18:04:30 17:41:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:04:30 17:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:04:30 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:42:01 all 0.00 0.00 0.01 0.01 0.00 99.98 18:04:30 17:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:42:01 2 0.00 0.00 0.02 0.03 0.00 99.95 18:04:30 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:42:01 4 0.00 0.00 0.03 0.00 0.00 99.97 18:04:30 17:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:04:30 17:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:43:01 all 0.04 0.00 0.01 0.01 0.01 99.94 18:04:30 17:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:04:30 17:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:04:30 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:43:01 4 0.08 0.00 0.03 0.00 0.02 99.87 18:04:30 17:43:01 5 0.03 0.00 0.00 0.03 0.02 99.92 18:04:30 17:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:04:30 17:43:01 7 0.07 0.00 0.00 0.00 0.00 99.93 18:04:30 17:44:02 all 0.00 0.00 0.02 0.01 0.00 99.97 18:04:30 17:44:02 0 0.02 0.00 0.02 0.00 0.02 99.95 18:04:30 17:44:02 1 0.00 0.00 0.02 0.02 0.00 99.97 18:04:30 17:44:02 2 0.00 0.00 0.00 0.03 0.00 99.97 18:04:30 17:44:02 3 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:44:02 4 0.00 0.00 0.03 0.00 0.00 99.97 18:04:30 17:44:02 5 0.02 0.00 0.02 0.02 0.00 99.95 18:04:30 17:44:02 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:44:02 7 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:45:01 all 0.01 0.00 0.00 0.01 0.00 99.97 18:04:30 17:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:04:30 17:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:04:30 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:45:01 7 0.02 0.00 0.00 0.03 0.02 99.93 18:04:30 17:46:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:04:30 17:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:04:30 17:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:04:30 17:46:01 5 0.02 0.00 0.03 0.05 0.00 99.90 18:04:30 17:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:46:01 7 0.02 0.00 0.00 0.03 0.00 99.95 18:04:30 18:04:30 17:46:01 CPU %user %nice %system %iowait %steal %idle 18:04:30 17:47:01 all 0.01 0.00 0.00 0.01 0.00 99.98 18:04:30 17:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:47:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:04:30 17:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:04:30 17:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:04:30 17:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:04:30 17:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:04:30 17:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:04:30 17:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:04:30 17:48:01 5 0.03 0.00 0.00 0.03 0.00 99.93 18:04:30 17:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:04:30 17:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:04:30 17:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:04:30 17:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:04:30 17:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:04:30 17:50:01 all 0.01 0.00 0.01 0.01 0.00 99.98 18:04:30 17:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:04:30 17:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:04:30 17:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:04:30 17:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:04:30 17:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:51:01 all 0.01 0.00 0.00 0.01 0.00 99.98 18:04:30 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:04:30 17:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:04:30 17:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:04:30 17:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:04:30 17:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:04:30 17:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:04:30 17:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:04:30 17:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:04:30 17:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:04:30 17:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:04:30 17:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:04:30 17:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:04:30 17:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:04:30 17:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:54:01 2 0.02 0.00 0.00 0.03 0.00 99.95 18:04:30 17:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:04:30 17:54:01 5 0.02 0.00 0.00 0.03 0.00 99.95 18:04:30 17:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:55:01 all 0.01 0.00 0.01 0.01 0.00 99.98 18:04:30 17:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:04:30 17:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:55:01 5 0.02 0.00 0.00 0.03 0.00 99.95 18:04:30 17:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:04:30 17:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:56:01 all 0.02 0.00 0.01 0.01 0.00 99.97 18:04:30 17:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:04:30 17:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:04:30 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:04:30 17:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:04:30 17:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:04:30 17:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:04:30 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:04:30 18:04:30 17:57:01 CPU %user %nice %system %iowait %steal %idle 18:04:30 17:58:01 all 0.02 0.00 0.00 0.01 0.00 99.97 18:04:30 17:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:04:30 17:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:58:01 2 0.02 0.00 0.00 0.03 0.00 99.95 18:04:30 17:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:04:30 17:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:58:01 7 0.05 0.00 0.03 0.00 0.00 99.92 18:04:30 17:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:04:30 17:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 17:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 17:59:01 2 0.00 0.00 0.02 0.03 0.00 99.95 18:04:30 17:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 17:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 18:04:30 17:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 17:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:04:30 18:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:04:30 18:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 18:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:04:30 18:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:04:30 18:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 18:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:04:30 18:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:04:30 18:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 18:04:30 18:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:04:30 18:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 18:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:04:30 18:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 18:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 18:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:04:30 18:02:01 all 0.01 0.00 0.00 0.01 0.00 99.98 18:04:30 18:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 18:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:04:30 18:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:02:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:04:30 18:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 18:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 18:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:04:30 18:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 18:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 18:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:04:30 18:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 18:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:04:30 18:03:01 5 0.03 0.00 0.00 0.02 0.02 99.93 18:04:30 18:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:04:30 18:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:04:30 18:04:01 all 0.01 0.00 0.01 0.01 0.00 99.98 18:04:30 18:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:30 18:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:04:30 18:04:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:04:30 18:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:30 18:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:30 18:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:04:30 Average: all 5.78 0.00 1.44 0.50 0.02 92.26 18:04:30 Average: 0 5.87 0.00 1.47 0.36 0.02 92.28 18:04:30 Average: 1 5.93 0.00 1.47 0.36 0.02 92.23 18:04:30 Average: 2 5.66 0.00 1.42 0.72 0.02 92.18 18:04:30 Average: 3 5.72 0.00 1.49 0.54 0.02 92.23 18:04:30 Average: 4 5.79 0.00 1.45 0.53 0.02 92.21 18:04:30 Average: 5 5.84 0.00 1.39 0.75 0.02 92.01 18:04:30 Average: 6 5.82 0.00 1.35 0.35 0.02 92.46 18:04:30 Average: 7 5.62 0.00 1.47 0.43 0.02 92.46 18:04:30 18:04:30 18:04:30