Pull request #652 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 12f51fb56db6afac364da0950132dcdd9009b0ed rather than 811400850d7256ca998b8ec0b8fbfa92fa913fec Obtained Jenkinsfile from 12f51fb56db6afac364da0950132dcdd9009b0ed 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-ssh14370957114819986191.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh221256546126085029.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-652/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/app-service-configurable/branches/PR-652/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh431427476646339169.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/app-service-configurable/branches/PR-652/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6729666776198121381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9279901518723805421.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/app-service-configurable/branches/PR-652/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/app-service-configurable/branches/PR-652/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17998657112551691350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-316’ Running on prd-ubuntu20.04-docker-8c-8g-319 in /w/workspace/_app-service-configurable_PR-652 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-652 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/main commit 12f51fb56db6afac364da0950132dcdd9009b0ed into PR head commit 811400850d7256ca998b8ec0b8fbfa92fa913fec Merge succeeded, producing 811400850d7256ca998b8ec0b8fbfa92fa913fec Checking out Revision 811400850d7256ca998b8ec0b8fbfa92fa913fec (PR-652) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/652/head:refs/remotes/origin/PR-652 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 811400850d7256ca998b8ec0b8fbfa92fa913fec # 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 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 811400850d7256ca998b8ec0b8fbfa92fa913fec # timeout=10 Commit message: "feat: add openziti support to config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T19:07:42.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T19:07:42.213Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T19:07:42.329Z] ========================================================= [2024-03-18T19:07:42.329Z] EdgeX Global Pipelines Version Info [2024-03-18T19:07:42.329Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:07:43.127Z] ------------------- [2024-03-18T19:07:43.127Z] stable info: [2024-03-18T19:07:43.127Z] ------------------- [2024-03-18T19:07:43.127Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T19:07:43.127Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T19:07:43.127Z] Message: update stable to v1.0.258 [2024-03-18T19:07:43.702Z] ------------------- [2024-03-18T19:07:43.702Z] experimental info: [2024-03-18T19:07:43.702Z] ------------------- [2024-03-18T19:07:43.702Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T19:07:43.702Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T19:07:43.702Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T19:07:43.903Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-18T19:07:43.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-18T19:07:44.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T19:07:44.056Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T19:07:44.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T19:07:44.161Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T19:07:44.212Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T19:07:44.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T19:07:44.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T19:07:44.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T19:07:44.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T19:07:44.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-18T19:07:44.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T19:07:44.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T19:07:44.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T19:07:44.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T19:07:44.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T19:07:44.757Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T19:07:44.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T19:07:44.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T19:07:44.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T19:07:44.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T19:07:45.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T19:07:45.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T19:07:45.151Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T19:07:45.201Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T19:07:45.276Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T19:07:45.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-652 [Pipeline] echo [2024-03-18T19:07:45.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-652 [Pipeline] echo [2024-03-18T19:07:45.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-652 [Pipeline] echo [2024-03-18T19:07:45.476Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] echo [2024-03-18T19:07:45.530Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8114008 [Pipeline] echo [2024-03-18T19:07:45.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T19:07:45.730Z] provisioning config files... [2024-03-18T19:07:45.747Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-652@tmp/config7144527835226665476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:07:46.122Z] ---> ****-login.sh [2024-03-18T19:07:46.122Z] nexus3.edgexfoundry.org:10001 [2024-03-18T19:07:46.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:07:46.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:07:46.383Z] Configure a credential helper to remove this warning. See [2024-03-18T19:07:46.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:07:46.383Z] [2024-03-18T19:07:46.383Z] Login Succeeded [2024-03-18T19:07:46.383Z] nexus3.edgexfoundry.org:10002 [2024-03-18T19:07:46.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:07:46.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:07:46.645Z] Configure a credential helper to remove this warning. See [2024-03-18T19:07:46.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:07:46.645Z] [2024-03-18T19:07:46.645Z] Login Succeeded [2024-03-18T19:07:46.645Z] nexus3.edgexfoundry.org:10003 [2024-03-18T19:07:46.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:07:46.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:07:46.645Z] Configure a credential helper to remove this warning. See [2024-03-18T19:07:46.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:07:46.645Z] [2024-03-18T19:07:46.645Z] Login Succeeded [2024-03-18T19:07:46.645Z] nexus3.edgexfoundry.org:10004 [2024-03-18T19:07:46.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:07:46.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:07:46.908Z] Configure a credential helper to remove this warning. See [2024-03-18T19:07:46.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:07:46.908Z] [2024-03-18T19:07:46.908Z] Login Succeeded [2024-03-18T19:07:46.908Z] ****.io [2024-03-18T19:07:46.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:07:47.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:07:47.169Z] Configure a credential helper to remove this warning. See [2024-03-18T19:07:47.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:07:47.169Z] [2024-03-18T19:07:47.169Z] Login Succeeded [2024-03-18T19:07:47.169Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T19:07:47.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T19:07:47.878Z] + git rev-list -1 --merges 811400850d7256ca998b8ec0b8fbfa92fa913fec~1..811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] echo [2024-03-18T19:07:47.917Z] -----------> git rev-list -1 --merges 811400850d7256ca998b8ec0b8fbfa92fa913fec~1..811400850d7256ca998b8ec0b8fbfa92fa913fec 811400850d7256ca998b8ec0b8fbfa92fa913fec [false] [Pipeline] sh [2024-03-18T19:07:48.229Z] + git log --format=format:%s -1 811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] echo [2024-03-18T19:07:48.266Z] ========================================================= [2024-03-18T19:07:48.266Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T19:07:48.266Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T19:07:48.721Z] + git log --format=format:%s -1 811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] echo [2024-03-18T19:07:48.752Z] [semverPrep] GIT_COMMIT: 811400850d7256ca998b8ec0b8fbfa92fa913fec, Commit Message: feat: add openziti support to config [Pipeline] echo [2024-03-18T19:07:48.788Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T19:07:49.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T19:07:49.178Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T19:07:49.178Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T19:07:49.178Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T19:07:49.178Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T19:07:49.178Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T19:07:49.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:07:49.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T19:07:49.617Z] [2024-03-18T19:07:49.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:07:50.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T19:07:50.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T19:07:50.014Z] b85a868b505f: Pulling fs layer [2024-03-18T19:07:50.014Z] e2be974225ed: Pulling fs layer [2024-03-18T19:07:50.014Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T19:07:50.014Z] 988bab9f4d93: Pulling fs layer [2024-03-18T19:07:50.014Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T19:07:50.014Z] eaf3925da568: Pulling fs layer [2024-03-18T19:07:50.014Z] bab4dde63d76: Pulling fs layer [2024-03-18T19:07:50.014Z] bde34c3a00c8: Pulling fs layer [2024-03-18T19:07:50.014Z] b352a97aabf1: Pulling fs layer [2024-03-18T19:07:50.014Z] 1469e6f7b9e6: Waiting [2024-03-18T19:07:50.014Z] eaf3925da568: Waiting [2024-03-18T19:07:50.014Z] 4872d77fe225: Pulling fs layer [2024-03-18T19:07:50.014Z] 5851b861e8e6: Pulling fs layer [2024-03-18T19:07:50.014Z] bab4dde63d76: Waiting [2024-03-18T19:07:50.014Z] bde34c3a00c8: Waiting [2024-03-18T19:07:50.014Z] b352a97aabf1: Waiting [2024-03-18T19:07:50.014Z] 988bab9f4d93: Waiting [2024-03-18T19:07:50.014Z] e2be974225ed: Download complete [2024-03-18T19:07:50.014Z] 988bab9f4d93: Verifying Checksum [2024-03-18T19:07:50.014Z] 988bab9f4d93: Download complete [2024-03-18T19:07:50.014Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T19:07:50.014Z] 1469e6f7b9e6: Download complete [2024-03-18T19:07:50.273Z] eaf3925da568: Verifying Checksum [2024-03-18T19:07:50.273Z] eaf3925da568: Download complete [2024-03-18T19:07:50.273Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T19:07:50.273Z] 339a4e72a1f5: Download complete [2024-03-18T19:07:50.273Z] bde34c3a00c8: Verifying Checksum [2024-03-18T19:07:50.273Z] bde34c3a00c8: Download complete [2024-03-18T19:07:50.273Z] b352a97aabf1: Download complete [2024-03-18T19:07:50.273Z] 4872d77fe225: Verifying Checksum [2024-03-18T19:07:50.273Z] 4872d77fe225: Download complete [2024-03-18T19:07:50.273Z] 5851b861e8e6: Verifying Checksum [2024-03-18T19:07:50.273Z] 5851b861e8e6: Download complete [2024-03-18T19:07:50.273Z] b85a868b505f: Download complete [2024-03-18T19:07:50.533Z] bab4dde63d76: Verifying Checksum [2024-03-18T19:07:50.533Z] bab4dde63d76: Download complete [2024-03-18T19:07:51.469Z] b85a868b505f: Pull complete [2024-03-18T19:07:51.729Z] e2be974225ed: Pull complete [2024-03-18T19:07:52.297Z] 339a4e72a1f5: Pull complete [2024-03-18T19:07:52.297Z] 988bab9f4d93: Pull complete [2024-03-18T19:07:52.564Z] 1469e6f7b9e6: Pull complete [2024-03-18T19:07:52.564Z] eaf3925da568: Pull complete [2024-03-18T19:07:54.479Z] bab4dde63d76: Pull complete [2024-03-18T19:07:54.479Z] bde34c3a00c8: Pull complete [2024-03-18T19:07:54.479Z] b352a97aabf1: Pull complete [2024-03-18T19:07:54.739Z] 4872d77fe225: Pull complete [2024-03-18T19:07:54.739Z] 5851b861e8e6: Pull complete [2024-03-18T19:07:54.739Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T19:07:54.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T19:07:54.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:07:55.023Z] prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container [2024-03-18T19:07:55.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T19:07:57.887Z] $ docker top d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 -eo pid,comm [2024-03-18T19:07:57.940Z] 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). [2024-03-18T19:07:57.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T19:07:58.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T19:07:58.079Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T19:07:58.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T19:07:58.198Z] $ docker exec d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 ssh-agent [2024-03-18T19:07:58.302Z] SSH_AUTH_SOCK=/tmp/ssh-U4i1AqllloV5/agent.32 [2024-03-18T19:07:58.302Z] SSH_AGENT_PID=39 [2024-03-18T19:07:58.309Z] Running ssh-add (command line suppressed) [2024-03-18T19:07:58.412Z] Identity added: /w/workspace/_app-service-configurable_PR-652@tmp/private_key_10899107453264209851.key (/w/workspace/_app-service-configurable_PR-652@tmp/private_key_10899107453264209851.key) [2024-03-18T19:07:58.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T19:07:58.755Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T19:07:58.783Z] $ docker exec --env ******** --env ******** d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 ssh-agent -k [2024-03-18T19:07:58.897Z] unset SSH_AUTH_SOCK; [2024-03-18T19:07:58.897Z] unset SSH_AGENT_PID; [2024-03-18T19:07:58.897Z] echo Agent pid 39 killed; [2024-03-18T19:07:58.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T19:07:59.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T19:07:59.138Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T19:07:59.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T19:07:59.258Z] $ docker exec d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 ssh-agent [2024-03-18T19:07:59.368Z] SSH_AUTH_SOCK=/tmp/ssh-hVHFv0V8HQKT/agent.72 [2024-03-18T19:07:59.368Z] SSH_AGENT_PID=78 [2024-03-18T19:07:59.373Z] Running ssh-add (command line suppressed) [2024-03-18T19:07:59.487Z] Identity added: /w/workspace/_app-service-configurable_PR-652@tmp/private_key_17772281725207456758.key (/w/workspace/_app-service-configurable_PR-652@tmp/private_key_17772281725207456758.key) [2024-03-18T19:07:59.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T19:07:59.866Z] + git semver init [2024-03-18T19:08:00.143Z] 2024-03-18 19:08:00,046 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T19:08:00.143Z] 2024-03-18 19:08:00,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-652/.semver [2024-03-18T19:08:00.143Z] 2024-03-18 19:08:00,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-652/.semver [2024-03-18T19:08:00.143Z] 2024-03-18 19:08:00,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-652/.semver'], cwd=/w/workspace/_app-service-configurable_PR-652, universal_newlines=False, shell=None, istream=None) [2024-03-18T19:08:01.521Z] 2024-03-18 19:08:01,196 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-652/.git/info/exclude [2024-03-18T19:08:01.521Z] 2024-03-18 19:08:01,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-652/.semver/PR-652 with force:False [2024-03-18T19:08:01.521Z] 2024-03-18 19:08:01,198 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-652/.semver/PR-652 [2024-03-18T19:08:01.521Z] 2024-03-18 19:08:01,203 [execute] INFO git cat-file --batch-check [2024-03-18T19:08:01.521Z] 2024-03-18 19:08:01,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-652/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T19:08:01.521Z] 2024-03-18 19:08:01,210 [execute] INFO git cat-file --batch [2024-03-18T19:08:01.521Z] 2024-03-18 19:08:01,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-652/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T19:08:01.521Z] 2024-03-18 19:08:01,215 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-652/.semver/PR-652 [2024-03-18T19:08:01.521Z] 0.0.0 [Pipeline] } [2024-03-18T19:08:01.552Z] $ docker exec --env ******** --env ******** d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 ssh-agent -k [2024-03-18T19:08:01.658Z] unset SSH_AUTH_SOCK; [2024-03-18T19:08:01.659Z] unset SSH_AGENT_PID; [2024-03-18T19:08:01.659Z] echo Agent pid 78 killed; [2024-03-18T19:08:01.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T19:08:02.105Z] + git semver [Pipeline] } [2024-03-18T19:08:02.402Z] $ docker stop --time=1 d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 [2024-03-18T19:08:03.747Z] $ docker rm -f --volumes d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T19:08:04.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T19:08:04.460Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T19:08:04.480Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T19:08:05.192Z] provisioning config files... [2024-03-18T19:08:05.203Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-652@tmp/config15375673787964349548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:08:05.558Z] ---> ****-login.sh [2024-03-18T19:08:05.558Z] nexus3.edgexfoundry.org:10001 [2024-03-18T19:08:05.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:08:05.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:08:05.558Z] Configure a credential helper to remove this warning. See [2024-03-18T19:08:05.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:08:05.558Z] [2024-03-18T19:08:05.558Z] Login Succeeded [2024-03-18T19:08:05.558Z] nexus3.edgexfoundry.org:10002 [2024-03-18T19:08:05.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:08:05.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:08:05.559Z] Configure a credential helper to remove this warning. See [2024-03-18T19:08:05.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:08:05.559Z] [2024-03-18T19:08:05.559Z] Login Succeeded [2024-03-18T19:08:05.559Z] nexus3.edgexfoundry.org:10003 [2024-03-18T19:08:05.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:08:05.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:08:05.820Z] Configure a credential helper to remove this warning. See [2024-03-18T19:08:05.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:08:05.820Z] [2024-03-18T19:08:05.820Z] Login Succeeded [2024-03-18T19:08:05.820Z] nexus3.edgexfoundry.org:10004 [2024-03-18T19:08:05.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:08:05.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:08:05.820Z] Configure a credential helper to remove this warning. See [2024-03-18T19:08:05.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:08:05.820Z] [2024-03-18T19:08:05.820Z] Login Succeeded [2024-03-18T19:08:05.820Z] ****.io [2024-03-18T19:08:06.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:08:06.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:08:06.079Z] Configure a credential helper to remove this warning. See [2024-03-18T19:08:06.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:08:06.079Z] [2024-03-18T19:08:06.079Z] Login Succeeded [2024-03-18T19:08:06.079Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T19:08:06.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T19:08:06.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T19:08:06.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T19:08:06.422Z] ========================================================= [2024-03-18T19:08:06.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T19:08:06.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:08:06.917Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T19:08:06.917Z] Sending build context to Docker daemon 8.817MB [2024-03-18T19:08:06.917Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T19:08:06.917Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T19:08:06.917Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T19:08:06.917Z] 7264a8db6415: Pulling fs layer [2024-03-18T19:08:06.917Z] c4d48a809fc2: Pulling fs layer [2024-03-18T19:08:06.917Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T19:08:06.917Z] ad3a456e5733: Pulling fs layer [2024-03-18T19:08:06.917Z] 69c7f0334f64: Pulling fs layer [2024-03-18T19:08:06.917Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T19:08:06.917Z] ce7588e14bc9: Pulling fs layer [2024-03-18T19:08:06.917Z] b5e4710f87ac: Pulling fs layer [2024-03-18T19:08:06.917Z] 1f1c1a5573a3: Waiting [2024-03-18T19:08:06.917Z] ce7588e14bc9: Waiting [2024-03-18T19:08:06.917Z] b5e4710f87ac: Waiting [2024-03-18T19:08:06.917Z] ad3a456e5733: Waiting [2024-03-18T19:08:06.917Z] 69c7f0334f64: Waiting [2024-03-18T19:08:06.917Z] c4d48a809fc2: Verifying Checksum [2024-03-18T19:08:06.917Z] c4d48a809fc2: Download complete [2024-03-18T19:08:06.917Z] ad3a456e5733: Verifying Checksum [2024-03-18T19:08:06.917Z] ad3a456e5733: Download complete [2024-03-18T19:08:06.917Z] 7264a8db6415: Verifying Checksum [2024-03-18T19:08:06.917Z] 7264a8db6415: Download complete [2024-03-18T19:08:07.178Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T19:08:07.178Z] 1f1c1a5573a3: Download complete [2024-03-18T19:08:07.178Z] 7264a8db6415: Pull complete [2024-03-18T19:08:07.438Z] b5e4710f87ac: Verifying Checksum [2024-03-18T19:08:07.438Z] b5e4710f87ac: Download complete [2024-03-18T19:08:07.438Z] c4d48a809fc2: Pull complete [2024-03-18T19:08:07.438Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T19:08:07.438Z] 4f1c88b9dad5: Download complete [2024-03-18T19:08:07.698Z] ce7588e14bc9: Verifying Checksum [2024-03-18T19:08:07.698Z] ce7588e14bc9: Download complete [2024-03-18T19:08:10.988Z] 4f1c88b9dad5: Pull complete [2024-03-18T19:08:10.988Z] ad3a456e5733: Pull complete [2024-03-18T19:08:10.988Z] 69c7f0334f64: Pull complete [2024-03-18T19:08:10.988Z] 1f1c1a5573a3: Pull complete [2024-03-18T19:08:13.521Z] ce7588e14bc9: Pull complete [2024-03-18T19:08:14.091Z] b5e4710f87ac: Pull complete [2024-03-18T19:08:14.091Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T19:08:14.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T19:08:14.091Z] ---> 88b5674ff536 [2024-03-18T19:08:14.091Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T19:08:19.407Z] ---> Running in 0dea91e4464f [2024-03-18T19:08:19.407Z] Removing intermediate container 0dea91e4464f [2024-03-18T19:08:19.407Z] ---> 5c68373228e2 [2024-03-18T19:08:19.407Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T19:08:19.407Z] ---> Running in 90a99ef7199b [2024-03-18T19:08:19.407Z] Removing intermediate container 90a99ef7199b [2024-03-18T19:08:19.407Z] ---> d979182fed88 [2024-03-18T19:08:19.407Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T19:08:19.407Z] ---> Running in d78e01c7c925 [2024-03-18T19:08:19.407Z] Removing intermediate container d78e01c7c925 [2024-03-18T19:08:19.407Z] ---> 3150f8d7c31e [2024-03-18T19:08:19.407Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T19:08:19.407Z] ---> Running in 047b56e78dc8 [2024-03-18T19:08:19.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:08:19.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:08:19.666Z] OK: 264 MiB in 52 packages [2024-03-18T19:08:19.909Z] Still waiting to schedule task [2024-03-18T19:08:19.909Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-317’ [2024-03-18T19:08:19.925Z] Removing intermediate container 047b56e78dc8 [2024-03-18T19:08:19.926Z] ---> cb1fa88e136a [2024-03-18T19:08:19.926Z] Step 7/12 : WORKDIR /app [2024-03-18T19:08:19.926Z] ---> Running in 8d7d665b4b75 [2024-03-18T19:08:19.926Z] Removing intermediate container 8d7d665b4b75 [2024-03-18T19:08:19.926Z] ---> 5eddcff223db [2024-03-18T19:08:19.926Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-18T19:08:20.185Z] ---> 50738deaec1b [2024-03-18T19:08:20.185Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:08:20.185Z] ---> Running in bfbe0bc5e496 [2024-03-18T19:08:52.683Z] Removing intermediate container bfbe0bc5e496 [2024-03-18T19:08:52.683Z] ---> 045308779849 [2024-03-18T19:08:52.683Z] Step 10/12 : COPY . . [2024-03-18T19:08:52.683Z] ---> dbfadc25bba8 [2024-03-18T19:08:52.683Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T19:08:52.683Z] ---> Running in f9c291218236 [2024-03-18T19:08:52.683Z] Removing intermediate container f9c291218236 [2024-03-18T19:08:52.683Z] ---> 562f6549ec48 [2024-03-18T19:08:52.683Z] Step 12/12 : RUN $MAKE [2024-03-18T19:08:52.683Z] ---> Running in 29da84797f02 [2024-03-18T19:08:52.683Z] noop [2024-03-18T19:08:52.683Z] Removing intermediate container 29da84797f02 [2024-03-18T19:08:52.683Z] ---> 3c1549f9f84c [2024-03-18T19:08:52.683Z] Successfully built 3c1549f9f84c [2024-03-18T19:08:52.683Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:08:53.143Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T19:08:53.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:08:53.295Z] prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container [2024-03-18T19:08:53.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-18T19:08:53.666Z] $ docker top 83a155aca994bebf67aa5d19a0f468ee547af529de18d8603a9f1ac20fb0bb69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:08:54.077Z] + go version [2024-03-18T19:08:54.077Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T19:08:54.111Z] $ docker stop --time=1 83a155aca994bebf67aa5d19a0f468ee547af529de18d8603a9f1ac20fb0bb69 [2024-03-18T19:08:55.397Z] $ docker rm -f --volumes 83a155aca994bebf67aa5d19a0f468ee547af529de18d8603a9f1ac20fb0bb69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:08:56.164Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T19:08:56.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:08:56.323Z] prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container [2024-03-18T19:08:56.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-18T19:08:56.670Z] $ docker top 711d3a355d732674b0395aa2e3fbcbc8f3899356dce5dade0c170271a761071b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:08:57.070Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-652 [Pipeline] fileExists [Pipeline] sh [2024-03-18T19:08:57.435Z] + make test [2024-03-18T19:08:57.435Z] go test -race -coverprofile=coverage.out ./... [2024-03-18T19:09:15.524Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-18T19:09:33.603Z] go vet ./... [2024-03-18T19:09:36.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T19:09:36.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T19:09:36.884Z] ./bin/test-attribution-txt.sh [2024-03-18T19:09:36.884Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T19:09:36.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T19:09:36.962Z] $ docker stop --time=1 711d3a355d732674b0395aa2e3fbcbc8f3899356dce5dade0c170271a761071b [2024-03-18T19:09:42.703Z] $ docker rm -f --volumes 711d3a355d732674b0395aa2e3fbcbc8f3899356dce5dade0c170271a761071b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T19:09:43.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T19:09:43.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T19:09:44.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T19:09:44.369Z] + ls -al . [2024-03-18T19:09:44.369Z] total 184 [2024-03-18T19:09:44.369Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 19:08 . [2024-03-18T19:09:44.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 19:07 .. [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 18 19:07 .dockerignore [2024-03-18T19:09:44.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 19:09 .git [2024-03-18T19:09:44.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 19:07 .github [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 18 19:07 .gitignore [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 19:07 .golangci.yml [2024-03-18T19:09:44.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 19:08 .semver [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 18 19:07 Attribution.txt [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 18 19:07 CHANGELOG.md [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 18 19:07 Dockerfile [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 19:07 GOVERNANCE.md [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 18 19:07 Jenkinsfile [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 19:07 LICENSE [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 18 19:07 OWNERS.md [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 18 19:07 README.md [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 19:08 VERSION [2024-03-18T19:09:44.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 19:07 bin [2024-03-18T19:09:44.369Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 18 19:08 coverage.out [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 18 19:07 go.mod [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 18 19:07 go.sum [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 18 19:07 main.go [2024-03-18T19:09:44.369Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 18 19:07 makefile [2024-03-18T19:09:44.369Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 19:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:09:44.798Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=811400850d7256ca998b8ec0b8fbfa92fa913fec --label arch=amd64 --label version=0.0.0 . [2024-03-18T19:09:44.798Z] Sending build context to Docker daemon 8.818MB [2024-03-18T19:09:44.798Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T19:09:44.798Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-18T19:09:44.798Z] ---> 3c1549f9f84c [2024-03-18T19:09:44.798Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T19:09:45.057Z] ---> Running in c997acb3a9df [2024-03-18T19:09:45.057Z] Removing intermediate container c997acb3a9df [2024-03-18T19:09:45.057Z] ---> 1f4ba5d8a0a1 [2024-03-18T19:09:45.057Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T19:09:45.057Z] ---> Running in 886b1542fd97 [2024-03-18T19:09:45.057Z] Removing intermediate container 886b1542fd97 [2024-03-18T19:09:45.057Z] ---> b69957f128a9 [2024-03-18T19:09:45.057Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-18T19:09:45.057Z] ---> Running in e1c6b98a1a2d [2024-03-18T19:09:45.316Z] Removing intermediate container e1c6b98a1a2d [2024-03-18T19:09:45.316Z] ---> 0a1594f9b09d [2024-03-18T19:09:45.316Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T19:09:45.316Z] ---> Running in 68c94fcdecff [2024-03-18T19:09:45.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:09:45.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:09:45.835Z] OK: 264 MiB in 52 packages [2024-03-18T19:09:46.403Z] Removing intermediate container 68c94fcdecff [2024-03-18T19:09:46.403Z] ---> 7a2547a27356 [2024-03-18T19:09:46.403Z] Step 7/27 : WORKDIR /app [2024-03-18T19:09:46.403Z] ---> Running in 349e08acf740 [2024-03-18T19:09:46.403Z] Removing intermediate container 349e08acf740 [2024-03-18T19:09:46.403Z] ---> 400ec45f19d5 [2024-03-18T19:09:46.403Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-18T19:09:46.403Z] ---> 06dcd04289ab [2024-03-18T19:09:46.403Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:09:46.403Z] ---> Running in 7494cdc2242d [2024-03-18T19:09:47.338Z] Removing intermediate container 7494cdc2242d [2024-03-18T19:09:47.338Z] ---> afeffba01a9a [2024-03-18T19:09:47.338Z] Step 10/27 : COPY . . [2024-03-18T19:09:47.338Z] ---> 74d08c3c774c [2024-03-18T19:09:47.338Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T19:09:47.596Z] ---> Running in 6afd3d572570 [2024-03-18T19:09:47.596Z] Removing intermediate container 6afd3d572570 [2024-03-18T19:09:47.596Z] ---> d85e64b4959d [2024-03-18T19:09:47.596Z] Step 12/27 : RUN $MAKE [2024-03-18T19:09:47.596Z] ---> Running in 67518b9193c9 [2024-03-18T19:09:47.855Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-18T19:10:09.952Z] Removing intermediate container 67518b9193c9 [2024-03-18T19:10:09.952Z] ---> 4d874f569657 [2024-03-18T19:10:09.952Z] Step 13/27 : FROM alpine:3.18 [2024-03-18T19:10:09.952Z] 3.18: Pulling from library/alpine [2024-03-18T19:10:09.952Z] 619be1103602: Pulling fs layer [2024-03-18T19:10:09.952Z] 619be1103602: Verifying Checksum [2024-03-18T19:10:09.952Z] 619be1103602: Download complete [2024-03-18T19:10:09.952Z] 619be1103602: Pull complete [2024-03-18T19:10:09.952Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:10:09.952Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T19:10:09.952Z] ---> d3782b16ccc9 [2024-03-18T19:10:09.952Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-18T19:10:09.952Z] ---> Running in 2068ba90286b [2024-03-18T19:10:09.952Z] Removing intermediate container 2068ba90286b [2024-03-18T19:10:09.952Z] ---> 3ef9303fa0a2 [2024-03-18T19:10:09.952Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-18T19:10:09.952Z] ---> Running in 5b8ce955af52 [2024-03-18T19:10:09.952Z] Removing intermediate container 5b8ce955af52 [2024-03-18T19:10:09.952Z] ---> 90ca97c2b6da [2024-03-18T19:10:09.952Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T19:10:09.952Z] ---> Running in 3a2c88b2893b [2024-03-18T19:10:09.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:10:09.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:10:09.952Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-18T19:10:09.952Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-18T19:10:09.952Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T19:10:09.952Z] Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:10:09.952Z] OK: 8 MiB in 17 packages [2024-03-18T19:10:09.952Z] Removing intermediate container 3a2c88b2893b [2024-03-18T19:10:09.952Z] ---> a11a92a68857 [2024-03-18T19:10:09.952Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-18T19:10:09.952Z] ---> Running in 7e51b2deb427 [2024-03-18T19:10:09.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:10:09.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:10:10.213Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:10:10.213Z] Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:10:10.213Z] OK: 8 MiB in 17 packages [2024-03-18T19:10:10.473Z] Removing intermediate container 7e51b2deb427 [2024-03-18T19:10:10.473Z] ---> 2d4b7c9de514 [2024-03-18T19:10:10.473Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-18T19:10:10.741Z] ---> 24141d7ad384 [2024-03-18T19:10:10.741Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-18T19:10:10.741Z] ---> 6034fbb13414 [2024-03-18T19:10:10.741Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-18T19:10:11.003Z] ---> 2cda41ef2bbd [2024-03-18T19:10:11.003Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-18T19:10:11.583Z] ---> 182c608295ab [2024-03-18T19:10:11.583Z] Step 22/27 : EXPOSE 48095 [2024-03-18T19:10:11.583Z] ---> Running in 3be7d0bf6a72 [2024-03-18T19:10:11.583Z] Removing intermediate container 3be7d0bf6a72 [2024-03-18T19:10:11.583Z] ---> b6ab47d17a08 [2024-03-18T19:10:11.583Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-18T19:10:11.583Z] ---> Running in c883081a0d94 [2024-03-18T19:10:11.583Z] Removing intermediate container c883081a0d94 [2024-03-18T19:10:11.583Z] ---> d1fd85411fab [2024-03-18T19:10:11.583Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T19:10:11.583Z] ---> Running in 7356a077f9ab [2024-03-18T19:10:11.845Z] Removing intermediate container 7356a077f9ab [2024-03-18T19:10:11.846Z] ---> 0a87f179fc93 [2024-03-18T19:10:11.846Z] Step 25/27 : LABEL arch=amd64 [2024-03-18T19:10:11.846Z] ---> Running in 07af41f79f52 [2024-03-18T19:10:11.846Z] Removing intermediate container 07af41f79f52 [2024-03-18T19:10:11.846Z] ---> 732c21dbf417 [2024-03-18T19:10:11.846Z] Step 26/27 : LABEL git_sha=811400850d7256ca998b8ec0b8fbfa92fa913fec [2024-03-18T19:10:11.846Z] ---> Running in 47920ab73d11 [2024-03-18T19:10:11.846Z] Removing intermediate container 47920ab73d11 [2024-03-18T19:10:11.846Z] ---> 421bee481425 [2024-03-18T19:10:11.846Z] Step 27/27 : LABEL version=0.0.0 [2024-03-18T19:10:11.846Z] ---> Running in be9524cfe246 [2024-03-18T19:10:12.105Z] Removing intermediate container be9524cfe246 [2024-03-18T19:10:12.105Z] ---> 791e32316e3a [2024-03-18T19:10:12.105Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T19:10:12.105Z] Successfully built 791e32316e3a [2024-03-18T19:10:12.105Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:10:13.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T19:10:13.033Z] [2024-03-18T19:10:13.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:10:13.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T19:10:13.427Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T19:10:13.427Z] 5eb5b503b376: Pulling fs layer [2024-03-18T19:10:13.427Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T19:10:13.427Z] ec43610c2a17: Pulling fs layer [2024-03-18T19:10:13.427Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T19:10:13.427Z] 33b1e0a273af: Pulling fs layer [2024-03-18T19:10:13.427Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T19:10:13.427Z] 2f39f015ded8: Pulling fs layer [2024-03-18T19:10:13.427Z] 33b1e0a273af: Waiting [2024-03-18T19:10:13.427Z] 5d3b04190fa2: Waiting [2024-03-18T19:10:13.427Z] 2f39f015ded8: Waiting [2024-03-18T19:10:13.427Z] 3a2ae6a8a46f: Waiting [2024-03-18T19:10:13.427Z] 5c69ac0246d0: Download complete [2024-03-18T19:10:13.427Z] 3a2ae6a8a46f: Download complete [2024-03-18T19:10:13.427Z] 33b1e0a273af: Verifying Checksum [2024-03-18T19:10:13.427Z] 33b1e0a273af: Download complete [2024-03-18T19:10:13.427Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T19:10:13.427Z] 5d3b04190fa2: Download complete [2024-03-18T19:10:13.427Z] ec43610c2a17: Verifying Checksum [2024-03-18T19:10:13.427Z] ec43610c2a17: Download complete [2024-03-18T19:10:13.686Z] 5eb5b503b376: Verifying Checksum [2024-03-18T19:10:13.686Z] 5eb5b503b376: Download complete [2024-03-18T19:10:14.254Z] 2f39f015ded8: Verifying Checksum [2024-03-18T19:10:14.254Z] 2f39f015ded8: Download complete [2024-03-18T19:10:15.193Z] 5eb5b503b376: Pull complete [2024-03-18T19:10:15.193Z] 5c69ac0246d0: Pull complete [2024-03-18T19:10:15.759Z] ec43610c2a17: Pull complete [2024-03-18T19:10:15.759Z] 3a2ae6a8a46f: Pull complete [2024-03-18T19:10:16.019Z] 33b1e0a273af: Pull complete [2024-03-18T19:10:16.019Z] 5d3b04190fa2: Pull complete [2024-03-18T19:10:20.209Z] 2f39f015ded8: Pull complete [2024-03-18T19:10:20.209Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T19:10:20.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T19:10:20.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:10:20.722Z] prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container [2024-03-18T19:10:20.760Z] $ 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/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T19:10:26.855Z] $ docker top 3536779d27fe5c4f2c2cdeb5a88ff8212ec01292d0c32b2df51b50a7a90559ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:10:27.294Z] ---> job-cost.sh [2024-03-18T19:10:27.294Z] lf-activate-venv: SKIPPING [2024-03-18T19:10:27.294Z] INFO: No Stack... [2024-03-18T19:10:27.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T19:10:28.125Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T19:10:28.451Z] + cat /w/workspace/_app-service-configurable_PR-652/archives/cost.csv [2024-03-18T19:10:28.451Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T19:10:28.541Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [2024-03-18T19:10:28.567Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] did not exist. Created. [2024-03-18T19:10:28.607Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T19:10:29.046Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T19:10:29.099Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T19:10:29.128Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T19:10:29.213Z] $ docker stop --time=1 3536779d27fe5c4f2c2cdeb5a88ff8212ec01292d0c32b2df51b50a7a90559ea [2024-03-18T19:10:30.370Z] $ docker rm -f --volumes 3536779d27fe5c4f2c2cdeb5a88ff8212ec01292d0c32b2df51b50a7a90559ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T19:11:46.585Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-320 in /w/workspace/_app-service-configurable_PR-652 [Pipeline] { [Pipeline] ws [2024-03-18T19:11:46.645Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-03-18T19:11:49.732Z] Selected Git installation does not exist. Using Default [2024-03-18T19:11:49.732Z] The recommended git tool is: NONE [2024-03-18T19:11:55.042Z] using credential edgex-jenkins-ssh [2024-03-18T19:11:55.062Z] Cloning the remote Git repository [2024-03-18T19:11:55.114Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-18T19:11:55.219Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-03-18T19:11:55.371Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-18T19:11:55.372Z] > git --version # timeout=10 [2024-03-18T19:11:55.393Z] > git --version # 'git version 2.25.1' [2024-03-18T19:11:55.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T19:11:55.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T19:11:57.707Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-18T19:11:57.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T19:11:59.410Z] Merging remotes/origin/main commit 12f51fb56db6afac364da0950132dcdd9009b0ed into PR head commit 811400850d7256ca998b8ec0b8fbfa92fa913fec [2024-03-18T19:11:59.708Z] Merge succeeded, producing 811400850d7256ca998b8ec0b8fbfa92fa913fec [2024-03-18T19:11:59.709Z] Checking out Revision 811400850d7256ca998b8ec0b8fbfa92fa913fec (PR-652) [2024-03-18T19:11:58.693Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-18T19:11:58.747Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-18T19:11:58.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T19:11:58.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/652/head:refs/remotes/origin/PR-652 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-18T19:11:59.430Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T19:11:59.509Z] > git checkout -f 811400850d7256ca998b8ec0b8fbfa92fa913fec # timeout=10 [2024-03-18T19:11:59.596Z] > git remote # timeout=10 [2024-03-18T19:11:59.617Z] > git config --get remote.origin.url # timeout=10 [2024-03-18T19:11:59.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T19:11:59.666Z] > git merge 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 [2024-03-18T19:11:59.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-18T19:11:59.720Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T19:11:59.734Z] > git checkout -f 811400850d7256ca998b8ec0b8fbfa92fa913fec # timeout=10 [2024-03-18T19:12:03.299Z] Commit message: "feat: add openziti support to config" [2024-03-18T19:12:03.365Z] > git --version # timeout=10 [2024-03-18T19:12:03.378Z] > git --version # 'git version 2.25.1' [2024-03-18T19:12:03.394Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T19:12:05.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T19:12:05.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T19:12:05.397Z] Dload Upload Total Spent Left Speed [2024-03-18T19:12:05.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-03-18T19:12:05.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T19:12:06.105Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T19:12:06.105Z] + sudo tee /etc/docker/daemon.new [2024-03-18T19:12:06.105Z] { [2024-03-18T19:12:06.105Z] "registry-mirrors": [ [2024-03-18T19:12:06.105Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T19:12:06.105Z] ], [2024-03-18T19:12:06.105Z] "bip": "10.250.0.254/24", [2024-03-18T19:12:06.105Z] "hosts": [ [2024-03-18T19:12:06.105Z] "tcp://0.0.0.0:5555", [2024-03-18T19:12:06.105Z] "unix:///var/run/docker.sock" [2024-03-18T19:12:06.105Z] ], [2024-03-18T19:12:06.105Z] "mtu": 1458, [2024-03-18T19:12:06.105Z] "selinux-enabled": true, [2024-03-18T19:12:06.105Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T19:12:06.105Z] } [Pipeline] sh [2024-03-18T19:12:06.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T19:12:06.813Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T19:12:25.180Z] provisioning config files... [2024-03-18T19:12:25.205Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7183865307995780848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:12:25.676Z] ---> ****-login.sh [2024-03-18T19:12:25.676Z] nexus3.edgexfoundry.org:10001 [2024-03-18T19:12:25.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:12:26.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:12:26.539Z] Configure a credential helper to remove this warning. See [2024-03-18T19:12:26.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:12:26.539Z] [2024-03-18T19:12:26.539Z] Login Succeeded [2024-03-18T19:12:26.539Z] nexus3.edgexfoundry.org:10002 [2024-03-18T19:12:26.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:12:26.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:12:26.812Z] Configure a credential helper to remove this warning. See [2024-03-18T19:12:26.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:12:26.812Z] [2024-03-18T19:12:26.812Z] Login Succeeded [2024-03-18T19:12:26.812Z] nexus3.edgexfoundry.org:10003 [2024-03-18T19:12:27.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:12:27.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:12:27.086Z] Configure a credential helper to remove this warning. See [2024-03-18T19:12:27.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:12:27.086Z] [2024-03-18T19:12:27.086Z] Login Succeeded [2024-03-18T19:12:27.086Z] nexus3.edgexfoundry.org:10004 [2024-03-18T19:12:27.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:12:27.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:12:27.358Z] Configure a credential helper to remove this warning. See [2024-03-18T19:12:27.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:12:27.358Z] [2024-03-18T19:12:27.358Z] Login Succeeded [2024-03-18T19:12:27.358Z] ****.io [2024-03-18T19:12:27.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:12:27.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:12:27.895Z] Configure a credential helper to remove this warning. See [2024-03-18T19:12:27.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:12:27.895Z] [2024-03-18T19:12:27.895Z] Login Succeeded [2024-03-18T19:12:27.895Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T19:12:27.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T19:12:28.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T19:12:28.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T19:12:28.425Z] ========================================================= [2024-03-18T19:12:28.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T19:12:28.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:12:28.931Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T19:12:28.932Z] Sending build context to Docker daemon 160.8kB [2024-03-18T19:12:29.198Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T19:12:29.198Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T19:12:29.198Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T19:12:29.198Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T19:12:29.198Z] 5d54e960e981: Pulling fs layer [2024-03-18T19:12:29.198Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T19:12:29.198Z] f0e02332f6b5: Pulling fs layer [2024-03-18T19:12:29.198Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T19:12:29.198Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T19:12:29.198Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T19:12:29.198Z] 872ee5b61b7b: Waiting [2024-03-18T19:12:29.198Z] 0c6a40ed1a82: Waiting [2024-03-18T19:12:29.198Z] 94ae7d8d031c: Waiting [2024-03-18T19:12:29.198Z] f0e02332f6b5: Waiting [2024-03-18T19:12:29.475Z] 5d54e960e981: Download complete [2024-03-18T19:12:29.475Z] f0e02332f6b5: Verifying Checksum [2024-03-18T19:12:29.475Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T19:12:29.475Z] 872ee5b61b7b: Download complete [2024-03-18T19:12:29.475Z] 9fda8d8052c6: Download complete [2024-03-18T19:12:30.064Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T19:12:30.064Z] 94ae7d8d031c: Download complete [2024-03-18T19:12:30.333Z] 9fda8d8052c6: Pull complete [2024-03-18T19:12:30.917Z] 5d54e960e981: Pull complete [2024-03-18T19:12:31.185Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T19:12:31.185Z] c4a7e357bf2a: Download complete [2024-03-18T19:12:32.597Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T19:12:32.597Z] 0c6a40ed1a82: Download complete [2024-03-18T19:12:44.902Z] c4a7e357bf2a: Pull complete [2024-03-18T19:12:44.902Z] f0e02332f6b5: Pull complete [2024-03-18T19:12:44.902Z] 872ee5b61b7b: Pull complete [2024-03-18T19:12:53.128Z] 0c6a40ed1a82: Pull complete [2024-03-18T19:12:54.538Z] 94ae7d8d031c: Pull complete [2024-03-18T19:12:54.538Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T19:12:54.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T19:12:54.538Z] ---> 86de565de09d [2024-03-18T19:12:54.538Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T19:12:56.473Z] ---> Running in 53086962da01 [2024-03-18T19:12:56.473Z] Removing intermediate container 53086962da01 [2024-03-18T19:12:56.473Z] ---> 08fe14f8863c [2024-03-18T19:12:56.473Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T19:12:56.744Z] ---> Running in 97031a6778cc [2024-03-18T19:12:57.012Z] Removing intermediate container 97031a6778cc [2024-03-18T19:12:57.012Z] ---> 42299e6dcc28 [2024-03-18T19:12:57.012Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T19:12:57.012Z] ---> Running in 23395b53bda7 [2024-03-18T19:12:57.279Z] Removing intermediate container 23395b53bda7 [2024-03-18T19:12:57.279Z] ---> 612628330ee3 [2024-03-18T19:12:57.279Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T19:12:57.546Z] ---> Running in 0cc54f13331e [2024-03-18T19:12:58.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:12:59.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:13:00.043Z] OK: 266 MiB in 52 packages [2024-03-18T19:13:00.628Z] Removing intermediate container 0cc54f13331e [2024-03-18T19:13:00.628Z] ---> c20f6ad8f69b [2024-03-18T19:13:00.628Z] Step 7/12 : WORKDIR /app [2024-03-18T19:13:00.896Z] ---> Running in c9a8581c280c [2024-03-18T19:13:01.162Z] Removing intermediate container c9a8581c280c [2024-03-18T19:13:01.162Z] ---> 321cea8f1645 [2024-03-18T19:13:01.162Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-18T19:13:01.745Z] ---> 396361c721e7 [2024-03-18T19:13:01.745Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:13:01.745Z] ---> Running in 77cbfc881732 [2024-03-18T19:14:09.576Z] Removing intermediate container 77cbfc881732 [2024-03-18T19:14:09.576Z] ---> c75c12180fb9 [2024-03-18T19:14:09.576Z] Step 10/12 : COPY . . [2024-03-18T19:14:09.576Z] ---> 10f8276941bc [2024-03-18T19:14:09.576Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T19:14:09.576Z] ---> Running in 58799a64c8ac [2024-03-18T19:14:09.576Z] Removing intermediate container 58799a64c8ac [2024-03-18T19:14:09.576Z] ---> 0badadc83d52 [2024-03-18T19:14:09.576Z] Step 12/12 : RUN $MAKE [2024-03-18T19:14:09.576Z] ---> Running in 6f37d6a66d90 [2024-03-18T19:14:09.576Z] noop [2024-03-18T19:14:09.576Z] Removing intermediate container 6f37d6a66d90 [2024-03-18T19:14:09.576Z] ---> 3368ec2076aa [2024-03-18T19:14:09.576Z] Successfully built 3368ec2076aa [2024-03-18T19:14:09.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:14:10.051Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T19:14:10.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:14:10.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-320 does not seem to be running inside a container [2024-03-18T19:14:10.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-18T19:14:11.762Z] $ docker top 275a25861e2a3215fd6696af8f95e311dec6cbd57027e3d6382549b86f484512 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:14:12.655Z] + go version [2024-03-18T19:14:12.655Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T19:14:12.687Z] $ docker stop --time=1 275a25861e2a3215fd6696af8f95e311dec6cbd57027e3d6382549b86f484512 [2024-03-18T19:14:14.323Z] $ docker rm -f --volumes 275a25861e2a3215fd6696af8f95e311dec6cbd57027e3d6382549b86f484512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:14:15.197Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T19:14:15.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:14:15.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-320 does not seem to be running inside a container [2024-03-18T19:14:15.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-18T19:14:16.734Z] $ docker top 7f454eff1472a978cb7be74cad671f2ba50ec742c0b0c2ae60c81bcb1ef76ef5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:14:17.303Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-03-18T19:14:18.017Z] + make test [2024-03-18T19:14:18.017Z] go test -race -coverprofile=coverage.out ./... [2024-03-18T19:16:24.986Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-18T19:16:24.986Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T19:16:24.986Z] go vet ./... [2024-03-18T19:18:16.692Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T19:18:16.692Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T19:18:16.692Z] ./bin/test-attribution-txt.sh [2024-03-18T19:18:16.692Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T19:18:16.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T19:18:16.754Z] $ docker stop --time=1 7f454eff1472a978cb7be74cad671f2ba50ec742c0b0c2ae60c81bcb1ef76ef5 [2024-03-18T19:18:18.630Z] $ docker rm -f --volumes 7f454eff1472a978cb7be74cad671f2ba50ec742c0b0c2ae60c81bcb1ef76ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T19:18:20.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T19:18:20.266Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T19:18:20.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T19:18:21.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T19:18:21.625Z] + ls -al . [2024-03-18T19:18:21.625Z] total 180 [2024-03-18T19:18:21.625Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 18 19:14 . [2024-03-18T19:18:21.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 19:11 .. [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 18 19:11 .dockerignore [2024-03-18T19:18:21.625Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 19:11 .git [2024-03-18T19:18:21.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 19:11 .github [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 18 19:11 .gitignore [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 19:11 .golangci.yml [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 18 19:11 Attribution.txt [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 18 19:11 CHANGELOG.md [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 18 19:11 Dockerfile [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 19:11 GOVERNANCE.md [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 18 19:11 Jenkinsfile [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 19:11 LICENSE [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 18 19:11 OWNERS.md [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 18 19:11 README.md [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 19:08 VERSION [2024-03-18T19:18:21.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 19:11 bin [2024-03-18T19:18:21.625Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 18 19:14 coverage.out [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 18 19:11 go.mod [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 18 19:11 go.sum [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 18 19:11 main.go [2024-03-18T19:18:21.625Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 18 19:11 makefile [2024-03-18T19:18:21.625Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 19:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:18:22.049Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=811400850d7256ca998b8ec0b8fbfa92fa913fec --label arch=arm64 --label version=0.0.0 . [2024-03-18T19:18:22.049Z] Sending build context to Docker daemon 161.8kB [2024-03-18T19:18:22.316Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T19:18:22.316Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-18T19:18:22.316Z] ---> 3368ec2076aa [2024-03-18T19:18:22.316Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T19:18:22.316Z] ---> Running in 199c5ab446a3 [2024-03-18T19:18:22.585Z] Removing intermediate container 199c5ab446a3 [2024-03-18T19:18:22.585Z] ---> b7c55779a849 [2024-03-18T19:18:22.585Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T19:18:22.852Z] ---> Running in 7a3f59245b4b [2024-03-18T19:18:23.118Z] Removing intermediate container 7a3f59245b4b [2024-03-18T19:18:23.118Z] ---> fc5d12781bc5 [2024-03-18T19:18:23.118Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-18T19:18:23.118Z] ---> Running in 982933e2185d [2024-03-18T19:18:23.391Z] Removing intermediate container 982933e2185d [2024-03-18T19:18:23.391Z] ---> b504797d0734 [2024-03-18T19:18:23.391Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T19:18:23.391Z] ---> Running in 712cbacb9c8d [2024-03-18T19:18:24.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:18:24.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:18:25.907Z] OK: 266 MiB in 52 packages [2024-03-18T19:18:26.492Z] Removing intermediate container 712cbacb9c8d [2024-03-18T19:18:26.492Z] ---> 392a470e0aea [2024-03-18T19:18:26.492Z] Step 7/27 : WORKDIR /app [2024-03-18T19:18:26.759Z] ---> Running in 7a4aa9bf2d37 [2024-03-18T19:18:27.025Z] Removing intermediate container 7a4aa9bf2d37 [2024-03-18T19:18:27.025Z] ---> 7a0b7b345b5a [2024-03-18T19:18:27.025Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-18T19:18:27.290Z] ---> 65ab7d9b1efc [2024-03-18T19:18:27.290Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:18:27.566Z] ---> Running in 3e63ca4ba985 [2024-03-18T19:18:29.507Z] Removing intermediate container 3e63ca4ba985 [2024-03-18T19:18:29.507Z] ---> 98cb86b91119 [2024-03-18T19:18:29.507Z] Step 10/27 : COPY . . [2024-03-18T19:18:30.091Z] ---> b59696f258a0 [2024-03-18T19:18:30.092Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T19:18:30.092Z] ---> Running in b3e8e0066d53 [2024-03-18T19:18:30.358Z] Removing intermediate container b3e8e0066d53 [2024-03-18T19:18:30.358Z] ---> 859aa993e2be [2024-03-18T19:18:30.358Z] Step 12/27 : RUN $MAKE [2024-03-18T19:18:30.358Z] ---> Running in 2827439bfc70 [2024-03-18T19:18:31.315Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-18T19:20:22.962Z] Removing intermediate container 2827439bfc70 [2024-03-18T19:20:22.962Z] ---> c2017c7d12a8 [2024-03-18T19:20:22.962Z] Step 13/27 : FROM alpine:3.18 [2024-03-18T19:20:22.962Z] 3.18: Pulling from library/alpine [2024-03-18T19:20:22.962Z] c6b39de5b339: Pulling fs layer [2024-03-18T19:20:22.962Z] c6b39de5b339: Verifying Checksum [2024-03-18T19:20:22.962Z] c6b39de5b339: Download complete [2024-03-18T19:20:22.962Z] c6b39de5b339: Pull complete [2024-03-18T19:20:22.962Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:20:22.962Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T19:20:22.962Z] ---> 33abbf032149 [2024-03-18T19:20:22.962Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-18T19:20:22.962Z] ---> Running in a5c329de6079 [2024-03-18T19:20:22.962Z] Removing intermediate container a5c329de6079 [2024-03-18T19:20:22.962Z] ---> f5297a9d0185 [2024-03-18T19:20:22.962Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-18T19:20:22.962Z] ---> Running in 9f21f45a6417 [2024-03-18T19:20:22.962Z] Removing intermediate container 9f21f45a6417 [2024-03-18T19:20:22.962Z] ---> e2634ea6f5eb [2024-03-18T19:20:22.962Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T19:20:22.962Z] ---> Running in 44f1900d2edf [2024-03-18T19:20:22.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:20:22.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:20:22.962Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-18T19:20:22.962Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-18T19:20:22.962Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T19:20:22.962Z] Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:20:22.962Z] OK: 9 MiB in 17 packages [2024-03-18T19:20:22.962Z] Removing intermediate container 44f1900d2edf [2024-03-18T19:20:22.962Z] ---> c11e45fa47e1 [2024-03-18T19:20:22.962Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-18T19:20:22.962Z] ---> Running in dfdaf28d2491 [2024-03-18T19:20:22.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:20:22.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:20:22.962Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:20:22.962Z] Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:20:22.962Z] OK: 9 MiB in 17 packages [2024-03-18T19:20:22.962Z] Removing intermediate container dfdaf28d2491 [2024-03-18T19:20:22.962Z] ---> 43cf637bd51a [2024-03-18T19:20:22.962Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-18T19:20:22.962Z] ---> f439833943ef [2024-03-18T19:20:22.962Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-18T19:20:22.962Z] ---> 461c7eb442d0 [2024-03-18T19:20:22.962Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-18T19:20:22.962Z] ---> 7a54b7c3edf4 [2024-03-18T19:20:22.962Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-18T19:20:22.962Z] ---> bd6ee15b50ea [2024-03-18T19:20:22.962Z] Step 22/27 : EXPOSE 48095 [2024-03-18T19:20:22.962Z] ---> Running in 4f8a423cde44 [2024-03-18T19:20:22.962Z] Removing intermediate container 4f8a423cde44 [2024-03-18T19:20:22.962Z] ---> cbdcea247bb1 [2024-03-18T19:20:22.962Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-18T19:20:22.962Z] ---> Running in bbce575cc740 [2024-03-18T19:20:22.962Z] Removing intermediate container bbce575cc740 [2024-03-18T19:20:22.962Z] ---> 63cb85d81034 [2024-03-18T19:20:22.962Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T19:20:22.962Z] ---> Running in cd282a78f97e [2024-03-18T19:20:23.230Z] Removing intermediate container cd282a78f97e [2024-03-18T19:20:23.230Z] ---> 155f7a29a5dd [2024-03-18T19:20:23.230Z] Step 25/27 : LABEL arch=arm64 [2024-03-18T19:20:23.230Z] ---> Running in c4fc17f58dbb [2024-03-18T19:20:23.494Z] Removing intermediate container c4fc17f58dbb [2024-03-18T19:20:23.494Z] ---> 85253023c865 [2024-03-18T19:20:23.494Z] Step 26/27 : LABEL git_sha=811400850d7256ca998b8ec0b8fbfa92fa913fec [2024-03-18T19:20:23.494Z] ---> Running in a2708b95cd7f [2024-03-18T19:20:23.758Z] Removing intermediate container a2708b95cd7f [2024-03-18T19:20:23.758Z] ---> 3b5b7ae3784e [2024-03-18T19:20:23.758Z] Step 27/27 : LABEL version=0.0.0 [2024-03-18T19:20:23.758Z] ---> Running in 10f3e0b5955f [2024-03-18T19:20:24.024Z] Removing intermediate container 10f3e0b5955f [2024-03-18T19:20:24.024Z] ---> b97c996c4120 [2024-03-18T19:20:24.024Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T19:20:24.024Z] Successfully built b97c996c4120 [2024-03-18T19:20:24.024Z] Successfully tagged app-service-configurable-arm64:latest [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 [2024-03-18T19:20:24.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T19:20:24.866Z] [2024-03-18T19:20:24.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:20:25.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T19:20:25.276Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T19:20:25.276Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T19:20:25.276Z] 04944245beec: Pulling fs layer [2024-03-18T19:20:25.276Z] 699f458cf7ca: Pulling fs layer [2024-03-18T19:20:25.276Z] 765212b225bb: Pulling fs layer [2024-03-18T19:20:25.276Z] f23df028b6ca: Pulling fs layer [2024-03-18T19:20:25.276Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T19:20:25.276Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T19:20:25.276Z] f23df028b6ca: Waiting [2024-03-18T19:20:25.276Z] d65c8cfc05b1: Waiting [2024-03-18T19:20:25.276Z] 2437ff75d9bd: Waiting [2024-03-18T19:20:25.276Z] 765212b225bb: Waiting [2024-03-18T19:20:25.544Z] 04944245beec: Verifying Checksum [2024-03-18T19:20:25.544Z] 04944245beec: Download complete [2024-03-18T19:20:25.544Z] 765212b225bb: Verifying Checksum [2024-03-18T19:20:25.544Z] 765212b225bb: Download complete [2024-03-18T19:20:25.544Z] f23df028b6ca: Verifying Checksum [2024-03-18T19:20:25.544Z] f23df028b6ca: Download complete [2024-03-18T19:20:25.544Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T19:20:25.544Z] d65c8cfc05b1: Download complete [2024-03-18T19:20:25.544Z] 699f458cf7ca: Verifying Checksum [2024-03-18T19:20:25.544Z] 699f458cf7ca: Download complete [2024-03-18T19:20:26.125Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T19:20:26.125Z] 8998bd30e6a1: Download complete [2024-03-18T19:20:28.696Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T19:20:28.696Z] 2437ff75d9bd: Download complete [2024-03-18T19:20:30.629Z] 8998bd30e6a1: Pull complete [2024-03-18T19:20:31.207Z] 04944245beec: Pull complete [2024-03-18T19:20:32.609Z] 699f458cf7ca: Pull complete [2024-03-18T19:20:32.891Z] 765212b225bb: Pull complete [2024-03-18T19:20:33.845Z] f23df028b6ca: Pull complete [2024-03-18T19:20:33.845Z] d65c8cfc05b1: Pull complete [2024-03-18T19:20:52.038Z] 2437ff75d9bd: Pull complete [2024-03-18T19:20:52.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T19:20:52.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T19:20:52.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:20:52.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-320 does not seem to be running inside a container [2024-03-18T19:20:52.438Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-18T19:20:55.023Z] $ docker top e02f9fe6682302240a3e88ad7812eb4c02784152ef108bda9b30ace6b5ee3c66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:20:55.636Z] ---> job-cost.sh [2024-03-18T19:20:55.898Z] lf-activate-venv: SKIPPING [2024-03-18T19:20:55.898Z] INFO: No Stack... [2024-03-18T19:20:56.161Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T19:20:57.118Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T19:20:57.772Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-03-18T19:20:57.772Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T19:20:57.851Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [2024-03-18T19:20:57.855Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] did not exist. Created. [2024-03-18T19:20:57.860Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T19:20:58.600Z] /w/workspace/app-service-configurable/1@tmp/durable-769dd178/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T19:20:59.258Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T19:20:59.300Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T19:20:59.342Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T19:20:59.356Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T19:20:59.425Z] $ docker stop --time=1 e02f9fe6682302240a3e88ad7812eb4c02784152ef108bda9b30ace6b5ee3c66 [2024-03-18T19:21:01.005Z] $ docker rm -f --volumes e02f9fe6682302240a3e88ad7812eb4c02784152ef108bda9b30ace6b5ee3c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-18T19:21:02.102Z] provisioning config files... [2024-03-18T19:21:02.111Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-652@tmp/config4402856630431332187tmp [Pipeline] { [Pipeline] sh [2024-03-18T19:21:02.452Z] + set +x [2024-03-18T19:21:02.452Z] + + bash -s -- [2024-03-18T19:21:02.452Z] curl -s https://codecov.io/bash [2024-03-18T19:21:02.452Z] [2024-03-18T19:21:02.452Z] _____ _ [2024-03-18T19:21:02.452Z] / ____| | | [2024-03-18T19:21:02.452Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T19:21:02.452Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T19:21:02.452Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T19:21:02.452Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T19:21:02.452Z] Bash-1.0.6 [2024-03-18T19:21:02.452Z] [2024-03-18T19:21:02.452Z] [2024-03-18T19:21:02.452Z] ==> git version 2.25.1 found [2024-03-18T19:21:02.452Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-18T19:21:02.452Z] Release-Date: 2020-01-08 [2024-03-18T19:21:02.452Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-18T19:21:02.452Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T19:21:02.452Z] ==> Jenkins CI detected. [2024-03-18T19:21:02.452Z] current dir:  /w/workspace/_app-service-configurable_PR-652 [2024-03-18T19:21:02.452Z] project root: . [2024-03-18T19:21:02.452Z] --> token set from env [2024-03-18T19:21:02.452Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T19:21:02.711Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T19:21:02.711Z] ==> Python coveragepy not found [2024-03-18T19:21:02.711Z] ==> Searching for coverage reports in: [2024-03-18T19:21:02.711Z] + . [2024-03-18T19:21:02.711Z] -> Found 1 reports [2024-03-18T19:21:02.711Z] ==> Detecting git/mercurial file structure [2024-03-18T19:21:02.711Z] ==> Reading reports [2024-03-18T19:21:02.711Z] + ./coverage.out bytes=13 [2024-03-18T19:21:02.711Z] ==> Appending adjustments [2024-03-18T19:21:02.711Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T19:21:02.711Z] + Found adjustments [2024-03-18T19:21:02.711Z] ==> Gzipping contents [2024-03-18T19:21:02.711Z] 4.0K /tmp/codecov.dA1faN.gz [2024-03-18T19:21:02.711Z] ==> Uploading reports [2024-03-18T19:21:02.711Z] url: https://codecov.io [2024-03-18T19:21:02.711Z] query: branch=PR-652&commit=811400850d7256ca998b8ec0b8fbfa92fa913fec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-652%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=652&job=&cmd_args= [2024-03-18T19:21:02.711Z] -> Pinging Codecov [2024-03-18T19:21:02.711Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-652&commit=811400850d7256ca998b8ec0b8fbfa92fa913fec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-652%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=652&job=&cmd_args= [2024-03-18T19:21:02.970Z] -> Uploading to [2024-03-18T19:21:02.970Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/A97CA9966030D2A3747ED39772930CCE/811400850d7256ca998b8ec0b8fbfa92fa913fec/b7a7af71-bbc7-4df6-b699-24b04d939abf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T192102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf6d32407f0265c583eb22819c3d75af5f5c30ee44a251146522d053e35461af [2024-03-18T19:21:02.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T19:21:02.970Z] Dload Upload Total Spent Left Speed [2024-03-18T19:21:03.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 879 --:--:-- --:--:-- --:--:-- 879 [2024-03-18T19:21:03.230Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] } [2024-03-18T19:21:03.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-18T19:21:05.143Z] + [ -d /w/workspace/_app-service-configurable_PR-652/archives ] [2024-03-18T19:21:05.143Z] + ls -al /w/workspace/_app-service-configurable_PR-652/archives [2024-03-18T19:21:05.143Z] total 16 [2024-03-18T19:21:05.143Z] drwxr-xr-x 3 root root 4096 Mar 18 19:10 . [2024-03-18T19:21:05.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 19:10 .. [2024-03-18T19:21:05.143Z] drwxr-xr-x 2 root root 4096 Mar 18 19:10 cost [2024-03-18T19:21:05.143Z] -rw-r--r-- 1 root root 96 Mar 18 19:10 cost.csv [2024-03-18T19:21:05.143Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-652/archives [2024-03-18T19:21:05.143Z] + ls -al /w/workspace/_app-service-configurable_PR-652/archives [2024-03-18T19:21:05.143Z] total 16 [2024-03-18T19:21:05.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 19:10 . [2024-03-18T19:21:05.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 19:10 .. [2024-03-18T19:21:05.143Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 19:10 cost [2024-03-18T19:21:05.143Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 18 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:21:05.467Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:21:06.350Z] ---> package-listing.sh [2024-03-18T19:21:06.350Z] ++ facter osfamily [2024-03-18T19:21:06.350Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T19:21:06.611Z] + OS_FAMILY=debian [2024-03-18T19:21:06.611Z] + workspace=/w/workspace/_app-service-configurable_PR-652 [2024-03-18T19:21:06.611Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T19:21:06.611Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T19:21:06.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T19:21:06.611Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T19:21:06.611Z] + '[' /w/workspace/_app-service-configurable_PR-652 ']' [2024-03-18T19:21:06.611Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T19:21:06.611Z] + case "${OS_FAMILY}" in [2024-03-18T19:21:06.611Z] + dpkg -l [2024-03-18T19:21:06.611Z] + grep '^ii' [2024-03-18T19:21:06.611Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T19:21:06.611Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T19:21:06.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T19:21:06.611Z] + '[' /w/workspace/_app-service-configurable_PR-652 ']' [2024-03-18T19:21:06.611Z] + mkdir -p /w/workspace/_app-service-configurable_PR-652/archives/ [2024-03-18T19:21:06.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-652/archives/ [Pipeline] echo [2024-03-18T19:21:06.648Z] 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/_app-service-configurable_PR-652/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T19:21:06.939Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:21:07.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T19:21:07.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:21:07.853Z] prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container [2024-03-18T19:21:07.915Z] $ 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/_app-service-configurable_PR-652/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T19:21:08.125Z] $ docker top 124163a61e8c3f96eb85fce9730cdb858258d39a3535de85c8dd509d10962b4c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:21:08.512Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T19:21:08.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T19:21:09.126Z] + ls /var/log/sa-host [2024-03-18T19:21:09.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T19:21:09.255Z] provisioning config files... [2024-03-18T19:21:09.264Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-652@tmp/config16488786086176809869tmp [Pipeline] { [Pipeline] echo [2024-03-18T19:21:09.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:21:09.643Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T19:21:09.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:21:10.094Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T19:21:10.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:21:10.459Z] ---> sudo-logs.sh [2024-03-18T19:21:10.459Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T19:21:10.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:21:10.865Z] ---> job-cost.sh [2024-03-18T19:21:10.866Z] lf-activate-venv: SKIPPING [2024-03-18T19:21:10.866Z] DEBUG: total: 0.2199999988079071 [2024-03-18T19:21:10.866Z] INFO: Retrieving Stack Cost... [2024-03-18T19:21:11.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T19:21:11.693Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T19:21:11.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:21:12.051Z] ---> logs-deploy.sh [2024-03-18T19:21:12.051Z] lf-activate-venv: SKIPPING [2024-03-18T19:21:12.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-652/1 [2024-03-18T19:21:12.051Z] INFO: archiving workspace using pattern(s): [2024-03-18T19:21:12.986Z] Archives upload complete. [2024-03-18T19:21:12.986Z] INFO: archiving logs to Nexus