Pull request #4301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0c148693fa32168f4a74575f989756c1fd42c62+9e386417050e4cffa7025a09e4120fb1660b81d4 (646f5b0fd7649fb0fbbe5e143432c93825fbdf77) 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-ssh797853736774105089.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16213142415633066671.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4301/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-4301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh138129417732901593.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-4301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8447954785324218173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16310495740183402887.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-4301/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-4301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1922675905893455157.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3431’ Running on prd-ubuntu20.04-docker-8c-8g-3433 in /w/workspace/edgexfoundry_edgex-go_PR-4301 [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 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit f0c148693fa32168f4a74575f989756c1fd42c62 Merge succeeded, producing f0c148693fa32168f4a74575f989756c1fd42c62 Checking out Revision f0c148693fa32168f4a74575f989756c1fd42c62 (PR-4301) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4301/head:refs/remotes/origin/PR-4301 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T19:03:56.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T19:03:56.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T19:03:56.545Z] ========================================================= [2023-01-23T19:03:56.545Z] EdgeX Global Pipelines Version Info [2023-01-23T19:03:56.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:03:57.286Z] ------------------- [2023-01-23T19:03:57.287Z] stable info: [2023-01-23T19:03:57.287Z] ------------------- [2023-01-23T19:03:57.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T19:03:57.287Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T19:03:57.287Z] Message: update stable to v1.0.244 [2023-01-23T19:03:57.855Z] ------------------- [2023-01-23T19:03:57.855Z] experimental info: [2023-01-23T19:03:57.855Z] ------------------- [2023-01-23T19:03:57.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T19:03:57.855Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T19:03:57.855Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T19:03:58.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-23T19:03:58.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-23T19:03:58.285Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T19:03:58.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T19:03:58.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T19:03:58.512Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T19:03:58.551Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T19:03:58.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-23T19:03:58.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-23T19:03:58.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-23T19:03:58.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T19:03:58.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T19:03:58.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T19:03:58.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T19:03:58.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T19:03:58.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T19:03:58.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T19:03:59.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T19:03:59.045Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-23T19:03:59.080Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-23T19:03:59.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T19:03:59.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T19:03:59.203Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T19:03:59.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4301 [Pipeline] echo [2023-01-23T19:03:59.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4301 [Pipeline] echo [2023-01-23T19:03:59.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4301 [Pipeline] echo [2023-01-23T19:03:59.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0c148693fa32168f4a74575f989756c1fd42c62 [Pipeline] echo [2023-01-23T19:03:59.388Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0c1486 [Pipeline] echo [2023-01-23T19:03:59.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T19:03:59.549Z] provisioning config files... [2023-01-23T19:03:59.573Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6117043937553376078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:03:59.927Z] ---> docker-login.sh [2023-01-23T19:03:59.927Z] nexus3.edgexfoundry.org:10001 [2023-01-23T19:04:00.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:00.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:00.189Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:00.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:00.189Z] [2023-01-23T19:04:00.189Z] Login Succeeded [2023-01-23T19:04:00.189Z] nexus3.edgexfoundry.org:10002 [2023-01-23T19:04:00.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:00.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:00.449Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:00.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:00.449Z] [2023-01-23T19:04:00.449Z] Login Succeeded [2023-01-23T19:04:00.449Z] nexus3.edgexfoundry.org:10003 [2023-01-23T19:04:00.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:00.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:00.449Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:00.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:00.449Z] [2023-01-23T19:04:00.449Z] Login Succeeded [2023-01-23T19:04:00.449Z] nexus3.edgexfoundry.org:10004 [2023-01-23T19:04:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:00.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:00.711Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:00.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:00.711Z] [2023-01-23T19:04:00.711Z] Login Succeeded [2023-01-23T19:04:00.711Z] docker.io [2023-01-23T19:04:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:00.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:00.973Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:00.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:00.973Z] [2023-01-23T19:04:00.973Z] Login Succeeded [2023-01-23T19:04:00.973Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T19:04:01.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T19:04:01.433Z] + 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-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 [2023-01-23T19:04:01.434Z] + dirname cmd/core-command/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/core-data/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + dirname cmd/core-metadata/Dockerfile [2023-01-23T19:04:01.434Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-23T19:04:01.434Z] + dirname cmd/support-notifications/Dockerfile [2023-01-23T19:04:01.434Z] + cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-23T19:04:01.434Z] + + dirname cmd/support-scheduler/Dockerfile [2023-01-23T19:04:01.434Z] cut -d/ -f2 [2023-01-23T19:04:01.434Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-23T19:04:01.499Z] 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-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 [2023-01-23T19:04:02.005Z] + git rev-list -1 --merges f0c148693fa32168f4a74575f989756c1fd42c62~1..f0c148693fa32168f4a74575f989756c1fd42c62 [Pipeline] echo [2023-01-23T19:04:02.035Z] -----------> git rev-list -1 --merges f0c148693fa32168f4a74575f989756c1fd42c62~1..f0c148693fa32168f4a74575f989756c1fd42c62 f0c148693fa32168f4a74575f989756c1fd42c62 [false] [Pipeline] sh [2023-01-23T19:04:02.340Z] + git log --format=format:%s -1 f0c148693fa32168f4a74575f989756c1fd42c62 [Pipeline] echo [2023-01-23T19:04:02.369Z] ========================================================= [2023-01-23T19:04:02.369Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T19:04:02.369Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-23T19:04:02.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T19:04:02.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T19:04:02.828Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T19:04:02.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T19:04:02.828Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T19:04:02.828Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T19:04:02.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:04:03.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T19:04:03.265Z] [2023-01-23T19:04:03.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:04:03.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T19:04:03.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T19:04:03.650Z] b85a868b505f: Pulling fs layer [2023-01-23T19:04:03.650Z] e2be974225ed: Pulling fs layer [2023-01-23T19:04:03.650Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T19:04:03.650Z] 988bab9f4d93: Pulling fs layer [2023-01-23T19:04:03.650Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T19:04:03.650Z] eaf3925da568: Pulling fs layer [2023-01-23T19:04:03.650Z] bab4dde63d76: Pulling fs layer [2023-01-23T19:04:03.650Z] bde34c3a00c8: Pulling fs layer [2023-01-23T19:04:03.650Z] b352a97aabf1: Pulling fs layer [2023-01-23T19:04:03.650Z] 4872d77fe225: Pulling fs layer [2023-01-23T19:04:03.650Z] 5851b861e8e6: Pulling fs layer [2023-01-23T19:04:03.650Z] bde34c3a00c8: Waiting [2023-01-23T19:04:03.650Z] 1469e6f7b9e6: Waiting [2023-01-23T19:04:03.650Z] eaf3925da568: Waiting [2023-01-23T19:04:03.650Z] bab4dde63d76: Waiting [2023-01-23T19:04:03.650Z] 5851b861e8e6: Waiting [2023-01-23T19:04:03.650Z] b352a97aabf1: Waiting [2023-01-23T19:04:03.650Z] e2be974225ed: Verifying Checksum [2023-01-23T19:04:03.650Z] e2be974225ed: Download complete [2023-01-23T19:04:03.912Z] 988bab9f4d93: Verifying Checksum [2023-01-23T19:04:03.912Z] 988bab9f4d93: Download complete [2023-01-23T19:04:03.912Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T19:04:03.912Z] 1469e6f7b9e6: Download complete [2023-01-23T19:04:03.912Z] eaf3925da568: Verifying Checksum [2023-01-23T19:04:03.912Z] eaf3925da568: Download complete [2023-01-23T19:04:03.912Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T19:04:03.912Z] 339a4e72a1f5: Download complete [2023-01-23T19:04:03.912Z] bde34c3a00c8: Verifying Checksum [2023-01-23T19:04:03.912Z] bde34c3a00c8: Download complete [2023-01-23T19:04:04.174Z] b352a97aabf1: Download complete [2023-01-23T19:04:04.174Z] 4872d77fe225: Verifying Checksum [2023-01-23T19:04:04.174Z] 4872d77fe225: Download complete [2023-01-23T19:04:04.174Z] 5851b861e8e6: Download complete [2023-01-23T19:04:04.174Z] b85a868b505f: Verifying Checksum [2023-01-23T19:04:04.174Z] b85a868b505f: Download complete [2023-01-23T19:04:04.433Z] bab4dde63d76: Verifying Checksum [2023-01-23T19:04:04.433Z] bab4dde63d76: Download complete [2023-01-23T19:04:05.809Z] b85a868b505f: Pull complete [2023-01-23T19:04:05.809Z] e2be974225ed: Pull complete [2023-01-23T19:04:06.417Z] 339a4e72a1f5: Pull complete [2023-01-23T19:04:06.417Z] 988bab9f4d93: Pull complete [2023-01-23T19:04:06.676Z] 1469e6f7b9e6: Pull complete [2023-01-23T19:04:06.676Z] eaf3925da568: Pull complete [2023-01-23T19:04:09.231Z] bab4dde63d76: Pull complete [2023-01-23T19:04:09.231Z] bde34c3a00c8: Pull complete [2023-01-23T19:04:09.231Z] b352a97aabf1: Pull complete [2023-01-23T19:04:09.231Z] 4872d77fe225: Pull complete [2023-01-23T19:04:09.231Z] 5851b861e8e6: Pull complete [2023-01-23T19:04:09.231Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T19:04:09.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T19:04:09.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:04:09.448Z] prd-ubuntu20.04-docker-8c-8g-3433 does not seem to be running inside a container [2023-01-23T19:04:09.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T19:04:14.584Z] $ docker top 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 -eo pid,comm [2023-01-23T19:04:14.650Z] 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). [2023-01-23T19:04:14.650Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T19:04:14.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T19:04:14.760Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T19:04:14.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T19:04:14.878Z] $ docker exec 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 ssh-agent [2023-01-23T19:04:14.992Z] SSH_AUTH_SOCK=/tmp/ssh-BTRiCSvJnbcv/agent.32 [2023-01-23T19:04:14.992Z] SSH_AGENT_PID=38 [2023-01-23T19:04:15.000Z] Running ssh-add (command line suppressed) [2023-01-23T19:04:15.109Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1885629603132141917.key (/w/workspace/edgex-go/1@tmp/private_key_1885629603132141917.key) [2023-01-23T19:04:15.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T19:04:15.457Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T19:04:15.484Z] $ docker exec --env ******** --env ******** 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 ssh-agent -k [2023-01-23T19:04:15.577Z] unset SSH_AUTH_SOCK; [2023-01-23T19:04:15.577Z] unset SSH_AGENT_PID; [2023-01-23T19:04:15.577Z] echo Agent pid 38 killed; [2023-01-23T19:04:15.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T19:04:15.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T19:04:15.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T19:04:15.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T19:04:15.820Z] $ docker exec 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 ssh-agent [2023-01-23T19:04:15.930Z] SSH_AUTH_SOCK=/tmp/ssh-pGnHwYd6bxGw/agent.70 [2023-01-23T19:04:15.930Z] SSH_AGENT_PID=76 [2023-01-23T19:04:15.935Z] Running ssh-add (command line suppressed) [2023-01-23T19:04:16.031Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15120017534665637337.key (/w/workspace/edgex-go/1@tmp/private_key_15120017534665637337.key) [2023-01-23T19:04:16.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T19:04:16.372Z] + git semver init [2023-01-23T19:04:16.633Z] 2023-01-23 19:04:16,589 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T19:04:16.633Z] 2023-01-23 19:04:16,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-23T19:04:16.633Z] 2023-01-23 19:04:16,590 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-23T19:04:16.633Z] 2023-01-23 19:04:16,590 [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) [2023-01-23T19:04:21.939Z] 2023-01-23 19:04:21,652 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-23T19:04:21.939Z] 2023-01-23 19:04:21,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4301 with force:False [2023-01-23T19:04:21.939Z] 2023-01-23 19:04:21,653 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4301 [2023-01-23T19:04:21.939Z] 2023-01-23 19:04:21,658 [execute] INFO git cat-file --batch-check [2023-01-23T19:04:21.939Z] 2023-01-23 19:04:21,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T19:04:21.939Z] 2023-01-23 19:04:21,664 [execute] INFO git cat-file --batch [2023-01-23T19:04:21.939Z] 2023-01-23 19:04:21,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T19:04:21.939Z] 2023-01-23 19:04:21,669 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4301 [2023-01-23T19:04:21.939Z] 0.0.0 [Pipeline] } [2023-01-23T19:04:21.967Z] $ docker exec --env ******** --env ******** 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 ssh-agent -k [2023-01-23T19:04:22.069Z] unset SSH_AUTH_SOCK; [2023-01-23T19:04:22.070Z] unset SSH_AGENT_PID; [2023-01-23T19:04:22.070Z] echo Agent pid 76 killed; [2023-01-23T19:04:22.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T19:04:22.494Z] + git semver [Pipeline] } [2023-01-23T19:04:22.781Z] $ docker stop --time=1 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 [2023-01-23T19:04:24.100Z] $ docker rm -f --volumes 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T19:04:24.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T19:04:24.747Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T19:04:24.764Z] [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 [2023-01-23T19:04:25.503Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-23T19:04:25.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T19:04:25.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T19:04:25.605Z] ========================================================= [2023-01-23T19:04:25.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T19:04:25.605Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:04:25.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T19:04:25.948Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T19:04:25.948Z] 213ec9aee27d: Pulling fs layer [2023-01-23T19:04:25.948Z] 4583459ba037: Pulling fs layer [2023-01-23T19:04:25.948Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T19:04:25.948Z] 53926ce57604: Pulling fs layer [2023-01-23T19:04:25.948Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T19:04:25.948Z] 22ff95d597cd: Pulling fs layer [2023-01-23T19:04:25.948Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T19:04:25.948Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T19:04:25.948Z] a7acece74701: Pulling fs layer [2023-01-23T19:04:25.948Z] 21b2b0c7a3f4: Waiting [2023-01-23T19:04:25.948Z] 22ff95d597cd: Waiting [2023-01-23T19:04:25.948Z] 12d6caf4c0d1: Waiting [2023-01-23T19:04:25.948Z] 96b7cbca73a9: Waiting [2023-01-23T19:04:25.948Z] a7acece74701: Waiting [2023-01-23T19:04:25.948Z] 53926ce57604: Waiting [2023-01-23T19:04:25.948Z] 93c1e223e6f2: Verifying Checksum [2023-01-23T19:04:25.948Z] 93c1e223e6f2: Download complete [2023-01-23T19:04:25.948Z] 4583459ba037: Download complete [2023-01-23T19:04:25.948Z] 21b2b0c7a3f4: Download complete [2023-01-23T19:04:25.948Z] 22ff95d597cd: Verifying Checksum [2023-01-23T19:04:25.948Z] 22ff95d597cd: Download complete [2023-01-23T19:04:25.948Z] 213ec9aee27d: Verifying Checksum [2023-01-23T19:04:25.948Z] 213ec9aee27d: Download complete [2023-01-23T19:04:26.211Z] 12d6caf4c0d1: Download complete [2023-01-23T19:04:26.211Z] 213ec9aee27d: Pull complete [2023-01-23T19:04:26.488Z] 4583459ba037: Pull complete [2023-01-23T19:04:26.488Z] 93c1e223e6f2: Pull complete [2023-01-23T19:04:27.108Z] a7acece74701: Verifying Checksum [2023-01-23T19:04:27.108Z] a7acece74701: Download complete [2023-01-23T19:04:27.372Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T19:04:27.372Z] 96b7cbca73a9: Download complete [2023-01-23T19:04:27.631Z] 53926ce57604: Verifying Checksum [2023-01-23T19:04:27.631Z] 53926ce57604: Download complete [2023-01-23T19:04:31.810Z] 53926ce57604: Pull complete [2023-01-23T19:04:31.810Z] 21b2b0c7a3f4: Pull complete [2023-01-23T19:04:31.810Z] 22ff95d597cd: Pull complete [2023-01-23T19:04:31.810Z] 12d6caf4c0d1: Pull complete [2023-01-23T19:04:33.191Z] 96b7cbca73a9: Pull complete [2023-01-23T19:04:34.128Z] a7acece74701: Pull complete [2023-01-23T19:04:34.128Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T19:04:34.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T19:04:34.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:04:34.485Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T19:04:34.485Z] WORKDIR /edgex [2023-01-23T19:04:34.485Z] COPY go.mod . [2023-01-23T19:04:34.485Z] RUN go mod download [2023-01-23T19:04:34.485Z] docker build -t ci-base-image-x86_64 -f - . [2023-01-23T19:04:35.054Z] Sending build context to Docker daemon 170.1MB [2023-01-23T19:04:35.054Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T19:04:35.054Z] ---> db6d94c90886 [2023-01-23T19:04:35.054Z] Step 2/4 : WORKDIR /edgex [2023-01-23T19:04:40.061Z] Still waiting to schedule task [2023-01-23T19:04:40.062Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3432’ [2023-01-23T19:04:45.028Z] ---> Running in a3a82c69af74 [2023-01-23T19:04:45.289Z] Removing intermediate container a3a82c69af74 [2023-01-23T19:04:45.289Z] ---> be41251744e9 [2023-01-23T19:04:45.289Z] Step 3/4 : COPY go.mod . [2023-01-23T19:04:45.289Z] ---> 326e03f3efb7 [2023-01-23T19:04:45.289Z] Step 4/4 : RUN go mod download [2023-01-23T19:04:45.856Z] ---> Running in d956fa3a00b3 [2023-01-23T19:05:07.793Z] Removing intermediate container d956fa3a00b3 [2023-01-23T19:05:07.793Z] ---> 6660b95b6655 [2023-01-23T19:05:07.793Z] Successfully built 6660b95b6655 [2023-01-23T19:05:07.793Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:05:08.161Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T19:05:08.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:05:08.301Z] prd-ubuntu20.04-docker-8c-8g-3433 does not seem to be running inside a container [2023-01-23T19:05:08.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T19:05:08.723Z] $ docker top dffd036b00c7df61d8586fc38559e718b98a37b0d75133921c466809afdf5958 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:05:09.111Z] + go version [2023-01-23T19:05:09.111Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T19:05:09.141Z] $ docker stop --time=1 dffd036b00c7df61d8586fc38559e718b98a37b0d75133921c466809afdf5958 [2023-01-23T19:05:10.531Z] $ docker rm -f --volumes dffd036b00c7df61d8586fc38559e718b98a37b0d75133921c466809afdf5958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:05:11.211Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T19:05:11.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:05:11.358Z] prd-ubuntu20.04-docker-8c-8g-3433 does not seem to be running inside a container [2023-01-23T19:05:11.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T19:05:11.712Z] $ docker top 3601539295a084b92268dc5ab810138c6ce02a22ad8a5b8393c61a6b066a51d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-23T19:05:11.830Z] ========================================================= [2023-01-23T19:05:11.830Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-23T19:05:11.830Z] ========================================================= [Pipeline] sh [2023-01-23T19:05:12.124Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:05:12.479Z] + make test [2023-01-23T19:05:12.479Z] go test -race -coverprofile=coverage.out ./... [2023-01-23T19:05:19.042Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-23T19:05:33.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-23T19:05:33.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-23T19:05:34.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements [2023-01-23T19:05:34.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 43.0% of statements [2023-01-23T19:05:34.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-23T19:05:34.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-23T19:05:34.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-23T19:05:34.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.133s coverage: 54.0% of statements [2023-01-23T19:05:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-23T19:05:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.672s coverage: 89.2% of statements [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 2.4% of statements [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.547s coverage: 95.6% of statements [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.099s coverage: 29.6% of statements [2023-01-23T19:05:39.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.083s coverage: 79.5% of statements [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.128s coverage: 96.3% of statements [2023-01-23T19:05:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2023-01-23T19:05:43.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2023-01-23T19:05:43.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.105s coverage: 44.8% of statements [2023-01-23T19:05:50.274Z] flag provided but not defined: -invalid [2023-01-23T19:05:50.274Z] Usage of setupRegistryACL: [2023-01-23T19:05:50.274Z] -configDir string [2023-01-23T19:05:50.274Z] [2023-01-23T19:05:50.274Z] --- FAIL: TestMultipleExecuteCalls (0.00s) [2023-01-23T19:05:50.274Z] --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.05s) [2023-01-23T19:05:50.274Z] command_test.go:278: [2023-01-23T19:05:50.274Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:278 [2023-01-23T19:05:50.274Z] Error: Received unexpected error: [2023-01-23T19:05:50.274Z] failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:44615/v1/consul/roles/role2": EOF [2023-01-23T19:05:50.274Z] Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times [2023-01-23T19:05:50.274Z] FAIL [2023-01-23T19:05:50.274Z] coverage: 80.4% of statements [2023-01-23T19:05:50.274Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.253s [2023-01-23T19:05:50.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2023-01-23T19:05:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements [2023-01-23T19:05:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.3% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.121s coverage: 17.7% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-23T19:05:58.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-23T19:05:58.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:05:58.386Z] FAIL [2023-01-23T19:05:58.386Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-01-23T19:05:58.433Z] $ docker stop --time=1 3601539295a084b92268dc5ab810138c6ce02a22ad8a5b8393c61a6b066a51d2 [2023-01-23T19:06:00.292Z] $ docker rm -f --volumes 3601539295a084b92268dc5ab810138c6ce02a22ad8a5b8393c61a6b066a51d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T19:06:01.171Z] Failed in branch amd64 [2023-01-23T19:06:42.837Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3437 in /w/workspace/edgexfoundry_edgex-go_PR-4301 [Pipeline] { [Pipeline] ws [2023-01-23T19:06:42.892Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-23T19:06:42.976Z] The recommended git tool is: git [2023-01-23T19:06:48.754Z] using credential edgex-jenkins-ssh [2023-01-23T19:06:48.768Z] Cloning the remote Git repository [2023-01-23T19:06:48.813Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-23T19:06:48.893Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-23T19:06:49.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-23T19:06:49.035Z] > git --version # timeout=10 [2023-01-23T19:06:49.056Z] > git --version # 'git version 2.25.1' [2023-01-23T19:06:49.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T19:06:49.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T19:07:05.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-23T19:07:05.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T19:07:06.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-23T19:07:06.487Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-23T19:07:06.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T19:07:06.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4301/head:refs/remotes/origin/PR-4301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T19:07:07.209Z] Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:07:07.581Z] Merge succeeded, producing f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:07:07.581Z] Checking out Revision f0c148693fa32168f4a74575f989756c1fd42c62 (PR-4301) [2023-01-23T19:07:08.280Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-01-23T19:07:08.346Z] > git --version # timeout=10 [2023-01-23T19:07:08.357Z] > git --version # 'git version 2.25.1' [2023-01-23T19:07:08.371Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T19:07:07.230Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T19:07:07.248Z] > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 [2023-01-23T19:07:07.481Z] > git remote # timeout=10 [2023-01-23T19:07:07.500Z] > git config --get remote.origin.url # timeout=10 [2023-01-23T19:07:07.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T19:07:07.532Z] > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 [2023-01-23T19:07:07.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-23T19:07:07.591Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T19:07:07.606Z] > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 [2023-01-23T19:07:09.519Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T19:07:09.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T19:07:09.519Z] Dload Upload Total Spent Left Speed [2023-01-23T19:07:09.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-01-23T19:07:10.121Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T19:07:10.479Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T19:07:10.479Z] + sudo tee /etc/docker/daemon.new [2023-01-23T19:07:10.479Z] { [2023-01-23T19:07:10.479Z] "registry-mirrors": [ [2023-01-23T19:07:10.479Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T19:07:10.479Z] ], [2023-01-23T19:07:10.479Z] "bip": "10.250.0.254/24", [2023-01-23T19:07:10.479Z] "hosts": [ [2023-01-23T19:07:10.479Z] "tcp://0.0.0.0:5555", [2023-01-23T19:07:10.479Z] "unix:///var/run/docker.sock" [2023-01-23T19:07:10.479Z] ], [2023-01-23T19:07:10.479Z] "mtu": 1458, [2023-01-23T19:07:10.479Z] "selinux-enabled": true, [2023-01-23T19:07:10.479Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T19:07:10.479Z] } [Pipeline] sh [2023-01-23T19:07:10.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T19:07:11.181Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T19:07:29.528Z] provisioning config files... [2023-01-23T19:07:29.557Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config130190684542766101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:07:29.946Z] ---> docker-login.sh [2023-01-23T19:07:29.946Z] nexus3.edgexfoundry.org:10001 [2023-01-23T19:07:30.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:07:30.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:07:30.536Z] Configure a credential helper to remove this warning. See [2023-01-23T19:07:30.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:07:30.536Z] [2023-01-23T19:07:30.536Z] Login Succeeded [2023-01-23T19:07:30.536Z] nexus3.edgexfoundry.org:10002 [2023-01-23T19:07:30.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:07:30.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:07:30.809Z] Configure a credential helper to remove this warning. See [2023-01-23T19:07:30.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:07:30.809Z] [2023-01-23T19:07:30.809Z] Login Succeeded [2023-01-23T19:07:30.809Z] nexus3.edgexfoundry.org:10003 [2023-01-23T19:07:31.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:07:31.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:07:31.410Z] Configure a credential helper to remove this warning. See [2023-01-23T19:07:31.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:07:31.410Z] [2023-01-23T19:07:31.410Z] Login Succeeded [2023-01-23T19:07:31.410Z] nexus3.edgexfoundry.org:10004 [2023-01-23T19:07:31.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:07:31.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:07:31.686Z] Configure a credential helper to remove this warning. See [2023-01-23T19:07:31.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:07:31.686Z] [2023-01-23T19:07:31.686Z] Login Succeeded [2023-01-23T19:07:31.686Z] docker.io [2023-01-23T19:07:31.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:07:32.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:07:32.236Z] Configure a credential helper to remove this warning. See [2023-01-23T19:07:32.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:07:32.236Z] [2023-01-23T19:07:32.236Z] Login Succeeded [2023-01-23T19:07:32.236Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T19:07:32.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-23T19:07:33.032Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-23T19:07:33.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T19:07:33.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T19:07:33.142Z] ========================================================= [2023-01-23T19:07:33.142Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T19:07:33.142Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:07:33.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T19:07:33.814Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T19:07:33.815Z] 9b18e9b68314: Pulling fs layer [2023-01-23T19:07:33.815Z] 35d82f9e3411: Pulling fs layer [2023-01-23T19:07:33.815Z] e16973657156: Pulling fs layer [2023-01-23T19:07:33.815Z] fc693d55d65f: Pulling fs layer [2023-01-23T19:07:33.815Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T19:07:33.815Z] dda99020689f: Pulling fs layer [2023-01-23T19:07:33.815Z] db1c61fa0a46: Pulling fs layer [2023-01-23T19:07:33.815Z] 891c053d2c06: Pulling fs layer [2023-01-23T19:07:33.815Z] dda99020689f: Waiting [2023-01-23T19:07:33.815Z] db1c61fa0a46: Waiting [2023-01-23T19:07:33.815Z] 891c053d2c06: Waiting [2023-01-23T19:07:33.815Z] fc693d55d65f: Waiting [2023-01-23T19:07:33.815Z] 7e9fc2657dce: Waiting [2023-01-23T19:07:33.815Z] e16973657156: Verifying Checksum [2023-01-23T19:07:33.815Z] e16973657156: Download complete [2023-01-23T19:07:33.815Z] 35d82f9e3411: Download complete [2023-01-23T19:07:33.815Z] 7e9fc2657dce: Download complete [2023-01-23T19:07:33.815Z] dda99020689f: Verifying Checksum [2023-01-23T19:07:33.815Z] dda99020689f: Download complete [2023-01-23T19:07:33.815Z] 9b18e9b68314: Verifying Checksum [2023-01-23T19:07:34.808Z] 9b18e9b68314: Pull complete [2023-01-23T19:07:35.094Z] 891c053d2c06: Verifying Checksum [2023-01-23T19:07:35.094Z] 891c053d2c06: Download complete [2023-01-23T19:07:35.704Z] 35d82f9e3411: Pull complete [2023-01-23T19:07:35.982Z] e16973657156: Pull complete [2023-01-23T19:07:36.578Z] db1c61fa0a46: Verifying Checksum [2023-01-23T19:07:36.578Z] db1c61fa0a46: Download complete [2023-01-23T19:07:37.168Z] fc693d55d65f: Verifying Checksum [2023-01-23T19:07:37.168Z] fc693d55d65f: Download complete [2023-01-23T19:07:49.530Z] fc693d55d65f: Pull complete [2023-01-23T19:07:49.530Z] 7e9fc2657dce: Pull complete [2023-01-23T19:07:49.530Z] dda99020689f: Pull complete [2023-01-23T19:07:56.237Z] db1c61fa0a46: Pull complete [2023-01-23T19:07:58.201Z] 891c053d2c06: Pull complete [2023-01-23T19:07:58.201Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T19:07:58.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T19:07:58.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:07:58.601Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T19:07:58.601Z] WORKDIR /edgex [2023-01-23T19:07:58.601Z] COPY go.mod . [2023-01-23T19:07:58.601Z] RUN go mod download [2023-01-23T19:07:58.601Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-23T19:07:59.212Z] Sending build context to Docker daemon 3.124MB [2023-01-23T19:07:59.212Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T19:07:59.212Z] ---> f96f9c87975a [2023-01-23T19:07:59.212Z] Step 2/4 : WORKDIR /edgex [2023-01-23T19:08:01.169Z] ---> Running in d552cc6db551 [2023-01-23T19:08:01.759Z] Removing intermediate container d552cc6db551 [2023-01-23T19:08:01.759Z] ---> fdc8b0503cb9 [2023-01-23T19:08:01.759Z] Step 3/4 : COPY go.mod . [2023-01-23T19:08:02.030Z] ---> 0189d642990a [2023-01-23T19:08:02.030Z] Step 4/4 : RUN go mod download [2023-01-23T19:08:02.303Z] ---> Running in d896a7d3e9cd [2023-01-23T19:08:34.605Z] Removing intermediate container d896a7d3e9cd [2023-01-23T19:08:34.605Z] ---> 935bc3de4051 [2023-01-23T19:08:34.605Z] Successfully built 935bc3de4051 [2023-01-23T19:08:34.605Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:08:35.003Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T19:08:35.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:08:35.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container [2023-01-23T19:08:35.350Z] $ 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 [2023-01-23T19:08:36.523Z] $ docker top 1318d3c4a98ef9e1ea57f3f1004331230cbb26cfca87a2db66739a2d1dc7eccc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:08:37.390Z] + go version [2023-01-23T19:08:37.390Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T19:08:37.428Z] $ docker stop --time=1 1318d3c4a98ef9e1ea57f3f1004331230cbb26cfca87a2db66739a2d1dc7eccc [2023-01-23T19:08:39.090Z] $ docker rm -f --volumes 1318d3c4a98ef9e1ea57f3f1004331230cbb26cfca87a2db66739a2d1dc7eccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:08:39.936Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T19:08:39.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:08:40.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container [2023-01-23T19:08:40.264Z] $ 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 [2023-01-23T19:08:41.449Z] $ docker top 5f0fbb8cddaddde543cbbc40b1dfc14763bd5b1e63fee63ed7cde9d0756ac67d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-23T19:08:41.726Z] ========================================================= [2023-01-23T19:08:41.726Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-23T19:08:41.726Z] ========================================================= [Pipeline] sh [2023-01-23T19:08:42.364Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:08:43.085Z] + make test [2023-01-23T19:08:43.085Z] go test -race -coverprofile=coverage.out ./... [2023-01-23T19:09:21.994Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-23T19:11:13.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-23T19:11:13.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-23T19:11:13.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-23T19:11:16.273Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-23T19:11:16.273Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-23T19:11:34.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-23T19:11:49.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.461s coverage: 28.7% of statements [2023-01-23T19:11:49.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-23T19:11:49.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-23T19:11:56.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.625s coverage: 98.5% of statements [2023-01-23T19:11:58.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.094s coverage: 43.0% of statements [2023-01-23T19:11:58.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-23T19:11:58.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-23T19:11:58.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-23T19:11:58.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.720s coverage: 54.0% of statements [2023-01-23T19:11:58.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-23T19:11:58.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-23T19:12:31.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 29.468s coverage: 89.2% of statements [2023-01-23T19:12:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-23T19:12:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-23T19:12:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:12:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-23T19:12:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-23T19:12:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.724s coverage: 2.4% of statements [2023-01-23T19:12:31.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-23T19:12:31.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-23T19:12:31.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.133s coverage: 95.6% of statements [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-23T19:12:31.372Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.355s coverage: 72.2% of statements [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-23T19:12:31.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.610s coverage: 60.0% of statements [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-23T19:12:31.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.903s coverage: 0.9% of statements [2023-01-23T19:12:31.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-23T19:12:31.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.487s coverage: 58.8% of statements [2023-01-23T19:12:31.966Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.341s coverage: 29.6% of statements [2023-01-23T19:12:31.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-23T19:12:33.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 47.1% of statements [2023-01-23T19:12:33.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.295s coverage: 79.5% of statements [2023-01-23T19:12:34.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.330s coverage: 94.1% of statements [2023-01-23T19:12:35.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.353s coverage: 96.3% of statements [2023-01-23T19:12:38.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements [2023-01-23T19:12:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.388s coverage: 94.4% of statements [2023-01-23T19:12:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.270s coverage: 44.8% of statements [2023-01-23T19:12:59.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.059s coverage: 79.9% of statements [2023-01-23T19:12:59.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.221s coverage: 100.0% of statements [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.340s coverage: 77.4% of statements [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.316s coverage: 80.0% of statements [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2023-01-23T19:13:04.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.973s coverage: 91.2% of statements [2023-01-23T19:13:04.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-23T19:13:09.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 64.7% of statements [2023-01-23T19:13:09.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-23T19:13:09.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-23T19:13:09.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2023-01-23T19:13:09.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2023-01-23T19:13:09.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-01-23T19:13:09.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.117s coverage: 73.7% of statements [2023-01-23T19:13:09.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-01-23T19:13:16.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.598s coverage: 65.3% of statements [2023-01-23T19:13:16.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-23T19:13:16.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-23T19:13:16.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-23T19:13:19.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 41.8% of statements [2023-01-23T19:13:19.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-23T19:13:19.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-23T19:13:19.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.321s coverage: 89.5% of statements [2023-01-23T19:13:19.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-23T19:13:19.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements [2023-01-23T19:13:19.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-23T19:13:19.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-23T19:13:19.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-23T19:13:19.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-23T19:13:28.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-23T19:13:28.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.941s coverage: 92.3% of statements [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-23T19:13:28.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 63.2% of statements [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-23T19:13:28.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.618s coverage: 97.7% of statements [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-23T19:13:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:13:28.296Z] 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 [2023-01-23T19:13:28.296Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-23T19:13:28.296Z] go vet ./... [2023-01-23T19:15:35.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T19:15:35.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T19:15:35.519Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-23T19:15:35.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-23T19:15:36.242Z] + ls -al . [2023-01-23T19:15:36.242Z] total 744 [2023-01-23T19:15:36.242Z] drwxrwxr-x 10 1001 1001 4096 Jan 23 19:08 . [2023-01-23T19:15:36.242Z] drwxr-xr-x 4 root root 4096 Jan 23 19:08 .. [2023-01-23T19:15:36.242Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 19:07 .blubracket [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 16 Jan 23 19:07 .dockerignore [2023-01-23T19:15:36.242Z] drwxrwxr-x 8 1001 1001 4096 Jan 23 19:07 .git [2023-01-23T19:15:36.242Z] drwxrwxr-x 3 1001 1001 4096 Jan 23 19:07 .github [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 1024 Jan 23 19:07 .gitignore [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 42 Jan 23 19:07 .golangci.yml [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 87 Jan 23 19:07 .hadolint.yml [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 166 Jan 23 19:07 .sonarcloud.properties [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:07 ADOPTERS.md [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 10825 Jan 23 19:07 Attribution.txt [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 73765 Jan 23 19:07 CHANGELOG.md [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:07 CONTRIBUTING.md [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 677 Jan 23 19:07 GOVERNANCE.md [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 850 Jan 23 19:07 Jenkinsfile [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:07 LICENSE [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 13388 Jan 23 19:07 Makefile [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 582 Jan 23 19:07 OWNERS.md [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 9403 Jan 23 19:07 README.md [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 6912 Jan 23 19:07 SECURITY.md [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 5 Jan 23 19:04 VERSION [2023-01-23T19:15:36.242Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 19:07 bin [2023-01-23T19:15:36.242Z] drwxrwxr-x 17 1001 1001 4096 Jan 23 19:07 cmd [2023-01-23T19:15:36.242Z] -rw-r--r-- 1 root root 489970 Jan 23 19:13 coverage.out [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 3377 Jan 23 19:07 go.mod [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 34951 Jan 23 19:07 go.sum [2023-01-23T19:15:36.242Z] drwxrwxr-x 7 1001 1001 4096 Jan 23 19:07 internal [2023-01-23T19:15:36.242Z] drwxrwxr-x 3 1001 1001 4096 Jan 23 19:07 openapi [2023-01-23T19:15:36.242Z] drwxrwxr-x 4 1001 1001 4096 Jan 23 19:07 snap [2023-01-23T19:15:36.242Z] -rw-rw-r-- 1 1001 1001 204 Jan 23 19:07 version.go [Pipeline] sh [2023-01-23T19:15:36.907Z] + '[' -e coverage.out ] [2023-01-23T19:15:36.907Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-23T19:15:37.837Z] Stashed 1 file(s) [Pipeline] sh [2023-01-23T19:15:38.484Z] + make build [2023-01-23T19:15:38.484Z] 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 [2023-01-23T19:17:15.123Z] 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 [2023-01-23T19:17:15.123Z] 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 [2023-01-23T19:17:19.383Z] 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 [2023-01-23T19:17:22.731Z] 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 [2023-01-23T19:18:12.733Z] 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 [2023-01-23T19:18:16.988Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-23T19:18:22.324Z] 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 [2023-01-23T19:18:28.966Z] 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 [2023-01-23T19:18:32.313Z] 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 [2023-01-23T19:18:37.652Z] 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 [2023-01-23T19:18:52.655Z] 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] } [2023-01-23T19:18:58.043Z] $ docker stop --time=1 5f0fbb8cddaddde543cbbc40b1dfc14763bd5b1e63fee63ed7cde9d0756ac67d [2023-01-23T19:19:00.074Z] $ docker rm -f --volumes 5f0fbb8cddaddde543cbbc40b1dfc14763bd5b1e63fee63ed7cde9d0756ac67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:19:02.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-23T19:19:02.849Z] [2023-01-23T19:19:02.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:19:03.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-23T19:19:03.518Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-23T19:19:03.518Z] 29e5d40040c1: Pulling fs layer [2023-01-23T19:19:03.518Z] 1ce36da41761: Pulling fs layer [2023-01-23T19:19:03.518Z] 25b303627fd3: Pulling fs layer [2023-01-23T19:19:03.786Z] 29e5d40040c1: Verifying Checksum [2023-01-23T19:19:03.786Z] 29e5d40040c1: Download complete [2023-01-23T19:19:03.786Z] 1ce36da41761: Verifying Checksum [2023-01-23T19:19:03.786Z] 1ce36da41761: Download complete [2023-01-23T19:19:04.369Z] 29e5d40040c1: Pull complete [2023-01-23T19:19:05.328Z] 1ce36da41761: Pull complete [2023-01-23T19:19:05.328Z] 25b303627fd3: Verifying Checksum [2023-01-23T19:19:05.328Z] 25b303627fd3: Download complete [2023-01-23T19:19:15.388Z] 25b303627fd3: Pull complete [2023-01-23T19:19:15.388Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-23T19:19:15.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-23T19:19:15.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:19:15.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container [2023-01-23T19:19:15.773Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-23T19:19:18.142Z] $ docker top dfdd957fddbd4d08b4c61ad003c4a725d37c34ae0db5fac4eabfa7c7a7793274 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:19:19.071Z] + grep parallel [2023-01-23T19:19:19.071Z] + docker-compose build --help [2023-01-23T19:19:24.438Z] --parallel Build images in parallel. [Pipeline] } [2023-01-23T19:19:24.473Z] $ docker stop --time=1 dfdd957fddbd4d08b4c61ad003c4a725d37c34ae0db5fac4eabfa7c7a7793274 [2023-01-23T19:19:26.131Z] $ docker rm -f --volumes dfdd957fddbd4d08b4c61ad003c4a725d37c34ae0db5fac4eabfa7c7a7793274 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:19:26.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-23T19:19:26.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:19:27.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container [2023-01-23T19:19:27.173Z] $ 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 [2023-01-23T19:19:28.378Z] $ docker top f05a4afb6ed4535cbae9c494eabf1c9cc308c3f9fc3933d6bea6d60656e43b2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:19:29.257Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-23T19:19:35.893Z] Building core-command ... [2023-01-23T19:19:35.893Z] Building core-common-config-bootstrapper ... [2023-01-23T19:19:35.893Z] Building core-data ... [2023-01-23T19:19:35.893Z] Building core-metadata ... [2023-01-23T19:19:35.893Z] Building security-bootstrapper ... [2023-01-23T19:19:35.893Z] Building security-proxy-setup ... [2023-01-23T19:19:35.893Z] Building security-secretstore-setup ... [2023-01-23T19:19:35.893Z] Building security-spiffe-token-provider ... [2023-01-23T19:19:35.893Z] Building security-spire-agent ... [2023-01-23T19:19:35.893Z] Building security-spire-config ... [2023-01-23T19:19:35.893Z] Building security-spire-server ... [2023-01-23T19:19:35.893Z] Building support-notifications ... [2023-01-23T19:19:35.893Z] Building support-scheduler ... [2023-01-23T19:19:35.893Z] Building core-metadata [2023-01-23T19:19:35.893Z] Building support-scheduler [2023-01-23T19:19:35.893Z] Building security-spire-config [2023-01-23T19:19:35.893Z] Building support-notifications [2023-01-23T19:19:35.893Z] Building security-spiffe-token-provider [2023-01-23T19:20:22.734Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:20:22.734Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:20:22.734Z] ---> 935bc3de4051 [2023-01-23T19:20:22.734Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:20:22.734Z] ---> Running in 02850a10a972 [2023-01-23T19:20:22.734Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:20:22.734Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:20:22.734Z] ---> 935bc3de4051 [2023-01-23T19:20:22.734Z] Step 3/19 : WORKDIR /edgex-go [2023-01-23T19:20:22.734Z] ---> Running in a6708c4e2ae1 [2023-01-23T19:20:22.734Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:20:22.734Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:20:22.734Z] ---> 935bc3de4051 [2023-01-23T19:20:22.734Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:20:22.734Z] ---> Running in ea740e5c83fe [2023-01-23T19:20:22.734Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:20:22.734Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:20:22.734Z] ---> 935bc3de4051 [2023-01-23T19:20:22.734Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:20:22.734Z] Removing intermediate container 02850a10a972 [2023-01-23T19:20:22.734Z] ---> 86ca89580ebc [2023-01-23T19:20:22.734Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:20:22.734Z] ---> Running in 3915d241d831 [2023-01-23T19:20:22.734Z] Removing intermediate container a6708c4e2ae1 [2023-01-23T19:20:22.734Z] ---> d49087958f9c [2023-01-23T19:20:22.734Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-23T19:20:22.734Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:20:22.734Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:20:22.734Z] ---> 935bc3de4051 [2023-01-23T19:20:22.734Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:20:22.734Z] ---> Using cache [2023-01-23T19:20:22.734Z] ---> d49087958f9c [2023-01-23T19:20:22.734Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-23T19:20:22.734Z] ---> Running in e1202a10c511 [2023-01-23T19:20:22.734Z] Removing intermediate container ea740e5c83fe [2023-01-23T19:20:22.734Z] ---> d0911799b2a3 [2023-01-23T19:20:22.734Z] Step 4/24 : WORKDIR /edgex-go [2023-01-23T19:20:22.734Z] ---> Running in 61c45e630f22 [2023-01-23T19:20:22.734Z] ---> Running in af46f1b468a5 [2023-01-23T19:20:22.734Z] ---> Running in c5f4c5199d16 [2023-01-23T19:20:22.734Z] Removing intermediate container 3915d241d831 [2023-01-23T19:20:22.734Z] ---> 1292efbffadd [2023-01-23T19:20:22.734Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:20:22.734Z] Removing intermediate container af46f1b468a5 [2023-01-23T19:20:22.734Z] ---> 7c3d5e2c674a [2023-01-23T19:20:22.734Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-23T19:20:22.734Z] ---> Running in 178103c57a79 [2023-01-23T19:20:22.734Z] Removing intermediate container c5f4c5199d16 [2023-01-23T19:20:22.734Z] ---> bda00b96d5eb [2023-01-23T19:20:22.734Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-23T19:20:22.734Z] ---> Running in cf5e2b3a92d9 [2023-01-23T19:20:22.734Z] ---> Running in bf79ed047f08 [2023-01-23T19:20:23.322Z] Removing intermediate container 178103c57a79 [2023-01-23T19:20:23.322Z] ---> be684f251633 [2023-01-23T19:20:23.322Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:20:23.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:23.322Z] ---> Running in 25206a1ee228 [2023-01-23T19:20:23.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:23.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:24.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:25.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:25.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:25.135Z] OK: 221 MiB in 51 packages [2023-01-23T19:20:25.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:25.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:25.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:25.673Z] v3.16.3-137-g629eaec865 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-23T19:20:25.673Z] v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-23T19:20:25.673Z] OK: 16901 distinct packages available [2023-01-23T19:20:25.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:26.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:26.476Z] Removing intermediate container e1202a10c511 [2023-01-23T19:20:26.476Z] ---> 2099452e3662 [2023-01-23T19:20:26.476Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:20:26.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:20:27.015Z] OK: 221 MiB in 51 packages [2023-01-23T19:20:27.284Z] OK: 221 MiB in 51 packages [2023-01-23T19:20:27.553Z] OK: 221 MiB in 51 packages [2023-01-23T19:20:27.553Z] ---> 5cdc8db02136 [2023-01-23T19:20:27.553Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:20:27.821Z] ---> Running in 43859f074ac1 [2023-01-23T19:20:28.092Z] OK: 221 MiB in 51 packages [2023-01-23T19:20:29.077Z] Removing intermediate container bf79ed047f08 [2023-01-23T19:20:29.077Z] ---> beca772fdff6 [2023-01-23T19:20:29.077Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-23T19:20:29.077Z] Removing intermediate container cf5e2b3a92d9 [2023-01-23T19:20:29.077Z] ---> 463ccd1ea6f7 [2023-01-23T19:20:29.077Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:20:29.345Z] Removing intermediate container 25206a1ee228 [2023-01-23T19:20:29.345Z] ---> 2e595859e998 [2023-01-23T19:20:29.345Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:20:29.928Z] Removing intermediate container 61c45e630f22 [2023-01-23T19:20:29.928Z] ---> 99521ec1a76e [2023-01-23T19:20:29.928Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-23T19:20:30.515Z] ---> 355b61e64515 [2023-01-23T19:20:30.515Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:20:30.515Z] ---> 6c78416676d0 [2023-01-23T19:20:30.515Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:20:30.515Z] ---> fd2fca782806 [2023-01-23T19:20:30.515Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:20:30.515Z] ---> Running in 551e92c4955c [2023-01-23T19:20:30.515Z] ---> Running in 96cf3327c484 [2023-01-23T19:20:30.784Z] ---> Running in c379f55501f3 [2023-01-23T19:20:31.370Z] ---> 04d239c39557 [2023-01-23T19:20:31.370Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:20:31.641Z] ---> Running in 97d6354bc3d3 [2023-01-23T19:22:38.325Z] Removing intermediate container 551e92c4955c [2023-01-23T19:22:38.325Z] ---> 449f2ff77c8d [2023-01-23T19:22:38.325Z] Step 8/22 : COPY . . [2023-01-23T19:22:38.325Z] Removing intermediate container 96cf3327c484 [2023-01-23T19:22:38.325Z] ---> 2ba4421e8335 [2023-01-23T19:22:38.325Z] Step 8/24 : COPY . . [2023-01-23T19:22:38.325Z] Removing intermediate container 97d6354bc3d3 [2023-01-23T19:22:38.325Z] ---> def1caadf54f [2023-01-23T19:22:38.325Z] Step 7/19 : COPY . . [2023-01-23T19:22:38.325Z] Removing intermediate container c379f55501f3 [2023-01-23T19:22:38.325Z] ---> 14d6fbcad148 [2023-01-23T19:22:38.325Z] Step 8/22 : COPY . . [2023-01-23T19:22:38.325Z] Removing intermediate container 43859f074ac1 [2023-01-23T19:22:38.325Z] ---> f264a6c2f320 [2023-01-23T19:22:38.325Z] Step 7/24 : COPY . . [2023-01-23T19:22:48.432Z] ---> 454925cf0030 [2023-01-23T19:22:48.432Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:22:48.432Z] ---> f7a6fd966dec [2023-01-23T19:22:48.432Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-23T19:22:48.432Z] ---> a2ad36e351f9 [2023-01-23T19:22:48.432Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-23T19:22:48.432Z] ---> Running in 438677aaaf5e [2023-01-23T19:22:48.432Z] ---> 4e1eb2f9923c [2023-01-23T19:22:48.432Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-23T19:22:48.432Z] ---> Running in ed795e35a6aa [2023-01-23T19:22:48.432Z] ---> 376e2e091d95 [2023-01-23T19:22:48.432Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-23T19:22:48.702Z] ---> Running in d6d3e404bf77 [2023-01-23T19:22:48.702Z] ---> Running in e46e9fedc42e [2023-01-23T19:22:48.971Z] ---> Running in ab29427c9dcb [2023-01-23T19:22:49.240Z] Removing intermediate container 438677aaaf5e [2023-01-23T19:22:49.240Z] ---> 91db192e84cc [2023-01-23T19:22:49.240Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-23T19:22:49.509Z] ---> Running in 6448889dbe14 [2023-01-23T19:22:50.099Z] Removing intermediate container 6448889dbe14 [2023-01-23T19:22:50.099Z] ---> e1878708afbd [2023-01-23T19:22:50.099Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:22:50.369Z] ---> Running in b4bd565ab3b5 [2023-01-23T19:22:51.341Z] 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 [2023-01-23T19:22:51.929Z] 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 [2023-01-23T19:22:51.929Z] 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 [2023-01-23T19:22:51.929Z] 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 [2023-01-23T19:22:53.341Z] Removing intermediate container b4bd565ab3b5 [2023-01-23T19:22:53.341Z] ---> 26819f0dc202 [2023-01-23T19:22:53.341Z] Step 11/24 : WORKDIR /edgex-go [2023-01-23T19:22:53.341Z] ---> Running in 2370f6d2d4d3 [2023-01-23T19:22:53.929Z] Removing intermediate container 2370f6d2d4d3 [2023-01-23T19:22:53.929Z] ---> 0c90e5c20297 [2023-01-23T19:22:53.929Z] [2023-01-23T19:22:53.929Z] Step 12/24 : FROM alpine:3.15 [2023-01-23T19:22:54.197Z] 3.15: Pulling from library/alpine [2023-01-23T19:22:55.616Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-23T19:22:55.616Z] Status: Downloaded newer image for alpine:3.15 [2023-01-23T19:22:55.616Z] ---> 8aa73fd46299 [2023-01-23T19:22:55.616Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:22:55.616Z] ---> Running in f81004588bc3 [2023-01-23T19:22:55.904Z] Removing intermediate container f81004588bc3 [2023-01-23T19:22:55.904Z] ---> 28e34a809011 [2023-01-23T19:22:55.904Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-23T19:22:55.904Z] ---> Running in fb80928b21a4 [2023-01-23T19:22:59.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:22:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:23:01.486Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:23:01.486Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:23:01.486Z] OK: 15736 distinct packages available [2023-01-23T19:23:01.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:23:02.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:23:03.519Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-23T19:23:03.519Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:23:03.519Z] (3/4) Installing libucontext (1.1-r0) [2023-01-23T19:23:03.519Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-23T19:23:03.519Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:23:03.519Z] OK: 6 MiB in 18 packages [2023-01-23T19:23:05.473Z] Removing intermediate container fb80928b21a4 [2023-01-23T19:23:05.473Z] ---> 6372bab77f3e [2023-01-23T19:23:05.473Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:23:12.139Z] ---> 9eae9ca3c7b8 [2023-01-23T19:23:12.139Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:23:12.415Z] ---> b98dab852648 [2023-01-23T19:23:12.415Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-23T19:23:12.415Z] ---> Running in 20f9b768fe3d [2023-01-23T19:23:12.998Z] Removing intermediate container 20f9b768fe3d [2023-01-23T19:23:12.998Z] ---> ef2a7e4456e8 [2023-01-23T19:23:12.998Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-23T19:23:14.406Z] ---> 536712c0b3ff [2023-01-23T19:23:14.406Z] Step 19/24 : WORKDIR / [2023-01-23T19:23:14.406Z] ---> Running in 04746dfaccd3 [2023-01-23T19:23:15.015Z] Removing intermediate container 04746dfaccd3 [2023-01-23T19:23:15.015Z] ---> 0ede3ee7b510 [2023-01-23T19:23:15.015Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:23:15.015Z] ---> Running in 830307a62454 [2023-01-23T19:23:15.608Z] Removing intermediate container 830307a62454 [2023-01-23T19:23:15.608Z] ---> b62c24046768 [2023-01-23T19:23:15.608Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:23:15.882Z] ---> Running in fdbebfa5c8c5 [2023-01-23T19:23:16.155Z] Removing intermediate container fdbebfa5c8c5 [2023-01-23T19:23:16.155Z] ---> 9c8ecc338f55 [2023-01-23T19:23:16.155Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T19:23:16.422Z] ---> Running in 85d8383ab7fb [2023-01-23T19:23:17.007Z] Removing intermediate container 85d8383ab7fb [2023-01-23T19:23:17.007Z] ---> ec6345ebe6a0 [2023-01-23T19:23:17.007Z] Step 23/24 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:23:17.007Z] ---> Running in d16dcd6b7fe8 [2023-01-23T19:23:17.593Z] Removing intermediate container d16dcd6b7fe8 [2023-01-23T19:23:17.593Z] ---> 24010a395c91 [2023-01-23T19:23:17.593Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:23:17.593Z] ---> Running in 33881eeb4b2f [2023-01-23T19:23:17.860Z] Removing intermediate container 33881eeb4b2f [2023-01-23T19:23:17.860Z] ---> 86752eefa7ef [2023-01-23T19:23:17.860Z] [2023-01-23T19:23:18.444Z] Successfully built 86752eefa7ef [2023-01-23T19:23:18.444Z] Successfully tagged security-spire-config-arm64:latest [2023-01-23T19:23:18.444Z]  Building security-spire-config ... done Building security-spire-agent [2023-01-23T19:23:36.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:23:36.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:23:36.671Z] ---> 935bc3de4051 [2023-01-23T19:23:36.671Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> d49087958f9c [2023-01-23T19:23:36.671Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> 2099452e3662 [2023-01-23T19:23:36.671Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> 5cdc8db02136 [2023-01-23T19:23:36.671Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> f264a6c2f320 [2023-01-23T19:23:36.671Z] Step 7/24 : COPY . . [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> 454925cf0030 [2023-01-23T19:23:36.671Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> 91db192e84cc [2023-01-23T19:23:36.671Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> e1878708afbd [2023-01-23T19:23:36.671Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> 26819f0dc202 [2023-01-23T19:23:36.671Z] Step 11/24 : WORKDIR /edgex-go [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> 0c90e5c20297 [2023-01-23T19:23:36.671Z] [2023-01-23T19:23:36.671Z] Step 12/24 : FROM alpine:3.15 [2023-01-23T19:23:36.671Z] ---> 8aa73fd46299 [2023-01-23T19:23:36.671Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:23:36.671Z] ---> Using cache [2023-01-23T19:23:36.671Z] ---> 28e34a809011 [2023-01-23T19:23:36.671Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-23T19:23:36.671Z] ---> Running in 419f7584469a [2023-01-23T19:23:38.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:23:39.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:23:40.607Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:23:40.607Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:23:40.607Z] OK: 15736 distinct packages available [2023-01-23T19:23:40.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:23:41.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:23:42.598Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-23T19:23:42.598Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:23:42.598Z] (3/5) Installing libucontext (1.1-r0) [2023-01-23T19:23:42.598Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-23T19:23:42.598Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-23T19:23:42.598Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:23:42.598Z] OK: 6 MiB in 19 packages [2023-01-23T19:23:44.034Z] Removing intermediate container 419f7584469a [2023-01-23T19:23:44.034Z] ---> e25d76f8c2c6 [2023-01-23T19:23:44.034Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-23T19:23:48.304Z] ---> 886a8a0a2f55 [2023-01-23T19:23:48.304Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:23:53.647Z] ---> 619440021ae9 [2023-01-23T19:23:53.647Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:23:54.614Z] ---> 38c93c7b8f6a [2023-01-23T19:23:54.614Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-23T19:23:55.575Z] ---> dae9094ba89a [2023-01-23T19:23:55.576Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-23T19:23:56.554Z] ---> b2ec9dd852cf [2023-01-23T19:23:56.554Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:23:56.554Z] ---> Running in b311d777f114 [2023-01-23T19:23:57.149Z] Removing intermediate container b311d777f114 [2023-01-23T19:23:57.149Z] ---> 33a1c080dd68 [2023-01-23T19:23:57.149Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:23:57.418Z] ---> Running in 73de66c9d673 [2023-01-23T19:23:58.002Z] Removing intermediate container 73de66c9d673 [2023-01-23T19:23:58.002Z] ---> 5254b0efe80d [2023-01-23T19:23:58.002Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T19:23:58.002Z] ---> Running in b221b04ffd48 [2023-01-23T19:23:58.587Z] Removing intermediate container b221b04ffd48 [2023-01-23T19:23:58.587Z] ---> 0dc1afaaccbd [2023-01-23T19:23:58.587Z] Step 23/24 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:23:58.854Z] ---> Running in 4bc85750923d [2023-01-23T19:23:59.514Z] Removing intermediate container 4bc85750923d [2023-01-23T19:23:59.514Z] ---> 10c3e897de82 [2023-01-23T19:23:59.514Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:23:59.781Z] ---> Running in 157085e3917e [2023-01-23T19:24:00.365Z] Removing intermediate container 157085e3917e [2023-01-23T19:24:00.365Z] ---> f59a332745b5 [2023-01-23T19:24:00.365Z] [2023-01-23T19:24:00.630Z] Successfully built f59a332745b5 [2023-01-23T19:24:00.630Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-23T19:24:00.630Z]  Building security-spire-agent ... done Building security-spire-server [2023-01-23T19:24:18.839Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:24:18.839Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:24:18.839Z] ---> 935bc3de4051 [2023-01-23T19:24:18.839Z] Step 3/23 : WORKDIR /edgex-go [2023-01-23T19:24:18.839Z] ---> Using cache [2023-01-23T19:24:18.839Z] ---> d49087958f9c [2023-01-23T19:24:18.839Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-23T19:24:18.839Z] ---> Using cache [2023-01-23T19:24:18.839Z] ---> 2099452e3662 [2023-01-23T19:24:18.839Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-23T19:24:18.839Z] ---> Using cache [2023-01-23T19:24:18.839Z] ---> 5cdc8db02136 [2023-01-23T19:24:18.839Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:24:18.839Z] ---> Using cache [2023-01-23T19:24:18.839Z] ---> f264a6c2f320 [2023-01-23T19:24:18.839Z] Step 7/23 : COPY . . [2023-01-23T19:24:18.839Z] ---> Using cache [2023-01-23T19:24:18.839Z] ---> 454925cf0030 [2023-01-23T19:24:18.839Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:24:18.839Z] ---> Using cache [2023-01-23T19:24:18.839Z] ---> 91db192e84cc [2023-01-23T19:24:18.839Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-23T19:24:18.839Z] ---> Using cache [2023-01-23T19:24:18.839Z] ---> e1878708afbd [2023-01-23T19:24:18.839Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:24:19.109Z] ---> Running in 6a8e628ee0c7 [2023-01-23T19:24:22.447Z] Removing intermediate container 6a8e628ee0c7 [2023-01-23T19:24:22.447Z] ---> d5770895d858 [2023-01-23T19:24:22.447Z] Step 11/23 : WORKDIR /edgex-go [2023-01-23T19:24:22.447Z] ---> Running in 799bea5a3283 [2023-01-23T19:24:23.032Z] Removing intermediate container 799bea5a3283 [2023-01-23T19:24:23.032Z] ---> 91388339547f [2023-01-23T19:24:23.032Z] [2023-01-23T19:24:23.032Z] Step 12/23 : FROM alpine:3.15 [2023-01-23T19:24:23.032Z] ---> 8aa73fd46299 [2023-01-23T19:24:23.032Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:24:23.032Z] ---> Using cache [2023-01-23T19:24:23.032Z] ---> 28e34a809011 [2023-01-23T19:24:23.032Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-23T19:24:23.032Z] ---> Using cache [2023-01-23T19:24:23.032Z] ---> e25d76f8c2c6 [2023-01-23T19:24:23.032Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:24:29.666Z] ---> 1334b36fb78e [2023-01-23T19:24:29.666Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:24:29.666Z] ---> e7eac3b35ea7 [2023-01-23T19:24:29.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-23T19:24:30.631Z] ---> 07d5e1c61fe3 [2023-01-23T19:24:30.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-23T19:24:31.589Z] ---> 8591acd2dbfc [2023-01-23T19:24:31.589Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:24:31.875Z] ---> Running in 72d555211f0d [2023-01-23T19:24:32.145Z] Removing intermediate container 72d555211f0d [2023-01-23T19:24:32.145Z] ---> 317809a0f314 [2023-01-23T19:24:32.413Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:24:32.413Z] ---> Running in 099a471f3440 [2023-01-23T19:24:32.997Z] Removing intermediate container 099a471f3440 [2023-01-23T19:24:32.997Z] ---> 8cb31d034f3a [2023-01-23T19:24:32.997Z] Step 21/23 : LABEL arch=arm64 [2023-01-23T19:24:32.997Z] ---> Running in 5af7e2d46589 [2023-01-23T19:24:33.749Z] Removing intermediate container 5af7e2d46589 [2023-01-23T19:24:33.749Z] ---> f3a5152812a1 [2023-01-23T19:24:33.749Z] Step 22/23 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:24:33.749Z] ---> Running in 220c03fb5a57 [2023-01-23T19:24:34.351Z] Removing intermediate container 220c03fb5a57 [2023-01-23T19:24:34.351Z] ---> 18e9f537bbe1 [2023-01-23T19:24:34.351Z] Step 23/23 : LABEL version=0.0.0 [2023-01-23T19:24:34.351Z] ---> Running in 167d68f171c1 [2023-01-23T19:24:35.000Z] Removing intermediate container 167d68f171c1 [2023-01-23T19:24:35.000Z] ---> e05252000c14 [2023-01-23T19:24:35.000Z] [2023-01-23T19:24:35.278Z] Successfully built e05252000c14 [2023-01-23T19:24:35.278Z] Successfully tagged security-spire-server-arm64:latest [2023-01-23T19:24:35.278Z] Building security-bootstrapper [2023-01-23T19:24:53.581Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:24:53.581Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:24:53.581Z] ---> 935bc3de4051 [2023-01-23T19:24:53.581Z] Step 3/32 : WORKDIR /edgex-go [2023-01-23T19:24:53.581Z] ---> Using cache [2023-01-23T19:24:53.581Z] ---> d49087958f9c [2023-01-23T19:24:53.581Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-23T19:24:53.848Z] ---> Running in 5529060ed214 [2023-01-23T19:24:55.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:56.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:58.334Z] OK: 221 MiB in 51 packages [2023-01-23T19:24:59.305Z] Removing intermediate container 5529060ed214 [2023-01-23T19:24:59.305Z] ---> df5dfa907735 [2023-01-23T19:24:59.305Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-23T19:25:00.263Z] ---> 973370f80d28 [2023-01-23T19:25:00.263Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:25:00.263Z] ---> Running in a0638b3e241b [2023-01-23T19:26:36.919Z] Removing intermediate container a0638b3e241b [2023-01-23T19:26:36.919Z] ---> fd73684a251b [2023-01-23T19:26:36.919Z] Step 7/32 : COPY . . [2023-01-23T19:26:49.235Z] ---> 7b3bc8fedc28 [2023-01-23T19:26:49.235Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-23T19:26:49.510Z] ---> Running in c7f8ab21b961 [2023-01-23T19:26:51.467Z] 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 [2023-01-23T19:31:13.333Z] Removing intermediate container ab29427c9dcb [2023-01-23T19:31:13.333Z] ---> 0df25117d241 [2023-01-23T19:31:13.333Z] [2023-01-23T19:31:13.333Z] Step 10/24 : FROM alpine:3.16 [2023-01-23T19:31:13.333Z] 3.16: Pulling from library/alpine [2023-01-23T19:31:13.919Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T19:31:13.919Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T19:31:13.919Z] ---> 2b4661558fb8 [2023-01-23T19:31:13.919Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:31:14.189Z] ---> Running in 8dfd0c9292dc [2023-01-23T19:31:16.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:31:16.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:31:18.139Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:31:18.139Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:31:18.139Z] OK: 5 MiB in 15 packages [2023-01-23T19:31:20.085Z] Removing intermediate container 8dfd0c9292dc [2023-01-23T19:31:20.085Z] ---> bc4a9fd602dc [2023-01-23T19:31:20.085Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:31:20.353Z] ---> Running in 34ddd4070348 [2023-01-23T19:31:20.936Z] Removing intermediate container 34ddd4070348 [2023-01-23T19:31:20.936Z] ---> e69c5b2477c2 [2023-01-23T19:31:20.936Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-23T19:31:20.936Z] ---> Running in 4a0b87ebaf5b [2023-01-23T19:31:21.534Z] Removing intermediate container 4a0b87ebaf5b [2023-01-23T19:31:21.534Z] ---> 26a021d74249 [2023-01-23T19:31:21.534Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-23T19:31:21.534Z] ---> Running in 70fb281322a4 [2023-01-23T19:31:22.123Z] Removing intermediate container 70fb281322a4 [2023-01-23T19:31:22.123Z] ---> 1e5bc6bc4a34 [2023-01-23T19:31:22.123Z] Step 15/24 : WORKDIR / [2023-01-23T19:31:22.402Z] ---> Running in b44ce6f846a0 [2023-01-23T19:31:22.685Z] Removing intermediate container b44ce6f846a0 [2023-01-23T19:31:22.685Z] ---> 0cc68dfca8a9 [2023-01-23T19:31:22.685Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:31:23.646Z] ---> 9d84afbc5d09 [2023-01-23T19:31:23.647Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-23T19:31:25.594Z] ---> f20494786569 [2023-01-23T19:31:25.594Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-23T19:31:27.015Z] ---> 698fdcf5bb32 [2023-01-23T19:31:27.015Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-23T19:31:27.617Z] ---> 33ec22726ee1 [2023-01-23T19:31:27.617Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-23T19:31:27.893Z] ---> Running in 332154a8de47 [2023-01-23T19:31:28.486Z] Removing intermediate container 332154a8de47 [2023-01-23T19:31:28.486Z] ---> 4b4e0a82e392 [2023-01-23T19:31:28.486Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:31:28.486Z] ---> Running in bda066737778 [2023-01-23T19:31:29.072Z] Removing intermediate container bda066737778 [2023-01-23T19:31:29.072Z] ---> efed64706635 [2023-01-23T19:31:29.072Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T19:31:29.072Z] ---> Running in 53a66f2ae281 [2023-01-23T19:31:29.663Z] Removing intermediate container 53a66f2ae281 [2023-01-23T19:31:29.663Z] ---> 295245c048e3 [2023-01-23T19:31:29.663Z] Step 23/24 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:31:29.663Z] ---> Running in 114aac7a5cfe [2023-01-23T19:31:30.257Z] Removing intermediate container 114aac7a5cfe [2023-01-23T19:31:30.257Z] ---> d93500c5fc63 [2023-01-23T19:31:30.257Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:31:30.525Z] ---> Running in f6a82a0d2515 [2023-01-23T19:31:30.793Z] Removing intermediate container f6a82a0d2515 [2023-01-23T19:31:30.793Z] ---> 9e5ced5ce185 [2023-01-23T19:31:30.793Z] [2023-01-23T19:31:31.376Z] Successfully built 9e5ced5ce185 [2023-01-23T19:31:31.376Z] Successfully tagged core-metadata-arm64:latest [2023-01-23T19:31:31.376Z] Building core-command [2023-01-23T19:31:46.373Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:31:46.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:31:46.373Z] ---> 935bc3de4051 [2023-01-23T19:31:46.373Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:31:46.373Z] ---> Using cache [2023-01-23T19:31:46.374Z] ---> 1292efbffadd [2023-01-23T19:31:46.374Z] Step 4/23 : WORKDIR /edgex-go [2023-01-23T19:31:46.374Z] ---> Using cache [2023-01-23T19:31:46.374Z] ---> be684f251633 [2023-01-23T19:31:46.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-23T19:31:46.374Z] ---> Using cache [2023-01-23T19:31:46.374Z] ---> 2e595859e998 [2023-01-23T19:31:46.374Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-23T19:31:46.374Z] ---> Using cache [2023-01-23T19:31:46.374Z] ---> fd2fca782806 [2023-01-23T19:31:46.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:31:46.374Z] ---> Using cache [2023-01-23T19:31:46.374Z] ---> 14d6fbcad148 [2023-01-23T19:31:46.374Z] Step 8/23 : COPY . . [2023-01-23T19:31:46.374Z] ---> Using cache [2023-01-23T19:31:46.374Z] ---> f7a6fd966dec [2023-01-23T19:31:46.374Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-23T19:31:46.955Z] ---> Running in 1d4e072fdaff [2023-01-23T19:31:49.535Z] 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 [2023-01-23T19:32:45.906Z] Removing intermediate container d6d3e404bf77 [2023-01-23T19:32:45.906Z] ---> 18596b059a06 [2023-01-23T19:32:45.906Z] [2023-01-23T19:32:45.906Z] Step 9/19 : FROM alpine:3.15 [2023-01-23T19:32:45.906Z] ---> 8aa73fd46299 [2023-01-23T19:32:45.906Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:32:45.906Z] ---> Using cache [2023-01-23T19:32:45.906Z] ---> 28e34a809011 [2023-01-23T19:32:45.906Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-23T19:32:45.906Z] ---> Running in dad8e5a525e8 [2023-01-23T19:32:45.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:32:45.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:32:46.490Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:32:46.490Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:32:46.490Z] OK: 15736 distinct packages available [2023-01-23T19:32:46.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:32:46.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:32:48.174Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-23T19:32:48.174Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-23T19:32:48.174Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-23T19:32:48.174Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-23T19:32:48.174Z] (5/9) Installing curl (7.80.0-r5) [2023-01-23T19:32:48.174Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-23T19:32:48.174Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:32:48.174Z] (8/9) Installing libucontext (1.1-r0) [2023-01-23T19:32:48.174Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-23T19:32:48.174Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:32:48.442Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:32:49.027Z] OK: 8 MiB in 23 packages [2023-01-23T19:32:51.618Z] Removing intermediate container dad8e5a525e8 [2023-01-23T19:32:51.618Z] ---> 66eed6839e1f [2023-01-23T19:32:51.618Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:32:52.203Z] ---> 3fbf05d5aa29 [2023-01-23T19:32:52.203Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-23T19:32:54.783Z] ---> c94b7a6bb466 [2023-01-23T19:32:54.783Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-23T19:32:58.161Z] ---> f52281821579 [2023-01-23T19:32:58.161Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-23T19:32:58.161Z] ---> Running in 31865c3f04d9 [2023-01-23T19:32:58.429Z] Removing intermediate container 31865c3f04d9 [2023-01-23T19:32:58.429Z] ---> 079d38c94d43 [2023-01-23T19:32:58.429Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:32:58.429Z] ---> Running in 81a02fb37cf8 [2023-01-23T19:32:59.022Z] Removing intermediate container 81a02fb37cf8 [2023-01-23T19:32:59.022Z] ---> e07e982f1af8 [2023-01-23T19:32:59.022Z] Step 17/19 : LABEL arch=arm64 [2023-01-23T19:32:59.022Z] ---> Running in 6d9bf24ee4b5 [2023-01-23T19:32:59.605Z] Removing intermediate container 6d9bf24ee4b5 [2023-01-23T19:32:59.605Z] ---> 96e7eef6bcf7 [2023-01-23T19:32:59.605Z] Step 18/19 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:32:59.605Z] ---> Running in a6fd48f74212 [2023-01-23T19:33:00.189Z] Removing intermediate container a6fd48f74212 [2023-01-23T19:33:00.189Z] ---> c74810da843a [2023-01-23T19:33:00.189Z] Step 19/19 : LABEL version=0.0.0 [2023-01-23T19:33:00.457Z] ---> Running in f676e4aae041 [2023-01-23T19:33:01.039Z] Removing intermediate container f676e4aae041 [2023-01-23T19:33:01.039Z] ---> 29e4a2bcfdaa [2023-01-23T19:33:01.039Z] [2023-01-23T19:33:01.306Z] Successfully built 29e4a2bcfdaa [2023-01-23T19:33:01.306Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-23T19:33:01.306Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-01-23T19:33:19.526Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:33:19.526Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:33:19.526Z] ---> 935bc3de4051 [2023-01-23T19:33:19.526Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:33:19.526Z] ---> Using cache [2023-01-23T19:33:19.526Z] ---> d49087958f9c [2023-01-23T19:33:19.526Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-23T19:33:19.526Z] ---> Using cache [2023-01-23T19:33:19.526Z] ---> df5dfa907735 [2023-01-23T19:33:19.526Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:33:19.526Z] ---> Using cache [2023-01-23T19:33:19.526Z] ---> 973370f80d28 [2023-01-23T19:33:19.526Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:33:19.526Z] ---> Using cache [2023-01-23T19:33:19.526Z] ---> fd73684a251b [2023-01-23T19:33:19.526Z] Step 7/24 : COPY . . [2023-01-23T19:33:19.526Z] ---> Using cache [2023-01-23T19:33:19.526Z] ---> 7b3bc8fedc28 [2023-01-23T19:33:19.526Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-23T19:33:19.526Z] ---> Running in 42182aae5259 [2023-01-23T19:33:20.933Z] 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 [2023-01-23T19:34:28.990Z] Removing intermediate container c7f8ab21b961 [2023-01-23T19:34:28.990Z] ---> b1fc0ddc27bb [2023-01-23T19:34:28.990Z] [2023-01-23T19:34:28.990Z] Step 9/32 : FROM alpine:3.16 [2023-01-23T19:34:28.990Z] ---> 2b4661558fb8 [2023-01-23T19:34:28.990Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:34:28.990Z] ---> Running in 953b99a6dd2d [2023-01-23T19:34:28.990Z] Removing intermediate container 953b99a6dd2d [2023-01-23T19:34:28.990Z] ---> 90d2187ce200 [2023-01-23T19:34:28.990Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-23T19:34:28.990Z] ---> Running in 9bba60c4e303 [2023-01-23T19:34:28.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:34:28.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:34:30.480Z] Removing intermediate container e46e9fedc42e [2023-01-23T19:34:30.480Z] ---> a7f75675702a [2023-01-23T19:34:30.480Z] [2023-01-23T19:34:30.480Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:34:30.480Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-23T19:34:30.480Z] ---> 2b4661558fb8 [2023-01-23T19:34:30.480Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:34:30.480Z] ---> Using cache [2023-01-23T19:34:30.480Z] ---> bc4a9fd602dc [2023-01-23T19:34:30.480Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:34:30.480Z] ---> Using cache [2023-01-23T19:34:30.480Z] ---> e69c5b2477c2 [2023-01-23T19:34:30.480Z] (2/2) Installing su-exec (0.2-r1) [2023-01-23T19:34:30.480Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:34:30.480Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-23T19:34:30.480Z] OK: 5 MiB in 16 packages [2023-01-23T19:34:30.776Z] ---> Running in c89fad08416b [2023-01-23T19:34:32.218Z] Removing intermediate container c89fad08416b [2023-01-23T19:34:32.218Z] ---> 8a10cb66a0bd [2023-01-23T19:34:32.218Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-23T19:34:32.485Z] ---> Running in 30b1e3bf9c7a [2023-01-23T19:34:33.071Z] Removing intermediate container 9bba60c4e303 [2023-01-23T19:34:33.338Z] ---> 97f947bcce44 [2023-01-23T19:34:33.338Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-23T19:34:33.607Z] ---> Running in e3b1f0221cee [2023-01-23T19:34:33.876Z] Removing intermediate container 30b1e3bf9c7a [2023-01-23T19:34:33.876Z] ---> b9f7e73fc393 [2023-01-23T19:34:33.876Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:34:34.842Z] Removing intermediate container e3b1f0221cee [2023-01-23T19:34:34.842Z] ---> 6fbb02449286 [2023-01-23T19:34:34.842Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-23T19:34:35.110Z] ---> Running in eb16b8892368 [2023-01-23T19:34:35.378Z] ---> 04b5a9b4eed4 [2023-01-23T19:34:35.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-23T19:34:35.645Z] Removing intermediate container eb16b8892368 [2023-01-23T19:34:35.645Z] ---> 7f9e3b1b79d9 [2023-01-23T19:34:35.645Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-23T19:34:35.913Z] ---> Running in 4a8f619d6c17 [2023-01-23T19:34:36.182Z] Removing intermediate container ed795e35a6aa [2023-01-23T19:34:36.182Z] ---> 32e31ff32e80 [2023-01-23T19:34:36.182Z] [2023-01-23T19:34:36.182Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:34:36.182Z] ---> 2b4661558fb8 [2023-01-23T19:34:36.182Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-23T19:34:36.450Z] ---> Running in b6293d709219 [2023-01-23T19:34:37.063Z] Removing intermediate container 4a8f619d6c17 [2023-01-23T19:34:37.063Z] ---> 53a0adb836e0 [2023-01-23T19:34:37.063Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-23T19:34:37.340Z] ---> Running in 42ecc7d4c013 [2023-01-23T19:34:38.338Z] Removing intermediate container 42ecc7d4c013 [2023-01-23T19:34:38.338Z] ---> 94b40e45a786 [2023-01-23T19:34:38.338Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-23T19:34:38.615Z] ---> Running in 758986ae3524 [2023-01-23T19:34:40.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:34:40.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:34:40.588Z] ---> 37a6780d8be0 [2023-01-23T19:34:40.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-23T19:34:42.021Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-23T19:34:42.021Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-23T19:34:42.021Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:34:42.288Z] ---> db1397f50ffb [2023-01-23T19:34:42.288Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-23T19:34:42.288Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:34:42.288Z] ---> Running in 7ec138a5a3aa [2023-01-23T19:34:42.873Z] OK: 6 MiB in 16 packages [2023-01-23T19:34:42.873Z] Removing intermediate container 758986ae3524 [2023-01-23T19:34:42.873Z] ---> 01275c7e9ba7 [2023-01-23T19:34:42.873Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-23T19:34:43.145Z] Removing intermediate container 7ec138a5a3aa [2023-01-23T19:34:43.145Z] ---> 488f5a7ed035 [2023-01-23T19:34:43.145Z] ---> Running in 6c2d5e437efb [2023-01-23T19:34:43.145Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:34:43.145Z] ---> Running in 0e4809934cf1 [2023-01-23T19:34:44.108Z] Removing intermediate container 6c2d5e437efb [2023-01-23T19:34:44.108Z] ---> 0f83639881c0 [2023-01-23T19:34:44.108Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-23T19:34:44.383Z] Removing intermediate container 0e4809934cf1 [2023-01-23T19:34:44.383Z] ---> d57b1a6446c5 [2023-01-23T19:34:44.383Z] Step 20/22 : LABEL arch=arm64 [2023-01-23T19:34:44.655Z] ---> Running in 662b25e5fa98 [2023-01-23T19:34:45.616Z] Removing intermediate container 662b25e5fa98 [2023-01-23T19:34:45.616Z] ---> a714092d13c8 [2023-01-23T19:34:45.616Z] Step 21/22 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:34:45.883Z] ---> Running in 97fd22dfb1a2 [2023-01-23T19:34:46.154Z] ---> 66d8a6ec2ebe [2023-01-23T19:34:46.154Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-23T19:34:46.154Z] ---> Running in 771c0f769542 [2023-01-23T19:34:46.423Z] Removing intermediate container b6293d709219 [2023-01-23T19:34:46.423Z] ---> cc20c4012662 [2023-01-23T19:34:46.423Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:34:46.696Z] ---> Running in ba1e4e0cdfef [2023-01-23T19:34:46.977Z] Removing intermediate container 97fd22dfb1a2 [2023-01-23T19:34:46.977Z] ---> 0f9a18686932 [2023-01-23T19:34:46.977Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:34:47.243Z] ---> Running in 24be41cf9b8a [2023-01-23T19:34:47.512Z] Removing intermediate container ba1e4e0cdfef [2023-01-23T19:34:47.512Z] ---> 2c64af28f37a [2023-01-23T19:34:47.512Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-23T19:34:47.778Z] ---> Running in 9d51b0ca5780 [2023-01-23T19:34:48.360Z] Removing intermediate container 24be41cf9b8a [2023-01-23T19:34:48.360Z] ---> 9dbbad4f7e53 [2023-01-23T19:34:48.360Z] [2023-01-23T19:34:48.631Z] Removing intermediate container 9d51b0ca5780 [2023-01-23T19:34:48.631Z] ---> 3948a1af58b0 [2023-01-23T19:34:48.631Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-23T19:34:48.899Z] ---> Running in 5f7f58d61a3f [2023-01-23T19:34:49.168Z] Successfully built 9dbbad4f7e53 [2023-01-23T19:34:49.168Z] Successfully tagged support-scheduler-arm64:latest [2023-01-23T19:34:49.168Z] Building security-proxy-setup [2023-01-23T19:34:49.749Z]  Building support-scheduler ... done Removing intermediate container 5f7f58d61a3f [2023-01-23T19:34:49.749Z] ---> df3fa5f622d5 [2023-01-23T19:34:49.749Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:34:51.157Z] Removing intermediate container 771c0f769542 [2023-01-23T19:34:51.157Z] ---> 2afa5049d31a [2023-01-23T19:34:51.157Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:34:51.157Z] ---> ce160621589f [2023-01-23T19:34:51.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-23T19:34:52.568Z] ---> f0c41f455799 [2023-01-23T19:34:52.568Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-23T19:34:55.172Z] ---> f73b6ae3cf54 [2023-01-23T19:34:55.172Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-23T19:34:55.172Z] ---> 2c7eaf5cf104 [2023-01-23T19:34:55.438Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-23T19:34:56.400Z] ---> 9707f52cecaf [2023-01-23T19:34:56.400Z] ---> 2c231633ea01 [2023-01-23T19:34:56.400Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-23T19:34:56.400Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-23T19:34:56.681Z] ---> Running in c7c617cef669 [2023-01-23T19:34:57.645Z] Removing intermediate container c7c617cef669 [2023-01-23T19:34:57.645Z] ---> dfa6c7386db5 [2023-01-23T19:34:57.645Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:34:57.645Z] ---> Running in e6489be7b5b2 [2023-01-23T19:34:58.239Z] ---> cb000f5106ca [2023-01-23T19:34:58.239Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-23T19:34:58.823Z] Removing intermediate container e6489be7b5b2 [2023-01-23T19:34:58.823Z] ---> 7c68b313929c [2023-01-23T19:34:58.823Z] Step 20/22 : LABEL arch=arm64 [2023-01-23T19:34:59.091Z] ---> Running in e6bc05d84ded [2023-01-23T19:34:59.697Z] ---> c4dae410cdac [2023-01-23T19:34:59.697Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-23T19:34:59.985Z] Removing intermediate container e6bc05d84ded [2023-01-23T19:34:59.985Z] ---> 14e6f3105666 [2023-01-23T19:34:59.985Z] Step 21/22 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:35:00.252Z] ---> Running in b3175aaef269 [2023-01-23T19:35:01.231Z] Removing intermediate container b3175aaef269 [2023-01-23T19:35:01.231Z] ---> 47de2614596a [2023-01-23T19:35:01.231Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:35:01.499Z] ---> Running in c1ade171a514 [2023-01-23T19:35:01.768Z] ---> 068815bd95c7 [2023-01-23T19:35:01.768Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-23T19:35:02.381Z] Removing intermediate container c1ade171a514 [2023-01-23T19:35:02.381Z] ---> f5f61bb47a7d [2023-01-23T19:35:02.381Z] [2023-01-23T19:35:03.337Z] Successfully built f5f61bb47a7d [2023-01-23T19:35:03.337Z] Successfully tagged support-notifications-arm64:latest [2023-01-23T19:35:03.337Z] Building core-data [2023-01-23T19:35:03.337Z]  Building support-notifications ... done  ---> d1779722c939 [2023-01-23T19:35:03.337Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-23T19:35:03.613Z] ---> Running in 2e29b1911246 [2023-01-23T19:35:07.857Z] Removing intermediate container 2e29b1911246 [2023-01-23T19:35:07.857Z] ---> 25b4c5758dda [2023-01-23T19:35:07.857Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-23T19:35:07.857Z] ---> Running in ad5386a88089 [2023-01-23T19:35:08.440Z] Removing intermediate container ad5386a88089 [2023-01-23T19:35:08.440Z] ---> b929fa211687 [2023-01-23T19:35:08.440Z] Step 29/32 : CMD ["gate"] [2023-01-23T19:35:08.440Z] ---> Running in ad4359755bf1 [2023-01-23T19:35:09.397Z] Removing intermediate container ad4359755bf1 [2023-01-23T19:35:09.397Z] ---> ca415ee5a048 [2023-01-23T19:35:09.397Z] Step 30/32 : LABEL arch=arm64 [2023-01-23T19:35:09.397Z] ---> Running in c53ab122f472 [2023-01-23T19:35:10.364Z] Removing intermediate container c53ab122f472 [2023-01-23T19:35:10.364Z] ---> 05704dcdf31c [2023-01-23T19:35:10.364Z] Step 31/32 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:35:10.631Z] ---> Running in f26576f29f63 [2023-01-23T19:35:11.593Z] Removing intermediate container f26576f29f63 [2023-01-23T19:35:11.593Z] ---> 17b16e262e0b [2023-01-23T19:35:11.593Z] Step 32/32 : LABEL version=0.0.0 [2023-01-23T19:35:11.593Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:35:11.593Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:35:11.593Z] ---> 935bc3de4051 [2023-01-23T19:35:11.593Z] Step 3/21 : WORKDIR /edgex-go [2023-01-23T19:35:11.593Z] ---> Using cache [2023-01-23T19:35:11.593Z] ---> d49087958f9c [2023-01-23T19:35:11.593Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-23T19:35:11.593Z] ---> Using cache [2023-01-23T19:35:11.593Z] ---> df5dfa907735 [2023-01-23T19:35:11.593Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-23T19:35:11.593Z] ---> Using cache [2023-01-23T19:35:11.593Z] ---> Running in 5125e767bdce [2023-01-23T19:35:11.593Z] ---> 973370f80d28 [2023-01-23T19:35:11.593Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:35:11.593Z] ---> Using cache [2023-01-23T19:35:11.593Z] ---> fd73684a251b [2023-01-23T19:35:11.593Z] Step 7/21 : COPY . . [2023-01-23T19:35:11.593Z] ---> Using cache [2023-01-23T19:35:11.593Z] ---> 7b3bc8fedc28 [2023-01-23T19:35:11.593Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-23T19:35:11.593Z] ---> Running in cea6d15a551a [2023-01-23T19:35:12.553Z] Removing intermediate container 5125e767bdce [2023-01-23T19:35:12.553Z] ---> 2b6acf5a8659 [2023-01-23T19:35:12.553Z] [2023-01-23T19:35:13.139Z] Successfully built 2b6acf5a8659 [2023-01-23T19:35:13.139Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-23T19:35:13.139Z] Building core-common-config-bootstrapper [2023-01-23T19:35:13.721Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-23T19:35:35.792Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:35:35.792Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:35:35.792Z] ---> 935bc3de4051 [2023-01-23T19:35:35.792Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:35:35.792Z] ---> Using cache [2023-01-23T19:35:35.792Z] ---> 1292efbffadd [2023-01-23T19:35:35.792Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:35:35.792Z] ---> Using cache [2023-01-23T19:35:35.792Z] ---> be684f251633 [2023-01-23T19:35:35.792Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:35:35.792Z] ---> Using cache [2023-01-23T19:35:35.792Z] ---> 2e595859e998 [2023-01-23T19:35:35.792Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:35:35.792Z] ---> Using cache [2023-01-23T19:35:35.792Z] ---> fd2fca782806 [2023-01-23T19:35:35.792Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:35:35.792Z] ---> Using cache [2023-01-23T19:35:35.792Z] ---> 14d6fbcad148 [2023-01-23T19:35:35.792Z] Step 8/22 : COPY . . [2023-01-23T19:35:35.792Z] ---> Using cache [2023-01-23T19:35:35.792Z] ---> f7a6fd966dec [2023-01-23T19:35:35.792Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-23T19:35:35.792Z] ---> Running in 6b23149a5a5a [2023-01-23T19:35:37.728Z] 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 [2023-01-23T19:35:40.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:35:40.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:35:40.302Z] ---> 935bc3de4051 [2023-01-23T19:35:40.302Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:35:40.302Z] ---> Using cache [2023-01-23T19:35:40.302Z] ---> 1292efbffadd [2023-01-23T19:35:40.302Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:35:40.302Z] ---> Using cache [2023-01-23T19:35:40.302Z] ---> be684f251633 [2023-01-23T19:35:40.302Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:35:40.302Z] ---> Using cache [2023-01-23T19:35:40.302Z] ---> 2e595859e998 [2023-01-23T19:35:40.302Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:35:40.302Z] ---> Using cache [2023-01-23T19:35:40.302Z] ---> fd2fca782806 [2023-01-23T19:35:40.302Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:35:40.302Z] ---> Using cache [2023-01-23T19:35:40.302Z] ---> 14d6fbcad148 [2023-01-23T19:35:40.302Z] Step 8/22 : COPY . . [2023-01-23T19:35:40.302Z] ---> Using cache [2023-01-23T19:35:40.302Z] ---> f7a6fd966dec [2023-01-23T19:35:40.302Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-23T19:35:40.302Z] ---> Running in 8b255318381c [2023-01-23T19:35:42.238Z] 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 [2023-01-23T19:39:19.044Z] Removing intermediate container 1d4e072fdaff [2023-01-23T19:39:19.044Z] ---> ba9caeff7ecc [2023-01-23T19:39:19.044Z] [2023-01-23T19:39:19.044Z] Step 10/23 : FROM alpine:3.16 [2023-01-23T19:39:19.044Z] ---> 2b4661558fb8 [2023-01-23T19:39:19.044Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:39:19.044Z] ---> Using cache [2023-01-23T19:39:19.044Z] ---> bc4a9fd602dc [2023-01-23T19:39:19.044Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:39:19.044Z] ---> Using cache [2023-01-23T19:39:19.044Z] ---> e69c5b2477c2 [2023-01-23T19:39:19.044Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-23T19:39:19.044Z] ---> Running in 37de4118f9d0 [2023-01-23T19:39:19.044Z] Removing intermediate container 37de4118f9d0 [2023-01-23T19:39:19.044Z] ---> 9a18719d927a [2023-01-23T19:39:19.044Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-23T19:39:19.044Z] ---> Running in 7be682596eab [2023-01-23T19:39:19.044Z] Removing intermediate container 7be682596eab [2023-01-23T19:39:19.044Z] ---> e383ab92eeeb [2023-01-23T19:39:19.044Z] Step 15/23 : WORKDIR / [2023-01-23T19:39:19.044Z] ---> Running in 037742f98a9f [2023-01-23T19:39:19.044Z] Removing intermediate container 037742f98a9f [2023-01-23T19:39:19.044Z] ---> 2efef89c7d2f [2023-01-23T19:39:19.044Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:39:19.044Z] ---> d906e5cc898c [2023-01-23T19:39:19.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-23T19:39:19.044Z] ---> 8dad8babf177 [2023-01-23T19:39:19.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-23T19:39:19.044Z] ---> daf81a4844e6 [2023-01-23T19:39:19.044Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-23T19:39:19.044Z] ---> Running in 127a86bc09c2 [2023-01-23T19:39:19.044Z] Removing intermediate container 127a86bc09c2 [2023-01-23T19:39:19.044Z] ---> de42db60111c [2023-01-23T19:39:19.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:39:19.044Z] ---> Running in 1748dd35e810 [2023-01-23T19:39:19.044Z] Removing intermediate container 1748dd35e810 [2023-01-23T19:39:19.044Z] ---> f626c8ce322c [2023-01-23T19:39:19.044Z] Step 21/23 : LABEL arch=arm64 [2023-01-23T19:39:19.044Z] ---> Running in 691e8f4ad80e [2023-01-23T19:39:19.044Z] Removing intermediate container 691e8f4ad80e [2023-01-23T19:39:19.044Z] ---> 3e65429a8aa9 [2023-01-23T19:39:19.044Z] Step 22/23 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:39:19.044Z] ---> Running in 4999b80893a6 [2023-01-23T19:39:19.044Z] Removing intermediate container 4999b80893a6 [2023-01-23T19:39:19.044Z] ---> e11439283588 [2023-01-23T19:39:19.044Z] Step 23/23 : LABEL version=0.0.0 [2023-01-23T19:39:19.044Z] ---> Running in 4032fde48ca6 [2023-01-23T19:39:19.044Z] Removing intermediate container 4032fde48ca6 [2023-01-23T19:39:19.044Z] ---> 62d2ae3cc01d [2023-01-23T19:39:19.044Z] [2023-01-23T19:39:19.044Z] Successfully built 62d2ae3cc01d [2023-01-23T19:39:19.044Z] Successfully tagged core-command-arm64:latest [2023-01-23T19:39:41.402Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-23T19:39:59.684Z] Removing intermediate container 42182aae5259 [2023-01-23T19:39:59.684Z] ---> b887ee104e55 [2023-01-23T19:39:59.684Z] [2023-01-23T19:39:59.684Z] Step 9/24 : FROM alpine:3.16 [2023-01-23T19:39:59.684Z] ---> 2b4661558fb8 [2023-01-23T19:39:59.684Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-23T19:39:59.684Z] ---> Running in ed61712b0bfe [2023-01-23T19:40:01.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:40:02.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:40:03.649Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-23T19:40:03.649Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-23T19:40:03.649Z] (3/3) Installing su-exec (0.2-r1) [2023-01-23T19:40:03.649Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:40:03.649Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:40:04.242Z] OK: 6 MiB in 17 packages [2023-01-23T19:40:06.194Z] Removing intermediate container ed61712b0bfe [2023-01-23T19:40:06.194Z] ---> 451ac681dd82 [2023-01-23T19:40:06.194Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-23T19:40:06.463Z] ---> Running in 029d6063e7d3 [2023-01-23T19:40:07.049Z] Removing intermediate container 029d6063e7d3 [2023-01-23T19:40:07.049Z] ---> 25caf595d82f [2023-01-23T19:40:07.049Z] Step 12/24 : WORKDIR / [2023-01-23T19:40:07.049Z] ---> Running in 22d488b300df [2023-01-23T19:40:07.640Z] Removing intermediate container 22d488b300df [2023-01-23T19:40:07.640Z] ---> 6d35e34c1449 [2023-01-23T19:40:07.640Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-23T19:40:08.613Z] ---> 1c93728e807b [2023-01-23T19:40:08.613Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-23T19:40:09.577Z] ---> b825ed711bec [2023-01-23T19:40:09.577Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-23T19:40:11.533Z] ---> 1267912d94ac [2023-01-23T19:40:11.533Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-23T19:40:12.513Z] ---> 7b4fd60943e2 [2023-01-23T19:40:12.513Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-23T19:40:13.942Z] ---> cfafd9c4bf22 [2023-01-23T19:40:13.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-23T19:40:15.905Z] ---> 8282afb5f652 [2023-01-23T19:40:15.905Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-23T19:40:16.878Z] ---> 5b1f33feb98c [2023-01-23T19:40:16.878Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:40:17.153Z] ---> Running in 94233c5ffbac [2023-01-23T19:40:20.524Z] Removing intermediate container 94233c5ffbac [2023-01-23T19:40:20.524Z] ---> 9aeb55780c18 [2023-01-23T19:40:20.524Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:40:20.524Z] ---> Running in b3997866f959 [2023-01-23T19:40:20.803Z] Removing intermediate container b3997866f959 [2023-01-23T19:40:20.803Z] ---> b7deafc01ac6 [2023-01-23T19:40:20.803Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T19:40:20.803Z] ---> Running in 24d9eb377e29 [2023-01-23T19:40:21.402Z] Removing intermediate container 24d9eb377e29 [2023-01-23T19:40:21.402Z] ---> c21eca83c159 [2023-01-23T19:40:21.402Z] Step 23/24 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:40:21.402Z] ---> Running in 9ce24ec16b7a [2023-01-23T19:40:21.989Z] Removing intermediate container 9ce24ec16b7a [2023-01-23T19:40:21.989Z] ---> 38179c7b27ce [2023-01-23T19:40:21.989Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:40:23.940Z] ---> Running in 885efedc83b0 [2023-01-23T19:40:24.209Z] Removing intermediate container 885efedc83b0 [2023-01-23T19:40:24.209Z] ---> b5d5f18b9969 [2023-01-23T19:40:24.209Z] [2023-01-23T19:40:24.478Z] Successfully built b5d5f18b9969 [2023-01-23T19:40:24.478Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-23T19:41:03.660Z]  Building security-secretstore-setup ... done 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 [2023-01-23T19:41:25.923Z] Removing intermediate container cea6d15a551a [2023-01-23T19:41:25.923Z] ---> 946287e15a96 [2023-01-23T19:41:25.923Z] [2023-01-23T19:41:25.924Z] Step 9/21 : FROM alpine:3.16 [2023-01-23T19:41:25.924Z] ---> 2b4661558fb8 [2023-01-23T19:41:25.924Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-23T19:41:25.924Z] ---> Running in 22cbab30816c [2023-01-23T19:41:25.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:41:26.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:41:28.036Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-23T19:41:28.036Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-23T19:41:28.036Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-23T19:41:28.036Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-23T19:41:28.036Z] (5/6) Installing curl (7.83.1-r5) [2023-01-23T19:41:28.036Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-23T19:41:28.036Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:41:28.036Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:41:28.339Z] OK: 8 MiB in 20 packages [2023-01-23T19:41:30.964Z] Removing intermediate container 22cbab30816c [2023-01-23T19:41:30.964Z] ---> 64c2cec140c8 [2023-01-23T19:41:30.964Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-23T19:41:30.964Z] ---> Running in de72f6a7fb39 [2023-01-23T19:41:31.235Z] Removing intermediate container de72f6a7fb39 [2023-01-23T19:41:31.235Z] ---> 05f2e7e797d5 [2023-01-23T19:41:31.235Z] Step 12/21 : WORKDIR /edgex [2023-01-23T19:41:31.235Z] ---> Running in 0ff61c68810a [2023-01-23T19:41:31.826Z] Removing intermediate container 0ff61c68810a [2023-01-23T19:41:31.826Z] ---> 2c7d3266e88b [2023-01-23T19:41:31.826Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-23T19:41:32.796Z] ---> 934b3fac971a [2023-01-23T19:41:32.796Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-23T19:41:34.763Z] ---> 6be2f29dc36e [2023-01-23T19:41:34.763Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-23T19:41:36.184Z] ---> 87a8ae140bb4 [2023-01-23T19:41:36.184Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-23T19:41:37.607Z] ---> ee21600f797a [2023-01-23T19:41:37.607Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:41:37.607Z] ---> Running in 71e8e5790bb6 [2023-01-23T19:41:43.006Z] Removing intermediate container 71e8e5790bb6 [2023-01-23T19:41:43.006Z] ---> 36a7fb7a350b [2023-01-23T19:41:43.006Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:41:43.006Z] ---> Running in ebce5718dafc [2023-01-23T19:41:43.599Z] Removing intermediate container ebce5718dafc [2023-01-23T19:41:43.599Z] ---> 7e84e2439ad1 [2023-01-23T19:41:43.599Z] Step 19/21 : LABEL arch=arm64 [2023-01-23T19:41:43.599Z] ---> Running in e578ae839c7a [2023-01-23T19:41:43.885Z] Removing intermediate container 8b255318381c [2023-01-23T19:41:43.885Z] ---> 9f6162d23c21 [2023-01-23T19:41:43.885Z] [2023-01-23T19:41:43.886Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:41:43.886Z] ---> 2b4661558fb8 [2023-01-23T19:41:43.886Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-23T19:41:44.157Z] Removing intermediate container e578ae839c7a [2023-01-23T19:41:44.157Z] ---> 49f754946f29 [2023-01-23T19:41:44.157Z] Step 20/21 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:41:44.157Z] ---> Running in d6583621b438 [2023-01-23T19:41:44.157Z] ---> Running in e1ab03902821 [2023-01-23T19:41:44.749Z] Removing intermediate container d6583621b438 [2023-01-23T19:41:44.749Z] ---> 7a827dd87eb9 [2023-01-23T19:41:44.749Z] Step 21/21 : LABEL version=0.0.0 [2023-01-23T19:41:44.749Z] Removing intermediate container e1ab03902821 [2023-01-23T19:41:44.749Z] ---> 4f687eb724ca [2023-01-23T19:41:44.749Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:41:44.749Z] ---> Running in 5d2c6ff6ba21 [2023-01-23T19:41:44.749Z] ---> Running in f2f35e7dc472 [2023-01-23T19:41:45.341Z] Removing intermediate container 5d2c6ff6ba21 [2023-01-23T19:41:45.341Z] ---> e914c8f432a7 [2023-01-23T19:41:45.341Z] [2023-01-23T19:41:45.614Z] Successfully built e914c8f432a7 [2023-01-23T19:41:45.614Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-23T19:41:46.210Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:41:46.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:41:47.908Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:41:47.908Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:41:47.908Z] OK: 5 MiB in 15 packages [2023-01-23T19:41:48.881Z] Removing intermediate container f2f35e7dc472 [2023-01-23T19:41:48.881Z] ---> b79bce56de2b [2023-01-23T19:41:48.881Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:41:49.852Z] ---> c673b80dbd90 [2023-01-23T19:41:49.852Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-23T19:41:51.280Z] ---> 012ab99fc955 [2023-01-23T19:41:51.280Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-23T19:41:51.870Z] ---> 07865265e312 [2023-01-23T19:41:51.870Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-23T19:41:52.470Z] ---> 83a4f90d966e [2023-01-23T19:41:52.470Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:41:52.743Z] ---> Running in 6f0b4edce485 [2023-01-23T19:41:53.021Z] Removing intermediate container 6b23149a5a5a [2023-01-23T19:41:53.021Z] ---> f204e43282ff [2023-01-23T19:41:53.021Z] [2023-01-23T19:41:53.021Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:41:53.021Z] ---> 2b4661558fb8 [2023-01-23T19:41:53.021Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-23T19:41:53.021Z] ---> Running in 2cb5e1c523d1 [2023-01-23T19:41:53.610Z] Removing intermediate container 2cb5e1c523d1 [2023-01-23T19:41:53.610Z] ---> f53e12ccfbb2 [2023-01-23T19:41:53.610Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-23T19:41:53.610Z] ---> Running in f2c1b37c5d1e [2023-01-23T19:41:54.202Z] Removing intermediate container f2c1b37c5d1e [2023-01-23T19:41:54.202Z] ---> ada3c575de04 [2023-01-23T19:41:54.202Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-23T19:41:54.202Z] ---> Running in 2946c4068d09 [2023-01-23T19:41:54.792Z] Removing intermediate container 2946c4068d09 [2023-01-23T19:41:54.792Z] ---> b803d105f169 [2023-01-23T19:41:54.792Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:41:54.792Z] ---> Running in 083a37fa6be9 [2023-01-23T19:41:55.063Z] Removing intermediate container 6f0b4edce485 [2023-01-23T19:41:55.063Z] ---> 1d59c4f2336f [2023-01-23T19:41:55.063Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:41:55.334Z] ---> Running in 4a19e8676c13 [2023-01-23T19:41:55.608Z] Removing intermediate container 4a19e8676c13 [2023-01-23T19:41:55.608Z] ---> c3c8b9fb1423 [2023-01-23T19:41:55.608Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-23T19:41:55.608Z] ---> Running in c13a54fb4014 [2023-01-23T19:41:55.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:41:56.148Z] Removing intermediate container c13a54fb4014 [2023-01-23T19:41:56.148Z] ---> 326e33a89108 [2023-01-23T19:41:56.148Z] Step 20/22 : LABEL arch=arm64 [2023-01-23T19:41:56.148Z] ---> Running in eb9851323de7 [2023-01-23T19:41:56.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:41:56.739Z] Removing intermediate container eb9851323de7 [2023-01-23T19:41:56.739Z] ---> d59c49ad205d [2023-01-23T19:41:56.739Z] Step 21/22 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:41:56.739Z] ---> Running in f45a2feebda5 [2023-01-23T19:41:57.008Z] Removing intermediate container f45a2feebda5 [2023-01-23T19:41:57.008Z] ---> 4f1ad4cbc70f [2023-01-23T19:41:57.008Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:41:57.008Z] ---> Running in 36282814b575 [2023-01-23T19:41:57.280Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:41:57.281Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:41:57.281Z] OK: 5 MiB in 15 packages [2023-01-23T19:41:57.553Z] Removing intermediate container 36282814b575 [2023-01-23T19:41:57.553Z] ---> 11ef3ee2d1bc [2023-01-23T19:41:57.553Z] [2023-01-23T19:41:57.824Z] Successfully built 11ef3ee2d1bc [2023-01-23T19:41:57.824Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-23T19:41:58.415Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 083a37fa6be9 [2023-01-23T19:41:58.415Z] ---> 2cd7e42b510e [2023-01-23T19:41:58.415Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:41:59.006Z] ---> 609e3d65dc8b [2023-01-23T19:41:59.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-23T19:41:59.974Z] ---> 47e7425ff48a [2023-01-23T19:41:59.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-23T19:42:00.565Z] ---> 916038ae24c3 [2023-01-23T19:42:00.565Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-23T19:42:00.565Z] ---> Running in 1e4ee814704e [2023-01-23T19:42:00.837Z] Removing intermediate container 1e4ee814704e [2023-01-23T19:42:00.837Z] ---> c477c39188dc [2023-01-23T19:42:00.837Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:42:01.107Z] ---> Running in e85102d0d109 [2023-01-23T19:42:01.377Z] Removing intermediate container e85102d0d109 [2023-01-23T19:42:01.377Z] ---> f7a2c837a74f [2023-01-23T19:42:01.377Z] Step 20/22 : LABEL arch=arm64 [2023-01-23T19:42:01.377Z] ---> Running in 505b7ad64936 [2023-01-23T19:42:01.650Z] Removing intermediate container 505b7ad64936 [2023-01-23T19:42:01.650Z] ---> f9cafa953382 [2023-01-23T19:42:01.650Z] Step 21/22 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-23T19:42:01.923Z] ---> Running in 2bc18452f6ec [2023-01-23T19:42:02.194Z] Removing intermediate container 2bc18452f6ec [2023-01-23T19:42:02.194Z] ---> cbd01362a982 [2023-01-23T19:42:02.194Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:42:02.194Z] ---> Running in 30e916169e42 [2023-01-23T19:42:02.781Z] Removing intermediate container 30e916169e42 [2023-01-23T19:42:02.781Z] ---> f9cc833f1c98 [2023-01-23T19:42:02.781Z] [2023-01-23T19:42:02.781Z] Successfully built f9cc833f1c98 [2023-01-23T19:42:03.052Z] Successfully tagged core-data-arm64:latest [2023-01-23T19:42:03.337Z]  Building core-data ... done  [Pipeline] } [2023-01-23T19:42:03.351Z] $ docker stop --time=1 f05a4afb6ed4535cbae9c494eabf1c9cc308c3f9fc3933d6bea6d60656e43b2d [2023-01-23T19:42:05.064Z] $ docker rm -f --volumes f05a4afb6ed4535cbae9c494eabf1c9cc308c3f9fc3933d6bea6d60656e43b2d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T19:42:05.641Z] + docker images [2023-01-23T19:42:05.909Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-23T19:42:05.909Z] core-data-arm64 latest f9cc833f1c98 3 seconds ago 17.2MB [2023-01-23T19:42:05.909Z] core-common-config-bootstrapper-arm64 latest 11ef3ee2d1bc 8 seconds ago 14.4MB [2023-01-23T19:42:05.909Z] f204e43282ff 13 seconds ago 1.51GB [2023-01-23T19:42:05.909Z] security-proxy-setup-arm64 latest e914c8f432a7 20 seconds ago 26.8MB [2023-01-23T19:42:05.909Z] 9f6162d23c21 22 seconds ago 1.5GB [2023-01-23T19:42:05.909Z] 946287e15a96 43 seconds ago 1.5GB [2023-01-23T19:42:05.909Z] security-secretstore-setup-arm64 latest b5d5f18b9969 About a minute ago 28.7MB [2023-01-23T19:42:05.909Z] b887ee104e55 2 minutes ago 1.5GB [2023-01-23T19:42:05.909Z] core-command-arm64 latest 62d2ae3cc01d 2 minutes ago 17MB [2023-01-23T19:42:05.909Z] ba9caeff7ecc 3 minutes ago 1.51GB [2023-01-23T19:42:05.909Z] security-bootstrapper-arm64 latest 2b6acf5a8659 6 minutes ago 19.5MB [2023-01-23T19:42:05.909Z] support-notifications-arm64 latest f5f61bb47a7d 7 minutes ago 29.6MB [2023-01-23T19:42:05.909Z] support-scheduler-arm64 latest 9dbbad4f7e53 7 minutes ago 29MB [2023-01-23T19:42:05.909Z] 32e31ff32e80 7 minutes ago 1.57GB [2023-01-23T19:42:05.909Z] a7f75675702a 7 minutes ago 1.57GB [2023-01-23T19:42:05.909Z] b1fc0ddc27bb 7 minutes ago 1.5GB [2023-01-23T19:42:05.909Z] security-spiffe-token-provider-arm64 latest 29e4a2bcfdaa 9 minutes ago 28.9MB [2023-01-23T19:42:05.909Z] 18596b059a06 9 minutes ago 1.54GB [2023-01-23T19:42:05.909Z] core-metadata-arm64 latest 9e5ced5ce185 10 minutes ago 17.8MB [2023-01-23T19:42:05.909Z] 0df25117d241 10 minutes ago 1.51GB [2023-01-23T19:42:05.909Z] security-spire-server-arm64 latest e05252000c14 17 minutes ago 84.3MB [2023-01-23T19:42:05.909Z] 91388339547f 17 minutes ago 1.38GB [2023-01-23T19:42:05.909Z] security-spire-agent-arm64 latest f59a332745b5 18 minutes ago 122MB [2023-01-23T19:42:05.909Z] security-spire-config-arm64 latest 86752eefa7ef 18 minutes ago 83.6MB [2023-01-23T19:42:05.909Z] 0c90e5c20297 19 minutes ago 1.38GB [2023-01-23T19:42:05.909Z] ci-base-image-arm64 latest 935bc3de4051 33 minutes ago 905MB [2023-01-23T19:42:05.909Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-23T19:42:05.909Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-23T19:42:05.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-23T19:42:05.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:42:06.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T19:42:06.766Z] [2023-01-23T19:42:06.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:42:07.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T19:42:07.451Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T19:42:07.451Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T19:42:07.451Z] 04944245beec: Pulling fs layer [2023-01-23T19:42:07.451Z] 699f458cf7ca: Pulling fs layer [2023-01-23T19:42:07.451Z] 765212b225bb: Pulling fs layer [2023-01-23T19:42:07.451Z] f23df028b6ca: Pulling fs layer [2023-01-23T19:42:07.451Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T19:42:07.451Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T19:42:07.451Z] f23df028b6ca: Waiting [2023-01-23T19:42:07.451Z] d65c8cfc05b1: Waiting [2023-01-23T19:42:07.451Z] 2437ff75d9bd: Waiting [2023-01-23T19:42:07.451Z] 765212b225bb: Waiting [2023-01-23T19:42:07.451Z] 04944245beec: Verifying Checksum [2023-01-23T19:42:07.451Z] 04944245beec: Download complete [2023-01-23T19:42:07.451Z] 765212b225bb: Verifying Checksum [2023-01-23T19:42:07.451Z] 765212b225bb: Download complete [2023-01-23T19:42:07.722Z] f23df028b6ca: Download complete [2023-01-23T19:42:07.722Z] d65c8cfc05b1: Verifying Checksum [2023-01-23T19:42:07.722Z] d65c8cfc05b1: Download complete [2023-01-23T19:42:07.722Z] 699f458cf7ca: Verifying Checksum [2023-01-23T19:42:07.722Z] 699f458cf7ca: Download complete [2023-01-23T19:42:08.308Z] 8998bd30e6a1: Verifying Checksum [2023-01-23T19:42:08.308Z] 8998bd30e6a1: Download complete [2023-01-23T19:42:10.891Z] 2437ff75d9bd: Download complete [2023-01-23T19:42:12.834Z] 8998bd30e6a1: Pull complete [2023-01-23T19:42:13.100Z] 04944245beec: Pull complete [2023-01-23T19:42:14.510Z] 699f458cf7ca: Pull complete [2023-01-23T19:42:14.778Z] 765212b225bb: Pull complete [2023-01-23T19:42:15.737Z] f23df028b6ca: Pull complete [2023-01-23T19:42:16.006Z] d65c8cfc05b1: Pull complete [2023-01-23T19:42:30.995Z] 2437ff75d9bd: Pull complete [2023-01-23T19:42:30.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T19:42:30.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T19:42:30.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:42:31.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container [2023-01-23T19:42:31.425Z] $ 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 [2023-01-23T19:42:34.485Z] $ docker top 604a31ae74e38d7faac1b22a9b57c79c04dae8b1c8b412413b2f7ee108217fe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:42:35.505Z] ---> job-cost.sh [2023-01-23T19:42:35.505Z] lf-activate-venv: SKIPPING [2023-01-23T19:42:35.505Z] INFO: No Stack... [2023-01-23T19:42:35.771Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T19:42:36.724Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T19:42:37.377Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-01-23T19:42:37.377Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T19:42:37.427Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4301-1-stack-cost] [2023-01-23T19:42:37.431Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4301-1-stack-cost] did not exist. Created. [2023-01-23T19:42:37.432Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T19:42:38.154Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T19:42:38.365Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T19:42:38.380Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T19:42:38.455Z] $ docker stop --time=1 604a31ae74e38d7faac1b22a9b57c79c04dae8b1c8b412413b2f7ee108217fe0 [2023-01-23T19:42:39.935Z] $ docker rm -f --volumes 604a31ae74e38d7faac1b22a9b57c79c04dae8b1c8b412413b2f7ee108217fe0 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-23T19:42:42.515Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:42:42.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:42:43.743Z] ---> package-listing.sh [2023-01-23T19:42:43.743Z] ++ facter osfamily [2023-01-23T19:42:43.743Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T19:42:44.003Z] + OS_FAMILY=debian [2023-01-23T19:42:44.003Z] + workspace=/w/workspace/edgex-go/1 [2023-01-23T19:42:44.003Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T19:42:44.003Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T19:42:44.003Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T19:42:44.003Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T19:42:44.003Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-23T19:42:44.003Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T19:42:44.003Z] + case "${OS_FAMILY}" in [2023-01-23T19:42:44.003Z] + dpkg -l [2023-01-23T19:42:44.003Z] + grep '^ii' [2023-01-23T19:42:44.003Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T19:42:44.003Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T19:42:44.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T19:42:44.003Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-23T19:42:44.003Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-23T19:42:44.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-23T19:42:44.039Z] 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 [2023-01-23T19:42:44.332Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:42:44.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T19:42:44.962Z] [2023-01-23T19:42:44.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:42:45.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T19:42:45.343Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T19:42:45.343Z] 5eb5b503b376: Pulling fs layer [2023-01-23T19:42:45.343Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T19:42:45.343Z] ec43610c2a17: Pulling fs layer [2023-01-23T19:42:45.343Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T19:42:45.343Z] 33b1e0a273af: Pulling fs layer [2023-01-23T19:42:45.343Z] 3a2ae6a8a46f: Waiting [2023-01-23T19:42:45.343Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T19:42:45.343Z] 2f39f015ded8: Pulling fs layer [2023-01-23T19:42:45.343Z] 33b1e0a273af: Waiting [2023-01-23T19:42:45.343Z] 5d3b04190fa2: Waiting [2023-01-23T19:42:45.343Z] 2f39f015ded8: Waiting [2023-01-23T19:42:45.343Z] 5c69ac0246d0: Verifying Checksum [2023-01-23T19:42:45.343Z] 5c69ac0246d0: Download complete [2023-01-23T19:42:45.343Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-23T19:42:45.343Z] 3a2ae6a8a46f: Download complete [2023-01-23T19:42:45.608Z] 33b1e0a273af: Verifying Checksum [2023-01-23T19:42:45.608Z] 33b1e0a273af: Download complete [2023-01-23T19:42:45.608Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T19:42:45.608Z] 5d3b04190fa2: Download complete [2023-01-23T19:42:45.608Z] ec43610c2a17: Verifying Checksum [2023-01-23T19:42:45.608Z] ec43610c2a17: Download complete [2023-01-23T19:42:45.867Z] 5eb5b503b376: Verifying Checksum [2023-01-23T19:42:45.868Z] 5eb5b503b376: Download complete [2023-01-23T19:42:46.434Z] 2f39f015ded8: Download complete [2023-01-23T19:42:47.001Z] 5eb5b503b376: Pull complete [2023-01-23T19:42:47.001Z] 5c69ac0246d0: Pull complete [2023-01-23T19:42:47.568Z] ec43610c2a17: Pull complete [2023-01-23T19:42:47.568Z] 3a2ae6a8a46f: Pull complete [2023-01-23T19:42:47.827Z] 33b1e0a273af: Pull complete [2023-01-23T19:42:47.827Z] 5d3b04190fa2: Pull complete [2023-01-23T19:42:52.016Z] 2f39f015ded8: Pull complete [2023-01-23T19:42:52.016Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T19:42:52.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T19:42:52.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:42:52.227Z] prd-ubuntu20.04-docker-8c-8g-3433 does not seem to be running inside a container [2023-01-23T19:42:52.258Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T19:42:54.360Z] $ docker top b88db8e887b0174d72344625773b0128ce43600245bd0ddd6fd9be4abc3bfbf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:42:54.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T19:42:55.045Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T19:42:55.360Z] + ls /var/log/sa-host [2023-01-23T19:42:55.360Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T19:42:55.614Z] provisioning config files... [2023-01-23T19:42:55.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6289050580630147422tmp [Pipeline] { [Pipeline] echo [2023-01-23T19:42:55.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:42:55.988Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T19:42:56.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:42:56.436Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T19:42:56.468Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:42:56.778Z] ---> sudo-logs.sh [2023-01-23T19:42:56.778Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T19:42:56.848Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:42:57.160Z] ---> job-cost.sh [2023-01-23T19:42:57.160Z] lf-activate-venv: SKIPPING [2023-01-23T19:42:57.160Z] DEBUG: total: 0.10999999940395355 [2023-01-23T19:42:57.160Z] INFO: Retrieving Stack Cost... [2023-01-23T19:42:57.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T19:42:58.069Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T19:42:58.108Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:42:58.426Z] ---> logs-deploy.sh [2023-01-23T19:42:58.426Z] lf-activate-venv: SKIPPING [2023-01-23T19:42:58.426Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4301/1 [2023-01-23T19:42:58.426Z] INFO: archiving workspace using pattern(s): [2023-01-23T19:42:59.376Z] Archives upload complete. [2023-01-23T19:42:59.376Z] INFO: archiving logs to Nexus