Pull request #654 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a624060716d18c6724ca58050810c57aa4f9afda+3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f (4986d377a02c8de08aadc96365ac569aebb7a0b1) 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-ssh10142951063227831036.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-ssh14381304211991115070.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-654/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-654/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4653117947376960579.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-654/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3927286560112751814.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-ssh4193519003584397036.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-654/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-654/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh724779285512511580.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 Running on prd-ubuntu20.04-docker-8c-8g-1250 in /w/workspace/_app-service-configurable_PR-654 [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-654 # 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 > 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/654/head:refs/remotes/origin/PR-654 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f into PR head commit a624060716d18c6724ca58050810c57aa4f9afda Merge succeeded, producing a624060716d18c6724ca58050810c57aa4f9afda Checking out Revision a624060716d18c6724ca58050810c57aa4f9afda (PR-654) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f a624060716d18c6724ca58050810c57aa4f9afda # 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 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a624060716d18c6724ca58050810c57aa4f9afda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-26T12:55:50.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-26T12:55:50.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-26T12:55:50.590Z] ========================================================= [2024-03-26T12:55:50.590Z] EdgeX Global Pipelines Version Info [2024-03-26T12:55:50.590Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-26T12:55:52.151Z] ------------------- [2024-03-26T12:55:52.152Z] stable info: [2024-03-26T12:55:52.152Z] ------------------- [2024-03-26T12:55:52.152Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-26T12:55:52.152Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T12:55:52.152Z] Message: update stable to v1.0.258 [2024-03-26T12:55:52.722Z] ------------------- [2024-03-26T12:55:52.722Z] experimental info: [2024-03-26T12:55:52.722Z] ------------------- [2024-03-26T12:55:52.723Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-26T12:55:52.723Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T12:55:52.723Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-26T12:55:52.953Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-26T12:55:53.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-26T12:55:53.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-26T12:55:53.099Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-26T12:55:53.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-26T12:55:53.192Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-26T12:55:53.246Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-26T12:55:53.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-26T12:55:53.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-26T12:55:53.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-26T12:55:53.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-26T12:55:53.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-26T12:55:53.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-26T12:55:53.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-26T12:55:53.672Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T12:55:53.728Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T12:55:53.781Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T12:55:53.837Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T12:55:53.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-26T12:55:53.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-26T12:55:54.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-26T12:55:54.060Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-26T12:55:54.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-26T12:55:54.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-26T12:55:54.201Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-26T12:55:54.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-26T12:55:54.309Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-26T12:55:54.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-654 [Pipeline] echo [2024-03-26T12:55:54.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-654 [Pipeline] echo [2024-03-26T12:55:54.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-654 [Pipeline] echo [2024-03-26T12:55:54.499Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a624060716d18c6724ca58050810c57aa4f9afda [Pipeline] echo [2024-03-26T12:55:54.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a624060 [Pipeline] echo [2024-03-26T12:55:54.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T12:55:54.737Z] provisioning config files... [2024-03-26T12:55:54.753Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-654@tmp/config2893719734771408501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T12:55:55.128Z] ---> ****-login.sh [2024-03-26T12:55:55.128Z] nexus3.edgexfoundry.org:10001 [2024-03-26T12:55:55.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:55:55.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:55:55.388Z] Configure a credential helper to remove this warning. See [2024-03-26T12:55:55.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:55:55.388Z] [2024-03-26T12:55:55.388Z] Login Succeeded [2024-03-26T12:55:55.388Z] nexus3.edgexfoundry.org:10002 [2024-03-26T12:55:55.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:55:55.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:55:55.648Z] Configure a credential helper to remove this warning. See [2024-03-26T12:55:55.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:55:55.648Z] [2024-03-26T12:55:55.648Z] Login Succeeded [2024-03-26T12:55:55.648Z] nexus3.edgexfoundry.org:10003 [2024-03-26T12:55:55.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:55:55.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:55:55.648Z] Configure a credential helper to remove this warning. See [2024-03-26T12:55:55.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:55:55.648Z] [2024-03-26T12:55:55.648Z] Login Succeeded [2024-03-26T12:55:55.648Z] nexus3.edgexfoundry.org:10004 [2024-03-26T12:55:55.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:55:55.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:55:55.909Z] Configure a credential helper to remove this warning. See [2024-03-26T12:55:55.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:55:55.909Z] [2024-03-26T12:55:55.909Z] Login Succeeded [2024-03-26T12:55:55.909Z] ****.io [2024-03-26T12:55:55.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:55:56.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:55:56.170Z] Configure a credential helper to remove this warning. See [2024-03-26T12:55:56.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:55:56.170Z] [2024-03-26T12:55:56.170Z] Login Succeeded [2024-03-26T12:55:56.170Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T12:55:56.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-26T12:55:56.888Z] + git rev-list -1 --merges a624060716d18c6724ca58050810c57aa4f9afda~1..a624060716d18c6724ca58050810c57aa4f9afda [Pipeline] echo [2024-03-26T12:55:56.937Z] -----------> git rev-list -1 --merges a624060716d18c6724ca58050810c57aa4f9afda~1..a624060716d18c6724ca58050810c57aa4f9afda a624060716d18c6724ca58050810c57aa4f9afda [false] [Pipeline] sh [2024-03-26T12:55:57.254Z] + git log --format=format:%s -1 a624060716d18c6724ca58050810c57aa4f9afda [Pipeline] echo [2024-03-26T12:55:57.295Z] ========================================================= [2024-03-26T12:55:57.295Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-26T12:55:57.295Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T12:55:57.795Z] + git log --format=format:%s -1 a624060716d18c6724ca58050810c57aa4f9afda [Pipeline] echo [2024-03-26T12:55:57.832Z] [semverPrep] GIT_COMMIT: a624060716d18c6724ca58050810c57aa4f9afda, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-03-26T12:55:57.870Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-26T12:55:58.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T12:55:58.314Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-26T12:55:58.314Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-26T12:55:58.314Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-26T12:55:58.314Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-26T12:55:58.314Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-26T12:55:58.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T12:55:58.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T12:55:58.817Z] [2024-03-26T12:55:58.817Z] 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-26T12:55:59.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T12:55:59.234Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-26T12:55:59.234Z] b85a868b505f: Pulling fs layer [2024-03-26T12:55:59.234Z] e2be974225ed: Pulling fs layer [2024-03-26T12:55:59.234Z] 339a4e72a1f5: Pulling fs layer [2024-03-26T12:55:59.234Z] 988bab9f4d93: Pulling fs layer [2024-03-26T12:55:59.234Z] 1469e6f7b9e6: Pulling fs layer [2024-03-26T12:55:59.234Z] eaf3925da568: Pulling fs layer [2024-03-26T12:55:59.234Z] bab4dde63d76: Pulling fs layer [2024-03-26T12:55:59.234Z] bde34c3a00c8: Pulling fs layer [2024-03-26T12:55:59.234Z] b352a97aabf1: Pulling fs layer [2024-03-26T12:55:59.234Z] 4872d77fe225: Pulling fs layer [2024-03-26T12:55:59.234Z] 5851b861e8e6: Pulling fs layer [2024-03-26T12:55:59.234Z] 988bab9f4d93: Waiting [2024-03-26T12:55:59.234Z] 1469e6f7b9e6: Waiting [2024-03-26T12:55:59.234Z] eaf3925da568: Waiting [2024-03-26T12:55:59.234Z] bab4dde63d76: Waiting [2024-03-26T12:55:59.234Z] bde34c3a00c8: Waiting [2024-03-26T12:55:59.234Z] b352a97aabf1: Waiting [2024-03-26T12:55:59.234Z] 4872d77fe225: Waiting [2024-03-26T12:55:59.234Z] 5851b861e8e6: Waiting [2024-03-26T12:55:59.234Z] e2be974225ed: Verifying Checksum [2024-03-26T12:55:59.234Z] e2be974225ed: Download complete [2024-03-26T12:55:59.234Z] 988bab9f4d93: Download complete [2024-03-26T12:55:59.234Z] 1469e6f7b9e6: Verifying Checksum [2024-03-26T12:55:59.234Z] 1469e6f7b9e6: Download complete [2024-03-26T12:55:59.234Z] 339a4e72a1f5: Verifying Checksum [2024-03-26T12:55:59.234Z] 339a4e72a1f5: Download complete [2024-03-26T12:55:59.494Z] eaf3925da568: Download complete [2024-03-26T12:55:59.494Z] bde34c3a00c8: Download complete [2024-03-26T12:55:59.494Z] b352a97aabf1: Download complete [2024-03-26T12:55:59.494Z] 4872d77fe225: Download complete [2024-03-26T12:55:59.494Z] 5851b861e8e6: Verifying Checksum [2024-03-26T12:55:59.494Z] 5851b861e8e6: Download complete [2024-03-26T12:55:59.494Z] b85a868b505f: Verifying Checksum [2024-03-26T12:55:59.494Z] b85a868b505f: Download complete [2024-03-26T12:55:59.753Z] bab4dde63d76: Verifying Checksum [2024-03-26T12:55:59.753Z] bab4dde63d76: Download complete [2024-03-26T12:56:00.695Z] b85a868b505f: Pull complete [2024-03-26T12:56:00.695Z] e2be974225ed: Pull complete [2024-03-26T12:56:01.263Z] 339a4e72a1f5: Pull complete [2024-03-26T12:56:01.263Z] 988bab9f4d93: Pull complete [2024-03-26T12:56:01.525Z] 1469e6f7b9e6: Pull complete [2024-03-26T12:56:01.525Z] eaf3925da568: Pull complete [2024-03-26T12:56:03.436Z] bab4dde63d76: Pull complete [2024-03-26T12:56:03.436Z] bde34c3a00c8: Pull complete [2024-03-26T12:56:03.436Z] b352a97aabf1: Pull complete [2024-03-26T12:56:03.436Z] 4872d77fe225: Pull complete [2024-03-26T12:56:03.436Z] 5851b861e8e6: Pull complete [2024-03-26T12:56:03.436Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-26T12:56:03.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T12:56:03.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T12:56:03.720Z] prd-ubuntu20.04-docker-8c-8g-1250 does not seem to be running inside a container [2024-03-26T12:56:03.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-654 -v /w/workspace/_app-service-configurable_PR-654:/w/workspace/_app-service-configurable_PR-654:rw,z -v /w/workspace/_app-service-configurable_PR-654@tmp:/w/workspace/_app-service-configurable_PR-654@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T12:56:07.155Z] $ docker top a50b1e508f47b06fe40e6cc81e07d2daf6e06ffe603e74f24781b8b7015e3a8e -eo pid,comm [2024-03-26T12:56:07.210Z] 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-26T12:56:07.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T12:56:07.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T12:56:07.358Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T12:56:07.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T12:56:07.471Z] $ docker exec a50b1e508f47b06fe40e6cc81e07d2daf6e06ffe603e74f24781b8b7015e3a8e ssh-agent [2024-03-26T12:56:07.567Z] SSH_AUTH_SOCK=/tmp/ssh-mfnXOel0FQUW/agent.32 [2024-03-26T12:56:07.567Z] SSH_AGENT_PID=38 [2024-03-26T12:56:07.573Z] Running ssh-add (command line suppressed) [2024-03-26T12:56:07.676Z] Identity added: /w/workspace/_app-service-configurable_PR-654@tmp/private_key_4461567067538700968.key (/w/workspace/_app-service-configurable_PR-654@tmp/private_key_4461567067538700968.key) [2024-03-26T12:56:07.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T12:56:08.028Z] + git tag --points-at HEAD [Pipeline] } [2024-03-26T12:56:08.057Z] $ docker exec --env ******** --env ******** a50b1e508f47b06fe40e6cc81e07d2daf6e06ffe603e74f24781b8b7015e3a8e ssh-agent -k [2024-03-26T12:56:08.144Z] unset SSH_AUTH_SOCK; [2024-03-26T12:56:08.145Z] unset SSH_AGENT_PID; [2024-03-26T12:56:08.145Z] echo Agent pid 38 killed; [2024-03-26T12:56:08.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-26T12:56:08.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T12:56:08.260Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T12:56:08.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T12:56:08.382Z] $ docker exec a50b1e508f47b06fe40e6cc81e07d2daf6e06ffe603e74f24781b8b7015e3a8e ssh-agent [2024-03-26T12:56:08.483Z] SSH_AUTH_SOCK=/tmp/ssh-Blz255RysRjt/agent.71 [2024-03-26T12:56:08.483Z] SSH_AGENT_PID=77 [2024-03-26T12:56:08.488Z] Running ssh-add (command line suppressed) [2024-03-26T12:56:08.598Z] Identity added: /w/workspace/_app-service-configurable_PR-654@tmp/private_key_2789176629893930544.key (/w/workspace/_app-service-configurable_PR-654@tmp/private_key_2789176629893930544.key) [2024-03-26T12:56:08.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T12:56:08.955Z] + git semver init [2024-03-26T12:56:09.215Z] 2024-03-26 12:56:09,137 [run_init] DEBUG init version:0.0.0 force:False [2024-03-26T12:56:09.215Z] 2024-03-26 12:56:09,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-654/.semver [2024-03-26T12:56:09.215Z] 2024-03-26 12:56:09,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-654/.semver [2024-03-26T12:56:09.215Z] 2024-03-26 12:56:09,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-654/.semver'], cwd=/w/workspace/_app-service-configurable_PR-654, universal_newlines=False, shell=None, istream=None) [2024-03-26T12:56:10.603Z] 2024-03-26 12:56:10,432 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-654/.git/info/exclude [2024-03-26T12:56:10.603Z] 2024-03-26 12:56:10,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-654/.semver/PR-654 with force:False [2024-03-26T12:56:10.603Z] 2024-03-26 12:56:10,433 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-654/.semver/PR-654 [2024-03-26T12:56:10.603Z] 2024-03-26 12:56:10,437 [execute] INFO git cat-file --batch-check [2024-03-26T12:56:10.603Z] 2024-03-26 12:56:10,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-654/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T12:56:10.603Z] 2024-03-26 12:56:10,443 [execute] INFO git cat-file --batch [2024-03-26T12:56:10.603Z] 2024-03-26 12:56:10,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-654/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T12:56:10.603Z] 2024-03-26 12:56:10,449 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-654/.semver/PR-654 [2024-03-26T12:56:10.603Z] 0.0.0 [Pipeline] } [2024-03-26T12:56:10.632Z] $ docker exec --env ******** --env ******** a50b1e508f47b06fe40e6cc81e07d2daf6e06ffe603e74f24781b8b7015e3a8e ssh-agent -k [2024-03-26T12:56:10.743Z] unset SSH_AUTH_SOCK; [2024-03-26T12:56:10.744Z] unset SSH_AGENT_PID; [2024-03-26T12:56:10.744Z] echo Agent pid 77 killed; [2024-03-26T12:56:10.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T12:56:11.196Z] + git semver [Pipeline] } [2024-03-26T12:56:11.483Z] $ docker stop --time=1 a50b1e508f47b06fe40e6cc81e07d2daf6e06ffe603e74f24781b8b7015e3a8e [2024-03-26T12:56:12.773Z] $ docker rm -f --volumes a50b1e508f47b06fe40e6cc81e07d2daf6e06ffe603e74f24781b8b7015e3a8e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T12:56:13.191Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-26T12:56:13.469Z] Stashed 1 file(s) [Pipeline] echo [2024-03-26T12:56:13.500Z] [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-26T12:56:14.146Z] provisioning config files... [2024-03-26T12:56:14.157Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-654@tmp/config14423697243078042160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T12:56:14.507Z] ---> ****-login.sh [2024-03-26T12:56:14.507Z] nexus3.edgexfoundry.org:10001 [2024-03-26T12:56:14.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:56:14.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:56:14.508Z] Configure a credential helper to remove this warning. See [2024-03-26T12:56:14.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:56:14.508Z] [2024-03-26T12:56:14.508Z] Login Succeeded [2024-03-26T12:56:14.508Z] nexus3.edgexfoundry.org:10002 [2024-03-26T12:56:14.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:56:14.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:56:14.508Z] Configure a credential helper to remove this warning. See [2024-03-26T12:56:14.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:56:14.508Z] [2024-03-26T12:56:14.508Z] Login Succeeded [2024-03-26T12:56:14.508Z] nexus3.edgexfoundry.org:10003 [2024-03-26T12:56:14.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:56:14.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:56:14.772Z] Configure a credential helper to remove this warning. See [2024-03-26T12:56:14.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:56:14.773Z] [2024-03-26T12:56:14.773Z] Login Succeeded [2024-03-26T12:56:14.773Z] nexus3.edgexfoundry.org:10004 [2024-03-26T12:56:14.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:56:14.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:56:14.773Z] Configure a credential helper to remove this warning. See [2024-03-26T12:56:14.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:56:14.773Z] [2024-03-26T12:56:14.773Z] Login Succeeded [2024-03-26T12:56:14.773Z] ****.io [2024-03-26T12:56:14.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:56:15.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:56:15.033Z] Configure a credential helper to remove this warning. See [2024-03-26T12:56:15.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:56:15.033Z] [2024-03-26T12:56:15.033Z] Login Succeeded [2024-03-26T12:56:15.033Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T12:56:15.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-26T12:56:15.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T12:56:15.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T12:56:15.374Z] ========================================================= [2024-03-26T12:56:15.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-26T12:56:15.374Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T12:56:15.868Z] + 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-26T12:56:15.868Z] Sending build context to Docker daemon 8.97MB [2024-03-26T12:56:15.868Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T12:56:15.868Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-26T12:56:15.868Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-26T12:56:15.868Z] 7264a8db6415: Pulling fs layer [2024-03-26T12:56:15.868Z] c4d48a809fc2: Pulling fs layer [2024-03-26T12:56:15.868Z] 4f1c88b9dad5: Pulling fs layer [2024-03-26T12:56:15.868Z] ad3a456e5733: Pulling fs layer [2024-03-26T12:56:15.868Z] 69c7f0334f64: Pulling fs layer [2024-03-26T12:56:15.868Z] 1f1c1a5573a3: Pulling fs layer [2024-03-26T12:56:15.868Z] ce7588e14bc9: Pulling fs layer [2024-03-26T12:56:15.868Z] ad3a456e5733: Waiting [2024-03-26T12:56:15.868Z] 69c7f0334f64: Waiting [2024-03-26T12:56:15.868Z] 1f1c1a5573a3: Waiting [2024-03-26T12:56:15.868Z] b5e4710f87ac: Pulling fs layer [2024-03-26T12:56:15.868Z] ce7588e14bc9: Waiting [2024-03-26T12:56:15.868Z] b5e4710f87ac: Waiting [2024-03-26T12:56:15.868Z] c4d48a809fc2: Verifying Checksum [2024-03-26T12:56:15.868Z] c4d48a809fc2: Download complete [2024-03-26T12:56:15.868Z] ad3a456e5733: Verifying Checksum [2024-03-26T12:56:15.868Z] ad3a456e5733: Download complete [2024-03-26T12:56:15.868Z] 69c7f0334f64: Verifying Checksum [2024-03-26T12:56:15.868Z] 69c7f0334f64: Download complete [2024-03-26T12:56:15.868Z] 7264a8db6415: Verifying Checksum [2024-03-26T12:56:15.868Z] 7264a8db6415: Download complete [2024-03-26T12:56:16.127Z] 1f1c1a5573a3: Verifying Checksum [2024-03-26T12:56:16.127Z] 1f1c1a5573a3: Download complete [2024-03-26T12:56:16.127Z] 7264a8db6415: Pull complete [2024-03-26T12:56:16.127Z] b5e4710f87ac: Verifying Checksum [2024-03-26T12:56:16.127Z] b5e4710f87ac: Download complete [2024-03-26T12:56:16.386Z] c4d48a809fc2: Pull complete [2024-03-26T12:56:16.387Z] 4f1c88b9dad5: Verifying Checksum [2024-03-26T12:56:16.387Z] 4f1c88b9dad5: Download complete [2024-03-26T12:56:16.645Z] ce7588e14bc9: Verifying Checksum [2024-03-26T12:56:16.645Z] ce7588e14bc9: Download complete [2024-03-26T12:56:19.934Z] 4f1c88b9dad5: Pull complete [2024-03-26T12:56:19.934Z] ad3a456e5733: Pull complete [2024-03-26T12:56:19.934Z] 69c7f0334f64: Pull complete [2024-03-26T12:56:19.934Z] 1f1c1a5573a3: Pull complete [2024-03-26T12:56:22.465Z] ce7588e14bc9: Pull complete [2024-03-26T12:56:22.725Z] b5e4710f87ac: Pull complete [2024-03-26T12:56:22.725Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-26T12:56:22.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-26T12:56:22.725Z] ---> 88b5674ff536 [2024-03-26T12:56:22.725Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T12:56:27.018Z] ---> Running in 68375c5cc831 [2024-03-26T12:56:27.018Z] Removing intermediate container 68375c5cc831 [2024-03-26T12:56:27.018Z] ---> 7003238c67d8 [2024-03-26T12:56:27.018Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T12:56:27.018Z] ---> Running in 93fb12404f53 [2024-03-26T12:56:27.018Z] Removing intermediate container 93fb12404f53 [2024-03-26T12:56:27.018Z] ---> 2e1d29d222f4 [2024-03-26T12:56:27.018Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-26T12:56:27.018Z] ---> Running in d23fd40cb09a [2024-03-26T12:56:27.018Z] Removing intermediate container d23fd40cb09a [2024-03-26T12:56:27.018Z] ---> 8506383d76da [2024-03-26T12:56:27.018Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T12:56:27.018Z] ---> Running in eac8896fa473 [2024-03-26T12:56:27.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T12:56:27.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T12:56:27.536Z] OK: 264 MiB in 52 packages [2024-03-26T12:56:27.795Z] Removing intermediate container eac8896fa473 [2024-03-26T12:56:27.795Z] ---> 392a03e7ac51 [2024-03-26T12:56:27.795Z] Step 7/12 : WORKDIR /app [2024-03-26T12:56:27.795Z] ---> Running in e66abe1d7c7a [2024-03-26T12:56:27.795Z] Removing intermediate container e66abe1d7c7a [2024-03-26T12:56:27.795Z] ---> b754be7cc01c [2024-03-26T12:56:27.795Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-26T12:56:28.054Z] ---> 95df8496b22e [2024-03-26T12:56:28.054Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T12:56:28.054Z] ---> Running in e56a656f5768 [2024-03-26T12:56:28.959Z] Still waiting to schedule task [2024-03-26T12:56:28.959Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-26T12:57:35.788Z] Removing intermediate container e56a656f5768 [2024-03-26T12:57:35.788Z] ---> 52b0bceba3cf [2024-03-26T12:57:35.788Z] Step 10/12 : COPY . . [2024-03-26T12:57:35.788Z] ---> e720bb86f2f7 [2024-03-26T12:57:35.788Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T12:57:35.788Z] ---> Running in b4adb0a36f11 [2024-03-26T12:57:35.788Z] Removing intermediate container b4adb0a36f11 [2024-03-26T12:57:35.788Z] ---> f81954fa7e0d [2024-03-26T12:57:35.788Z] Step 12/12 : RUN $MAKE [2024-03-26T12:57:35.788Z] ---> Running in 4a99d08fbf9b [2024-03-26T12:57:35.788Z] noop [2024-03-26T12:57:35.788Z] Removing intermediate container 4a99d08fbf9b [2024-03-26T12:57:35.788Z] ---> f004b190b753 [2024-03-26T12:57:35.788Z] Successfully built f004b190b753 [2024-03-26T12:57:35.788Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T12:57:36.251Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T12:57:36.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T12:57:36.495Z] prd-ubuntu20.04-docker-8c-8g-1250 does not seem to be running inside a container [2024-03-26T12:57:36.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-654 -v /w/workspace/_app-service-configurable_PR-654:/w/workspace/_app-service-configurable_PR-654:rw,z -v /w/workspace/_app-service-configurable_PR-654@tmp:/w/workspace/_app-service-configurable_PR-654@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 ******** ci-base-image-x86_64 cat [2024-03-26T12:57:36.884Z] $ docker top 0232f99241f78f85f8b6f79f770b4c7081f9517f9fa64153a0474ba755082996 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T12:57:37.290Z] + go version [2024-03-26T12:57:37.290Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-26T12:57:37.322Z] $ docker stop --time=1 0232f99241f78f85f8b6f79f770b4c7081f9517f9fa64153a0474ba755082996 [2024-03-26T12:57:38.580Z] $ docker rm -f --volumes 0232f99241f78f85f8b6f79f770b4c7081f9517f9fa64153a0474ba755082996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T12:57:39.323Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T12:57:39.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T12:57:39.486Z] prd-ubuntu20.04-docker-8c-8g-1250 does not seem to be running inside a container [2024-03-26T12:57:39.518Z] $ 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-654 -v /w/workspace/_app-service-configurable_PR-654:/w/workspace/_app-service-configurable_PR-654:rw,z -v /w/workspace/_app-service-configurable_PR-654@tmp:/w/workspace/_app-service-configurable_PR-654@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 ******** ci-base-image-x86_64 cat [2024-03-26T12:57:39.821Z] $ docker top 3ee85522a28c21eaaf019b7d0c4e819ebfa27746e8d88a5a10acb79659bdeb19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T12:57:40.226Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-654 [Pipeline] fileExists [Pipeline] sh [2024-03-26T12:57:40.595Z] + make test [2024-03-26T12:57:40.595Z] go test -race -coverprofile=coverage.out ./... [2024-03-26T12:58:07.135Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-26T12:58:10.092Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1251 in /w/workspace/_app-service-configurable_PR-654 [Pipeline] { [Pipeline] ws [2024-03-26T12:58:10.157Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-03-26T12:58:10.243Z] Selected Git installation does not exist. Using Default [2024-03-26T12:58:10.243Z] The recommended git tool is: NONE [2024-03-26T12:58:15.121Z] using credential edgex-jenkins-ssh [2024-03-26T12:58:15.144Z] Cloning the remote Git repository [2024-03-26T12:58:15.181Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-26T12:58:15.265Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-03-26T12:58:15.388Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-26T12:58:15.389Z] > git --version # timeout=10 [2024-03-26T12:58:15.415Z] > git --version # 'git version 2.25.1' [2024-03-26T12:58:15.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T12:58:15.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T12:58:17.627Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-26T12:58:17.659Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T12:58:18.565Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-26T12:58:18.599Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-26T12:58:18.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T12:58:18.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/654/head:refs/remotes/origin/PR-654 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-26T12:58:19.134Z] Merging remotes/origin/main commit 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f into PR head commit a624060716d18c6724ca58050810c57aa4f9afda [2024-03-26T12:58:19.382Z] Merge succeeded, producing a624060716d18c6724ca58050810c57aa4f9afda [2024-03-26T12:58:19.383Z] Checking out Revision a624060716d18c6724ca58050810c57aa4f9afda (PR-654) [2024-03-26T12:58:19.913Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-03-26T12:58:19.965Z] > git --version # timeout=10 [2024-03-26T12:58:19.977Z] > git --version # 'git version 2.25.1' [2024-03-26T12:58:20.000Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T12:58:19.148Z] > git config core.sparsecheckout # timeout=10 [2024-03-26T12:58:19.210Z] > git checkout -f a624060716d18c6724ca58050810c57aa4f9afda # timeout=10 [2024-03-26T12:58:19.280Z] > git remote # timeout=10 [2024-03-26T12:58:19.297Z] > git config --get remote.origin.url # timeout=10 [2024-03-26T12:58:19.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T12:58:19.339Z] > git merge 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f # timeout=10 [2024-03-26T12:58:19.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-26T12:58:19.388Z] > git config core.sparsecheckout # timeout=10 [2024-03-26T12:58:19.404Z] > git checkout -f a624060716d18c6724ca58050810c57aa4f9afda # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T12:58:24.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-26T12:58:24.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T12:58:24.797Z] Dload Upload Total Spent Left Speed [2024-03-26T12:58:24.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-03-26T12:58:25.249Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-26T12:58:25.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-26T12:58:25.602Z] + sudo tee /etc/docker/daemon.new [2024-03-26T12:58:25.602Z] { [2024-03-26T12:58:25.602Z] "registry-mirrors": [ [2024-03-26T12:58:25.602Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-26T12:58:25.602Z] ], [2024-03-26T12:58:25.602Z] "bip": "10.250.0.254/24", [2024-03-26T12:58:25.602Z] "hosts": [ [2024-03-26T12:58:25.602Z] "tcp://0.0.0.0:5555", [2024-03-26T12:58:25.602Z] "unix:///var/run/docker.sock" [2024-03-26T12:58:25.602Z] ], [2024-03-26T12:58:25.602Z] "mtu": 1458, [2024-03-26T12:58:25.602Z] "selinux-enabled": true, [2024-03-26T12:58:25.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-26T12:58:25.602Z] } [Pipeline] sh [2024-03-26T12:58:25.943Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-26T12:58:26.288Z] + sudo service docker restart [2024-03-26T12:58:39.235Z] go vet ./... [2024-03-26T12:58:40.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T12:58:40.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T12:58:40.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-26T12:58:40.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T12:58:40.940Z] $ docker stop --time=1 3ee85522a28c21eaaf019b7d0c4e819ebfa27746e8d88a5a10acb79659bdeb19 [2024-03-26T12:58:45.831Z] $ docker rm -f --volumes 3ee85522a28c21eaaf019b7d0c4e819ebfa27746e8d88a5a10acb79659bdeb19 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T12:58:46.416Z] provisioning config files... [2024-03-26T12:58:46.440Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15066279962759056081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T12:58:46.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T12:58:46.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-03-26T12:58:46.895Z] ---> ****-login.sh [2024-03-26T12:58:46.895Z] nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) [2024-03-26T12:58:47.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-03-26T12:58:47.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:58:47.434Z] Configure a credential helper to remove this warning. See [2024-03-26T12:58:47.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:58:47.434Z] [2024-03-26T12:58:47.434Z] Login Succeeded [2024-03-26T12:58:47.434Z] nexus3.edgexfoundry.org:10002 [2024-03-26T12:58:47.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T12:58:47.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:58:47.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:58:47.703Z] Configure a credential helper to remove this warning. See [2024-03-26T12:58:47.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:58:47.703Z] [2024-03-26T12:58:47.703Z] Login Succeeded [2024-03-26T12:58:47.703Z] nexus3.edgexfoundry.org:10003 [2024-03-26T12:58:47.848Z] + ls -al . [2024-03-26T12:58:47.848Z] total 260 [2024-03-26T12:58:47.848Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 12:57 . [2024-03-26T12:58:47.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 12:55 .. [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 12:55 .dockerignore [2024-03-26T12:58:47.848Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 12:58 .git [2024-03-26T12:58:47.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 12:55 .github [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 26 12:55 .gitignore [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 12:55 .golangci.yml [2024-03-26T12:58:47.848Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 12:56 .semver [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 26 12:55 Attribution.txt [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 26 12:55 CHANGELOG.md [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 26 12:55 Dockerfile [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 12:55 GOVERNANCE.md [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 26 12:55 Jenkinsfile [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 12:55 LICENSE [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 12:55 OWNERS.md [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 26 12:55 README.md [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 26 12:56 VERSION [2024-03-26T12:58:47.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 12:55 bin [2024-03-26T12:58:47.848Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 26 12:57 coverage.out [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 26 12:55 go.mod [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 12:55 go.sum [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 12:55 main.go [2024-03-26T12:58:47.848Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 26 12:55 makefile [2024-03-26T12:58:47.848Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 12:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-26T12:58:47.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-03-26T12:58:48.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:58:48.247Z] Configure a credential helper to remove this warning. See [2024-03-26T12:58:48.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:58:48.247Z] [2024-03-26T12:58:48.247Z] Login Succeeded [2024-03-26T12:58:48.247Z] nexus3.edgexfoundry.org:10004 [2024-03-26T12:58:48.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:58:48.284Z] + 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=a624060716d18c6724ca58050810c57aa4f9afda --label arch=amd64 --label version=0.0.0 . [2024-03-26T12:58:48.284Z] Sending build context to Docker daemon 8.971MB [2024-03-26T12:58:48.284Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T12:58:48.284Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-26T12:58:48.284Z] ---> f004b190b753 [2024-03-26T12:58:48.284Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T12:58:48.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:58:48.519Z] Configure a credential helper to remove this warning. See [2024-03-26T12:58:48.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:58:48.519Z] [2024-03-26T12:58:48.519Z] Login Succeeded [2024-03-26T12:58:48.519Z] ****.io [2024-03-26T12:58:48.543Z] ---> Running in 7740c5b17fd9 [2024-03-26T12:58:48.543Z] Removing intermediate container 7740c5b17fd9 [2024-03-26T12:58:48.543Z] ---> e1452b55825f [2024-03-26T12:58:48.543Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T12:58:48.543Z] ---> Running in 1f74b68c3708 [2024-03-26T12:58:48.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T12:58:48.803Z] Removing intermediate container 1f74b68c3708 [2024-03-26T12:58:48.803Z] ---> 11af9395f0ec [2024-03-26T12:58:48.803Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-26T12:58:48.803Z] ---> Running in f9fe932371bf [2024-03-26T12:58:48.803Z] Removing intermediate container f9fe932371bf [2024-03-26T12:58:48.803Z] ---> 9f723689f3a8 [2024-03-26T12:58:48.803Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T12:58:48.803Z] ---> Running in b1afe57eba6b [2024-03-26T12:58:49.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T12:58:49.052Z] Configure a credential helper to remove this warning. See [2024-03-26T12:58:49.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T12:58:49.052Z] [2024-03-26T12:58:49.052Z] Login Succeeded [2024-03-26T12:58:49.052Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T12:58:49.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-26T12:58:49.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T12:58:49.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-03-26T12:58:49.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T12:58:49.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T12:58:49.579Z] ========================================================= [2024-03-26T12:58:49.579Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-26T12:58:49.579Z] ========================================================= [Pipeline] fileExists [2024-03-26T12:58:49.638Z] OK: 264 MiB in 52 packages [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T12:58:50.119Z] + 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-26T12:58:50.119Z] Sending build context to Docker daemon 238.1kB [2024-03-26T12:58:50.209Z] Removing intermediate container b1afe57eba6b [2024-03-26T12:58:50.209Z] ---> 0ff39d453aa2 [2024-03-26T12:58:50.209Z] Step 7/27 : WORKDIR /app [2024-03-26T12:58:50.209Z] ---> Running in a7e6fb823f97 [2024-03-26T12:58:50.387Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T12:58:50.387Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-26T12:58:50.387Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-26T12:58:50.387Z] 9fda8d8052c6: Pulling fs layer [2024-03-26T12:58:50.387Z] 5d54e960e981: Pulling fs layer [2024-03-26T12:58:50.387Z] c4a7e357bf2a: Pulling fs layer [2024-03-26T12:58:50.387Z] f0e02332f6b5: Pulling fs layer [2024-03-26T12:58:50.387Z] 872ee5b61b7b: Pulling fs layer [2024-03-26T12:58:50.387Z] 0c6a40ed1a82: Pulling fs layer [2024-03-26T12:58:50.387Z] 94ae7d8d031c: Pulling fs layer [2024-03-26T12:58:50.387Z] 872ee5b61b7b: Waiting [2024-03-26T12:58:50.387Z] 0c6a40ed1a82: Waiting [2024-03-26T12:58:50.387Z] 94ae7d8d031c: Waiting [2024-03-26T12:58:50.387Z] f0e02332f6b5: Waiting [2024-03-26T12:58:50.387Z] 5d54e960e981: Verifying Checksum [2024-03-26T12:58:50.387Z] 5d54e960e981: Download complete [2024-03-26T12:58:50.469Z] Removing intermediate container a7e6fb823f97 [2024-03-26T12:58:50.469Z] ---> 8de90bfd57c4 [2024-03-26T12:58:50.469Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-26T12:58:50.469Z] ---> 6e4ebca63ab6 [2024-03-26T12:58:50.469Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T12:58:50.469Z] ---> Running in ecd358b36ba2 [2024-03-26T12:58:50.656Z] f0e02332f6b5: Download complete [2024-03-26T12:58:50.656Z] 872ee5b61b7b: Verifying Checksum [2024-03-26T12:58:50.656Z] 872ee5b61b7b: Download complete [2024-03-26T12:58:50.656Z] 9fda8d8052c6: Download complete [2024-03-26T12:58:50.923Z] 94ae7d8d031c: Verifying Checksum [2024-03-26T12:58:50.923Z] 94ae7d8d031c: Download complete [2024-03-26T12:58:51.405Z] Removing intermediate container ecd358b36ba2 [2024-03-26T12:58:51.405Z] ---> 5459614857a0 [2024-03-26T12:58:51.405Z] Step 10/27 : COPY . . [2024-03-26T12:58:51.516Z] 9fda8d8052c6: Pull complete [2024-03-26T12:58:51.975Z] ---> 7c229f11e864 [2024-03-26T12:58:51.975Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T12:58:51.975Z] ---> Running in 6ba3cd032413 [2024-03-26T12:58:51.975Z] Removing intermediate container 6ba3cd032413 [2024-03-26T12:58:51.975Z] ---> 046c0a544079 [2024-03-26T12:58:51.975Z] Step 12/27 : RUN $MAKE [2024-03-26T12:58:51.975Z] ---> Running in 36e835321875 [2024-03-26T12:58:52.102Z] 5d54e960e981: Pull complete [2024-03-26T12:58:52.234Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-26T12:58:52.370Z] c4a7e357bf2a: Verifying Checksum [2024-03-26T12:58:52.370Z] c4a7e357bf2a: Download complete [2024-03-26T12:58:53.336Z] 0c6a40ed1a82: Verifying Checksum [2024-03-26T12:58:53.336Z] 0c6a40ed1a82: Download complete [2024-03-26T12:59:05.659Z] c4a7e357bf2a: Pull complete [2024-03-26T12:59:05.659Z] f0e02332f6b5: Pull complete [2024-03-26T12:59:05.659Z] 872ee5b61b7b: Pull complete [2024-03-26T12:59:13.882Z] 0c6a40ed1a82: Pull complete [2024-03-26T12:59:15.829Z] 94ae7d8d031c: Pull complete [2024-03-26T12:59:15.829Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-26T12:59:15.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-26T12:59:15.829Z] ---> 86de565de09d [2024-03-26T12:59:15.829Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T12:59:16.415Z] ---> Running in 0f9e20c3857d [2024-03-26T12:59:16.698Z] Removing intermediate container 0f9e20c3857d [2024-03-26T12:59:16.698Z] ---> 555578b0d70a [2024-03-26T12:59:16.698Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T12:59:16.698Z] ---> Running in b3201a0caf9f [2024-03-26T12:59:16.964Z] Removing intermediate container b3201a0caf9f [2024-03-26T12:59:16.964Z] ---> 69d55d0bf074 [2024-03-26T12:59:16.964Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-26T12:59:16.964Z] ---> Running in 5d304f11240a [2024-03-26T12:59:17.233Z] Removing intermediate container 5d304f11240a [2024-03-26T12:59:17.233Z] ---> d9172399d6fe [2024-03-26T12:59:17.233Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T12:59:17.499Z] ---> Running in 1949bfa2997d [2024-03-26T12:59:18.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T12:59:19.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T12:59:19.991Z] OK: 266 MiB in 52 packages [2024-03-26T12:59:20.572Z] Removing intermediate container 1949bfa2997d [2024-03-26T12:59:20.572Z] ---> f6682c0ff881 [2024-03-26T12:59:20.572Z] Step 7/12 : WORKDIR /app [2024-03-26T12:59:20.572Z] ---> Running in 2c92ba1aa19a [2024-03-26T12:59:20.848Z] Removing intermediate container 2c92ba1aa19a [2024-03-26T12:59:20.848Z] ---> a7dbeeffcb7c [2024-03-26T12:59:20.848Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-26T12:59:21.430Z] ---> edf877aba028 [2024-03-26T12:59:21.430Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T12:59:21.430Z] ---> Running in 527fd8c7f825 [2024-03-26T12:59:24.339Z] Removing intermediate container 36e835321875 [2024-03-26T12:59:24.339Z] ---> 805795c4d0ee [2024-03-26T12:59:24.339Z] Step 13/27 : FROM alpine:3.18 [2024-03-26T12:59:24.339Z] 3.18: Pulling from library/alpine [2024-03-26T12:59:24.339Z] 619be1103602: Pulling fs layer [2024-03-26T12:59:24.339Z] 619be1103602: Download complete [2024-03-26T12:59:24.339Z] 619be1103602: Pull complete [2024-03-26T12:59:24.339Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T12:59:24.339Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T12:59:24.339Z] ---> d3782b16ccc9 [2024-03-26T12:59:24.339Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-26T12:59:24.339Z] ---> Running in 625d31b83d54 [2024-03-26T12:59:24.339Z] Removing intermediate container 625d31b83d54 [2024-03-26T12:59:24.339Z] ---> a89cba4bc51e [2024-03-26T12:59:24.339Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-26T12:59:24.339Z] ---> Running in 50ecf7b0beac [2024-03-26T12:59:24.339Z] Removing intermediate container 50ecf7b0beac [2024-03-26T12:59:24.339Z] ---> 8e3c6658fbb7 [2024-03-26T12:59:24.339Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-26T12:59:24.339Z] ---> Running in c10479472943 [2024-03-26T12:59:24.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T12:59:24.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T12:59:24.339Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-26T12:59:24.339Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-26T12:59:24.339Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T12:59:24.339Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T12:59:24.339Z] OK: 8 MiB in 17 packages [2024-03-26T12:59:24.339Z] Removing intermediate container c10479472943 [2024-03-26T12:59:24.339Z] ---> c86c51791f39 [2024-03-26T12:59:24.339Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-26T12:59:24.339Z] ---> Running in 2011ec49bed5 [2024-03-26T12:59:24.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T12:59:24.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T12:59:24.856Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T12:59:24.856Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T12:59:24.856Z] OK: 8 MiB in 17 packages [2024-03-26T12:59:25.116Z] Removing intermediate container 2011ec49bed5 [2024-03-26T12:59:25.116Z] ---> a903340ab012 [2024-03-26T12:59:25.116Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-26T12:59:25.116Z] ---> 5ef20b052b0f [2024-03-26T12:59:25.116Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-26T12:59:25.375Z] ---> 9726ee68ac0f [2024-03-26T12:59:25.376Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-26T12:59:25.376Z] ---> 22fee4e9c584 [2024-03-26T12:59:25.376Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-26T12:59:26.646Z] ---> ea6e4b188d24 [2024-03-26T12:59:26.646Z] Step 22/27 : EXPOSE 48095 [2024-03-26T12:59:26.646Z] ---> Running in 0f1d40383f6d [2024-03-26T12:59:26.646Z] Removing intermediate container 0f1d40383f6d [2024-03-26T12:59:26.646Z] ---> f4318f9d0b75 [2024-03-26T12:59:26.646Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-26T12:59:26.646Z] ---> Running in eb3ca844293a [2024-03-26T12:59:26.646Z] Removing intermediate container eb3ca844293a [2024-03-26T12:59:26.646Z] ---> 8fe829e77986 [2024-03-26T12:59:26.646Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-26T12:59:26.646Z] ---> Running in dba372ce50e6 [2024-03-26T12:59:26.646Z] Removing intermediate container dba372ce50e6 [2024-03-26T12:59:26.646Z] ---> 8c6ea9ccfacc [2024-03-26T12:59:26.646Z] Step 25/27 : LABEL arch=amd64 [2024-03-26T12:59:26.646Z] ---> Running in 6c24f41077ea [2024-03-26T12:59:26.646Z] Removing intermediate container 6c24f41077ea [2024-03-26T12:59:26.646Z] ---> dbc1ec2681ed [2024-03-26T12:59:26.646Z] Step 26/27 : LABEL git_sha=a624060716d18c6724ca58050810c57aa4f9afda [2024-03-26T12:59:26.646Z] ---> Running in b528aec284fa [2024-03-26T12:59:26.906Z] Removing intermediate container b528aec284fa [2024-03-26T12:59:26.906Z] ---> abb6bca57d89 [2024-03-26T12:59:26.906Z] Step 27/27 : LABEL version=0.0.0 [2024-03-26T12:59:26.906Z] ---> Running in 969041e6f6cb [2024-03-26T12:59:26.906Z] Removing intermediate container 969041e6f6cb [2024-03-26T12:59:26.906Z] ---> 63bb6fbfd09d [2024-03-26T12:59:26.906Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T12:59:26.906Z] Successfully built 63bb6fbfd09d [2024-03-26T12:59:26.906Z] 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-26T12:59:27.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T12:59:27.883Z] [2024-03-26T12:59:27.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T12:59:28.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T12:59:28.266Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-26T12:59:28.266Z] 5eb5b503b376: Pulling fs layer [2024-03-26T12:59:28.266Z] 5c69ac0246d0: Pulling fs layer [2024-03-26T12:59:28.266Z] ec43610c2a17: Pulling fs layer [2024-03-26T12:59:28.266Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-26T12:59:28.266Z] 33b1e0a273af: Pulling fs layer [2024-03-26T12:59:28.266Z] 5d3b04190fa2: Pulling fs layer [2024-03-26T12:59:28.266Z] 2f39f015ded8: Pulling fs layer [2024-03-26T12:59:28.266Z] 33b1e0a273af: Waiting [2024-03-26T12:59:28.266Z] 3a2ae6a8a46f: Waiting [2024-03-26T12:59:28.266Z] 2f39f015ded8: Waiting [2024-03-26T12:59:28.266Z] 5c69ac0246d0: Verifying Checksum [2024-03-26T12:59:28.266Z] 5c69ac0246d0: Download complete [2024-03-26T12:59:28.266Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-26T12:59:28.266Z] 3a2ae6a8a46f: Download complete [2024-03-26T12:59:28.266Z] 33b1e0a273af: Verifying Checksum [2024-03-26T12:59:28.266Z] 33b1e0a273af: Download complete [2024-03-26T12:59:28.266Z] 5d3b04190fa2: Verifying Checksum [2024-03-26T12:59:28.266Z] 5d3b04190fa2: Download complete [2024-03-26T12:59:28.266Z] ec43610c2a17: Verifying Checksum [2024-03-26T12:59:28.266Z] ec43610c2a17: Download complete [2024-03-26T12:59:28.524Z] 5eb5b503b376: Verifying Checksum [2024-03-26T12:59:28.524Z] 5eb5b503b376: Download complete [2024-03-26T12:59:29.090Z] 2f39f015ded8: Verifying Checksum [2024-03-26T12:59:29.090Z] 2f39f015ded8: Download complete [2024-03-26T12:59:29.656Z] 5eb5b503b376: Pull complete [2024-03-26T12:59:29.656Z] 5c69ac0246d0: Pull complete [2024-03-26T12:59:29.921Z] ec43610c2a17: Pull complete [2024-03-26T12:59:30.180Z] 3a2ae6a8a46f: Pull complete [2024-03-26T12:59:30.180Z] 33b1e0a273af: Pull complete [2024-03-26T12:59:30.438Z] 5d3b04190fa2: Pull complete [2024-03-26T12:59:34.625Z] 2f39f015ded8: Pull complete [2024-03-26T12:59:34.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-26T12:59:34.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T12:59:34.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T12:59:34.893Z] prd-ubuntu20.04-docker-8c-8g-1250 does not seem to be running inside a container [2024-03-26T12:59:34.923Z] $ 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-654 -v /w/workspace/_app-service-configurable_PR-654:/w/workspace/_app-service-configurable_PR-654:rw,z -v /w/workspace/_app-service-configurable_PR-654@tmp:/w/workspace/_app-service-configurable_PR-654@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-26T12:59:38.666Z] $ docker top 66d453158e206b79bde90a5b40fd525ab97956c770e035d600acf9aa690a3384 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T12:59:39.144Z] ---> job-cost.sh [2024-03-26T12:59:39.144Z] lf-activate-venv: SKIPPING [2024-03-26T12:59:39.144Z] INFO: No Stack... [2024-03-26T12:59:39.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T12:59:39.971Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T12:59:40.290Z] + cat /w/workspace/_app-service-configurable_PR-654/archives/cost.csv [2024-03-26T12:59:40.290Z] + cut -d, -f6 [Pipeline] lock [2024-03-26T12:59:40.334Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-654-1-stack-cost] [2024-03-26T12:59:40.339Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-654-1-stack-cost] did not exist. Created. [2024-03-26T12:59:40.344Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-654-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T12:59:40.755Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-26T12:59:40.811Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T12:59:40.849Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-654-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T12:59:40.939Z] $ docker stop --time=1 66d453158e206b79bde90a5b40fd525ab97956c770e035d600acf9aa690a3384 [2024-03-26T12:59:42.086Z] $ docker rm -f --volumes 66d453158e206b79bde90a5b40fd525ab97956c770e035d600acf9aa690a3384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-26T13:01:13.083Z] Removing intermediate container 527fd8c7f825 [2024-03-26T13:01:13.083Z] ---> aa5d9c7b3157 [2024-03-26T13:01:13.083Z] Step 10/12 : COPY . . [2024-03-26T13:01:13.083Z] ---> 29ac1c9833a5 [2024-03-26T13:01:13.083Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T13:01:13.083Z] ---> Running in 6bb665a4e623 [2024-03-26T13:01:13.083Z] Removing intermediate container 6bb665a4e623 [2024-03-26T13:01:13.083Z] ---> 3dc9b378704a [2024-03-26T13:01:13.083Z] Step 12/12 : RUN $MAKE [2024-03-26T13:01:13.083Z] ---> Running in 84f1d15867b3 [2024-03-26T13:01:13.083Z] noop [2024-03-26T13:01:14.043Z] Removing intermediate container 84f1d15867b3 [2024-03-26T13:01:14.043Z] ---> bf1e212d1552 [2024-03-26T13:01:14.043Z] Successfully built bf1e212d1552 [2024-03-26T13:01:14.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T13:01:14.545Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T13:01:14.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T13:01:14.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-1251 does not seem to be running inside a container [2024-03-26T13:01:14.884Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-26T13:01:16.036Z] $ docker top 026f68ca6b19d0777e81f944b3525cfdea53df58e1a5444b4614864f304c0e01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T13:01:16.898Z] + go version [2024-03-26T13:01:16.898Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-26T13:01:16.932Z] $ docker stop --time=1 026f68ca6b19d0777e81f944b3525cfdea53df58e1a5444b4614864f304c0e01 [2024-03-26T13:01:18.488Z] $ docker rm -f --volumes 026f68ca6b19d0777e81f944b3525cfdea53df58e1a5444b4614864f304c0e01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T13:01:19.370Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T13:01:19.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T13:01:19.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-1251 does not seem to be running inside a container [2024-03-26T13:01:19.662Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-26T13:01:20.796Z] $ docker top 298f2152203043956a5218be45a7200a9b0dc8afa2d409b32238a59e638faa18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T13:01:21.354Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-03-26T13:01:21.998Z] + make test [2024-03-26T13:01:21.998Z] go test -race -coverprofile=coverage.out ./... [2024-03-26T13:04:28.944Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-26T13:04:28.944Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-26T13:04:28.944Z] go vet ./... [2024-03-26T13:06:50.712Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T13:06:50.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T13:06:50.713Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-26T13:06:51.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T13:06:51.360Z] $ docker stop --time=1 298f2152203043956a5218be45a7200a9b0dc8afa2d409b32238a59e638faa18 [2024-03-26T13:06:53.271Z] $ docker rm -f --volumes 298f2152203043956a5218be45a7200a9b0dc8afa2d409b32238a59e638faa18 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T13:06:55.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T13:06:55.480Z] Warning: overwriting stash ‘coverage-report’ [2024-03-26T13:06:55.845Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T13:06:56.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T13:06:56.801Z] + ls -al . [2024-03-26T13:06:56.801Z] total 256 [2024-03-26T13:06:56.801Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 26 13:01 . [2024-03-26T13:06:56.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 12:58 .. [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 12:58 .dockerignore [2024-03-26T13:06:56.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 12:58 .git [2024-03-26T13:06:56.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 12:58 .github [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 26 12:58 .gitignore [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 12:58 .golangci.yml [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 26 12:58 Attribution.txt [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 26 12:58 CHANGELOG.md [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 26 12:58 Dockerfile [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 12:58 GOVERNANCE.md [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 26 12:58 Jenkinsfile [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 12:58 LICENSE [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 12:58 OWNERS.md [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 26 12:58 README.md [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 26 12:56 VERSION [2024-03-26T13:06:56.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 12:58 bin [2024-03-26T13:06:56.801Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 26 13:01 coverage.out [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 26 12:58 go.mod [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 12:58 go.sum [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 12:58 main.go [2024-03-26T13:06:56.801Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 26 12:58 makefile [2024-03-26T13:06:56.801Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 12:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T13:06:57.228Z] + 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=a624060716d18c6724ca58050810c57aa4f9afda --label arch=arm64 --label version=0.0.0 . [2024-03-26T13:06:57.228Z] Sending build context to Docker daemon 239.1kB [2024-03-26T13:06:57.494Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T13:06:57.494Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-26T13:06:57.494Z] ---> bf1e212d1552 [2024-03-26T13:06:57.494Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T13:06:57.494Z] ---> Running in 90599b55b78d [2024-03-26T13:06:57.760Z] Removing intermediate container 90599b55b78d [2024-03-26T13:06:57.760Z] ---> 503d3c0b7c7d [2024-03-26T13:06:57.760Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T13:06:58.025Z] ---> Running in 253604e9e476 [2024-03-26T13:06:58.293Z] Removing intermediate container 253604e9e476 [2024-03-26T13:06:58.293Z] ---> c2b508cb734c [2024-03-26T13:06:58.293Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-26T13:06:58.293Z] ---> Running in a74f67b550fa [2024-03-26T13:06:58.560Z] Removing intermediate container a74f67b550fa [2024-03-26T13:06:58.560Z] ---> 3132d9e30c20 [2024-03-26T13:06:58.560Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T13:06:58.560Z] ---> Running in 64571ec67a24 [2024-03-26T13:06:59.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T13:07:00.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T13:07:01.060Z] OK: 266 MiB in 52 packages [2024-03-26T13:07:02.019Z] Removing intermediate container 64571ec67a24 [2024-03-26T13:07:02.019Z] ---> 136488badc4f [2024-03-26T13:07:02.019Z] Step 7/27 : WORKDIR /app [2024-03-26T13:07:02.019Z] ---> Running in 66f845a9602a [2024-03-26T13:07:02.286Z] Removing intermediate container 66f845a9602a [2024-03-26T13:07:02.286Z] ---> b44ce61e35b0 [2024-03-26T13:07:02.286Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-26T13:07:02.871Z] ---> eca418cce524 [2024-03-26T13:07:02.871Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T13:07:02.871Z] ---> Running in 0c907b1e0286 [2024-03-26T13:07:05.460Z] Removing intermediate container 0c907b1e0286 [2024-03-26T13:07:05.460Z] ---> d40f9305720a [2024-03-26T13:07:05.460Z] Step 10/27 : COPY . . [2024-03-26T13:07:05.728Z] ---> d92b6ad4e658 [2024-03-26T13:07:05.728Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T13:07:05.992Z] ---> Running in 36d7a299a373 [2024-03-26T13:07:06.257Z] Removing intermediate container 36d7a299a373 [2024-03-26T13:07:06.257Z] ---> f662098e2ccd [2024-03-26T13:07:06.257Z] Step 12/27 : RUN $MAKE [2024-03-26T13:07:06.257Z] ---> Running in 39faa653d881 [2024-03-26T13:07:07.215Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-26T13:09:43.923Z] Removing intermediate container 39faa653d881 [2024-03-26T13:09:43.923Z] ---> 4cd2d021797a [2024-03-26T13:09:43.923Z] Step 13/27 : FROM alpine:3.18 [2024-03-26T13:09:43.923Z] 3.18: Pulling from library/alpine [2024-03-26T13:09:43.923Z] c6b39de5b339: Pulling fs layer [2024-03-26T13:09:43.923Z] c6b39de5b339: Verifying Checksum [2024-03-26T13:09:43.923Z] c6b39de5b339: Download complete [2024-03-26T13:09:43.923Z] c6b39de5b339: Pull complete [2024-03-26T13:09:43.923Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T13:09:43.923Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T13:09:43.923Z] ---> 33abbf032149 [2024-03-26T13:09:43.923Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-26T13:09:43.923Z] ---> Running in ac5cea91657c [2024-03-26T13:09:43.923Z] Removing intermediate container ac5cea91657c [2024-03-26T13:09:43.923Z] ---> cf56b69ddd39 [2024-03-26T13:09:43.923Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-26T13:09:43.923Z] ---> Running in 6c4d528d0fcc [2024-03-26T13:09:43.923Z] Removing intermediate container 6c4d528d0fcc [2024-03-26T13:09:43.923Z] ---> c9979521a23c [2024-03-26T13:09:43.923Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-26T13:09:43.923Z] ---> Running in d3c2de5bc9ad [2024-03-26T13:09:43.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T13:09:43.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T13:09:43.923Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-26T13:09:43.923Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-26T13:09:43.923Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T13:09:43.923Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T13:09:43.923Z] OK: 9 MiB in 17 packages [2024-03-26T13:09:43.923Z] Removing intermediate container d3c2de5bc9ad [2024-03-26T13:09:43.923Z] ---> 8fdf379e7224 [2024-03-26T13:09:43.923Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-26T13:09:43.923Z] ---> Running in e0e57b5e8384 [2024-03-26T13:09:43.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T13:09:43.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T13:09:43.923Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T13:09:43.923Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T13:09:43.923Z] OK: 9 MiB in 17 packages [2024-03-26T13:09:43.923Z] Removing intermediate container e0e57b5e8384 [2024-03-26T13:09:43.923Z] ---> 24b6dc41fb86 [2024-03-26T13:09:43.923Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-26T13:09:43.923Z] ---> 98413889d060 [2024-03-26T13:09:43.923Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-26T13:09:43.923Z] ---> 97076414f4ae [2024-03-26T13:09:43.923Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-26T13:09:44.502Z] ---> 64859cfa7062 [2024-03-26T13:09:44.502Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-26T13:09:45.922Z] ---> e54abc4559f5 [2024-03-26T13:09:45.922Z] Step 22/27 : EXPOSE 48095 [2024-03-26T13:09:45.922Z] ---> Running in 57c5e3ec6aa7 [2024-03-26T13:09:46.189Z] Removing intermediate container 57c5e3ec6aa7 [2024-03-26T13:09:46.190Z] ---> ace13ea2c0d9 [2024-03-26T13:09:46.190Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-26T13:09:46.458Z] ---> Running in ace2261389b8 [2024-03-26T13:09:46.725Z] Removing intermediate container ace2261389b8 [2024-03-26T13:09:46.725Z] ---> 1909b3dbddfb [2024-03-26T13:09:46.725Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-26T13:09:46.725Z] ---> Running in 63c75ee55ef6 [2024-03-26T13:09:46.992Z] Removing intermediate container 63c75ee55ef6 [2024-03-26T13:09:46.992Z] ---> c39f7932ec42 [2024-03-26T13:09:46.992Z] Step 25/27 : LABEL arch=arm64 [2024-03-26T13:09:46.992Z] ---> Running in 1e3a2f3e86f8 [2024-03-26T13:09:47.261Z] Removing intermediate container 1e3a2f3e86f8 [2024-03-26T13:09:47.261Z] ---> e37a47a28df9 [2024-03-26T13:09:47.261Z] Step 26/27 : LABEL git_sha=a624060716d18c6724ca58050810c57aa4f9afda [2024-03-26T13:09:47.529Z] ---> Running in 680a1da94d83 [2024-03-26T13:09:47.795Z] Removing intermediate container 680a1da94d83 [2024-03-26T13:09:47.795Z] ---> 3904323d9219 [2024-03-26T13:09:47.795Z] Step 27/27 : LABEL version=0.0.0 [2024-03-26T13:09:47.795Z] ---> Running in ad73237b4eb8 [2024-03-26T13:09:48.059Z] Removing intermediate container ad73237b4eb8 [2024-03-26T13:09:48.059Z] ---> d390a52c44eb [2024-03-26T13:09:48.059Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T13:09:48.059Z] Successfully built d390a52c44eb [2024-03-26T13:09:48.059Z] 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-26T13:09:48.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T13:09:48.927Z] [2024-03-26T13:09:48.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T13:09:49.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T13:09:49.334Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-26T13:09:49.334Z] 8998bd30e6a1: Pulling fs layer [2024-03-26T13:09:49.334Z] 04944245beec: Pulling fs layer [2024-03-26T13:09:49.334Z] 699f458cf7ca: Pulling fs layer [2024-03-26T13:09:49.334Z] 765212b225bb: Pulling fs layer [2024-03-26T13:09:49.334Z] f23df028b6ca: Pulling fs layer [2024-03-26T13:09:49.334Z] d65c8cfc05b1: Pulling fs layer [2024-03-26T13:09:49.334Z] 2437ff75d9bd: Pulling fs layer [2024-03-26T13:09:49.334Z] 765212b225bb: Waiting [2024-03-26T13:09:49.334Z] f23df028b6ca: Waiting [2024-03-26T13:09:49.334Z] d65c8cfc05b1: Waiting [2024-03-26T13:09:49.334Z] 2437ff75d9bd: Waiting [2024-03-26T13:09:49.599Z] 04944245beec: Verifying Checksum [2024-03-26T13:09:49.599Z] 04944245beec: Download complete [2024-03-26T13:09:49.599Z] 765212b225bb: Verifying Checksum [2024-03-26T13:09:49.599Z] 765212b225bb: Download complete [2024-03-26T13:09:49.599Z] f23df028b6ca: Verifying Checksum [2024-03-26T13:09:49.599Z] f23df028b6ca: Download complete [2024-03-26T13:09:49.599Z] d65c8cfc05b1: Verifying Checksum [2024-03-26T13:09:49.599Z] d65c8cfc05b1: Download complete [2024-03-26T13:09:49.865Z] 699f458cf7ca: Verifying Checksum [2024-03-26T13:09:49.865Z] 699f458cf7ca: Download complete [2024-03-26T13:09:50.132Z] 8998bd30e6a1: Download complete [2024-03-26T13:09:52.703Z] 2437ff75d9bd: Verifying Checksum [2024-03-26T13:09:52.704Z] 2437ff75d9bd: Download complete [2024-03-26T13:09:54.637Z] 8998bd30e6a1: Pull complete [2024-03-26T13:09:54.902Z] 04944245beec: Pull complete [2024-03-26T13:09:56.832Z] 699f458cf7ca: Pull complete [2024-03-26T13:09:56.832Z] 765212b225bb: Pull complete [2024-03-26T13:09:57.785Z] f23df028b6ca: Pull complete [2024-03-26T13:09:57.785Z] d65c8cfc05b1: Pull complete [2024-03-26T13:10:15.960Z] 2437ff75d9bd: Pull complete [2024-03-26T13:10:15.960Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-26T13:10:15.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T13:10:15.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T13:10:16.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-1251 does not seem to be running inside a container [2024-03-26T13:10:16.343Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-26T13:10:18.974Z] $ docker top 0882424bb519914fd68a80a32e7545b0938e98950959fe6b6d409382daa9e9d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T13:10:19.855Z] ---> job-cost.sh [2024-03-26T13:10:19.855Z] lf-activate-venv: SKIPPING [2024-03-26T13:10:19.855Z] INFO: No Stack... [2024-03-26T13:10:20.430Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-26T13:10:21.007Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T13:10:21.652Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-03-26T13:10:21.652Z] + cut -d, -f6 [Pipeline] lock [2024-03-26T13:10:21.723Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-654-1-stack-cost] [2024-03-26T13:10:21.728Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-654-1-stack-cost] did not exist. Created. [2024-03-26T13:10:21.733Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-654-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T13:10:22.144Z] /w/workspace/app-service-configurable/1@tmp/durable-c11e879b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-26T13:10:22.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-26T13:10:22.549Z] Warning: overwriting stash ‘stack-cost’ [2024-03-26T13:10:22.594Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T13:10:22.608Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-654-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T13:10:22.689Z] $ docker stop --time=1 0882424bb519914fd68a80a32e7545b0938e98950959fe6b6d409382daa9e9d8 [2024-03-26T13:10:24.172Z] $ docker rm -f --volumes 0882424bb519914fd68a80a32e7545b0938e98950959fe6b6d409382daa9e9d8 [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-26T13:10:25.249Z] provisioning config files... [2024-03-26T13:10:25.257Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-654@tmp/config10573768896743267410tmp [Pipeline] { [Pipeline] sh [2024-03-26T13:10:25.595Z] + set +x [2024-03-26T13:10:25.595Z] + bash -s -- [2024-03-26T13:10:25.595Z] + curl -s https://codecov.io/bash [2024-03-26T13:10:25.595Z] [2024-03-26T13:10:25.595Z] _____ _ [2024-03-26T13:10:25.595Z] / ____| | | [2024-03-26T13:10:25.595Z] | | ___ __| | ___ ___ _____ __ [2024-03-26T13:10:25.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-26T13:10:25.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-26T13:10:25.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-26T13:10:25.595Z] Bash-1.0.6 [2024-03-26T13:10:25.595Z] [2024-03-26T13:10:25.595Z] [2024-03-26T13:10:25.595Z] ==> git version 2.25.1 found [2024-03-26T13:10:25.595Z] ==> 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-26T13:10:25.595Z] Release-Date: 2020-01-08 [2024-03-26T13:10:25.595Z] 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-26T13:10:25.595Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-26T13:10:25.596Z] ==> Jenkins CI detected. [2024-03-26T13:10:25.596Z] current dir:  /w/workspace/_app-service-configurable_PR-654 [2024-03-26T13:10:25.596Z] project root: . [2024-03-26T13:10:25.596Z] --> token set from env [2024-03-26T13:10:25.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-26T13:10:25.596Z] ==> Running gcov in . (disable via -X gcov) [2024-03-26T13:10:25.596Z] ==> Python coveragepy not found [2024-03-26T13:10:25.596Z] ==> Searching for coverage reports in: [2024-03-26T13:10:25.596Z] + . [2024-03-26T13:10:25.854Z] -> Found 1 reports [2024-03-26T13:10:25.854Z] ==> Detecting git/mercurial file structure [2024-03-26T13:10:25.854Z] ==> Reading reports [2024-03-26T13:10:25.854Z] + ./coverage.out bytes=13 [2024-03-26T13:10:25.854Z] ==> Appending adjustments [2024-03-26T13:10:25.854Z] https://docs.codecov.io/docs/fixing-reports [2024-03-26T13:10:25.854Z] + Found adjustments [2024-03-26T13:10:25.854Z] ==> Gzipping contents [2024-03-26T13:10:25.854Z] 4.0K /tmp/codecov.dFk2Xh.gz [2024-03-26T13:10:25.854Z] ==> Uploading reports [2024-03-26T13:10:25.854Z] url: https://codecov.io [2024-03-26T13:10:25.854Z] query: branch=PR-654&commit=a624060716d18c6724ca58050810c57aa4f9afda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-654%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=654&job=&cmd_args= [2024-03-26T13:10:25.854Z] -> Pinging Codecov [2024-03-26T13:10:25.854Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-654&commit=a624060716d18c6724ca58050810c57aa4f9afda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-654%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=654&job=&cmd_args= [2024-03-26T13:10:25.854Z] -> Uploading to [2024-03-26T13:10:25.854Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-26/A97CA9966030D2A3747ED39772930CCE/a624060716d18c6724ca58050810c57aa4f9afda/83230193-138a-476c-ad04-0663fc5199b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240326T131025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3ba1522eeca4d5a7a2c2ee91561839bdfa30b9e60014c9ade2fa56e68710951 [2024-03-26T13:10:25.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T13:10:25.854Z] Dload Upload Total Spent Left Speed [2024-03-26T13:10:26.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 780 --:--:-- --:--:-- --:--:-- 782 [2024-03-26T13:10:26.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a624060716d18c6724ca58050810c57aa4f9afda [Pipeline] } [2024-03-26T13:10:26.449Z] 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-26T13:10:28.382Z] + [ -d /w/workspace/_app-service-configurable_PR-654/archives ] [2024-03-26T13:10:28.382Z] + ls -al /w/workspace/_app-service-configurable_PR-654/archives [2024-03-26T13:10:28.382Z] total 16 [2024-03-26T13:10:28.382Z] drwxr-xr-x 3 root root 4096 Mar 26 12:59 . [2024-03-26T13:10:28.382Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 12:59 .. [2024-03-26T13:10:28.382Z] drwxr-xr-x 2 root root 4096 Mar 26 12:59 cost [2024-03-26T13:10:28.382Z] -rw-r--r-- 1 root root 96 Mar 26 12:59 cost.csv [2024-03-26T13:10:28.382Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-654/archives [2024-03-26T13:10:28.382Z] + ls -al /w/workspace/_app-service-configurable_PR-654/archives [2024-03-26T13:10:28.382Z] total 16 [2024-03-26T13:10:28.382Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 12:59 . [2024-03-26T13:10:28.382Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 12:59 .. [2024-03-26T13:10:28.382Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 12:59 cost [2024-03-26T13:10:28.382Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 26 12:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-26T13:10:28.707Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T13:10:29.590Z] ---> package-listing.sh [2024-03-26T13:10:29.590Z] ++ facter osfamily [2024-03-26T13:10:29.590Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-26T13:10:29.850Z] + OS_FAMILY=debian [2024-03-26T13:10:29.850Z] + workspace=/w/workspace/_app-service-configurable_PR-654 [2024-03-26T13:10:29.850Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-26T13:10:29.850Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-26T13:10:29.850Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-26T13:10:29.850Z] + PACKAGES=/tmp/packages_start.txt [2024-03-26T13:10:29.850Z] + '[' /w/workspace/_app-service-configurable_PR-654 ']' [2024-03-26T13:10:29.850Z] + PACKAGES=/tmp/packages_end.txt [2024-03-26T13:10:29.850Z] + case "${OS_FAMILY}" in [2024-03-26T13:10:29.850Z] + dpkg -l [2024-03-26T13:10:29.850Z] + grep '^ii' [2024-03-26T13:10:29.850Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-26T13:10:29.850Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-26T13:10:29.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-26T13:10:29.850Z] + '[' /w/workspace/_app-service-configurable_PR-654 ']' [2024-03-26T13:10:29.850Z] + mkdir -p /w/workspace/_app-service-configurable_PR-654/archives/ [2024-03-26T13:10:29.850Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-654/archives/ [Pipeline] echo [2024-03-26T13:10:29.883Z] 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-654/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-26T13:10:30.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T13:10:30.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T13:10:30.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T13:10:30.958Z] prd-ubuntu20.04-docker-8c-8g-1250 does not seem to be running inside a container [2024-03-26T13:10:30.986Z] $ 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-654/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-654 -v /w/workspace/_app-service-configurable_PR-654:/w/workspace/_app-service-configurable_PR-654:rw,z -v /w/workspace/_app-service-configurable_PR-654@tmp:/w/workspace/_app-service-configurable_PR-654@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-26T13:10:31.184Z] $ docker top 19c5caa2adbbbc9cf4f3247e1a26d28fc21f8c6d0861936519669c34231bb7af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T13:10:31.579Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-26T13:10:31.887Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-26T13:10:32.193Z] + ls /var/log/sa-host [2024-03-26T13:10:32.193Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T13:10:32.429Z] provisioning config files... [2024-03-26T13:10:32.438Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-654@tmp/config14511434177989833411tmp [Pipeline] { [Pipeline] echo [2024-03-26T13:10:32.501Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T13:10:32.811Z] ---> create-netrc.sh [Pipeline] } [2024-03-26T13:10:32.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-26T13:10:33.252Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-26T13:10:33.289Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T13:10:33.595Z] ---> sudo-logs.sh [2024-03-26T13:10:33.595Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-26T13:10:33.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T13:10:33.992Z] ---> job-cost.sh [2024-03-26T13:10:33.992Z] lf-activate-venv: SKIPPING [2024-03-26T13:10:33.992Z] DEBUG: total: 0.2199999988079071 [2024-03-26T13:10:33.992Z] INFO: Retrieving Stack Cost... [2024-03-26T13:10:34.561Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T13:10:34.821Z] INFO: Archiving Costs [Pipeline] echo [2024-03-26T13:10:34.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T13:10:35.168Z] ---> logs-deploy.sh [2024-03-26T13:10:35.169Z] lf-activate-venv: SKIPPING [2024-03-26T13:10:35.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-654/1 [2024-03-26T13:10:35.169Z] INFO: archiving workspace using pattern(s): [2024-03-26T13:10:36.107Z] Archives upload complete. [2024-03-26T13:10:36.107Z] INFO: archiving logs to Nexus