Pull request #644 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16da90481c604b0836749086951836dcd9384e9e+f6dabf865f74e57664eeaeb005e9c9ff041cf72e (d1fde8bef966d46ccdd66020dcac74de9b0dcd02) 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-ssh17081894239438184359.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-ssh6845688980687771081.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-644/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-644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10584303890651068826.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-644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11568708746325106563.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-ssh8578934933107265465.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-644/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-644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2907813465676411006.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1787 in /w/workspace/_app-service-configurable_PR-644 [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-644 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f6dabf865f74e57664eeaeb005e9c9ff041cf72e into PR head commit 16da90481c604b0836749086951836dcd9384e9e Merge succeeded, producing 16da90481c604b0836749086951836dcd9384e9e Checking out Revision 16da90481c604b0836749086951836dcd9384e9e (PR-644) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 16da90481c604b0836749086951836dcd9384e9e # 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 f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16da90481c604b0836749086951836dcd9384e9e # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:55:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:55:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:55:10 ========================================================= 12:55:10 EdgeX Global Pipelines Version Info 12:55:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:55:11 ------------------- 12:55:11 stable info: 12:55:11 ------------------- 12:55:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:55:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:55:11 Message: update stable to v1.0.258 12:55:12 ------------------- 12:55:12 experimental info: 12:55:12 ------------------- 12:55:12 Commited By: **** collab-it+edgex@linuxfoundation.org 12:55:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:55:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:55:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:55:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:55:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:55:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:55:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-644 [Pipeline] echo 12:55:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-644 [Pipeline] echo 12:55:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-644 [Pipeline] echo 12:55:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16da90481c604b0836749086951836dcd9384e9e [Pipeline] echo 12:55:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16da904 [Pipeline] echo 12:55:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:14 provisioning config files... 12:55:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-644@tmp/config4652154411422597882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:15 ---> ****-login.sh 12:55:15 nexus3.edgexfoundry.org:10001 12:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:15 Configure a credential helper to remove this warning. See 12:55:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:15 12:55:15 Login Succeeded 12:55:15 nexus3.edgexfoundry.org:10002 12:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:15 Configure a credential helper to remove this warning. See 12:55:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:15 12:55:15 Login Succeeded 12:55:15 nexus3.edgexfoundry.org:10003 12:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:15 Configure a credential helper to remove this warning. See 12:55:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:15 12:55:15 Login Succeeded 12:55:15 nexus3.edgexfoundry.org:10004 12:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:16 Configure a credential helper to remove this warning. See 12:55:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:16 12:55:16 Login Succeeded 12:55:16 ****.io 12:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:16 Configure a credential helper to remove this warning. See 12:55:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:16 12:55:16 Login Succeeded 12:55:16 ---> ****-login.sh ends [Pipeline] } 12:55:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:55:17 + git rev-list -1 --merges 16da90481c604b0836749086951836dcd9384e9e~1..16da90481c604b0836749086951836dcd9384e9e [Pipeline] echo 12:55:17 -----------> git rev-list -1 --merges 16da90481c604b0836749086951836dcd9384e9e~1..16da90481c604b0836749086951836dcd9384e9e 16da90481c604b0836749086951836dcd9384e9e [false] [Pipeline] sh 12:55:17 + git log --format=format:%s -1 16da90481c604b0836749086951836dcd9384e9e [Pipeline] echo 12:55:17 ========================================================= 12:55:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:55:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:55:17 + git log --format=format:%s -1 16da90481c604b0836749086951836dcd9384e9e [Pipeline] echo 12:55:18 [semverPrep] GIT_COMMIT: 16da90481c604b0836749086951836dcd9384e9e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:55:18 [semverPrep] This is not a build commit. [Pipeline] sh 12:55:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:18 + grep -v github /etc/ssh/ssh_known_hosts 12:55:18 + [ -e /tmp/ssh_known_hosts ] 12:55:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:55:18 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:55:18 sudo tee -a /etc/ssh/ssh_known_hosts 12:55:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:19 12:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:19 0.1.4: Pulling from edgex-devops/py-git-semver 12:55:19 b85a868b505f: Pulling fs layer 12:55:19 e2be974225ed: Pulling fs layer 12:55:19 339a4e72a1f5: Pulling fs layer 12:55:19 988bab9f4d93: Pulling fs layer 12:55:19 1469e6f7b9e6: Pulling fs layer 12:55:19 eaf3925da568: Pulling fs layer 12:55:19 bab4dde63d76: Pulling fs layer 12:55:19 bde34c3a00c8: Pulling fs layer 12:55:19 b352a97aabf1: Pulling fs layer 12:55:19 4872d77fe225: Pulling fs layer 12:55:19 5851b861e8e6: Pulling fs layer 12:55:19 988bab9f4d93: Waiting 12:55:19 1469e6f7b9e6: Waiting 12:55:19 eaf3925da568: Waiting 12:55:19 bab4dde63d76: Waiting 12:55:19 bde34c3a00c8: Waiting 12:55:19 b352a97aabf1: Waiting 12:55:19 4872d77fe225: Waiting 12:55:19 5851b861e8e6: Waiting 12:55:19 e2be974225ed: Download complete 12:55:19 988bab9f4d93: Verifying Checksum 12:55:19 988bab9f4d93: Download complete 12:55:19 1469e6f7b9e6: Verifying Checksum 12:55:19 1469e6f7b9e6: Download complete 12:55:19 eaf3925da568: Download complete 12:55:19 339a4e72a1f5: Verifying Checksum 12:55:19 bde34c3a00c8: Download complete 12:55:19 b352a97aabf1: Verifying Checksum 12:55:19 b352a97aabf1: Download complete 12:55:19 5851b861e8e6: Verifying Checksum 12:55:19 5851b861e8e6: Download complete 12:55:19 b85a868b505f: Verifying Checksum 12:55:19 b85a868b505f: Download complete 12:55:19 bab4dde63d76: Verifying Checksum 12:55:21 b85a868b505f: Pull complete 12:55:21 e2be974225ed: Pull complete 12:55:21 339a4e72a1f5: Pull complete 12:55:21 988bab9f4d93: Pull complete 12:55:22 1469e6f7b9e6: Pull complete 12:55:22 eaf3925da568: Pull complete 12:55:24 bab4dde63d76: Pull complete 12:55:24 bde34c3a00c8: Pull complete 12:55:24 b352a97aabf1: Pull complete 12:55:24 4872d77fe225: Pull complete 12:55:24 5851b861e8e6: Pull complete 12:55:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:24 prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container 12:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 12:55:28 $ docker top de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a -eo pid,comm 12:55:28 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). 12:55:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:29 [ssh-agent] Looking for ssh-agent implementation... 12:55:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:29 $ docker exec de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a ssh-agent 12:55:29 SSH_AUTH_SOCK=/tmp/ssh-0efnYjCcrxw5/agent.33 12:55:29 SSH_AGENT_PID=39 12:55:29 Running ssh-add (command line suppressed) 12:55:29 Identity added: /w/workspace/_app-service-configurable_PR-644@tmp/private_key_5951663818492828060.key (/w/workspace/_app-service-configurable_PR-644@tmp/private_key_5951663818492828060.key) 12:55:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:29 + git tag --points-at HEAD [Pipeline] } 12:55:29 $ docker exec --env ******** --env ******** de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a ssh-agent -k 12:55:29 unset SSH_AUTH_SOCK; 12:55:29 unset SSH_AGENT_PID; 12:55:29 echo Agent pid 39 killed; 12:55:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:55:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:30 [ssh-agent] Looking for ssh-agent implementation... 12:55:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:30 $ docker exec de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a ssh-agent 12:55:30 SSH_AUTH_SOCK=/tmp/ssh-4SHwazsy5HQJ/agent.71 12:55:30 SSH_AGENT_PID=77 12:55:30 Running ssh-add (command line suppressed) 12:55:30 Identity added: /w/workspace/_app-service-configurable_PR-644@tmp/private_key_7863306427522956116.key (/w/workspace/_app-service-configurable_PR-644@tmp/private_key_7863306427522956116.key) 12:55:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:30 + git semver init 12:55:31 2024-02-27 12:55:30,991 [run_init] DEBUG init version:0.0.0 force:False 12:55:31 2024-02-27 12:55:30,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-644/.semver 12:55:31 2024-02-27 12:55:30,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-644/.semver 12:55:31 2024-02-27 12:55:30,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-644/.semver'], cwd=/w/workspace/_app-service-configurable_PR-644, universal_newlines=False, shell=None, istream=None) 12:55:32 2024-02-27 12:55:32,215 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-644/.git/info/exclude 12:55:32 2024-02-27 12:55:32,215 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-644/.semver/PR-644 with force:False 12:55:32 2024-02-27 12:55:32,215 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-644/.semver/PR-644 12:55:32 2024-02-27 12:55:32,217 [execute] INFO git cat-file --batch-check 12:55:32 2024-02-27 12:55:32,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-644/.semver, universal_newlines=False, shell=None, istream=) 12:55:32 2024-02-27 12:55:32,223 [execute] INFO git cat-file --batch 12:55:32 2024-02-27 12:55:32,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-644/.semver, universal_newlines=False, shell=None, istream=) 12:55:32 2024-02-27 12:55:32,226 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-644/.semver/PR-644 12:55:32 0.0.0 [Pipeline] } 12:55:32 $ docker exec --env ******** --env ******** de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a ssh-agent -k 12:55:32 unset SSH_AUTH_SOCK; 12:55:32 unset SSH_AGENT_PID; 12:55:32 echo Agent pid 77 killed; 12:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:33 + git semver [Pipeline] } 12:55:33 $ docker stop --time=1 de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a 12:55:34 $ docker rm -f --volumes de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a [Pipeline] // withDockerContainer [Pipeline] sh 12:55:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:55:35 Stashed 1 file(s) [Pipeline] echo 12:55:35 [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 12:55:36 provisioning config files... 12:55:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-644@tmp/config5028787252836473465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:37 ---> ****-login.sh 12:55:37 nexus3.edgexfoundry.org:10001 12:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:37 Configure a credential helper to remove this warning. See 12:55:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:37 12:55:37 Login Succeeded 12:55:37 nexus3.edgexfoundry.org:10002 12:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:37 Configure a credential helper to remove this warning. See 12:55:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:37 12:55:37 Login Succeeded 12:55:37 nexus3.edgexfoundry.org:10003 12:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:37 Configure a credential helper to remove this warning. See 12:55:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:37 12:55:37 Login Succeeded 12:55:37 nexus3.edgexfoundry.org:10004 12:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:37 Configure a credential helper to remove this warning. See 12:55:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:37 12:55:37 Login Succeeded 12:55:37 ****.io 12:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:37 Configure a credential helper to remove this warning. See 12:55:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:37 12:55:37 Login Succeeded 12:55:37 ---> ****-login.sh ends [Pipeline] } 12:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:55:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:55:38 ========================================================= 12:55:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:55:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:38 + 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 . 12:55:38 Sending build context to Docker daemon 8.798MB 12:55:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:55:38 Step 2/12 : FROM ${BASE} AS builder 12:55:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:55:38 7264a8db6415: Pulling fs layer 12:55:38 c4d48a809fc2: Pulling fs layer 12:55:38 4f1c88b9dad5: Pulling fs layer 12:55:38 ad3a456e5733: Pulling fs layer 12:55:38 69c7f0334f64: Pulling fs layer 12:55:38 1f1c1a5573a3: Pulling fs layer 12:55:38 ce7588e14bc9: Pulling fs layer 12:55:38 b5e4710f87ac: Pulling fs layer 12:55:38 1f1c1a5573a3: Waiting 12:55:38 ce7588e14bc9: Waiting 12:55:38 ad3a456e5733: Waiting 12:55:38 69c7f0334f64: Waiting 12:55:38 b5e4710f87ac: Waiting 12:55:38 c4d48a809fc2: Verifying Checksum 12:55:38 c4d48a809fc2: Download complete 12:55:38 ad3a456e5733: Verifying Checksum 12:55:38 ad3a456e5733: Download complete 12:55:38 69c7f0334f64: Verifying Checksum 12:55:38 69c7f0334f64: Download complete 12:55:38 7264a8db6415: Verifying Checksum 12:55:38 7264a8db6415: Download complete 12:55:38 1f1c1a5573a3: Verifying Checksum 12:55:38 1f1c1a5573a3: Download complete 12:55:38 7264a8db6415: Pull complete 12:55:39 b5e4710f87ac: Download complete 12:55:39 c4d48a809fc2: Pull complete 12:55:39 4f1c88b9dad5: Download complete 12:55:39 ce7588e14bc9: Verifying Checksum 12:55:39 ce7588e14bc9: Download complete 12:55:43 4f1c88b9dad5: Pull complete 12:55:43 ad3a456e5733: Pull complete 12:55:43 69c7f0334f64: Pull complete 12:55:43 1f1c1a5573a3: Pull complete 12:55:44 ce7588e14bc9: Pull complete 12:55:45 b5e4710f87ac: Pull complete 12:55:45 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:55:45 ---> 88b5674ff536 12:55:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:55:49 ---> Running in 06982febd84f 12:55:49 Removing intermediate container 06982febd84f 12:55:49 ---> f2042eebcb79 12:55:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:55:49 ---> Running in 2750a7e2d036 12:55:49 Removing intermediate container 2750a7e2d036 12:55:49 ---> fa6bc4c9ff63 12:55:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:55:49 ---> Running in 2cd093200696 12:55:49 Removing intermediate container 2cd093200696 12:55:49 ---> 165960560471 12:55:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:55:49 ---> Running in ad07afbc3da8 12:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:55:50 OK: 264 MiB in 52 packages 12:55:51 Removing intermediate container ad07afbc3da8 12:55:51 ---> c446a6add954 12:55:51 Step 7/12 : WORKDIR /app 12:55:51 ---> Running in 5e005bd2e243 12:55:51 Removing intermediate container 5e005bd2e243 12:55:51 ---> 9ee28ebb445e 12:55:51 Step 8/12 : COPY go.mod vendor* ./ 12:55:51 ---> 133ab302da06 12:55:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:51 ---> Running in 2be0d9838f60 12:55:51 Still waiting to schedule task 12:55:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:56:23 Removing intermediate container 2be0d9838f60 12:56:23 ---> cd81c97de4ea 12:56:23 Step 10/12 : COPY . . 12:56:23 ---> fc5a1dc95a2a 12:56:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:56:23 ---> Running in da4b57a8e864 12:56:23 Removing intermediate container da4b57a8e864 12:56:23 ---> ade4f647d9db 12:56:23 Step 12/12 : RUN $MAKE 12:56:23 ---> Running in ad58ae0aa336 12:56:23 noop 12:56:24 Removing intermediate container ad58ae0aa336 12:56:24 ---> 69215b19707f 12:56:24 Successfully built 69215b19707f 12:56:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:24 + docker inspect -f . ci-base-image-x86_64 12:56:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:24 prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container 12:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 12:56:25 $ docker top a7a2da29e7aa61bdd08664d3203fda98324ddf46b01b704546c302b35f3f5eb2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:25 + go version 12:56:25 go version go1.21.0 linux/amd64 [Pipeline] } 12:56:25 $ docker stop --time=1 a7a2da29e7aa61bdd08664d3203fda98324ddf46b01b704546c302b35f3f5eb2 12:56:27 $ docker rm -f --volumes a7a2da29e7aa61bdd08664d3203fda98324ddf46b01b704546c302b35f3f5eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:28 + docker inspect -f . ci-base-image-x86_64 12:56:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:28 prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container 12:56:28 $ 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-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 12:56:28 $ docker top 5d7b6919098d50336635e875ae2d2a7ecd8c627e622e524ad59342bd511fd826 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:29 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-644 [Pipeline] fileExists [Pipeline] sh 12:56:29 + make test 12:56:29 go test -race -coverprofile=coverage.out ./... 12:56:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:57:13 go vet ./... 12:57:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:57:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:57:15 ./bin/test-attribution-txt.sh 12:57:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:57:15 $ docker stop --time=1 5d7b6919098d50336635e875ae2d2a7ecd8c627e622e524ad59342bd511fd826 12:57:18 $ docker rm -f --volumes 5d7b6919098d50336635e875ae2d2a7ecd8c627e622e524ad59342bd511fd826 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:57:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:57:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:57:20 + ls -al . 12:57:20 total 184 12:57:20 drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 12:56 . 12:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 12:55 .. 12:57:20 -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 12:55 .dockerignore 12:57:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 12:56 .git 12:57:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 12:55 .github 12:57:20 -rw-rw-r-- 1 jenkins jenkins 106 Feb 27 12:55 .gitignore 12:57:20 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 12:55 .golangci.yml 12:57:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 12:55 .semver 12:57:20 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 27 12:55 Attribution.txt 12:57:20 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 27 12:55 CHANGELOG.md 12:57:20 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 27 12:55 Dockerfile 12:57:20 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 12:55 GOVERNANCE.md 12:57:20 -rw-rw-r-- 1 jenkins jenkins 666 Feb 27 12:55 Jenkinsfile 12:57:20 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 12:55 LICENSE 12:57:20 -rw-rw-r-- 1 jenkins jenkins 618 Feb 27 12:55 OWNERS.md 12:57:20 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 27 12:55 README.md 12:57:20 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 12:55 VERSION 12:57:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 12:55 bin 12:57:20 -rw-r--r-- 1 jenkins jenkins 13 Feb 27 12:56 coverage.out 12:57:20 -rw-rw-r-- 1 jenkins jenkins 3776 Feb 27 12:55 go.mod 12:57:20 -rw-rw-r-- 1 jenkins jenkins 34159 Feb 27 12:55 go.sum 12:57:20 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 27 12:55 main.go 12:57:20 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 27 12:55 makefile 12:57:20 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 12:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:21 + 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=16da90481c604b0836749086951836dcd9384e9e --label arch=amd64 --label version=0.0.0 . 12:57:21 Sending build context to Docker daemon 8.799MB 12:57:21 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:57:21 Step 2/27 : FROM ${BASE} AS builder 12:57:21 ---> 69215b19707f 12:57:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:57:21 ---> Running in 09992ece12ec 12:57:21 Removing intermediate container 09992ece12ec 12:57:21 ---> ce19317b7d4c 12:57:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:57:21 ---> Running in 38c6d585e6b2 12:57:21 Removing intermediate container 38c6d585e6b2 12:57:21 ---> 34f0d35534bb 12:57:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:57:21 ---> Running in dc609164e48a 12:57:21 Removing intermediate container dc609164e48a 12:57:21 ---> 33c2ce717cc7 12:57:21 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:57:21 ---> Running in 44781924d459 12:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:57:22 OK: 264 MiB in 52 packages 12:57:22 Removing intermediate container 44781924d459 12:57:22 ---> 4c9ffe9a2120 12:57:22 Step 7/27 : WORKDIR /app 12:57:22 ---> Running in 8266ac4637b0 12:57:23 Removing intermediate container 8266ac4637b0 12:57:23 ---> 5e8b4f52e628 12:57:23 Step 8/27 : COPY go.mod vendor* ./ 12:57:23 ---> 62beb9a00df1 12:57:23 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:23 ---> Running in aff103ef8298 12:57:24 Removing intermediate container aff103ef8298 12:57:24 ---> 5899642a92a6 12:57:24 Step 10/27 : COPY . . 12:57:24 ---> eedb3052ace3 12:57:24 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:57:24 ---> Running in 12977ae7768a 12:57:24 Removing intermediate container 12977ae7768a 12:57:24 ---> 8597f9b4eb37 12:57:24 Step 12/27 : RUN $MAKE 12:57:24 ---> Running in fc42a05987ec 12:57:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:57:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1788 in /w/workspace/_app-service-configurable_PR-644 [Pipeline] { [Pipeline] ws 12:57:32 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:57:32 Selected Git installation does not exist. Using Default 12:57:32 The recommended git tool is: NONE 12:57:37 using credential edgex-jenkins-ssh 12:57:37 Cloning the remote Git repository 12:57:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:57:38 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:57:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:57:38 > git --version # timeout=10 12:57:38 > git --version # 'git version 2.25.1' 12:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:57:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:57:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:57:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:57:41 Merging remotes/origin/main commit f6dabf865f74e57664eeaeb005e9c9ff041cf72e into PR head commit 16da90481c604b0836749086951836dcd9384e9e 12:57:42 Merge succeeded, producing 16da90481c604b0836749086951836dcd9384e9e 12:57:42 Checking out Revision 16da90481c604b0836749086951836dcd9384e9e (PR-644) 12:57:42 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:57:42 > git --version # timeout=10 12:57:42 > git --version # 'git version 2.25.1' 12:57:42 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:57:41 > git config core.sparsecheckout # timeout=10 12:57:41 > git checkout -f 16da90481c604b0836749086951836dcd9384e9e # timeout=10 12:57:41 > git remote # timeout=10 12:57:41 > git config --get remote.origin.url # timeout=10 12:57:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:42 > git merge f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 12:57:42 > git rev-parse HEAD^{commit} # timeout=10 12:57:42 > git config core.sparsecheckout # timeout=10 12:57:42 > git checkout -f 16da90481c604b0836749086951836dcd9384e9e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:57:44 % Total % Received % Xferd Average Speed Time Time Time Current 12:57:44 Dload Upload Total Spent Left Speed 12:57:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 12:57:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:57:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:57:44 + sudo tee /etc/docker/daemon.new 12:57:44 { 12:57:44 "registry-mirrors": [ 12:57:44 "https://nexus3.edgexfoundry.org:10001" 12:57:44 ], 12:57:44 "bip": "10.250.0.254/24", 12:57:44 "hosts": [ 12:57:44 "tcp://0.0.0.0:5555", 12:57:44 "unix:///var/run/docker.sock" 12:57:44 ], 12:57:44 "mtu": 1458, 12:57:44 "selinux-enabled": true, 12:57:44 "seccomp-profile": "/etc/docker/seccomp.json" 12:57:44 } [Pipeline] sh 12:57:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:57:45 + sudo service docker restart 12:57:46 Removing intermediate container fc42a05987ec 12:57:46 ---> 47c359f8c4c5 12:57:46 Step 13/27 : FROM alpine:3.18 12:57:46 3.18: Pulling from library/alpine 12:57:46 619be1103602: Pulling fs layer 12:57:46 619be1103602: Verifying Checksum 12:57:46 619be1103602: Download complete 12:57:46 619be1103602: Pull complete 12:57:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:57:46 Status: Downloaded newer image for alpine:3.18 12:57:46 ---> d3782b16ccc9 12:57:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:57:46 ---> Running in be18fef05c12 12:57:46 Removing intermediate container be18fef05c12 12:57:46 ---> 44702637744f 12:57:46 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:57:46 ---> Running in fba21ab0af91 12:57:46 Removing intermediate container fba21ab0af91 12:57:46 ---> 8eb1d14ac9d4 12:57:46 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:57:46 ---> Running in 65733491013e 12:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:57:46 (1/2) Installing ca-certificates (20230506-r0) 12:57:46 (2/2) Installing dumb-init (1.2.5-r2) 12:57:46 Executing busybox-1.36.1-r5.trigger 12:57:46 Executing ca-certificates-20230506-r0.trigger 12:57:46 OK: 8 MiB in 17 packages 12:57:46 Removing intermediate container 65733491013e 12:57:46 ---> f251ba7b131f 12:57:46 Step 17/27 : RUN apk --no-cache upgrade 12:57:46 ---> Running in 5059fd14f097 12:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:57:47 OK: 8 MiB in 17 packages 12:57:47 Removing intermediate container 5059fd14f097 12:57:47 ---> 3c85300f6e64 12:57:47 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:57:47 ---> 21b748a013f7 12:57:47 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:57:48 ---> f970b696fc1f 12:57:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:57:48 ---> d2127322353f 12:57:48 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:57:48 ---> 535eeb6d448d 12:57:48 Step 22/27 : EXPOSE 48095 12:57:48 ---> Running in 66685614153b 12:57:48 Removing intermediate container 66685614153b 12:57:48 ---> d0499be2b2cd 12:57:48 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:57:48 ---> Running in 5851d3cc1a70 12:57:48 Removing intermediate container 5851d3cc1a70 12:57:48 ---> 7347840a3031 12:57:48 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:57:48 ---> Running in 3905590110b9 12:57:48 Removing intermediate container 3905590110b9 12:57:48 ---> f22e2734c9f9 12:57:48 Step 25/27 : LABEL arch=amd64 12:57:48 ---> Running in 01811af7f3da 12:57:49 Removing intermediate container 01811af7f3da 12:57:49 ---> bdd024ed4d7c 12:57:49 Step 26/27 : LABEL git_sha=16da90481c604b0836749086951836dcd9384e9e 12:57:49 ---> Running in a8c9ac6b13c0 12:57:49 Removing intermediate container a8c9ac6b13c0 12:57:49 ---> 8a41854c71ac 12:57:49 Step 27/27 : LABEL version=0.0.0 12:57:49 ---> Running in 8fdeb07981a1 12:57:49 Removing intermediate container 8fdeb07981a1 12:57:49 ---> a74bc0995503 12:57:49 [Warning] One or more build-args [ARCH] were not consumed 12:57:49 Successfully built a74bc0995503 12:57:49 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 12:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:50 12:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:51 latest: Pulling from edgex-lftools-log-publisher 12:57:51 5eb5b503b376: Pulling fs layer 12:57:51 5c69ac0246d0: Pulling fs layer 12:57:51 ec43610c2a17: Pulling fs layer 12:57:51 3a2ae6a8a46f: Pulling fs layer 12:57:51 33b1e0a273af: Pulling fs layer 12:57:51 5d3b04190fa2: Pulling fs layer 12:57:51 2f39f015ded8: Pulling fs layer 12:57:51 33b1e0a273af: Waiting 12:57:51 5d3b04190fa2: Waiting 12:57:51 2f39f015ded8: Waiting 12:57:51 3a2ae6a8a46f: Waiting 12:57:51 5c69ac0246d0: Download complete 12:57:51 3a2ae6a8a46f: Download complete 12:57:51 33b1e0a273af: Verifying Checksum 12:57:51 33b1e0a273af: Download complete 12:57:51 5d3b04190fa2: Verifying Checksum 12:57:51 5d3b04190fa2: Download complete 12:57:51 ec43610c2a17: Verifying Checksum 12:57:51 ec43610c2a17: Download complete 12:57:51 5eb5b503b376: Verifying Checksum 12:57:51 5eb5b503b376: Download complete 12:57:51 2f39f015ded8: Download complete 12:57:52 5eb5b503b376: Pull complete 12:57:52 5c69ac0246d0: Pull complete 12:57:53 ec43610c2a17: Pull complete 12:57:53 3a2ae6a8a46f: Pull complete 12:57:53 33b1e0a273af: Pull complete 12:57:53 5d3b04190fa2: Pull complete 12:57:57 2f39f015ded8: Pull complete 12:57:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:58 prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container 12:57:58 $ 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-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 12:58:03 $ docker top a662ea65cf2037ad18cf96bb4a7b2795b8d8285d2ea7eb503dc82de45ce14f82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:03 provisioning config files... 12:58:03 ---> job-cost.sh 12:58:03 lf-activate-venv: SKIPPING 12:58:03 INFO: No Stack... 12:58:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3241997955449803806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:04 INFO: Retrieving Pricing Info for: v3-standard-8 12:58:04 INFO: Archiving Costs 12:58:04 ---> ****-login.sh 12:58:04 nexus3.edgexfoundry.org:10001 [Pipeline] sh 12:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:04 + cat /w/workspace/_app-service-configurable_PR-644/archives/cost.csv 12:58:04 + cut -d, -f6 [Pipeline] lock 12:58:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] 12:58:04 Resource [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] did not exist. Created. 12:58:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [Pipeline] { [Pipeline] unstash 12:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:04 Configure a credential helper to remove this warning. See 12:58:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:04 12:58:04 Login Succeeded 12:58:04 nexus3.edgexfoundry.org:10002 [Pipeline] sh 12:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:05 + echo total: 0.2199999988079071 [Pipeline] stash 12:58:05 Stashed 1 file(s) [Pipeline] } 12:58:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [Pipeline] // lock 12:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:05 Configure a credential helper to remove this warning. See 12:58:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:05 12:58:05 Login Succeeded 12:58:05 nexus3.edgexfoundry.org:10003 12:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 12:58:05 $ docker stop --time=1 a662ea65cf2037ad18cf96bb4a7b2795b8d8285d2ea7eb503dc82de45ce14f82 12:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:05 Configure a credential helper to remove this warning. See 12:58:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:05 12:58:05 Login Succeeded 12:58:05 nexus3.edgexfoundry.org:10004 12:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:05 Configure a credential helper to remove this warning. See 12:58:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:05 12:58:05 Login Succeeded 12:58:05 ****.io 12:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:06 Configure a credential helper to remove this warning. See 12:58:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:06 12:58:06 Login Succeeded 12:58:06 ---> ****-login.sh ends 12:58:06 $ docker rm -f --volumes a662ea65cf2037ad18cf96bb4a7b2795b8d8285d2ea7eb503dc82de45ce14f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 12:58:06 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 12:58:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:07 ========================================================= 12:58:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:58:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:08 + 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 . 12:58:08 Sending build context to Docker daemon 158.7kB 12:58:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:58:08 Step 2/12 : FROM ${BASE} AS builder 12:58:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:58:08 9fda8d8052c6: Pulling fs layer 12:58:08 5d54e960e981: Pulling fs layer 12:58:08 c4a7e357bf2a: Pulling fs layer 12:58:08 f0e02332f6b5: Pulling fs layer 12:58:08 872ee5b61b7b: Pulling fs layer 12:58:08 0c6a40ed1a82: Pulling fs layer 12:58:08 94ae7d8d031c: Pulling fs layer 12:58:08 f0e02332f6b5: Waiting 12:58:08 872ee5b61b7b: Waiting 12:58:08 0c6a40ed1a82: Waiting 12:58:08 94ae7d8d031c: Waiting 12:58:08 5d54e960e981: Verifying Checksum 12:58:08 5d54e960e981: Download complete 12:58:08 f0e02332f6b5: Verifying Checksum 12:58:08 f0e02332f6b5: Download complete 12:58:08 872ee5b61b7b: Verifying Checksum 12:58:08 872ee5b61b7b: Download complete 12:58:08 9fda8d8052c6: Download complete 12:58:09 94ae7d8d031c: Verifying Checksum 12:58:09 94ae7d8d031c: Download complete 12:58:09 9fda8d8052c6: Pull complete 12:58:10 c4a7e357bf2a: Verifying Checksum 12:58:10 c4a7e357bf2a: Download complete 12:58:11 0c6a40ed1a82: Verifying Checksum 12:58:11 0c6a40ed1a82: Download complete 12:58:13 5d54e960e981: Pull complete 12:58:28 c4a7e357bf2a: Pull complete 12:58:28 f0e02332f6b5: Pull complete 12:58:28 872ee5b61b7b: Pull complete 12:58:36 0c6a40ed1a82: Pull complete 12:58:37 94ae7d8d031c: Pull complete 12:58:37 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:58:37 ---> 86de565de09d 12:58:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:58:38 ---> Running in fb59e37c856f 12:58:39 Removing intermediate container fb59e37c856f 12:58:39 ---> 4f4127418dff 12:58:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:58:39 ---> Running in d48bac68ed46 12:58:39 Removing intermediate container d48bac68ed46 12:58:39 ---> 0a36e7e90c00 12:58:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:58:39 ---> Running in 4e1113b61b67 12:58:40 Removing intermediate container 4e1113b61b67 12:58:40 ---> 765f35f6b1eb 12:58:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:58:40 ---> Running in 06d90a86222f 12:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:58:42 OK: 266 MiB in 52 packages 12:58:43 Removing intermediate container 06d90a86222f 12:58:43 ---> b676a292c196 12:58:43 Step 7/12 : WORKDIR /app 12:58:43 ---> Running in 4882e17f2b66 12:58:43 Removing intermediate container 4882e17f2b66 12:58:43 ---> 444ab2c9b461 12:58:43 Step 8/12 : COPY go.mod vendor* ./ 12:58:44 ---> 0e338064a909 12:58:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:44 ---> Running in 447d1d9d440f 12:59:52 Removing intermediate container 447d1d9d440f 12:59:52 ---> e59878d77f68 12:59:52 Step 10/12 : COPY . . 12:59:52 ---> ab8a31572446 12:59:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:59:52 ---> Running in 852fe3291e96 12:59:52 Removing intermediate container 852fe3291e96 12:59:52 ---> 3a39007e62c0 12:59:52 Step 12/12 : RUN $MAKE 12:59:52 ---> Running in fd8f5b23dee0 12:59:52 noop 12:59:52 Removing intermediate container fd8f5b23dee0 12:59:52 ---> 8384b934347a 12:59:52 Successfully built 8384b934347a 12:59:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:52 + docker inspect -f . ci-base-image-arm64 12:59:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:53 prd-ubuntu20.04-docker-arm64-4c-16g-1788 does not seem to be running inside a container 12:59:53 $ 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 ******** ci-base-image-arm64 cat 12:59:55 $ docker top b29cadca867dd8da6ac45db06ebce6deb37dd7fc576b9f36477e824d1afc9a57 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:56 + go version 12:59:56 go version go1.21.0 linux/arm64 [Pipeline] } 12:59:56 $ docker stop --time=1 b29cadca867dd8da6ac45db06ebce6deb37dd7fc576b9f36477e824d1afc9a57 12:59:57 $ docker rm -f --volumes b29cadca867dd8da6ac45db06ebce6deb37dd7fc576b9f36477e824d1afc9a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:58 + docker inspect -f . ci-base-image-arm64 12:59:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:59 prd-ubuntu20.04-docker-arm64-4c-16g-1788 does not seem to be running inside a container 12:59:59 $ 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 ******** ci-base-image-arm64 cat 13:00:00 $ docker top c0ae884439c67cb07a5349bdf4cc734180ba847856bc86854c545730b777247a -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:01 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 13:00:01 + make test 13:00:02 go test -race -coverprofile=coverage.out ./... 13:02:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:02:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:02:08 go vet ./... 13:04:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:04:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:04:15 ./bin/test-attribution-txt.sh 13:04:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:04:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:04:15 $ docker stop --time=1 c0ae884439c67cb07a5349bdf4cc734180ba847856bc86854c545730b777247a 13:04:17 $ docker rm -f --volumes c0ae884439c67cb07a5349bdf4cc734180ba847856bc86854c545730b777247a [Pipeline] // withDockerContainer [Pipeline] sh 13:04:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:04:19 Warning: overwriting stash ‘coverage-report’ 13:04:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:04:21 + ls -al . 13:04:21 total 180 13:04:21 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 13:00 . 13:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 12:57 .. 13:04:21 -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 12:57 .dockerignore 13:04:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 12:57 .git 13:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 12:57 .github 13:04:21 -rw-rw-r-- 1 jenkins jenkins 106 Feb 27 12:57 .gitignore 13:04:21 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 12:57 .golangci.yml 13:04:21 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 27 12:57 Attribution.txt 13:04:21 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 27 12:57 CHANGELOG.md 13:04:21 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 27 12:57 Dockerfile 13:04:21 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 12:57 GOVERNANCE.md 13:04:21 -rw-rw-r-- 1 jenkins jenkins 666 Feb 27 12:57 Jenkinsfile 13:04:21 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 12:57 LICENSE 13:04:21 -rw-rw-r-- 1 jenkins jenkins 618 Feb 27 12:57 OWNERS.md 13:04:21 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 27 12:57 README.md 13:04:21 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 12:55 VERSION 13:04:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 12:57 bin 13:04:21 -rw-r--r-- 1 jenkins jenkins 13 Feb 27 13:00 coverage.out 13:04:21 -rw-rw-r-- 1 jenkins jenkins 3776 Feb 27 12:57 go.mod 13:04:21 -rw-rw-r-- 1 jenkins jenkins 34159 Feb 27 12:57 go.sum 13:04:21 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 27 12:57 main.go 13:04:21 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 27 12:57 makefile 13:04:21 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 12:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:21 + 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=16da90481c604b0836749086951836dcd9384e9e --label arch=arm64 --label version=0.0.0 . 13:04:21 Sending build context to Docker daemon 159.7kB 13:04:22 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:04:22 Step 2/27 : FROM ${BASE} AS builder 13:04:22 ---> 8384b934347a 13:04:22 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:04:22 ---> Running in c91edecd8426 13:04:22 Removing intermediate container c91edecd8426 13:04:22 ---> 510041d3ccb2 13:04:22 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:04:22 ---> Running in 34bc13026969 13:04:22 Removing intermediate container 34bc13026969 13:04:22 ---> 224fe42ccd19 13:04:22 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:04:22 ---> Running in ad9e3009a6d5 13:04:23 Removing intermediate container ad9e3009a6d5 13:04:23 ---> 2d874e9ef7eb 13:04:23 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:04:23 ---> Running in 5b8aa15dffa4 13:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:04:25 OK: 266 MiB in 52 packages 13:04:26 Removing intermediate container 5b8aa15dffa4 13:04:26 ---> 4cfbcdc2aee0 13:04:26 Step 7/27 : WORKDIR /app 13:04:26 ---> Running in 51bd4cd90118 13:04:26 Removing intermediate container 51bd4cd90118 13:04:26 ---> 54efeff5da0e 13:04:26 Step 8/27 : COPY go.mod vendor* ./ 13:04:30 ---> bf05888a6d86 13:04:30 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:30 ---> Running in ed5799a77ba4 13:04:32 Removing intermediate container ed5799a77ba4 13:04:32 ---> 7e7043ab1252 13:04:32 Step 10/27 : COPY . . 13:04:33 ---> 88d5fc8045ce 13:04:33 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:04:33 ---> Running in bd94f271dcce 13:04:33 Removing intermediate container bd94f271dcce 13:04:33 ---> e7ce7829575f 13:04:33 Step 12/27 : RUN $MAKE 13:04:33 ---> Running in 2217c0812808 13:04:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:06:25 Removing intermediate container 2217c0812808 13:06:25 ---> 91f6024c3d2f 13:06:25 Step 13/27 : FROM alpine:3.18 13:06:25 3.18: Pulling from library/alpine 13:06:25 c6b39de5b339: Pulling fs layer 13:06:25 c6b39de5b339: Verifying Checksum 13:06:25 c6b39de5b339: Download complete 13:06:25 c6b39de5b339: Pull complete 13:06:25 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:06:25 Status: Downloaded newer image for alpine:3.18 13:06:25 ---> 33abbf032149 13:06:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:06:25 ---> Running in b11dbb8a3a4a 13:06:25 Removing intermediate container b11dbb8a3a4a 13:06:25 ---> fb5524031774 13:06:25 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:06:25 ---> Running in 1dad143a5596 13:06:25 Removing intermediate container 1dad143a5596 13:06:25 ---> de4fdc924881 13:06:25 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:06:25 ---> Running in 18b1d9801ca6 13:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:06:25 (1/2) Installing ca-certificates (20230506-r0) 13:06:25 (2/2) Installing dumb-init (1.2.5-r2) 13:06:25 Executing busybox-1.36.1-r5.trigger 13:06:25 Executing ca-certificates-20230506-r0.trigger 13:06:25 OK: 9 MiB in 17 packages 13:06:25 Removing intermediate container 18b1d9801ca6 13:06:25 ---> 5caf281d8f72 13:06:25 Step 17/27 : RUN apk --no-cache upgrade 13:06:25 ---> Running in 7bc4974f65f1 13:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:06:25 OK: 9 MiB in 17 packages 13:06:25 Removing intermediate container 7bc4974f65f1 13:06:25 ---> 0d827ddb00af 13:06:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:06:25 ---> e61ea1946e19 13:06:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:06:25 ---> e5b8b867ee11 13:06:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:06:26 ---> 21fe2e0567ff 13:06:26 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:06:27 ---> fca5172896eb 13:06:27 Step 22/27 : EXPOSE 48095 13:06:27 ---> Running in 33de057436a9 13:06:27 Removing intermediate container 33de057436a9 13:06:27 ---> ed71ff63df02 13:06:27 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:06:28 ---> Running in aa5fb4590dfa 13:06:28 Removing intermediate container aa5fb4590dfa 13:06:28 ---> 2c7e83b05408 13:06:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:06:28 ---> Running in d5da28f2ca6e 13:06:28 Removing intermediate container d5da28f2ca6e 13:06:28 ---> ba2bb972df1d 13:06:28 Step 25/27 : LABEL arch=arm64 13:06:28 ---> Running in 3685c7a0e453 13:06:28 Removing intermediate container 3685c7a0e453 13:06:28 ---> 7f2f510c59ce 13:06:28 Step 26/27 : LABEL git_sha=16da90481c604b0836749086951836dcd9384e9e 13:06:29 ---> Running in 4ee4f4cacfcb 13:06:29 Removing intermediate container 4ee4f4cacfcb 13:06:29 ---> 5790e85c8c05 13:06:29 Step 27/27 : LABEL version=0.0.0 13:06:29 ---> Running in f8d58bc7081f 13:06:29 Removing intermediate container f8d58bc7081f 13:06:29 ---> 75ce477f6df4 13:06:29 [Warning] One or more build-args [ARCH] were not consumed 13:06:29 Successfully built 75ce477f6df4 13:06:29 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:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:06:31 13:06:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:06:31 arm64: Pulling from edgex-lftools-log-publisher 13:06:31 8998bd30e6a1: Pulling fs layer 13:06:31 04944245beec: Pulling fs layer 13:06:31 699f458cf7ca: Pulling fs layer 13:06:31 765212b225bb: Pulling fs layer 13:06:31 f23df028b6ca: Pulling fs layer 13:06:31 d65c8cfc05b1: Pulling fs layer 13:06:31 2437ff75d9bd: Pulling fs layer 13:06:31 f23df028b6ca: Waiting 13:06:31 d65c8cfc05b1: Waiting 13:06:31 2437ff75d9bd: Waiting 13:06:31 765212b225bb: Waiting 13:06:31 04944245beec: Verifying Checksum 13:06:31 04944245beec: Download complete 13:06:31 765212b225bb: Verifying Checksum 13:06:31 765212b225bb: Download complete 13:06:31 f23df028b6ca: Verifying Checksum 13:06:31 f23df028b6ca: Download complete 13:06:31 d65c8cfc05b1: Verifying Checksum 13:06:31 d65c8cfc05b1: Download complete 13:06:31 699f458cf7ca: Verifying Checksum 13:06:31 699f458cf7ca: Download complete 13:06:32 8998bd30e6a1: Verifying Checksum 13:06:32 8998bd30e6a1: Download complete 13:06:34 2437ff75d9bd: Verifying Checksum 13:06:34 2437ff75d9bd: Download complete 13:06:36 8998bd30e6a1: Pull complete 13:06:40 04944245beec: Pull complete 13:06:41 699f458cf7ca: Pull complete 13:06:41 765212b225bb: Pull complete 13:06:42 f23df028b6ca: Pull complete 13:06:42 d65c8cfc05b1: Pull complete 13:07:00 2437ff75d9bd: Pull complete 13:07:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:07:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:01 prd-ubuntu20.04-docker-arm64-4c-16g-1788 does not seem to be running inside a container 13:07:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:07:04 $ docker top 482a4cbb4d6faab0dc8be5ad5e8ba964d5407f9f824852dcf51887384cb3ffe8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:05 ---> job-cost.sh 13:07:05 lf-activate-venv: SKIPPING 13:07:05 INFO: No Stack... 13:07:06 INFO: Retrieving Pricing Info for: v3-standard-4 13:07:07 INFO: Archiving Costs [Pipeline] sh 13:07:07 + cut -d, -f6 13:07:07 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 13:07:07 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] 13:07:07 Resource [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] did not exist. Created. 13:07:07 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:07:08 /w/workspace/app-service-configurable/1@tmp/durable-2b923de9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:07:08 + echo total: 0.10999999940395355 [Pipeline] stash 13:07:08 Warning: overwriting stash ‘stack-cost’ 13:07:09 Stashed 1 file(s) [Pipeline] } 13:07:09 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:07:09 $ docker stop --time=1 482a4cbb4d6faab0dc8be5ad5e8ba964d5407f9f824852dcf51887384cb3ffe8 13:07:10 $ docker rm -f --volumes 482a4cbb4d6faab0dc8be5ad5e8ba964d5407f9f824852dcf51887384cb3ffe8 [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:07:13 provisioning config files... 13:07:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-644@tmp/config6968585876804282504tmp [Pipeline] { [Pipeline] sh 13:07:13 + set +x 13:07:13 + curl -s https://codecov.io/bash 13:07:13 + bash -s -- 13:07:13 13:07:13 _____ _ 13:07:13 / ____| | | 13:07:13 | | ___ __| | ___ ___ _____ __ 13:07:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:07:13 | |___| (_) | (_| | __/ (_| (_) \ V / 13:07:13 \_____\___/ \__,_|\___|\___\___/ \_/ 13:07:13 Bash-1.0.6 13:07:13 13:07:13 13:07:13 ==> git version 2.25.1 found 13:07:13 ==> 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:07:13 Release-Date: 2020-01-08 13:07:13 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:07:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:07:13 ==> Jenkins CI detected. 13:07:13 current dir:  /w/workspace/_app-service-configurable_PR-644 13:07:13 project root: . 13:07:13 --> token set from env 13:07:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:07:13 ==> Running gcov in . (disable via -X gcov) 13:07:13 ==> Python coveragepy not found 13:07:13 ==> Searching for coverage reports in: 13:07:13 + . 13:07:13 -> Found 1 reports 13:07:13 ==> Detecting git/mercurial file structure 13:07:13 ==> Reading reports 13:07:13 + ./coverage.out bytes=13 13:07:13 ==> Appending adjustments 13:07:13 https://docs.codecov.io/docs/fixing-reports 13:07:13 + Found adjustments 13:07:13 ==> Gzipping contents 13:07:13 4.0K /tmp/codecov.WBFGVy.gz 13:07:13 ==> Uploading reports 13:07:13 url: https://codecov.io 13:07:13 query: branch=PR-644&commit=16da90481c604b0836749086951836dcd9384e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=644&job=&cmd_args= 13:07:13 -> Pinging Codecov 13:07:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-644&commit=16da90481c604b0836749086951836dcd9384e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=644&job=&cmd_args= 13:07:14 -> Uploading to 13:07:14 https://storage.googleapis.com/codecov/v4/raw/2024-02-27/A97CA9966030D2A3747ED39772930CCE/16da90481c604b0836749086951836dcd9384e9e/958136c0-6f9f-45a9-9003-7dc3902407e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T130713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2166ea45de99e049cdc1427e830b5e9f07307ae0c98b48a0bb364b106319b31e 13:07:14 % Total % Received % Xferd Average Speed Time Time Time Current 13:07:14 Dload Upload Total Spent Left Speed 13:07:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 936 --:--:-- --:--:-- --:--:-- 936 13:07:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/16da90481c604b0836749086951836dcd9384e9e [Pipeline] } 13:07:14 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:07:17 + [ -d /w/workspace/_app-service-configurable_PR-644/archives ] 13:07:17 + ls -al /w/workspace/_app-service-configurable_PR-644/archives 13:07:17 total 16 13:07:17 drwxr-xr-x 3 root root 4096 Feb 27 12:58 . 13:07:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 12:58 .. 13:07:17 drwxr-xr-x 2 root root 4096 Feb 27 12:58 cost 13:07:17 -rw-r--r-- 1 root root 96 Feb 27 12:58 cost.csv 13:07:17 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-644/archives 13:07:17 + ls -al /w/workspace/_app-service-configurable_PR-644/archives 13:07:17 total 16 13:07:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 12:58 . 13:07:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 12:58 .. 13:07:17 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 12:58 cost 13:07:17 -rw-r--r-- 1 jenkins jenkins 96 Feb 27 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:07:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:07:19 ---> package-listing.sh 13:07:19 ++ facter osfamily 13:07:19 ++ tr '[:upper:]' '[:lower:]' 13:07:19 + OS_FAMILY=debian 13:07:19 + workspace=/w/workspace/_app-service-configurable_PR-644 13:07:19 + START_PACKAGES=/tmp/packages_start.txt 13:07:19 + END_PACKAGES=/tmp/packages_end.txt 13:07:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:07:19 + PACKAGES=/tmp/packages_start.txt 13:07:19 + '[' /w/workspace/_app-service-configurable_PR-644 ']' 13:07:19 + PACKAGES=/tmp/packages_end.txt 13:07:19 + case "${OS_FAMILY}" in 13:07:19 + dpkg -l 13:07:19 + grep '^ii' 13:07:19 + '[' -f /tmp/packages_start.txt ']' 13:07:19 + '[' -f /tmp/packages_end.txt ']' 13:07:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:07:19 + '[' /w/workspace/_app-service-configurable_PR-644 ']' 13:07:19 + mkdir -p /w/workspace/_app-service-configurable_PR-644/archives/ 13:07:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-644/archives/ [Pipeline] echo 13:07:19 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-644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:07:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:20 prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container 13:07:20 $ 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-644/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-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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:07:20 $ docker top 6bd5895f3c31c67eca63ec1d84e9217d00a4ac4032a2deae8d3393fb7adbf9ce -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:21 + touch /tmp/pre-build-complete [Pipeline] sh 13:07:21 + mkdir -p /var/log/sysstat [Pipeline] sh 13:07:21 + ls /var/log/sa-host 13:07:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:22 provisioning config files... 13:07:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-644@tmp/config17892076723615941772tmp [Pipeline] { [Pipeline] echo 13:07:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:07:22 ---> create-netrc.sh [Pipeline] } 13:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:07:23 ---> python-tools-install.sh [Pipeline] echo 13:07:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:07:23 ---> sudo-logs.sh 13:07:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:07:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:07:24 ---> job-cost.sh 13:07:24 lf-activate-venv: SKIPPING 13:07:24 DEBUG: total: 0.2199999988079071 13:07:24 INFO: Retrieving Stack Cost... 13:07:24 INFO: Retrieving Pricing Info for: v3-standard-8 13:07:24 INFO: Archiving Costs [Pipeline] echo 13:07:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:07:25 ---> logs-deploy.sh 13:07:25 lf-activate-venv: SKIPPING 13:07:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-644/1 13:07:25 INFO: archiving workspace using pattern(s): 13:07:26 Archives upload complete. 13:07:26 INFO: archiving logs to Nexus 13:07:27 ---> uname -a: 13:07:27 Linux prd-ubuntu20-04-docker-8c-8g-1787 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:07:27 13:07:27 13:07:27 ---> lscpu: 13:07:27 Architecture: x86_64 13:07:27 CPU op-mode(s): 32-bit, 64-bit 13:07:27 Byte Order: Little Endian 13:07:27 Address sizes: 40 bits physical, 48 bits virtual 13:07:27 CPU(s): 8 13:07:27 On-line CPU(s) list: 0-7 13:07:27 Thread(s) per core: 1 13:07:27 Core(s) per socket: 1 13:07:27 Socket(s): 8 13:07:27 NUMA node(s): 1 13:07:27 Vendor ID: AuthenticAMD 13:07:27 CPU family: 23 13:07:27 Model: 49 13:07:27 Model name: AMD EPYC-Rome Processor 13:07:27 Stepping: 0 13:07:27 CPU MHz: 2800.000 13:07:27 BogoMIPS: 5600.00 13:07:27 Virtualization: AMD-V 13:07:27 Hypervisor vendor: KVM 13:07:27 Virtualization type: full 13:07:27 L1d cache: 256 KiB 13:07:27 L1i cache: 256 KiB 13:07:27 L2 cache: 4 MiB 13:07:27 L3 cache: 128 MiB 13:07:27 NUMA node0 CPU(s): 0-7 13:07:27 Vulnerability Itlb multihit: Not affected 13:07:27 Vulnerability L1tf: Not affected 13:07:27 Vulnerability Mds: Not affected 13:07:27 Vulnerability Meltdown: Not affected 13:07:27 Vulnerability Mmio stale data: Not affected 13:07:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:07:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:07:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:07:27 Vulnerability Srbds: Not affected 13:07:27 Vulnerability Tsx async abort: Not affected 13:07:27 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:07:27 13:07:27 13:07:27 ---> nproc: 13:07:27 8 13:07:27 13:07:27 13:07:27 ---> df -h: 13:07:27 Filesystem Size Used Avail Use% Mounted on 13:07:27 overlay 155G 12G 144G 8% / 13:07:27 tmpfs 64M 0 64M 0% /dev 13:07:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:07:27 shm 64M 0 64M 0% /dev/shm 13:07:27 /dev/vda1 155G 12G 144G 8% /facter-os 13:07:27 13:07:27 13:07:27 ---> sar -b -r -n DEV: 13:07:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1787) 02/27/24 _x86_64_ (8 CPU) 13:07:27 13:07:27 12:54:32 LINUX RESTART (8 CPU) 13:07:27 13:07:27 12:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:07:27 12:56:01 136.33 15.18 121.15 0.00 1959.94 59261.06 0.00 13:07:27 12:57:01 128.03 0.62 127.41 0.00 5.07 64944.78 0.00 13:07:27 12:58:01 200.47 0.28 200.18 0.00 22.26 74342.01 0.00 13:07:27 12:59:01 21.75 0.02 21.73 0.00 2.67 28874.67 0.00 13:07:27 13:00:01 57.10 10.60 46.50 0.00 5154.15 33672.64 0.00 13:07:27 13:01:01 7.17 0.02 7.15 0.00 0.13 14491.32 0.00 13:07:27 13:02:01 2.13 0.00 2.13 0.00 0.00 25.06 0.00 13:07:27 13:03:01 2.12 0.00 2.12 0.00 0.00 23.60 0.00 13:07:27 13:04:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 13:07:27 13:05:01 2.30 0.00 2.30 0.00 0.00 26.80 0.00 13:07:27 13:06:01 1.60 0.00 1.60 0.00 0.00 21.73 0.00 13:07:27 13:07:01 2.10 0.00 2.10 0.00 0.00 23.86 0.00 13:07:27 Average: 46.87 2.23 44.64 0.00 595.41 22977.02 0.00 13:07:27 13:07:27 12:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:27 12:56:01 29223104 31547576 775940 2.36 77588 2517648 1983368 5.85 1018124 2255956 4796 13:07:27 12:57:01 27838604 31423740 882396 2.68 138964 3618128 2004308 5.91 1469804 3075312 614308 13:07:27 12:58:01 27805576 31539720 764860 2.33 153200 3722964 1842456 5.43 1243336 3299480 91200 13:07:27 12:59:01 27811488 31545868 760024 2.31 153508 3723044 1748996 5.15 1248072 3287012 16 13:07:27 13:00:01 27319012 31510904 765072 2.33 183020 4147596 1685704 4.97 1573592 3421528 1080 13:07:27 13:01:01 27344672 31532096 744936 2.27 181552 4144448 1703348 5.02 1550932 3418484 384 13:07:27 13:02:01 27345140 31532084 744920 2.27 181624 4144344 1703348 5.02 1550048 3418284 16 13:07:27 13:03:01 27353848 31541008 735984 2.24 181708 4144472 1703348 5.02 1541912 3418416 12 13:07:27 13:04:01 27353644 31540888 736052 2.24 181768 4144476 1703348 5.02 1542228 3418416 8 13:07:27 13:05:01 27354288 31541628 735144 2.24 181868 4144484 1703348 5.02 1541556 3418420 20 13:07:27 13:06:01 27356992 31544412 732504 2.23 181960 4144484 1703348 5.02 1539848 3418420 44 13:07:27 13:07:01 27356756 31544268 732640 2.23 182028 4144488 1703348 5.02 1539900 3418424 12 13:07:27 Average: 27621927 31528683 759206 2.31 164899 3895048 1765689 5.20 1446613 3272346 59325 13:07:27 13:07:27 12:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:27 12:56:01 vethe426156 61.17 72.25 5.92 53.33 0.00 0.00 0.00 0.00 13:07:27 12:56:01 docker0 83.27 95.13 6.76 222.27 0.00 0.00 0.00 0.00 13:07:27 12:56:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 13:07:27 12:56:01 ens3 510.81 351.71 5590.08 82.09 0.00 0.00 0.00 0.00 13:07:27 12:57:01 veth7f7412f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:07:27 12:57:01 docker0 130.86 219.66 10.47 1977.49 0.00 0.00 0.00 0.00 13:07:27 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:07:27 12:57:01 ens3 259.99 164.32 2004.62 87.34 0.00 0.00 0.00 0.00 13:07:27 12:58:01 docker0 5.17 7.98 0.31 97.53 0.00 0.00 0.00 0.00 13:07:27 12:58:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 13:07:27 12:58:01 ens3 115.85 72.97 2691.71 17.25 0.00 0.00 0.00 0.00 13:07:27 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 12:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:07:27 12:59:01 ens3 7.28 5.25 7.87 2.81 0.00 0.00 0.00 0.00 13:07:27 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:00:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:07:27 13:00:01 ens3 213.41 119.71 2737.66 8.30 0.00 0.00 0.00 0.00 13:07:27 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:07:27 13:01:01 ens3 0.78 0.53 0.28 0.22 0.00 0.00 0.00 0.00 13:07:27 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:07:27 13:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:07:27 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:04:01 ens3 0.88 0.42 0.38 0.28 0.00 0.00 0.00 0.00 13:07:27 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:07:27 13:05:01 ens3 0.55 0.35 1.50 0.08 0.00 0.00 0.00 0.00 13:07:27 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:27 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:07:27 13:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:07:27 Average: docker0 18.27 26.90 1.46 191.44 0.00 0.00 0.00 0.00 13:07:27 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 13:07:27 Average: ens3 92.49 59.63 1086.20 16.53 0.00 0.00 0.00 0.00 13:07:27 13:07:27 13:07:27 ---> sar -P ALL: 13:07:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1787) 02/27/24 _x86_64_ (8 CPU) 13:07:27 13:07:27 12:54:32 LINUX RESTART (8 CPU) 13:07:27 13:07:27 12:55:01 CPU %user %nice %system %iowait %steal %idle 13:07:27 12:56:01 all 8.38 0.00 2.90 2.08 0.06 86.58 13:07:27 12:56:01 0 6.80 0.00 3.45 0.15 0.05 89.55 13:07:27 12:56:01 1 8.33 0.00 2.52 0.67 0.07 88.41 13:07:27 12:56:01 2 7.79 0.00 3.60 11.11 0.07 77.43 13:07:27 12:56:01 3 10.16 0.00 2.67 0.86 0.05 86.27 13:07:27 12:56:01 4 8.67 0.00 2.92 1.21 0.05 87.15 13:07:27 12:56:01 5 7.76 0.00 2.43 0.19 0.07 89.56 13:07:27 12:56:01 6 9.39 0.00 3.21 0.13 0.07 87.21 13:07:27 12:56:01 7 8.11 0.00 2.43 2.36 0.05 87.05 13:07:27 12:57:01 all 35.24 0.00 4.78 2.38 0.08 57.52 13:07:27 12:57:01 0 34.50 0.00 4.18 0.96 0.08 60.27 13:07:27 12:57:01 1 35.80 0.00 5.12 3.28 0.08 55.72 13:07:27 12:57:01 2 36.96 0.00 5.24 0.25 0.08 57.47 13:07:27 12:57:01 3 33.38 0.00 4.63 6.25 0.08 55.65 13:07:27 12:57:01 4 35.73 0.00 4.73 7.12 0.08 52.33 13:07:27 12:57:01 5 36.17 0.00 4.65 0.20 0.07 58.91 13:07:27 12:57:01 6 34.72 0.00 5.15 0.62 0.07 59.44 13:07:27 12:57:01 7 34.68 0.00 4.50 0.40 0.08 60.33 13:07:27 12:58:01 all 30.26 0.00 4.58 2.68 0.08 62.40 13:07:27 12:58:01 0 31.03 0.00 4.27 1.23 0.08 63.39 13:07:27 12:58:01 1 29.45 0.00 4.97 0.22 0.07 65.29 13:07:27 12:58:01 2 31.56 0.00 4.74 0.83 0.10 62.77 13:07:27 12:58:01 3 27.60 0.00 4.86 6.77 0.07 60.70 13:07:27 12:58:01 4 29.05 0.00 4.18 0.84 0.08 65.85 13:07:27 12:58:01 5 30.91 0.00 4.48 0.13 0.08 64.39 13:07:27 12:58:01 6 31.55 0.00 4.69 9.54 0.08 54.14 13:07:27 12:58:01 7 30.93 0.00 4.43 1.91 0.10 62.63 13:07:27 12:59:01 all 0.47 0.00 0.17 0.44 0.01 98.92 13:07:27 12:59:01 0 0.10 0.00 0.17 0.00 0.00 99.73 13:07:27 12:59:01 1 0.25 0.00 0.13 0.07 0.00 99.55 13:07:27 12:59:01 2 0.40 0.00 0.18 0.67 0.02 98.73 13:07:27 12:59:01 3 0.18 0.00 0.27 2.66 0.02 96.87 13:07:27 12:59:01 4 0.17 0.00 0.18 0.08 0.02 99.55 13:07:27 12:59:01 5 0.27 0.00 0.12 0.02 0.02 99.58 13:07:27 12:59:01 6 0.20 0.00 0.17 0.00 0.00 99.63 13:07:27 12:59:01 7 2.14 0.00 0.13 0.00 0.02 97.71 13:07:27 13:00:01 all 2.66 0.00 1.47 0.70 0.03 95.14 13:07:27 13:00:01 0 2.77 0.00 2.10 0.43 0.02 94.68 13:07:27 13:00:01 1 3.44 0.00 1.19 1.04 0.03 94.30 13:07:27 13:00:01 2 2.85 0.00 1.89 1.05 0.03 94.18 13:07:27 13:00:01 3 1.86 0.00 1.00 1.74 0.03 95.37 13:07:27 13:00:01 4 2.29 0.00 0.92 0.17 0.03 96.59 13:07:27 13:00:01 5 3.98 0.00 2.14 0.33 0.03 93.51 13:07:27 13:00:01 6 1.29 0.00 1.32 0.77 0.03 96.59 13:07:27 13:00:01 7 2.82 0.00 1.18 0.03 0.03 95.94 13:07:27 13:01:01 all 0.26 0.00 0.07 0.06 0.01 99.59 13:07:27 13:01:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:07:27 13:01:01 1 0.07 0.00 0.07 0.00 0.00 99.87 13:07:27 13:01:01 2 0.32 0.00 0.15 0.02 0.00 99.52 13:07:27 13:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 13:07:27 13:01:01 4 0.10 0.00 0.05 0.02 0.00 99.83 13:07:27 13:01:01 5 0.07 0.00 0.08 0.03 0.02 99.80 13:07:27 13:01:01 6 0.12 0.00 0.05 0.45 0.00 99.38 13:07:27 13:01:01 7 1.32 0.00 0.05 0.00 0.02 98.61 13:07:27 13:02:01 all 0.10 0.00 0.01 0.01 0.01 99.88 13:07:27 13:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:07:27 13:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:07:27 13:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:07:27 13:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:07:27 13:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:07:27 13:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:07:27 13:02:01 6 0.00 0.00 0.00 0.03 0.02 99.95 13:07:27 13:02:01 7 0.67 0.00 0.08 0.02 0.02 99.22 13:07:27 13:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:07:27 13:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:07:27 13:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:07:27 13:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:07:27 13:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:07:27 13:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:07:27 13:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:07:27 13:03:01 6 0.02 0.00 0.00 0.03 0.00 99.95 13:07:27 13:03:01 7 0.05 0.00 0.03 0.00 0.03 99.88 13:07:27 13:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:07:27 13:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:07:27 13:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:07:27 13:04:01 2 0.07 0.00 0.00 0.00 0.02 99.92 13:07:27 13:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:07:27 13:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:07:27 13:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:07:27 13:04:01 6 0.00 0.00 0.00 0.05 0.02 99.93 13:07:27 13:04:01 7 0.08 0.00 0.02 0.00 0.03 99.87 13:07:27 13:05:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:07:27 13:05:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:07:27 13:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:07:27 13:05:01 2 0.27 0.00 0.02 0.00 0.00 99.72 13:07:27 13:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:07:27 13:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:07:27 13:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:07:27 13:05:01 6 0.00 0.00 0.02 0.03 0.00 99.95 13:07:27 13:05:01 7 0.07 0.00 0.02 0.00 0.02 99.90 13:07:27 13:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:07:27 13:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:07:27 13:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:07:27 13:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:07:27 13:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:07:27 13:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:07:27 13:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:07:27 13:06:01 6 0.00 0.00 0.00 0.03 0.02 99.95 13:07:27 13:06:01 7 0.03 0.00 0.03 0.00 0.03 99.90 13:07:27 13:07:27 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:07:27 13:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:07:27 13:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:07:27 13:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:07:27 13:07:01 2 0.10 0.00 0.02 0.00 0.02 99.87 13:07:27 13:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:07:27 13:07:01 4 0.03 0.00 0.03 0.02 0.00 99.92 13:07:27 13:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:07:27 13:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:07:27 13:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:07:27 Average: all 6.42 0.00 1.16 0.69 0.03 91.70 13:07:27 Average: 0 6.24 0.00 1.18 0.23 0.02 92.32 13:07:27 Average: 1 6.42 0.00 1.16 0.44 0.03 91.96 13:07:27 Average: 2 6.66 0.00 1.31 1.15 0.03 90.85 13:07:27 Average: 3 6.07 0.00 1.12 1.51 0.02 91.27 13:07:27 Average: 4 6.30 0.00 1.08 0.78 0.03 91.81 13:07:27 Average: 5 6.56 0.00 1.15 0.08 0.03 92.18 13:07:27 Average: 6 6.39 0.00 1.21 0.97 0.03 91.41 13:07:27 Average: 7 6.70 0.00 1.07 0.39 0.04 91.80 13:07:27 13:07:27 13:07:27