Pull request #4733 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 555016043fd72352d9d5ca757e14e341f4556c87+514bb4af690a15783c73f27ef759057b5c721b1c (e2ee6963738416e64b9f4d7fb80c897c15266876) 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-ssh8130657357736999600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7363278958798763258.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4733/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-4733/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10815043674415341536.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-4733/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5831930861881398794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh1433573497857522166.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-4733/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-4733/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12773087547361589002.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24085’ Running on prd-ubuntu20.04-docker-8c-8g-24087 in /w/workspace/edgexfoundry_edgex-go_PR-4733 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 514bb4af690a15783c73f27ef759057b5c721b1c into PR head commit 555016043fd72352d9d5ca757e14e341f4556c87 > 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/4733/head:refs/remotes/origin/PR-4733 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 555016043fd72352d9d5ca757e14e341f4556c87 # timeout=10 Merge succeeded, producing 555016043fd72352d9d5ca757e14e341f4556c87 Checking out Revision 555016043fd72352d9d5ca757e14e341f4556c87 (PR-4733) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:21:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:21:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:21:58 ========================================================= 19:21:58 EdgeX Global Pipelines Version Info 19:21:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 555016043fd72352d9d5ca757e14e341f4556c87 # timeout=10 19:21:59 ------------------- 19:21:59 stable info: 19:21:59 ------------------- 19:21:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:21:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:21:59 Message: update stable to v1.0.258 19:22:00 ------------------- 19:22:00 experimental info: 19:22:00 ------------------- 19:22:00 Commited By: **** collab-it+edgex@linuxfoundation.org 19:22:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:22:00 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4733 [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4733 [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4733 [Pipeline] echo 19:22:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 555016043fd72352d9d5ca757e14e341f4556c87 [Pipeline] echo 19:22:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5550160 [Pipeline] echo 19:22:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:02 provisioning config files... 19:22:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9323756754040015752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:02 ---> ****-login.sh 19:22:02 nexus3.edgexfoundry.org:10001 19:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:02 Configure a credential helper to remove this warning. See 19:22:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:02 19:22:02 Login Succeeded 19:22:02 nexus3.edgexfoundry.org:10002 19:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:02 Configure a credential helper to remove this warning. See 19:22:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:02 19:22:02 Login Succeeded 19:22:02 nexus3.edgexfoundry.org:10003 19:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:03 Configure a credential helper to remove this warning. See 19:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:03 19:22:03 Login Succeeded 19:22:03 nexus3.edgexfoundry.org:10004 19:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:03 Configure a credential helper to remove this warning. See 19:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:03 19:22:03 Login Succeeded 19:22:03 ****.io 19:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:03 Configure a credential helper to remove this warning. See 19:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:03 19:22:03 Login Succeeded 19:22:03 ---> ****-login.sh ends [Pipeline] } 19:22:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:04 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:22:04 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 19:22:04 19:22:04 + echo core-command,cmd/core-command/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:22:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:22:04 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 19:22:04 19:22:04 + echo core-data,cmd/core-data/Dockerfile 19:22:04 + dirname cmd/core-metadata/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + echo core-metadata,cmd/core-metadata/Dockerfile 19:22:04 + dirname cmd/security-bootstrapper/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:22:04 + + dirname cmd/security-proxy-auth/Dockerfile 19:22:04 cut -d/ -f2 19:22:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:22:04 + dirname cmd/security-proxy-setup/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:22:04 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 19:22:04 -f2 19:22:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:22:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:22:04 + dirname cmd/security-spire-agent/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:22:04 + dirname cmd/security-spire-config/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:22:04 + dirname cmd/security-spire-server/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:22:04 + + dirname cmd/support-notifications/Dockerfile 19:22:04 cut -d/ -f2 19:22:04 + echo support-notifications,cmd/support-notifications/Dockerfile 19:22:04 + dirname cmd/support-scheduler/Dockerfile 19:22:04 + cut -d/ -f2 19:22:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:22:04 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:22:04 + git rev-list -1 --merges 555016043fd72352d9d5ca757e14e341f4556c87~1..555016043fd72352d9d5ca757e14e341f4556c87 [Pipeline] echo 19:22:04 -----------> git rev-list -1 --merges 555016043fd72352d9d5ca757e14e341f4556c87~1..555016043fd72352d9d5ca757e14e341f4556c87 555016043fd72352d9d5ca757e14e341f4556c87 [false] [Pipeline] sh 19:22:05 + git log --format=format:%s -1 555016043fd72352d9d5ca757e14e341f4556c87 [Pipeline] echo 19:22:05 ========================================================= 19:22:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:22:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:22:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:22:05 + grep -v github /etc/ssh/ssh_known_hosts 19:22:05 + [ -e /tmp/ssh_known_hosts ] 19:22:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:22:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:22:05 + sudo tee -a /etc/ssh/ssh_known_hosts 19:22:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:22:06 19:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:22:06 0.1.4: Pulling from edgex-devops/py-git-semver 19:22:06 b85a868b505f: Pulling fs layer 19:22:06 e2be974225ed: Pulling fs layer 19:22:06 339a4e72a1f5: Pulling fs layer 19:22:06 988bab9f4d93: Pulling fs layer 19:22:06 1469e6f7b9e6: Pulling fs layer 19:22:06 eaf3925da568: Pulling fs layer 19:22:06 bab4dde63d76: Pulling fs layer 19:22:06 bde34c3a00c8: Pulling fs layer 19:22:06 b352a97aabf1: Pulling fs layer 19:22:06 4872d77fe225: Pulling fs layer 19:22:06 5851b861e8e6: Pulling fs layer 19:22:06 988bab9f4d93: Waiting 19:22:06 5851b861e8e6: Waiting 19:22:06 b352a97aabf1: Waiting 19:22:06 bde34c3a00c8: Waiting 19:22:06 4872d77fe225: Waiting 19:22:06 e2be974225ed: Verifying Checksum 19:22:06 e2be974225ed: Download complete 19:22:06 988bab9f4d93: Verifying Checksum 19:22:06 988bab9f4d93: Download complete 19:22:06 1469e6f7b9e6: Verifying Checksum 19:22:06 1469e6f7b9e6: Download complete 19:22:06 eaf3925da568: Verifying Checksum 19:22:06 eaf3925da568: Download complete 19:22:06 339a4e72a1f5: Verifying Checksum 19:22:06 bde34c3a00c8: Verifying Checksum 19:22:06 bde34c3a00c8: Download complete 19:22:06 b352a97aabf1: Verifying Checksum 19:22:06 b352a97aabf1: Download complete 19:22:06 4872d77fe225: Download complete 19:22:06 5851b861e8e6: Verifying Checksum 19:22:06 5851b861e8e6: Download complete 19:22:06 b85a868b505f: Verifying Checksum 19:22:06 b85a868b505f: Download complete 19:22:06 bab4dde63d76: Verifying Checksum 19:22:06 bab4dde63d76: Download complete 19:22:08 b85a868b505f: Pull complete 19:22:08 e2be974225ed: Pull complete 19:22:08 339a4e72a1f5: Pull complete 19:22:08 988bab9f4d93: Pull complete 19:22:08 1469e6f7b9e6: Pull complete 19:22:09 eaf3925da568: Pull complete 19:22:10 bab4dde63d76: Pull complete 19:22:10 bde34c3a00c8: Pull complete 19:22:10 b352a97aabf1: Pull complete 19:22:10 4872d77fe225: Pull complete 19:22:10 5851b861e8e6: Pull complete 19:22:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:22:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:11 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 19:22:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:22:15 $ docker top 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd -eo pid,comm 19:22:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:22:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:16 [ssh-agent] Looking for ssh-agent implementation... 19:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:16 $ docker exec 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd ssh-agent 19:22:16 SSH_AUTH_SOCK=/tmp/ssh-iYHtOMfG9d0o/agent.32 19:22:16 SSH_AGENT_PID=38 19:22:16 Running ssh-add (command line suppressed) 19:22:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7340600736769794859.key (/w/workspace/edgex-go/1@tmp/private_key_7340600736769794859.key) 19:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:16 + git tag --points-at HEAD [Pipeline] } 19:22:16 $ docker exec --env ******** --env ******** 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd ssh-agent -k 19:22:16 unset SSH_AUTH_SOCK; 19:22:16 unset SSH_AGENT_PID; 19:22:16 echo Agent pid 38 killed; 19:22:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:16 [ssh-agent] Looking for ssh-agent implementation... 19:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:17 $ docker exec 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd ssh-agent 19:22:17 SSH_AUTH_SOCK=/tmp/ssh-b5y3Ka3q0rOv/agent.71 19:22:17 SSH_AGENT_PID=77 19:22:17 Running ssh-add (command line suppressed) 19:22:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5690703446177046942.key (/w/workspace/edgex-go/1@tmp/private_key_5690703446177046942.key) 19:22:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:17 + git semver init 19:22:17 2023-12-05 19:22:17,872 [run_init] DEBUG init version:0.0.0 force:False 19:22:17 2023-12-05 19:22:17,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:22:17 2023-12-05 19:22:17,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:22:17 2023-12-05 19:22:17,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:22:24 2023-12-05 19:22:23,542 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:22:24 2023-12-05 19:22:23,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4733 with force:False 19:22:24 2023-12-05 19:22:23,543 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4733 19:22:24 2023-12-05 19:22:23,547 [execute] INFO git cat-file --batch-check 19:22:24 2023-12-05 19:22:23,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:22:24 2023-12-05 19:22:23,553 [execute] INFO git cat-file --batch 19:22:24 2023-12-05 19:22:23,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:22:24 2023-12-05 19:22:23,557 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4733 19:22:24 0.0.0 [Pipeline] } 19:22:24 $ docker exec --env ******** --env ******** 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd ssh-agent -k 19:22:24 unset SSH_AUTH_SOCK; 19:22:24 unset SSH_AGENT_PID; 19:22:24 echo Agent pid 77 killed; 19:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:25 + git semver [Pipeline] } 19:22:25 $ docker stop --time=1 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd 19:22:26 $ docker rm -f --volumes 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd [Pipeline] // withDockerContainer [Pipeline] sh 19:22:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:22:27 Stashed 1 file(s) [Pipeline] echo 19:22:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:22:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:22:28 ========================================================= 19:22:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:22:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:22:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:22:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:22:29 7264a8db6415: Pulling fs layer 19:22:29 c4d48a809fc2: Pulling fs layer 19:22:29 4f1c88b9dad5: Pulling fs layer 19:22:29 ad3a456e5733: Pulling fs layer 19:22:29 69c7f0334f64: Pulling fs layer 19:22:29 1f1c1a5573a3: Pulling fs layer 19:22:29 69c7f0334f64: Waiting 19:22:29 ad3a456e5733: Waiting 19:22:29 ce7588e14bc9: Pulling fs layer 19:22:29 b5e4710f87ac: Pulling fs layer 19:22:29 ce7588e14bc9: Waiting 19:22:29 1f1c1a5573a3: Waiting 19:22:29 c4d48a809fc2: Download complete 19:22:29 ad3a456e5733: Verifying Checksum 19:22:29 69c7f0334f64: Download complete 19:22:29 7264a8db6415: Verifying Checksum 19:22:29 7264a8db6415: Download complete 19:22:29 1f1c1a5573a3: Verifying Checksum 19:22:29 1f1c1a5573a3: Download complete 19:22:29 b5e4710f87ac: Verifying Checksum 19:22:29 b5e4710f87ac: Download complete 19:22:29 7264a8db6415: Pull complete 19:22:29 c4d48a809fc2: Pull complete 19:22:29 4f1c88b9dad5: Verifying Checksum 19:22:29 4f1c88b9dad5: Download complete 19:22:29 ce7588e14bc9: Verifying Checksum 19:22:29 ce7588e14bc9: Download complete 19:22:32 4f1c88b9dad5: Pull complete 19:22:32 ad3a456e5733: Pull complete 19:22:32 69c7f0334f64: Pull complete 19:22:32 1f1c1a5573a3: Pull complete 19:22:35 ce7588e14bc9: Pull complete 19:22:35 b5e4710f87ac: Pull complete 19:22:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:22:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:22:35 WORKDIR /edgex 19:22:35 COPY go.mod . 19:22:35 RUN go mod download 19:22:35 + docker build -t ci-base-image-x86_64 -f - . 19:22:36 Sending build context to Docker daemon 175.1MB 19:22:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:22:36 ---> 88b5674ff536 19:22:36 Step 2/4 : WORKDIR /edgex 19:22:41 ---> Running in 8c6dce577e3d 19:22:41 Removing intermediate container 8c6dce577e3d 19:22:41 ---> 96b09da7d349 19:22:41 Step 3/4 : COPY go.mod . 19:22:41 ---> 88eab046d5f5 19:22:41 Step 4/4 : RUN go mod download 19:22:41 ---> Running in ea38c01bf4f2 19:22:42 Still waiting to schedule task 19:22:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24086’ 19:23:00 Removing intermediate container ea38c01bf4f2 19:23:00 ---> 15a106b3bab0 19:23:00 Successfully built 15a106b3bab0 19:23:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:00 + docker inspect -f . ci-base-image-x86_64 19:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:00 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 19:23:00 $ 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 ******** ci-base-image-x86_64 cat 19:23:01 $ docker top da09be92c61fa75dc6768acbdd5aeef106a09808ce59a31f763210b2253265f0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:01 + go version 19:23:01 go version go1.21.0 linux/amd64 [Pipeline] } 19:23:01 $ docker stop --time=1 da09be92c61fa75dc6768acbdd5aeef106a09808ce59a31f763210b2253265f0 19:23:02 $ docker rm -f --volumes da09be92c61fa75dc6768acbdd5aeef106a09808ce59a31f763210b2253265f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:03 + docker inspect -f . ci-base-image-x86_64 19:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:03 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 19:23:03 $ 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 ******** ci-base-image-x86_64 cat 19:23:04 $ docker top 1b4689d386b4fc6f32def884320402aa5d5222063a4378a8060884038e4572f3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:23:04 ========================================================= 19:23:04 [edgeXBuildGoParallel] Running Tests and Build... 19:23:04 ========================================================= [Pipeline] sh 19:23:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:23:05 + make test 19:23:05 go test -race -coverprofile=coverage.out ./... 19:23:11 ? github.com/edgexfoundry/edgex-go [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:23:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:23:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 19:23:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements 19:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.762s coverage: 93.4% of statements 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 4.1% of statements 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.349s coverage: 97.6% of statements 19:23:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:23:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements 19:23:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements 19:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.056s coverage: 82.9% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.071s coverage: 96.3% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.069s coverage: 87.5% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:23:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:23:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:23:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:23:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 19:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.055s coverage: 92.9% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.037s coverage: 86.0% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.012s coverage: 73.7% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.201s coverage: 38.4% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.051s coverage: 84.8% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 19:24:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements 19:24:02 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 19:24:02 running golangci-lint 19:24:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:24:02 go version go1.21.0 linux/amd64 19:24:02 level=info msg="[config_reader] Used config file .golangci.yml" 19:24:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:24:17 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 12.771618523s" 19:24:17 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.986916ms" 19:24:22 level=info msg="[linters_context/goanalysis] analyzers took 1m3.71622941s with top 10 stages: buildir: 29.903686227s, gosec: 6.064231328s, fact_deprecated: 2.006973979s, inspect: 1.909611978s, printf: 1.754147786s, S1038: 1.279680563s, ctrlflow: 1.02147354s, fact_purity: 622.07053ms, nilness: 619.563144ms, unused: 611.015852ms" 19:24:22 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:24:22 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, path_prettifier: 197/197, exclude: 197/197" 19:24:22 level=info msg="[runner] processing took 17.511462ms with stages: identifier_marker: 6.72176ms, nolint: 6.372589ms, autogenerated_exclude: 1.391701ms, path_prettifier: 1.314791ms, exclude-rules: 1.008097ms, skip_dirs: 662.334µs, cgo: 23.93µs, filename_unadjuster: 12.16µs, max_same_issues: 860ns, fixer: 460ns, exclude: 430ns, skip_files: 420ns, uniq_by_line: 330ns, diff: 290ns, severity-rules: 280ns, sort_results: 240ns, source_code: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, path_prefixer: 120ns, path_shortener: 110ns" 19:24:22 level=info msg="[runner] linters took 7.580197894s with stages: goanalysis_metalinter: 7.56255809s" 19:24:22 level=info msg="File cache stats: 0 entries of total size 0B" 19:24:22 level=info msg="Memory: 205 samples, avg is 233.7MB, max is 920.6MB" 19:24:22 level=info msg="Execution took 20.393783669s" 19:24:22 go vet ./... 19:24:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:24:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:24:27 ./bin/test-attribution-txt.sh [Pipeline] echo 19:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:24:27 + ls -al . 19:24:27 total 736 19:24:27 drwxrwxr-x 11 1001 1001 4096 Dec 5 19:23 . 19:24:27 drwxr-xr-x 4 root root 4096 Dec 5 19:23 .. 19:24:27 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:21 .blubracket 19:24:27 -rw-rw-r-- 1 1001 1001 10 Dec 5 19:21 .dockerignore 19:24:27 drwxrwxr-x 8 1001 1001 4096 Dec 5 19:24 .git 19:24:27 drwxrwxr-x 3 1001 1001 4096 Dec 5 19:21 .github 19:24:27 -rw-rw-r-- 1 1001 1001 1074 Dec 5 19:21 .gitignore 19:24:27 -rw-rw-r-- 1 1001 1001 42 Dec 5 19:21 .golangci.yml 19:24:27 -rw-rw-r-- 1 1001 1001 100 Dec 5 19:21 .hadolint.yml 19:24:27 drwxr-xr-x 3 1001 1001 4096 Dec 5 19:22 .semver 19:24:27 -rw-rw-r-- 1 1001 1001 155 Dec 5 19:21 .sonarcloud.properties 19:24:27 -rw-rw-r-- 1 1001 1001 1171 Dec 5 19:21 ADOPTERS.md 19:24:27 -rw-rw-r-- 1 1001 1001 11674 Dec 5 19:21 Attribution.txt 19:24:27 -rw-rw-r-- 1 1001 1001 100284 Dec 5 19:21 CHANGELOG.md 19:24:27 -rw-rw-r-- 1 1001 1001 3804 Dec 5 19:21 CONTRIBUTING.md 19:24:27 -rw-rw-r-- 1 1001 1001 677 Dec 5 19:21 GOVERNANCE.md 19:24:27 -rw-rw-r-- 1 1001 1001 861 Dec 5 19:21 Jenkinsfile 19:24:27 -rw-rw-r-- 1 1001 1001 10775 Dec 5 19:21 LICENSE 19:24:27 -rw-rw-r-- 1 1001 1001 15054 Dec 5 19:21 Makefile 19:24:27 -rw-rw-r-- 1 1001 1001 582 Dec 5 19:21 OWNERS.md 19:24:27 -rw-rw-r-- 1 1001 1001 9528 Dec 5 19:21 README.md 19:24:27 -rw-rw-r-- 1 1001 1001 789 Dec 5 19:21 SECURITY.md 19:24:27 -rw-rw-r-- 1 1001 1001 5 Dec 5 19:22 VERSION 19:24:27 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:21 bin 19:24:27 drwxrwxr-x 18 1001 1001 4096 Dec 5 19:21 cmd 19:24:27 -rw-r--r-- 1 root root 453601 Dec 5 19:24 coverage.out 19:24:27 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:21 fuzz_test 19:24:27 -rw-rw-r-- 1 1001 1001 3685 Dec 5 19:21 go.mod 19:24:27 -rw-rw-r-- 1 1001 1001 34438 Dec 5 19:21 go.sum 19:24:27 drwxrwxr-x 7 1001 1001 4096 Dec 5 19:21 internal 19:24:27 drwxrwxr-x 3 1001 1001 4096 Dec 5 19:21 openapi 19:24:27 -rw-rw-r-- 1 1001 1001 584 Dec 5 19:21 security.txt 19:24:27 -rw-rw-r-- 1 1001 1001 204 Dec 5 19:21 version.go [Pipeline] sh 19:24:27 + '[' -e coverage.out ] 19:24:27 + chown 1001:1001 coverage.out [Pipeline] stash 19:24:27 Stashed 1 file(s) [Pipeline] sh 19:24:28 + make build 19:24:28 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 19:24:40 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 19:24:40 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 19:24:40 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 19:24:41 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 19:24:46 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 19:24:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:24:49 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 19:24:50 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 19:24:50 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 19:24:51 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 19:24: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:24:53 $ docker stop --time=1 1b4689d386b4fc6f32def884320402aa5d5222063a4378a8060884038e4572f3 19:24:58 $ docker rm -f --volumes 1b4689d386b4fc6f32def884320402aa5d5222063a4378a8060884038e4572f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:59 19:24:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:25:00 latest: Pulling from edgex-devops/edgex-compose 19:25:00 91d30c5bc195: Pulling fs layer 19:25:00 2e9b0aa3be6d: Pulling fs layer 19:25:00 9c61dcf015f6: Pulling fs layer 19:25:00 4698f68db338: Pulling fs layer 19:25:00 2a2f49069b9e: Pulling fs layer 19:25:00 e0025b399a48: Pulling fs layer 19:25:00 4698f68db338: Waiting 19:25:00 e0025b399a48: Waiting 19:25:00 2a2f49069b9e: Waiting 19:25:00 91d30c5bc195: Download complete 19:25:00 4698f68db338: Download complete 19:25:00 2e9b0aa3be6d: Verifying Checksum 19:25:00 2e9b0aa3be6d: Download complete 19:25:00 e0025b399a48: Verifying Checksum 19:25:00 e0025b399a48: Download complete 19:25:00 91d30c5bc195: Pull complete 19:25:00 2a2f49069b9e: Download complete 19:25:00 2e9b0aa3be6d: Pull complete 19:25:00 9c61dcf015f6: Verifying Checksum 19:25:00 9c61dcf015f6: Download complete 19:25:03 9c61dcf015f6: Pull complete 19:25:03 4698f68db338: Pull complete 19:25:03 2a2f49069b9e: Pull complete 19:25:03 e0025b399a48: Pull complete 19:25:03 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:25:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:04 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 19:25:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:25:07 $ docker top f959639bbfe046d626262733109e9b1b3b1b399590ec1bc8ce2aa1df83d22070 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:07 + docker compose -f ./docker-compose-build.yml build --parallel 19:25:10 #1 [security-spire-config internal] load build definition from Dockerfile 19:25:10 #1 transferring dockerfile: 1.69kB done 19:25:10 #1 DONE 0.0s 19:25:10 19:25:10 #2 [support-scheduler internal] load build definition from Dockerfile 19:25:10 #2 transferring dockerfile: 1.93kB done 19:25:10 #2 DONE 0.0s 19:25:10 19:25:10 #3 [security-bootstrapper internal] load build definition from Dockerfile 19:25:10 #3 transferring dockerfile: 2.93kB done 19:25:10 #3 DONE 0.0s 19:25:10 19:25:10 #4 [core-data internal] load build definition from Dockerfile 19:25:10 #4 transferring dockerfile: 2.01kB done 19:25:10 #4 DONE 0.0s 19:25:10 19:25:10 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:25:10 #5 transferring dockerfile: 2.49kB done 19:25:10 #5 DONE 0.0s 19:25:10 19:25:10 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:25:10 #6 transferring dockerfile: 1.89kB done 19:25:10 #6 DONE 0.0s 19:25:10 19:25:10 #7 [core-metadata internal] load build definition from Dockerfile 19:25:10 #7 transferring dockerfile: 2.06kB done 19:25:10 #7 DONE 0.0s 19:25:10 19:25:10 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:25:10 #8 transferring dockerfile: 2.23kB done 19:25:10 #8 DONE 0.0s 19:25:10 19:25:10 #9 [support-notifications internal] load build definition from Dockerfile 19:25:10 #9 transferring dockerfile: 1.95kB done 19:25:10 #9 DONE 0.0s 19:25:10 19:25:10 #10 [security-spire-config internal] load .dockerignore 19:25:10 #10 transferring context: 50B done 19:25:10 #10 DONE 0.0s 19:25:10 19:25:10 #11 [security-spire-server internal] load build definition from Dockerfile 19:25:10 #11 transferring dockerfile: 1.70kB done 19:25:10 #11 DONE 0.0s 19:25:10 19:25:10 #12 [security-proxy-auth internal] load build definition from Dockerfile 19:25:10 #12 transferring dockerfile: 2.15kB done 19:25:10 #12 DONE 0.0s 19:25:10 19:25:10 #13 [core-command internal] load build definition from Dockerfile 19:25:10 #13 transferring dockerfile: 1.93kB done 19:25:10 #13 DONE 0.0s 19:25:10 19:25:10 #14 [security-spire-agent internal] load build definition from Dockerfile 19:25:10 #14 transferring dockerfile: 1.81kB done 19:25:10 #14 DONE 0.0s 19:25:10 19:25:10 #15 [security-proxy-setup internal] load build definition from Dockerfile 19:25:10 #15 transferring dockerfile: 2.50kB done 19:25:10 #15 DONE 0.0s 19:25:10 19:25:10 #16 [support-scheduler internal] load .dockerignore 19:25:10 #16 transferring context: 50B done 19:25:10 #16 DONE 0.0s 19:25:10 19:25:10 #17 [security-bootstrapper internal] load .dockerignore 19:25:10 #17 transferring context: 50B done 19:25:10 #17 DONE 0.0s 19:25:10 19:25:10 #18 [core-data internal] load .dockerignore 19:25:10 #18 transferring context: 50B done 19:25:10 #18 DONE 0.0s 19:25:10 19:25:10 #19 [security-secretstore-setup internal] load .dockerignore 19:25:10 #19 transferring context: 50B done 19:25:10 #19 DONE 0.0s 19:25:10 19:25:10 #20 [security-spiffe-token-provider internal] load .dockerignore 19:25:10 #20 transferring context: 50B done 19:25:10 #20 DONE 0.0s 19:25:10 19:25:10 #21 [core-metadata internal] load .dockerignore 19:25:10 #21 transferring context: 50B done 19:25:10 #21 DONE 0.0s 19:25:10 19:25:10 #22 [core-common-config-bootstrapper internal] load .dockerignore 19:25:10 #22 transferring context: 50B done 19:25:10 #22 DONE 0.0s 19:25:10 19:25:10 #23 [support-notifications internal] load .dockerignore 19:25:10 #23 transferring context: 50B done 19:25:10 #23 DONE 0.0s 19:25:10 19:25:10 #24 [security-spire-server internal] load .dockerignore 19:25:10 #24 transferring context: 50B done 19:25:10 #24 DONE 0.0s 19:25:10 19:25:10 #25 [core-command internal] load .dockerignore 19:25:10 #25 transferring context: 50B done 19:25:10 #25 DONE 0.0s 19:25:10 19:25:10 #26 [security-proxy-auth internal] load .dockerignore 19:25:10 #26 transferring context: 50B done 19:25:10 #26 DONE 0.0s 19:25:10 19:25:10 #27 [security-spire-agent internal] load .dockerignore 19:25:10 #27 transferring context: 50B done 19:25:10 #27 DONE 0.0s 19:25:10 19:25:10 #28 [security-proxy-setup internal] load .dockerignore 19:25:10 #28 transferring context: 50B done 19:25:10 #28 DONE 0.0s 19:25:10 19:25:10 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:10 #29 DONE 0.0s 19:25:10 19:25:10 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:25:10 #30 ... 19:25:10 19:25:10 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:10 #29 DONE 0.0s 19:25:10 19:25:10 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:25:10 #30 ... 19:25:10 19:25:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:10 #29 DONE 0.0s 19:25:10 19:25:10 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:25:10 #30 ... 19:25:10 19:25:10 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:10 #29 DONE 0.0s 19:25:10 19:25:10 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:25:11 #30 ... 19:25:11 19:25:11 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:11 #29 DONE 0.0s 19:25:11 19:25:11 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:25:11 #30 ... 19:25:11 19:25:11 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:11 #29 DONE 0.0s 19:25:11 19:25:11 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:25:11 #30 DONE 0.6s 19:25:11 19:25:11 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:25:11 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:25:11 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 19:25:11 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:25:11 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:25:11 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:25:11 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 19:25:11 #31 DONE 0.9s 19:25:11 19:25:11 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:25:11 #32 DONE 0.8s 19:25:11 19:25:11 #33 [core-command builder 2/7] WORKDIR /edgex-go 19:25:11 #33 ... 19:25:11 19:25:11 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:25:11 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:25:11 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 19:25:11 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:25:11 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:25:11 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:25:11 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 19:25:11 #31 DONE 1.0s 19:25:11 19:25:11 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:25:11 #34 DONE 1.2s 19:25:11 19:25:11 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:25:11 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:25:12 #35 ... 19:25:12 19:25:12 #36 [security-spire-server internal] load build context 19:25:12 #36 transferring context: 18.10kB 0.0s done 19:25:12 #36 DONE 0.3s 19:25:12 19:25:12 #37 [security-proxy-setup internal] load build context 19:25:17 #37 ... 19:25:17 19:25:17 #38 [core-metadata internal] load build context 19:25:17 #38 transferring context: 279.96MB 5.9s 19:25:17 #38 ... 19:25:17 19:25:17 #37 [security-proxy-setup internal] load build context 19:25:18 #37 transferring context: 369.41MB 6.8s done 19:25:19 #37 ... 19:25:19 19:25:19 #39 [security-spire-config internal] load build context 19:25:19 #39 transferring context: 16.35kB 0.0s done 19:25:19 #39 DONE 7.9s 19:25:19 19:25:19 #40 [core-data internal] load build context 19:25:19 #40 transferring context: 369.41MB 8.6s done 19:25:21 #40 ... 19:25:21 19:25:21 #41 [support-scheduler internal] load build context 19:25:21 #41 transferring context: 369.41MB 8.0s done 19:25:21 #41 ... 19:25:21 19:25:21 #42 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:25:21 #42 ... 19:25:21 19:25:21 #43 [security-bootstrapper internal] load build context 19:25:21 #43 transferring context: 369.41MB 7.9s done 19:25:21 #43 ... 19:25:21 19:25:21 #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:25:21 #44 ... 19:25:21 19:25:21 #45 [support-notifications internal] load build context 19:25:21 #45 transferring context: 369.41MB 6.8s done 19:25:22 #45 ... 19:25:22 19:25:22 #46 [core-command internal] load build context 19:25:22 #46 transferring context: 369.41MB 7.4s done 19:25:23 #46 ... 19:25:23 19:25:23 #47 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:25:23 #47 ... 19:25:23 19:25:23 #48 [security-spiffe-token-provider internal] load build context 19:25:23 #48 transferring context: 369.41MB 7.3s done 19:25:23 #48 ... 19:25:23 19:25:23 #49 [core-common-config-bootstrapper internal] load build context 19:25:23 #49 transferring context: 369.41MB 7.3s done 19:25:23 #49 ... 19:25:23 19:25:23 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:25:23 #50 ... 19:25:23 19:25:23 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:25:23 #51 ... 19:25:23 19:25:23 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:25:23 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 11.9s done 19:25:23 #35 DONE 12.1s 19:25:23 19:25:23 #52 [security-secretstore-setup internal] load build context 19:25:23 #52 transferring context: 369.41MB 7.1s done 19:25:23 #52 ... 19:25:23 19:25:23 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:25:23 #53 ... 19:25:23 19:25:23 #54 [security-proxy-auth internal] load build context 19:25:23 #54 transferring context: 369.41MB 7.4s done 19:25:24 #54 ... 19:25:24 19:25:24 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:25:24 #55 ... 19:25:24 19:25:24 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:25:24 #56 ... 19:25:24 19:25:24 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:24 #57 ... 19:25:24 19:25:24 #58 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:25:24 #58 ... 19:25:24 19:25:24 #38 [core-metadata internal] load build context 19:25:24 #38 transferring context: 369.41MB 7.7s done 19:25:30 #38 ... 19:25:30 19:25:30 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:25:30 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:25:30 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 19:25:30 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:25:30 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:25:30 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:25:30 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 19:25:30 #31 DONE 1.0s 19:25:30 19:25:30 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:25:30 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 11.9s done 19:25:30 #35 DONE 12.1s 19:25:30 19:25:30 #58 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:25:30 #58 DONE 18.8s 19:25:30 19:25:30 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:31 #57 ... 19:25:31 19:25:31 #45 [support-notifications internal] load build context 19:25:31 #45 DONE 20.2s 19:25:31 19:25:31 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:25:31 #33 DONE 19.7s 19:25:31 19:25:31 #52 [security-secretstore-setup internal] load build context 19:25:31 #52 DONE 20.5s 19:25:31 19:25:31 #37 [security-proxy-setup internal] load build context 19:25:31 #37 DONE 19.9s 19:25:31 19:25:31 #48 [security-spiffe-token-provider internal] load build context 19:25:31 #48 DONE 20.3s 19:25:31 19:25:31 #49 [core-common-config-bootstrapper internal] load build context 19:25:31 #49 DONE 20.3s 19:25:31 19:25:31 #41 [support-scheduler internal] load build context 19:25:31 #41 DONE 20.6s 19:25:31 19:25:31 #38 [core-metadata internal] load build context 19:25:31 #38 DONE 20.3s 19:25:31 19:25:31 #43 [security-bootstrapper internal] load build context 19:25:31 #43 DONE 20.6s 19:25:31 19:25:31 #54 [security-proxy-auth internal] load build context 19:25:31 #54 DONE 20.0s 19:25:31 19:25:31 #46 [core-command internal] load build context 19:25:31 #46 DONE 20.0s 19:25:31 19:25:31 #40 [core-data internal] load build context 19:25:31 #40 DONE 20.6s 19:25:31 19:25:31 #59 [security-spire-agent internal] load build context 19:25:31 #59 transferring context: 17.63kB done 19:25:31 #59 DONE 0.2s 19:25:31 19:25:31 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:25:31 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:25:31 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:25:31 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:25:31 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:25:31 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:25:31 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:25:31 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:25:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 19:25:31 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:25:31 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:25:31 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:25:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.4s 19:25:31 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:25:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.5s 19:25:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.6s 19:25:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 19:25:32 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 19:25:32 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:25:32 #35 ... 19:25:32 19:25:32 #42 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:25:32 #42 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:32 #42 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:32 #42 20.22 (1/1) Installing dumb-init (1.2.5-r2) 19:25:32 #42 20.23 Executing busybox-1.36.1-r5.trigger 19:25:32 #42 20.24 OK: 7 MiB in 16 packages 19:25:32 #42 DONE 20.9s 19:25:32 19:25:32 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:25:32 #35 ... 19:25:32 19:25:32 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:25:32 #50 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:32 #50 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:32 #50 20.25 (1/1) Installing dumb-init (1.2.5-r2) 19:25:32 #50 20.26 Executing busybox-1.36.1-r5.trigger 19:25:32 #50 20.27 OK: 7 MiB in 16 packages 19:25:32 #50 DONE 21.1s 19:25:32 19:25:32 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:25:32 #0 0.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:32 #0 0.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:32 #0 0.908 OK: 264 MiB in 52 packages 19:25:32 #60 DONE 1.4s 19:25:32 19:25:32 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:25:33 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done 19:25:33 #35 ... 19:25:33 19:25:33 #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:25:33 #44 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:33 #44 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:33 #44 21.06 (1/4) Installing dumb-init (1.2.5-r2) 19:25:33 #44 21.06 (2/4) Installing openssl (3.1.4-r1) 19:25:33 #44 21.07 (3/4) Installing su-exec (0.2-r3) 19:25:33 #44 21.08 (4/4) Installing yq (4.33.3-r5) 19:25:33 #44 21.15 Executing busybox-1.36.1-r5.trigger 19:25:33 #44 21.16 OK: 17 MiB in 19 packages 19:25:33 #44 DONE 22.1s 19:25:33 19:25:33 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:25:33 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 19:25:33 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:25:33 #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:25:33 #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:25:33 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:25:33 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:25:33 #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:25:33 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 19:25:33 #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:25:33 #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 19:25:33 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:25:33 #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 19:25:34 #61 ... 19:25:34 19:25:34 #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:25:34 #62 DONE 1.7s 19:25:34 19:25:34 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:25:34 #56 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:34 #56 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:34 #56 21.22 (1/4) Installing ca-certificates (20230506-r0) 19:25:34 #56 21.26 (2/4) Installing dumb-init (1.2.5-r2) 19:25:34 #56 21.29 (3/4) Installing su-exec (0.2-r3) 19:25:34 #56 21.29 (4/4) Installing yq (4.33.3-r5) 19:25:34 #56 21.34 Executing busybox-1.36.1-r5.trigger 19:25:34 #56 21.35 Executing ca-certificates-20230506-r0.trigger 19:25:34 #56 21.39 OK: 17 MiB in 19 packages 19:25:34 #56 DONE 22.6s 19:25:34 19:25:34 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:25:34 #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:34 #0 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:34 #0 1.596 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:25:34 #0 1.596 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:25:34 #0 1.596 OK: 20069 distinct packages available 19:25:34 #0 1.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:34 #0 1.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:34 #0 2.065 OK: 264 MiB in 52 packages 19:25:34 #63 DONE 3.2s 19:25:34 19:25:34 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:25:34 #51 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:34 #51 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:34 #51 22.31 (1/2) Installing dumb-init (1.2.5-r2) 19:25:34 #51 22.32 (2/2) Installing su-exec (0.2-r3) 19:25:34 #51 22.32 Executing busybox-1.36.1-r5.trigger 19:25:34 #51 22.33 OK: 7 MiB in 17 packages 19:25:34 #51 DONE 22.7s 19:25:34 19:25:34 #47 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:25:34 #47 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:34 #47 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:34 #47 20.94 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:25:34 #47 20.94 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:25:34 #47 20.94 OK: 20069 distinct packages available 19:25:34 #47 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:34 #47 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:34 #47 21.33 (1/4) Installing dumb-init (1.2.5-r2) 19:25:34 #47 21.34 (2/4) Installing musl-obstack (1.2.3-r2) 19:25:34 #47 21.34 (3/4) Installing libucontext (1.2-r2) 19:25:34 #47 21.35 (4/4) Installing gcompat (1.1.0-r1) 19:25:34 #47 21.35 Executing busybox-1.36.1-r5.trigger 19:25:34 #47 21.36 OK: 8 MiB in 19 packages 19:25:34 #47 DONE 22.5s 19:25:34 19:25:34 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:25:34 #64 DONE 0.2s 19:25:34 19:25:34 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:34 #57 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:34 #57 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:34 #57 ... 19:25:34 19:25:34 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:25:34 #61 DONE 3.4s 19:25:34 19:25:34 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:25:34 #35 DONE 15.6s 19:25:34 19:25:34 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:25:34 #53 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:34 #53 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:34 #53 23.00 (1/2) Installing ca-certificates (20230506-r0) 19:25:34 #53 23.03 (2/2) Installing dumb-init (1.2.5-r2) 19:25:34 #53 23.03 Executing busybox-1.36.1-r5.trigger 19:25:34 #53 23.03 Executing ca-certificates-20230506-r0.trigger 19:25:34 #53 23.07 OK: 8 MiB in 17 packages 19:25:34 #53 DONE 23.3s 19:25:34 19:25:34 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:25:35 #65 ... 19:25:35 19:25:35 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:35 #57 22.91 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:25:35 #57 22.91 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:25:35 #57 22.91 OK: 20069 distinct packages available 19:25:35 #57 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:35 #57 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:35 #57 23.24 (1/5) Installing dumb-init (1.2.5-r2) 19:25:35 #57 23.24 (2/5) Installing musl-obstack (1.2.3-r2) 19:25:35 #57 23.24 (3/5) Installing libucontext (1.2-r2) 19:25:35 #57 23.24 (4/5) Installing gcompat (1.1.0-r1) 19:25:35 #57 23.25 (5/5) Installing openssl (3.1.4-r1) 19:25:35 #57 23.26 Executing busybox-1.36.1-r5.trigger 19:25:35 #57 23.26 OK: 8 MiB in 20 packages 19:25:35 #57 DONE 23.4s 19:25:35 19:25:35 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:25:35 #55 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:35 #55 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:35 #55 23.07 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:25:35 #55 23.07 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:25:35 #55 23.07 OK: 20069 distinct packages available 19:25:35 #55 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:35 #55 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:35 #55 23.48 (1/11) Installing ca-certificates (20230506-r0) 19:25:35 #55 23.49 (2/11) Installing brotli-libs (1.0.9-r14) 19:25:35 #55 23.50 (3/11) Installing libunistring (1.1-r1) 19:25:35 #55 23.52 (4/11) Installing libidn2 (2.3.4-r1) 19:25:35 #55 23.52 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:25:35 #55 23.53 (6/11) Installing libcurl (8.4.0-r0) 19:25:35 #55 23.54 (7/11) Installing curl (8.4.0-r0) 19:25:35 #55 23.54 (8/11) Installing dumb-init (1.2.5-r2) 19:25:35 #55 23.55 (9/11) Installing musl-obstack (1.2.3-r2) 19:25:35 #55 23.55 (10/11) Installing libucontext (1.2-r2) 19:25:35 #55 23.55 (11/11) Installing gcompat (1.1.0-r1) 19:25:35 #55 23.56 Executing busybox-1.36.1-r5.trigger 19:25:35 #55 23.57 Executing ca-certificates-20230506-r0.trigger 19:25:35 #55 23.61 OK: 12 MiB in 26 packages 19:25:35 #55 DONE 23.9s 19:25:35 19:25:35 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:25:35 #0 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:35 #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:35 #0 4.401 OK: 264 MiB in 52 packages 19:25:35 #66 DONE 4.5s 19:25:35 19:25:35 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:25:35 #67 DONE 0.0s 19:25:35 19:25:35 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:25:35 #68 ... 19:25:35 19:25:35 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:25:35 #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:35 #0 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:35 #0 4.779 OK: 264 MiB in 52 packages 19:25:35 #69 DONE 4.9s 19:25:36 19:25:36 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:25:36 #70 DONE 0.1s 19:25:36 19:25:36 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:25:36 #68 0.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:36 #68 0.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:36 #68 ... 19:25:36 19:25:36 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:25:36 #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:36 #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:36 #0 3.752 OK: 7 MiB in 16 packages 19:25:36 #71 DONE 3.9s 19:25:36 19:25:36 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:36 #72 ... 19:25:36 19:25:36 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:25:36 #68 0.974 OK: 12 MiB in 26 packages 19:25:36 #68 DONE 1.1s 19:25:37 19:25:37 #73 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 19:25:37 #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:37 #0 3.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:37 #0 4.131 OK: 7 MiB in 16 packages 19:25:37 #73 DONE 4.2s 19:25:37 19:25:37 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:25:37 #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:37 #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:37 #0 3.072 OK: 17 MiB in 19 packages 19:25:37 #74 DONE 3.2s 19:25:37 19:25:37 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:25:37 #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:37 #0 2.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:37 #75 ... 19:25:37 19:25:37 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:25:37 #76 DONE 0.0s 19:25:37 19:25:37 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:25:37 #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:37 #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:37 #0 2.814 OK: 17 MiB in 19 packages 19:25:37 #77 DONE 2.9s 19:25:37 19:25:37 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:25:37 #75 2.889 OK: 8 MiB in 19 packages 19:25:37 #75 DONE 3.1s 19:25:37 19:25:37 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:25:38 #78 DONE 0.8s 19:25:38 19:25:38 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:25:38 #79 ... 19:25:38 19:25:38 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:25:38 #80 DONE 0.0s 19:25:38 19:25:38 #81 [security-spire-config stage-2 6/10] COPY security.txt / 19:25:38 #81 DONE 0.1s 19:25:38 19:25:38 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:25:38 #79 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:38 #79 ... 19:25:38 19:25:38 #82 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:25:38 #82 DONE 0.0s 19:25:38 19:25:38 #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:25:38 #83 DONE 0.0s 19:25:38 19:25:38 #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:25:38 #84 DONE 0.0s 19:25:38 19:25:38 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:25:38 #79 3.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:38 #79 3.413 OK: 8 MiB in 20 packages 19:25:38 #79 DONE 3.5s 19:25:38 19:25:38 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:25:38 #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:38 #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:38 #0 4.295 OK: 7 MiB in 17 packages 19:25:38 #85 DONE 4.4s 19:25:38 19:25:38 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:25:39 #86 ... 19:25:39 19:25:39 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:25:39 #65 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:39 #65 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:39 #65 3.717 OK: 8 MiB in 17 packages 19:25:39 #65 DONE 3.8s 19:25:39 19:25:39 #87 [security-spire-config] exporting to image 19:25:39 #87 exporting layers 19:25:39 #87 ... 19:25:39 19:25:39 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:25:39 #88 DONE 1.1s 19:25:39 19:25:39 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:25:39 #89 DONE 1.1s 19:25:39 19:25:39 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:25:39 #90 DONE 0.0s 19:25:39 19:25:39 #87 [security-spire-config] exporting to image 19:25:39 #87 exporting layers 1.4s done 19:25:39 #87 writing image sha256:46473acf3fd19efda2755770cf55781a52ad52e53614f61a75f70f0b88783bbc 19:25:39 #87 writing image sha256:46473acf3fd19efda2755770cf55781a52ad52e53614f61a75f70f0b88783bbc 0.0s done 19:25:39 #87 naming to docker.io/library/security-spire-config done 19:25:39 #87 DONE 1.4s 19:25:39 19:25:39 #91 [security-spire-server stage-2 6/9] COPY security.txt / 19:25:40 #91 DONE 0.4s 19:25:40 19:25:40 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:25:40 #92 DONE 0.5s 19:25:40 19:25:40 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:25:40 #93 DONE 0.0s 19:25:40 19:25:40 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:25:40 #94 DONE 0.0s 19:25:40 19:25:40 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 19:25:40 #95 DONE 0.0s 19:25:40 19:25:40 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:25:40 #96 DONE 0.0s 19:25:40 19:25:40 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:25:40 #97 DONE 0.1s 19:25:40 19:25:40 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:25:40 #98 DONE 0.1s 19:25:40 19:25:40 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:25:40 #99 DONE 0.0s 19:25:40 19:25:40 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:25:40 #86 DONE 1.8s 19:25:40 19:25:40 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:25:40 #100 DONE 0.0s 19:25:40 19:25:40 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:25:40 #101 DONE 0.1s 19:25:40 19:25:40 #87 [security-spire-agent] exporting to image 19:25:40 #87 exporting layers 0.5s done 19:25:41 #87 exporting layers 0.5s done 19:25:41 #87 writing image sha256:992f36b73645c87b024bd38044d643f2d8b0e8d294f9c6400ea6a69429370f39 done 19:25:41 #87 naming to docker.io/library/security-spire-server done 19:25:41 #87 writing image sha256:6a5bedf8ca816d7ac0d1d0f0868836f6c9368c6c9cf0463449a3a29e7c4d4abc done 19:25:41 #87 naming to docker.io/library/security-spire-agent done 19:25:41 #87 DONE 2.0s 19:25:41 19:25:41 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:44 #102 ... 19:25:44 19:25:44 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:44 #103 ... 19:25:44 19:25:44 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24088 in /w/workspace/edgexfoundry_edgex-go_PR-4733 [Pipeline] { [Pipeline] ws 19:26:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:26:00 The recommended git tool is: git 19:26:02 #104 ... 19:26:02 19:26:02 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:02 #102 DONE 24.6s 19:26:02 19:26:02 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:02 #72 DONE 24.1s 19:26:02 19:26:02 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:02 #104 DONE 25.8s 19:26:02 19:26:02 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:02 #103 DONE 26.0s 19:26:02 19:26:02 #105 [support-scheduler builder 6/7] COPY . . 19:26:06 using credential edgex-jenkins-ssh 19:26:07 Cloning the remote Git repository 19:26:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:26:07 > git init /w/workspace/edgex-go/1 # timeout=10 19:26:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:26:07 > git --version # timeout=10 19:26:07 > git --version # 'git version 2.25.1' 19:26:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:09 #105 ... 19:26:09 19:26:09 #106 [support-notifications builder 6/7] COPY . . 19:26:09 #106 DONE 8.3s 19:26:09 19:26:09 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:26:09 #107 DONE 8.3s 19:26:09 19:26:09 #105 [support-scheduler builder 6/7] COPY . . 19:26:09 #105 DONE 8.3s 19:26:09 19:26:09 #108 [security-proxy-auth builder 6/7] COPY . . 19:26:09 #108 CACHED 19:26:09 19:26:09 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:09 #109 CACHED 19:26:09 19:26:09 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:26:09 #110 CACHED 19:26:09 19:26:09 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:09 #111 CACHED 19:26:09 19:26:09 #112 [core-common-config-bootstrapper builder 6/7] COPY . . 19:26:09 #112 CACHED 19:26:09 19:26:09 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:26:09 #113 CACHED 19:26:09 19:26:09 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:09 #114 CACHED 19:26:09 19:26:09 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 19:26:09 #115 CACHED 19:26:09 19:26:09 #116 [core-command builder 6/7] COPY . . 19:26:09 #116 CACHED 19:26:09 19:26:09 #117 [core-metadata builder 6/7] COPY . . 19:26:09 #117 CACHED 19:26:09 19:26:09 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:09 #118 CACHED 19:26:09 19:26:09 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:26:09 #119 CACHED 19:26:09 19:26:09 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:09 #120 CACHED 19:26:09 19:26:09 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:26:09 #121 CACHED 19:26:09 19:26:09 #122 [security-proxy-setup builder 6/7] COPY . . 19:26:09 #122 CACHED 19:26:09 19:26:09 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:09 #123 CACHED 19:26:09 19:26:09 #124 [security-secretstore-setup builder 6/7] COPY . . 19:26:09 #124 CACHED 19:26:09 19:26:09 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:26:09 #125 CACHED 19:26:09 19:26:09 #126 [security-bootstrapper builder 6/7] COPY . . 19:26:09 #126 DONE 8.4s 19:26:09 19:26:09 #127 [core-data builder 6/7] COPY . . 19:26:09 #127 CACHED 19:26:09 19:26:09 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:09 #128 CACHED 19:26:09 19:26:09 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 19:26:09 #129 CACHED 19:26:09 19:26:09 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:10 #130 1.291 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 19:26:20 #130 ... 19:26:20 19:26:20 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:26:20 #0 0.452 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 19:26:20 #131 ... 19:26:20 19:26:20 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:26:20 #0 1.304 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 19:26:20 #132 ... 19:26:20 19:26:20 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:26:20 #0 0.332 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 19:26:20 #133 ... 19:26:20 19:26:20 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:26:20 #0 1.018 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 19:26:20 #134 ... 19:26:20 19:26:20 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:26:20 #0 0.739 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 19:26:20 #135 ... 19:26:20 19:26:20 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:26:20 #0 1.082 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 19:26:20 #136 ... 19:26:20 19:26:20 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:26:20 #0 1.257 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 19:26:20 #137 ... 19:26:20 19:26:20 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:26:20 #0 1.139 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 19:26:20 #138 ... 19:26:20 19:26:20 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:26:20 #0 0.751 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 19:26:20 #139 ... 19:26:20 19:26:20 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:20 #0 0.849 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 19:26:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:26:29 Merging remotes/origin/main commit 514bb4af690a15783c73f27ef759057b5c721b1c into PR head commit 555016043fd72352d9d5ca757e14e341f4556c87 19:26:29 Merge succeeded, producing 555016043fd72352d9d5ca757e14e341f4556c87 19:26:29 Checking out Revision 555016043fd72352d9d5ca757e14e341f4556c87 (PR-4733) 19:26:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:26:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:26:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4733/head:refs/remotes/origin/PR-4733 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:26:29 > git config core.sparsecheckout # timeout=10 19:26:29 > git checkout -f 555016043fd72352d9d5ca757e14e341f4556c87 # timeout=10 19:26:29 > git remote # timeout=10 19:26:29 > git config --get remote.origin.url # timeout=10 19:26:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:29 > git merge 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 19:26:29 > git rev-parse HEAD^{commit} # timeout=10 19:26:29 > git config core.sparsecheckout # timeout=10 19:26:29 > git checkout -f 555016043fd72352d9d5ca757e14e341f4556c87 # timeout=10 19:26:30 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:26:30 > git --version # timeout=10 19:26:30 > git --version # 'git version 2.25.1' 19:26:30 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:26:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:26:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:26:31 Dload Upload Total Spent Left Speed 19:26:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh 19:26:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:26:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:26:32 + sudo tee /etc/docker/daemon.new 19:26:34 { 19:26:34 "registry-mirrors": [ 19:26:34 "https://nexus3.edgexfoundry.org:10001" 19:26:34 ], 19:26:34 "bip": "10.250.0.254/24", 19:26:34 "hosts": [ 19:26:34 "tcp://0.0.0.0:5555", 19:26:34 "unix:///var/run/docker.sock" 19:26:34 ], 19:26:34 "mtu": 1458, 19:26:34 "selinux-enabled": true, 19:26:34 "seccomp-profile": "/etc/docker/seccomp.json" 19:26:34 } [Pipeline] sh 19:26:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:26:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:54 provisioning config files... 19:26:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5388052293274071534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:54 ---> ****-login.sh 19:26:54 nexus3.edgexfoundry.org:10001 19:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:55 Configure a credential helper to remove this warning. See 19:26:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:55 19:26:55 Login Succeeded 19:26:55 nexus3.edgexfoundry.org:10002 19:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:55 Configure a credential helper to remove this warning. See 19:26:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:55 19:26:55 Login Succeeded 19:26:55 nexus3.edgexfoundry.org:10003 19:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:55 Configure a credential helper to remove this warning. See 19:26:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:55 19:26:55 Login Succeeded 19:26:55 nexus3.edgexfoundry.org:10004 19:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:56 Configure a credential helper to remove this warning. See 19:26:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:56 19:26:56 Login Succeeded 19:26:56 ****.io 19:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:56 Configure a credential helper to remove this warning. See 19:26:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:56 19:26:56 Login Succeeded 19:26:56 ---> ****-login.sh ends [Pipeline] } 19:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:26:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:26:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:26:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:26:57 ========================================================= 19:26:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:26:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:26:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:26:58 9fda8d8052c6: Pulling fs layer 19:26:58 5d54e960e981: Pulling fs layer 19:26:58 c4a7e357bf2a: Pulling fs layer 19:26:58 f0e02332f6b5: Pulling fs layer 19:26:58 872ee5b61b7b: Pulling fs layer 19:26:58 0c6a40ed1a82: Pulling fs layer 19:26:58 94ae7d8d031c: Pulling fs layer 19:26:58 f0e02332f6b5: Waiting 19:26:58 0c6a40ed1a82: Waiting 19:26:58 872ee5b61b7b: Waiting 19:26:58 5d54e960e981: Download complete 19:26:58 f0e02332f6b5: Download complete 19:26:58 872ee5b61b7b: Verifying Checksum 19:26:58 872ee5b61b7b: Download complete 19:26:58 9fda8d8052c6: Download complete 19:26:58 94ae7d8d031c: Verifying Checksum 19:26:58 94ae7d8d031c: Download complete 19:26:59 9fda8d8052c6: Pull complete 19:26:59 c4a7e357bf2a: Verifying Checksum 19:26:59 c4a7e357bf2a: Download complete 19:27:00 0c6a40ed1a82: Verifying Checksum 19:27:00 0c6a40ed1a82: Download complete 19:27:02 5d54e960e981: Pull complete 19:27:24 c4a7e357bf2a: Pull complete 19:27:24 f0e02332f6b5: Pull complete 19:27:24 872ee5b61b7b: Pull complete 19:27:27 #140 ... 19:27:27 19:27:27 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:27:27 #130 74.50 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 19:27:28 #130 ... 19:27:28 19:27:28 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:27:28 #140 DONE 79.3s 19:27:28 19:27:28 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:27:28 #138 DONE 79.4s 19:27:28 19:27:28 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:27:28 #137 DONE 79.5s 19:27:28 19:27:28 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:27:28 #139 DONE 79.6s 19:27:28 19:27:28 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:27:28 #141 ... 19:27:28 19:27:28 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:27:28 #133 DONE 79.6s 19:27:28 19:27:28 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:27:28 #135 DONE 79.7s 19:27:28 19:27:28 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:27:28 #132 DONE 79.8s 19:27:28 19:27:28 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:27:28 #131 DONE 79.8s 19:27:28 19:27:28 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:27:28 #142 ... 19:27:28 19:27:28 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:27:28 #136 DONE 79.8s 19:27:28 19:27:28 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:27:28 #130 DONE 79.9s 19:27:28 19:27:28 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:27:28 #134 DONE 80.1s 19:27:28 19:27:28 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:27:28 #143 ... 19:27:28 19:27:28 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:27:28 #142 DONE 0.3s 19:27:28 19:27:28 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:27:28 #141 DONE 0.8s 19:27:28 19:27:28 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:27:28 #144 ... 19:27:28 19:27:28 #145 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:27:28 #145 DONE 0.8s 19:27:29 19:27:29 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 #143 DONE 0.6s 19:27:29 19:27:29 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 #146 DONE 0.6s 19:27:29 19:27:29 #147 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:27:29 #147 ... 19:27:29 19:27:29 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:27:29 #148 DONE 0.4s 19:27:29 19:27:29 #149 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 #149 DONE 0.4s 19:27:29 19:27:29 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 #144 DONE 0.6s 19:27:29 19:27:29 #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:27:29 #150 DONE 0.4s 19:27:29 19:27:29 #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 #151 CACHED 19:27:29 19:27:29 #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:27:29 #152 CACHED 19:27:29 19:27:29 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 #153 CACHED 19:27:29 19:27:29 #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:27:29 #154 CACHED 19:27:29 19:27:29 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 #155 CACHED 19:27:29 19:27:29 #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:27:29 #156 CACHED 19:27:29 19:27:29 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:27:29 #157 CACHED 19:27:29 19:27:29 #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 #158 CACHED 19:27:29 19:27:29 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:27:29 #159 ... 19:27:29 19:27:29 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:27:29 #160 DONE 0.7s 19:27:30 19:27:30 #147 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:27:30 #147 DONE 0.7s 19:27:30 19:27:30 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:27:30 #161 DONE 0.6s 19:27:30 19:27:30 #162 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:27:30 #162 ... 19:27:30 19:27:30 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:27:30 #163 DONE 0.6s 19:27:30 19:27:30 #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:31 #164 ... 19:27:31 19:27:31 #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:27:31 #165 DONE 1.6s 19:27:31 19:27:31 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:27:31 #166 DONE 1.6s 19:27:31 19:27:31 #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:27:31 #167 DONE 1.6s 19:27:31 19:27:31 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:27:31 #168 DONE 1.6s 19:27:31 19:27:31 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:27:31 #169 DONE 1.2s 19:27:31 19:27:31 #170 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:27:31 #170 DONE 1.3s 19:27:31 19:27:31 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:27:31 #171 ... 19:27:31 19:27:31 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:27:31 #159 DONE 1.7s 19:27:31 19:27:31 #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:27:31 #172 DONE 1.7s 19:27:31 19:27:31 #162 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:27:31 #162 DONE 1.3s 19:27:31 19:27:31 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:27:31 #173 DONE 2.2s 19:27:31 19:27:31 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:27:31 #174 ... 19:27:31 19:27:31 #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:31 #164 DONE 1.4s 19:27:31 19:27:31 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:27:31 #175 DONE 0.5s 19:27:31 19:27:31 #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:31 #176 DONE 0.5s 19:27:31 19:27:31 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:27:31 #177 DONE 0.5s 19:27:31 19:27:31 #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:27:31 #178 DONE 0.5s 19:27:31 19:27:31 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:27:31 #171 DONE 0.5s 19:27:31 19:27:31 #87 [support-scheduler] exporting to image 19:27:31 #87 exporting layers 0.4s done 19:27:31 #87 ... 19:27:31 19:27:31 #179 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:27:31 #179 DONE 0.5s 19:27:31 19:27:31 #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:27:31 #180 DONE 0.5s 19:27:31 19:27:31 #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:27:31 #181 DONE 0.5s 19:27:31 19:27:31 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:27:31 #174 DONE 0.3s 19:27:31 19:27:31 #87 [support-notifications] exporting to image 19:27:31 #87 ... 19:27:31 19:27:31 #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:27:31 #182 DONE 0.3s 19:27:31 19:27:31 #87 [security-spiffe-token-provider] exporting to image 19:27:31 #87 writing image sha256:e929041873e76f7f099069c6d1ec9ebc3ed9b9488bb9a17cce7fe295b5dfbb2b 0.1s done 19:27:31 #87 naming to docker.io/library/security-spiffe-token-provider done 19:27:32 #87 ... 19:27:32 19:27:32 #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:27:32 #183 DONE 0.4s 19:27:32 19:27:32 #184 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:27:32 #184 DONE 0.4s 19:27:32 19:27:32 #87 [security-spiffe-token-provider] exporting to image 19:27:32 #87 exporting layers 0.3s done 19:27:32 #87 ... 19:27:32 19:27:32 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:27:32 #185 DONE 0.4s 19:27:32 19:27:32 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:27:32 #186 DONE 0.4s 19:27:32 19:27:32 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:27:32 #187 DONE 0.4s 19:27:32 19:27:32 #87 [core-command] exporting to image 19:27:32 #87 exporting layers 0.4s done 19:27:32 #87 writing image sha256:4a32b1ac799f38bd91af933808f30320dd7f5b3591fc5fb11c711febd1b2855b done 19:27:32 #87 naming to docker.io/library/core-command done 19:27:32 #87 ... 19:27:32 19:27:32 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:27:32 #188 DONE 0.3s 19:27:32 19:27:32 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:27:32 #189 DONE 0.3s 19:27:32 19:27:32 #87 [support-notifications] exporting to image 19:27:32 #87 exporting layers 0.2s done 19:27:32 #87 writing image sha256:660791aa5584b6688e5f78c4808259c232d4985547b1da10d93bf5eede9b43ea done 19:27:32 #87 naming to docker.io/library/support-scheduler done 19:27:32 #87 writing image sha256:7578a22efa13dcaf1deef953d8cdb13027c3e318e6298e9f6ce15a5997d39fbb done 19:27:32 #87 naming to docker.io/library/support-notifications done 19:27:32 #87 exporting layers 0.2s done 19:27:32 #87 writing image sha256:db1e4213287a2d280ff0e1670b50081b38a5a00095b61ba222851a7798042b9a done 19:27:32 #87 naming to docker.io/library/core-data done 19:27:32 #87 writing image sha256:099318807d642e8eb3e00a08fbc2057abbc8dfe4cebcc3908ce7e4252e6c702d done 19:27:32 #87 naming to docker.io/library/core-metadata done 19:27:32 #87 DONE 3.1s 19:27:32 19:27:32 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:27:32 #190 DONE 0.2s 19:27:32 19:27:32 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:32 #191 ... 19:27:32 19:27:32 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:32 #192 DONE 0.7s 19:27:32 19:27:32 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:27:32 #193 DONE 0.7s 19:27:32 19:27:32 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:32 #194 DONE 0.9s 19:27:32 19:27:32 #87 [security-proxy-auth] exporting to image 19:27:33 0c6a40ed1a82: Pull complete 19:27:33 #87 ... 19:27:33 19:27:33 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:27:33 #195 DONE 0.3s 19:27:33 19:27:33 #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:33 #196 DONE 0.3s 19:27:33 19:27:33 #87 [security-proxy-auth] exporting to image 19:27:33 #87 exporting layers 0.3s done 19:27:33 #87 writing image sha256:2503f4b316f8cb9101a8e508419e7fc975d1ca628afa6bfd55d0905c2f721760 done 19:27:33 #87 naming to docker.io/library/security-proxy-auth done 19:27:33 #87 DONE 3.4s 19:27:33 19:27:33 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:33 #197 DONE 0.1s 19:27:33 19:27:33 #198 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:33 #198 DONE 1.1s 19:27:33 19:27:33 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:27:33 #199 DONE 0.1s 19:27:33 19:27:33 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:27:33 #200 DONE 0.1s 19:27:33 19:27:33 #87 [core-common-config-bootstrapper] exporting to image 19:27:33 #87 exporting layers 0.2s done 19:27:33 #87 writing image sha256:45038d6c48d305b6681502649fdd775d4339a46c12d41a52196b3dc785646d73 done 19:27:33 #87 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:27:33 #87 DONE 3.6s 19:27:33 19:27:33 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:27:33 #201 DONE 0.1s 19:27:33 19:27:33 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:27:33 #202 DONE 0.1s 19:27:33 19:27:33 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:33 #191 DONE 1.2s 19:27:33 19:27:33 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:27:33 #203 ... 19:27:33 19:27:33 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:33 #204 DONE 0.5s 19:27:33 94ae7d8d031c: Pull complete 19:27:33 19:27:33 #87 [security-secretstore-setup] exporting to image 19:27:33 #87 writing image sha256:dcd15ce3eb93c102607798ea0d15e81a3338e08daa1f2c2116b279e80026414c done 19:27:33 #87 naming to docker.io/library/security-proxy-setup done 19:27:33 #87 exporting layers 0.2s done 19:27:33 #87 writing image sha256:051f35922cc23d15d49285430ca4dd0b9f8c45e6e6f3bdff5814c791b0683d3a done 19:27:33 #87 naming to docker.io/library/security-secretstore-setup done 19:27:33 #87 DONE 4.0s 19:27:33 19:27:33 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:27:33 #203 DONE 0.5s 19:27:34 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:27:34 19:27:34 #87 [security-bootstrapper] exporting to image 19:27:34 #87 exporting layers 0.2s done 19:27:34 #87 writing image sha256:62c3c6c2bfee2f4c86f01f578bb9db60877f3e16bb729fd2fd45d0259d2bb6a7 done 19:27:34 #87 naming to docker.io/library/security-bootstrapper done 19:27:34 #87 DONE 4.2s 19:27:34 time="2023-12-05T19:25:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:27:34 time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:27:34 $ docker stop --time=1 f959639bbfe046d626262733109e9b1b3b1b399590ec1bc8ce2aa1df83d22070 19:27:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:34 WORKDIR /edgex 19:27:34 COPY go.mod . 19:27:34 RUN go mod download 19:27:34 + docker build -t ci-base-image-arm64 -f - . 19:27:35 $ docker rm -f --volumes f959639bbfe046d626262733109e9b1b3b1b399590ec1bc8ce2aa1df83d22070 [Pipeline] // withDockerContainer [Pipeline] sh 19:27:35 #0 building with "default" instance using docker driver 19:27:35 19:27:35 #1 [internal] load .dockerignore 19:27:35 #1 transferring context: 50B 0.0s done 19:27:35 #1 DONE 0.1s 19:27:35 19:27:35 #2 [internal] load build definition from Dockerfile 19:27:35 #2 transferring dockerfile: 172B 0.0s done 19:27:35 #2 DONE 0.1s 19:27:35 19:27:35 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:35 #3 DONE 0.0s 19:27:35 19:27:35 #4 [internal] load build context 19:27:36 + docker images 19:27:36 REPOSITORY TAG IMAGE ID CREATED SIZE 19:27:36 security-proxy-setup latest dcd15ce3eb93 2 seconds ago 29.4MB 19:27:36 core-common-config-bootstrapper latest 45038d6c48d3 2 seconds ago 18.3MB 19:27:36 security-secretstore-setup latest 051f35922cc2 2 seconds ago 44.5MB 19:27:36 security-bootstrapper latest 62c3c6c2bfee 2 seconds ago 23.4MB 19:27:36 security-proxy-auth latest 2503f4b316f8 3 seconds ago 19.5MB 19:27:36 core-command latest 4a32b1ac799f 4 seconds ago 21.2MB 19:27:36 support-notifications latest 7578a22efa13 4 seconds ago 34.8MB 19:27:36 security-spiffe-token-provider latest e929041873e7 4 seconds ago 35.2MB 19:27:36 core-data latest db1e4213287a 4 seconds ago 21.4MB 19:27:36 support-scheduler latest 660791aa5584 4 seconds ago 34.2MB 19:27:36 core-metadata latest 099318807d64 4 seconds ago 21.7MB 19:27:36 security-spire-agent latest 6a5bedf8ca81 About a minute ago 161MB 19:27:36 security-spire-server latest 992f36b73645 About a minute ago 102MB 19:27:36 security-spire-config latest 46473acf3fd1 About a minute ago 102MB 19:27:36 ci-base-image-x86_64 latest 15a106b3bab0 4 minutes ago 937MB 19:27:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 weeks ago 564MB 19:27:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 19:27:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } 19:27:36 #4 transferring context: 3.72kB 0.0s done 19:27:36 #4 DONE 0.1s 19:27:36 19:27:36 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:36 #5 DONE 0.2s 19:27:36 19:27:36 #6 [2/4] WORKDIR /edgex [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] } 19:27:37 #6 DONE 1.3s 19:27:37 19:27:37 #7 [3/4] COPY go.mod . 19:27:37 #7 DONE 0.1s 19:27:37 19:27:37 #8 [4/4] RUN go mod download 19:27:49 #8 DONE 11.2s 19:27:49 19:27:49 #9 exporting to image 19:27:49 #9 exporting layers 19:28:02 #9 exporting layers 13.5s done 19:28:02 #9 writing image sha256:fd7a65bdb59d22efe88a5791551373829932cdc1a009f3fc3ff672509f3b105f done 19:28:02 #9 naming to docker.io/library/ci-base-image-arm64 done 19:28:02 #9 DONE 13.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:02 + docker inspect -f . ci-base-image-arm64 19:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:03 prd-ubuntu20.04-docker-arm64-4c-16g-24088 does not seem to be running inside a container 19:28:03 $ 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 19:28:04 $ docker top a851389b38ce9c4a9f97e955e04a545a31de5bcaf538ddd9442d98b4e8f1e3f3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:05 + go version 19:28:05 go version go1.21.0 linux/arm64 [Pipeline] } 19:28:05 $ docker stop --time=1 a851389b38ce9c4a9f97e955e04a545a31de5bcaf538ddd9442d98b4e8f1e3f3 19:28:06 $ docker rm -f --volumes a851389b38ce9c4a9f97e955e04a545a31de5bcaf538ddd9442d98b4e8f1e3f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:08 + docker inspect -f . ci-base-image-arm64 19:28:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:08 prd-ubuntu20.04-docker-arm64-4c-16g-24088 does not seem to be running inside a container 19:28:08 $ 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 19:28:09 $ docker top 928cf39b6b1271a0ce6aa0a7ae3f91468d7bba1d8b6c34c0484fe00cc60cc1cf -eo pid,comm [Pipeline] { [Pipeline] echo 19:28:09 ========================================================= 19:28:09 [edgeXBuildGoParallel] Running Tests and Build... 19:28:09 ========================================================= [Pipeline] sh 19:28:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:28:10 + make test 19:28:10 go test -race -coverprofile=coverage.out ./... 19:28:57 ? github.com/edgexfoundry/edgex-go [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.219s coverage: 28.7% of statements 19:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.313s coverage: 97.0% of statements 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.395s coverage: 69.2% of statements 19:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.311s coverage: 53.2% of statements 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.252s coverage: 93.4% of statements 19:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.518s coverage: 4.1% of statements 19:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.844s coverage: 97.6% of statements 19:31:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.214s coverage: 72.2% of statements 19:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:31:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.425s coverage: 0.9% of statements 19:31:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.298s coverage: 32.2% of statements 19:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.276s coverage: 41.7% of statements 19:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 82.9% of statements 19:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.215s coverage: 94.1% of statements 19:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.228s coverage: 96.3% of statements 19:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.219s coverage: 87.5% of statements 19:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.219s coverage: 94.4% of statements 19:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.106s coverage: 79.9% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.261s coverage: 92.9% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.223s coverage: 62.3% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.250s coverage: 87.2% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.206s coverage: 20.0% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.194s coverage: 100.0% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.431s coverage: 81.8% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.393s coverage: 82.1% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.223s coverage: 86.0% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.901s coverage: 63.1% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.226s coverage: 100.0% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.067s coverage: 73.7% of statements 19:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.927s coverage: 38.4% of statements 19:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.297s coverage: 89.5% of statements 19:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.238s coverage: 84.8% of statements 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.297s coverage: 19.9% of statements 19:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.628s coverage: 95.7% of statements 19:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.267s coverage: 61.8% of statements 19:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.384s coverage: 98.9% of statements 19:32:23 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 19:32:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:32:23 go vet ./... 19:33:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:45 ./bin/test-attribution-txt.sh [Pipeline] echo 19:33:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:33:45 + ls -al . 19:33:45 total 732 19:33:45 drwxrwxr-x 10 1001 1001 4096 Dec 5 19:28 . 19:33:45 drwxr-xr-x 4 root root 4096 Dec 5 19:28 .. 19:33:45 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:26 .blubracket 19:33:45 -rw-rw-r-- 1 1001 1001 10 Dec 5 19:26 .dockerignore 19:33:45 drwxrwxr-x 8 1001 1001 4096 Dec 5 19:26 .git 19:33:45 drwxrwxr-x 3 1001 1001 4096 Dec 5 19:26 .github 19:33:45 -rw-rw-r-- 1 1001 1001 1074 Dec 5 19:26 .gitignore 19:33:45 -rw-rw-r-- 1 1001 1001 42 Dec 5 19:26 .golangci.yml 19:33:45 -rw-rw-r-- 1 1001 1001 100 Dec 5 19:26 .hadolint.yml 19:33:45 -rw-rw-r-- 1 1001 1001 155 Dec 5 19:26 .sonarcloud.properties 19:33:45 -rw-rw-r-- 1 1001 1001 1171 Dec 5 19:26 ADOPTERS.md 19:33:45 -rw-rw-r-- 1 1001 1001 11674 Dec 5 19:26 Attribution.txt 19:33:45 -rw-rw-r-- 1 1001 1001 100284 Dec 5 19:26 CHANGELOG.md 19:33:45 -rw-rw-r-- 1 1001 1001 3804 Dec 5 19:26 CONTRIBUTING.md 19:33:45 -rw-rw-r-- 1 1001 1001 677 Dec 5 19:26 GOVERNANCE.md 19:33:45 -rw-rw-r-- 1 1001 1001 861 Dec 5 19:26 Jenkinsfile 19:33:45 -rw-rw-r-- 1 1001 1001 10775 Dec 5 19:26 LICENSE 19:33:45 -rw-rw-r-- 1 1001 1001 15054 Dec 5 19:26 Makefile 19:33:45 -rw-rw-r-- 1 1001 1001 582 Dec 5 19:26 OWNERS.md 19:33:45 -rw-rw-r-- 1 1001 1001 9528 Dec 5 19:26 README.md 19:33:45 -rw-rw-r-- 1 1001 1001 789 Dec 5 19:26 SECURITY.md 19:33:45 -rw-rw-r-- 1 1001 1001 5 Dec 5 19:22 VERSION 19:33:45 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:26 bin 19:33:45 drwxrwxr-x 18 1001 1001 4096 Dec 5 19:26 cmd 19:33:45 -rw-r--r-- 1 root root 453601 Dec 5 19:32 coverage.out 19:33:45 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:26 fuzz_test 19:33:45 -rw-rw-r-- 1 1001 1001 3685 Dec 5 19:26 go.mod 19:33:45 -rw-rw-r-- 1 1001 1001 34438 Dec 5 19:26 go.sum 19:33:45 drwxrwxr-x 7 1001 1001 4096 Dec 5 19:26 internal 19:33:45 drwxrwxr-x 3 1001 1001 4096 Dec 5 19:26 openapi 19:33:45 -rw-rw-r-- 1 1001 1001 584 Dec 5 19:26 security.txt 19:33:45 -rw-rw-r-- 1 1001 1001 204 Dec 5 19:26 version.go [Pipeline] sh 19:33:45 + '[' -e coverage.out ] 19:33:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:33:45 Warning: overwriting stash ‘coverage-report’ 19:33:46 Stashed 1 file(s) [Pipeline] sh 19:33:47 + make build 19:33:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:34:54 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 19:34:54 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 19:34:55 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 19:34:59 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 19:35:25 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 19:35:32 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 19:35:37 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 19:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:35:45 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 19:35:49 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 19:35:53 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] } 19:35:59 $ docker stop --time=1 928cf39b6b1271a0ce6aa0a7ae3f91468d7bba1d8b6c34c0484fe00cc60cc1cf 19:36:01 $ docker rm -f --volumes 928cf39b6b1271a0ce6aa0a7ae3f91468d7bba1d8b6c34c0484fe00cc60cc1cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:04 19:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:05 latest: Pulling from edgex-devops/edgex-compose-arm64 19:36:05 547446be3368: Pulling fs layer 19:36:05 d125d8839a47: Pulling fs layer 19:36:05 3e85d5ac6304: Pulling fs layer 19:36:05 c3105a71a48b: Pulling fs layer 19:36:05 0f093f025ec4: Pulling fs layer 19:36:05 c3105a71a48b: Waiting 19:36:05 0f093f025ec4: Waiting 19:36:05 c3106fc0e877: Pulling fs layer 19:36:05 c3106fc0e877: Waiting 19:36:05 547446be3368: Verifying Checksum 19:36:05 547446be3368: Download complete 19:36:05 c3105a71a48b: Verifying Checksum 19:36:05 c3105a71a48b: Download complete 19:36:05 d125d8839a47: Verifying Checksum 19:36:05 d125d8839a47: Download complete 19:36:05 c3106fc0e877: Verifying Checksum 19:36:05 c3106fc0e877: Download complete 19:36:06 0f093f025ec4: Verifying Checksum 19:36:06 0f093f025ec4: Download complete 19:36:06 547446be3368: Pull complete 19:36:07 3e85d5ac6304: Download complete 19:36:08 d125d8839a47: Pull complete 19:36:23 3e85d5ac6304: Pull complete 19:36:23 c3105a71a48b: Pull complete 19:36:23 0f093f025ec4: Pull complete 19:36:23 c3106fc0e877: Pull complete 19:36:23 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:23 prd-ubuntu20.04-docker-arm64-4c-16g-24088 does not seem to be running inside a container 19:36:23 $ 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 19:36:25 $ docker top de02f6b6d357b9c25b3a929c9d36338c980041c91e55ff39222e8dcfb0d87b26 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:25 + docker compose -f ./docker-compose-build.yml build --parallel 19:36:27 #1 [security-proxy-auth internal] load build definition from Dockerfile 19:36:27 #1 transferring dockerfile: 2.15kB 0.0s done 19:36:27 #1 DONE 0.1s 19:36:27 19:36:27 #2 [security-proxy-auth internal] load .dockerignore 19:36:27 #2 transferring context: 50B 0.0s done 19:36:27 #2 DONE 0.1s 19:36:27 19:36:27 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:27 #3 DONE 0.0s 19:36:27 19:36:27 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:36:27 #4 transferring dockerfile: 1.89kB done 19:36:27 #4 DONE 0.1s 19:36:27 19:36:27 #5 [security-spiffe-token-provider internal] load .dockerignore 19:36:27 #5 transferring context: 50B done 19:36:27 #5 DONE 0.1s 19:36:27 19:36:27 #6 [security-bootstrapper internal] load build definition from Dockerfile 19:36:27 #6 ... 19:36:27 19:36:27 #7 [core-data internal] load .dockerignore 19:36:27 #7 transferring context: 50B done 19:36:27 #7 DONE 0.1s 19:36:27 19:36:27 #8 [core-data internal] load build definition from Dockerfile 19:36:27 #8 transferring dockerfile: 2.01kB 0.0s done 19:36:27 #8 DONE 0.1s 19:36:27 19:36:27 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:27 #3 DONE 0.0s 19:36:27 19:36:27 #6 [security-bootstrapper internal] load build definition from Dockerfile 19:36:27 #6 transferring dockerfile: 2.93kB 0.0s done 19:36:27 #6 DONE 0.1s 19:36:27 19:36:27 #9 [security-bootstrapper internal] load .dockerignore 19:36:27 #9 transferring context: 50B done 19:36:27 #9 DONE 0.1s 19:36:27 19:36:27 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:27 #3 DONE 0.0s 19:36:27 19:36:27 #10 [core-common-config-bootstrapper internal] load .dockerignore 19:36:28 #10 ... 19:36:28 19:36:28 #11 [security-spire-config internal] load build definition from Dockerfile 19:36:28 #11 transferring dockerfile: 1.69kB done 19:36:28 #11 DONE 0.2s 19:36:28 19:36:28 #12 [security-spire-config internal] load .dockerignore 19:36:28 #12 transferring context: 50B done 19:36:28 #12 DONE 0.2s 19:36:28 19:36:28 #10 [core-common-config-bootstrapper internal] load .dockerignore 19:36:28 #10 transferring context: 50B done 19:36:28 #10 DONE 0.2s 19:36:28 19:36:28 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:36:28 #13 transferring dockerfile: 2.23kB done 19:36:28 #13 DONE 0.1s 19:36:28 19:36:28 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:28 #3 DONE 0.0s 19:36:28 19:36:28 #14 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:36:28 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:36:28 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:36:28 #14 ... 19:36:28 19:36:28 #15 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:36:28 #15 DONE 0.6s 19:36:28 19:36:28 #14 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:36:28 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:36:28 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:36:28 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:36:28 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:36:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.0s 19:36:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 19:36:28 #14 ... 19:36:28 19:36:28 #16 [core-command internal] load build definition from Dockerfile 19:36:28 #16 transferring dockerfile: 1.93kB 0.0s done 19:36:28 #16 DONE 0.5s 19:36:28 19:36:28 #14 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:36:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.26MB / 3.33MB 0.2s 19:36:28 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 19:36:28 #14 ... 19:36:28 19:36:28 #17 [core-command internal] load .dockerignore 19:36:28 #17 transferring context: 50B 0.0s done 19:36:28 #17 DONE 0.6s 19:36:28 19:36:28 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:28 #3 DONE 0.0s 19:36:28 19:36:28 #14 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:36:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:36:28 #14 ... 19:36:28 19:36:28 #18 [security-spire-agent internal] load .dockerignore 19:36:28 #18 transferring context: 50B 0.0s done 19:36:28 #18 DONE 0.6s 19:36:28 19:36:28 #19 [security-spire-agent internal] load build definition from Dockerfile 19:36:28 #19 transferring dockerfile: 1.81kB 0.0s done 19:36:28 #19 DONE 0.7s 19:36:28 19:36:28 #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:36:28 #20 ... 19:36:28 19:36:28 #15 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:36:28 #15 DONE 0.9s 19:36:29 19:36:29 #21 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:36:29 #21 DONE 1.2s 19:36:29 19:36:29 #22 [core-command builder 2/7] WORKDIR /edgex-go 19:36:29 #22 ... 19:36:29 19:36:29 #23 [security-spire-server internal] load build definition from Dockerfile 19:36:29 #23 transferring dockerfile: 1.70kB 0.0s done 19:36:29 #23 DONE 0.9s 19:36:29 19:36:29 #24 [support-notifications internal] load build definition from Dockerfile 19:36:29 #24 transferring dockerfile: 1.95kB 0.0s done 19:36:29 #24 DONE 0.6s 19:36:29 19:36:29 #22 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:36:29 #22 DONE 0.6s 19:36:29 19:36:29 #25 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:36:29 #25 ... 19:36:29 19:36:29 #26 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:36:29 #26 DONE 1.8s 19:36:29 19:36:29 #14 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:36:29 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:36:29 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:36:29 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:36:29 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:36:29 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:36:30 #14 ... 19:36:30 19:36:30 #27 [security-proxy-setup internal] load .dockerignore 19:36:30 #27 transferring context: 50B 0.1s done 19:36:30 #27 DONE 1.9s 19:36:30 19:36:30 #14 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:36:30 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.5s done 19:36:30 #14 ... 19:36:30 19:36:30 #28 [support-scheduler internal] load .dockerignore 19:36:30 #28 transferring context: 50B 0.0s done 19:36:30 #28 DONE 1.6s 19:36:30 19:36:30 #29 [security-secretstore-setup internal] load build definition from Dockerfile 19:36:30 #29 transferring dockerfile: 2.49kB 0.1s done 19:36:30 #29 DONE 1.9s 19:36:30 19:36:30 #30 [security-proxy-setup internal] load build definition from Dockerfile 19:36:30 #30 transferring dockerfile: 2.50kB 0.0s done 19:36:30 #30 DONE 2.1s 19:36:30 19:36:30 #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:30 #31 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:36:30 #31 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:36:30 #31 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:36:30 #31 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:36:30 #31 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:36:30 #31 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:36:30 #31 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:36:30 #31 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:36:30 #31 ... 19:36:30 19:36:30 #32 [support-scheduler internal] load build definition from Dockerfile 19:36:30 #32 transferring dockerfile: 1.93kB 0.0s done 19:36:30 #32 DONE 1.9s 19:36:30 19:36:30 #33 [security-secretstore-setup internal] load .dockerignore 19:36:30 #33 transferring context: 50B 0.0s done 19:36:30 #33 DONE 2.2s 19:36:30 19:36:30 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:30 #3 DONE 0.0s 19:36:30 19:36:30 #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:30 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s 19:36:30 #31 ... 19:36:30 19:36:30 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:30 #3 DONE 0.0s 19:36:30 19:36:30 #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:36:30 #20 DONE 1.8s 19:36:30 19:36:30 #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:30 #31 ... 19:36:30 19:36:30 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:30 #3 DONE 0.0s 19:36:30 19:36:30 #34 [security-spire-server internal] load .dockerignore 19:36:30 #34 transferring context: 50B 0.0s done 19:36:30 #34 DONE 2.2s 19:36:30 19:36:30 #35 [core-metadata internal] load .dockerignore 19:36:30 #35 transferring context: 50B 0.0s done 19:36:30 #35 DONE 2.6s 19:36:30 19:36:30 #36 [core-metadata internal] load build definition from Dockerfile 19:36:30 #36 transferring dockerfile: 2.06kB 0.1s done 19:36:30 #36 DONE 2.6s 19:36:30 19:36:30 #37 [security-spire-agent internal] load build context 19:36:30 #37 DONE 0.0s 19:36:30 19:36:30 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:30 #38 DONE 0.0s 19:36:30 19:36:30 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:30 #31 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:36:30 #31 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:36:30 #31 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:36:30 #31 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:36:30 #31 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:36:30 #31 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:36:30 #31 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:36:30 #31 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:36:30 #31 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:36:30 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.8s 19:36:31 #31 ... 19:36:31 19:36:31 #39 [support-notifications internal] load .dockerignore 19:36:31 #39 transferring context: 50B 0.1s done 19:36:31 #39 DONE 2.0s 19:36:31 19:36:31 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:31 #31 ... 19:36:31 19:36:31 #21 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:36:31 #21 DONE 1.3s 19:36:31 19:36:31 #22 [core-metadata builder 2/7] WORKDIR /edgex-go 19:36:31 #22 DONE 0.7s 19:36:31 19:36:31 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:31 #3 DONE 0.1s 19:36:31 19:36:31 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:31 #31 ... 19:36:31 19:36:31 #21 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:36:31 #21 DONE 1.6s 19:36:31 19:36:31 #22 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:36:31 #22 DONE 1.0s 19:36:31 19:36:31 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:31 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.2s 19:36:31 #31 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:36:31 #31 ... 19:36:31 19:36:31 #40 [security-spire-config internal] load build context 19:36:31 #40 transferring context: 16.35kB 0.1s done 19:36:31 #40 DONE 1.6s 19:36:31 19:36:31 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:31 #31 ... 19:36:31 19:36:31 #37 [security-spire-agent internal] load build context 19:36:31 #37 transferring context: 17.63kB 0.1s done 19:36:31 #37 DONE 0.6s 19:36:31 19:36:31 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:31 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.5s 19:36:31 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.6s 19:36:31 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.7s 19:36:32 #31 ... 19:36:32 19:36:32 #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:36:32 #15 DONE 2.3s 19:36:32 19:36:32 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:32 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.9s 19:36:32 #31 ... 19:36:32 19:36:32 #21 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:36:32 #21 DONE 1.8s 19:36:32 19:36:32 #22 [support-notifications builder 2/7] WORKDIR /edgex-go 19:36:32 #22 DONE 1.1s 19:36:32 19:36:32 #26 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:36:32 #26 DONE 2.8s 19:36:32 19:36:32 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:32 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.1s 19:36:32 #31 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:36:32 #31 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:36:32 #31 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:36:32 #31 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:36:32 #31 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:36:32 #31 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:36:32 #31 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:36:32 #31 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:36:32 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.50MB / 23.39MB 2.2s 19:36:32 #31 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:36:32 #31 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:36:32 #31 ... 19:36:32 19:36:32 #14 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:36:32 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:36:32 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:36:32 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:36:32 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:36:32 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:36:32 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.5s done 19:36:32 #14 DONE 5.1s 19:36:32 19:36:32 #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:32 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s 19:36:33 #31 ... 19:36:33 19:36:33 #41 [security-spire-server internal] load build context 19:36:33 #41 transferring context: 18.10kB 0.2s done 19:36:33 #41 DONE 1.0s 19:36:33 19:36:33 #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:33 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done 19:36:33 #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done 19:36:33 #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:36:36 #31 ... 19:36:36 19:36:36 #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:36:36 #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:36 #0 3.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:36 #0 4.908 OK: 266 MiB in 52 packages 19:36:36 #42 DONE 6.4s 19:36:36 19:36:36 #25 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:36:36 #25 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:36 #25 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:36 #25 4.899 OK: 266 MiB in 52 packages 19:36:36 #25 DONE 6.8s 19:36:36 19:36:36 #43 [core-data internal] load build context 19:36:36 #43 ... 19:36:36 19:36:36 #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:38 #31 ... 19:36:38 19:36:38 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:36:38 #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:38 #0 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:38 #0 5.305 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:38 #0 5.305 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:38 #0 5.305 OK: 19946 distinct packages available 19:36:38 #0 5.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:38 #0 5.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:38 #0 7.742 OK: 266 MiB in 52 packages 19:36:38 #44 DONE 8.3s 19:36:38 19:36:38 #45 [security-spiffe-token-provider internal] load build context 19:36:38 #45 transferring context: 68.08MB 9.6s 19:36:38 #45 ... 19:36:38 19:36:38 #46 [security-proxy-auth internal] load build context 19:36:38 #46 ... 19:36:38 19:36:38 #47 [security-bootstrapper internal] load build context 19:36:38 #47 ... 19:36:38 19:36:38 #46 [security-proxy-auth internal] load build context 19:36:38 #46 ... 19:36:38 19:36:38 #48 [core-common-config-bootstrapper internal] load build context 19:36:38 #48 ... 19:36:38 19:36:38 #46 [security-proxy-auth internal] load build context 19:36:38 #46 ... 19:36:38 19:36:38 #49 [core-command internal] load build context 19:36:38 #49 ... 19:36:38 19:36:38 #46 [security-proxy-auth internal] load build context 19:36:39 #46 ... 19:36:39 19:36:39 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:39 #0 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:39 #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:39 #0 6.675 OK: 266 MiB in 52 packages 19:36:39 #50 DONE 7.4s 19:36:39 19:36:39 #46 [security-proxy-auth internal] load build context 19:36:39 #46 ... 19:36:39 19:36:39 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:39 #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:39 #0 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:39 #0 5.725 (1/2) Installing ca-certificates (20230506-r0) 19:36:39 #0 5.916 (2/2) Installing dumb-init (1.2.5-r2) 19:36:39 #0 5.916 Executing busybox-1.36.1-r5.trigger 19:36:39 #0 6.013 Executing ca-certificates-20230506-r0.trigger 19:36:39 #0 6.440 OK: 9 MiB in 17 packages 19:36:39 #51 DONE 7.3s 19:36:39 19:36:39 #46 [security-proxy-auth internal] load build context 19:36:40 #46 ... 19:36:40 19:36:40 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:40 #0 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:40 #0 3.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:40 #0 5.764 (1/4) Installing ca-certificates (20230506-r0) 19:36:40 #0 5.990 (2/4) Installing dumb-init (1.2.5-r2) 19:36:40 #0 5.990 (3/4) Installing su-exec (0.2-r3) 19:36:40 #0 5.990 (4/4) Installing yq (4.33.3-r5) 19:36:40 #0 6.386 Executing busybox-1.36.1-r5.trigger 19:36:40 #0 6.472 Executing ca-certificates-20230506-r0.trigger 19:36:40 #0 7.226 OK: 18 MiB in 19 packages 19:36:40 #52 DONE 8.1s 19:36:40 19:36:40 #46 [security-proxy-auth internal] load build context 19:36:41 #46 ... 19:36:41 19:36:41 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:41 #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 19:36:41 #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:36:41 #38 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:36:41 #38 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:36:41 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:36:41 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 19:36:41 #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s 19:36:41 #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.4s done 19:36:41 #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:36:41 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s 19:36:41 #38 ... 19:36:41 19:36:41 #53 [core-metadata internal] load build context 19:36:41 #53 ... 19:36:41 19:36:41 #54 [security-secretstore-setup internal] load build context 19:36:41 #54 ... 19:36:41 19:36:41 #55 [security-proxy-setup internal] load build context 19:36:41 #55 ... 19:36:41 19:36:41 #56 [support-scheduler internal] load build context 19:36:41 #56 ... 19:36:41 19:36:41 #54 [security-secretstore-setup internal] load build context 19:36:42 #54 ... 19:36:42 19:36:42 #57 [support-notifications internal] load build context 19:36:42 #57 ... 19:36:42 19:36:42 #54 [security-secretstore-setup internal] load build context 19:36:42 #54 ... 19:36:42 19:36:42 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:42 #0 6.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:42 #0 7.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:42 #0 10.00 (1/4) Installing dumb-init (1.2.5-r2) 19:36:42 #0 10.00 (2/4) Installing openssl (3.1.4-r1) 19:36:42 #58 ... 19:36:42 19:36:42 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:36:42 #0 5.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:42 #0 6.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:42 #0 8.533 (1/2) Installing dumb-init (1.2.5-r2) 19:36:42 #0 8.533 (2/2) Installing su-exec (0.2-r3) 19:36:42 #0 8.564 Executing busybox-1.36.1-r5.trigger 19:36:42 #0 8.629 OK: 8 MiB in 17 packages 19:36:42 #59 DONE 10.0s 19:36:42 19:36:42 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:42 #58 10.09 (3/4) Installing su-exec (0.2-r3) 19:36:42 #58 10.09 (4/4) Installing yq (4.33.3-r5) 19:36:42 #58 ... 19:36:42 19:36:42 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:42 #0 6.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:42 #0 7.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:42 #0 10.09 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:42 #0 10.09 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:42 #0 10.09 OK: 19946 distinct packages available 19:36:42 #60 ... 19:36:42 19:36:42 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:36:42 #0 6.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:42 #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:42 #0 9.435 (1/1) Installing dumb-init (1.2.5-r2) 19:36:42 #0 9.454 Executing busybox-1.36.1-r5.trigger 19:36:42 #0 9.550 OK: 8 MiB in 16 packages 19:36:42 #61 DONE 10.8s 19:36:42 19:36:42 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:42 #0 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:42 #0 9.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:42 #62 ... 19:36:42 19:36:42 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:42 #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:42 #0 6.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:42 #0 8.635 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:42 #0 8.635 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:42 #0 8.635 OK: 19946 distinct packages available 19:36:42 #0 8.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:42 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:42 #63 ... 19:36:42 19:36:42 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:36:42 #0 8.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:42 #0 9.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:43 #64 ... 19:36:43 19:36:43 #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:36:44 #65 ... 19:36:44 19:36:44 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:44 #58 10.54 Executing busybox-1.36.1-r5.trigger 19:36:44 #58 10.58 OK: 18 MiB in 19 packages 19:36:44 #58 DONE 11.5s 19:36:44 19:36:44 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:36:44 #64 11.58 (1/1) Installing dumb-init (1.2.5-r2) 19:36:44 #64 11.58 Executing busybox-1.36.1-r5.trigger 19:36:44 #64 11.70 OK: 8 MiB in 16 packages 19:36:44 #64 DONE 12.4s 19:36:44 19:36:44 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:44 #63 11.89 (1/11) Installing ca-certificates (20230506-r0) 19:36:44 #63 12.00 (2/11) Installing brotli-libs (1.0.9-r14) 19:36:44 #63 12.07 (3/11) Installing libunistring (1.1-r1) 19:36:44 #63 12.16 (4/11) Installing libidn2 (2.3.4-r1) 19:36:44 #63 12.22 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:36:44 #63 12.30 (6/11) Installing libcurl (8.4.0-r0) 19:36:44 #63 12.33 (7/11) Installing curl (8.4.0-r0) 19:36:44 #63 12.35 (8/11) Installing dumb-init (1.2.5-r2) 19:36:44 #63 12.38 (9/11) Installing musl-obstack (1.2.3-r2) 19:36:44 #63 12.41 (10/11) Installing libucontext (1.2-r2) 19:36:44 #63 12.41 (11/11) Installing gcompat (1.1.0-r1) 19:36:45 #63 12.50 Executing busybox-1.36.1-r5.trigger 19:36:45 #63 12.69 Executing ca-certificates-20230506-r0.trigger 19:36:45 #63 13.10 OK: 13 MiB in 26 packages 19:36:46 #63 ... 19:36:46 19:36:46 #43 [core-data internal] load build context 19:36:46 #43 transferring context: 96.27MB 17.8s 19:36:46 #43 ... 19:36:46 19:36:46 #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:46 #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s 19:36:46 #31 ... 19:36:46 19:36:46 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:46 #63 DONE 14.0s 19:36:46 19:36:46 #54 [security-secretstore-setup internal] load build context 19:36:46 #54 ... 19:36:46 19:36:46 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:46 #60 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:46 #60 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:46 #60 13.36 (1/4) Installing dumb-init (1.2.5-r2) 19:36:46 #60 13.39 (2/4) Installing musl-obstack (1.2.3-r2) 19:36:46 #60 13.39 (3/4) Installing libucontext (1.2-r2) 19:36:46 #60 13.42 (4/4) Installing gcompat (1.1.0-r1) 19:36:46 #60 13.43 Executing busybox-1.36.1-r5.trigger 19:36:46 #60 13.51 OK: 8 MiB in 19 packages 19:36:46 #60 DONE 14.3s 19:36:46 19:36:46 #54 [security-secretstore-setup internal] load build context 19:36:47 #54 ... 19:36:47 19:36:47 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:36:47 #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:47 #0 4.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:47 #0 6.759 OK: 9 MiB in 17 packages 19:36:47 #66 DONE 7.6s 19:36:47 19:36:47 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:47 #62 11.44 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:47 #62 11.44 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:47 #62 11.44 OK: 19946 distinct packages available 19:36:47 #62 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:47 #62 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:47 #62 14.24 (1/5) Installing dumb-init (1.2.5-r2) 19:36:47 #62 14.26 (2/5) Installing musl-obstack (1.2.3-r2) 19:36:47 #62 14.26 (3/5) Installing libucontext (1.2-r2) 19:36:47 #62 14.28 (4/5) Installing gcompat (1.1.0-r1) 19:36:47 #62 14.28 (5/5) Installing openssl (3.1.4-r1) 19:36:47 #62 14.33 Executing busybox-1.36.1-r5.trigger 19:36:47 #62 14.44 OK: 9 MiB in 20 packages 19:36:47 #62 DONE 15.1s 19:36:47 19:36:47 #54 [security-secretstore-setup internal] load build context 19:36:48 #54 ... 19:36:48 19:36:48 #45 [security-spiffe-token-provider internal] load build context 19:36:48 #45 ... 19:36:48 19:36:48 #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:48 #31 ... 19:36:48 19:36:48 #47 [security-bootstrapper internal] load build context 19:36:48 #47 ... 19:36:48 19:36:48 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:36:48 #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:48 #0 5.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:48 #0 7.079 OK: 18 MiB in 19 packages 19:36:48 #67 DONE 7.8s 19:36:48 19:36:48 #47 [security-bootstrapper internal] load build context 19:36:48 #47 ... 19:36:48 19:36:48 #48 [core-common-config-bootstrapper internal] load build context 19:36:48 #48 ... 19:36:48 19:36:48 #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:49 #31 ... 19:36:49 19:36:49 #49 [core-command internal] load build context 19:36:49 #49 ... 19:36:49 19:36:49 #47 [security-bootstrapper internal] load build context 19:36:49 #47 ... 19:36:49 19:36:49 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:36:49 #65 4.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:49 #65 5.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:49 #65 6.328 OK: 8 MiB in 16 packages 19:36:49 #65 DONE 7.1s 19:36:49 19:36:49 #47 [security-bootstrapper internal] load build context 19:36:50 #47 ... 19:36:50 19:36:50 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:36:50 #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:50 #0 5.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:50 #0 6.918 OK: 8 MiB in 17 packages 19:36:50 #68 DONE 7.5s 19:36:50 19:36:50 #47 [security-bootstrapper internal] load build context 19:36:51 #47 ... 19:36:51 19:36:51 #46 [security-proxy-auth internal] load build context 19:36:51 #46 ... 19:36:51 19:36:51 #47 [security-bootstrapper internal] load build context 19:36:51 #47 ... 19:36:51 19:36:51 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:36:51 #0 4.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:51 #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:51 #0 6.590 OK: 18 MiB in 19 packages 19:36:51 #69 DONE 7.2s 19:36:51 19:36:51 #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:51 #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.8s 19:36:51 #31 ... 19:36:51 19:36:51 #53 [core-metadata internal] load build context 19:36:51 #53 transferring context: 34.28MB 19.8s 19:36:51 #53 ... 19:36:51 19:36:51 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:51 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.9s 19:36:51 #38 ... 19:36:51 19:36:51 #55 [security-proxy-setup internal] load build context 19:36:51 #55 ... 19:36:51 19:36:51 #56 [support-scheduler internal] load build context 19:36:51 #56 ... 19:36:51 19:36:51 #55 [security-proxy-setup internal] load build context 19:36:52 #55 ... 19:36:52 19:36:52 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:36:52 #0 4.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:52 #0 5.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:52 #0 6.731 OK: 8 MiB in 16 packages 19:36:52 #70 DONE 7.4s 19:36:52 19:36:52 #55 [security-proxy-setup internal] load build context 19:36:52 #55 ... 19:36:52 19:36:52 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:36:52 #71 DONE 1.1s 19:36:52 19:36:52 #55 [security-proxy-setup internal] load build context 19:36:52 #55 ... 19:36:52 19:36:52 #57 [support-notifications internal] load build context 19:36:52 #57 ... 19:36:52 19:36:52 #55 [security-proxy-setup internal] load build context 19:36:53 #55 ... 19:36:53 19:36:53 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:36:53 #72 DONE 3.3s 19:36:53 19:36:53 #55 [security-proxy-setup internal] load build context 19:36:53 #55 ... 19:36:53 19:36:53 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:36:53 #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:53 #0 4.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:53 #0 5.785 OK: 9 MiB in 20 packages 19:36:53 #73 DONE 6.5s 19:36:53 19:36:53 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:36:53 #0 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:53 #0 5.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:53 #0 6.692 OK: 13 MiB in 26 packages 19:36:53 #74 DONE 7.4s 19:36:53 19:36:53 #55 [security-proxy-setup internal] load build context 19:36:54 #55 ... 19:36:54 19:36:54 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:36:54 #75 DONE 1.1s 19:36:54 19:36:54 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:36:54 #0 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:54 #0 5.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:54 #0 7.068 OK: 8 MiB in 19 packages 19:36:54 #76 DONE 7.6s 19:36:54 19:36:54 #55 [security-proxy-setup internal] load build context 19:36:54 #55 ... 19:36:54 19:36:54 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:54 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.5s done 19:36:54 #38 DONE 23.8s 19:36:54 19:36:54 #55 [security-proxy-setup internal] load build context 19:36:56 #55 ... 19:36:56 19:36:56 #43 [core-data internal] load build context 19:36:56 #43 transferring context: 155.38MB 28.1s 19:36:56 #43 ... 19:36:56 19:36:56 #55 [security-proxy-setup internal] load build context 19:36:57 #55 ... 19:36:57 19:36:57 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:36:57 #77 DONE 1.4s 19:36:57 19:36:57 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:57 #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.9s done 19:36:57 #31 DONE 27.9s 19:36:57 19:36:57 #55 [security-proxy-setup internal] load build context 19:36:57 #55 ... 19:36:57 19:36:57 #47 [security-bootstrapper internal] load build context 19:36:57 #47 transferring context: 189.82MB 29.5s done 19:36:57 #47 DONE 29.9s 19:36:57 19:36:57 #55 [security-proxy-setup internal] load build context 19:36:58 #55 ... 19:36:58 19:36:58 #54 [security-secretstore-setup internal] load build context 19:36:58 #54 ... 19:36:58 19:36:58 #55 [security-proxy-setup internal] load build context 19:36:58 #55 ... 19:36:58 19:36:58 #45 [security-spiffe-token-provider internal] load build context 19:36:58 #45 ... 19:36:58 19:36:58 #43 [core-data internal] load build context 19:36:58 #43 ... 19:36:58 19:36:58 #48 [core-common-config-bootstrapper internal] load build context 19:36:58 #48 ... 19:36:58 19:36:58 #43 [core-data internal] load build context 19:36:58 #43 ... 19:36:58 19:36:58 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:58 #78 DONE 1.1s 19:36:58 19:36:58 #43 [core-data internal] load build context 19:36:59 #43 ... 19:36:59 19:36:59 #49 [core-command internal] load build context 19:36:59 #49 ... 19:36:59 19:36:59 #43 [core-data internal] load build context 19:37:00 #43 transferring context: 189.82MB 32.1s done 19:37:01 #43 DONE 33.2s 19:37:01 19:37:01 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:01 #79 DONE 2.4s 19:37:01 19:37:01 #49 [core-command internal] load build context 19:37:01 #49 ... 19:37:01 19:37:01 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:01 #80 DONE 2.8s 19:37:01 19:37:01 #45 [security-spiffe-token-provider internal] load build context 19:37:01 #45 transferring context: 189.82MB 32.3s done 19:37:01 #45 DONE 33.3s 19:37:01 19:37:01 #49 [core-command internal] load build context 19:37:01 #49 ... 19:37:01 19:37:01 #46 [security-proxy-auth internal] load build context 19:37:01 #46 ... 19:37:01 19:37:01 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:01 #81 DONE 2.8s 19:37:01 19:37:01 #46 [security-proxy-auth internal] load build context 19:37:01 #46 ... 19:37:01 19:37:01 #49 [core-command internal] load build context 19:37:01 #49 ... 19:37:01 19:37:01 #53 [core-metadata internal] load build context 19:37:01 #53 ... 19:37:01 19:37:01 #49 [core-command internal] load build context 19:37:02 #49 transferring context: 189.82MB 32.7s done 19:37:02 #49 ... 19:37:02 19:37:02 #56 [support-scheduler internal] load build context 19:37:02 #56 ... 19:37:02 19:37:02 #53 [core-metadata internal] load build context 19:37:02 #53 ... 19:37:02 19:37:02 #49 [core-command internal] load build context 19:37:02 #49 DONE 33.7s 19:37:02 19:37:02 #53 [core-metadata internal] load build context 19:37:02 #53 ... 19:37:02 19:37:02 #57 [support-notifications internal] load build context 19:37:02 #57 ... 19:37:02 19:37:02 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:37:02 #82 DONE 1.3s 19:37:02 19:37:02 #48 [core-common-config-bootstrapper internal] load build context 19:37:02 #48 transferring context: 189.82MB 33.5s done 19:37:02 #48 DONE 34.4s 19:37:02 19:37:02 #57 [support-notifications internal] load build context 19:37:02 #57 ... 19:37:02 19:37:02 #53 [core-metadata internal] load build context 19:37:02 #53 ... 19:37:02 19:37:02 #83 [core-data builder 4/7] COPY go.mod vendor* ./ 19:37:02 #83 DONE 1.4s 19:37:03 19:37:03 #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:37:03 #84 DONE 1.5s 19:37:03 19:37:03 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:03 #85 ... 19:37:03 19:37:03 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:37:03 #86 DONE 1.6s 19:37:03 19:37:03 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:37:03 #87 DONE 1.6s 19:37:03 19:37:03 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:03 #88 ... 19:37:03 19:37:03 #56 [support-scheduler internal] load build context 19:37:03 #56 transferring context: 189.82MB 31.2s done 19:37:03 #56 DONE 32.1s 19:37:03 19:37:03 #53 [core-metadata internal] load build context 19:37:03 #53 ... 19:37:03 19:37:03 #57 [support-notifications internal] load build context 19:37:03 #57 transferring context: 189.82MB 31.1s done 19:37:03 #57 DONE 31.7s 19:37:03 19:37:03 #89 [security-spire-server stage-2 6/9] COPY security.txt / 19:37:03 #89 DONE 1.0s 19:37:03 19:37:03 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 19:37:03 #90 DONE 0.8s 19:37:03 19:37:03 #91 [security-spire-config stage-2 6/10] COPY security.txt / 19:37:03 #91 DONE 0.7s 19:37:03 19:37:03 #53 [core-metadata internal] load build context 19:37:04 #53 ... 19:37:04 19:37:04 #54 [security-secretstore-setup internal] load build context 19:37:04 #54 transferring context: 189.82MB 32.3s done 19:37:04 #54 DONE 33.1s 19:37:04 19:37:04 #53 [core-metadata internal] load build context 19:37:04 #53 ... 19:37:04 19:37:04 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:37:04 #92 DONE 0.7s 19:37:04 19:37:04 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:37:04 #93 DONE 0.6s 19:37:04 19:37:04 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:37:04 #94 DONE 0.7s 19:37:04 19:37:04 #53 [core-metadata internal] load build context 19:37:04 #53 ... 19:37:04 19:37:04 #95 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:37:04 #95 DONE 0.8s 19:37:04 19:37:04 #53 [core-metadata internal] load build context 19:37:05 #53 ... 19:37:05 19:37:05 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:37:05 #96 DONE 0.4s 19:37:05 19:37:05 #55 [security-proxy-setup internal] load build context 19:37:05 #55 transferring context: 189.82MB 33.2s done 19:37:05 #55 DONE 33.7s 19:37:05 19:37:05 #53 [core-metadata internal] load build context 19:37:05 #53 ... 19:37:05 19:37:05 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:37:05 #97 DONE 0.7s 19:37:05 19:37:05 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:05 #98 DONE 0.6s 19:37:05 19:37:05 #53 [core-metadata internal] load build context 19:37:05 #53 ... 19:37:05 19:37:05 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:37:05 #99 DONE 0.6s 19:37:05 19:37:05 #53 [core-metadata internal] load build context 19:37:05 #53 ... 19:37:05 19:37:05 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:05 #100 DONE 0.6s 19:37:05 19:37:05 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:37:05 #101 DONE 0.6s 19:37:05 19:37:05 #53 [core-metadata internal] load build context 19:37:06 #53 transferring context: 189.82MB 35.1s done 19:37:06 #53 DONE 35.7s 19:37:06 19:37:06 #46 [security-proxy-auth internal] load build context 19:37:07 #46 ... 19:37:07 19:37:07 #102 [security-spire-server] exporting to image 19:37:07 #102 exporting layers 1.7s done 19:37:07 #102 writing image sha256:4436b62af8fb968b78eaffc174067ed1c08239ab9c70da28785b95fd87687294 0.0s done 19:37:07 #102 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:37:07 #102 DONE 1.7s 19:37:07 19:37:07 #46 [security-proxy-auth internal] load build context 19:37:07 #46 ... 19:37:07 19:37:07 #103 [security-spire-agent] exporting to image 19:37:07 #103 exporting layers 1.8s done 19:37:07 #103 writing image sha256:c2b5a90604a528429733c7ee39550416b6190b6dc6d06261d96f50cb122c3ea3 done 19:37:07 #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:37:07 #103 DONE 1.9s 19:37:07 19:37:07 #104 [security-spire-config] exporting to image 19:37:07 #104 exporting layers 1.8s done 19:37:07 #104 writing image sha256:937e964efc99b1093eda83b5273616087468a7307a66b2c6f50cda388b11add7 0.0s done 19:37:07 #104 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:37:07 #104 DONE 1.8s 19:37:07 19:37:07 #46 [security-proxy-auth internal] load build context 19:37:07 #46 transferring context: 189.82MB 39.6s done 19:37:07 #46 DONE 40.1s 19:37:07 19:37:07 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:09 #105 ... 19:37:09 19:37:09 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:24 #106 DONE 24.1s 19:37:24 19:37:24 #107 [security-bootstrapper builder 6/7] COPY . . 19:37:25 #107 ... 19:37:25 19:37:25 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:25 #88 DONE 22.6s 19:37:25 19:37:25 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:25 #105 DONE 21.1s 19:37:25 19:37:25 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:37:25 #108 CACHED 19:37:25 19:37:25 #109 [security-secretstore-setup builder 6/7] COPY . . 19:37:25 #109 CACHED 19:37:25 19:37:25 #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:25 #110 CACHED 19:37:25 19:37:25 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:37:25 #111 CACHED 19:37:25 19:37:25 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:25 #112 CACHED 19:37:25 19:37:25 #113 [security-proxy-setup builder 6/7] COPY . . 19:37:25 #113 CACHED 19:37:25 19:37:25 #107 [security-bootstrapper builder 6/7] COPY . . 19:37:25 #107 DONE 2.5s 19:37:25 19:37:25 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:25 #85 DONE 22.8s 19:37:25 19:37:25 #114 [support-notifications builder 6/7] COPY . . 19:37:28 #114 ... 19:37:28 19:37:28 #115 [core-data builder 6/7] COPY . . 19:37:28 #115 DONE 2.8s 19:37:28 19:37:28 #114 [support-notifications builder 6/7] COPY . . 19:37:28 #114 DONE 2.8s 19:37:28 19:37:28 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:28 #116 CACHED 19:37:28 19:37:28 #117 [support-scheduler builder 6/7] COPY . . 19:37:28 #117 CACHED 19:37:28 19:37:28 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:37:28 #118 CACHED 19:37:28 19:37:28 #119 [core-metadata builder 6/7] COPY . . 19:37:28 #119 CACHED 19:37:28 19:37:28 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:37:28 #120 CACHED 19:37:28 19:37:28 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:28 #121 CACHED 19:37:28 19:37:28 #122 [core-command builder 6/7] COPY . . 19:37:28 #122 CACHED 19:37:28 19:37:28 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:28 #123 CACHED 19:37:28 19:37:28 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 19:37:28 #124 CACHED 19:37:28 19:37:28 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:28 #125 CACHED 19:37:28 19:37:28 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:37:28 #126 CACHED 19:37:28 19:37:28 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 19:37:28 #127 CACHED 19:37:28 19:37:28 #128 [security-spiffe-token-provider builder 6/7] COPY . . 19:37:28 #128 DONE 2.8s 19:37:28 19:37:28 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:37:28 #129 CACHED 19:37:28 19:37:28 #130 [security-proxy-auth builder 6/7] COPY . . 19:37:28 #130 CACHED 19:37:28 19:37:28 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:28 #131 CACHED 19:37:28 19:37:28 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:37:34 #132 ... 19:37:34 19:37:34 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:37:34 #0 5.505 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 19:37:34 #133 ... 19:37:34 19:37:34 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:37:34 #132 5.532 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 19:37:36 #132 ... 19:37:36 19:37:36 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:37:36 #0 2.278 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 19:37:36 #134 ... 19:37:36 19:37:36 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:37:36 #0 2.261 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 19:37:36 #135 ... 19:37:36 19:37:36 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:37:36 #0 1.869 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 19:37:36 #136 ... 19:37:36 19:37:36 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:36 #0 5.438 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 19:37:38 #137 ... 19:37:38 19:37:38 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:38 #0 5.440 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 19:37:38 #138 ... 19:37:38 19:37:38 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:37:38 #0 5.525 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 19:37:38 #139 ... 19:37:38 19:37:38 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:37:38 #0 5.694 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 19:37:39 #140 ... 19:37:39 19:37:39 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:37:39 #0 5.529 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 19:37:39 #141 ... 19:37:39 19:37:39 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:37:39 #0 5.559 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 19:43:46 #142 ... 19:43:46 19:43:46 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:43:46 #136 365.8 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 19:43:46 #136 ... 19:43:46 19:43:46 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:43:46 #134 DONE 366.5s 19:43:46 19:43:46 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:43:46 #132 ... 19:43:46 19:43:46 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:43:46 #143 DONE 0.3s 19:43:46 19:43:46 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:43:46 #144 DONE 0.2s 19:43:46 19:43:46 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:43:46 #145 DONE 0.2s 19:43:46 19:43:46 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:43:46 #146 DONE 0.2s 19:43:46 19:43:46 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:43:46 #147 DONE 0.3s 19:43:46 19:43:46 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:43:46 #148 DONE 0.2s 19:43:46 19:43:46 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:43:46 #132 ... 19:43:46 19:43:46 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:43:46 #149 DONE 2.0s 19:43:46 19:43:46 #150 [security-proxy-setup] exporting to image 19:43:46 #150 exporting layers 19:43:46 #150 exporting layers 0.8s done 19:43:46 #150 writing image sha256:ae22c3b4ae8c6214941db7426e53b685d7b874bb6e276084bbd5e9c1fea0cee8 0.0s done 19:43:46 #150 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:43:46 #150 DONE 0.9s 19:43:46 19:43:46 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:43:46 #132 ... 19:43:46 19:43:46 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:43:46 #135 DONE 373.3s 19:43:46 19:43:46 #151 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:43:46 #151 DONE 0.3s 19:43:46 19:43:46 #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:43:46 #152 DONE 2.0s 19:43:46 19:43:46 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:43:46 #139 ... 19:43:46 19:43:46 #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:43:46 #153 DONE 0.1s 19:43:46 19:43:46 #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:43:46 #154 DONE 0.4s 19:43:46 19:43:46 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:43:46 #133 ... 19:43:46 19:43:46 #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:43:46 #155 DONE 0.4s 19:43:46 19:43:46 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:43:46 #139 ... 19:43:46 19:43:46 #156 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:43:46 #156 DONE 0.1s 19:43:46 19:43:46 #157 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:43:46 #157 DONE 0.2s 19:43:46 19:43:46 #158 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:43:46 #158 DONE 0.2s 19:43:46 19:43:46 #159 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:43:46 #159 DONE 0.2s 19:43:46 19:43:46 #160 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:43:46 #160 DONE 0.3s 19:43:46 19:43:46 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:43:46 #139 ... 19:43:46 19:43:46 #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:43:46 #161 ... 19:43:46 19:43:46 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:43:46 #136 DONE 379.2s 19:43:46 19:43:46 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:43:46 #138 ... 19:43:46 19:43:46 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:43:46 #162 DONE 0.3s 19:43:46 19:43:46 #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:43:46 #161 DONE 1.9s 19:43:46 19:43:46 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:43:46 #163 DONE 0.6s 19:43:46 19:43:46 #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:43:46 #164 DONE 0.3s 19:43:46 19:43:46 #165 [security-bootstrapper] exporting to image 19:43:46 #165 exporting layers 19:43:46 #165 ... 19:43:46 19:43:46 #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:43:46 #166 DONE 0.2s 19:43:46 19:43:46 #167 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:43:47 #167 DONE 0.2s 19:43:47 19:43:47 #165 [security-bootstrapper] exporting to image 19:43:47 #165 exporting layers 1.4s done 19:43:47 #165 writing image sha256:ced3c8e8008047456aaaccc215e16c2b0abb26312b1f8e1a625501d403d6a921 done 19:43:47 #165 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 19:43:47 #165 DONE 1.4s 19:43:47 19:43:47 #168 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:43:47 #168 DONE 0.3s 19:43:47 19:43:47 #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:43:47 #169 DONE 0.3s 19:43:47 19:43:47 #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:43:47 #170 DONE 0.2s 19:43:47 19:43:47 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:43:51 #171 DONE 3.0s 19:43:51 19:43:51 #172 [security-secretstore-setup] exporting to image 19:43:51 #172 exporting layers 1.1s done 19:43:51 #172 writing image sha256:f8473575b96cfe613126762ecc070125aaf8e2787bb34ec3bb67db784b6bd90b done 19:43:51 #172 naming to docker.io/library/security-secretstore-setup-arm64 done 19:43:51 #172 DONE 1.1s 19:43:51 19:43:51 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:44:00 #138 ... 19:44:00 19:44:00 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:44:00 #142 DONE 391.3s 19:44:00 19:44:00 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:44:00 #173 DONE 0.3s 19:44:00 19:44:00 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:44:00 #141 ... 19:44:00 19:44:00 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:44:00 #174 DONE 0.2s 19:44:00 19:44:00 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:44:00 #175 DONE 0.3s 19:44:00 19:44:00 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:44:01 #176 DONE 0.1s 19:44:01 19:44:01 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:44:01 #177 DONE 0.2s 19:44:01 19:44:01 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:03 #178 DONE 1.8s 19:44:03 19:44:03 #179 [security-proxy-auth] exporting to image 19:44:03 #179 exporting layers 19:44:03 #179 exporting layers 0.6s done 19:44:03 #179 writing image sha256:8a9d39bb92790885c4387dfc8868e8504193ae1d9271cdb2023c05f0e0779d40 done 19:44:03 #179 naming to docker.io/library/security-proxy-auth-arm64 done 19:44:03 #179 DONE 0.6s 19:44:03 19:44:03 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:44:10 #139 ... 19:44:10 19:44:10 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:44:10 #141 DONE 401.7s 19:44:10 19:44:10 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:44:10 #180 DONE 0.3s 19:44:10 19:44:10 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:44:11 #181 DONE 0.1s 19:44:11 19:44:11 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:44:11 #182 DONE 0.4s 19:44:11 19:44:11 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:44:11 #138 ... 19:44:11 19:44:11 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:44:11 #183 DONE 0.1s 19:44:11 19:44:11 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:44:11 #184 DONE 0.1s 19:44:11 19:44:11 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:44:11 #139 ... 19:44:11 19:44:11 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:13 #185 DONE 1.7s 19:44:13 19:44:13 #186 [core-common-config-bootstrapper] exporting to image 19:44:13 #186 exporting layers 19:44:14 #186 exporting layers 0.6s done 19:44:14 #186 writing image sha256:0e1c0a823d652510a218939c60adbb5a391ab38dd80f4bd331aefe25fbcda373 0.0s done 19:44:14 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 19:44:14 #186 DONE 0.6s 19:44:14 19:44:14 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:44:24 #139 DONE 414.3s 19:44:24 19:44:24 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:24 #133 ... 19:44:24 19:44:24 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:44:24 #187 DONE 0.3s 19:44:24 19:44:24 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:44:24 #140 ... 19:44:24 19:44:24 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:44:24 #188 DONE 0.2s 19:44:24 19:44:24 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:44:24 #189 DONE 0.3s 19:44:24 19:44:24 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:44:24 #190 DONE 0.1s 19:44:24 19:44:24 #191 [core-command] exporting to image 19:44:24 #191 exporting layers 19:44:24 #191 exporting layers 0.2s done 19:44:24 #191 writing image sha256:a7f1ae3395d12d508f17c4e274d436a19f166e2b0a517771a817703f5cac14f5 0.0s done 19:44:24 #191 naming to docker.io/library/core-command-arm64 19:44:24 #191 naming to docker.io/library/core-command-arm64 0.0s done 19:44:24 #191 DONE 0.2s 19:44:24 19:44:24 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:44:26 #140 ... 19:44:26 19:44:26 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:44:26 #138 DONE 417.6s 19:44:26 19:44:26 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:44:26 #140 ... 19:44:26 19:44:26 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:44:26 #192 DONE 0.1s 19:44:26 19:44:26 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:44:26 #193 DONE 0.2s 19:44:26 19:44:26 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:26 #133 ... 19:44:26 19:44:26 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:44:27 #194 DONE 0.4s 19:44:27 19:44:27 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:44:27 #195 DONE 0.2s 19:44:27 19:44:27 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:44:27 #196 DONE 0.2s 19:44:27 19:44:27 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:44:27 #140 ... 19:44:27 19:44:27 #197 [core-metadata] exporting to image 19:44:28 #197 exporting layers 0.4s done 19:44:28 #197 writing image sha256:37d9c5a299529f638a6ef681d423baafa91ae833adced22a2b4a9d1ecffc68a9 done 19:44:28 #197 naming to docker.io/library/core-metadata-arm64 0.0s done 19:44:28 #197 DONE 0.4s 19:44:28 19:44:28 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:44:28 #140 DONE 419.6s 19:44:28 19:44:28 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:44:28 #137 ... 19:44:28 19:44:28 #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:28 #198 DONE 0.1s 19:44:28 19:44:28 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:44:28 #199 DONE 0.1s 19:44:28 19:44:28 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:44:29 #200 DONE 0.3s 19:44:29 19:44:29 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:44:29 #132 ... 19:44:29 19:44:29 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:44:29 #201 DONE 0.1s 19:44:29 19:44:29 #202 [core-data] exporting to image 19:44:29 #202 exporting layers 0.3s done 19:44:29 #202 writing image sha256:4d905691244b313106d07b69f06edbe2a5c8ab79747416cc7b46258700493cfc done 19:44:29 #202 naming to docker.io/library/core-data-arm64 done 19:44:29 #202 DONE 0.3s 19:44:29 19:44:29 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:44:39 #132 DONE 430.9s 19:44:39 19:44:39 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:39 #203 DONE 0.2s 19:44:39 19:44:39 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:44:39 #204 DONE 0.1s 19:44:39 19:44:39 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:40 #133 ... 19:44:40 19:44:40 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:44:40 #205 DONE 0.3s 19:44:40 19:44:40 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:44:40 #206 DONE 0.1s 19:44:40 19:44:40 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:40 #133 ... 19:44:40 19:44:40 #207 [security-spiffe-token-provider] exporting to image 19:44:40 #207 exporting layers 19:44:40 #207 exporting layers 0.5s done 19:44:40 #207 writing image sha256:0abaaf4324934fa6ada38b72b21ec55bdd74b15e7630f4839604914aa2fcc9ec done 19:44:40 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:44:40 #207 DONE 0.5s 19:44:40 19:44:40 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:49 #133 ... 19:44:49 19:44:49 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:44:49 #137 DONE 440.1s 19:44:49 19:44:49 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:49 #133 ... 19:44:49 19:44:49 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:49 #208 DONE 0.1s 19:44:49 19:44:49 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:44:49 #209 DONE 0.1s 19:44:49 19:44:49 #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:44:49 #210 ... 19:44:49 19:44:49 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:49 #133 DONE 440.8s 19:44:49 19:44:49 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:49 #211 ... 19:44:49 19:44:49 #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:44:49 #210 DONE 0.4s 19:44:49 19:44:49 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:49 #211 DONE 0.2s 19:44:49 19:44:49 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:44:49 #212 DONE 0.1s 19:44:49 19:44:49 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:44:49 #213 DONE 0.1s 19:44:49 19:44:49 #214 [support-scheduler] exporting to image 19:44:49 #214 exporting layers 19:44:50 #214 exporting layers 0.5s done 19:44:50 #214 writing image sha256:fb307751c07a5301ae8aa0633dd31124aa9afbf69c6047a7392c4a1d7b89e4f3 done 19:44:50 #214 naming to docker.io/library/support-scheduler-arm64 done 19:44:50 #214 DONE 0.5s 19:44:50 19:44:50 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:44:50 #215 DONE 0.4s 19:44:50 19:44:50 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:44:50 #216 DONE 0.1s 19:44:50 19:44:50 #217 [support-notifications] exporting to image 19:44:50 #217 exporting layers 0.4s done 19:44:50 #217 writing image sha256:c0ca131f445c0bdd619cee6f6b35eac8b3eca5608dd78ddc848f3e77d8ebdd33 done 19:44:50 #217 naming to docker.io/library/support-notifications-arm64 0.0s done 19:44:50 #217 DONE 0.4s 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:50 time="2023-12-05T19:36:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:44:50 $ docker stop --time=1 de02f6b6d357b9c25b3a929c9d36338c980041c91e55ff39222e8dcfb0d87b26 19:44:52 $ docker rm -f --volumes de02f6b6d357b9c25b3a929c9d36338c980041c91e55ff39222e8dcfb0d87b26 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:53 + docker images 19:44:53 REPOSITORY TAG IMAGE ID CREATED SIZE 19:44:53 support-notifications-arm64 latest c0ca131f445c 2 seconds ago 34.4MB 19:44:53 support-scheduler-arm64 latest fb307751c07a 3 seconds ago 33.7MB 19:44:53 security-spiffe-token-provider-arm64 latest 0abaaf432493 12 seconds ago 35.3MB 19:44:53 core-data-arm64 latest 4d905691244b 23 seconds ago 21.2MB 19:44:53 core-metadata-arm64 latest 37d9c5a29952 25 seconds ago 21.6MB 19:44:53 core-command-arm64 latest a7f1ae3395d1 29 seconds ago 21MB 19:44:53 core-common-config-bootstrapper-arm64 latest 0e1c0a823d65 39 seconds ago 18.3MB 19:44:53 security-proxy-auth-arm64 latest 8a9d39bb9279 50 seconds ago 19.4MB 19:44:53 security-secretstore-setup-arm64 latest f8473575b96c About a minute ago 43.7MB 19:44:53 security-bootstrapper-arm64 latest ced3c8e80080 About a minute ago 23.1MB 19:44:53 security-proxy-setup-arm64 latest ae22c3b4ae8c About a minute ago 29.2MB 19:44:53 security-spire-server-arm64 latest 4436b62af8fb 7 minutes ago 96.7MB 19:44:53 security-spire-config-arm64 latest 937e964efc99 7 minutes ago 95.8MB 19:44:53 security-spire-agent-arm64 latest c2b5a90604a5 7 minutes ago 152MB 19:44:53 ci-base-image-arm64 latest fd7a65bdb59d 17 minutes ago 933MB 19:44:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 weeks ago 560MB 19:44:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 months ago 332MB [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 19:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:54 19:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:55 arm64: Pulling from edgex-lftools-log-publisher 19:44:55 8998bd30e6a1: Pulling fs layer 19:44:55 04944245beec: Pulling fs layer 19:44:55 699f458cf7ca: Pulling fs layer 19:44:55 765212b225bb: Pulling fs layer 19:44:55 f23df028b6ca: Pulling fs layer 19:44:55 765212b225bb: Waiting 19:44:55 d65c8cfc05b1: Pulling fs layer 19:44:55 f23df028b6ca: Waiting 19:44:55 2437ff75d9bd: Pulling fs layer 19:44:55 d65c8cfc05b1: Waiting 19:44:55 2437ff75d9bd: Waiting 19:44:55 04944245beec: Verifying Checksum 19:44:55 04944245beec: Download complete 19:44:55 765212b225bb: Download complete 19:44:55 f23df028b6ca: Verifying Checksum 19:44:55 f23df028b6ca: Download complete 19:44:55 d65c8cfc05b1: Verifying Checksum 19:44:55 d65c8cfc05b1: Download complete 19:44:55 699f458cf7ca: Verifying Checksum 19:44:55 699f458cf7ca: Download complete 19:44:55 8998bd30e6a1: Verifying Checksum 19:44:55 8998bd30e6a1: Download complete 19:44:57 2437ff75d9bd: Verifying Checksum 19:45:03 8998bd30e6a1: Pull complete 19:45:03 04944245beec: Pull complete 19:45:04 699f458cf7ca: Pull complete 19:45:04 765212b225bb: Pull complete 19:45:05 f23df028b6ca: Pull complete 19:45:05 d65c8cfc05b1: Pull complete 19:45:32 2437ff75d9bd: Pull complete 19:45:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:33 prd-ubuntu20.04-docker-arm64-4c-16g-24088 does not seem to be running inside a container 19:45:33 $ 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 19:45:35 $ docker top 8c4b0dfb27e38df6b4f7eeef5f68bf88bb69d72e90d19b8adecae1a1f1474f97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:35 ---> job-cost.sh 19:45:36 lf-activate-venv: SKIPPING 19:45:36 INFO: No Stack... 19:45:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:45:37 INFO: Archiving Costs [Pipeline] sh 19:45:37 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:45:37 + cut -d, -f6 [Pipeline] lock 19:45:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4733-1-stack-cost] 19:45:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4733-1-stack-cost] did not exist. Created. 19:45:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4733-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:38 + echo total: 0.2199999988079071 [Pipeline] stash 19:45:38 Stashed 1 file(s) [Pipeline] } 19:45:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4733-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:38 $ docker stop --time=1 8c4b0dfb27e38df6b4f7eeef5f68bf88bb69d72e90d19b8adecae1a1f1474f97 19:45:40 $ docker rm -f --volumes 8c4b0dfb27e38df6b4f7eeef5f68bf88bb69d72e90d19b8adecae1a1f1474f97 [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 19:45:42 provisioning config files... 19:45:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14435910469939822071tmp [Pipeline] { [Pipeline] sh 19:45:42 + set +x 19:45:42 + bash -s -- 19:45:42 + curl -s https://codecov.io/bash 19:45:42 19:45:42 _____ _ 19:45:42 / ____| | | 19:45:42 | | ___ __| | ___ ___ _____ __ 19:45:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:42 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:42 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:42 Bash-1.0.6 19:45:42 19:45:42 19:45:42 ==> git version 2.25.1 found 19:45:42 ==> 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 19:45:42 Release-Date: 2020-01-08 19:45:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:45:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:45:42 ==> Jenkins CI detected. 19:45:42 current dir:  /w/workspace/edgex-go/1 19:45:42 project root: . 19:45:42 --> token set from env 19:45:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:42 ==> Running gcov in . (disable via -X gcov) 19:45:42 ==> Python coveragepy not found 19:45:42 ==> Searching for coverage reports in: 19:45:42 + . 19:45:42 -> Found 1 reports 19:45:42 ==> Detecting git/mercurial file structure 19:45:42 ==> Reading reports 19:45:42 + ./coverage.out bytes=453601 19:45:42 ==> Appending adjustments 19:45:42 https://docs.codecov.io/docs/fixing-reports 19:45:43 + Found adjustments 19:45:43 ==> Gzipping contents 19:45:43 60K /tmp/codecov.E9LRxs.gz 19:45:43 ==> Uploading reports 19:45:43 url: https://codecov.io 19:45:43 query: branch=PR-4733&commit=555016043fd72352d9d5ca757e14e341f4556c87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4733%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4733&job=&cmd_args= 19:45:43 -> Pinging Codecov 19:45:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4733&commit=555016043fd72352d9d5ca757e14e341f4556c87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4733%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4733&job=&cmd_args= 19:45:43 -> Uploading to 19:45:43 https://storage.googleapis.com/codecov/v4/raw/2023-12-05/00271124DB129430A58F1EEE437C3FCB/555016043fd72352d9d5ca757e14e341f4556c87/ef698113-f6f0-4d85-9316-0034eb729f7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T194543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b74299f8206441acda0b4a939a2afac5fd43d64d049d305ebb23e8efac9eb684 19:45:43 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:43 Dload Upload Total Spent Left Speed 19:45:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57733 0 0 100 57733 0 198k --:--:-- --:--:-- --:--:-- 198k 19:45:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/555016043fd72352d9d5ca757e14e341f4556c87 [Pipeline] } 19:45:44 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 19:45:46 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:45:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:47 ---> package-listing.sh 19:45:47 ++ tr '[:upper:]' '[:lower:]' 19:45:47 ++ facter osfamily 19:45:48 + OS_FAMILY=debian 19:45:48 + workspace=/w/workspace/edgex-go/1 19:45:48 + START_PACKAGES=/tmp/packages_start.txt 19:45:48 + END_PACKAGES=/tmp/packages_end.txt 19:45:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:48 + PACKAGES=/tmp/packages_start.txt 19:45:48 + '[' /w/workspace/edgex-go/1 ']' 19:45:48 + PACKAGES=/tmp/packages_end.txt 19:45:48 + case "${OS_FAMILY}" in 19:45:48 + dpkg -l 19:45:48 + grep '^ii' 19:45:48 + '[' -f /tmp/packages_start.txt ']' 19:45:48 + '[' -f /tmp/packages_end.txt ']' 19:45:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:48 + '[' /w/workspace/edgex-go/1 ']' 19:45:48 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:45:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:45:48 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 19:45:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:49 19:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:49 latest: Pulling from edgex-lftools-log-publisher 19:45:49 5eb5b503b376: Pulling fs layer 19:45:49 5c69ac0246d0: Pulling fs layer 19:45:49 ec43610c2a17: Pulling fs layer 19:45:49 3a2ae6a8a46f: Pulling fs layer 19:45:49 33b1e0a273af: Pulling fs layer 19:45:49 5d3b04190fa2: Pulling fs layer 19:45:49 2f39f015ded8: Pulling fs layer 19:45:49 3a2ae6a8a46f: Waiting 19:45:49 33b1e0a273af: Waiting 19:45:49 2f39f015ded8: Waiting 19:45:49 5d3b04190fa2: Waiting 19:45:49 5c69ac0246d0: Verifying Checksum 19:45:49 5c69ac0246d0: Download complete 19:45:49 3a2ae6a8a46f: Verifying Checksum 19:45:49 3a2ae6a8a46f: Download complete 19:45:49 ec43610c2a17: Verifying Checksum 19:45:49 ec43610c2a17: Download complete 19:45:49 33b1e0a273af: Verifying Checksum 19:45:49 33b1e0a273af: Download complete 19:45:49 5d3b04190fa2: Download complete 19:45:49 5eb5b503b376: Verifying Checksum 19:45:49 5eb5b503b376: Download complete 19:45:50 2f39f015ded8: Download complete 19:45:50 5eb5b503b376: Pull complete 19:45:50 5c69ac0246d0: Pull complete 19:45:51 ec43610c2a17: Pull complete 19:45:51 3a2ae6a8a46f: Pull complete 19:45:51 33b1e0a273af: Pull complete 19:45:51 5d3b04190fa2: Pull complete 19:45:55 2f39f015ded8: Pull complete 19:45:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:56 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 19:45:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:46:01 $ docker top d5c55c810922d167c3e5ad65496a72e047fe9d5e153541c5610030cd3af09a83 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 19:46:02 + mkdir -p /var/log/sysstat [Pipeline] sh 19:46:02 + ls /var/log/sa-host 19:46:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:02 provisioning config files... 19:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config621988558709582287tmp [Pipeline] { [Pipeline] echo 19:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:03 ---> create-netrc.sh [Pipeline] } 19:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:46:03 ---> python-tools-install.sh [Pipeline] echo 19:46:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:46:03 ---> sudo-logs.sh 19:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:46:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:46:04 ---> job-cost.sh 19:46:04 lf-activate-venv: SKIPPING 19:46:04 DEBUG: total: 0.2199999988079071 19:46:04 INFO: Retrieving Stack Cost... 19:46:04 INFO: Retrieving Pricing Info for: v3-standard-8 19:46:05 INFO: Archiving Costs [Pipeline] echo 19:46:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:05 ---> logs-deploy.sh 19:46:05 lf-activate-venv: SKIPPING 19:46:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4733/1 19:46:05 INFO: archiving workspace using pattern(s): 19:46:06 Archives upload complete. 19:46:06 INFO: archiving logs to Nexus 19:46:07 ---> uname -a: 19:46:07 Linux prd-ubuntu20-04-docker-8c-8g-24087 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:46:07 19:46:07 19:46:07 ---> lscpu: 19:46:07 Architecture: x86_64 19:46:07 CPU op-mode(s): 32-bit, 64-bit 19:46:07 Byte Order: Little Endian 19:46:07 Address sizes: 40 bits physical, 48 bits virtual 19:46:07 CPU(s): 8 19:46:07 On-line CPU(s) list: 0-7 19:46:07 Thread(s) per core: 1 19:46:07 Core(s) per socket: 1 19:46:07 Socket(s): 8 19:46:07 NUMA node(s): 1 19:46:07 Vendor ID: AuthenticAMD 19:46:07 CPU family: 23 19:46:07 Model: 49 19:46:07 Model name: AMD EPYC-Rome Processor 19:46:07 Stepping: 0 19:46:07 CPU MHz: 2799.998 19:46:07 BogoMIPS: 5599.99 19:46:07 Virtualization: AMD-V 19:46:07 Hypervisor vendor: KVM 19:46:07 Virtualization type: full 19:46:07 L1d cache: 256 KiB 19:46:07 L1i cache: 256 KiB 19:46:07 L2 cache: 4 MiB 19:46:07 L3 cache: 128 MiB 19:46:07 NUMA node0 CPU(s): 0-7 19:46:07 Vulnerability Itlb multihit: Not affected 19:46:07 Vulnerability L1tf: Not affected 19:46:07 Vulnerability Mds: Not affected 19:46:07 Vulnerability Meltdown: Not affected 19:46:07 Vulnerability Mmio stale data: Not affected 19:46:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:46:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:46:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:46:07 Vulnerability Srbds: Not affected 19:46:07 Vulnerability Tsx async abort: Not affected 19:46:07 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 19:46:07 19:46:07 19:46:07 ---> nproc: 19:46:07 8 19:46:07 19:46:07 19:46:07 ---> df -h: 19:46:07 Filesystem Size Used Avail Use% Mounted on 19:46:07 overlay 155G 21G 135G 14% / 19:46:07 tmpfs 64M 0 64M 0% /dev 19:46:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:46:07 shm 64M 0 64M 0% /dev/shm 19:46:07 /dev/vda1 155G 21G 135G 14% /facter-os 19:46:07 19:46:07 19:46:07 ---> sar -b -r -n DEV: 19:46:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24087) 12/05/23 _x86_64_ (8 CPU) 19:46:07 19:46:07 19:21:14 LINUX RESTART (8 CPU) 19:46:07 19:46:07 19:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:46:07 19:23:01 176.19 10.56 165.63 0.00 1734.35 74856.19 0.00 19:46:07 19:24:01 35.73 0.08 35.64 0.00 5.33 18982.70 0.00 19:46:07 19:25:01 46.24 0.20 46.04 0.00 5.73 26497.47 0.00 19:46:07 19:26:01 695.74 4.83 690.91 0.00 92.21 215142.31 0.00 19:46:07 19:27:01 313.78 1.85 311.93 0.00 85.04 112644.05 0.00 19:46:07 19:28:01 683.49 10.41 673.08 0.00 5096.03 87560.55 0.00 19:46:07 19:29:01 5.13 0.02 5.12 0.00 0.13 113.98 0.00 19:46:07 19:30:01 2.97 0.00 2.97 0.00 0.00 33.59 0.00 19:46:07 19:31:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 19:46:07 19:32:01 2.17 0.00 2.17 0.00 0.00 23.86 0.00 19:46:07 19:33:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 19:46:07 19:34:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 19:46:07 19:35:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 19:46:07 19:36:01 1.92 0.00 1.92 0.00 0.00 21.33 0.00 19:46:07 19:37:01 2.15 0.02 2.13 0.00 0.13 24.26 0.00 19:46:07 19:38:01 2.10 0.00 2.10 0.00 0.00 27.33 0.00 19:46:07 19:39:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 19:46:07 19:40:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 19:46:07 19:41:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 19:46:07 19:42:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 19:46:07 19:43:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 19:46:07 19:44:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 19:46:07 19:45:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 19:46:07 19:46:01 72.27 0.25 72.02 0.00 19.33 18115.11 0.00 19:46:07 Average: 85.63 1.17 84.46 0.00 292.28 23061.42 0.00 19:46:07 19:46:07 19:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:46:07 19:23:01 28440016 31547132 765272 2.33 115648 3221268 1799508 5.30 1129420 2885192 476 19:46:07 19:24:01 27660144 31450164 854328 2.60 119008 3842604 1946812 5.74 1619392 3110700 89404 19:46:07 19:25:01 27968756 31518844 790340 2.40 122436 3621940 2037372 6.00 1281680 3165680 214560 19:46:07 19:26:01 20360164 31444472 842416 2.56 204652 10732020 2423376 7.14 2028720 9659112 1185896 19:46:07 19:27:01 15683192 29243416 2976164 9.05 241088 12895760 7358344 21.69 5209064 10786004 352196 19:46:07 19:28:01 17544952 31437196 818624 2.49 277392 13310416 2145160 6.32 2645932 11663688 1172 19:46:07 19:29:01 17553368 31440644 815056 2.48 275900 13307164 2109760 6.22 2641604 11660480 540 19:46:07 19:30:01 17591584 31478968 776640 2.36 275948 13307164 2109760 6.22 2603080 11660480 8 19:46:07 19:31:01 17591284 31478752 776796 2.36 275996 13307168 2109760 6.22 2603128 11660484 8 19:46:07 19:32:01 17594448 31482044 773456 2.35 276052 13307232 2109760 6.22 2600300 11660548 8 19:46:07 19:33:01 17596672 31484344 771300 2.35 276120 13307236 2109760 6.22 2599764 11660552 8 19:46:07 19:34:01 17599132 31486812 768940 2.34 276168 13307240 2109760 6.22 2597388 11660556 8 19:46:07 19:35:01 17598832 31486576 769144 2.34 276236 13307236 2109760 6.22 2597380 11660560 8 19:46:07 19:36:01 17598728 31486596 769116 2.34 276300 13307244 2109760 6.22 2597588 11660560 8 19:46:07 19:37:01 17597836 31485776 769700 2.34 276352 13307248 2124288 6.26 2597860 11660556 8 19:46:07 19:38:01 17598396 31486384 769044 2.34 276408 13307228 2124288 6.26 2598428 11660536 8 19:46:07 19:39:01 17598056 31486204 769140 2.34 276460 13307360 2124288 6.26 2598316 11660656 8 19:46:07 19:40:01 17598752 31486960 768528 2.34 276508 13307360 2124288 6.26 2598616 11660660 176 19:46:07 19:41:01 17598596 31486812 768592 2.34 276532 13307364 2124288 6.26 2598704 11660664 164 19:46:07 19:42:01 17598604 31486880 768484 2.34 276568 13307368 2124288 6.26 2598948 11660676 204 19:46:07 19:43:01 17599100 31487400 767920 2.34 276576 13307368 2124288 6.26 2598304 11660676 164 19:46:07 19:44:01 17599148 31487472 767832 2.34 276604 13307376 2124288 6.26 2597820 11660684 12 19:46:07 19:45:01 17598768 31487092 768180 2.34 276632 13307376 2124288 6.26 2598160 11660684 180 19:46:07 19:46:01 17050992 31448280 803868 2.44 281960 13760768 2168168 6.39 2643228 12111224 400 19:46:07 Average: 18909147 31387301 874537 2.66 252481 11983688 2328142 6.86 2532618 10483817 76901 19:46:07 19:46:07 19:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:46:07 19:23:01 vethfd754a3 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:23:01 docker0 693.81 769.28 50.87 4680.00 0.00 0.00 0.00 0.00 19:46:07 19:23:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 19:46:07 19:23:01 ens3 989.36 830.15 9582.25 92.04 0.00 0.00 0.00 0.00 19:46:07 19:24:01 vethea5fd62 1.43 1.62 0.13 0.15 0.00 0.00 0.00 0.00 19:46:07 19:24:01 docker0 1.43 1.48 0.11 0.14 0.00 0.00 0.00 0.00 19:46:07 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:24:01 ens3 52.82 44.44 40.61 80.31 0.00 0.00 0.00 0.00 19:46:07 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:25:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:46:07 19:25:01 ens3 95.55 57.94 2216.77 16.87 0.00 0.00 0.00 0.00 19:46:07 19:26:01 veth6b98a6e 111.28 61.01 575.68 6.25 0.00 0.00 0.00 0.00 19:46:07 19:26:01 veth2bbc75d 61.01 111.28 6.25 575.68 0.00 0.00 0.00 0.05 19:46:07 19:26:01 veth2af2a6f 62.77 110.74 6.40 575.61 0.00 0.00 0.00 0.05 19:46:07 19:26:01 docker0 288.61 517.24 24.50 3278.92 0.00 0.00 0.00 0.00 19:46:07 19:26:01 veth5a10303 0.35 1.12 0.03 0.14 0.00 0.00 0.00 0.00 19:46:07 19:26:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:46:07 19:26:01 ens3 597.83 326.70 4102.91 47.37 0.00 0.00 0.00 0.00 19:46:07 19:26:01 veth2be5dd9 110.74 62.77 575.61 6.40 0.00 0.00 0.00 0.00 19:46:07 19:27:01 vethe9674af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 veth0f3853d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 veth745f10e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 veth88cede7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 19:46:07 19:27:01 veth5205e89 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 veth5a10303 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:46:07 19:27:01 vethb0c9e17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 veth88b95af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 ens3 58.03 29.92 711.75 7.45 0.00 0.00 0.00 0.00 19:46:07 19:27:01 vethdb14744 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 veth50d13da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 vethff9e5e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:27:01 vethd30144c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:46:07 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:28:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 19:46:07 19:28:01 ens3 175.69 92.24 2038.22 10.44 0.00 0.00 0.00 0.00 19:46:07 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:29:01 ens3 0.30 0.23 0.02 0.01 0.00 0.00 0.00 0.00 19:46:07 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:30:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:32:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:46:07 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:33:01 ens3 0.22 0.13 0.46 0.01 0.00 0.00 0.00 0.00 19:46:07 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:37:01 ens3 0.73 0.20 0.21 0.13 0.00 0.00 0.00 0.00 19:46:07 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:38:01 ens3 0.50 0.35 0.31 0.21 0.00 0.00 0.00 0.00 19:46:07 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:39:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:46:07 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:41:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:46:07 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:42:01 ens3 0.55 0.48 0.24 0.15 0.00 0.00 0.00 0.00 19:46:07 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:43:01 ens3 0.35 0.33 0.25 0.21 0.00 0.00 0.00 0.00 19:46:07 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:07 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:07 19:46:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 19:46:07 19:46:01 ens3 98.95 60.41 2528.21 13.14 0.00 0.00 0.00 0.00 19:46:07 Average: docker0 40.55 53.18 3.11 328.66 0.00 0.00 0.00 0.00 19:46:07 Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 19:46:07 Average: ens3 85.74 59.65 878.29 11.13 0.00 0.00 0.00 0.00 19:46:07 19:46:07 19:46:07 ---> sar -P ALL: 19:46:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24087) 12/05/23 _x86_64_ (8 CPU) 19:46:07 19:46:07 19:21:14 LINUX RESTART (8 CPU) 19:46:07 19:46:07 19:22:02 CPU %user %nice %system %iowait %steal %idle 19:46:07 19:23:01 all 8.20 0.00 3.85 4.46 0.06 83.43 19:46:07 19:23:01 0 6.77 0.00 2.73 0.34 0.05 90.10 19:46:07 19:23:01 1 7.32 0.00 6.04 0.14 0.07 86.44 19:46:07 19:23:01 2 7.51 0.00 2.86 3.69 0.05 85.89 19:46:07 19:23:01 3 6.21 0.00 4.11 16.55 0.07 73.05 19:46:07 19:23:01 4 8.79 0.00 3.32 0.19 0.05 87.65 19:46:07 19:23:01 5 10.85 0.00 4.07 1.24 0.07 83.78 19:46:07 19:23:01 6 8.02 0.00 2.93 0.38 0.07 88.60 19:46:07 19:23:01 7 10.18 0.00 4.72 13.24 0.07 71.80 19:46:07 19:24:01 all 25.86 0.00 3.14 1.13 0.08 69.79 19:46:07 19:24:01 0 27.43 0.00 4.32 0.18 0.07 68.00 19:46:07 19:24:01 1 23.74 0.00 2.78 0.99 0.08 72.41 19:46:07 19:24:01 2 25.64 0.00 3.36 0.65 0.10 70.25 19:46:07 19:24:01 3 25.57 0.00 2.41 0.12 0.08 71.81 19:46:07 19:24:01 4 26.05 0.00 3.18 0.12 0.07 70.58 19:46:07 19:24:01 5 25.40 0.00 3.26 0.77 0.07 70.50 19:46:07 19:24:01 6 25.25 0.00 2.99 5.74 0.08 65.93 19:46:07 19:24:01 7 27.78 0.00 2.79 0.50 0.08 68.84 19:46:07 19:25:01 all 45.03 0.00 4.36 1.36 0.11 49.14 19:46:07 19:25:01 0 44.18 0.00 4.34 0.07 0.12 51.29 19:46:07 19:25:01 1 44.54 0.00 4.52 1.87 0.12 48.95 19:46:07 19:25:01 2 44.95 0.00 4.31 0.19 0.10 50.45 19:46:07 19:25:01 3 45.80 0.00 4.12 0.13 0.12 49.83 19:46:07 19:25:01 4 44.82 0.00 4.13 0.20 0.10 50.74 19:46:07 19:25:01 5 44.84 0.00 4.48 5.23 0.10 45.36 19:46:07 19:25:01 6 45.30 0.00 4.53 3.09 0.10 46.97 19:46:07 19:25:01 7 45.80 0.00 4.49 0.12 0.08 49.51 19:46:07 19:26:01 all 15.93 0.00 7.27 17.14 0.11 59.55 19:46:07 19:26:01 0 16.71 0.00 6.63 9.96 0.08 66.60 19:46:07 19:26:01 1 15.58 0.00 7.70 25.63 0.14 50.95 19:46:07 19:26:01 2 15.21 0.00 6.91 23.19 0.12 54.57 19:46:07 19:26:01 3 15.88 0.00 7.66 20.53 0.10 55.82 19:46:07 19:26:01 4 13.38 0.00 6.13 5.55 0.09 74.85 19:46:07 19:26:01 5 15.91 0.00 8.55 36.18 0.14 39.22 19:46:07 19:26:01 6 17.35 0.00 6.38 9.97 0.12 66.18 19:46:07 19:26:01 7 17.39 0.00 8.20 6.14 0.10 68.17 19:46:07 19:27:01 all 77.64 0.00 8.45 4.45 0.19 9.27 19:46:07 19:27:01 0 78.80 0.00 7.34 5.60 0.15 8.10 19:46:07 19:27:01 1 76.79 0.00 9.23 3.68 0.26 10.04 19:46:07 19:27:01 2 76.96 0.00 8.46 6.68 0.19 7.71 19:46:07 19:27:01 3 77.87 0.00 8.54 1.73 0.13 11.73 19:46:07 19:27:01 4 77.82 0.00 7.26 2.38 0.19 12.36 19:46:07 19:27:01 5 77.88 0.00 8.47 1.16 0.17 12.33 19:46:07 19:27:01 6 78.26 0.00 8.51 11.90 0.22 1.10 19:46:07 19:27:01 7 76.75 0.00 9.83 2.59 0.17 10.65 19:46:07 19:28:01 all 39.87 0.00 5.59 5.31 0.11 49.12 19:46:07 19:28:01 0 41.08 0.00 4.62 1.00 0.10 53.20 19:46:07 19:28:01 1 40.05 0.00 5.77 8.25 0.14 45.80 19:46:07 19:28:01 2 38.93 0.00 5.02 4.79 0.12 51.14 19:46:07 19:28:01 3 40.96 0.00 5.72 6.76 0.12 46.45 19:46:07 19:28:01 4 38.50 0.00 5.11 4.71 0.10 51.58 19:46:07 19:28:01 5 39.96 0.00 6.19 5.62 0.08 48.15 19:46:07 19:28:01 6 40.15 0.00 5.79 7.48 0.08 46.49 19:46:07 19:28:01 7 39.29 0.00 6.55 3.86 0.14 50.16 19:46:07 19:29:01 all 0.08 0.00 0.06 0.01 0.01 99.84 19:46:07 19:29:01 0 0.03 0.00 0.07 0.00 0.00 99.90 19:46:07 19:29:01 1 0.13 0.00 0.12 0.02 0.02 99.72 19:46:07 19:29:01 2 0.03 0.00 0.03 0.05 0.00 99.88 19:46:07 19:29:01 3 0.20 0.00 0.10 0.00 0.00 99.70 19:46:07 19:29:01 4 0.08 0.00 0.07 0.00 0.02 99.83 19:46:07 19:29:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:46:07 19:29:01 6 0.07 0.00 0.05 0.02 0.02 99.85 19:46:07 19:29:01 7 0.07 0.00 0.05 0.00 0.00 99.88 19:46:07 19:30:01 all 0.04 0.00 0.01 0.00 0.01 99.93 19:46:07 19:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:30:01 1 0.07 0.00 0.02 0.02 0.03 99.87 19:46:07 19:30:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:46:07 19:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:46:07 19:30:01 4 0.12 0.00 0.05 0.00 0.02 99.82 19:46:07 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:46:07 19:31:01 all 0.03 0.00 0.01 0.04 0.01 99.92 19:46:07 19:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:46:07 19:31:01 1 0.05 0.00 0.03 0.03 0.05 99.83 19:46:07 19:31:01 2 0.05 0.00 0.00 0.25 0.02 99.68 19:46:07 19:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:46:07 19:31:01 4 0.08 0.00 0.03 0.00 0.02 99.87 19:46:07 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:32:01 all 0.06 0.00 0.03 0.01 0.00 99.90 19:46:07 19:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:46:07 19:32:01 1 0.05 0.00 0.08 0.02 0.02 99.83 19:46:07 19:32:01 2 0.25 0.00 0.03 0.03 0.00 99.68 19:46:07 19:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:46:07 19:32:01 4 0.10 0.00 0.05 0.00 0.00 99.85 19:46:07 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:46:07 19:33:01 all 0.28 0.00 0.01 0.04 0.01 99.65 19:46:07 19:33:01 0 1.97 0.00 0.02 0.00 0.02 98.00 19:46:07 19:33:01 1 0.03 0.00 0.03 0.10 0.05 99.78 19:46:07 19:33:01 2 0.13 0.00 0.00 0.23 0.00 99.63 19:46:07 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:33:01 4 0.10 0.00 0.03 0.00 0.02 99.85 19:46:07 19:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:46:07 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:46:07 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:46:07 19:34:01 all 0.28 0.00 0.02 0.01 0.01 99.69 19:46:07 19:34:01 0 2.02 0.00 0.00 0.00 0.00 97.98 19:46:07 19:34:01 1 0.03 0.00 0.05 0.02 0.03 99.87 19:46:07 19:34:01 2 0.03 0.00 0.03 0.03 0.00 99.90 19:46:07 19:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:46:07 19:34:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:46:07 19:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:46:07 19:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:46:07 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:46:07 19:35:01 0 0.13 0.00 0.02 0.00 0.03 99.82 19:46:07 19:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:46:07 19:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:46:07 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:35:01 4 0.07 0.00 0.03 0.00 0.02 99.88 19:46:07 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:07 19:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:46:07 19:36:01 all 0.14 0.00 0.01 0.00 0.01 99.83 19:46:07 19:36:01 0 0.98 0.00 0.00 0.00 0.00 99.02 19:46:07 19:36:01 1 0.03 0.00 0.03 0.02 0.03 99.88 19:46:07 19:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:46:07 19:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:46:07 19:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:46:07 19:36:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:46:07 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:46:07 19:37:01 all 0.08 0.00 0.04 0.01 0.01 99.86 19:46:07 19:37:01 0 0.35 0.00 0.03 0.00 0.00 99.62 19:46:07 19:37:01 1 0.05 0.00 0.10 0.02 0.02 99.82 19:46:07 19:37:01 2 0.03 0.00 0.02 0.03 0.02 99.90 19:46:07 19:37:01 3 0.03 0.00 0.02 0.02 0.00 99.93 19:46:07 19:37:01 4 0.07 0.00 0.05 0.00 0.02 99.87 19:46:07 19:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:46:07 19:37:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:46:07 19:37:01 7 0.08 0.00 0.03 0.00 0.02 99.87 19:46:07 19:38:01 all 0.04 0.00 0.02 0.00 0.01 99.94 19:46:07 19:38:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:46:07 19:38:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:46:07 19:38:01 2 0.03 0.00 0.05 0.02 0.00 99.90 19:46:07 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:46:07 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:46:07 19:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:46:07 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:39:01 all 0.02 0.00 0.02 0.10 0.01 99.85 19:46:07 19:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:46:07 19:39:01 1 0.08 0.00 0.08 0.23 0.03 99.57 19:46:07 19:39:01 2 0.02 0.00 0.02 0.55 0.00 99.42 19:46:07 19:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:46:07 19:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:46:07 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:46:07 19:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:46:07 19:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:46:07 19:40:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:46:07 19:40:01 2 0.02 0.00 0.03 0.02 0.02 99.92 19:46:07 19:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:46:07 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:46:07 19:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:07 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:41:01 all 0.04 0.00 0.02 0.00 0.01 99.93 19:46:07 19:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:46:07 19:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:46:07 19:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:46:07 19:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 19:46:07 19:41:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:46:07 19:41:01 5 0.08 0.00 0.03 0.00 0.02 99.87 19:46:07 19:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:46:07 19:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:46:07 19:42:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:46:07 19:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:46:07 19:42:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:46:07 19:42:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:46:07 19:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:46:07 19:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:46:07 19:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:46:07 19:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:46:07 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:07 19:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 19:46:07 19:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:46:07 19:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:46:07 19:43:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:46:07 19:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:46:07 19:43:01 4 0.13 0.00 0.03 0.00 0.00 99.83 19:46:07 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:07 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:44:01 all 0.09 0.00 0.02 0.00 0.01 99.87 19:46:07 19:44:01 0 0.50 0.00 0.05 0.00 0.00 99.45 19:46:07 19:44:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:46:07 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:44:01 3 0.02 0.00 0.00 0.03 0.02 99.93 19:46:07 19:44:01 4 0.07 0.00 0.03 0.00 0.02 99.88 19:46:07 19:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:46:07 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:46:07 19:46:07 19:44:01 CPU %user %nice %system %iowait %steal %idle 19:46:07 19:45:01 all 0.22 0.00 0.01 0.00 0.01 99.75 19:46:07 19:45:01 0 1.55 0.00 0.00 0.00 0.02 98.44 19:46:07 19:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:46:07 19:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:46:07 19:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:46:07 19:45:01 4 0.07 0.00 0.03 0.00 0.02 99.88 19:46:07 19:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:46:07 19:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:46:07 19:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:46:07 19:46:01 all 2.79 0.00 1.20 1.10 0.02 94.88 19:46:07 19:46:01 0 3.99 0.00 1.22 0.00 0.02 94.78 19:46:07 19:46:01 1 3.09 0.00 1.05 0.07 0.02 95.77 19:46:07 19:46:01 2 2.28 0.00 0.85 1.98 0.02 94.87 19:46:07 19:46:01 3 2.78 0.00 1.84 6.16 0.03 89.19 19:46:07 19:46:01 4 2.83 0.00 1.67 0.64 0.02 94.85 19:46:07 19:46:01 5 2.46 0.00 1.06 0.02 0.02 96.45 19:46:07 19:46:01 6 2.85 0.00 0.92 0.00 0.02 96.21 19:46:07 19:46:01 7 2.07 0.00 1.00 0.00 0.02 96.91 19:46:07 Average: all 8.93 0.00 1.41 1.45 0.03 88.18 19:46:07 Average: 0 9.39 0.00 1.30 0.71 0.03 88.57 19:46:07 Average: 1 8.68 0.00 1.55 1.69 0.05 88.02 19:46:07 Average: 2 8.72 0.00 1.32 1.74 0.03 88.19 19:46:07 Average: 3 8.93 0.00 1.43 2.14 0.03 87.48 19:46:07 Average: 4 8.75 0.00 1.29 0.56 0.03 89.36 19:46:07 Average: 5 9.02 0.00 1.50 2.06 0.03 87.39 19:46:07 Average: 6 8.94 0.00 1.33 1.59 0.03 88.12 19:46:07 Average: 7 9.04 0.00 1.55 1.08 0.03 88.30 19:46:07 19:46:07 19:46:07