Pull request #604 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2386736c37ee5a8f3f17487b18219d612a5a41f2+b67f74333668246022981e30ac7b8d2a5f1cf928 (a68f68a3d03271abeabf6af3d4a5a2192c2ab52b) 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-ssh9815079734563079393.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1666400913053268063.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-604/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-604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10782220451886932909.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-604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13359763870401661623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6220290869815762965.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-604/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-604/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15544184005979253465.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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, buildSnap:false] ========================================================= [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-8630 in /w/workspace/_app-service-configurable_PR-604 [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-604 # 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/604/head:refs/remotes/origin/PR-604 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b67f74333668246022981e30ac7b8d2a5f1cf928 into PR head commit 2386736c37ee5a8f3f17487b18219d612a5a41f2 Merge succeeded, producing 2386736c37ee5a8f3f17487b18219d612a5a41f2 Checking out Revision 2386736c37ee5a8f3f17487b18219d612a5a41f2 (PR-604) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:43:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 2386736c37ee5a8f3f17487b18219d612a5a41f2 # 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 b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2386736c37ee5a8f3f17487b18219d612a5a41f2 # timeout=10 [Pipeline] withCredentials 12:43:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:43:56 ========================================================= 12:43:56 EdgeX Global Pipelines Version Info 12:43:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:43:57 ------------------- 12:43:57 stable info: 12:43:57 ------------------- 12:43:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:43:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 12:43:57 Message: update stable to v1.0.254 12:43:58 ------------------- 12:43:58 experimental info: 12:43:58 ------------------- 12:43:58 Commited By: **** collab-it+edgex@linuxfoundation.org 12:43:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 12:43:58 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-604 [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-604 [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-604 [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2386736 [Pipeline] echo 12:43:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:59 provisioning config files... 12:43:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-604@tmp/config4475112026700923811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:44:00 ---> docker-login.sh 12:44:00 nexus3.edgexfoundry.org:10001 12:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:00 Configure a credential helper to remove this warning. See 12:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:00 12:44:00 Login Succeeded 12:44:00 nexus3.edgexfoundry.org:10002 12:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:00 Configure a credential helper to remove this warning. See 12:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:00 12:44:00 Login Succeeded 12:44:00 nexus3.edgexfoundry.org:10003 12:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:00 Configure a credential helper to remove this warning. See 12:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:00 12:44:00 Login Succeeded 12:44:00 nexus3.edgexfoundry.org:10004 12:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:01 Configure a credential helper to remove this warning. See 12:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:01 12:44:01 Login Succeeded 12:44:01 docker.io 12:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:01 Configure a credential helper to remove this warning. See 12:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:01 12:44:01 Login Succeeded 12:44:01 ---> docker-login.sh ends [Pipeline] } 12:44:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:44:02 + git rev-list -1 --merges 2386736c37ee5a8f3f17487b18219d612a5a41f2~1..2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] echo 12:44:02 -----------> git rev-list -1 --merges 2386736c37ee5a8f3f17487b18219d612a5a41f2~1..2386736c37ee5a8f3f17487b18219d612a5a41f2 2386736c37ee5a8f3f17487b18219d612a5a41f2 [false] [Pipeline] sh 12:44:02 + git log --format=format:%s -1 2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] echo 12:44:02 ========================================================= 12:44:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:44:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:02 + git log --format=format:%s -1 2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] echo 12:44:02 [semverPrep] GIT_COMMIT: 2386736c37ee5a8f3f17487b18219d612a5a41f2, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:44:02 [semverPrep] This is not a build commit. [Pipeline] sh 12:44:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:44:03 + grep -v github /etc/ssh/ssh_known_hosts 12:44:03 + [ -e /tmp/ssh_known_hosts ] 12:44:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:44:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:44:03 + sudo tee -a /etc/ssh/ssh_known_hosts 12:44:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:44:03 12:44:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:44:04 0.1.4: Pulling from edgex-devops/py-git-semver 12:44:04 b85a868b505f: Pulling fs layer 12:44:04 e2be974225ed: Pulling fs layer 12:44:04 339a4e72a1f5: Pulling fs layer 12:44:04 988bab9f4d93: Pulling fs layer 12:44:04 1469e6f7b9e6: Pulling fs layer 12:44:04 eaf3925da568: Pulling fs layer 12:44:04 bab4dde63d76: Pulling fs layer 12:44:04 bde34c3a00c8: Pulling fs layer 12:44:04 b352a97aabf1: Pulling fs layer 12:44:04 4872d77fe225: Pulling fs layer 12:44:04 5851b861e8e6: Pulling fs layer 12:44:04 b352a97aabf1: Waiting 12:44:04 eaf3925da568: Waiting 12:44:04 bde34c3a00c8: Waiting 12:44:04 bab4dde63d76: Waiting 12:44:04 5851b861e8e6: Waiting 12:44:04 1469e6f7b9e6: Waiting 12:44:04 988bab9f4d93: Waiting 12:44:04 4872d77fe225: Waiting 12:44:04 e2be974225ed: Download complete 12:44:04 988bab9f4d93: Verifying Checksum 12:44:04 988bab9f4d93: Download complete 12:44:04 1469e6f7b9e6: Verifying Checksum 12:44:04 1469e6f7b9e6: Download complete 12:44:04 339a4e72a1f5: Verifying Checksum 12:44:04 339a4e72a1f5: Download complete 12:44:04 eaf3925da568: Download complete 12:44:04 bde34c3a00c8: Verifying Checksum 12:44:04 bde34c3a00c8: Download complete 12:44:04 b352a97aabf1: Download complete 12:44:04 4872d77fe225: Download complete 12:44:04 5851b861e8e6: Download complete 12:44:04 b85a868b505f: Verifying Checksum 12:44:04 b85a868b505f: Download complete 12:44:04 bab4dde63d76: Verifying Checksum 12:44:04 bab4dde63d76: Download complete 12:44:05 b85a868b505f: Pull complete 12:44:05 e2be974225ed: Pull complete 12:44:06 339a4e72a1f5: Pull complete 12:44:06 988bab9f4d93: Pull complete 12:44:06 1469e6f7b9e6: Pull complete 12:44:06 eaf3925da568: Pull complete 12:44:08 bab4dde63d76: Pull complete 12:44:08 bde34c3a00c8: Pull complete 12:44:08 b352a97aabf1: Pull complete 12:44:08 4872d77fe225: Pull complete 12:44:08 5851b861e8e6: Pull complete 12:44:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:44:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:08 prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container 12:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@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:44:11 $ docker top ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 -eo pid,comm 12:44:11 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:44:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:44:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:44:11 [ssh-agent] Looking for ssh-agent implementation... 12:44:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:11 $ docker exec ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 ssh-agent 12:44:11 SSH_AUTH_SOCK=/tmp/ssh-2VgRSP6QCvZD/agent.32 12:44:11 SSH_AGENT_PID=38 12:44:11 Running ssh-add (command line suppressed) 12:44:11 Identity added: /w/workspace/_app-service-configurable_PR-604@tmp/private_key_14657204790947423200.key (/w/workspace/_app-service-configurable_PR-604@tmp/private_key_14657204790947423200.key) 12:44:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:44:12 + git tag --points-at HEAD [Pipeline] } 12:44:12 $ docker exec --env ******** --env ******** ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 ssh-agent -k 12:44:12 unset SSH_AUTH_SOCK; 12:44:12 unset SSH_AGENT_PID; 12:44:12 echo Agent pid 38 killed; 12:44:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:44:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:44:12 [ssh-agent] Looking for ssh-agent implementation... 12:44:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:12 $ docker exec ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 ssh-agent 12:44:12 SSH_AUTH_SOCK=/tmp/ssh-Cyva2JcQ8FCf/agent.71 12:44:12 SSH_AGENT_PID=77 12:44:12 Running ssh-add (command line suppressed) 12:44:12 Identity added: /w/workspace/_app-service-configurable_PR-604@tmp/private_key_6094268458646148454.key (/w/workspace/_app-service-configurable_PR-604@tmp/private_key_6094268458646148454.key) 12:44:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:44:13 + git semver init 12:44:13 2023-10-06 12:44:13,417 [run_init] DEBUG init version:0.0.0 force:False 12:44:13 2023-10-06 12:44:13,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-604/.semver 12:44:13 2023-10-06 12:44:13,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-604/.semver 12:44:13 2023-10-06 12:44:13,419 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-604/.semver'], cwd=/w/workspace/_app-service-configurable_PR-604, universal_newlines=False, shell=None, istream=None) 12:44:14 2023-10-06 12:44:14,286 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-604/.git/info/exclude 12:44:14 2023-10-06 12:44:14,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-604/.semver/PR-604 with force:False 12:44:14 2023-10-06 12:44:14,287 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-604/.semver/PR-604 12:44:14 2023-10-06 12:44:14,292 [execute] INFO git cat-file --batch-check 12:44:14 2023-10-06 12:44:14,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-604/.semver, universal_newlines=False, shell=None, istream=) 12:44:14 2023-10-06 12:44:14,300 [execute] INFO git cat-file --batch 12:44:14 2023-10-06 12:44:14,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-604/.semver, universal_newlines=False, shell=None, istream=) 12:44:14 2023-10-06 12:44:14,305 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-604/.semver/PR-604 12:44:14 0.0.0 [Pipeline] } 12:44:14 $ docker exec --env ******** --env ******** ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 ssh-agent -k 12:44:14 unset SSH_AUTH_SOCK; 12:44:14 unset SSH_AGENT_PID; 12:44:14 echo Agent pid 77 killed; 12:44:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:44:15 + git semver [Pipeline] } 12:44:15 $ docker stop --time=1 ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 12:44:16 $ docker rm -f --volumes ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 [Pipeline] // withDockerContainer [Pipeline] sh 12:44:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:44:17 Stashed 1 file(s) [Pipeline] echo 12:44:17 [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:44:17 provisioning config files... 12:44:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-604@tmp/config2110253745253922543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:44:18 ---> docker-login.sh 12:44:18 nexus3.edgexfoundry.org:10001 12:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:18 Configure a credential helper to remove this warning. See 12:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:18 12:44:18 Login Succeeded 12:44:18 nexus3.edgexfoundry.org:10002 12:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:18 Configure a credential helper to remove this warning. See 12:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:18 12:44:18 Login Succeeded 12:44:18 nexus3.edgexfoundry.org:10003 12:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:18 Configure a credential helper to remove this warning. See 12:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:18 12:44:18 Login Succeeded 12:44:18 nexus3.edgexfoundry.org:10004 12:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:18 Configure a credential helper to remove this warning. See 12:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:18 12:44:18 Login Succeeded 12:44:18 docker.io 12:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:18 Configure a credential helper to remove this warning. See 12:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:18 12:44:18 Login Succeeded 12:44:18 ---> docker-login.sh ends [Pipeline] } 12:44:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:44:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:44:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:44:19 ========================================================= 12:44:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:44:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:19 + 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:44:19 Sending build context to Docker daemon 3.37MB 12:44:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:44:19 Step 2/12 : FROM ${BASE} AS builder 12:44:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:44:19 7264a8db6415: Pulling fs layer 12:44:19 c4d48a809fc2: Pulling fs layer 12:44:19 4f1c88b9dad5: Pulling fs layer 12:44:19 ad3a456e5733: Pulling fs layer 12:44:19 33e27b845d1e: Pulling fs layer 12:44:19 c68163c4e522: Pulling fs layer 12:44:19 50da416c3ac9: Pulling fs layer 12:44:19 23d2d4c4bb30: Pulling fs layer 12:44:19 33e27b845d1e: Waiting 12:44:19 50da416c3ac9: Waiting 12:44:19 ad3a456e5733: Waiting 12:44:19 23d2d4c4bb30: Waiting 12:44:19 c4d48a809fc2: Verifying Checksum 12:44:19 c4d48a809fc2: Download complete 12:44:19 ad3a456e5733: Verifying Checksum 12:44:19 ad3a456e5733: Download complete 12:44:19 33e27b845d1e: Verifying Checksum 12:44:19 33e27b845d1e: Download complete 12:44:19 7264a8db6415: Verifying Checksum 12:44:19 7264a8db6415: Download complete 12:44:19 c68163c4e522: Verifying Checksum 12:44:19 c68163c4e522: Download complete 12:44:19 7264a8db6415: Pull complete 12:44:20 c4d48a809fc2: Pull complete 12:44:20 23d2d4c4bb30: Verifying Checksum 12:44:20 23d2d4c4bb30: Download complete 12:44:20 4f1c88b9dad5: Verifying Checksum 12:44:20 4f1c88b9dad5: Download complete 12:44:20 50da416c3ac9: Verifying Checksum 12:44:20 50da416c3ac9: Download complete 12:44:24 4f1c88b9dad5: Pull complete 12:44:24 ad3a456e5733: Pull complete 12:44:24 33e27b845d1e: Pull complete 12:44:24 c68163c4e522: Pull complete 12:44:27 50da416c3ac9: Pull complete 12:44:28 23d2d4c4bb30: Pull complete 12:44:28 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 12:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:44:28 ---> 0786185ac409 12:44:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:44:32 Still waiting to schedule task 12:44:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:44:33 ---> Running in 58985f63177f 12:44:33 Removing intermediate container 58985f63177f 12:44:33 ---> 8320e0f4b735 12:44:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:44:33 ---> Running in 25fced1697f8 12:44:33 Removing intermediate container 25fced1697f8 12:44:33 ---> 3af63fd3942a 12:44:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:44:33 ---> Running in 66f195cd45d4 12:44:33 Removing intermediate container 66f195cd45d4 12:44:33 ---> fe0c2018c6b9 12:44:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:44:33 ---> Running in c5245a2d15d3 12:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:44:33 OK: 264 MiB in 52 packages 12:44:34 Removing intermediate container c5245a2d15d3 12:44:34 ---> edc6277a99b3 12:44:34 Step 7/12 : WORKDIR /app 12:44:34 ---> Running in 248f36c18fed 12:44:34 Removing intermediate container 248f36c18fed 12:44:34 ---> a78f8d8a74e7 12:44:34 Step 8/12 : COPY go.mod vendor* ./ 12:44:34 ---> 8970d579cfb7 12:44:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:34 ---> Running in 31de8ab92a81 12:45:21 Removing intermediate container 31de8ab92a81 12:45:21 ---> 432cd0396a8e 12:45:21 Step 10/12 : COPY . . 12:45:21 ---> d7989b95ce78 12:45:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:45:21 ---> Running in 3d485e0e349f 12:45:21 Removing intermediate container 3d485e0e349f 12:45:21 ---> f16f505549a2 12:45:21 Step 12/12 : RUN $MAKE 12:45:21 ---> Running in 0729f82f082e 12:45:21 noop 12:45:21 Removing intermediate container 0729f82f082e 12:45:21 ---> 3b711f692544 12:45:21 Successfully built 3b711f692544 12:45:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:21 + docker inspect -f . ci-base-image-x86_64 12:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:21 prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container 12:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@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:45:22 $ docker top eba65e38a0b61457b4825884d049a1fc8844d48abadb4aaf0de6b05601c2d27a -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:22 + go version 12:45:22 go version go1.21.0 linux/amd64 [Pipeline] } 12:45:22 $ docker stop --time=1 eba65e38a0b61457b4825884d049a1fc8844d48abadb4aaf0de6b05601c2d27a 12:45:23 $ docker rm -f --volumes eba65e38a0b61457b4825884d049a1fc8844d48abadb4aaf0de6b05601c2d27a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:24 + docker inspect -f . ci-base-image-x86_64 12:45:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:24 prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container 12:45:24 $ 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-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@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:45:25 $ docker top d10c48789a67522661fc46e736d09334e7afec8cc15ec40f97137708ca6f7458 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:25 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-604 [Pipeline] fileExists [Pipeline] sh 12:45:25 + make test 12:45:25 go test -race -coverprofile=coverage.out ./... 12:45:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:46:01 go vet ./... 12:46:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:46:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:46:05 ./bin/test-attribution-txt.sh [Pipeline] echo 12:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:46:05 $ docker stop --time=1 d10c48789a67522661fc46e736d09334e7afec8cc15ec40f97137708ca6f7458 12:46:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8631 in /w/workspace/_app-service-configurable_PR-604 12:46:12 $ docker rm -f --volumes d10c48789a67522661fc46e736d09334e7afec8cc15ec40f97137708ca6f7458 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 12:46:12 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:46:12 Selected Git installation does not exist. Using Default 12:46:12 The recommended git tool is: NONE 12:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:46:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:46:14 + ls -al . 12:46:14 total 184 12:46:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 12:45 . 12:46:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 12:43 .. 12:46:14 -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 12:43 .dockerignore 12:46:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 12:45 .git 12:46:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 12:43 .github 12:46:14 -rw-rw-r-- 1 jenkins jenkins 171 Oct 6 12:43 .gitignore 12:46:14 -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 12:43 .golangci.yml 12:46:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 12:44 .semver 12:46:14 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 6 12:43 Attribution.txt 12:46:14 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 6 12:43 CHANGELOG.md 12:46:14 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 6 12:43 Dockerfile 12:46:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 12:43 GOVERNANCE.md 12:46:14 -rw-rw-r-- 1 jenkins jenkins 688 Oct 6 12:43 Jenkinsfile 12:46:14 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 12:43 LICENSE 12:46:14 -rw-rw-r-- 1 jenkins jenkins 618 Oct 6 12:43 OWNERS.md 12:46:14 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 6 12:43 README.md 12:46:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 12:44 VERSION 12:46:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 12:43 bin 12:46:14 -rw-r--r-- 1 jenkins jenkins 13 Oct 6 12:45 coverage.out 12:46:14 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 6 12:43 go.mod 12:46:14 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 6 12:43 go.sum 12:46:14 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 6 12:43 main.go 12:46:14 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 6 12:43 makefile 12:46:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:43 res 12:46:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 12:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:14 + 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=2386736c37ee5a8f3f17487b18219d612a5a41f2 --label arch=amd64 --label version=0.0.0 . 12:46:14 Sending build context to Docker daemon 3.372MB 12:46:14 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:46:14 Step 2/26 : FROM ${BASE} AS builder 12:46:14 ---> 3b711f692544 12:46:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:46:14 ---> Running in db1059971c70 12:46:14 Removing intermediate container db1059971c70 12:46:14 ---> c3d6e2322296 12:46:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:46:14 ---> Running in 3d2f12f09172 12:46:14 Removing intermediate container 3d2f12f09172 12:46:14 ---> b1cfd111a5f8 12:46:14 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:46:14 ---> Running in a61bef55616f 12:46:14 Removing intermediate container a61bef55616f 12:46:14 ---> 81c8002922bb 12:46:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:46:14 ---> Running in 35df4e3be050 12:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:46:15 OK: 264 MiB in 52 packages 12:46:15 Removing intermediate container 35df4e3be050 12:46:15 ---> 8e4ddec7d7e2 12:46:15 Step 7/26 : WORKDIR /app 12:46:15 ---> Running in af3fc5080091 12:46:15 Removing intermediate container af3fc5080091 12:46:15 ---> 918d8c1a3c1f 12:46:15 Step 8/26 : COPY go.mod vendor* ./ 12:46:16 ---> 277a4899d782 12:46:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:16 ---> Running in 21fb21b8eea5 12:46:16 Removing intermediate container 21fb21b8eea5 12:46:16 ---> 9fadb198c518 12:46:16 Step 10/26 : COPY . . 12:46:16 ---> 11a4fa9e93ed 12:46:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:46:16 ---> Running in 1d79df47673d 12:46:16 Removing intermediate container 1d79df47673d 12:46:16 ---> 580c9743fb5a 12:46:16 Step 12/26 : RUN $MAKE 12:46:16 ---> Running in 0c2cc007dc39 12:46:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:46:17 using credential edgex-jenkins-ssh 12:46:17 Cloning the remote Git repository 12:46:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:46:17 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:46:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:46:18 > git --version # timeout=10 12:46:18 > git --version # 'git version 2.25.1' 12:46:18 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:46:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:23 Merging remotes/origin/main commit b67f74333668246022981e30ac7b8d2a5f1cf928 into PR head commit 2386736c37ee5a8f3f17487b18219d612a5a41f2 12:46:23 Merge succeeded, producing 2386736c37ee5a8f3f17487b18219d612a5a41f2 12:46:23 Checking out Revision 2386736c37ee5a8f3f17487b18219d612a5a41f2 (PR-604) 12:46:24 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:46:24 > git --version # timeout=10 12:46:24 > git --version # 'git version 2.25.1' 12:46:24 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 12:46:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:46:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/604/head:refs/remotes/origin/PR-604 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:46:23 > git config core.sparsecheckout # timeout=10 12:46:23 > git checkout -f 2386736c37ee5a8f3f17487b18219d612a5a41f2 # timeout=10 12:46:23 > git remote # timeout=10 12:46:23 > git config --get remote.origin.url # timeout=10 12:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:23 > git merge b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 12:46:23 > git rev-parse HEAD^{commit} # timeout=10 12:46:23 > git config core.sparsecheckout # timeout=10 12:46:23 > git checkout -f 2386736c37ee5a8f3f17487b18219d612a5a41f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:46:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:46:25 % Total % Received % Xferd Average Speed Time Time Time Current 12:46:25 Dload Upload Total Spent Left Speed 12:46:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 56420 0 --:--:-- --:--:-- --:--:-- 56420 [Pipeline] sh 12:46:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:46:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:46:26 + sudo tee /etc/docker/daemon.new 12:46:26 { 12:46:26 "registry-mirrors": [ 12:46:26 "https://nexus3.edgexfoundry.org:10001" 12:46:26 ], 12:46:26 "bip": "10.250.0.254/24", 12:46:26 "hosts": [ 12:46:26 "tcp://0.0.0.0:5555", 12:46:26 "unix:///var/run/docker.sock" 12:46:26 ], 12:46:26 "mtu": 1458, 12:46:26 "selinux-enabled": true, 12:46:26 "seccomp-profile": "/etc/docker/seccomp.json" 12:46:26 } [Pipeline] sh 12:46:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:46:27 + sudo service docker restart 12:46:39 Removing intermediate container 0c2cc007dc39 12:46:39 ---> e856d0e5f437 12:46:39 Step 13/26 : FROM alpine:3.18 12:46:39 3.18: Pulling from library/alpine 12:46:39 96526aa774ef: Pulling fs layer 12:46:39 96526aa774ef: Download complete 12:46:39 96526aa774ef: Pull complete 12:46:39 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 12:46:39 Status: Downloaded newer image for alpine:3.18 12:46:39 ---> 8ca4688f4f35 12:46:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:46:39 ---> Running in 00a991089cb4 12:46:39 Removing intermediate container 00a991089cb4 12:46:39 ---> 629fc0a8a760 12:46:39 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:46:39 ---> Running in 5fd503ed6f61 12:46:39 Removing intermediate container 5fd503ed6f61 12:46:39 ---> 22f0986d1b05 12:46:39 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:46:39 ---> Running in 1bccca4f3923 12:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:46:39 (1/2) Installing ca-certificates (20230506-r0) 12:46:39 (2/2) Installing dumb-init (1.2.5-r2) 12:46:39 Executing busybox-1.36.1-r2.trigger 12:46:39 Executing ca-certificates-20230506-r0.trigger 12:46:39 OK: 8 MiB in 17 packages 12:46:39 Removing intermediate container 1bccca4f3923 12:46:39 ---> ddeb54bb35c4 12:46:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:46:39 ---> be3f03dc3acf 12:46:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:46:39 ---> 9a2075bc8593 12:46:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:46:39 ---> c93ffc268ddd 12:46:39 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:46:40 ---> 7a893b9ff7f0 12:46:40 Step 21/26 : EXPOSE 48095 12:46:40 ---> Running in e1b068933f60 12:46:40 Removing intermediate container e1b068933f60 12:46:40 ---> d7b86e3650ea 12:46:40 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:46:40 ---> Running in 7ae084b8c176 12:46:40 Removing intermediate container 7ae084b8c176 12:46:40 ---> 4578dc856046 12:46:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:46:40 ---> Running in 1f011eafd4d0 12:46:40 Removing intermediate container 1f011eafd4d0 12:46:40 ---> cecea56c3efd 12:46:40 Step 24/26 : LABEL arch=amd64 12:46:40 ---> Running in 3ff69791bb51 12:46:40 Removing intermediate container 3ff69791bb51 12:46:40 ---> d320abaaa10d 12:46:40 Step 25/26 : LABEL git_sha=2386736c37ee5a8f3f17487b18219d612a5a41f2 12:46:40 ---> Running in c78856bf3593 12:46:40 Removing intermediate container c78856bf3593 12:46:40 ---> b315d0404c13 12:46:40 Step 26/26 : LABEL version=0.0.0 12:46:40 ---> Running in d754a156fda9 12:46:40 Removing intermediate container d754a156fda9 12:46:40 ---> 937057236611 12:46:40 [Warning] One or more build-args [ARCH] were not consumed 12:46:40 Successfully built 937057236611 12:46:40 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:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:41 12:46:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:41 latest: Pulling from edgex-lftools-log-publisher 12:46:41 5eb5b503b376: Pulling fs layer 12:46:41 5c69ac0246d0: Pulling fs layer 12:46:41 ec43610c2a17: Pulling fs layer 12:46:41 3a2ae6a8a46f: Pulling fs layer 12:46:41 33b1e0a273af: Pulling fs layer 12:46:41 5d3b04190fa2: Pulling fs layer 12:46:41 2f39f015ded8: Pulling fs layer 12:46:41 3a2ae6a8a46f: Waiting 12:46:41 33b1e0a273af: Waiting 12:46:41 2f39f015ded8: Waiting 12:46:41 5d3b04190fa2: Waiting 12:46:41 5c69ac0246d0: Verifying Checksum 12:46:41 5c69ac0246d0: Download complete 12:46:41 3a2ae6a8a46f: Verifying Checksum 12:46:41 3a2ae6a8a46f: Download complete 12:46:41 33b1e0a273af: Verifying Checksum 12:46:41 33b1e0a273af: Download complete 12:46:41 ec43610c2a17: Download complete 12:46:41 5d3b04190fa2: Verifying Checksum 12:46:41 5d3b04190fa2: Download complete 12:46:42 5eb5b503b376: Download complete 12:46:42 2f39f015ded8: Download complete 12:46:43 5eb5b503b376: Pull complete 12:46:43 5c69ac0246d0: Pull complete 12:46:44 ec43610c2a17: Pull complete 12:46:44 3a2ae6a8a46f: Pull complete 12:46:44 33b1e0a273af: Pull complete 12:46:44 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:46:45 provisioning config files... 12:46:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3575623015869685789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:45 ---> docker-login.sh 12:46:45 nexus3.edgexfoundry.org:10001 12:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:46 Configure a credential helper to remove this warning. See 12:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:46 12:46:46 Login Succeeded 12:46:46 nexus3.edgexfoundry.org:10002 12:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:46 Configure a credential helper to remove this warning. See 12:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:46 12:46:46 Login Succeeded 12:46:47 nexus3.edgexfoundry.org:10003 12:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:47 Configure a credential helper to remove this warning. See 12:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:47 12:46:47 Login Succeeded 12:46:47 nexus3.edgexfoundry.org:10004 12:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:47 Configure a credential helper to remove this warning. See 12:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:47 12:46:47 Login Succeeded 12:46:47 docker.io 12:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:48 Configure a credential helper to remove this warning. See 12:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:48 12:46:48 Login Succeeded 12:46:48 ---> docker-login.sh ends [Pipeline] } 12:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:46:48 ========================================================= 12:46:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:46:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:49 + 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:46:49 Sending build context to Docker daemon 181.8kB 12:46:49 2f39f015ded8: Pull complete 12:46:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:46:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:46:49 Step 2/12 : FROM ${BASE} AS builder [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:49 prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container 12:46:49 $ 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-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@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:46:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:46:50 9fda8d8052c6: Pulling fs layer 12:46:50 5d54e960e981: Pulling fs layer 12:46:50 c4a7e357bf2a: Pulling fs layer 12:46:50 f0e02332f6b5: Pulling fs layer 12:46:50 cefa15bbcfad: Pulling fs layer 12:46:50 17808c966233: Pulling fs layer 12:46:50 f4c1fc716caa: Pulling fs layer 12:46:50 cefa15bbcfad: Waiting 12:46:50 17808c966233: Waiting 12:46:50 f4c1fc716caa: Waiting 12:46:50 f0e02332f6b5: Waiting 12:46:50 5d54e960e981: Download complete 12:46:50 f0e02332f6b5: Verifying Checksum 12:46:50 f0e02332f6b5: Download complete 12:46:50 cefa15bbcfad: Verifying Checksum 12:46:50 cefa15bbcfad: Download complete 12:46:50 9fda8d8052c6: Verifying Checksum 12:46:50 9fda8d8052c6: Download complete 12:46:50 f4c1fc716caa: Verifying Checksum 12:46:50 f4c1fc716caa: Download complete 12:46:50 9fda8d8052c6: Pull complete 12:46:51 5d54e960e981: Pull complete 12:46:51 c4a7e357bf2a: Verifying Checksum 12:46:51 c4a7e357bf2a: Download complete 12:46:52 17808c966233: Verifying Checksum 12:46:52 17808c966233: Download complete 12:46:55 $ docker top 6fd41d8a8a4a33ff4817c2254a705e1c230600855e74a3c27653f346e2fed104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:55 ---> job-cost.sh 12:46:55 lf-activate-venv: SKIPPING 12:46:55 INFO: No Stack... 12:46:56 INFO: Retrieving Pricing Info for: v3-standard-8 12:46:56 INFO: Archiving Costs [Pipeline] sh 12:46:56 + cat /w/workspace/_app-service-configurable_PR-604/archives/cost.csv 12:46:56 + cut -d, -f6 [Pipeline] lock 12:46:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] 12:46:56 Resource [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] did not exist. Created. 12:46:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:46:57 + echo total: 0.2199999988079071 [Pipeline] stash 12:46:57 Stashed 1 file(s) [Pipeline] } 12:46:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:46:57 $ docker stop --time=1 6fd41d8a8a4a33ff4817c2254a705e1c230600855e74a3c27653f346e2fed104 12:46:58 $ docker rm -f --volumes 6fd41d8a8a4a33ff4817c2254a705e1c230600855e74a3c27653f346e2fed104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:47:02 c4a7e357bf2a: Pull complete 12:47:02 f0e02332f6b5: Pull complete 12:47:03 cefa15bbcfad: Pull complete 12:47:09 17808c966233: Pull complete 12:47:11 f4c1fc716caa: Pull complete 12:47:11 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 12:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:47:11 ---> ea914061e18c 12:47:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:47:12 ---> Running in eeb2bf5a5d26 12:47:13 Removing intermediate container eeb2bf5a5d26 12:47:13 ---> 96d3fa578f95 12:47:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:47:13 ---> Running in 4a9491dd5d56 12:47:13 Removing intermediate container 4a9491dd5d56 12:47:13 ---> bb41d94a6273 12:47:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:47:13 ---> Running in 8a348b526fb0 12:47:13 Removing intermediate container 8a348b526fb0 12:47:13 ---> add714f5a139 12:47:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:47:13 ---> Running in 9f71a18205c6 12:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:47:16 OK: 266 MiB in 52 packages 12:47:17 Removing intermediate container 9f71a18205c6 12:47:17 ---> 267275227a7f 12:47:17 Step 7/12 : WORKDIR /app 12:47:17 ---> Running in afc8aa0c3dc6 12:47:17 Removing intermediate container afc8aa0c3dc6 12:47:17 ---> 687efad2e33f 12:47:17 Step 8/12 : COPY go.mod vendor* ./ 12:47:18 ---> dc585bc760f7 12:47:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:18 ---> Running in 4a8b13f70f6d 12:48:26 Removing intermediate container 4a8b13f70f6d 12:48:26 ---> 6be2a7596637 12:48:26 Step 10/12 : COPY . . 12:48:26 ---> 745667c2b385 12:48:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:48:26 ---> Running in ddb01cd20f8a 12:48:26 Removing intermediate container ddb01cd20f8a 12:48:26 ---> 71242085d9ce 12:48:26 Step 12/12 : RUN $MAKE 12:48:26 ---> Running in 995722dda334 12:48:26 noop 12:48:26 Removing intermediate container 995722dda334 12:48:26 ---> f802d95486f8 12:48:26 Successfully built f802d95486f8 12:48:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:26 + docker inspect -f . ci-base-image-arm64 12:48:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:26 prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container 12:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:48:28 $ docker top ad2efc4a13f0601a8c7c140570200e38a7a32057d89302822a78b1a8c64a3b5e -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:28 + go version 12:48:28 go version go1.21.0 linux/arm64 [Pipeline] } 12:48:28 $ docker stop --time=1 ad2efc4a13f0601a8c7c140570200e38a7a32057d89302822a78b1a8c64a3b5e 12:48:30 $ docker rm -f --volumes ad2efc4a13f0601a8c7c140570200e38a7a32057d89302822a78b1a8c64a3b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:31 + docker inspect -f . ci-base-image-arm64 12:48:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:31 prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container 12:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:48:32 $ docker top 2fc5baca039792bae2ccf298087a4bf763cf439f1d61254e5aa5f118a70c58fc -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:33 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:48:33 + make test 12:48:33 go test -race -coverprofile=coverage.out ./... 12:50:40 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:50:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:50:40 go vet ./... 12:52:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:52:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:52:32 ./bin/test-attribution-txt.sh [Pipeline] echo 12:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:52:32 $ docker stop --time=1 2fc5baca039792bae2ccf298087a4bf763cf439f1d61254e5aa5f118a70c58fc 12:52:34 $ docker rm -f --volumes 2fc5baca039792bae2ccf298087a4bf763cf439f1d61254e5aa5f118a70c58fc [Pipeline] // withDockerContainer [Pipeline] sh 12:52:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:52:35 Warning: overwriting stash ‘coverage-report’ 12:52:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:52:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:52:37 + ls -al . 12:52:37 total 180 12:52:37 drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 12:48 . 12:52:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 12:46 .. 12:52:37 -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 12:46 .dockerignore 12:52:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 12:46 .git 12:52:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 12:46 .github 12:52:37 -rw-rw-r-- 1 jenkins jenkins 171 Oct 6 12:46 .gitignore 12:52:37 -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 12:46 .golangci.yml 12:52:37 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 6 12:46 Attribution.txt 12:52:37 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 6 12:46 CHANGELOG.md 12:52:37 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 6 12:46 Dockerfile 12:52:37 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 12:46 GOVERNANCE.md 12:52:37 -rw-rw-r-- 1 jenkins jenkins 688 Oct 6 12:46 Jenkinsfile 12:52:37 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 12:46 LICENSE 12:52:37 -rw-rw-r-- 1 jenkins jenkins 618 Oct 6 12:46 OWNERS.md 12:52:37 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 6 12:46 README.md 12:52:37 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 12:44 VERSION 12:52:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 12:46 bin 12:52:37 -rw-r--r-- 1 jenkins jenkins 13 Oct 6 12:48 coverage.out 12:52:37 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 6 12:46 go.mod 12:52:37 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 6 12:46 go.sum 12:52:37 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 6 12:46 main.go 12:52:37 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 6 12:46 makefile 12:52:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:46 res 12:52:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 12:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:37 + 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=2386736c37ee5a8f3f17487b18219d612a5a41f2 --label arch=arm64 --label version=0.0.0 . 12:52:37 Sending build context to Docker daemon 182.8kB 12:52:37 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:52:37 Step 2/26 : FROM ${BASE} AS builder 12:52:37 ---> f802d95486f8 12:52:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:52:37 ---> Running in 203f2cd894a8 12:52:38 Removing intermediate container 203f2cd894a8 12:52:38 ---> 947d23dbb4e5 12:52:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:52:38 ---> Running in 8d70865c4008 12:52:38 Removing intermediate container 8d70865c4008 12:52:38 ---> 56f0cd27b2b1 12:52:38 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:52:38 ---> Running in f6aec83b06e9 12:52:38 Removing intermediate container f6aec83b06e9 12:52:38 ---> a99e5b256c61 12:52:38 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:52:38 ---> Running in 45241465f967 12:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:52:41 OK: 266 MiB in 52 packages 12:52:43 Removing intermediate container 45241465f967 12:52:43 ---> 1838bffce7c6 12:52:43 Step 7/26 : WORKDIR /app 12:52:43 ---> Running in e4bffc23b75d 12:52:43 Removing intermediate container e4bffc23b75d 12:52:43 ---> 636a6b2af545 12:52:43 Step 8/26 : COPY go.mod vendor* ./ 12:52:43 ---> a8942cc10180 12:52:43 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:52:44 ---> Running in 9458b6ce2437 12:52:46 Removing intermediate container 9458b6ce2437 12:52:46 ---> f4e4d60628aa 12:52:46 Step 10/26 : COPY . . 12:52:46 ---> a1460e2b29a1 12:52:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:52:46 ---> Running in 3aa3a2afdc42 12:52:47 Removing intermediate container 3aa3a2afdc42 12:52:47 ---> d6dd1056c841 12:52:47 Step 12/26 : RUN $MAKE 12:52:47 ---> Running in 59623c7cf61a 12:52:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:54:39 Removing intermediate container 59623c7cf61a 12:54:39 ---> 10f28a872a47 12:54:39 Step 13/26 : FROM alpine:3.18 12:54:39 3.18: Pulling from library/alpine 12:54:39 579b34f0a95b: Pulling fs layer 12:54:39 579b34f0a95b: Download complete 12:54:39 579b34f0a95b: Pull complete 12:54:39 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 12:54:39 Status: Downloaded newer image for alpine:3.18 12:54:39 ---> 3cc203321400 12:54:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:54:39 ---> Running in b8f0e59b517f 12:54:39 Removing intermediate container b8f0e59b517f 12:54:39 ---> 0f1efc57f88c 12:54:39 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:54:39 ---> Running in f91185abdfed 12:54:39 Removing intermediate container f91185abdfed 12:54:39 ---> f438d8ee4267 12:54:39 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:54:39 ---> Running in a4105b6d26cb 12:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:54:39 (1/2) Installing ca-certificates (20230506-r0) 12:54:39 (2/2) Installing dumb-init (1.2.5-r2) 12:54:39 Executing busybox-1.36.1-r2.trigger 12:54:39 Executing ca-certificates-20230506-r0.trigger 12:54:39 OK: 9 MiB in 17 packages 12:54:39 Removing intermediate container a4105b6d26cb 12:54:39 ---> 3826ca7e19d7 12:54:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:54:39 ---> a3a207c8afc1 12:54:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:54:39 ---> aa54547ecde6 12:54:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:54:39 ---> 8007882cac61 12:54:39 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:54:39 ---> bbfca330d186 12:54:39 Step 21/26 : EXPOSE 48095 12:54:39 ---> Running in 7f732c83ea2a 12:54:39 Removing intermediate container 7f732c83ea2a 12:54:39 ---> 26f52c786e31 12:54:39 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:54:39 ---> Running in 13a35366603c 12:54:39 Removing intermediate container 13a35366603c 12:54:39 ---> 60c23a26e6de 12:54:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:54:39 ---> Running in 7ee48b801b81 12:54:39 Removing intermediate container 7ee48b801b81 12:54:39 ---> 5f2cc946a3cd 12:54:39 Step 24/26 : LABEL arch=arm64 12:54:39 ---> Running in 5cf45abe7b18 12:54:39 Removing intermediate container 5cf45abe7b18 12:54:39 ---> 53fe083dd1bf 12:54:39 Step 25/26 : LABEL git_sha=2386736c37ee5a8f3f17487b18219d612a5a41f2 12:54:39 ---> Running in f784563554c5 12:54:39 Removing intermediate container f784563554c5 12:54:39 ---> c8ecab63f0ff 12:54:39 Step 26/26 : LABEL version=0.0.0 12:54:39 ---> Running in 46c517a3b692 12:54:39 Removing intermediate container 46c517a3b692 12:54:39 ---> 25186a30fd2f 12:54:39 [Warning] One or more build-args [ARCH] were not consumed 12:54:39 Successfully built 25186a30fd2f 12:54:39 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 12:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:54:40 12:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:54:41 arm64: Pulling from edgex-lftools-log-publisher 12:54:41 8998bd30e6a1: Pulling fs layer 12:54:41 04944245beec: Pulling fs layer 12:54:41 699f458cf7ca: Pulling fs layer 12:54:41 765212b225bb: Pulling fs layer 12:54:41 f23df028b6ca: Pulling fs layer 12:54:41 d65c8cfc05b1: Pulling fs layer 12:54:41 2437ff75d9bd: Pulling fs layer 12:54:41 765212b225bb: Waiting 12:54:41 f23df028b6ca: Waiting 12:54:41 d65c8cfc05b1: Waiting 12:54:41 2437ff75d9bd: Waiting 12:54:41 04944245beec: Verifying Checksum 12:54:41 04944245beec: Download complete 12:54:41 765212b225bb: Verifying Checksum 12:54:41 765212b225bb: Download complete 12:54:41 f23df028b6ca: Verifying Checksum 12:54:41 f23df028b6ca: Download complete 12:54:41 d65c8cfc05b1: Verifying Checksum 12:54:41 d65c8cfc05b1: Download complete 12:54:41 699f458cf7ca: Verifying Checksum 12:54:41 699f458cf7ca: Download complete 12:54:41 8998bd30e6a1: Verifying Checksum 12:54:41 8998bd30e6a1: Download complete 12:54:46 8998bd30e6a1: Pull complete 12:54:46 2437ff75d9bd: Download complete 12:54:46 04944245beec: Pull complete 12:54:47 699f458cf7ca: Pull complete 12:54:47 765212b225bb: Pull complete 12:54:48 f23df028b6ca: Pull complete 12:54:48 d65c8cfc05b1: Pull complete 12:55:03 2437ff75d9bd: Pull complete 12:55:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:55:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:55:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:03 prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container 12:55:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:55:06 $ docker top e62c2a00e382e722b77f6689d1b64c99399e2286353f459f1c404dc264068483 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:07 ---> job-cost.sh 12:55:07 lf-activate-venv: SKIPPING 12:55:07 INFO: No Stack... 12:55:07 INFO: Retrieving Pricing Info for: v3-standard-4 12:55:08 INFO: Archiving Costs [Pipeline] sh 12:55:08 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:55:08 + cut -d, -f6 [Pipeline] lock 12:55:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] 12:55:08 Resource [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] did not exist. Created. 12:55:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:55:09 /w/workspace/app-service-configurable/1@tmp/durable-e0c62b60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:55:10 + echo total: 0.10999999940395355 [Pipeline] stash 12:55:10 Warning: overwriting stash ‘stack-cost’ 12:55:10 Stashed 1 file(s) [Pipeline] } 12:55:10 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:55:10 $ docker stop --time=1 e62c2a00e382e722b77f6689d1b64c99399e2286353f459f1c404dc264068483 12:55:11 $ docker rm -f --volumes e62c2a00e382e722b77f6689d1b64c99399e2286353f459f1c404dc264068483 [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 12:55:12 provisioning config files... 12:55:12 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-604@tmp/config14248203585891777946tmp [Pipeline] { [Pipeline] sh 12:55:13 + set +x 12:55:13 + + curl -s https://codecov.io/bash 12:55:13 bash -s -- 12:55:13 12:55:13 _____ _ 12:55:13 / ____| | | 12:55:13 | | ___ __| | ___ ___ _____ __ 12:55:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:55:13 | |___| (_) | (_| | __/ (_| (_) \ V / 12:55:13 \_____\___/ \__,_|\___|\___\___/ \_/ 12:55:13 Bash-1.0.6 12:55:13 12:55:13 12:55:13 ==> git version 2.25.1 found 12:55: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 12:55:13 Release-Date: 2020-01-08 12:55: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 12:55:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:55:13 ==> Jenkins CI detected. 12:55:13 current dir:  /w/workspace/_app-service-configurable_PR-604 12:55:13 project root: . 12:55:13 --> token set from env 12:55:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:55:13 ==> Running gcov in . (disable via -X gcov) 12:55:13 ==> Python coveragepy not found 12:55:13 ==> Searching for coverage reports in: 12:55:13 + . 12:55:13 -> Found 1 reports 12:55:13 ==> Detecting git/mercurial file structure 12:55:13 ==> Reading reports 12:55:13 + ./coverage.out bytes=13 12:55:13 ==> Appending adjustments 12:55:13 https://docs.codecov.io/docs/fixing-reports 12:55:13 + Found adjustments 12:55:13 ==> Gzipping contents 12:55:13 4.0K /tmp/codecov.meKhTT.gz 12:55:13 ==> Uploading reports 12:55:13 url: https://codecov.io 12:55:13 query: branch=PR-604&commit=2386736c37ee5a8f3f17487b18219d612a5a41f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-604%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=604&job=&cmd_args= 12:55:13 -> Pinging Codecov 12:55:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-604&commit=2386736c37ee5a8f3f17487b18219d612a5a41f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-604%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=604&job=&cmd_args= 12:55:13 -> Uploading to 12:55:13 https://storage.googleapis.com/codecov/v4/raw/2023-10-06/A97CA9966030D2A3747ED39772930CCE/2386736c37ee5a8f3f17487b18219d612a5a41f2/7465c5d2-4868-4a42-8ca0-921dc875edfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T125513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a99690586645ba4201759577b60fa73fc44b174c76ef56672fff720321b6da2b 12:55:13 % Total % Received % Xferd Average Speed Time Time Time Current 12:55:13 Dload Upload Total Spent Left Speed 12:55:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1625 --:--:-- --:--:-- --:--:-- 1625 12:55:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] } 12:55: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 12:55:15 + [ -d /w/workspace/_app-service-configurable_PR-604/archives ] 12:55:15 + ls -al /w/workspace/_app-service-configurable_PR-604/archives 12:55:15 total 16 12:55:15 drwxr-xr-x 3 root root 4096 Oct 6 12:46 . 12:55:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:46 .. 12:55:15 drwxr-xr-x 2 root root 4096 Oct 6 12:46 cost 12:55:15 -rw-r--r-- 1 root root 96 Oct 6 12:46 cost.csv 12:55:15 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-604/archives 12:55:15 + ls -al /w/workspace/_app-service-configurable_PR-604/archives 12:55:15 total 16 12:55:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 12:46 . 12:55:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:46 .. 12:55:15 drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 12:46 cost 12:55:15 -rw-r--r-- 1 jenkins jenkins 96 Oct 6 12:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:55:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:55:17 ---> package-listing.sh 12:55:17 ++ facter osfamily 12:55:17 ++ tr '[:upper:]' '[:lower:]' 12:55:17 + OS_FAMILY=debian 12:55:17 + workspace=/w/workspace/_app-service-configurable_PR-604 12:55:17 + START_PACKAGES=/tmp/packages_start.txt 12:55:17 + END_PACKAGES=/tmp/packages_end.txt 12:55:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:17 + PACKAGES=/tmp/packages_start.txt 12:55:17 + '[' /w/workspace/_app-service-configurable_PR-604 ']' 12:55:17 + PACKAGES=/tmp/packages_end.txt 12:55:17 + case "${OS_FAMILY}" in 12:55:17 + dpkg -l 12:55:17 + grep '^ii' 12:55:17 + '[' -f /tmp/packages_start.txt ']' 12:55:17 + '[' -f /tmp/packages_end.txt ']' 12:55:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:17 + '[' /w/workspace/_app-service-configurable_PR-604 ']' 12:55:17 + mkdir -p /w/workspace/_app-service-configurable_PR-604/archives/ 12:55:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-604/archives/ [Pipeline] echo 12:55:17 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-604/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:55:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:18 prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container 12:55:18 $ 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-604/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-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@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 12:55:18 $ docker top 7bebdec6ad9748dd6e9972a3b59b585419cdd149ccd1af02a89607bd19f7a438 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:19 + touch /tmp/pre-build-complete [Pipeline] sh 12:55:19 + mkdir -p /var/log/sysstat [Pipeline] sh 12:55:19 + ls /var/log/sa-host 12:55:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:19 provisioning config files... 12:55:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-604@tmp/config14380982641855500110tmp [Pipeline] { [Pipeline] echo 12:55:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:55:20 ---> create-netrc.sh [Pipeline] } 12:55:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:55:20 ---> python-tools-install.sh [Pipeline] echo 12:55:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:55:21 ---> sudo-logs.sh 12:55:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:55:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:55:21 ---> job-cost.sh 12:55:21 lf-activate-venv: SKIPPING 12:55:21 DEBUG: total: 0.2199999988079071 12:55:21 INFO: Retrieving Stack Cost... 12:55:21 INFO: Retrieving Pricing Info for: v3-standard-8 12:55:22 INFO: Archiving Costs [Pipeline] echo 12:55:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:55:22 ---> logs-deploy.sh 12:55:22 lf-activate-venv: SKIPPING 12:55:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-604/1 12:55:22 INFO: archiving workspace using pattern(s): 12:55:23 Archives upload complete. 12:55:23 INFO: archiving logs to Nexus 12:55:24 ---> uname -a: 12:55:24 Linux prd-ubuntu20-04-docker-8c-8g-8630 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:55:24 12:55:24 12:55:24 ---> lscpu: 12:55:24 Architecture: x86_64 12:55:24 CPU op-mode(s): 32-bit, 64-bit 12:55:24 Byte Order: Little Endian 12:55:24 Address sizes: 40 bits physical, 48 bits virtual 12:55:24 CPU(s): 8 12:55:24 On-line CPU(s) list: 0-7 12:55:24 Thread(s) per core: 1 12:55:24 Core(s) per socket: 1 12:55:24 Socket(s): 8 12:55:24 NUMA node(s): 1 12:55:24 Vendor ID: AuthenticAMD 12:55:24 CPU family: 23 12:55:24 Model: 49 12:55:24 Model name: AMD EPYC-Rome Processor 12:55:24 Stepping: 0 12:55:24 CPU MHz: 2799.998 12:55:24 BogoMIPS: 5599.99 12:55:24 Virtualization: AMD-V 12:55:24 Hypervisor vendor: KVM 12:55:24 Virtualization type: full 12:55:24 L1d cache: 256 KiB 12:55:24 L1i cache: 256 KiB 12:55:24 L2 cache: 4 MiB 12:55:24 L3 cache: 128 MiB 12:55:24 NUMA node0 CPU(s): 0-7 12:55:24 Vulnerability Itlb multihit: Not affected 12:55:24 Vulnerability L1tf: Not affected 12:55:24 Vulnerability Mds: Not affected 12:55:24 Vulnerability Meltdown: Not affected 12:55:24 Vulnerability Mmio stale data: Not affected 12:55:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:55:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:55:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:55:24 Vulnerability Srbds: Not affected 12:55:24 Vulnerability Tsx async abort: Not affected 12:55:24 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 12:55:24 12:55:24 12:55:24 ---> nproc: 12:55:24 8 12:55:24 12:55:24 12:55:24 ---> df -h: 12:55:24 Filesystem Size Used Avail Use% Mounted on 12:55:24 overlay 155G 12G 144G 8% / 12:55:24 tmpfs 64M 0 64M 0% /dev 12:55:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:55:24 shm 64M 0 64M 0% /dev/shm 12:55:24 /dev/vda1 155G 12G 144G 8% /facter-os 12:55:24 12:55:24 12:55:24 ---> sar -b -r -n DEV: 12:55:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8630) 10/06/23 _x86_64_ (8 CPU) 12:55:24 12:55:24 12:43:21 LINUX RESTART (8 CPU) 12:55:24 12:55:24 12:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:55:24 12:45:01 166.50 6.05 160.45 0.00 508.93 119408.24 0.00 12:55:24 12:46:01 86.95 0.33 86.62 0.00 8.80 28893.32 0.00 12:55:24 12:47:01 192.82 0.18 192.63 0.00 17.20 51759.24 0.00 12:55:24 12:48:01 2.05 0.00 2.05 0.00 0.00 28.81 0.00 12:55:24 12:49:01 57.62 12.26 45.36 0.00 5247.53 8578.30 0.00 12:55:24 12:50:01 5.27 0.02 5.25 0.00 0.13 118.65 0.00 12:55:24 12:51:01 2.07 0.00 2.07 0.00 0.00 23.86 0.00 12:55:24 12:52:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 12:55:24 12:53:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 12:55:24 12:54:01 2.17 0.00 2.17 0.00 0.00 23.60 0.00 12:55:24 12:55:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 12:55:24 Average: 47.10 1.71 45.40 0.00 525.70 18836.71 0.00 12:55:24 12:55:24 12:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:24 12:45:01 28429892 31553356 760040 2.31 113264 3215936 2033572 5.99 1198420 2819776 78816 12:55:24 12:46:01 27959416 31552524 752392 2.29 151316 3590544 1790140 5.28 1194244 3231936 414308 12:55:24 12:47:01 27645756 31550220 755296 2.30 164140 3864624 1790072 5.28 1292528 3424088 312 12:55:24 12:48:01 27658888 31563476 742364 2.26 164192 3864624 1790072 5.28 1275808 3424088 8 12:55:24 12:49:01 27176640 31540676 734572 2.23 193592 4291912 1698912 5.01 1585104 3560444 1044 12:55:24 12:50:01 27186568 31545684 729312 2.22 192168 4288664 1701084 5.01 1578872 3557192 376 12:55:24 12:51:01 27186496 31545716 729144 2.22 192244 4288672 1701084 5.01 1578932 3557196 8 12:55:24 12:52:01 27195008 31554268 720524 2.19 192308 4288656 1701084 5.01 1570756 3557200 8 12:55:24 12:53:01 27194992 31554352 720392 2.19 192372 4288676 1701084 5.01 1570956 3557200 152 12:55:24 12:54:01 27197888 31557340 717204 2.18 192460 4288664 1701084 5.01 1567896 3557204 16 12:55:24 12:55:01 27198408 31557980 716724 2.18 192544 4288680 1701084 5.01 1567916 3557204 4 12:55:24 Average: 27457268 31552327 734360 2.23 176418 4050877 1755388 5.17 1452857 3436684 45005 12:55:24 12:55:24 12:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:24 12:45:01 docker0 212.52 395.80 18.14 2478.65 0.00 0.00 0.00 0.00 12:55:24 12:45:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 12:55:24 12:45:01 ens3 599.81 339.21 7304.85 51.45 0.00 0.00 0.00 0.00 12:55:24 12:46:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 12:55:24 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:24 12:46:01 ens3 38.79 39.49 33.28 78.12 0.00 0.00 0.00 0.00 12:55:24 12:46:01 veth489a0f9 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 12:55:24 12:47:01 docker0 2.90 5.30 0.18 64.84 0.00 0.00 0.00 0.00 12:55:24 12:47:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 12:55:24 12:47:01 ens3 121.06 76.82 2659.16 19.00 0.00 0.00 0.00 0.00 12:55:24 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:24 12:48:01 ens3 0.13 0.12 0.01 0.03 0.00 0.00 0.00 0.00 12:55:24 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:49:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:55:24 12:49:01 ens3 228.68 116.55 2732.09 8.11 0.00 0.00 0.00 0.00 12:55:24 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:24 12:50:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:55:24 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:24 12:52:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:24 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:24 12:54:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:24 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 Average: docker0 19.29 35.92 1.64 227.81 0.00 0.00 0.00 0.00 12:55:24 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 12:55:24 Average: ens3 89.16 51.63 1147.87 14.20 0.00 0.00 0.00 0.00 12:55:24 12:55:24 12:55:24 ---> sar -P ALL: 12:55:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8630) 10/06/23 _x86_64_ (8 CPU) 12:55:24 12:55:24 12:43:21 LINUX RESTART (8 CPU) 12:55:24 12:55:24 12:44:02 CPU %user %nice %system %iowait %steal %idle 12:55:24 12:45:01 all 7.85 0.00 3.56 3.85 0.07 84.67 12:55:24 12:45:01 0 8.35 0.00 2.91 10.26 0.05 78.44 12:55:24 12:45:01 1 8.13 0.00 4.40 0.92 0.07 86.48 12:55:24 12:45:01 2 7.74 0.00 3.39 0.62 0.07 88.19 12:55:24 12:45:01 3 8.28 0.00 3.01 1.53 0.09 87.09 12:55:24 12:45:01 4 7.17 0.00 3.53 2.59 0.07 86.64 12:55:24 12:45:01 5 8.92 0.00 4.67 13.06 0.09 73.27 12:55:24 12:45:01 6 6.96 0.00 3.70 1.41 0.05 87.88 12:55:24 12:45:01 7 7.25 0.00 2.89 0.43 0.09 89.34 12:55:24 12:46:01 all 36.99 0.00 4.30 2.38 0.08 56.24 12:55:24 12:46:01 0 36.14 0.00 4.58 0.10 0.08 59.10 12:55:24 12:46:01 1 36.23 0.00 5.04 0.57 0.07 58.10 12:55:24 12:46:01 2 36.47 0.00 4.15 0.29 0.07 59.03 12:55:24 12:46:01 3 37.21 0.00 3.93 1.06 0.07 57.73 12:55:24 12:46:01 4 38.96 0.00 4.39 0.86 0.10 55.69 12:55:24 12:46:01 5 37.35 0.00 4.25 10.31 0.10 47.98 12:55:24 12:46:01 6 38.09 0.00 4.03 0.12 0.07 57.69 12:55:24 12:46:01 7 35.47 0.00 4.04 5.82 0.08 54.59 12:55:24 12:47:01 all 19.26 0.00 3.91 4.39 0.07 72.36 12:55:24 12:47:01 0 20.32 0.00 4.19 1.01 0.07 74.42 12:55:24 12:47:01 1 18.43 0.00 4.00 0.72 0.08 76.76 12:55:24 12:47:01 2 20.18 0.00 3.59 1.18 0.08 74.97 12:55:24 12:47:01 3 19.14 0.00 3.61 0.49 0.07 76.69 12:55:24 12:47:01 4 18.81 0.00 3.82 6.23 0.05 71.09 12:55:24 12:47:01 5 19.33 0.00 4.74 19.47 0.07 56.40 12:55:24 12:47:01 6 19.54 0.00 3.29 0.62 0.07 76.48 12:55:24 12:47:01 7 18.33 0.00 4.07 5.53 0.08 71.98 12:55:24 12:48:01 all 0.27 0.00 0.02 0.01 0.01 99.69 12:55:24 12:48:01 0 1.99 0.00 0.05 0.00 0.02 97.95 12:55:24 12:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 12:55:24 12:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:24 12:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:55:24 12:48:01 4 0.00 0.00 0.02 0.10 0.02 99.87 12:55:24 12:48:01 5 0.05 0.00 0.02 0.02 0.00 99.92 12:55:24 12:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:55:24 12:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:24 12:49:01 all 2.76 0.00 1.50 1.66 0.03 94.05 12:55:24 12:49:01 0 2.44 0.00 1.53 1.43 0.02 94.59 12:55:24 12:49:01 1 1.94 0.00 1.30 2.69 0.02 94.05 12:55:24 12:49:01 2 1.64 0.00 2.09 0.42 0.02 95.84 12:55:24 12:49:01 3 3.31 0.00 1.27 0.43 0.03 94.95 12:55:24 12:49:01 4 3.34 0.00 1.19 5.18 0.02 90.27 12:55:24 12:49:01 5 2.87 0.00 1.22 1.64 0.02 94.25 12:55:24 12:49:01 6 3.02 0.00 2.29 0.58 0.03 94.07 12:55:24 12:49:01 7 3.55 0.00 1.08 0.94 0.05 94.38 12:55:24 12:50:01 all 0.16 0.00 0.07 0.09 0.00 99.68 12:55:24 12:50:01 0 0.05 0.00 0.10 0.05 0.00 99.80 12:55:24 12:50:01 1 0.12 0.00 0.10 0.12 0.02 99.65 12:55:24 12:50:01 2 0.70 0.00 0.07 0.03 0.00 99.20 12:55:24 12:50:01 3 0.23 0.00 0.12 0.00 0.00 99.65 12:55:24 12:50:01 4 0.07 0.00 0.05 0.00 0.00 99.88 12:55:24 12:50:01 5 0.10 0.00 0.03 0.48 0.02 99.37 12:55:24 12:50:01 6 0.00 0.00 0.05 0.00 0.00 99.95 12:55:24 12:50:01 7 0.03 0.00 0.05 0.00 0.00 99.92 12:55:24 12:51:01 all 0.08 0.00 0.01 0.01 0.00 99.90 12:55:24 12:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:24 12:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:24 12:51:01 2 0.48 0.00 0.00 0.00 0.00 99.52 12:55:24 12:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:55:24 12:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:55:24 12:51:01 5 0.02 0.00 0.00 0.08 0.00 99.90 12:55:24 12:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:24 12:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:24 12:52:01 all 0.07 0.00 0.01 0.01 0.00 99.91 12:55:24 12:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:24 12:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:55:24 12:52:01 2 0.40 0.00 0.00 0.00 0.02 99.58 12:55:24 12:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:55:24 12:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:24 12:52:01 5 0.02 0.00 0.00 0.03 0.00 99.95 12:55:24 12:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:55:24 12:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:24 12:53:01 all 0.09 0.00 0.02 0.02 0.00 99.86 12:55:24 12:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:24 12:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:24 12:53:01 2 0.63 0.00 0.10 0.00 0.00 99.27 12:55:24 12:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:55:24 12:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:24 12:53:01 5 0.02 0.00 0.00 0.20 0.00 99.78 12:55:24 12:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:24 12:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:24 12:54:01 all 0.02 0.00 0.01 0.01 0.00 99.95 12:55:24 12:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:24 12:54:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:55:24 12:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:24 12:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:55:24 12:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:24 12:54:01 5 0.02 0.00 0.02 0.03 0.00 99.93 12:55:24 12:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:55:24 12:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:24 12:55:01 all 0.01 0.00 0.01 0.01 0.00 99.96 12:55:24 12:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:24 12:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:55:24 12:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:24 12:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:24 12:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:24 12:55:01 5 0.00 0.00 0.00 0.07 0.00 99.93 12:55:24 12:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:24 12:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:55:24 12:55:24 Average: CPU %user %nice %system %iowait %steal %idle 12:55:24 Average: all 6.10 0.00 1.21 1.12 0.03 91.55 12:55:24 Average: 0 6.26 0.00 1.21 1.15 0.02 91.36 12:55:24 Average: 1 5.88 0.00 1.35 0.46 0.03 92.28 12:55:24 Average: 2 6.17 0.00 1.21 0.23 0.02 92.38 12:55:24 Average: 3 6.17 0.00 1.09 0.32 0.03 92.40 12:55:24 Average: 4 6.17 0.00 1.17 1.35 0.02 91.28 12:55:24 Average: 5 6.19 0.00 1.34 4.07 0.03 88.37 12:55:24 Average: 6 6.11 0.00 1.21 0.25 0.02 92.41 12:55:24 Average: 7 5.82 0.00 1.09 1.15 0.03 91.91 12:55:24 12:55:24 12:55:24