Pull request #657 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97458a68615d58c87406ed69eec129aa4e68442a+9e2b4de80f2f77675910eee7170c1292975a828e (cc1d596a1967dfbf5ff2cc1eb6de9cd98653226b) 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-ssh3493678834113807298.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-ssh14023664629466174729.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-657/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-657/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11005873845042594487.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-657/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18423559232940103236.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-ssh1130660266614927567.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-657/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-657/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13460511722321581237.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2846 in /w/workspace/_app-service-configurable_PR-657 [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-657 # 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 Merging remotes/origin/main commit 9e2b4de80f2f77675910eee7170c1292975a828e into PR head commit 97458a68615d58c87406ed69eec129aa4e68442a Merge succeeded, producing 97458a68615d58c87406ed69eec129aa4e68442a Checking out Revision 97458a68615d58c87406ed69eec129aa4e68442a (PR-657) > 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/657/head:refs/remotes/origin/PR-657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97458a68615d58c87406ed69eec129aa4e68442a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97458a68615d58c87406ed69eec129aa4e68442a # timeout=10 Commit message: "build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0" 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 13:25:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:25:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:25:57 ========================================================= 13:25:57 EdgeX Global Pipelines Version Info 13:25:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:25:58 ------------------- 13:25:58 stable info: 13:25:58 ------------------- 13:25:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:25:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:25:58 Message: update stable to v1.0.258 13:25:59 ------------------- 13:25:59 experimental info: 13:25:59 ------------------- 13:25:59 Commited By: **** collab-it+edgex@linuxfoundation.org 13:25:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:25:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-657 [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-657 [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-657 [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97458a68615d58c87406ed69eec129aa4e68442a [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97458a6 [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:01 provisioning config files... 13:26:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-657@tmp/config16912015567800738497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:01 ---> ****-login.sh 13:26:01 nexus3.edgexfoundry.org:10001 13:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:02 Configure a credential helper to remove this warning. See 13:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:02 13:26:02 Login Succeeded 13:26:02 nexus3.edgexfoundry.org:10002 13:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:02 Configure a credential helper to remove this warning. See 13:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:02 13:26:02 Login Succeeded 13:26:02 nexus3.edgexfoundry.org:10003 13:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:02 Configure a credential helper to remove this warning. See 13:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:02 13:26:02 Login Succeeded 13:26:02 nexus3.edgexfoundry.org:10004 13:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:02 Configure a credential helper to remove this warning. See 13:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:02 13:26:02 Login Succeeded 13:26:02 ****.io 13:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:02 Configure a credential helper to remove this warning. See 13:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:02 13:26:02 Login Succeeded 13:26:02 ---> ****-login.sh ends [Pipeline] } 13:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:26:03 + git rev-list -1 --merges 97458a68615d58c87406ed69eec129aa4e68442a~1..97458a68615d58c87406ed69eec129aa4e68442a [Pipeline] echo 13:26:03 -----------> git rev-list -1 --merges 97458a68615d58c87406ed69eec129aa4e68442a~1..97458a68615d58c87406ed69eec129aa4e68442a 97458a68615d58c87406ed69eec129aa4e68442a [false] [Pipeline] sh 13:26:04 + git log --format=format:%s -1 97458a68615d58c87406ed69eec129aa4e68442a [Pipeline] echo 13:26:04 ========================================================= 13:26:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:26:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:04 + git log --format=format:%s -1 97458a68615d58c87406ed69eec129aa4e68442a [Pipeline] echo 13:26:04 [semverPrep] GIT_COMMIT: 97458a68615d58c87406ed69eec129aa4e68442a, Commit Message: build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 [Pipeline] echo 13:26:04 [semverPrep] This is not a build commit. [Pipeline] sh 13:26:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:05 + grep -v github /etc/ssh/ssh_known_hosts 13:26:05 + [ -e /tmp/ssh_known_hosts ] 13:26:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:26:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:26:05 + sudo tee -a /etc/ssh/ssh_known_hosts 13:26:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:08 13:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:08 0.1.4: Pulling from edgex-devops/py-git-semver 13:26:08 b85a868b505f: Pulling fs layer 13:26:08 e2be974225ed: Pulling fs layer 13:26:08 339a4e72a1f5: Pulling fs layer 13:26:08 988bab9f4d93: Pulling fs layer 13:26:08 1469e6f7b9e6: Pulling fs layer 13:26:08 eaf3925da568: Pulling fs layer 13:26:08 bab4dde63d76: Pulling fs layer 13:26:08 1469e6f7b9e6: Waiting 13:26:08 988bab9f4d93: Waiting 13:26:08 bab4dde63d76: Waiting 13:26:08 bde34c3a00c8: Pulling fs layer 13:26:08 b352a97aabf1: Pulling fs layer 13:26:08 4872d77fe225: Pulling fs layer 13:26:08 5851b861e8e6: Pulling fs layer 13:26:08 4872d77fe225: Waiting 13:26:08 5851b861e8e6: Waiting 13:26:08 bde34c3a00c8: Waiting 13:26:08 b352a97aabf1: Waiting 13:26:09 e2be974225ed: Verifying Checksum 13:26:09 e2be974225ed: Download complete 13:26:09 988bab9f4d93: Verifying Checksum 13:26:09 988bab9f4d93: Download complete 13:26:09 339a4e72a1f5: Verifying Checksum 13:26:09 339a4e72a1f5: Download complete 13:26:09 1469e6f7b9e6: Verifying Checksum 13:26:09 1469e6f7b9e6: Download complete 13:26:09 eaf3925da568: Download complete 13:26:09 bde34c3a00c8: Verifying Checksum 13:26:09 bde34c3a00c8: Download complete 13:26:09 b352a97aabf1: Verifying Checksum 13:26:09 b352a97aabf1: Download complete 13:26:09 4872d77fe225: Verifying Checksum 13:26:09 4872d77fe225: Download complete 13:26:09 5851b861e8e6: Download complete 13:26:09 b85a868b505f: Verifying Checksum 13:26:09 b85a868b505f: Download complete 13:26:09 bab4dde63d76: Verifying Checksum 13:26:09 bab4dde63d76: Download complete 13:26:10 b85a868b505f: Pull complete 13:26:10 e2be974225ed: Pull complete 13:26:11 339a4e72a1f5: Pull complete 13:26:11 988bab9f4d93: Pull complete 13:26:11 1469e6f7b9e6: Pull complete 13:26:11 eaf3925da568: Pull complete 13:26:13 bab4dde63d76: Pull complete 13:26:13 bde34c3a00c8: Pull complete 13:26:13 b352a97aabf1: Pull complete 13:26:13 4872d77fe225: Pull complete 13:26:13 5851b861e8e6: Pull complete 13:26:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:13 prd-ubuntu20.04-docker-8c-8g-2846 does not seem to be running inside a container 13:26:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-657 -v /w/workspace/_app-service-configurable_PR-657:/w/workspace/_app-service-configurable_PR-657:rw,z -v /w/workspace/_app-service-configurable_PR-657@tmp:/w/workspace/_app-service-configurable_PR-657@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 13:26:18 $ docker top b1fcd7adbb52fc5549e378b9566361392feb28c426248192f9d8a4464e000ea2 -eo pid,comm 13:26:18 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). 13:26:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:18 [ssh-agent] Looking for ssh-agent implementation... 13:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:18 $ docker exec b1fcd7adbb52fc5549e378b9566361392feb28c426248192f9d8a4464e000ea2 ssh-agent 13:26:19 SSH_AUTH_SOCK=/tmp/ssh-dJuwmHQANX1Q/agent.32 13:26:19 SSH_AGENT_PID=39 13:26:19 Running ssh-add (command line suppressed) 13:26:19 Identity added: /w/workspace/_app-service-configurable_PR-657@tmp/private_key_13058607913956995991.key (/w/workspace/_app-service-configurable_PR-657@tmp/private_key_13058607913956995991.key) 13:26:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:19 + git tag --points-at HEAD [Pipeline] } 13:26:19 $ docker exec --env ******** --env ******** b1fcd7adbb52fc5549e378b9566361392feb28c426248192f9d8a4464e000ea2 ssh-agent -k 13:26:19 unset SSH_AUTH_SOCK; 13:26:19 unset SSH_AGENT_PID; 13:26:19 echo Agent pid 39 killed; 13:26:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:26:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:19 [ssh-agent] Looking for ssh-agent implementation... 13:26:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:19 $ docker exec b1fcd7adbb52fc5549e378b9566361392feb28c426248192f9d8a4464e000ea2 ssh-agent 13:26:19 SSH_AUTH_SOCK=/tmp/ssh-ROlwv4K1rP9w/agent.72 13:26:19 SSH_AGENT_PID=78 13:26:20 Running ssh-add (command line suppressed) 13:26:20 Identity added: /w/workspace/_app-service-configurable_PR-657@tmp/private_key_9013883353535425791.key (/w/workspace/_app-service-configurable_PR-657@tmp/private_key_9013883353535425791.key) 13:26:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:20 + git semver init 13:26:20 2024-04-19 13:26:20,669 [run_init] DEBUG init version:0.0.0 force:False 13:26:20 2024-04-19 13:26:20,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-657/.semver 13:26:20 2024-04-19 13:26:20,670 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-657/.semver 13:26:20 2024-04-19 13:26:20,670 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-657/.semver'], cwd=/w/workspace/_app-service-configurable_PR-657, universal_newlines=False, shell=None, istream=None) 13:26:22 2024-04-19 13:26:21,908 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-657/.git/info/exclude 13:26:22 2024-04-19 13:26:21,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-657/.semver/PR-657 with force:False 13:26:22 2024-04-19 13:26:21,909 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-657/.semver/PR-657 13:26:22 2024-04-19 13:26:21,913 [execute] INFO git cat-file --batch-check 13:26:22 2024-04-19 13:26:21,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-657/.semver, universal_newlines=False, shell=None, istream=) 13:26:22 2024-04-19 13:26:21,919 [execute] INFO git cat-file --batch 13:26:22 2024-04-19 13:26:21,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-657/.semver, universal_newlines=False, shell=None, istream=) 13:26:22 2024-04-19 13:26:21,926 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-657/.semver/PR-657 13:26:22 0.0.0 [Pipeline] } 13:26:22 $ docker exec --env ******** --env ******** b1fcd7adbb52fc5549e378b9566361392feb28c426248192f9d8a4464e000ea2 ssh-agent -k 13:26:22 unset SSH_AUTH_SOCK; 13:26:22 unset SSH_AGENT_PID; 13:26:22 echo Agent pid 78 killed; 13:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:22 + git semver [Pipeline] } 13:26:23 $ docker stop --time=1 b1fcd7adbb52fc5549e378b9566361392feb28c426248192f9d8a4464e000ea2 13:26:24 $ docker rm -f --volumes b1fcd7adbb52fc5549e378b9566361392feb28c426248192f9d8a4464e000ea2 [Pipeline] // withDockerContainer [Pipeline] sh 13:26:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:26:25 Stashed 1 file(s) [Pipeline] echo 13:26:25 [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 13:26:25 provisioning config files... 13:26:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-657@tmp/config14150855030761031784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:26 ---> ****-login.sh 13:26:26 nexus3.edgexfoundry.org:10001 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 nexus3.edgexfoundry.org:10002 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 nexus3.edgexfoundry.org:10003 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 nexus3.edgexfoundry.org:10004 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 ****.io 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 ---> ****-login.sh ends [Pipeline] } 13:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:27 ========================================================= 13:26:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:26:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:27 + 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 . 13:26:27 Sending build context to Docker daemon 8.974MB 13:26:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:26:27 Step 2/12 : FROM ${BASE} AS builder 13:26:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:26:27 7264a8db6415: Pulling fs layer 13:26:27 c4d48a809fc2: Pulling fs layer 13:26:27 4f1c88b9dad5: Pulling fs layer 13:26:27 ad3a456e5733: Pulling fs layer 13:26:27 69c7f0334f64: Pulling fs layer 13:26:27 1f1c1a5573a3: Pulling fs layer 13:26:27 ce7588e14bc9: Pulling fs layer 13:26:27 ad3a456e5733: Waiting 13:26:27 1f1c1a5573a3: Waiting 13:26:27 69c7f0334f64: Waiting 13:26:27 b5e4710f87ac: Pulling fs layer 13:26:27 ce7588e14bc9: Waiting 13:26:27 b5e4710f87ac: Waiting 13:26:27 c4d48a809fc2: Verifying Checksum 13:26:27 c4d48a809fc2: Download complete 13:26:27 ad3a456e5733: Verifying Checksum 13:26:27 ad3a456e5733: Download complete 13:26:27 69c7f0334f64: Download complete 13:26:27 7264a8db6415: Verifying Checksum 13:26:27 7264a8db6415: Download complete 13:26:27 1f1c1a5573a3: Verifying Checksum 13:26:27 1f1c1a5573a3: Download complete 13:26:27 7264a8db6415: Pull complete 13:26:28 b5e4710f87ac: Verifying Checksum 13:26:28 b5e4710f87ac: Download complete 13:26:28 c4d48a809fc2: Pull complete 13:26:28 4f1c88b9dad5: Download complete 13:26:28 ce7588e14bc9: Verifying Checksum 13:26:28 ce7588e14bc9: Download complete 13:26:32 4f1c88b9dad5: Pull complete 13:26:32 ad3a456e5733: Pull complete 13:26:32 69c7f0334f64: Pull complete 13:26:32 1f1c1a5573a3: Pull complete 13:26:33 ce7588e14bc9: Pull complete 13:26:34 b5e4710f87ac: Pull complete 13:26:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:26:34 ---> 88b5674ff536 13:26:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:26:40 Still waiting to schedule task 13:26:40 ‘prd-centos7-blackbox-4c-2g-2400’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2823’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2825’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2826’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2827’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2838’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2853’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2854’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2855’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2831’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2832’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2833’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2834’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2837’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2851’ is offline 13:26:42 ---> Running in b84d1ea0a395 13:26:42 Removing intermediate container b84d1ea0a395 13:26:42 ---> d27669d2d073 13:26:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:26:42 ---> Running in ffe2f7f08f13 13:26:42 Removing intermediate container ffe2f7f08f13 13:26:42 ---> 4a6f86fd4327 13:26:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:26:42 ---> Running in 3e03ace5d127 13:26:42 Removing intermediate container 3e03ace5d127 13:26:42 ---> a2e3495a8f76 13:26:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:26:42 ---> Running in e2127d86bef5 13:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:26:42 OK: 264 MiB in 52 packages 13:26:43 Removing intermediate container e2127d86bef5 13:26:43 ---> fab79dbe3e95 13:26:43 Step 7/12 : WORKDIR /app 13:26:43 ---> Running in 5618dc7c521c 13:26:43 Removing intermediate container 5618dc7c521c 13:26:43 ---> 3534a84281c2 13:26:43 Step 8/12 : COPY go.mod vendor* ./ 13:26:43 ---> d069016baa3a 13:26:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:43 ---> Running in 51acfdd11e5b 13:27:51 Removing intermediate container 51acfdd11e5b 13:27:51 ---> 07c7d9c60d23 13:27:51 Step 10/12 : COPY . . 13:27:51 ---> 8599877e33e5 13:27:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:27:51 ---> Running in 4d8cda284e8a 13:27:51 Removing intermediate container 4d8cda284e8a 13:27:51 ---> ccfac0c89230 13:27:51 Step 12/12 : RUN $MAKE 13:27:51 ---> Running in d2f15da1bb65 13:27:51 noop 13:27:51 Removing intermediate container d2f15da1bb65 13:27:51 ---> 4dc37082eb6f 13:27:51 Successfully built 4dc37082eb6f 13:27:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:51 + docker inspect -f . ci-base-image-x86_64 13:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:51 prd-ubuntu20.04-docker-8c-8g-2846 does not seem to be running inside a container 13:27:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-657 -v /w/workspace/_app-service-configurable_PR-657:/w/workspace/_app-service-configurable_PR-657:rw,z -v /w/workspace/_app-service-configurable_PR-657@tmp:/w/workspace/_app-service-configurable_PR-657@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 13:27:52 $ docker top f047fdefa8acf456ae32f41fbd35678407eb1db97c066aaf70a73921a66dcc31 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:52 + go version 13:27:52 go version go1.21.0 linux/amd64 [Pipeline] } 13:27:52 $ docker stop --time=1 f047fdefa8acf456ae32f41fbd35678407eb1db97c066aaf70a73921a66dcc31 13:27:53 $ docker rm -f --volumes f047fdefa8acf456ae32f41fbd35678407eb1db97c066aaf70a73921a66dcc31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:54 + docker inspect -f . ci-base-image-x86_64 13:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:54 prd-ubuntu20.04-docker-8c-8g-2846 does not seem to be running inside a container 13:27:54 $ 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-657 -v /w/workspace/_app-service-configurable_PR-657:/w/workspace/_app-service-configurable_PR-657:rw,z -v /w/workspace/_app-service-configurable_PR-657@tmp:/w/workspace/_app-service-configurable_PR-657@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 13:27:55 $ docker top bad9063c63ab7866737070c2397adad49d6f055605d855b93dbdd50624b80250 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:55 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-657 [Pipeline] fileExists [Pipeline] sh 13:27:56 + make test 13:27:56 go test -race -coverprofile=coverage.out ./... 13:28:22 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:28:54 go vet ./... 13:28:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:28:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:28:56 ./bin/test-attribution-txt.sh [Pipeline] echo 13:28:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:28:56 $ docker stop --time=1 bad9063c63ab7866737070c2397adad49d6f055605d855b93dbdd50624b80250 13:29:03 $ docker rm -f --volumes bad9063c63ab7866737070c2397adad49d6f055605d855b93dbdd50624b80250 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:29:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:29:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:29:05 + ls -al . 13:29:05 total 260 13:29:05 drwxrwxr-x 7 jenkins jenkins 4096 Apr 19 13:27 . 13:29:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:25 .. 13:29:05 -rw-rw-r-- 1 jenkins jenkins 119 Apr 19 13:25 .dockerignore 13:29:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:28 .git 13:29:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 .github 13:29:05 -rw-rw-r-- 1 jenkins jenkins 106 Apr 19 13:25 .gitignore 13:29:05 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:25 .golangci.yml 13:29:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:26 .semver 13:29:05 -rw-rw-r-- 1 jenkins jenkins 18981 Apr 19 13:25 Attribution.txt 13:29:05 -rw-rw-r-- 1 jenkins jenkins 37263 Apr 19 13:25 CHANGELOG.md 13:29:05 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 19 13:25 Dockerfile 13:29:05 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:25 GOVERNANCE.md 13:29:05 -rw-rw-r-- 1 jenkins jenkins 666 Apr 19 13:25 Jenkinsfile 13:29:05 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 19 13:25 LICENSE 13:29:05 -rw-rw-r-- 1 jenkins jenkins 618 Apr 19 13:25 OWNERS.md 13:29:05 -rw-rw-r-- 1 jenkins jenkins 4582 Apr 19 13:25 README.md 13:29:05 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:26 VERSION 13:29:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:25 bin 13:29:05 -rw-r--r-- 1 jenkins jenkins 13 Apr 19 13:27 coverage.out 13:29:05 -rw-rw-r-- 1 jenkins jenkins 7078 Apr 19 13:25 go.mod 13:29:05 -rw-rw-r-- 1 jenkins jenkins 101604 Apr 19 13:25 go.sum 13:29:05 -rw-rw-r-- 1 jenkins jenkins 1937 Apr 19 13:25 main.go 13:29:05 -rw-rw-r-- 1 jenkins jenkins 2572 Apr 19 13:25 makefile 13:29:05 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:05 + 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=97458a68615d58c87406ed69eec129aa4e68442a --label arch=amd64 --label version=0.0.0 . 13:29:05 Sending build context to Docker daemon 8.975MB 13:29:05 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:29:05 Step 2/27 : FROM ${BASE} AS builder 13:29:05 ---> 4dc37082eb6f 13:29:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:29:05 ---> Running in f8947f747f01 13:29:05 Removing intermediate container f8947f747f01 13:29:05 ---> 0874c93560bb 13:29:05 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:29:06 ---> Running in f187e47b8dcd 13:29:06 Removing intermediate container f187e47b8dcd 13:29:06 ---> fc2b981d68f3 13:29:06 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:29:06 ---> Running in c91c65dff06b 13:29:06 Removing intermediate container c91c65dff06b 13:29:06 ---> da8aa887fdf4 13:29:06 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:06 ---> Running in d2c1a3957625 13:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:06 OK: 264 MiB in 52 packages 13:29:07 Removing intermediate container d2c1a3957625 13:29:07 ---> 74dc5baf7423 13:29:07 Step 7/27 : WORKDIR /app 13:29:07 ---> Running in af8105e39766 13:29:07 Removing intermediate container af8105e39766 13:29:07 ---> ec969b8305de 13:29:07 Step 8/27 : COPY go.mod vendor* ./ 13:29:07 ---> 618fc73eb7ee 13:29:07 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:07 ---> Running in b49346ed5187 13:29:08 Removing intermediate container b49346ed5187 13:29:08 ---> 4da400848d0e 13:29:08 Step 10/27 : COPY . . 13:29:08 ---> 9d9dd2ebdc6f 13:29:08 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:08 ---> Running in 713dc8062eb5 13:29:08 Removing intermediate container 713dc8062eb5 13:29:08 ---> 6515d7263d23 13:29:08 Step 12/27 : RUN $MAKE 13:29:09 ---> Running in 27d2a9f253bb 13:29:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:29:41 Removing intermediate container 27d2a9f253bb 13:29:41 ---> 8f9fe2f23cbc 13:29:41 Step 13/27 : FROM alpine:3.18 13:29:41 3.18: Pulling from library/alpine 13:29:41 619be1103602: Pulling fs layer 13:29:41 619be1103602: Verifying Checksum 13:29:41 619be1103602: Download complete 13:29:41 619be1103602: Pull complete 13:29:41 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:29:41 Status: Downloaded newer image for alpine:3.18 13:29:41 ---> d3782b16ccc9 13:29:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:29:42 ---> Running in 3fb3daff95f3 13:29:42 Removing intermediate container 3fb3daff95f3 13:29:42 ---> 6e36ddc9d825 13:29:42 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:29:42 ---> Running in 3c25d8b50580 13:29:42 Removing intermediate container 3c25d8b50580 13:29:42 ---> 4924b2291b5d 13:29:42 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:29:42 ---> Running in 54fd11cc2aef 13:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:43 (1/2) Installing ca-certificates (20240226-r0) 13:29:43 (2/2) Installing dumb-init (1.2.5-r2) 13:29:43 Executing busybox-1.36.1-r5.trigger 13:29:43 Executing ca-certificates-20240226-r0.trigger 13:29:43 OK: 8 MiB in 17 packages 13:29:43 Removing intermediate container 54fd11cc2aef 13:29:43 ---> 4449b60e29aa 13:29:43 Step 17/27 : RUN apk --no-cache upgrade 13:29:43 ---> Running in 857f994a8af4 13:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:44 Upgrading critical system libraries and apk-tools: 13:29:44 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:29:44 Executing busybox-1.36.1-r5.trigger 13:29:44 Continuing the upgrade transaction with new apk-tools: 13:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:44 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:29:44 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:29:44 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:29:44 Executing ca-certificates-20240226-r0.trigger 13:29:44 OK: 8 MiB in 17 packages 13:29:45 Removing intermediate container 857f994a8af4 13:29:45 ---> cc750bf8cf5d 13:29:45 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:29:45 ---> f154d5633ed0 13:29:45 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:29:45 ---> 83acfc5a814c 13:29:45 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:29:45 ---> d9ba603f89d8 13:29:45 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:29:46 ---> 15ed5cb4c5b1 13:29:46 Step 22/27 : EXPOSE 48095 13:29:46 ---> Running in 6b9b4808942b 13:29:46 Removing intermediate container 6b9b4808942b 13:29:46 ---> 2547e5836da2 13:29:46 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:29:46 ---> Running in c0fabb40fc4b 13:29:46 Removing intermediate container c0fabb40fc4b 13:29:46 ---> 383be30aa093 13:29:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:29:46 ---> Running in b613b80c53b7 13:29:47 Removing intermediate container b613b80c53b7 13:29:47 ---> 561cbe461764 13:29:47 Step 25/27 : LABEL arch=amd64 13:29:47 ---> Running in 9ac2c8089b94 13:29:47 Removing intermediate container 9ac2c8089b94 13:29:47 ---> e78b92aa436b 13:29:47 Step 26/27 : LABEL git_sha=97458a68615d58c87406ed69eec129aa4e68442a 13:29:47 ---> Running in 52d5642682c1 13:29:47 Removing intermediate container 52d5642682c1 13:29:47 ---> 7b4084185f9a 13:29:47 Step 27/27 : LABEL version=0.0.0 13:29:47 ---> Running in acb84a2af864 13:29:47 Removing intermediate container acb84a2af864 13:29:47 ---> 4eb8d80b414d 13:29:47 [Warning] One or more build-args [ARCH] were not consumed 13:29:47 Successfully built 4eb8d80b414d 13:29:47 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 13:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:48 13:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:48 latest: Pulling from edgex-lftools-log-publisher 13:29:48 5eb5b503b376: Pulling fs layer 13:29:48 5c69ac0246d0: Pulling fs layer 13:29:48 ec43610c2a17: Pulling fs layer 13:29:48 3a2ae6a8a46f: Pulling fs layer 13:29:48 33b1e0a273af: Pulling fs layer 13:29:48 5d3b04190fa2: Pulling fs layer 13:29:48 2f39f015ded8: Pulling fs layer 13:29:48 33b1e0a273af: Waiting 13:29:48 5d3b04190fa2: Waiting 13:29:48 3a2ae6a8a46f: Waiting 13:29:48 2f39f015ded8: Waiting 13:29:48 5c69ac0246d0: Download complete 13:29:48 3a2ae6a8a46f: Verifying Checksum 13:29:48 3a2ae6a8a46f: Download complete 13:29:48 33b1e0a273af: Verifying Checksum 13:29:48 33b1e0a273af: Download complete 13:29:48 ec43610c2a17: Verifying Checksum 13:29:48 ec43610c2a17: Download complete 13:29:48 5d3b04190fa2: Verifying Checksum 13:29:48 5d3b04190fa2: Download complete 13:29:48 5eb5b503b376: Verifying Checksum 13:29:48 5eb5b503b376: Download complete 13:29:49 2f39f015ded8: Download complete 13:29:50 5eb5b503b376: Pull complete 13:29:50 5c69ac0246d0: Pull complete 13:29:50 ec43610c2a17: Pull complete 13:29:50 3a2ae6a8a46f: Pull complete 13:29:50 33b1e0a273af: Pull complete 13:29:50 5d3b04190fa2: Pull complete 13:29:55 2f39f015ded8: Pull complete 13:29:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:55 prd-ubuntu20.04-docker-8c-8g-2846 does not seem to be running inside a container 13:29:55 $ 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-657 -v /w/workspace/_app-service-configurable_PR-657:/w/workspace/_app-service-configurable_PR-657:rw,z -v /w/workspace/_app-service-configurable_PR-657@tmp:/w/workspace/_app-service-configurable_PR-657@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 13:30:01 $ docker top 6e975344055b1d2c4e8c1d81f4c79ed294643bcabc7ac7be24629b7fb39e2413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:02 ---> job-cost.sh 13:30:02 lf-activate-venv: SKIPPING 13:30:02 INFO: No Stack... 13:30:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:03 INFO: Archiving Costs [Pipeline] sh 13:30:03 + cat /w/workspace/_app-service-configurable_PR-657/archives/cost.csv 13:30:03 + cut -d, -f6 [Pipeline] lock 13:30:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-657-1-stack-cost] 13:30:03 Resource [jenkins-edgexfoundry-app-service-configurable-PR-657-1-stack-cost] did not exist. Created. 13:30:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-657-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:04 + echo total: 0.2199999988079071 [Pipeline] stash 13:30:04 Stashed 1 file(s) [Pipeline] } 13:30:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-657-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:04 $ docker stop --time=1 6e975344055b1d2c4e8c1d81f4c79ed294643bcabc7ac7be24629b7fb39e2413 13:30:05 $ docker rm -f --volumes 6e975344055b1d2c4e8c1d81f4c79ed294643bcabc7ac7be24629b7fb39e2413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:35:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3075 in /w/workspace/_app-service-configurable_PR-657 [Pipeline] { [Pipeline] ws 13:35:15 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 13:35:19 Selected Git installation does not exist. Using Default 13:35:19 The recommended git tool is: NONE 13:35:26 using credential edgex-jenkins-ssh 13:35:26 Cloning the remote Git repository 13:35:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:35:27 > git init /w/workspace/app-service-configurable/1 # timeout=10 13:35:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:35:27 > git --version # timeout=10 13:35:27 > git --version # 'git version 2.25.1' 13:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:35:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:31 Merging remotes/origin/main commit 9e2b4de80f2f77675910eee7170c1292975a828e into PR head commit 97458a68615d58c87406ed69eec129aa4e68442a 13:35:32 Merge succeeded, producing 97458a68615d58c87406ed69eec129aa4e68442a 13:35:32 Checking out Revision 97458a68615d58c87406ed69eec129aa4e68442a (PR-657) 13:35:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:35:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/657/head:refs/remotes/origin/PR-657 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:35:31 > git config core.sparsecheckout # timeout=10 13:35:31 > git checkout -f 97458a68615d58c87406ed69eec129aa4e68442a # timeout=10 13:35:32 > git remote # timeout=10 13:35:32 > git config --get remote.origin.url # timeout=10 13:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:32 > git merge 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 13:35:32 > git rev-parse HEAD^{commit} # timeout=10 13:35:32 > git config core.sparsecheckout # timeout=10 13:35:32 > git checkout -f 97458a68615d58c87406ed69eec129aa4e68442a # timeout=10 13:35:32 Commit message: "build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0" 13:35:32 > git --version # timeout=10 13:35:32 > git --version # 'git version 2.25.1' 13:35:32 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:35:38 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:38 Dload Upload Total Spent Left Speed 13:35:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 13:35:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:35:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:35:38 + sudo tee /etc/docker/daemon.new 13:35:38 { 13:35:38 "registry-mirrors": [ 13:35:38 "https://nexus3.edgexfoundry.org:10001" 13:35:38 ], 13:35:38 "bip": "10.250.0.254/24", 13:35:38 "hosts": [ 13:35:38 "tcp://0.0.0.0:5555", 13:35:38 "unix:///var/run/docker.sock" 13:35:38 ], 13:35:38 "mtu": 1458, 13:35:38 "selinux-enabled": true, 13:35:38 "seccomp-profile": "/etc/docker/seccomp.json" 13:35:38 } [Pipeline] sh 13:35:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:35:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:57 provisioning config files... 13:35:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config17772709428364536385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:58 ---> ****-login.sh 13:35:58 nexus3.edgexfoundry.org:10001 13:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:59 Configure a credential helper to remove this warning. See 13:35:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:59 13:35:59 Login Succeeded 13:35:59 nexus3.edgexfoundry.org:10002 13:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:59 Configure a credential helper to remove this warning. See 13:35:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:59 13:35:59 Login Succeeded 13:35:59 nexus3.edgexfoundry.org:10003 13:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:59 Configure a credential helper to remove this warning. See 13:35:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:59 13:35:59 Login Succeeded 13:35:59 nexus3.edgexfoundry.org:10004 13:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:36:00 Configure a credential helper to remove this warning. See 13:36:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:36:00 13:36:00 Login Succeeded 13:36:00 ****.io 13:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:36:00 Configure a credential helper to remove this warning. See 13:36:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:36:00 13:36:00 Login Succeeded 13:36:00 ---> ****-login.sh ends [Pipeline] } 13:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:36:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:36:01 ========================================================= 13:36:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:36:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:02 + 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 . 13:36:02 Sending build context to Docker daemon 238.1kB 13:36:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:36:02 Step 2/12 : FROM ${BASE} AS builder 13:36:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:36:02 9fda8d8052c6: Pulling fs layer 13:36:02 5d54e960e981: Pulling fs layer 13:36:02 c4a7e357bf2a: Pulling fs layer 13:36:02 f0e02332f6b5: Pulling fs layer 13:36:02 872ee5b61b7b: Pulling fs layer 13:36:02 0c6a40ed1a82: Pulling fs layer 13:36:02 94ae7d8d031c: Pulling fs layer 13:36:02 f0e02332f6b5: Waiting 13:36:02 872ee5b61b7b: Waiting 13:36:02 0c6a40ed1a82: Waiting 13:36:02 94ae7d8d031c: Waiting 13:36:02 5d54e960e981: Verifying Checksum 13:36:02 5d54e960e981: Download complete 13:36:02 f0e02332f6b5: Verifying Checksum 13:36:02 f0e02332f6b5: Download complete 13:36:02 872ee5b61b7b: Verifying Checksum 13:36:02 872ee5b61b7b: Download complete 13:36:02 9fda8d8052c6: Verifying Checksum 13:36:02 9fda8d8052c6: Download complete 13:36:03 94ae7d8d031c: Verifying Checksum 13:36:03 94ae7d8d031c: Download complete 13:36:03 9fda8d8052c6: Pull complete 13:36:04 5d54e960e981: Pull complete 13:36:04 c4a7e357bf2a: Verifying Checksum 13:36:04 c4a7e357bf2a: Download complete 13:36:05 0c6a40ed1a82: Verifying Checksum 13:36:05 0c6a40ed1a82: Download complete 13:36:18 c4a7e357bf2a: Pull complete 13:36:18 f0e02332f6b5: Pull complete 13:36:18 872ee5b61b7b: Pull complete 13:36:26 0c6a40ed1a82: Pull complete 13:36:27 94ae7d8d031c: Pull complete 13:36:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:36:27 ---> 86de565de09d 13:36:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:36:28 ---> Running in cc8242e8d812 13:36:29 Removing intermediate container cc8242e8d812 13:36:29 ---> fa6de4d4e81d 13:36:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:36:29 ---> Running in f35e04f0e4d2 13:36:29 Removing intermediate container f35e04f0e4d2 13:36:29 ---> d3d5e48f153e 13:36:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:36:29 ---> Running in deceb92808a0 13:36:30 Removing intermediate container deceb92808a0 13:36:30 ---> 5c818bed233d 13:36:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:36:30 ---> Running in 85f1a3c9f9b8 13:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:36:33 OK: 266 MiB in 52 packages 13:36:34 Removing intermediate container 85f1a3c9f9b8 13:36:34 ---> b3e7c5e9877f 13:36:34 Step 7/12 : WORKDIR /app 13:36:34 ---> Running in a83c50e28d4d 13:36:34 Removing intermediate container a83c50e28d4d 13:36:34 ---> 7876f5200cdd 13:36:34 Step 8/12 : COPY go.mod vendor* ./ 13:36:35 ---> 5e32961d6301 13:36:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:35 ---> Running in f310efa19845 13:38:57 Removing intermediate container f310efa19845 13:38:57 ---> ace8a83372dd 13:38:57 Step 10/12 : COPY . . 13:38:57 ---> 078b1353ccc3 13:38:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:57 ---> Running in cc703eb5f959 13:38:57 Removing intermediate container cc703eb5f959 13:38:57 ---> 671ad321b684 13:38:57 Step 12/12 : RUN $MAKE 13:38:57 ---> Running in c2533532f2d6 13:38:57 noop 13:38:57 Removing intermediate container c2533532f2d6 13:38:57 ---> 19eecde1bb46 13:38:57 Successfully built 19eecde1bb46 13:38:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:57 + docker inspect -f . ci-base-image-arm64 13:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:58 prd-ubuntu20.04-docker-arm64-4c-16g-3075 does not seem to be running inside a container 13:38:58 $ 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 13:38:59 $ docker top 979b8594b88236cf720c54be9074f8d1ef887ed16516b9161251fce1d54b4d5d -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:00 + go version 13:39:00 go version go1.21.0 linux/arm64 [Pipeline] } 13:39:00 $ docker stop --time=1 979b8594b88236cf720c54be9074f8d1ef887ed16516b9161251fce1d54b4d5d 13:39:02 $ docker rm -f --volumes 979b8594b88236cf720c54be9074f8d1ef887ed16516b9161251fce1d54b4d5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:03 + docker inspect -f . ci-base-image-arm64 13:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:06 prd-ubuntu20.04-docker-arm64-4c-16g-3075 does not seem to be running inside a container 13:39:07 $ 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 13:39:08 $ docker top c71f83fb6c765167281826be0ed66351e1d2271598f51a319d295f78a7e47235 -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:11 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 13:39:12 + make test 13:39:12 go test -race -coverprofile=coverage.out ./... 13:43:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:43:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:43:39 go vet ./... 13:47:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:47:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:47:16 ./bin/test-attribution-txt.sh [Pipeline] echo 13:47:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:47:16 $ docker stop --time=1 c71f83fb6c765167281826be0ed66351e1d2271598f51a319d295f78a7e47235 13:47:18 $ docker rm -f --volumes c71f83fb6c765167281826be0ed66351e1d2271598f51a319d295f78a7e47235 [Pipeline] // withDockerContainer [Pipeline] sh 13:47:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:47:21 Warning: overwriting stash ‘coverage-report’ 13:47:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:47:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:47:23 + ls -al . 13:47:23 total 256 13:47:23 drwxrwxr-x 6 jenkins jenkins 4096 Apr 19 13:39 . 13:47:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:35 .. 13:47:23 -rw-rw-r-- 1 jenkins jenkins 119 Apr 19 13:35 .dockerignore 13:47:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:35 .git 13:47:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 .github 13:47:23 -rw-rw-r-- 1 jenkins jenkins 106 Apr 19 13:35 .gitignore 13:47:23 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:35 .golangci.yml 13:47:23 -rw-rw-r-- 1 jenkins jenkins 18981 Apr 19 13:35 Attribution.txt 13:47:23 -rw-rw-r-- 1 jenkins jenkins 37263 Apr 19 13:35 CHANGELOG.md 13:47:23 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 19 13:35 Dockerfile 13:47:23 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:35 GOVERNANCE.md 13:47:23 -rw-rw-r-- 1 jenkins jenkins 666 Apr 19 13:35 Jenkinsfile 13:47:23 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 19 13:35 LICENSE 13:47:23 -rw-rw-r-- 1 jenkins jenkins 618 Apr 19 13:35 OWNERS.md 13:47:23 -rw-rw-r-- 1 jenkins jenkins 4582 Apr 19 13:35 README.md 13:47:23 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:26 VERSION 13:47:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:35 bin 13:47:23 -rw-r--r-- 1 jenkins jenkins 13 Apr 19 13:39 coverage.out 13:47:23 -rw-rw-r-- 1 jenkins jenkins 7078 Apr 19 13:35 go.mod 13:47:23 -rw-rw-r-- 1 jenkins jenkins 101604 Apr 19 13:35 go.sum 13:47:23 -rw-rw-r-- 1 jenkins jenkins 1937 Apr 19 13:35 main.go 13:47:23 -rw-rw-r-- 1 jenkins jenkins 2572 Apr 19 13:35 makefile 13:47:23 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:23 + 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=97458a68615d58c87406ed69eec129aa4e68442a --label arch=arm64 --label version=0.0.0 . 13:47:23 Sending build context to Docker daemon 239.1kB 13:47:24 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:47:24 Step 2/27 : FROM ${BASE} AS builder 13:47:24 ---> 19eecde1bb46 13:47:24 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:47:24 ---> Running in d3fa3bbcb4c0 13:47:24 Removing intermediate container d3fa3bbcb4c0 13:47:24 ---> 8b2df89a3738 13:47:24 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:47:24 ---> Running in f584c2bf344f 13:47:24 Removing intermediate container f584c2bf344f 13:47:24 ---> 82d6b1be57c2 13:47:24 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:47:25 ---> Running in d8ade830d94a 13:47:25 Removing intermediate container d8ade830d94a 13:47:25 ---> ecc3a8495e85 13:47:25 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:47:25 ---> Running in eec8170f0058 13:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:47:28 OK: 266 MiB in 52 packages 13:47:29 Removing intermediate container eec8170f0058 13:47:29 ---> bcb5df8ae971 13:47:29 Step 7/27 : WORKDIR /app 13:47:29 ---> Running in d8d9d68b5e24 13:47:30 Removing intermediate container d8d9d68b5e24 13:47:30 ---> 3cc938634159 13:47:30 Step 8/27 : COPY go.mod vendor* ./ 13:47:30 ---> 93d8a74a80e5 13:47:30 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:30 ---> Running in 2dcf9f270eb3 13:47:34 Removing intermediate container 2dcf9f270eb3 13:47:34 ---> b64303549d06 13:47:34 Step 10/27 : COPY . . 13:47:34 ---> c49ba757fe47 13:47:34 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:47:34 ---> Running in a3be4dfe57f6 13:47:35 Removing intermediate container a3be4dfe57f6 13:47:35 ---> 287dbd62d823 13:47:35 Step 12/27 : RUN $MAKE 13:47:35 ---> Running in a90dcee1368d 13:47:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:51:28 Removing intermediate container a90dcee1368d 13:51:28 ---> 38963c10a5d7 13:51:28 Step 13/27 : FROM alpine:3.18 13:51:28 3.18: Pulling from library/alpine 13:51:28 c6b39de5b339: Pulling fs layer 13:51:28 c6b39de5b339: Verifying Checksum 13:51:28 c6b39de5b339: Download complete 13:51:28 c6b39de5b339: Pull complete 13:51:28 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:51:28 Status: Downloaded newer image for alpine:3.18 13:51:28 ---> 33abbf032149 13:51:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:51:28 ---> Running in 0d6c221c3731 13:51:28 Removing intermediate container 0d6c221c3731 13:51:28 ---> 700bc336fee9 13:51:28 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:51:28 ---> Running in d614fd5580bf 13:51:28 Removing intermediate container d614fd5580bf 13:51:28 ---> 559c68e7ea4a 13:51:28 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:51:28 ---> Running in affdf94e9bba 13:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:51:28 (1/2) Installing ca-certificates (20240226-r0) 13:51:28 (2/2) Installing dumb-init (1.2.5-r2) 13:51:28 Executing busybox-1.36.1-r5.trigger 13:51:28 Executing ca-certificates-20240226-r0.trigger 13:51:28 OK: 9 MiB in 17 packages 13:51:28 Removing intermediate container affdf94e9bba 13:51:28 ---> a05768f06b2f 13:51:28 Step 17/27 : RUN apk --no-cache upgrade 13:51:28 ---> Running in 00079c7e74a5 13:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:51:28 Upgrading critical system libraries and apk-tools: 13:51:28 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:51:28 Executing busybox-1.36.1-r5.trigger 13:51:28 Continuing the upgrade transaction with new apk-tools: 13:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:51:28 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:51:28 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:51:28 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:51:28 Executing ca-certificates-20240226-r0.trigger 13:51:28 OK: 9 MiB in 17 packages 13:51:29 Removing intermediate container 00079c7e74a5 13:51:29 ---> 3711810f84ac 13:51:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:51:29 ---> 602e4fd9e145 13:51:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:51:30 ---> a7105194db30 13:51:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:51:30 ---> c3d15b6a4c06 13:51:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:51:32 ---> 9e1e164e71ec 13:51:32 Step 22/27 : EXPOSE 48095 13:51:32 ---> Running in 891f94f4b7ff 13:51:32 Removing intermediate container 891f94f4b7ff 13:51:32 ---> 67317c4599d9 13:51:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:51:32 ---> Running in 9ddc19ea6bfe 13:51:32 Removing intermediate container 9ddc19ea6bfe 13:51:32 ---> 25768a24adf3 13:51:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:51:32 ---> Running in 31bc1097417d 13:51:33 Removing intermediate container 31bc1097417d 13:51:33 ---> 529c84c2840a 13:51:33 Step 25/27 : LABEL arch=arm64 13:51:33 ---> Running in be7069681354 13:51:33 Removing intermediate container be7069681354 13:51:33 ---> 7ca005fa7813 13:51:33 Step 26/27 : LABEL git_sha=97458a68615d58c87406ed69eec129aa4e68442a 13:51:33 ---> Running in 937adf128c49 13:51:34 Removing intermediate container 937adf128c49 13:51:34 ---> 7c49d495a75f 13:51:34 Step 27/27 : LABEL version=0.0.0 13:51:34 ---> Running in e2f5e5bddf9c 13:51:34 Removing intermediate container e2f5e5bddf9c 13:51:34 ---> 15fbb57d5aa5 13:51:34 [Warning] One or more build-args [ARCH] were not consumed 13:51:34 Successfully built 15fbb57d5aa5 13:51:34 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 13:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:35 13:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:36 arm64: Pulling from edgex-lftools-log-publisher 13:51:36 8998bd30e6a1: Pulling fs layer 13:51:36 04944245beec: Pulling fs layer 13:51:36 699f458cf7ca: Pulling fs layer 13:51:36 765212b225bb: Pulling fs layer 13:51:36 f23df028b6ca: Pulling fs layer 13:51:36 d65c8cfc05b1: Pulling fs layer 13:51:36 2437ff75d9bd: Pulling fs layer 13:51:36 f23df028b6ca: Waiting 13:51:36 d65c8cfc05b1: Waiting 13:51:36 2437ff75d9bd: Waiting 13:51:36 765212b225bb: Waiting 13:51:36 04944245beec: Verifying Checksum 13:51:36 04944245beec: Download complete 13:51:36 765212b225bb: Verifying Checksum 13:51:36 765212b225bb: Download complete 13:51:36 f23df028b6ca: Verifying Checksum 13:51:36 f23df028b6ca: Download complete 13:51:36 d65c8cfc05b1: Verifying Checksum 13:51:36 d65c8cfc05b1: Download complete 13:51:36 699f458cf7ca: Verifying Checksum 13:51:36 699f458cf7ca: Download complete 13:51:36 8998bd30e6a1: Download complete 13:51:39 2437ff75d9bd: Verifying Checksum 13:51:39 2437ff75d9bd: Download complete 13:51:41 8998bd30e6a1: Pull complete 13:51:41 04944245beec: Pull complete 13:51:42 699f458cf7ca: Pull complete 13:51:43 765212b225bb: Pull complete 13:51:44 f23df028b6ca: Pull complete 13:51:44 d65c8cfc05b1: Pull complete 13:52:02 2437ff75d9bd: Pull complete 13:52:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:52:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:03 prd-ubuntu20.04-docker-arm64-4c-16g-3075 does not seem to be running inside a container 13:52:03 $ 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 13:52:06 $ docker top a8a713b0447502762fb2d970fa6f82076a54a35eab76dcb5957c248076af2eab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:07 ---> job-cost.sh 13:52:07 lf-activate-venv: SKIPPING 13:52:07 INFO: No Stack... 13:52:07 INFO: Retrieving Pricing Info for: v3-standard-4 13:52:08 INFO: Archiving Costs [Pipeline] sh 13:52:09 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 13:52:09 + cut -d, -f6 [Pipeline] lock 13:52:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-657-1-stack-cost] 13:52:37 Resource [jenkins-edgexfoundry-app-service-configurable-PR-657-1-stack-cost] did not exist. Created. 13:52:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-657-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:38 /w/workspace/app-service-configurable/1@tmp/durable-be3bc046/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:52:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:52:38 Warning: overwriting stash ‘stack-cost’ 13:52:39 Stashed 1 file(s) [Pipeline] } 13:52:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-657-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:52:39 $ docker stop --time=1 a8a713b0447502762fb2d970fa6f82076a54a35eab76dcb5957c248076af2eab 13:52:40 $ docker rm -f --volumes a8a713b0447502762fb2d970fa6f82076a54a35eab76dcb5957c248076af2eab [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 13:52:41 provisioning config files... 13:52:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-657@tmp/config2411615709386111963tmp [Pipeline] { [Pipeline] sh 13:52:42 + set +x 13:52:42 + bash -s -- 13:52:42 + curl -s https://codecov.io/bash 13:52:42 13:52:42 _____ _ 13:52:42 / ____| | | 13:52:42 | | ___ __| | ___ ___ _____ __ 13:52:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:52:42 | |___| (_) | (_| | __/ (_| (_) \ V / 13:52:42 \_____\___/ \__,_|\___|\___\___/ \_/ 13:52:42 Bash-1.0.6 13:52:42 13:52:42 13:52:42 ==> git version 2.25.1 found 13:52: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 13:52:42 Release-Date: 2020-01-08 13:52: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 13:52:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:52:42 ==> Jenkins CI detected. 13:52:42 current dir:  /w/workspace/_app-service-configurable_PR-657 13:52:42 project root: . 13:52:42 --> token set from env 13:52:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:52:42 ==> Running gcov in . (disable via -X gcov) 13:52:42 ==> Python coveragepy not found 13:52:42 ==> Searching for coverage reports in: 13:52:42 + . 13:52:42 -> Found 1 reports 13:52:42 ==> Detecting git/mercurial file structure 13:52:42 ==> Reading reports 13:52:42 + ./coverage.out bytes=13 13:52:42 ==> Appending adjustments 13:52:42 https://docs.codecov.io/docs/fixing-reports 13:52:42 + Found adjustments 13:52:42 ==> Gzipping contents 13:52:42 4.0K /tmp/codecov.sCcewC.gz 13:52:42 ==> Uploading reports 13:52:42 url: https://codecov.io 13:52:42 query: branch=PR-657&commit=97458a68615d58c87406ed69eec129aa4e68442a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-657%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=657&job=&cmd_args= 13:52:42 -> Pinging Codecov 13:52:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-657&commit=97458a68615d58c87406ed69eec129aa4e68442a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-657%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=657&job=&cmd_args= 13:52:42 -> Uploading to 13:52:42 https://storage.googleapis.com/codecov/v4/raw/2024-04-19/A97CA9966030D2A3747ED39772930CCE/97458a68615d58c87406ed69eec129aa4e68442a/f9824cf8-1f6f-4100-bedc-3b942f827e14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T135242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac35c54c0500b5e3c3d99751b1056dd6deb9447c16513c788fb519b32d4666f5 13:52:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:52:42 Dload Upload Total Spent Left Speed 13:52:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 790 --:--:-- --:--:-- --:--:-- 790 13:52:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/97458a68615d58c87406ed69eec129aa4e68442a [Pipeline] } 13:52: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 13:52:45 + [ -d /w/workspace/_app-service-configurable_PR-657/archives ] 13:52:45 + ls -al /w/workspace/_app-service-configurable_PR-657/archives 13:52:45 total 16 13:52:45 drwxr-xr-x 3 root root 4096 Apr 19 13:30 . 13:52:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:30 .. 13:52:45 drwxr-xr-x 2 root root 4096 Apr 19 13:30 cost 13:52:45 -rw-r--r-- 1 root root 96 Apr 19 13:30 cost.csv 13:52:45 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-657/archives 13:52:45 + ls -al /w/workspace/_app-service-configurable_PR-657/archives 13:52:45 total 16 13:52:45 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:30 . 13:52:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:30 .. 13:52:45 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:30 cost 13:52:45 -rw-r--r-- 1 jenkins jenkins 96 Apr 19 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:52:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:52:46 ---> package-listing.sh 13:52:46 ++ tr '[:upper:]' '[:lower:]' 13:52:46 ++ facter osfamily 13:52:46 + OS_FAMILY=debian 13:52:46 + workspace=/w/workspace/_app-service-configurable_PR-657 13:52:46 + START_PACKAGES=/tmp/packages_start.txt 13:52:46 + END_PACKAGES=/tmp/packages_end.txt 13:52:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:52:46 + PACKAGES=/tmp/packages_start.txt 13:52:46 + '[' /w/workspace/_app-service-configurable_PR-657 ']' 13:52:46 + PACKAGES=/tmp/packages_end.txt 13:52:46 + case "${OS_FAMILY}" in 13:52:46 + dpkg -l 13:52:46 + grep '^ii' 13:52:46 + '[' -f /tmp/packages_start.txt ']' 13:52:46 + '[' -f /tmp/packages_end.txt ']' 13:52:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:52:46 + '[' /w/workspace/_app-service-configurable_PR-657 ']' 13:52:46 + mkdir -p /w/workspace/_app-service-configurable_PR-657/archives/ 13:52:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-657/archives/ [Pipeline] echo 13:52:46 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-657/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:52:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:47 prd-ubuntu20.04-docker-8c-8g-2846 does not seem to be running inside a container 13:52:47 $ 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-657/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-657 -v /w/workspace/_app-service-configurable_PR-657:/w/workspace/_app-service-configurable_PR-657:rw,z -v /w/workspace/_app-service-configurable_PR-657@tmp:/w/workspace/_app-service-configurable_PR-657@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 13:52:47 $ docker top 44eb20e9f9dd03f39b84b821c46906a2c5dca506cb05088a027eec38b1e28c2c -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:48 + touch /tmp/pre-build-complete [Pipeline] sh 13:52:48 + mkdir -p /var/log/sysstat [Pipeline] sh 13:52:48 + ls /var/log/sa-host 13:52:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:49 provisioning config files... 13:52:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-657@tmp/config6863194423946606772tmp [Pipeline] { [Pipeline] echo 13:52:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:52:49 ---> create-netrc.sh [Pipeline] } 13:52:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:52:49 ---> python-tools-install.sh [Pipeline] echo 13:52:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:52:50 ---> sudo-logs.sh 13:52:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:52:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:52:50 ---> job-cost.sh 13:52:50 lf-activate-venv: SKIPPING 13:52:50 DEBUG: total: 0.2199999988079071 13:52:50 INFO: Retrieving Stack Cost... 13:52:50 INFO: Retrieving Pricing Info for: v3-standard-8 13:52:51 INFO: Archiving Costs [Pipeline] echo 13:52:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:52:51 ---> logs-deploy.sh 13:52:51 lf-activate-venv: SKIPPING 13:52:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-657/1 13:52:51 INFO: archiving workspace using pattern(s): 13:52:52 Archives upload complete. 13:52:53 INFO: archiving logs to Nexus 13:52:53 ---> uname -a: 13:52:53 Linux prd-ubuntu20-04-docker-8c-8g-2846 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:52:53 13:52:53 13:52:53 ---> lscpu: 13:52:53 Architecture: x86_64 13:52:53 CPU op-mode(s): 32-bit, 64-bit 13:52:53 Byte Order: Little Endian 13:52:53 Address sizes: 40 bits physical, 48 bits virtual 13:52:53 CPU(s): 8 13:52:53 On-line CPU(s) list: 0-7 13:52:53 Thread(s) per core: 1 13:52:53 Core(s) per socket: 1 13:52:53 Socket(s): 8 13:52:53 NUMA node(s): 1 13:52:53 Vendor ID: AuthenticAMD 13:52:53 CPU family: 23 13:52:53 Model: 49 13:52:53 Model name: AMD EPYC-Rome Processor 13:52:53 Stepping: 0 13:52:53 CPU MHz: 2800.000 13:52:53 BogoMIPS: 5600.00 13:52:53 Virtualization: AMD-V 13:52:53 Hypervisor vendor: KVM 13:52:53 Virtualization type: full 13:52:53 L1d cache: 256 KiB 13:52:53 L1i cache: 256 KiB 13:52:53 L2 cache: 4 MiB 13:52:53 L3 cache: 128 MiB 13:52:53 NUMA node0 CPU(s): 0-7 13:52:53 Vulnerability Itlb multihit: Not affected 13:52:53 Vulnerability L1tf: Not affected 13:52:53 Vulnerability Mds: Not affected 13:52:53 Vulnerability Meltdown: Not affected 13:52:53 Vulnerability Mmio stale data: Not affected 13:52:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:52:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:52:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:52:53 Vulnerability Srbds: Not affected 13:52:53 Vulnerability Tsx async abort: Not affected 13:52:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:52:53 13:52:53 13:52:53 ---> nproc: 13:52:53 8 13:52:53 13:52:53