Pull request #625 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2da72e616e07f1a9941cb3c29ae0763645acad67+35d704078b0040fb0b2eaaabdf6860ed02d459b4 (d477ff663efb963faa549fc62101449a8463218d) 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-ssh12975114866048306758.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-ssh4166877227428522979.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-625/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-625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11996746195354160073.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-625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3874543934305408734.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-ssh6945398003093845083.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-625/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-625/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8301152154992198309.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-355 in /w/workspace/_app-service-configurable_PR-625 [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-625 # 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/625/head:refs/remotes/origin/PR-625 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35d704078b0040fb0b2eaaabdf6860ed02d459b4 into PR head commit 2da72e616e07f1a9941cb3c29ae0763645acad67 > git config core.sparsecheckout # timeout=10 > git checkout -f 2da72e616e07f1a9941cb3c29ae0763645acad67 # timeout=10 Merge succeeded, producing 2da72e616e07f1a9941cb3c29ae0763645acad67 Checking out Revision 2da72e616e07f1a9941cb3c29ae0763645acad67 (PR-625) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2da72e616e07f1a9941cb3c29ae0763645acad67 # timeout=10 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-21T22:21:44.955Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-21T22:21:45.299Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-21T22:21:45.458Z] ========================================================= [2023-11-21T22:21:45.459Z] EdgeX Global Pipelines Version Info [2023-11-21T22:21:45.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:21:48.740Z] ------------------- [2023-11-21T22:21:48.740Z] stable info: [2023-11-21T22:21:48.740Z] ------------------- [2023-11-21T22:21:48.740Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-21T22:21:48.740Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-21T22:21:48.740Z] Message: update stable to v1.0.258 [2023-11-21T22:21:49.000Z] ------------------- [2023-11-21T22:21:49.000Z] experimental info: [2023-11-21T22:21:49.000Z] ------------------- [2023-11-21T22:21:49.000Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-21T22:21:49.000Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-21T22:21:49.000Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-21T22:21:49.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-21T22:21:49.316Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-21T22:21:49.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-21T22:21:49.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-21T22:21:49.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-21T22:21:49.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-21T22:21:49.766Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-21T22:21:49.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-21T22:21:49.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-21T22:21:50.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-21T22:21:50.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-21T22:21:50.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-21T22:21:50.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-21T22:21:50.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-21T22:21:50.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-21T22:21:50.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-21T22:21:50.735Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-21T22:21:50.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-21T22:21:50.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-21T22:21:51.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-21T22:21:51.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-21T22:21:51.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-21T22:21:51.293Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-21T22:21:51.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-21T22:21:51.497Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-21T22:21:51.606Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-21T22:21:51.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-21T22:21:51.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo [2023-11-21T22:21:52.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo [2023-11-21T22:21:52.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo [2023-11-21T22:21:52.176Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] echo [2023-11-21T22:21:52.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2da72e6 [Pipeline] echo [2023-11-21T22:21:52.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T22:21:52.766Z] provisioning config files... [2023-11-21T22:21:52.780Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-625@tmp/config3269085239042617170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:21:53.297Z] ---> ****-login.sh [2023-11-21T22:21:53.297Z] nexus3.edgexfoundry.org:10001 [2023-11-21T22:21:53.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:21:53.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:21:53.567Z] Configure a credential helper to remove this warning. See [2023-11-21T22:21:53.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:21:53.567Z] [2023-11-21T22:21:53.567Z] Login Succeeded [2023-11-21T22:21:53.567Z] nexus3.edgexfoundry.org:10002 [2023-11-21T22:21:53.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:21:53.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:21:53.828Z] Configure a credential helper to remove this warning. See [2023-11-21T22:21:53.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:21:53.828Z] [2023-11-21T22:21:53.828Z] Login Succeeded [2023-11-21T22:21:53.828Z] nexus3.edgexfoundry.org:10003 [2023-11-21T22:21:53.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:21:53.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:21:53.828Z] Configure a credential helper to remove this warning. See [2023-11-21T22:21:53.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:21:53.828Z] [2023-11-21T22:21:53.828Z] Login Succeeded [2023-11-21T22:21:53.828Z] nexus3.edgexfoundry.org:10004 [2023-11-21T22:21:53.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:21:53.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:21:53.828Z] Configure a credential helper to remove this warning. See [2023-11-21T22:21:53.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:21:53.828Z] [2023-11-21T22:21:53.828Z] Login Succeeded [2023-11-21T22:21:53.828Z] ****.io [2023-11-21T22:21:54.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:21:54.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:21:54.368Z] Configure a credential helper to remove this warning. See [2023-11-21T22:21:54.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:21:54.368Z] [2023-11-21T22:21:54.368Z] Login Succeeded [2023-11-21T22:21:54.368Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T22:21:54.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-21T22:21:55.304Z] + git rev-list -1 --merges 2da72e616e07f1a9941cb3c29ae0763645acad67~1..2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] echo [2023-11-21T22:21:55.387Z] -----------> git rev-list -1 --merges 2da72e616e07f1a9941cb3c29ae0763645acad67~1..2da72e616e07f1a9941cb3c29ae0763645acad67 2da72e616e07f1a9941cb3c29ae0763645acad67 [false] [Pipeline] sh [2023-11-21T22:21:55.741Z] + git log --format=format:%s -1 2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] echo [2023-11-21T22:21:55.786Z] ========================================================= [2023-11-21T22:21:55.786Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-21T22:21:55.786Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T22:21:56.329Z] + git log --format=format:%s -1 2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] echo [2023-11-21T22:21:56.378Z] [semverPrep] GIT_COMMIT: 2da72e616e07f1a9941cb3c29ae0763645acad67, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo [2023-11-21T22:21:56.463Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-21T22:21:56.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-21T22:21:56.931Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-21T22:21:56.931Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-21T22:21:56.931Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-21T22:21:56.931Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-21T22:21:56.931Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-21T22:21:56.931Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:21:57.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T22:21:57.492Z] [2023-11-21T22:21:57.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:21:57.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T22:21:58.511Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-21T22:21:58.511Z] b85a868b505f: Pulling fs layer [2023-11-21T22:21:58.511Z] e2be974225ed: Pulling fs layer [2023-11-21T22:21:58.511Z] 339a4e72a1f5: Pulling fs layer [2023-11-21T22:21:58.511Z] 988bab9f4d93: Pulling fs layer [2023-11-21T22:21:58.511Z] 1469e6f7b9e6: Pulling fs layer [2023-11-21T22:21:58.511Z] eaf3925da568: Pulling fs layer [2023-11-21T22:21:58.511Z] bab4dde63d76: Pulling fs layer [2023-11-21T22:21:58.511Z] bde34c3a00c8: Pulling fs layer [2023-11-21T22:21:58.511Z] b352a97aabf1: Pulling fs layer [2023-11-21T22:21:58.511Z] 4872d77fe225: Pulling fs layer [2023-11-21T22:21:58.511Z] 5851b861e8e6: Pulling fs layer [2023-11-21T22:21:58.511Z] eaf3925da568: Waiting [2023-11-21T22:21:58.511Z] bab4dde63d76: Waiting [2023-11-21T22:21:58.511Z] bde34c3a00c8: Waiting [2023-11-21T22:21:58.511Z] b352a97aabf1: Waiting [2023-11-21T22:21:58.511Z] 4872d77fe225: Waiting [2023-11-21T22:21:58.511Z] 5851b861e8e6: Waiting [2023-11-21T22:21:58.511Z] 988bab9f4d93: Waiting [2023-11-21T22:21:58.511Z] 1469e6f7b9e6: Waiting [2023-11-21T22:21:58.511Z] e2be974225ed: Download complete [2023-11-21T22:21:58.511Z] 988bab9f4d93: Verifying Checksum [2023-11-21T22:21:58.511Z] 988bab9f4d93: Download complete [2023-11-21T22:21:58.511Z] 1469e6f7b9e6: Verifying Checksum [2023-11-21T22:21:58.511Z] 1469e6f7b9e6: Download complete [2023-11-21T22:21:58.511Z] eaf3925da568: Download complete [2023-11-21T22:21:58.771Z] 339a4e72a1f5: Verifying Checksum [2023-11-21T22:21:58.771Z] 339a4e72a1f5: Download complete [2023-11-21T22:21:58.771Z] bde34c3a00c8: Verifying Checksum [2023-11-21T22:21:58.771Z] b352a97aabf1: Verifying Checksum [2023-11-21T22:21:58.771Z] b352a97aabf1: Download complete [2023-11-21T22:21:58.771Z] 4872d77fe225: Download complete [2023-11-21T22:21:58.771Z] 5851b861e8e6: Verifying Checksum [2023-11-21T22:21:59.038Z] b85a868b505f: Verifying Checksum [2023-11-21T22:21:59.038Z] b85a868b505f: Download complete [2023-11-21T22:21:59.616Z] bab4dde63d76: Verifying Checksum [2023-11-21T22:22:00.593Z] b85a868b505f: Pull complete [2023-11-21T22:22:01.541Z] e2be974225ed: Pull complete [2023-11-21T22:22:02.481Z] 339a4e72a1f5: Pull complete [2023-11-21T22:22:03.056Z] 988bab9f4d93: Pull complete [2023-11-21T22:22:03.638Z] 1469e6f7b9e6: Pull complete [2023-11-21T22:22:03.638Z] eaf3925da568: Pull complete [2023-11-21T22:22:05.579Z] bab4dde63d76: Pull complete [2023-11-21T22:22:05.579Z] bde34c3a00c8: Pull complete [2023-11-21T22:22:05.840Z] b352a97aabf1: Pull complete [2023-11-21T22:22:05.840Z] 4872d77fe225: Pull complete [2023-11-21T22:22:06.107Z] 5851b861e8e6: Pull complete [2023-11-21T22:22:06.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-21T22:22:06.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T22:22:06.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:22:06.604Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2023-11-21T22:22:06.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-625 -v /w/workspace/_app-service-configurable_PR-625:/w/workspace/_app-service-configurable_PR-625:rw,z -v /w/workspace/_app-service-configurable_PR-625@tmp:/w/workspace/_app-service-configurable_PR-625@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 [2023-11-21T22:22:14.564Z] $ docker top 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 -eo pid,comm [2023-11-21T22:22:14.639Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-21T22:22:14.639Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-21T22:22:14.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-21T22:22:14.922Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-21T22:22:15.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-21T22:22:15.034Z] $ docker exec 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 ssh-agent [2023-11-21T22:22:15.143Z] SSH_AUTH_SOCK=/tmp/ssh-bFnzh8lbtV1a/agent.33 [2023-11-21T22:22:15.143Z] SSH_AGENT_PID=39 [2023-11-21T22:22:15.150Z] Running ssh-add (command line suppressed) [2023-11-21T22:22:15.256Z] Identity added: /w/workspace/_app-service-configurable_PR-625@tmp/private_key_1703317404118012004.key (/w/workspace/_app-service-configurable_PR-625@tmp/private_key_1703317404118012004.key) [2023-11-21T22:22:15.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-21T22:22:15.703Z] + git tag --points-at HEAD [Pipeline] } [2023-11-21T22:22:15.727Z] $ docker exec --env ******** --env ******** 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 ssh-agent -k [2023-11-21T22:22:15.830Z] unset SSH_AUTH_SOCK; [2023-11-21T22:22:15.831Z] unset SSH_AGENT_PID; [2023-11-21T22:22:15.831Z] echo Agent pid 39 killed; [2023-11-21T22:22:15.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-21T22:22:16.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-21T22:22:16.019Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-21T22:22:16.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-21T22:22:16.148Z] $ docker exec 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 ssh-agent [2023-11-21T22:22:16.253Z] SSH_AUTH_SOCK=/tmp/ssh-DtN718YvOade/agent.71 [2023-11-21T22:22:16.253Z] SSH_AGENT_PID=77 [2023-11-21T22:22:16.257Z] Running ssh-add (command line suppressed) [2023-11-21T22:22:16.360Z] Identity added: /w/workspace/_app-service-configurable_PR-625@tmp/private_key_1335316180913571699.key (/w/workspace/_app-service-configurable_PR-625@tmp/private_key_1335316180913571699.key) [2023-11-21T22:22:16.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-21T22:22:16.735Z] + git semver init [2023-11-21T22:22:16.994Z] 2023-11-21 22:22:16,887 [run_init] DEBUG init version:0.0.0 force:False [2023-11-21T22:22:16.994Z] 2023-11-21 22:22:16,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-625/.semver [2023-11-21T22:22:16.994Z] 2023-11-21 22:22:16,889 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-625/.semver [2023-11-21T22:22:16.994Z] 2023-11-21 22:22:16,889 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-625/.semver'], cwd=/w/workspace/_app-service-configurable_PR-625, universal_newlines=False, shell=None, istream=None) [2023-11-21T22:22:18.379Z] 2023-11-21 22:22:18,148 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-625/.git/info/exclude [2023-11-21T22:22:18.379Z] 2023-11-21 22:22:18,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-625/.semver/PR-625 with force:False [2023-11-21T22:22:18.379Z] 2023-11-21 22:22:18,148 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-625/.semver/PR-625 [2023-11-21T22:22:18.379Z] 2023-11-21 22:22:18,153 [execute] INFO git cat-file --batch-check [2023-11-21T22:22:18.379Z] 2023-11-21 22:22:18,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-625/.semver, universal_newlines=False, shell=None, istream=) [2023-11-21T22:22:18.379Z] 2023-11-21 22:22:18,159 [execute] INFO git cat-file --batch [2023-11-21T22:22:18.379Z] 2023-11-21 22:22:18,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-625/.semver, universal_newlines=False, shell=None, istream=) [2023-11-21T22:22:18.379Z] 2023-11-21 22:22:18,164 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-625/.semver/PR-625 [2023-11-21T22:22:18.379Z] 0.0.0 [Pipeline] } [2023-11-21T22:22:18.401Z] $ docker exec --env ******** --env ******** 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 ssh-agent -k [2023-11-21T22:22:18.507Z] unset SSH_AUTH_SOCK; [2023-11-21T22:22:18.507Z] unset SSH_AGENT_PID; [2023-11-21T22:22:18.507Z] echo Agent pid 77 killed; [2023-11-21T22:22:18.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-21T22:22:19.077Z] + git semver [Pipeline] } [2023-11-21T22:22:19.376Z] $ docker stop --time=1 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 [2023-11-21T22:22:20.645Z] $ docker rm -f --volumes 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T22:22:21.109Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-21T22:22:21.450Z] Stashed 1 file(s) [Pipeline] echo [2023-11-21T22:22:21.470Z] [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 [2023-11-21T22:22:22.713Z] provisioning config files... [2023-11-21T22:22:22.726Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-625@tmp/config4118242337068786262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:22:23.190Z] ---> ****-login.sh [2023-11-21T22:22:23.191Z] nexus3.edgexfoundry.org:10001 [2023-11-21T22:22:23.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:23.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:23.191Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:23.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:23.191Z] [2023-11-21T22:22:23.191Z] Login Succeeded [2023-11-21T22:22:23.191Z] nexus3.edgexfoundry.org:10002 [2023-11-21T22:22:23.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:23.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:23.191Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:23.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:23.191Z] [2023-11-21T22:22:23.191Z] Login Succeeded [2023-11-21T22:22:23.191Z] nexus3.edgexfoundry.org:10003 [2023-11-21T22:22:23.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:23.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:23.455Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:23.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:23.455Z] [2023-11-21T22:22:23.455Z] Login Succeeded [2023-11-21T22:22:23.455Z] nexus3.edgexfoundry.org:10004 [2023-11-21T22:22:23.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:23.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:23.455Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:23.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:23.455Z] [2023-11-21T22:22:23.455Z] Login Succeeded [2023-11-21T22:22:23.455Z] ****.io [2023-11-21T22:22:23.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:23.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:23.715Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:23.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:23.715Z] [2023-11-21T22:22:23.715Z] Login Succeeded [2023-11-21T22:22:23.715Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T22:22:23.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-21T22:22:24.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T22:22:24.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T22:22:24.236Z] ========================================================= [2023-11-21T22:22:24.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-21T22:22:24.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:22:24.940Z] + 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 . [2023-11-21T22:22:24.940Z] Sending build context to Docker daemon 8.788MB [2023-11-21T22:22:24.940Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T22:22:24.940Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-21T22:22:24.940Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-21T22:22:24.940Z] 7264a8db6415: Pulling fs layer [2023-11-21T22:22:24.940Z] c4d48a809fc2: Pulling fs layer [2023-11-21T22:22:24.940Z] 4f1c88b9dad5: Pulling fs layer [2023-11-21T22:22:24.940Z] ad3a456e5733: Pulling fs layer [2023-11-21T22:22:24.940Z] 69c7f0334f64: Pulling fs layer [2023-11-21T22:22:24.940Z] 1f1c1a5573a3: Pulling fs layer [2023-11-21T22:22:24.940Z] ce7588e14bc9: Pulling fs layer [2023-11-21T22:22:24.940Z] b5e4710f87ac: Pulling fs layer [2023-11-21T22:22:24.940Z] 69c7f0334f64: Waiting [2023-11-21T22:22:24.940Z] ad3a456e5733: Waiting [2023-11-21T22:22:24.940Z] 1f1c1a5573a3: Waiting [2023-11-21T22:22:24.940Z] ce7588e14bc9: Waiting [2023-11-21T22:22:24.940Z] b5e4710f87ac: Waiting [2023-11-21T22:22:24.940Z] c4d48a809fc2: Verifying Checksum [2023-11-21T22:22:24.940Z] c4d48a809fc2: Download complete [2023-11-21T22:22:24.940Z] ad3a456e5733: Verifying Checksum [2023-11-21T22:22:24.940Z] ad3a456e5733: Download complete [2023-11-21T22:22:24.940Z] 69c7f0334f64: Download complete [2023-11-21T22:22:25.201Z] 7264a8db6415: Download complete [2023-11-21T22:22:25.201Z] 1f1c1a5573a3: Verifying Checksum [2023-11-21T22:22:25.201Z] 1f1c1a5573a3: Download complete [2023-11-21T22:22:25.201Z] 7264a8db6415: Pull complete [2023-11-21T22:22:25.201Z] b5e4710f87ac: Verifying Checksum [2023-11-21T22:22:25.201Z] b5e4710f87ac: Download complete [2023-11-21T22:22:25.460Z] c4d48a809fc2: Pull complete [2023-11-21T22:22:25.719Z] 4f1c88b9dad5: Verifying Checksum [2023-11-21T22:22:25.719Z] 4f1c88b9dad5: Download complete [2023-11-21T22:22:25.977Z] ce7588e14bc9: Verifying Checksum [2023-11-21T22:22:25.977Z] ce7588e14bc9: Download complete [2023-11-21T22:22:29.322Z] 4f1c88b9dad5: Pull complete [2023-11-21T22:22:29.322Z] ad3a456e5733: Pull complete [2023-11-21T22:22:29.322Z] 69c7f0334f64: Pull complete [2023-11-21T22:22:29.322Z] 1f1c1a5573a3: Pull complete [2023-11-21T22:22:31.850Z] ce7588e14bc9: Pull complete [2023-11-21T22:22:31.850Z] b5e4710f87ac: Pull complete [2023-11-21T22:22:32.122Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-21T22:22:32.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-21T22:22:32.122Z] ---> 88b5674ff536 [2023-11-21T22:22:32.122Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T22:22:37.321Z] Still waiting to schedule task [2023-11-21T22:22:37.322Z] ‘prd-centos7-blackbox-4c-2g-162’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-centos7-blackbox-4c-2g-163’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-ubuntu20.04-docker-8c-8g-359’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-ubuntu20.04-docker-8c-8g-362’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-ubuntu20.04-docker-8c-8g-363’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-ubuntu20.04-docker-8c-8g-364’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-ubuntu20.04-docker-8c-8g-365’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-ubuntu20.04-docker-8c-8g-366’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-ubuntu20.04-docker-8c-8g-367’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-21T22:22:37.322Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-358’ is offline [2023-11-21T22:22:40.390Z] ---> Running in c1e04d9b6476 [2023-11-21T22:22:40.652Z] Removing intermediate container c1e04d9b6476 [2023-11-21T22:22:40.652Z] ---> 7d55d528ff50 [2023-11-21T22:22:40.652Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T22:22:41.228Z] ---> Running in 2c2709b9c5d1 [2023-11-21T22:22:42.163Z] Removing intermediate container 2c2709b9c5d1 [2023-11-21T22:22:42.163Z] ---> bd9aeb54ca5c [2023-11-21T22:22:42.163Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-21T22:22:42.423Z] ---> Running in cc2401f28c2e [2023-11-21T22:22:42.993Z] Removing intermediate container cc2401f28c2e [2023-11-21T22:22:42.993Z] ---> 47f485da9ad3 [2023-11-21T22:22:42.993Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T22:22:43.253Z] ---> Running in 238f1d3274d3 [2023-11-21T22:22:43.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T22:22:43.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T22:22:44.077Z] OK: 264 MiB in 52 packages [2023-11-21T22:22:44.339Z] Removing intermediate container 238f1d3274d3 [2023-11-21T22:22:44.339Z] ---> 4bba0e8a6970 [2023-11-21T22:22:44.339Z] Step 7/12 : WORKDIR /app [2023-11-21T22:22:44.339Z] ---> Running in 308c89471394 [2023-11-21T22:22:44.339Z] Removing intermediate container 308c89471394 [2023-11-21T22:22:44.339Z] ---> de3f7d128bff [2023-11-21T22:22:44.339Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-21T22:22:44.597Z] ---> 842cfd5719e4 [2023-11-21T22:22:44.597Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T22:22:44.597Z] ---> Running in 40554d4a628c [2023-11-21T22:23:40.893Z] Removing intermediate container 40554d4a628c [2023-11-21T22:23:40.893Z] ---> 4d32c727d955 [2023-11-21T22:23:40.893Z] Step 10/12 : COPY . . [2023-11-21T22:23:40.893Z] ---> faf2e5d1e331 [2023-11-21T22:23:40.893Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T22:23:40.893Z] ---> Running in b4e6fa97310d [2023-11-21T22:23:40.893Z] Removing intermediate container b4e6fa97310d [2023-11-21T22:23:40.893Z] ---> a95a80a21573 [2023-11-21T22:23:40.893Z] Step 12/12 : RUN $MAKE [2023-11-21T22:23:40.893Z] ---> Running in c63313ac00f6 [2023-11-21T22:23:40.893Z] noop [2023-11-21T22:23:40.893Z] Removing intermediate container c63313ac00f6 [2023-11-21T22:23:40.893Z] ---> a4b5531630d7 [2023-11-21T22:23:40.893Z] Successfully built a4b5531630d7 [2023-11-21T22:23:40.893Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:23:41.445Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-21T22:23:41.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:23:41.721Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2023-11-21T22:23:41.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-625 -v /w/workspace/_app-service-configurable_PR-625:/w/workspace/_app-service-configurable_PR-625:rw,z -v /w/workspace/_app-service-configurable_PR-625@tmp:/w/workspace/_app-service-configurable_PR-625@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 [2023-11-21T22:23:42.085Z] $ docker top 46360ed29a48bff065711e13a57f709e58c07244a2f03f3233185998cc39ffa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:23:42.534Z] + go version [2023-11-21T22:23:42.534Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-21T22:23:42.573Z] $ docker stop --time=1 46360ed29a48bff065711e13a57f709e58c07244a2f03f3233185998cc39ffa4 [2023-11-21T22:23:43.836Z] $ docker rm -f --volumes 46360ed29a48bff065711e13a57f709e58c07244a2f03f3233185998cc39ffa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:23:44.860Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-21T22:23:44.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:23:45.086Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2023-11-21T22:23:45.110Z] $ 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-625 -v /w/workspace/_app-service-configurable_PR-625:/w/workspace/_app-service-configurable_PR-625:rw,z -v /w/workspace/_app-service-configurable_PR-625@tmp:/w/workspace/_app-service-configurable_PR-625@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 [2023-11-21T22:23:45.415Z] $ docker top 8d02ce7399135b432130f83c0004ef7cff5efb55b5f60210efdc64db4d95bf98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:23:45.871Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-625 [Pipeline] fileExists [Pipeline] sh [2023-11-21T22:23:46.269Z] + make test [2023-11-21T22:23:46.269Z] go test -race -coverprofile=coverage.out ./... [2023-11-21T22:24:04.347Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-21T22:24:22.442Z] go vet ./... [2023-11-21T22:24:25.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-21T22:24:25.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-21T22:24:25.726Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-21T22:24:25.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-21T22:24:25.826Z] $ docker stop --time=1 8d02ce7399135b432130f83c0004ef7cff5efb55b5f60210efdc64db4d95bf98 [2023-11-21T22:24:30.825Z] $ docker rm -f --volumes 8d02ce7399135b432130f83c0004ef7cff5efb55b5f60210efdc64db4d95bf98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T22:24:31.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-21T22:24:31.548Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-21T22:24:32.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-21T22:24:32.650Z] + ls -al . [2023-11-21T22:24:32.650Z] total 184 [2023-11-21T22:24:32.650Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 21 22:23 . [2023-11-21T22:24:32.650Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 .. [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 21 22:21 .dockerignore [2023-11-21T22:24:32.650Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:24 .git [2023-11-21T22:24:32.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 .github [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 21 22:21 .gitignore [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:21 .golangci.yml [2023-11-21T22:24:32.650Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:22 .semver [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 21 22:21 Attribution.txt [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 21 22:21 CHANGELOG.md [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 21 22:21 Dockerfile [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:21 GOVERNANCE.md [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 21 22:21 Jenkinsfile [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 21 22:21 LICENSE [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 21 22:21 OWNERS.md [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 21 22:21 README.md [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION [2023-11-21T22:24:32.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 bin [2023-11-21T22:24:32.650Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 21 22:23 coverage.out [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 21 22:21 go.mod [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 21 22:21 go.sum [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 21 22:21 main.go [2023-11-21T22:24:32.650Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 21 22:21 makefile [2023-11-21T22:24:32.650Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:24:33.117Z] + 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=2da72e616e07f1a9941cb3c29ae0763645acad67 --label arch=amd64 --label version=0.0.0 . [2023-11-21T22:24:33.117Z] Sending build context to Docker daemon 8.789MB [2023-11-21T22:24:33.117Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T22:24:33.117Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-21T22:24:33.117Z] ---> a4b5531630d7 [2023-11-21T22:24:33.117Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T22:24:33.375Z] ---> Running in d01f8e1414e1 [2023-11-21T22:24:33.375Z] Removing intermediate container d01f8e1414e1 [2023-11-21T22:24:33.375Z] ---> 661679ac3eba [2023-11-21T22:24:33.375Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T22:24:33.375Z] ---> Running in 4de5997f55b6 [2023-11-21T22:24:33.632Z] Removing intermediate container 4de5997f55b6 [2023-11-21T22:24:33.632Z] ---> 668ffeba4261 [2023-11-21T22:24:33.632Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-21T22:24:33.632Z] ---> Running in b83eedcd967d [2023-11-21T22:24:33.632Z] Removing intermediate container b83eedcd967d [2023-11-21T22:24:33.632Z] ---> 10a7868cf5da [2023-11-21T22:24:33.632Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T22:24:33.632Z] ---> Running in dfeb8733b1f3 [2023-11-21T22:24:33.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T22:24:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T22:24:34.413Z] OK: 264 MiB in 52 packages [2023-11-21T22:24:34.670Z] Removing intermediate container dfeb8733b1f3 [2023-11-21T22:24:34.670Z] ---> 8daf243d66de [2023-11-21T22:24:34.670Z] Step 7/27 : WORKDIR /app [2023-11-21T22:24:34.670Z] ---> Running in d1dae26935ef [2023-11-21T22:24:34.928Z] Removing intermediate container d1dae26935ef [2023-11-21T22:24:34.928Z] ---> 4e8c4f8da3c4 [2023-11-21T22:24:34.928Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-21T22:24:34.928Z] ---> 5891f6150c3b [2023-11-21T22:24:34.928Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T22:24:34.928Z] ---> Running in a5cfe86fac01 [2023-11-21T22:24:35.861Z] Removing intermediate container a5cfe86fac01 [2023-11-21T22:24:35.861Z] ---> 390723603a3d [2023-11-21T22:24:35.861Z] Step 10/27 : COPY . . [2023-11-21T22:24:36.122Z] ---> 5f81be2c055f [2023-11-21T22:24:36.122Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T22:24:36.122Z] ---> Running in 6774d722148f [2023-11-21T22:24:36.380Z] Removing intermediate container 6774d722148f [2023-11-21T22:24:36.380Z] ---> 2345a43689f4 [2023-11-21T22:24:36.380Z] Step 12/27 : RUN $MAKE [2023-11-21T22:24:36.638Z] ---> Running in 59e6e84f43a6 [2023-11-21T22:24:36.896Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-21T22:25:03.735Z] Removing intermediate container 59e6e84f43a6 [2023-11-21T22:25:03.735Z] ---> a412385441b3 [2023-11-21T22:25:03.735Z] Step 13/27 : FROM alpine:3.18 [2023-11-21T22:25:03.735Z] 3.18: Pulling from library/alpine [2023-11-21T22:25:03.735Z] 96526aa774ef: Pulling fs layer [2023-11-21T22:25:03.735Z] 96526aa774ef: Verifying Checksum [2023-11-21T22:25:03.735Z] 96526aa774ef: Download complete [2023-11-21T22:25:03.735Z] 96526aa774ef: Pull complete [2023-11-21T22:25:03.735Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-21T22:25:03.735Z] Status: Downloaded newer image for alpine:3.18 [2023-11-21T22:25:03.735Z] ---> 8ca4688f4f35 [2023-11-21T22:25:03.735Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-21T22:25:03.735Z] ---> Running in a7b119de157d [2023-11-21T22:25:03.735Z] Removing intermediate container a7b119de157d [2023-11-21T22:25:03.735Z] ---> 2df545e961b9 [2023-11-21T22:25:03.735Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-21T22:25:03.735Z] ---> Running in 4b82ddff4b97 [2023-11-21T22:25:03.735Z] Removing intermediate container 4b82ddff4b97 [2023-11-21T22:25:03.735Z] ---> 47422ae4dc03 [2023-11-21T22:25:03.735Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-21T22:25:03.735Z] ---> Running in 2a786b275338 [2023-11-21T22:25:03.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T22:25:04.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T22:25:04.514Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-21T22:25:04.514Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-21T22:25:04.514Z] Executing busybox-1.36.1-r2.trigger [2023-11-21T22:25:04.514Z] Executing ca-certificates-20230506-r0.trigger [2023-11-21T22:25:04.514Z] OK: 8 MiB in 17 packages [2023-11-21T22:25:05.890Z] Removing intermediate container 2a786b275338 [2023-11-21T22:25:05.890Z] ---> d5177e3b3c50 [2023-11-21T22:25:05.890Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-21T22:25:06.149Z] ---> Running in dbb3fcf807fd [2023-11-21T22:25:07.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T22:25:07.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T22:25:07.457Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T22:25:07.457Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:25:07.457Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-21T22:25:07.457Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:25:07.457Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T22:25:07.728Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T22:25:07.728Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:25:07.728Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T22:25:07.728Z] Executing busybox-1.36.1-r5.trigger [2023-11-21T22:25:07.728Z] Executing ca-certificates-20230506-r0.trigger [2023-11-21T22:25:07.728Z] OK: 8 MiB in 17 packages [2023-11-21T22:25:08.299Z] Removing intermediate container dbb3fcf807fd [2023-11-21T22:25:08.299Z] ---> 1857b5b53662 [2023-11-21T22:25:08.299Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-21T22:25:08.560Z] ---> e77bcf844d3f [2023-11-21T22:25:08.560Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-21T22:25:08.560Z] ---> 18a65fb33026 [2023-11-21T22:25:08.560Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-21T22:25:08.819Z] ---> 1ab91dab349f [2023-11-21T22:25:08.819Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-21T22:25:09.387Z] ---> 02cde98aacc8 [2023-11-21T22:25:09.387Z] Step 22/27 : EXPOSE 48095 [2023-11-21T22:25:09.387Z] ---> Running in 584fc87ad644 [2023-11-21T22:25:09.648Z] Removing intermediate container 584fc87ad644 [2023-11-21T22:25:09.648Z] ---> 2b682c7e7565 [2023-11-21T22:25:09.648Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-21T22:25:09.648Z] ---> Running in 5b534fa34e6d [2023-11-21T22:25:09.648Z] Removing intermediate container 5b534fa34e6d [2023-11-21T22:25:09.648Z] ---> a4a594aad460 [2023-11-21T22:25:09.648Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-21T22:25:09.648Z] ---> Running in b1c7177e2afb [2023-11-21T22:25:09.648Z] Removing intermediate container b1c7177e2afb [2023-11-21T22:25:09.648Z] ---> 05023d4527c6 [2023-11-21T22:25:09.648Z] Step 25/27 : LABEL arch=amd64 [2023-11-21T22:25:09.915Z] ---> Running in a21ab2b2dc46 [2023-11-21T22:25:09.915Z] Removing intermediate container a21ab2b2dc46 [2023-11-21T22:25:09.915Z] ---> 498b2767852a [2023-11-21T22:25:09.915Z] Step 26/27 : LABEL git_sha=2da72e616e07f1a9941cb3c29ae0763645acad67 [2023-11-21T22:25:09.915Z] ---> Running in 3e4ccb0f71b7 [2023-11-21T22:25:09.915Z] Removing intermediate container 3e4ccb0f71b7 [2023-11-21T22:25:09.915Z] ---> f11aef0b121e [2023-11-21T22:25:09.915Z] Step 27/27 : LABEL version=0.0.0 [2023-11-21T22:25:09.915Z] ---> Running in 07d17c4acb25 [2023-11-21T22:25:09.915Z] Removing intermediate container 07d17c4acb25 [2023-11-21T22:25:09.915Z] ---> a9d80e23fba8 [2023-11-21T22:25:09.915Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-21T22:25:09.915Z] Successfully built a9d80e23fba8 [2023-11-21T22:25:09.915Z] 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 [2023-11-21T22:25:11.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T22:25:11.469Z] [2023-11-21T22:25:11.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:25:11.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T22:25:11.885Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-21T22:25:11.885Z] 5eb5b503b376: Pulling fs layer [2023-11-21T22:25:11.885Z] 5c69ac0246d0: Pulling fs layer [2023-11-21T22:25:11.885Z] ec43610c2a17: Pulling fs layer [2023-11-21T22:25:11.885Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-21T22:25:11.885Z] 33b1e0a273af: Pulling fs layer [2023-11-21T22:25:11.885Z] 5d3b04190fa2: Pulling fs layer [2023-11-21T22:25:11.885Z] 2f39f015ded8: Pulling fs layer [2023-11-21T22:25:11.885Z] 3a2ae6a8a46f: Waiting [2023-11-21T22:25:11.885Z] 33b1e0a273af: Waiting [2023-11-21T22:25:11.885Z] 5d3b04190fa2: Waiting [2023-11-21T22:25:11.885Z] 2f39f015ded8: Waiting [2023-11-21T22:25:11.885Z] 5c69ac0246d0: Verifying Checksum [2023-11-21T22:25:11.885Z] 5c69ac0246d0: Download complete [2023-11-21T22:25:11.885Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-21T22:25:11.885Z] 3a2ae6a8a46f: Download complete [2023-11-21T22:25:11.885Z] ec43610c2a17: Verifying Checksum [2023-11-21T22:25:11.885Z] ec43610c2a17: Download complete [2023-11-21T22:25:11.885Z] 5d3b04190fa2: Verifying Checksum [2023-11-21T22:25:11.885Z] 5d3b04190fa2: Download complete [2023-11-21T22:25:11.885Z] 33b1e0a273af: Verifying Checksum [2023-11-21T22:25:11.885Z] 33b1e0a273af: Download complete [2023-11-21T22:25:12.143Z] 5eb5b503b376: Download complete [2023-11-21T22:25:12.707Z] 2f39f015ded8: Download complete [2023-11-21T22:25:13.286Z] 5eb5b503b376: Pull complete [2023-11-21T22:25:13.286Z] 5c69ac0246d0: Pull complete [2023-11-21T22:25:13.858Z] ec43610c2a17: Pull complete [2023-11-21T22:25:13.858Z] 3a2ae6a8a46f: Pull complete [2023-11-21T22:25:14.114Z] 33b1e0a273af: Pull complete [2023-11-21T22:25:14.114Z] 5d3b04190fa2: Pull complete [2023-11-21T22:25:18.295Z] 2f39f015ded8: Pull complete [2023-11-21T22:25:18.295Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-21T22:25:18.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T22:25:18.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:25:18.662Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2023-11-21T22:25:18.690Z] $ 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-625 -v /w/workspace/_app-service-configurable_PR-625:/w/workspace/_app-service-configurable_PR-625:rw,z -v /w/workspace/_app-service-configurable_PR-625@tmp:/w/workspace/_app-service-configurable_PR-625@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 [2023-11-21T22:25:22.736Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-374 in /w/workspace/_app-service-configurable_PR-625 [2023-11-21T22:25:24.307Z] $ docker top d3179d702750a8c2f6c5ad373bd3be6fb254e273233cdc25d9b87825c59738e4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-11-21T22:25:24.669Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-11-21T22:25:24.777Z] Selected Git installation does not exist. Using Default [2023-11-21T22:25:24.777Z] The recommended git tool is: NONE [2023-11-21T22:25:24.903Z] ---> job-cost.sh [2023-11-21T22:25:24.903Z] lf-activate-venv: SKIPPING [2023-11-21T22:25:24.903Z] INFO: No Stack... [2023-11-21T22:25:25.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-21T22:25:25.423Z] INFO: Archiving Costs [Pipeline] sh [2023-11-21T22:25:25.736Z] + cat /w/workspace/_app-service-configurable_PR-625/archives/cost.csv [2023-11-21T22:25:25.736Z] + cut -d, -f6 [Pipeline] lock [2023-11-21T22:25:25.775Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [2023-11-21T22:25:25.780Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] did not exist. Created. [2023-11-21T22:25:25.780Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-21T22:25:26.234Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-21T22:25:26.288Z] Stashed 1 file(s) [Pipeline] } [2023-11-21T22:25:26.346Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-21T22:25:26.487Z] $ docker stop --time=1 d3179d702750a8c2f6c5ad373bd3be6fb254e273233cdc25d9b87825c59738e4 [2023-11-21T22:25:27.632Z] $ docker rm -f --volumes d3179d702750a8c2f6c5ad373bd3be6fb254e273233cdc25d9b87825c59738e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-21T22:25:32.315Z] using credential edgex-jenkins-ssh [2023-11-21T22:25:32.342Z] Cloning the remote Git repository [2023-11-21T22:25:32.415Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-21T22:25:32.552Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-11-21T22:25:32.783Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-21T22:25:32.785Z] > git --version # timeout=10 [2023-11-21T22:25:32.811Z] > git --version # 'git version 2.25.1' [2023-11-21T22:25:32.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T22:25:33.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-21T22:25:35.422Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-21T22:25:35.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-21T22:25:37.385Z] Merging remotes/origin/main commit 35d704078b0040fb0b2eaaabdf6860ed02d459b4 into PR head commit 2da72e616e07f1a9941cb3c29ae0763645acad67 [2023-11-21T22:25:37.719Z] Merge succeeded, producing 2da72e616e07f1a9941cb3c29ae0763645acad67 [2023-11-21T22:25:37.720Z] Checking out Revision 2da72e616e07f1a9941cb3c29ae0763645acad67 (PR-625) [2023-11-21T22:25:36.720Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-21T22:25:36.783Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-21T22:25:36.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T22:25:36.810Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-21T22:25:37.410Z] > git config core.sparsecheckout # timeout=10 [2023-11-21T22:25:37.506Z] > git checkout -f 2da72e616e07f1a9941cb3c29ae0763645acad67 # timeout=10 [2023-11-21T22:25:37.598Z] > git remote # timeout=10 [2023-11-21T22:25:37.621Z] > git config --get remote.origin.url # timeout=10 [2023-11-21T22:25:37.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T22:25:37.663Z] > git merge 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 [2023-11-21T22:25:37.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-21T22:25:37.730Z] > git config core.sparsecheckout # timeout=10 [2023-11-21T22:25:37.749Z] > git checkout -f 2da72e616e07f1a9941cb3c29ae0763645acad67 # timeout=10 [2023-11-21T22:25:38.374Z] Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" [2023-11-21T22:25:38.443Z] > git --version # timeout=10 [2023-11-21T22:25:38.457Z] > git --version # 'git version 2.25.1' [2023-11-21T22:25:38.479Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T22:25:39.846Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-21T22:25:39.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-21T22:25:39.846Z] Dload Upload Total Spent Left Speed [2023-11-21T22:25:39.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 179k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2023-11-21T22:25:40.215Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-21T22:25:40.580Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-21T22:25:40.580Z] + sudo tee /etc/docker/daemon.new [2023-11-21T22:25:40.580Z] { [2023-11-21T22:25:40.580Z] "registry-mirrors": [ [2023-11-21T22:25:40.580Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-21T22:25:40.580Z] ], [2023-11-21T22:25:40.580Z] "bip": "10.250.0.254/24", [2023-11-21T22:25:40.580Z] "hosts": [ [2023-11-21T22:25:40.580Z] "tcp://0.0.0.0:5555", [2023-11-21T22:25:40.580Z] "unix:///var/run/docker.sock" [2023-11-21T22:25:40.580Z] ], [2023-11-21T22:25:40.580Z] "mtu": 1458, [2023-11-21T22:25:40.580Z] "selinux-enabled": true, [2023-11-21T22:25:40.580Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-21T22:25:40.580Z] } [Pipeline] sh [2023-11-21T22:25:40.944Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-21T22:25:41.321Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T22:25:59.787Z] provisioning config files... [2023-11-21T22:25:59.822Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7382067247885890207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:26:00.360Z] ---> ****-login.sh [2023-11-21T22:26:00.360Z] nexus3.edgexfoundry.org:10001 [2023-11-21T22:26:00.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:26:01.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:26:01.227Z] Configure a credential helper to remove this warning. See [2023-11-21T22:26:01.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:26:01.227Z] [2023-11-21T22:26:01.227Z] Login Succeeded [2023-11-21T22:26:01.227Z] nexus3.edgexfoundry.org:10002 [2023-11-21T22:26:01.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:26:01.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:26:01.504Z] Configure a credential helper to remove this warning. See [2023-11-21T22:26:01.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:26:01.504Z] [2023-11-21T22:26:01.504Z] Login Succeeded [2023-11-21T22:26:01.504Z] nexus3.edgexfoundry.org:10003 [2023-11-21T22:26:01.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:26:02.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:26:02.047Z] Configure a credential helper to remove this warning. See [2023-11-21T22:26:02.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:26:02.048Z] [2023-11-21T22:26:02.048Z] Login Succeeded [2023-11-21T22:26:02.048Z] nexus3.edgexfoundry.org:10004 [2023-11-21T22:26:02.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:26:02.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:26:02.317Z] Configure a credential helper to remove this warning. See [2023-11-21T22:26:02.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:26:02.317Z] [2023-11-21T22:26:02.317Z] Login Succeeded [2023-11-21T22:26:02.317Z] ****.io [2023-11-21T22:26:02.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:26:02.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:26:02.859Z] Configure a credential helper to remove this warning. See [2023-11-21T22:26:02.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:26:02.859Z] [2023-11-21T22:26:02.859Z] Login Succeeded [2023-11-21T22:26:02.859Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T22:26:02.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-21T22:26:03.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T22:26:03.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T22:26:03.679Z] ========================================================= [2023-11-21T22:26:03.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-21T22:26:03.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:26:04.362Z] + 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 . [2023-11-21T22:26:04.362Z] Sending build context to Docker daemon 159.7kB [2023-11-21T22:26:04.636Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T22:26:04.636Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-21T22:26:04.910Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-21T22:26:04.910Z] 9fda8d8052c6: Pulling fs layer [2023-11-21T22:26:04.910Z] 5d54e960e981: Pulling fs layer [2023-11-21T22:26:04.910Z] c4a7e357bf2a: Pulling fs layer [2023-11-21T22:26:04.910Z] f0e02332f6b5: Pulling fs layer [2023-11-21T22:26:04.910Z] 872ee5b61b7b: Pulling fs layer [2023-11-21T22:26:04.910Z] 0c6a40ed1a82: Pulling fs layer [2023-11-21T22:26:04.910Z] 94ae7d8d031c: Pulling fs layer [2023-11-21T22:26:04.910Z] 872ee5b61b7b: Waiting [2023-11-21T22:26:04.910Z] 0c6a40ed1a82: Waiting [2023-11-21T22:26:04.910Z] 94ae7d8d031c: Waiting [2023-11-21T22:26:04.910Z] f0e02332f6b5: Waiting [2023-11-21T22:26:04.911Z] 5d54e960e981: Verifying Checksum [2023-11-21T22:26:04.911Z] 5d54e960e981: Download complete [2023-11-21T22:26:04.911Z] f0e02332f6b5: Verifying Checksum [2023-11-21T22:26:04.911Z] f0e02332f6b5: Download complete [2023-11-21T22:26:04.911Z] 872ee5b61b7b: Verifying Checksum [2023-11-21T22:26:04.911Z] 872ee5b61b7b: Download complete [2023-11-21T22:26:04.911Z] 9fda8d8052c6: Verifying Checksum [2023-11-21T22:26:04.911Z] 9fda8d8052c6: Download complete [2023-11-21T22:26:05.508Z] 94ae7d8d031c: Verifying Checksum [2023-11-21T22:26:05.508Z] 94ae7d8d031c: Download complete [2023-11-21T22:26:06.103Z] 9fda8d8052c6: Pull complete [2023-11-21T22:26:06.705Z] 5d54e960e981: Pull complete [2023-11-21T22:26:06.977Z] c4a7e357bf2a: Download complete [2023-11-21T22:26:08.400Z] 0c6a40ed1a82: Download complete [2023-11-21T22:26:20.774Z] c4a7e357bf2a: Pull complete [2023-11-21T22:26:20.774Z] f0e02332f6b5: Pull complete [2023-11-21T22:26:20.774Z] 872ee5b61b7b: Pull complete [2023-11-21T22:26:30.918Z] 0c6a40ed1a82: Pull complete [2023-11-21T22:26:31.196Z] 94ae7d8d031c: Pull complete [2023-11-21T22:26:31.197Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-21T22:26:31.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-21T22:26:31.197Z] ---> 86de565de09d [2023-11-21T22:26:31.197Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T22:26:33.795Z] ---> Running in 6f678a5c512d [2023-11-21T22:26:33.795Z] Removing intermediate container 6f678a5c512d [2023-11-21T22:26:33.795Z] ---> d84115f17c8d [2023-11-21T22:26:33.795Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T22:26:34.077Z] ---> Running in 45d03716cd4a [2023-11-21T22:26:34.352Z] Removing intermediate container 45d03716cd4a [2023-11-21T22:26:34.352Z] ---> 36ecdc9da428 [2023-11-21T22:26:34.352Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-21T22:26:34.352Z] ---> Running in c10f7aeff954 [2023-11-21T22:26:34.947Z] Removing intermediate container c10f7aeff954 [2023-11-21T22:26:34.947Z] ---> 164fc19eedf3 [2023-11-21T22:26:34.947Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T22:26:34.947Z] ---> Running in 7de786b1dba7 [2023-11-21T22:26:36.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T22:26:36.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T22:26:38.206Z] OK: 266 MiB in 52 packages [2023-11-21T22:26:39.661Z] Removing intermediate container 7de786b1dba7 [2023-11-21T22:26:39.661Z] ---> 40d03b5a0f28 [2023-11-21T22:26:39.661Z] Step 7/12 : WORKDIR /app [2023-11-21T22:26:39.661Z] ---> Running in c26427c6f2fa [2023-11-21T22:26:39.935Z] Removing intermediate container c26427c6f2fa [2023-11-21T22:26:39.935Z] ---> 7b72d7228b45 [2023-11-21T22:26:39.935Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-21T22:26:40.536Z] ---> 4d47c5824b9d [2023-11-21T22:26:40.536Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T22:26:40.536Z] ---> Running in b1afc4b48742 [2023-11-21T22:28:02.254Z] Removing intermediate container b1afc4b48742 [2023-11-21T22:28:02.254Z] ---> c92ff9ff52a5 [2023-11-21T22:28:02.254Z] Step 10/12 : COPY . . [2023-11-21T22:28:02.254Z] ---> 89470901623b [2023-11-21T22:28:02.254Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T22:28:02.254Z] ---> Running in 92ccf48d8d51 [2023-11-21T22:28:02.254Z] Removing intermediate container 92ccf48d8d51 [2023-11-21T22:28:02.254Z] ---> ff37758b6aa3 [2023-11-21T22:28:02.254Z] Step 12/12 : RUN $MAKE [2023-11-21T22:28:02.254Z] ---> Running in a2cbcaefc434 [2023-11-21T22:28:02.523Z] noop [2023-11-21T22:28:03.501Z] Removing intermediate container a2cbcaefc434 [2023-11-21T22:28:03.502Z] ---> 5766f05db4c1 [2023-11-21T22:28:03.502Z] Successfully built 5766f05db4c1 [2023-11-21T22:28:03.502Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:28:04.133Z] + docker inspect -f . ci-base-image-arm64 [2023-11-21T22:28:04.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:28:04.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-374 does not seem to be running inside a container [2023-11-21T22:28:04.639Z] $ 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 [2023-11-21T22:28:06.053Z] $ docker top 407fc8f742ec4f2a6648dbc0bd3385fbb0359b58d9a14550739c466762962010 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:28:07.093Z] + go version [2023-11-21T22:28:07.093Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-21T22:28:07.132Z] $ docker stop --time=1 407fc8f742ec4f2a6648dbc0bd3385fbb0359b58d9a14550739c466762962010 [2023-11-21T22:28:08.948Z] $ docker rm -f --volumes 407fc8f742ec4f2a6648dbc0bd3385fbb0359b58d9a14550739c466762962010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:28:10.235Z] + docker inspect -f . ci-base-image-arm64 [2023-11-21T22:28:10.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:28:10.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-374 does not seem to be running inside a container [2023-11-21T22:28:10.721Z] $ 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 [2023-11-21T22:28:12.100Z] $ docker top be91ab91f3e1c5519962c19b8a73f41bd1e9ab966027d30628650eeb0b2301f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:28:13.103Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-11-21T22:28:13.888Z] + make test [2023-11-21T22:28:13.888Z] go test -race -coverprofile=coverage.out ./... [2023-11-21T22:31:21.765Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-21T22:31:21.765Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-21T22:31:21.765Z] go vet ./... [2023-11-21T22:33:28.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-21T22:33:28.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-21T22:33:28.460Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-21T22:33:28.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-21T22:33:28.582Z] $ docker stop --time=1 be91ab91f3e1c5519962c19b8a73f41bd1e9ab966027d30628650eeb0b2301f9 [2023-11-21T22:33:30.614Z] $ docker rm -f --volumes be91ab91f3e1c5519962c19b8a73f41bd1e9ab966027d30628650eeb0b2301f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T22:33:32.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-21T22:33:32.464Z] Warning: overwriting stash ‘coverage-report’ [2023-11-21T22:33:32.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T22:33:33.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-21T22:33:34.143Z] + ls -al . [2023-11-21T22:33:34.143Z] total 180 [2023-11-21T22:33:34.143Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 21 22:28 . [2023-11-21T22:33:34.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:25 .. [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 21 22:25 .dockerignore [2023-11-21T22:33:34.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:25 .git [2023-11-21T22:33:34.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:25 .github [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 21 22:25 .gitignore [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:25 .golangci.yml [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 21 22:25 Attribution.txt [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 21 22:25 CHANGELOG.md [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 21 22:25 Dockerfile [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:25 GOVERNANCE.md [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 21 22:25 Jenkinsfile [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 21 22:25 LICENSE [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 21 22:25 OWNERS.md [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 21 22:25 README.md [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION [2023-11-21T22:33:34.143Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:25 bin [2023-11-21T22:33:34.143Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 21 22:28 coverage.out [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 21 22:25 go.mod [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 21 22:25 go.sum [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 21 22:25 main.go [2023-11-21T22:33:34.143Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 21 22:25 makefile [2023-11-21T22:33:34.143Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:33:34.656Z] + 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=2da72e616e07f1a9941cb3c29ae0763645acad67 --label arch=arm64 --label version=0.0.0 . [2023-11-21T22:33:34.656Z] Sending build context to Docker daemon 160.8kB [2023-11-21T22:33:34.925Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T22:33:34.925Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-21T22:33:34.925Z] ---> 5766f05db4c1 [2023-11-21T22:33:34.925Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T22:33:34.925Z] ---> Running in 5ba653927967 [2023-11-21T22:33:35.520Z] Removing intermediate container 5ba653927967 [2023-11-21T22:33:35.520Z] ---> b9a51d67e7c4 [2023-11-21T22:33:35.520Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T22:33:35.520Z] ---> Running in 2e4a940feb69 [2023-11-21T22:33:35.792Z] Removing intermediate container 2e4a940feb69 [2023-11-21T22:33:35.792Z] ---> 67a7883f1a98 [2023-11-21T22:33:35.792Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-21T22:33:35.793Z] ---> Running in 73bf28ec33e8 [2023-11-21T22:33:36.381Z] Removing intermediate container 73bf28ec33e8 [2023-11-21T22:33:36.382Z] ---> 5a2750afa38a [2023-11-21T22:33:36.382Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T22:33:36.382Z] ---> Running in 9925b3c67b5c [2023-11-21T22:33:37.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T22:33:37.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T22:33:39.359Z] OK: 266 MiB in 52 packages [2023-11-21T22:33:40.332Z] Removing intermediate container 9925b3c67b5c [2023-11-21T22:33:40.332Z] ---> 7a7732752136 [2023-11-21T22:33:40.332Z] Step 7/27 : WORKDIR /app [2023-11-21T22:33:40.332Z] ---> Running in 709144096fa3 [2023-11-21T22:33:40.602Z] Removing intermediate container 709144096fa3 [2023-11-21T22:33:40.602Z] ---> e4d042ed432a [2023-11-21T22:33:40.602Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-21T22:33:41.193Z] ---> 3cdbbc13b67e [2023-11-21T22:33:41.193Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T22:33:41.467Z] ---> Running in bfefc84fe6b1 [2023-11-21T22:33:44.844Z] Removing intermediate container bfefc84fe6b1 [2023-11-21T22:33:44.844Z] ---> 4c664dd641fe [2023-11-21T22:33:44.844Z] Step 10/27 : COPY . . [2023-11-21T22:33:44.844Z] ---> db4897132d6a [2023-11-21T22:33:44.844Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T22:33:45.113Z] ---> Running in 0c4edc6a6774 [2023-11-21T22:33:45.381Z] Removing intermediate container 0c4edc6a6774 [2023-11-21T22:33:45.381Z] ---> 624db92d671f [2023-11-21T22:33:45.381Z] Step 12/27 : RUN $MAKE [2023-11-21T22:33:45.381Z] ---> Running in 9c2f0bf69ce0 [2023-11-21T22:33:46.791Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-21T22:35:38.477Z] Removing intermediate container 9c2f0bf69ce0 [2023-11-21T22:35:38.477Z] ---> 5f2fcd542774 [2023-11-21T22:35:38.477Z] Step 13/27 : FROM alpine:3.18 [2023-11-21T22:35:38.477Z] 3.18: Pulling from library/alpine [2023-11-21T22:35:38.477Z] 579b34f0a95b: Pulling fs layer [2023-11-21T22:35:38.477Z] 579b34f0a95b: Verifying Checksum [2023-11-21T22:35:38.477Z] 579b34f0a95b: Download complete [2023-11-21T22:35:38.746Z] 579b34f0a95b: Pull complete [2023-11-21T22:35:38.746Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-21T22:35:38.746Z] Status: Downloaded newer image for alpine:3.18 [2023-11-21T22:35:38.746Z] ---> 3cc203321400 [2023-11-21T22:35:38.746Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-21T22:35:39.015Z] ---> Running in 330aa053abde [2023-11-21T22:35:39.281Z] Removing intermediate container 330aa053abde [2023-11-21T22:35:39.281Z] ---> 296db13e09b8 [2023-11-21T22:35:39.281Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-21T22:35:39.281Z] ---> Running in f7391ba23923 [2023-11-21T22:35:39.550Z] Removing intermediate container f7391ba23923 [2023-11-21T22:35:39.550Z] ---> 22f5e6021006 [2023-11-21T22:35:39.550Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-21T22:35:39.824Z] ---> Running in c653a27f1e2d [2023-11-21T22:35:40.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T22:35:41.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T22:35:42.794Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-21T22:35:42.794Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-21T22:35:42.794Z] Executing busybox-1.36.1-r2.trigger [2023-11-21T22:35:42.794Z] Executing ca-certificates-20230506-r0.trigger [2023-11-21T22:35:42.794Z] OK: 9 MiB in 17 packages [2023-11-21T22:35:44.211Z] Removing intermediate container c653a27f1e2d [2023-11-21T22:35:44.211Z] ---> fe391ce004c9 [2023-11-21T22:35:44.211Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-21T22:35:44.211Z] ---> Running in 1d3ae35f0beb [2023-11-21T22:35:45.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T22:35:45.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T22:35:47.312Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T22:35:47.312Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:35:47.312Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-21T22:35:47.312Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:35:47.312Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T22:35:47.312Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T22:35:47.312Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:35:47.312Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T22:35:47.584Z] Executing busybox-1.36.1-r5.trigger [2023-11-21T22:35:47.584Z] Executing ca-certificates-20230506-r0.trigger [2023-11-21T22:35:47.584Z] OK: 9 MiB in 17 packages [2023-11-21T22:35:49.000Z] Removing intermediate container 1d3ae35f0beb [2023-11-21T22:35:49.000Z] ---> 1ca2b5b262b3 [2023-11-21T22:35:49.000Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-21T22:35:49.590Z] ---> dd074cb5d804 [2023-11-21T22:35:49.590Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-21T22:35:50.178Z] ---> 12ae9443bda1 [2023-11-21T22:35:50.178Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-21T22:35:50.775Z] ---> a7eb443b9588 [2023-11-21T22:35:50.775Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-21T22:35:52.732Z] ---> 1749abd58759 [2023-11-21T22:35:52.732Z] Step 22/27 : EXPOSE 48095 [2023-11-21T22:35:52.732Z] ---> Running in d25e838c68ee [2023-11-21T22:35:53.331Z] Removing intermediate container d25e838c68ee [2023-11-21T22:35:53.331Z] ---> 1731723ab3ae [2023-11-21T22:35:53.331Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-21T22:35:53.331Z] ---> Running in 42570396478d [2023-11-21T22:35:53.603Z] Removing intermediate container 42570396478d [2023-11-21T22:35:53.603Z] ---> 5249b8004645 [2023-11-21T22:35:53.603Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-21T22:35:53.877Z] ---> Running in b8d903c4b01b [2023-11-21T22:35:54.147Z] Removing intermediate container b8d903c4b01b [2023-11-21T22:35:54.147Z] ---> 3c08e424e4fd [2023-11-21T22:35:54.147Z] Step 25/27 : LABEL arch=arm64 [2023-11-21T22:35:54.430Z] ---> Running in 1f44dc2d58e5 [2023-11-21T22:35:54.706Z] Removing intermediate container 1f44dc2d58e5 [2023-11-21T22:35:54.706Z] ---> dbaae7f155b0 [2023-11-21T22:35:54.706Z] Step 26/27 : LABEL git_sha=2da72e616e07f1a9941cb3c29ae0763645acad67 [2023-11-21T22:35:54.976Z] ---> Running in dbc6a7c2cd69 [2023-11-21T22:35:57.608Z] Removing intermediate container dbc6a7c2cd69 [2023-11-21T22:35:57.608Z] ---> 73a218d687fd [2023-11-21T22:35:57.608Z] Step 27/27 : LABEL version=0.0.0 [2023-11-21T22:35:57.608Z] ---> Running in bf3a83c8ced1 [2023-11-21T22:35:57.608Z] Removing intermediate container bf3a83c8ced1 [2023-11-21T22:35:57.608Z] ---> c4dbd1e95e4f [2023-11-21T22:35:57.608Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-21T22:35:57.608Z] Successfully built c4dbd1e95e4f [2023-11-21T22:35:57.608Z] 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 [2023-11-21T22:35:58.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T22:35:58.935Z] [2023-11-21T22:35:58.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:35:59.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T22:35:59.670Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-21T22:35:59.670Z] 8998bd30e6a1: Pulling fs layer [2023-11-21T22:35:59.670Z] 04944245beec: Pulling fs layer [2023-11-21T22:35:59.670Z] 699f458cf7ca: Pulling fs layer [2023-11-21T22:35:59.670Z] 765212b225bb: Pulling fs layer [2023-11-21T22:35:59.670Z] f23df028b6ca: Pulling fs layer [2023-11-21T22:35:59.670Z] d65c8cfc05b1: Pulling fs layer [2023-11-21T22:35:59.670Z] 2437ff75d9bd: Pulling fs layer [2023-11-21T22:35:59.670Z] 765212b225bb: Waiting [2023-11-21T22:35:59.670Z] f23df028b6ca: Waiting [2023-11-21T22:35:59.670Z] d65c8cfc05b1: Waiting [2023-11-21T22:35:59.670Z] 2437ff75d9bd: Waiting [2023-11-21T22:35:59.670Z] 04944245beec: Verifying Checksum [2023-11-21T22:35:59.670Z] 04944245beec: Download complete [2023-11-21T22:35:59.670Z] 765212b225bb: Verifying Checksum [2023-11-21T22:35:59.670Z] 765212b225bb: Download complete [2023-11-21T22:35:59.670Z] f23df028b6ca: Verifying Checksum [2023-11-21T22:35:59.670Z] f23df028b6ca: Download complete [2023-11-21T22:35:59.940Z] d65c8cfc05b1: Verifying Checksum [2023-11-21T22:35:59.940Z] d65c8cfc05b1: Download complete [2023-11-21T22:35:59.940Z] 699f458cf7ca: Verifying Checksum [2023-11-21T22:35:59.940Z] 699f458cf7ca: Download complete [2023-11-21T22:36:00.528Z] 8998bd30e6a1: Verifying Checksum [2023-11-21T22:36:00.528Z] 8998bd30e6a1: Download complete [2023-11-21T22:36:04.046Z] 2437ff75d9bd: Verifying Checksum [2023-11-21T22:36:04.046Z] 2437ff75d9bd: Download complete [2023-11-21T22:36:06.680Z] 8998bd30e6a1: Pull complete [2023-11-21T22:36:07.272Z] 04944245beec: Pull complete [2023-11-21T22:36:09.234Z] 699f458cf7ca: Pull complete [2023-11-21T22:36:09.234Z] 765212b225bb: Pull complete [2023-11-21T22:36:10.205Z] f23df028b6ca: Pull complete [2023-11-21T22:36:11.178Z] d65c8cfc05b1: Pull complete [2023-11-21T22:36:29.418Z] 2437ff75d9bd: Pull complete [2023-11-21T22:36:29.418Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-21T22:36:29.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T22:36:29.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:36:29.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-374 does not seem to be running inside a container [2023-11-21T22:36:30.009Z] $ 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 [2023-11-21T22:36:33.013Z] $ docker top ddc25de5cc30cdf6234e45b2ab39bd418e38bf5757ebfe3f4baad74d0a0748d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:36:34.016Z] ---> job-cost.sh [2023-11-21T22:36:34.016Z] lf-activate-venv: SKIPPING [2023-11-21T22:36:34.016Z] INFO: No Stack... [2023-11-21T22:36:34.599Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-21T22:36:35.179Z] INFO: Archiving Costs [Pipeline] sh [2023-11-21T22:36:35.837Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-11-21T22:36:35.837Z] + cut -d, -f6 [Pipeline] lock [2023-11-21T22:36:35.913Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [2023-11-21T22:36:35.917Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] did not exist. Created. [2023-11-21T22:36:35.917Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-21T22:36:36.726Z] /w/workspace/app-service-configurable/1@tmp/durable-91eac081/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-21T22:36:37.394Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-21T22:36:37.431Z] Warning: overwriting stash ‘stack-cost’ [2023-11-21T22:36:37.480Z] Stashed 1 file(s) [Pipeline] } [2023-11-21T22:36:37.518Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-21T22:36:37.709Z] $ docker stop --time=1 ddc25de5cc30cdf6234e45b2ab39bd418e38bf5757ebfe3f4baad74d0a0748d1 [2023-11-21T22:36:40.348Z] $ docker rm -f --volumes ddc25de5cc30cdf6234e45b2ab39bd418e38bf5757ebfe3f4baad74d0a0748d1 [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 [2023-11-21T22:36:42.352Z] provisioning config files... [2023-11-21T22:36:42.359Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-625@tmp/config6673048939020060752tmp [Pipeline] { [Pipeline] sh [2023-11-21T22:36:42.787Z] + set +x [2023-11-21T22:36:42.787Z] + bash -s -- [2023-11-21T22:36:42.787Z] + curl -s https://codecov.io/bash [2023-11-21T22:36:42.787Z] [2023-11-21T22:36:42.787Z] _____ _ [2023-11-21T22:36:42.787Z] / ____| | | [2023-11-21T22:36:42.787Z] | | ___ __| | ___ ___ _____ __ [2023-11-21T22:36:42.787Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-21T22:36:42.787Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-21T22:36:42.787Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-21T22:36:42.787Z] Bash-1.0.6 [2023-11-21T22:36:42.787Z] [2023-11-21T22:36:42.787Z] [2023-11-21T22:36:42.787Z] ==> git version 2.25.1 found [2023-11-21T22:36:42.787Z] ==> 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 [2023-11-21T22:36:42.787Z] Release-Date: 2020-01-08 [2023-11-21T22:36:42.787Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-21T22:36:42.787Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-21T22:36:42.787Z] ==> Jenkins CI detected. [2023-11-21T22:36:42.787Z] current dir:  /w/workspace/_app-service-configurable_PR-625 [2023-11-21T22:36:42.787Z] project root: . [2023-11-21T22:36:42.787Z] --> token set from env [2023-11-21T22:36:42.787Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-21T22:36:42.787Z] ==> Running gcov in . (disable via -X gcov) [2023-11-21T22:36:42.787Z] ==> Python coveragepy not found [2023-11-21T22:36:42.787Z] ==> Searching for coverage reports in: [2023-11-21T22:36:42.787Z] + . [2023-11-21T22:36:42.787Z] -> Found 1 reports [2023-11-21T22:36:42.787Z] ==> Detecting git/mercurial file structure [2023-11-21T22:36:42.787Z] ==> Reading reports [2023-11-21T22:36:42.787Z] + ./coverage.out bytes=13 [2023-11-21T22:36:42.787Z] ==> Appending adjustments [2023-11-21T22:36:42.787Z] https://docs.codecov.io/docs/fixing-reports [2023-11-21T22:36:42.787Z] + Found adjustments [2023-11-21T22:36:43.048Z] ==> Gzipping contents [2023-11-21T22:36:43.048Z] 4.0K /tmp/codecov.ezqYaS.gz [2023-11-21T22:36:43.048Z] ==> Uploading reports [2023-11-21T22:36:43.048Z] url: https://codecov.io [2023-11-21T22:36:43.048Z] query: branch=PR-625&commit=2da72e616e07f1a9941cb3c29ae0763645acad67&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=625&job=&cmd_args= [2023-11-21T22:36:43.048Z] -> Pinging Codecov [2023-11-21T22:36:43.048Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-625&commit=2da72e616e07f1a9941cb3c29ae0763645acad67&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=625&job=&cmd_args= [2023-11-21T22:36:43.048Z] -> Uploading to [2023-11-21T22:36:43.048Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-21/A97CA9966030D2A3747ED39772930CCE/2da72e616e07f1a9941cb3c29ae0763645acad67/c048426b-e8ca-46e9-839d-c775b18a048f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T223642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5284678ca9be9ccc5c0700b8e86f95e5e69bfe58e8d91e7d16f654399204b1d [2023-11-21T22:36:43.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-21T22:36:43.048Z] Dload Upload Total Spent Left Speed [2023-11-21T22:36:43.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1026 --:--:-- --:--:-- --:--:-- 1026 [2023-11-21T22:36:43.309Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] } [2023-11-21T22:36:43.339Z] 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 [2023-11-21T22:36:46.606Z] + [ -d /w/workspace/_app-service-configurable_PR-625/archives ] [2023-11-21T22:36:46.606Z] + ls -al /w/workspace/_app-service-configurable_PR-625/archives [2023-11-21T22:36:46.606Z] total 16 [2023-11-21T22:36:46.606Z] drwxr-xr-x 3 root root 4096 Nov 21 22:25 . [2023-11-21T22:36:46.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:25 .. [2023-11-21T22:36:46.606Z] drwxr-xr-x 2 root root 4096 Nov 21 22:25 cost [2023-11-21T22:36:46.606Z] -rw-r--r-- 1 root root 96 Nov 21 22:25 cost.csv [2023-11-21T22:36:46.606Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-625/archives [2023-11-21T22:36:46.606Z] + ls -al /w/workspace/_app-service-configurable_PR-625/archives [2023-11-21T22:36:46.606Z] total 16 [2023-11-21T22:36:46.606Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:25 . [2023-11-21T22:36:46.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:25 .. [2023-11-21T22:36:46.606Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:25 cost [2023-11-21T22:36:46.606Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 21 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:36:46.931Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:36:47.821Z] ---> package-listing.sh [2023-11-21T22:36:47.821Z] ++ facter osfamily [2023-11-21T22:36:47.821Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-21T22:36:48.081Z] + OS_FAMILY=debian [2023-11-21T22:36:48.081Z] + workspace=/w/workspace/_app-service-configurable_PR-625 [2023-11-21T22:36:48.081Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-21T22:36:48.081Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-21T22:36:48.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-21T22:36:48.081Z] + PACKAGES=/tmp/packages_start.txt [2023-11-21T22:36:48.081Z] + '[' /w/workspace/_app-service-configurable_PR-625 ']' [2023-11-21T22:36:48.081Z] + PACKAGES=/tmp/packages_end.txt [2023-11-21T22:36:48.081Z] + case "${OS_FAMILY}" in [2023-11-21T22:36:48.081Z] + dpkg -l [2023-11-21T22:36:48.081Z] + grep '^ii' [2023-11-21T22:36:48.081Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-21T22:36:48.081Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-21T22:36:48.081Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-21T22:36:48.081Z] + '[' /w/workspace/_app-service-configurable_PR-625 ']' [2023-11-21T22:36:48.081Z] + mkdir -p /w/workspace/_app-service-configurable_PR-625/archives/ [2023-11-21T22:36:48.081Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-625/archives/ [Pipeline] echo [2023-11-21T22:36:48.112Z] 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-625/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-21T22:36:48.407Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:36:49.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T22:36:49.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:36:49.318Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2023-11-21T22:36:49.344Z] $ 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-625/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-625 -v /w/workspace/_app-service-configurable_PR-625:/w/workspace/_app-service-configurable_PR-625:rw,z -v /w/workspace/_app-service-configurable_PR-625@tmp:/w/workspace/_app-service-configurable_PR-625@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 [2023-11-21T22:36:49.516Z] $ docker top 69b86c3e1a8009c3d39ced473a909a6246b1f5466ea5c20f0f607c6a773c8131 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:36:50.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-21T22:36:50.325Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-21T22:36:50.644Z] + ls /var/log/sa-host [2023-11-21T22:36:50.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T22:36:50.827Z] provisioning config files... [2023-11-21T22:36:50.834Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-625@tmp/config8425349745086468603tmp [Pipeline] { [Pipeline] echo [2023-11-21T22:36:50.986Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:36:51.301Z] ---> create-netrc.sh [Pipeline] } [2023-11-21T22:36:51.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:36:51.826Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-21T22:36:51.860Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:36:52.172Z] ---> sudo-logs.sh [2023-11-21T22:36:52.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-21T22:36:52.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:36:52.705Z] ---> job-cost.sh [2023-11-21T22:36:52.705Z] lf-activate-venv: SKIPPING [2023-11-21T22:36:52.705Z] DEBUG: total: 0.2199999988079071 [2023-11-21T22:36:52.705Z] INFO: Retrieving Stack Cost... [2023-11-21T22:36:52.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-21T22:36:53.277Z] INFO: Archiving Costs [Pipeline] echo [2023-11-21T22:36:53.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:36:53.633Z] ---> logs-deploy.sh [2023-11-21T22:36:53.633Z] lf-activate-venv: SKIPPING [2023-11-21T22:36:53.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-625/1 [2023-11-21T22:36:53.633Z] INFO: archiving workspace using pattern(s): [2023-11-21T22:36:54.574Z] Archives upload complete. [2023-11-21T22:36:54.574Z] INFO: archiving logs to Nexus