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 22:21:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:45 ========================================================= 22:21:45 EdgeX Global Pipelines Version Info 22:21:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:48 ------------------- 22:21:48 stable info: 22:21:48 ------------------- 22:21:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:48 Message: update stable to v1.0.258 22:21:49 ------------------- 22:21:49 experimental info: 22:21:49 ------------------- 22:21:49 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:49 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2da72e6 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:52 provisioning config files... 22:21:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-625@tmp/config3269085239042617170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:53 ---> ****-login.sh 22:21:53 nexus3.edgexfoundry.org:10001 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10002 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10003 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10004 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 ****.io 22:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:54 Configure a credential helper to remove this warning. See 22:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:54 22:21:54 Login Succeeded 22:21:54 ---> ****-login.sh ends [Pipeline] } 22:21:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:21:55 + git rev-list -1 --merges 2da72e616e07f1a9941cb3c29ae0763645acad67~1..2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] echo 22:21:55 -----------> git rev-list -1 --merges 2da72e616e07f1a9941cb3c29ae0763645acad67~1..2da72e616e07f1a9941cb3c29ae0763645acad67 2da72e616e07f1a9941cb3c29ae0763645acad67 [false] [Pipeline] sh 22:21:55 + git log --format=format:%s -1 2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] echo 22:21:55 ========================================================= 22:21:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:21:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:56 + git log --format=format:%s -1 2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] echo 22:21:56 [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 22:21:56 [semverPrep] This is not a build commit. [Pipeline] sh 22:21:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:56 + grep -v github /etc/ssh/ssh_known_hosts 22:21:56 + [ -e /tmp/ssh_known_hosts ] 22:21:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:21:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:21:56 + sudo tee -a /etc/ssh/ssh_known_hosts 22:21:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:57 22:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:58 0.1.4: Pulling from edgex-devops/py-git-semver 22:21:58 b85a868b505f: Pulling fs layer 22:21:58 e2be974225ed: Pulling fs layer 22:21:58 339a4e72a1f5: Pulling fs layer 22:21:58 988bab9f4d93: Pulling fs layer 22:21:58 1469e6f7b9e6: Pulling fs layer 22:21:58 eaf3925da568: Pulling fs layer 22:21:58 bab4dde63d76: Pulling fs layer 22:21:58 bde34c3a00c8: Pulling fs layer 22:21:58 b352a97aabf1: Pulling fs layer 22:21:58 4872d77fe225: Pulling fs layer 22:21:58 5851b861e8e6: Pulling fs layer 22:21:58 eaf3925da568: Waiting 22:21:58 bab4dde63d76: Waiting 22:21:58 bde34c3a00c8: Waiting 22:21:58 b352a97aabf1: Waiting 22:21:58 4872d77fe225: Waiting 22:21:58 5851b861e8e6: Waiting 22:21:58 988bab9f4d93: Waiting 22:21:58 1469e6f7b9e6: Waiting 22:21:58 e2be974225ed: Download complete 22:21:58 988bab9f4d93: Verifying Checksum 22:21:58 988bab9f4d93: Download complete 22:21:58 1469e6f7b9e6: Verifying Checksum 22:21:58 1469e6f7b9e6: Download complete 22:21:58 eaf3925da568: Download complete 22:21:58 339a4e72a1f5: Verifying Checksum 22:21:58 339a4e72a1f5: Download complete 22:21:58 bde34c3a00c8: Verifying Checksum 22:21:58 b352a97aabf1: Verifying Checksum 22:21:58 b352a97aabf1: Download complete 22:21:58 4872d77fe225: Download complete 22:21:58 5851b861e8e6: Verifying Checksum 22:21:59 b85a868b505f: Verifying Checksum 22:21:59 b85a868b505f: Download complete 22:21:59 bab4dde63d76: Verifying Checksum 22:22:00 b85a868b505f: Pull complete 22:22:01 e2be974225ed: Pull complete 22:22:02 339a4e72a1f5: Pull complete 22:22:03 988bab9f4d93: Pull complete 22:22:03 1469e6f7b9e6: Pull complete 22:22:03 eaf3925da568: Pull complete 22:22:05 bab4dde63d76: Pull complete 22:22:05 bde34c3a00c8: Pull complete 22:22:05 b352a97aabf1: Pull complete 22:22:05 4872d77fe225: Pull complete 22:22:06 5851b861e8e6: Pull complete 22:22:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:06 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 22:22:06 $ 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 22:22:14 $ docker top 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 -eo pid,comm 22:22:14 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). 22:22:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:14 [ssh-agent] Looking for ssh-agent implementation... 22:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:15 $ docker exec 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 ssh-agent 22:22:15 SSH_AUTH_SOCK=/tmp/ssh-bFnzh8lbtV1a/agent.33 22:22:15 SSH_AGENT_PID=39 22:22:15 Running ssh-add (command line suppressed) 22:22:15 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) 22:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:15 + git tag --points-at HEAD [Pipeline] } 22:22:15 $ docker exec --env ******** --env ******** 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 ssh-agent -k 22:22:15 unset SSH_AUTH_SOCK; 22:22:15 unset SSH_AGENT_PID; 22:22:15 echo Agent pid 39 killed; 22:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:16 [ssh-agent] Looking for ssh-agent implementation... 22:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:16 $ docker exec 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 ssh-agent 22:22:16 SSH_AUTH_SOCK=/tmp/ssh-DtN718YvOade/agent.71 22:22:16 SSH_AGENT_PID=77 22:22:16 Running ssh-add (command line suppressed) 22:22:16 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) 22:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:16 + git semver init 22:22:16 2023-11-21 22:22:16,887 [run_init] DEBUG init version:0.0.0 force:False 22:22:16 2023-11-21 22:22:16,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-625/.semver 22:22:16 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 22:22:16 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) 22:22:18 2023-11-21 22:22:18,148 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-625/.git/info/exclude 22:22:18 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 22:22:18 2023-11-21 22:22:18,148 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-625/.semver/PR-625 22:22:18 2023-11-21 22:22:18,153 [execute] INFO git cat-file --batch-check 22:22:18 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=) 22:22:18 2023-11-21 22:22:18,159 [execute] INFO git cat-file --batch 22:22:18 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=) 22:22:18 2023-11-21 22:22:18,164 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-625/.semver/PR-625 22:22:18 0.0.0 [Pipeline] } 22:22:18 $ docker exec --env ******** --env ******** 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 ssh-agent -k 22:22:18 unset SSH_AUTH_SOCK; 22:22:18 unset SSH_AGENT_PID; 22:22:18 echo Agent pid 77 killed; 22:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:19 + git semver [Pipeline] } 22:22:19 $ docker stop --time=1 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 22:22:20 $ docker rm -f --volumes 0005106d815cffee2057c9edbacb9277ed78d53a52f0a2f11dafe2e7959c5e77 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:21 Stashed 1 file(s) [Pipeline] echo 22:22:21 [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 22:22:22 provisioning config files... 22:22:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-625@tmp/config4118242337068786262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:23 ---> ****-login.sh 22:22:23 nexus3.edgexfoundry.org:10001 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10002 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10003 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10004 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 ****.io 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 ---> ****-login.sh ends [Pipeline] } 22:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:24 ========================================================= 22:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:22:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:24 + 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 . 22:22:24 Sending build context to Docker daemon 8.788MB 22:22:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:22:24 Step 2/12 : FROM ${BASE} AS builder 22:22:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:24 7264a8db6415: Pulling fs layer 22:22:24 c4d48a809fc2: Pulling fs layer 22:22:24 4f1c88b9dad5: Pulling fs layer 22:22:24 ad3a456e5733: Pulling fs layer 22:22:24 69c7f0334f64: Pulling fs layer 22:22:24 1f1c1a5573a3: Pulling fs layer 22:22:24 ce7588e14bc9: Pulling fs layer 22:22:24 b5e4710f87ac: Pulling fs layer 22:22:24 69c7f0334f64: Waiting 22:22:24 ad3a456e5733: Waiting 22:22:24 1f1c1a5573a3: Waiting 22:22:24 ce7588e14bc9: Waiting 22:22:24 b5e4710f87ac: Waiting 22:22:24 c4d48a809fc2: Verifying Checksum 22:22:24 c4d48a809fc2: Download complete 22:22:24 ad3a456e5733: Verifying Checksum 22:22:24 ad3a456e5733: Download complete 22:22:24 69c7f0334f64: Download complete 22:22:25 7264a8db6415: Download complete 22:22:25 1f1c1a5573a3: Verifying Checksum 22:22:25 1f1c1a5573a3: Download complete 22:22:25 7264a8db6415: Pull complete 22:22:25 b5e4710f87ac: Verifying Checksum 22:22:25 b5e4710f87ac: Download complete 22:22:25 c4d48a809fc2: Pull complete 22:22:25 4f1c88b9dad5: Verifying Checksum 22:22:25 4f1c88b9dad5: Download complete 22:22:25 ce7588e14bc9: Verifying Checksum 22:22:25 ce7588e14bc9: Download complete 22:22:29 4f1c88b9dad5: Pull complete 22:22:29 ad3a456e5733: Pull complete 22:22:29 69c7f0334f64: Pull complete 22:22:29 1f1c1a5573a3: Pull complete 22:22:31 ce7588e14bc9: Pull complete 22:22:31 b5e4710f87ac: Pull complete 22:22:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:22:32 ---> 88b5674ff536 22:22:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:22:37 Still waiting to schedule task 22:22:37 ‘prd-centos7-blackbox-4c-2g-162’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-centos7-blackbox-4c-2g-163’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-359’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-362’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-363’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-364’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-365’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-366’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-367’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-358’ is offline 22:22:40 ---> Running in c1e04d9b6476 22:22:40 Removing intermediate container c1e04d9b6476 22:22:40 ---> 7d55d528ff50 22:22:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:22:41 ---> Running in 2c2709b9c5d1 22:22:42 Removing intermediate container 2c2709b9c5d1 22:22:42 ---> bd9aeb54ca5c 22:22:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:22:42 ---> Running in cc2401f28c2e 22:22:42 Removing intermediate container cc2401f28c2e 22:22:42 ---> 47f485da9ad3 22:22:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:43 ---> Running in 238f1d3274d3 22:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:44 OK: 264 MiB in 52 packages 22:22:44 Removing intermediate container 238f1d3274d3 22:22:44 ---> 4bba0e8a6970 22:22:44 Step 7/12 : WORKDIR /app 22:22:44 ---> Running in 308c89471394 22:22:44 Removing intermediate container 308c89471394 22:22:44 ---> de3f7d128bff 22:22:44 Step 8/12 : COPY go.mod vendor* ./ 22:22:44 ---> 842cfd5719e4 22:22:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:44 ---> Running in 40554d4a628c 22:23:40 Removing intermediate container 40554d4a628c 22:23:40 ---> 4d32c727d955 22:23:40 Step 10/12 : COPY . . 22:23:40 ---> faf2e5d1e331 22:23:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:23:40 ---> Running in b4e6fa97310d 22:23:40 Removing intermediate container b4e6fa97310d 22:23:40 ---> a95a80a21573 22:23:40 Step 12/12 : RUN $MAKE 22:23:40 ---> Running in c63313ac00f6 22:23:40 noop 22:23:40 Removing intermediate container c63313ac00f6 22:23:40 ---> a4b5531630d7 22:23:40 Successfully built a4b5531630d7 22:23:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:41 + docker inspect -f . ci-base-image-x86_64 22:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:41 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 22:23:41 $ 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 22:23:42 $ docker top 46360ed29a48bff065711e13a57f709e58c07244a2f03f3233185998cc39ffa4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:42 + go version 22:23:42 go version go1.21.0 linux/amd64 [Pipeline] } 22:23:42 $ docker stop --time=1 46360ed29a48bff065711e13a57f709e58c07244a2f03f3233185998cc39ffa4 22:23:43 $ 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 22:23:44 + docker inspect -f . ci-base-image-x86_64 22:23:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:45 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 22:23:45 $ 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 22:23:45 $ docker top 8d02ce7399135b432130f83c0004ef7cff5efb55b5f60210efdc64db4d95bf98 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:45 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-625 [Pipeline] fileExists [Pipeline] sh 22:23:46 + make test 22:23:46 go test -race -coverprofile=coverage.out ./... 22:24:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:24:22 go vet ./... 22:24:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:25 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:24:25 $ docker stop --time=1 8d02ce7399135b432130f83c0004ef7cff5efb55b5f60210efdc64db4d95bf98 22:24:30 $ docker rm -f --volumes 8d02ce7399135b432130f83c0004ef7cff5efb55b5f60210efdc64db4d95bf98 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:24:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:24:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:32 + ls -al . 22:24:32 total 184 22:24:32 drwxrwxr-x 7 jenkins jenkins 4096 Nov 21 22:23 . 22:24:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 .. 22:24:32 -rw-rw-r-- 1 jenkins jenkins 119 Nov 21 22:21 .dockerignore 22:24:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:24 .git 22:24:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 .github 22:24:32 -rw-rw-r-- 1 jenkins jenkins 106 Nov 21 22:21 .gitignore 22:24:32 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:21 .golangci.yml 22:24:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:22 .semver 22:24:32 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 21 22:21 Attribution.txt 22:24:32 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 21 22:21 CHANGELOG.md 22:24:32 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 21 22:21 Dockerfile 22:24:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:21 GOVERNANCE.md 22:24:32 -rw-rw-r-- 1 jenkins jenkins 666 Nov 21 22:21 Jenkinsfile 22:24:32 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 21 22:21 LICENSE 22:24:32 -rw-rw-r-- 1 jenkins jenkins 618 Nov 21 22:21 OWNERS.md 22:24:32 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 21 22:21 README.md 22:24:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:24:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 bin 22:24:32 -rw-r--r-- 1 jenkins jenkins 13 Nov 21 22:23 coverage.out 22:24:32 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 21 22:21 go.mod 22:24:32 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 21 22:21 go.sum 22:24:32 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 21 22:21 main.go 22:24:32 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 21 22:21 makefile 22:24:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:33 + 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 . 22:24:33 Sending build context to Docker daemon 8.789MB 22:24:33 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 22:24:33 Step 2/27 : FROM ${BASE} AS builder 22:24:33 ---> a4b5531630d7 22:24:33 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 22:24:33 ---> Running in d01f8e1414e1 22:24:33 Removing intermediate container d01f8e1414e1 22:24:33 ---> 661679ac3eba 22:24:33 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:24:33 ---> Running in 4de5997f55b6 22:24:33 Removing intermediate container 4de5997f55b6 22:24:33 ---> 668ffeba4261 22:24:33 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:24:33 ---> Running in b83eedcd967d 22:24:33 Removing intermediate container b83eedcd967d 22:24:33 ---> 10a7868cf5da 22:24:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:33 ---> Running in dfeb8733b1f3 22:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:34 OK: 264 MiB in 52 packages 22:24:34 Removing intermediate container dfeb8733b1f3 22:24:34 ---> 8daf243d66de 22:24:34 Step 7/27 : WORKDIR /app 22:24:34 ---> Running in d1dae26935ef 22:24:34 Removing intermediate container d1dae26935ef 22:24:34 ---> 4e8c4f8da3c4 22:24:34 Step 8/27 : COPY go.mod vendor* ./ 22:24:34 ---> 5891f6150c3b 22:24:34 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:34 ---> Running in a5cfe86fac01 22:24:35 Removing intermediate container a5cfe86fac01 22:24:35 ---> 390723603a3d 22:24:35 Step 10/27 : COPY . . 22:24:36 ---> 5f81be2c055f 22:24:36 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:24:36 ---> Running in 6774d722148f 22:24:36 Removing intermediate container 6774d722148f 22:24:36 ---> 2345a43689f4 22:24:36 Step 12/27 : RUN $MAKE 22:24:36 ---> Running in 59e6e84f43a6 22:24:36 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 22:25:03 Removing intermediate container 59e6e84f43a6 22:25:03 ---> a412385441b3 22:25:03 Step 13/27 : FROM alpine:3.18 22:25:03 3.18: Pulling from library/alpine 22:25:03 96526aa774ef: Pulling fs layer 22:25:03 96526aa774ef: Verifying Checksum 22:25:03 96526aa774ef: Download complete 22:25:03 96526aa774ef: Pull complete 22:25:03 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:25:03 Status: Downloaded newer image for alpine:3.18 22:25:03 ---> 8ca4688f4f35 22:25:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:25:03 ---> Running in a7b119de157d 22:25:03 Removing intermediate container a7b119de157d 22:25:03 ---> 2df545e961b9 22:25:03 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:25:03 ---> Running in 4b82ddff4b97 22:25:03 Removing intermediate container 4b82ddff4b97 22:25:03 ---> 47422ae4dc03 22:25:03 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 22:25:03 ---> Running in 2a786b275338 22:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:04 (1/2) Installing ca-certificates (20230506-r0) 22:25:04 (2/2) Installing dumb-init (1.2.5-r2) 22:25:04 Executing busybox-1.36.1-r2.trigger 22:25:04 Executing ca-certificates-20230506-r0.trigger 22:25:04 OK: 8 MiB in 17 packages 22:25:05 Removing intermediate container 2a786b275338 22:25:05 ---> d5177e3b3c50 22:25:05 Step 17/27 : RUN apk --no-cache upgrade 22:25:06 ---> Running in dbb3fcf807fd 22:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:07 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:25:07 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:25:07 Executing busybox-1.36.1-r5.post-upgrade 22:25:07 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:25:07 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:25:07 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:25:07 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:25:07 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:25:07 Executing busybox-1.36.1-r5.trigger 22:25:07 Executing ca-certificates-20230506-r0.trigger 22:25:07 OK: 8 MiB in 17 packages 22:25:08 Removing intermediate container dbb3fcf807fd 22:25:08 ---> 1857b5b53662 22:25:08 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:25:08 ---> e77bcf844d3f 22:25:08 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:25:08 ---> 18a65fb33026 22:25:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:25:08 ---> 1ab91dab349f 22:25:08 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:25:09 ---> 02cde98aacc8 22:25:09 Step 22/27 : EXPOSE 48095 22:25:09 ---> Running in 584fc87ad644 22:25:09 Removing intermediate container 584fc87ad644 22:25:09 ---> 2b682c7e7565 22:25:09 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:25:09 ---> Running in 5b534fa34e6d 22:25:09 Removing intermediate container 5b534fa34e6d 22:25:09 ---> a4a594aad460 22:25:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:25:09 ---> Running in b1c7177e2afb 22:25:09 Removing intermediate container b1c7177e2afb 22:25:09 ---> 05023d4527c6 22:25:09 Step 25/27 : LABEL arch=amd64 22:25:09 ---> Running in a21ab2b2dc46 22:25:09 Removing intermediate container a21ab2b2dc46 22:25:09 ---> 498b2767852a 22:25:09 Step 26/27 : LABEL git_sha=2da72e616e07f1a9941cb3c29ae0763645acad67 22:25:09 ---> Running in 3e4ccb0f71b7 22:25:09 Removing intermediate container 3e4ccb0f71b7 22:25:09 ---> f11aef0b121e 22:25:09 Step 27/27 : LABEL version=0.0.0 22:25:09 ---> Running in 07d17c4acb25 22:25:09 Removing intermediate container 07d17c4acb25 22:25:09 ---> a9d80e23fba8 22:25:09 [Warning] One or more build-args [ARCH] were not consumed 22:25:09 Successfully built a9d80e23fba8 22:25:09 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 22:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:11 22:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:11 latest: Pulling from edgex-lftools-log-publisher 22:25:11 5eb5b503b376: Pulling fs layer 22:25:11 5c69ac0246d0: Pulling fs layer 22:25:11 ec43610c2a17: Pulling fs layer 22:25:11 3a2ae6a8a46f: Pulling fs layer 22:25:11 33b1e0a273af: Pulling fs layer 22:25:11 5d3b04190fa2: Pulling fs layer 22:25:11 2f39f015ded8: Pulling fs layer 22:25:11 3a2ae6a8a46f: Waiting 22:25:11 33b1e0a273af: Waiting 22:25:11 5d3b04190fa2: Waiting 22:25:11 2f39f015ded8: Waiting 22:25:11 5c69ac0246d0: Verifying Checksum 22:25:11 5c69ac0246d0: Download complete 22:25:11 3a2ae6a8a46f: Verifying Checksum 22:25:11 3a2ae6a8a46f: Download complete 22:25:11 ec43610c2a17: Verifying Checksum 22:25:11 ec43610c2a17: Download complete 22:25:11 5d3b04190fa2: Verifying Checksum 22:25:11 5d3b04190fa2: Download complete 22:25:11 33b1e0a273af: Verifying Checksum 22:25:11 33b1e0a273af: Download complete 22:25:12 5eb5b503b376: Download complete 22:25:12 2f39f015ded8: Download complete 22:25:13 5eb5b503b376: Pull complete 22:25:13 5c69ac0246d0: Pull complete 22:25:13 ec43610c2a17: Pull complete 22:25:13 3a2ae6a8a46f: Pull complete 22:25:14 33b1e0a273af: Pull complete 22:25:14 5d3b04190fa2: Pull complete 22:25:18 2f39f015ded8: Pull complete 22:25:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:18 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 22:25:18 $ 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 22:25:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-374 in /w/workspace/_app-service-configurable_PR-625 22:25:24 $ docker top d3179d702750a8c2f6c5ad373bd3be6fb254e273233cdc25d9b87825c59738e4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 22:25:24 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 22:25:24 Selected Git installation does not exist. Using Default 22:25:24 The recommended git tool is: NONE 22:25:24 ---> job-cost.sh 22:25:24 lf-activate-venv: SKIPPING 22:25:24 INFO: No Stack... 22:25:25 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:25 INFO: Archiving Costs [Pipeline] sh 22:25:25 + cat /w/workspace/_app-service-configurable_PR-625/archives/cost.csv 22:25:25 + cut -d, -f6 [Pipeline] lock 22:25:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] 22:25:25 Resource [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] did not exist. Created. 22:25:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:26 + echo total: 0.2199999988079071 [Pipeline] stash 22:25:26 Stashed 1 file(s) [Pipeline] } 22:25:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:26 $ docker stop --time=1 d3179d702750a8c2f6c5ad373bd3be6fb254e273233cdc25d9b87825c59738e4 22:25:27 $ docker rm -f --volumes d3179d702750a8c2f6c5ad373bd3be6fb254e273233cdc25d9b87825c59738e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:25:32 using credential edgex-jenkins-ssh 22:25:32 Cloning the remote Git repository 22:25:32 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:25:32 > git init /w/workspace/app-service-configurable/1 # timeout=10 22:25:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:25:32 > git --version # timeout=10 22:25:32 > git --version # 'git version 2.25.1' 22:25:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:25:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:37 Merging remotes/origin/main commit 35d704078b0040fb0b2eaaabdf6860ed02d459b4 into PR head commit 2da72e616e07f1a9941cb3c29ae0763645acad67 22:25:37 Merge succeeded, producing 2da72e616e07f1a9941cb3c29ae0763645acad67 22:25:37 Checking out Revision 2da72e616e07f1a9941cb3c29ae0763645acad67 (PR-625) 22:25:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:25:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:25:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:36 > 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 22:25:37 > git config core.sparsecheckout # timeout=10 22:25:37 > git checkout -f 2da72e616e07f1a9941cb3c29ae0763645acad67 # timeout=10 22:25:37 > git remote # timeout=10 22:25:37 > git config --get remote.origin.url # timeout=10 22:25:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:37 > git merge 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 22:25:37 > git rev-parse HEAD^{commit} # timeout=10 22:25:37 > git config core.sparsecheckout # timeout=10 22:25:37 > git checkout -f 2da72e616e07f1a9941cb3c29ae0763645acad67 # timeout=10 22:25:38 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 22:25:38 > git --version # timeout=10 22:25:38 > git --version # 'git version 2.25.1' 22:25:38 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:39 Dload Upload Total Spent Left Speed 22:25:39 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 22:25:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:40 + sudo tee /etc/docker/daemon.new 22:25:40 { 22:25:40 "registry-mirrors": [ 22:25:40 "https://nexus3.edgexfoundry.org:10001" 22:25:40 ], 22:25:40 "bip": "10.250.0.254/24", 22:25:40 "hosts": [ 22:25:40 "tcp://0.0.0.0:5555", 22:25:40 "unix:///var/run/docker.sock" 22:25:40 ], 22:25:40 "mtu": 1458, 22:25:40 "selinux-enabled": true, 22:25:40 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:40 } [Pipeline] sh 22:25:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:59 provisioning config files... 22:25:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7382067247885890207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:00 ---> ****-login.sh 22:26:00 nexus3.edgexfoundry.org:10001 22:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:26:01 Configure a credential helper to remove this warning. See 22:26:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:26:01 22:26:01 Login Succeeded 22:26:01 nexus3.edgexfoundry.org:10002 22:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:26:01 Configure a credential helper to remove this warning. See 22:26:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:26:01 22:26:01 Login Succeeded 22:26:01 nexus3.edgexfoundry.org:10003 22:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:26:02 Configure a credential helper to remove this warning. See 22:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:26:02 22:26:02 Login Succeeded 22:26:02 nexus3.edgexfoundry.org:10004 22:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:26:02 Configure a credential helper to remove this warning. See 22:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:26:02 22:26:02 Login Succeeded 22:26:02 ****.io 22:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:26:02 Configure a credential helper to remove this warning. See 22:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:26:02 22:26:02 Login Succeeded 22:26:02 ---> ****-login.sh ends [Pipeline] } 22:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:26:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:26:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:26:03 ========================================================= 22:26:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:26:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:04 + 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 . 22:26:04 Sending build context to Docker daemon 159.7kB 22:26:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:26:04 Step 2/12 : FROM ${BASE} AS builder 22:26:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:04 9fda8d8052c6: Pulling fs layer 22:26:04 5d54e960e981: Pulling fs layer 22:26:04 c4a7e357bf2a: Pulling fs layer 22:26:04 f0e02332f6b5: Pulling fs layer 22:26:04 872ee5b61b7b: Pulling fs layer 22:26:04 0c6a40ed1a82: Pulling fs layer 22:26:04 94ae7d8d031c: Pulling fs layer 22:26:04 872ee5b61b7b: Waiting 22:26:04 0c6a40ed1a82: Waiting 22:26:04 94ae7d8d031c: Waiting 22:26:04 f0e02332f6b5: Waiting 22:26:04 5d54e960e981: Verifying Checksum 22:26:04 5d54e960e981: Download complete 22:26:04 f0e02332f6b5: Verifying Checksum 22:26:04 f0e02332f6b5: Download complete 22:26:04 872ee5b61b7b: Verifying Checksum 22:26:04 872ee5b61b7b: Download complete 22:26:04 9fda8d8052c6: Verifying Checksum 22:26:04 9fda8d8052c6: Download complete 22:26:05 94ae7d8d031c: Verifying Checksum 22:26:05 94ae7d8d031c: Download complete 22:26:06 9fda8d8052c6: Pull complete 22:26:06 5d54e960e981: Pull complete 22:26:06 c4a7e357bf2a: Download complete 22:26:08 0c6a40ed1a82: Download complete 22:26:20 c4a7e357bf2a: Pull complete 22:26:20 f0e02332f6b5: Pull complete 22:26:20 872ee5b61b7b: Pull complete 22:26:30 0c6a40ed1a82: Pull complete 22:26:31 94ae7d8d031c: Pull complete 22:26:31 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:26:31 ---> 86de565de09d 22:26:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:26:33 ---> Running in 6f678a5c512d 22:26:33 Removing intermediate container 6f678a5c512d 22:26:33 ---> d84115f17c8d 22:26:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:26:34 ---> Running in 45d03716cd4a 22:26:34 Removing intermediate container 45d03716cd4a 22:26:34 ---> 36ecdc9da428 22:26:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:26:34 ---> Running in c10f7aeff954 22:26:34 Removing intermediate container c10f7aeff954 22:26:34 ---> 164fc19eedf3 22:26:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:34 ---> Running in 7de786b1dba7 22:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:26:38 OK: 266 MiB in 52 packages 22:26:39 Removing intermediate container 7de786b1dba7 22:26:39 ---> 40d03b5a0f28 22:26:39 Step 7/12 : WORKDIR /app 22:26:39 ---> Running in c26427c6f2fa 22:26:39 Removing intermediate container c26427c6f2fa 22:26:39 ---> 7b72d7228b45 22:26:39 Step 8/12 : COPY go.mod vendor* ./ 22:26:40 ---> 4d47c5824b9d 22:26:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:40 ---> Running in b1afc4b48742 22:28:02 Removing intermediate container b1afc4b48742 22:28:02 ---> c92ff9ff52a5 22:28:02 Step 10/12 : COPY . . 22:28:02 ---> 89470901623b 22:28:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:28:02 ---> Running in 92ccf48d8d51 22:28:02 Removing intermediate container 92ccf48d8d51 22:28:02 ---> ff37758b6aa3 22:28:02 Step 12/12 : RUN $MAKE 22:28:02 ---> Running in a2cbcaefc434 22:28:02 noop 22:28:03 Removing intermediate container a2cbcaefc434 22:28:03 ---> 5766f05db4c1 22:28:03 Successfully built 5766f05db4c1 22:28:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:04 + docker inspect -f . ci-base-image-arm64 22:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:04 prd-ubuntu20.04-docker-arm64-4c-16g-374 does not seem to be running inside a container 22:28:04 $ 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 22:28:06 $ docker top 407fc8f742ec4f2a6648dbc0bd3385fbb0359b58d9a14550739c466762962010 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:07 + go version 22:28:07 go version go1.21.0 linux/arm64 [Pipeline] } 22:28:07 $ docker stop --time=1 407fc8f742ec4f2a6648dbc0bd3385fbb0359b58d9a14550739c466762962010 22:28:08 $ 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 22:28:10 + docker inspect -f . ci-base-image-arm64 22:28:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:10 prd-ubuntu20.04-docker-arm64-4c-16g-374 does not seem to be running inside a container 22:28:10 $ 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 22:28:12 $ docker top be91ab91f3e1c5519962c19b8a73f41bd1e9ab966027d30628650eeb0b2301f9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:13 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 22:28:13 + make test 22:28:13 go test -race -coverprofile=coverage.out ./... 22:31:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:31:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:31:21 go vet ./... 22:33:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:33:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:33:28 ./bin/test-attribution-txt.sh [Pipeline] echo 22:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:33:28 $ docker stop --time=1 be91ab91f3e1c5519962c19b8a73f41bd1e9ab966027d30628650eeb0b2301f9 22:33:30 $ docker rm -f --volumes be91ab91f3e1c5519962c19b8a73f41bd1e9ab966027d30628650eeb0b2301f9 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:33:32 Warning: overwriting stash ‘coverage-report’ 22:33:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:33:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:33:34 + ls -al . 22:33:34 total 180 22:33:34 drwxrwxr-x 6 jenkins jenkins 4096 Nov 21 22:28 . 22:33:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:25 .. 22:33:34 -rw-rw-r-- 1 jenkins jenkins 119 Nov 21 22:25 .dockerignore 22:33:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:25 .git 22:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:25 .github 22:33:34 -rw-rw-r-- 1 jenkins jenkins 106 Nov 21 22:25 .gitignore 22:33:34 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:25 .golangci.yml 22:33:34 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 21 22:25 Attribution.txt 22:33:34 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 21 22:25 CHANGELOG.md 22:33:34 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 21 22:25 Dockerfile 22:33:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:25 GOVERNANCE.md 22:33:34 -rw-rw-r-- 1 jenkins jenkins 666 Nov 21 22:25 Jenkinsfile 22:33:34 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 21 22:25 LICENSE 22:33:34 -rw-rw-r-- 1 jenkins jenkins 618 Nov 21 22:25 OWNERS.md 22:33:34 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 21 22:25 README.md 22:33:34 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:33:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:25 bin 22:33:34 -rw-r--r-- 1 jenkins jenkins 13 Nov 21 22:28 coverage.out 22:33:34 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 21 22:25 go.mod 22:33:34 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 21 22:25 go.sum 22:33:34 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 21 22:25 main.go 22:33:34 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 21 22:25 makefile 22:33:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:34 + 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 . 22:33:34 Sending build context to Docker daemon 160.8kB 22:33:34 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 22:33:34 Step 2/27 : FROM ${BASE} AS builder 22:33:34 ---> 5766f05db4c1 22:33:34 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 22:33:34 ---> Running in 5ba653927967 22:33:35 Removing intermediate container 5ba653927967 22:33:35 ---> b9a51d67e7c4 22:33:35 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:33:35 ---> Running in 2e4a940feb69 22:33:35 Removing intermediate container 2e4a940feb69 22:33:35 ---> 67a7883f1a98 22:33:35 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:33:35 ---> Running in 73bf28ec33e8 22:33:36 Removing intermediate container 73bf28ec33e8 22:33:36 ---> 5a2750afa38a 22:33:36 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:33:36 ---> Running in 9925b3c67b5c 22:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:33:39 OK: 266 MiB in 52 packages 22:33:40 Removing intermediate container 9925b3c67b5c 22:33:40 ---> 7a7732752136 22:33:40 Step 7/27 : WORKDIR /app 22:33:40 ---> Running in 709144096fa3 22:33:40 Removing intermediate container 709144096fa3 22:33:40 ---> e4d042ed432a 22:33:40 Step 8/27 : COPY go.mod vendor* ./ 22:33:41 ---> 3cdbbc13b67e 22:33:41 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:41 ---> Running in bfefc84fe6b1 22:33:44 Removing intermediate container bfefc84fe6b1 22:33:44 ---> 4c664dd641fe 22:33:44 Step 10/27 : COPY . . 22:33:44 ---> db4897132d6a 22:33:44 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:33:45 ---> Running in 0c4edc6a6774 22:33:45 Removing intermediate container 0c4edc6a6774 22:33:45 ---> 624db92d671f 22:33:45 Step 12/27 : RUN $MAKE 22:33:45 ---> Running in 9c2f0bf69ce0 22:33:46 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 22:35:38 Removing intermediate container 9c2f0bf69ce0 22:35:38 ---> 5f2fcd542774 22:35:38 Step 13/27 : FROM alpine:3.18 22:35:38 3.18: Pulling from library/alpine 22:35:38 579b34f0a95b: Pulling fs layer 22:35:38 579b34f0a95b: Verifying Checksum 22:35:38 579b34f0a95b: Download complete 22:35:38 579b34f0a95b: Pull complete 22:35:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:35:38 Status: Downloaded newer image for alpine:3.18 22:35:38 ---> 3cc203321400 22:35:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:35:39 ---> Running in 330aa053abde 22:35:39 Removing intermediate container 330aa053abde 22:35:39 ---> 296db13e09b8 22:35:39 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:35:39 ---> Running in f7391ba23923 22:35:39 Removing intermediate container f7391ba23923 22:35:39 ---> 22f5e6021006 22:35:39 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 22:35:39 ---> Running in c653a27f1e2d 22:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:35:42 (1/2) Installing ca-certificates (20230506-r0) 22:35:42 (2/2) Installing dumb-init (1.2.5-r2) 22:35:42 Executing busybox-1.36.1-r2.trigger 22:35:42 Executing ca-certificates-20230506-r0.trigger 22:35:42 OK: 9 MiB in 17 packages 22:35:44 Removing intermediate container c653a27f1e2d 22:35:44 ---> fe391ce004c9 22:35:44 Step 17/27 : RUN apk --no-cache upgrade 22:35:44 ---> Running in 1d3ae35f0beb 22:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:35:47 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:35:47 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:35:47 Executing busybox-1.36.1-r5.post-upgrade 22:35:47 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:35:47 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:35:47 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:35:47 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:35:47 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:35:47 Executing busybox-1.36.1-r5.trigger 22:35:47 Executing ca-certificates-20230506-r0.trigger 22:35:47 OK: 9 MiB in 17 packages 22:35:49 Removing intermediate container 1d3ae35f0beb 22:35:49 ---> 1ca2b5b262b3 22:35:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:35:49 ---> dd074cb5d804 22:35:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:35:50 ---> 12ae9443bda1 22:35:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:35:50 ---> a7eb443b9588 22:35:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:35:52 ---> 1749abd58759 22:35:52 Step 22/27 : EXPOSE 48095 22:35:52 ---> Running in d25e838c68ee 22:35:53 Removing intermediate container d25e838c68ee 22:35:53 ---> 1731723ab3ae 22:35:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:35:53 ---> Running in 42570396478d 22:35:53 Removing intermediate container 42570396478d 22:35:53 ---> 5249b8004645 22:35:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:35:53 ---> Running in b8d903c4b01b 22:35:54 Removing intermediate container b8d903c4b01b 22:35:54 ---> 3c08e424e4fd 22:35:54 Step 25/27 : LABEL arch=arm64 22:35:54 ---> Running in 1f44dc2d58e5 22:35:54 Removing intermediate container 1f44dc2d58e5 22:35:54 ---> dbaae7f155b0 22:35:54 Step 26/27 : LABEL git_sha=2da72e616e07f1a9941cb3c29ae0763645acad67 22:35:54 ---> Running in dbc6a7c2cd69 22:35:57 Removing intermediate container dbc6a7c2cd69 22:35:57 ---> 73a218d687fd 22:35:57 Step 27/27 : LABEL version=0.0.0 22:35:57 ---> Running in bf3a83c8ced1 22:35:57 Removing intermediate container bf3a83c8ced1 22:35:57 ---> c4dbd1e95e4f 22:35:57 [Warning] One or more build-args [ARCH] were not consumed 22:35:57 Successfully built c4dbd1e95e4f 22:35:57 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 22:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:58 22:35:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:59 arm64: Pulling from edgex-lftools-log-publisher 22:35:59 8998bd30e6a1: Pulling fs layer 22:35:59 04944245beec: Pulling fs layer 22:35:59 699f458cf7ca: Pulling fs layer 22:35:59 765212b225bb: Pulling fs layer 22:35:59 f23df028b6ca: Pulling fs layer 22:35:59 d65c8cfc05b1: Pulling fs layer 22:35:59 2437ff75d9bd: Pulling fs layer 22:35:59 765212b225bb: Waiting 22:35:59 f23df028b6ca: Waiting 22:35:59 d65c8cfc05b1: Waiting 22:35:59 2437ff75d9bd: Waiting 22:35:59 04944245beec: Verifying Checksum 22:35:59 04944245beec: Download complete 22:35:59 765212b225bb: Verifying Checksum 22:35:59 765212b225bb: Download complete 22:35:59 f23df028b6ca: Verifying Checksum 22:35:59 f23df028b6ca: Download complete 22:35:59 d65c8cfc05b1: Verifying Checksum 22:35:59 d65c8cfc05b1: Download complete 22:35:59 699f458cf7ca: Verifying Checksum 22:35:59 699f458cf7ca: Download complete 22:36:00 8998bd30e6a1: Verifying Checksum 22:36:00 8998bd30e6a1: Download complete 22:36:04 2437ff75d9bd: Verifying Checksum 22:36:04 2437ff75d9bd: Download complete 22:36:06 8998bd30e6a1: Pull complete 22:36:07 04944245beec: Pull complete 22:36:09 699f458cf7ca: Pull complete 22:36:09 765212b225bb: Pull complete 22:36:10 f23df028b6ca: Pull complete 22:36:11 d65c8cfc05b1: Pull complete 22:36:29 2437ff75d9bd: Pull complete 22:36:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:36:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:29 prd-ubuntu20.04-docker-arm64-4c-16g-374 does not seem to be running inside a container 22:36:30 $ 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 22:36:33 $ docker top ddc25de5cc30cdf6234e45b2ab39bd418e38bf5757ebfe3f4baad74d0a0748d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:34 ---> job-cost.sh 22:36:34 lf-activate-venv: SKIPPING 22:36:34 INFO: No Stack... 22:36:34 INFO: Retrieving Pricing Info for: v3-standard-4 22:36:35 INFO: Archiving Costs [Pipeline] sh 22:36:35 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 22:36:35 + cut -d, -f6 [Pipeline] lock 22:36:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] 22:36:35 Resource [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] did not exist. Created. 22:36:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:36:36 /w/workspace/app-service-configurable/1@tmp/durable-91eac081/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:36:37 + echo total: 0.10999999940395355 [Pipeline] stash 22:36:37 Warning: overwriting stash ‘stack-cost’ 22:36:37 Stashed 1 file(s) [Pipeline] } 22:36:37 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-625-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:36:37 $ docker stop --time=1 ddc25de5cc30cdf6234e45b2ab39bd418e38bf5757ebfe3f4baad74d0a0748d1 22:36:40 $ 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 22:36:42 provisioning config files... 22:36:42 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-625@tmp/config6673048939020060752tmp [Pipeline] { [Pipeline] sh 22:36:42 + set +x 22:36:42 + bash -s -- 22:36:42 + curl -s https://codecov.io/bash 22:36:42 22:36:42 _____ _ 22:36:42 / ____| | | 22:36:42 | | ___ __| | ___ ___ _____ __ 22:36:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:36:42 | |___| (_) | (_| | __/ (_| (_) \ V / 22:36:42 \_____\___/ \__,_|\___|\___\___/ \_/ 22:36:42 Bash-1.0.6 22:36:42 22:36:42 22:36:42 ==> git version 2.25.1 found 22:36:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:36:42 Release-Date: 2020-01-08 22:36:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:36:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:36:42 ==> Jenkins CI detected. 22:36:42 current dir:  /w/workspace/_app-service-configurable_PR-625 22:36:42 project root: . 22:36:42 --> token set from env 22:36:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:36:42 ==> Running gcov in . (disable via -X gcov) 22:36:42 ==> Python coveragepy not found 22:36:42 ==> Searching for coverage reports in: 22:36:42 + . 22:36:42 -> Found 1 reports 22:36:42 ==> Detecting git/mercurial file structure 22:36:42 ==> Reading reports 22:36:42 + ./coverage.out bytes=13 22:36:42 ==> Appending adjustments 22:36:42 https://docs.codecov.io/docs/fixing-reports 22:36:42 + Found adjustments 22:36:43 ==> Gzipping contents 22:36:43 4.0K /tmp/codecov.ezqYaS.gz 22:36:43 ==> Uploading reports 22:36:43 url: https://codecov.io 22:36:43 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= 22:36:43 -> Pinging Codecov 22:36:43 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= 22:36:43 -> Uploading to 22:36:43 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 22:36:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:43 Dload Upload Total Spent Left Speed 22:36:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1026 --:--:-- --:--:-- --:--:-- 1026 22:36:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2da72e616e07f1a9941cb3c29ae0763645acad67 [Pipeline] } 22:36:43 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 22:36:46 + [ -d /w/workspace/_app-service-configurable_PR-625/archives ] 22:36:46 + ls -al /w/workspace/_app-service-configurable_PR-625/archives 22:36:46 total 16 22:36:46 drwxr-xr-x 3 root root 4096 Nov 21 22:25 . 22:36:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:25 .. 22:36:46 drwxr-xr-x 2 root root 4096 Nov 21 22:25 cost 22:36:46 -rw-r--r-- 1 root root 96 Nov 21 22:25 cost.csv 22:36:46 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-625/archives 22:36:46 + ls -al /w/workspace/_app-service-configurable_PR-625/archives 22:36:46 total 16 22:36:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:25 . 22:36:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:25 .. 22:36:46 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:25 cost 22:36:46 -rw-r--r-- 1 jenkins jenkins 96 Nov 21 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:36:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:36:47 ---> package-listing.sh 22:36:47 ++ facter osfamily 22:36:47 ++ tr '[:upper:]' '[:lower:]' 22:36:48 + OS_FAMILY=debian 22:36:48 + workspace=/w/workspace/_app-service-configurable_PR-625 22:36:48 + START_PACKAGES=/tmp/packages_start.txt 22:36:48 + END_PACKAGES=/tmp/packages_end.txt 22:36:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:48 + PACKAGES=/tmp/packages_start.txt 22:36:48 + '[' /w/workspace/_app-service-configurable_PR-625 ']' 22:36:48 + PACKAGES=/tmp/packages_end.txt 22:36:48 + case "${OS_FAMILY}" in 22:36:48 + dpkg -l 22:36:48 + grep '^ii' 22:36:48 + '[' -f /tmp/packages_start.txt ']' 22:36:48 + '[' -f /tmp/packages_end.txt ']' 22:36:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:48 + '[' /w/workspace/_app-service-configurable_PR-625 ']' 22:36:48 + mkdir -p /w/workspace/_app-service-configurable_PR-625/archives/ 22:36:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-625/archives/ [Pipeline] echo 22:36:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_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 22:36:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:49 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 22:36:49 $ 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 22:36:49 $ docker top 69b86c3e1a8009c3d39ced473a909a6246b1f5466ea5c20f0f607c6a773c8131 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:50 + touch /tmp/pre-build-complete [Pipeline] sh 22:36:50 + mkdir -p /var/log/sysstat [Pipeline] sh 22:36:50 + ls /var/log/sa-host 22:36:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:50 provisioning config files... 22:36:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-625@tmp/config8425349745086468603tmp [Pipeline] { [Pipeline] echo 22:36:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:36:51 ---> create-netrc.sh [Pipeline] } 22:36:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:36:51 ---> python-tools-install.sh [Pipeline] echo 22:36:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:36:52 ---> sudo-logs.sh 22:36:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:36:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:36:52 ---> job-cost.sh 22:36:52 lf-activate-venv: SKIPPING 22:36:52 DEBUG: total: 0.2199999988079071 22:36:52 INFO: Retrieving Stack Cost... 22:36:52 INFO: Retrieving Pricing Info for: v3-standard-8 22:36:53 INFO: Archiving Costs [Pipeline] echo 22:36:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:36:53 ---> logs-deploy.sh 22:36:53 lf-activate-venv: SKIPPING 22:36:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-625/1 22:36:53 INFO: archiving workspace using pattern(s): 22:36:54 Archives upload complete. 22:36:54 INFO: archiving logs to Nexus