Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2585b12695b756e2f486d4adeee72f01bb083840 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-ssh16892702012448193677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh9478323075474731944.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4643862246604324279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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 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-ssh3791469702453532740.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13133428014878937685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-40909 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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_odessa # 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 Avoid second fetch Checking out Revision 2585b12695b756e2f486d4adeee72f01bb083840 (odessa) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2585b12695b756e2f486d4adeee72f01bb083840 # timeout=10 Commit message: "Merge pull request #718 from judehung/update-gitignore-vendor" > git rev-list --no-walk 3e25dd159b2327c674f9b3e3c011a318d320b6b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:15:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:15:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:15:25 ========================================================= 11:15:25 EdgeX Global Pipelines Version Info 11:15:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:15:26 ------------------- 11:15:26 stable info: 11:15:26 ------------------- 11:15:26 Commited By: Cherry Wang cherry@iotechsys.com 11:15:26 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 11:15:26 Message: update stable to v1.0.271 11:15:26 ------------------- 11:15:26 experimental info: 11:15:26 ------------------- 11:15:26 Commited By: **** collab-it+edgex@linuxfoundation.org 11:15:26 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 11:15:26 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2585b12 [Pipeline] echo 11:15:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:27 provisioning config files... 11:15:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config13610612977762545383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:27 ---> ****-login.sh 11:15:27 nexus3.edgexfoundry.org:10001 11:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:28 Configure a credential helper to remove this warning. See 11:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:28 11:15:28 Login Succeeded 11:15:28 nexus3.edgexfoundry.org:10002 11:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:28 Configure a credential helper to remove this warning. See 11:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:28 11:15:28 Login Succeeded 11:15:28 nexus3.edgexfoundry.org:10003 11:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:28 Configure a credential helper to remove this warning. See 11:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:28 11:15:28 Login Succeeded 11:15:28 nexus3.edgexfoundry.org:10004 11:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:28 Configure a credential helper to remove this warning. See 11:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:28 11:15:28 Login Succeeded 11:15:28 ****.io 11:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:29 Configure a credential helper to remove this warning. See 11:15:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:29 11:15:29 Login Succeeded 11:15:29 ---> ****-login.sh ends [Pipeline] } 11:15:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:15:29 + git rev-list -1 --merges 2585b12695b756e2f486d4adeee72f01bb083840~1..2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] echo 11:15:29 -----------> git rev-list -1 --merges 2585b12695b756e2f486d4adeee72f01bb083840~1..2585b12695b756e2f486d4adeee72f01bb083840 2585b12695b756e2f486d4adeee72f01bb083840 11:15:29 2585b12695b756e2f486d4adeee72f01bb083840 [false] [Pipeline] sh 11:15:29 + git log --format=format:%s -1 2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] echo 11:15:29 ========================================================= 11:15:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:15:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:30 + git log --format=format:%s -1 2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] echo 11:15:30 [semverPrep] GIT_COMMIT: 2585b12695b756e2f486d4adeee72f01bb083840, Commit Message: Merge pull request #718 from judehung/update-gitignore-vendor [Pipeline] echo 11:15:30 [semverPrep] This is not a build commit. [Pipeline] sh 11:15:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:15:30 + grep -v github /etc/ssh/ssh_known_hosts 11:15:30 + [ -e /tmp/ssh_known_hosts ] 11:15:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:15:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:15:30 + sudo tee -a /etc/ssh/ssh_known_hosts 11:15:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:30 11:15:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:31 0.1.4: Pulling from edgex-devops/py-git-semver 11:15:31 b85a868b505f: Pulling fs layer 11:15:31 e2be974225ed: Pulling fs layer 11:15:31 339a4e72a1f5: Pulling fs layer 11:15:31 988bab9f4d93: Pulling fs layer 11:15:31 1469e6f7b9e6: Pulling fs layer 11:15:31 eaf3925da568: Pulling fs layer 11:15:31 bab4dde63d76: Pulling fs layer 11:15:31 bde34c3a00c8: Pulling fs layer 11:15:31 b352a97aabf1: Pulling fs layer 11:15:31 4872d77fe225: Pulling fs layer 11:15:31 5851b861e8e6: Pulling fs layer 11:15:31 1469e6f7b9e6: Waiting 11:15:31 eaf3925da568: Waiting 11:15:31 bab4dde63d76: Waiting 11:15:31 bde34c3a00c8: Waiting 11:15:31 b352a97aabf1: Waiting 11:15:31 4872d77fe225: Waiting 11:15:31 5851b861e8e6: Waiting 11:15:31 e2be974225ed: Verifying Checksum 11:15:31 e2be974225ed: Download complete 11:15:31 988bab9f4d93: Verifying Checksum 11:15:31 988bab9f4d93: Download complete 11:15:31 1469e6f7b9e6: Verifying Checksum 11:15:31 eaf3925da568: Verifying Checksum 11:15:31 eaf3925da568: Download complete 11:15:31 339a4e72a1f5: Verifying Checksum 11:15:31 339a4e72a1f5: Download complete 11:15:31 bde34c3a00c8: Verifying Checksum 11:15:31 bde34c3a00c8: Download complete 11:15:31 b352a97aabf1: Verifying Checksum 11:15:31 b352a97aabf1: Download complete 11:15:31 4872d77fe225: Verifying Checksum 11:15:31 4872d77fe225: Download complete 11:15:31 5851b861e8e6: Download complete 11:15:31 b85a868b505f: Download complete 11:15:31 bab4dde63d76: Verifying Checksum 11:15:31 bab4dde63d76: Download complete 11:15:32 b85a868b505f: Pull complete 11:15:33 e2be974225ed: Pull complete 11:15:33 339a4e72a1f5: Pull complete 11:15:33 988bab9f4d93: Pull complete 11:15:33 1469e6f7b9e6: Pull complete 11:15:33 eaf3925da568: Pull complete 11:15:35 bab4dde63d76: Pull complete 11:15:35 bde34c3a00c8: Pull complete 11:15:35 b352a97aabf1: Pull complete 11:15:35 4872d77fe225: Pull complete 11:15:35 5851b861e8e6: Pull complete 11:15:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:36 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:15:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:15:38 $ docker top 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 -eo pid,comm 11:15:38 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). 11:15:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:38 [ssh-agent] Looking for ssh-agent implementation... 11:15:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:38 $ docker exec 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 ssh-agent 11:15:38 SSH_AUTH_SOCK=/tmp/ssh-ipGuAwjVZfGK/agent.32 11:15:38 SSH_AGENT_PID=38 11:15:38 Running ssh-add (command line suppressed) 11:15:38 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_14529168726739934987.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_14529168726739934987.key) 11:15:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:38 + git tag --points-at HEAD [Pipeline] } 11:15:38 $ docker exec --env ******** --env ******** 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 ssh-agent -k 11:15:39 unset SSH_AUTH_SOCK; 11:15:39 unset SSH_AGENT_PID; 11:15:39 echo Agent pid 38 killed; 11:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:15:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:39 [ssh-agent] Looking for ssh-agent implementation... 11:15:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:39 $ docker exec 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 ssh-agent 11:15:39 SSH_AUTH_SOCK=/tmp/ssh-pUkt0nBpyjUr/agent.72 11:15:39 SSH_AGENT_PID=78 11:15:39 Running ssh-add (command line suppressed) 11:15:39 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_14361782167959493371.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_14361782167959493371.key) 11:15:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:39 + git semver init 11:15:40 2025-03-11 11:15:39,977 [run_init] DEBUG init version:0.0.0 force:False 11:15:40 2025-03-11 11:15:39,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_odessa/.semver 11:15:40 2025-03-11 11:15:39,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_odessa/.semver 11:15:40 2025-03-11 11:15:39,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_odessa/.semver'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=None) 11:15:41 2025-03-11 11:15:41,214 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_odessa/.git/info/exclude 11:15:41 2025-03-11 11:15:41,215 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:False 11:15:41 2025-03-11 11:15:41,215 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 11:15:41 2025-03-11 11:15:41,215 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 11:15:41 4.0.1-dev.1 [Pipeline] } 11:15:41 $ docker exec --env ******** --env ******** 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 ssh-agent -k 11:15:41 unset SSH_AUTH_SOCK; 11:15:41 unset SSH_AGENT_PID; 11:15:41 echo Agent pid 78 killed; 11:15:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:41 + git semver [Pipeline] } 11:15:42 $ docker stop --time=1 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 11:15:43 $ docker rm -f --volumes 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:15:44 Stashed 1 file(s) [Pipeline] echo 11:15:44 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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 11:15:44 provisioning config files... 11:15:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config16418499408702899623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:44 ---> ****-login.sh 11:15:44 nexus3.edgexfoundry.org:10001 11:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:44 Configure a credential helper to remove this warning. See 11:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:44 11:15:44 Login Succeeded 11:15:44 nexus3.edgexfoundry.org:10002 11:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:44 Configure a credential helper to remove this warning. See 11:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:44 11:15:44 Login Succeeded 11:15:44 nexus3.edgexfoundry.org:10003 11:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:44 Configure a credential helper to remove this warning. See 11:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:44 11:15:44 Login Succeeded 11:15:44 nexus3.edgexfoundry.org:10004 11:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:44 Configure a credential helper to remove this warning. See 11:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:44 11:15:44 Login Succeeded 11:15:44 ****.io 11:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:45 Configure a credential helper to remove this warning. See 11:15:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:45 11:15:45 Login Succeeded 11:15:45 ---> ****-login.sh ends [Pipeline] } 11:15:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:15:45 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 11:15:45 + grep ^go [0-9].[0-9]* go.mod 11:15:45 + cut -d -f 2 [Pipeline] echo 11:15:45 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:15:45 ========================================================= 11:15:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 11:15:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 11:15:46 Sending build context to Docker daemon 58.93MB 11:15:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:15:46 Step 2/12 : FROM ${BASE} AS builder 11:15:46 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 11:15:46 0a9a5dfd008f: Pulling fs layer 11:15:46 8833042f23b5: Pulling fs layer 11:15:46 6ca661eb024f: Pulling fs layer 11:15:46 b5acb76e9680: Pulling fs layer 11:15:46 4f4fb700ef54: Pulling fs layer 11:15:46 012bb1f9d321: Pulling fs layer 11:15:46 97255f1bc79d: Pulling fs layer 11:15:46 454448c9edf9: Pulling fs layer 11:15:46 15f87924ceaf: Pulling fs layer 11:15:46 b5acb76e9680: Waiting 11:15:46 4f4fb700ef54: Waiting 11:15:46 012bb1f9d321: Waiting 11:15:46 97255f1bc79d: Waiting 11:15:46 454448c9edf9: Waiting 11:15:46 15f87924ceaf: Waiting 11:15:46 8833042f23b5: Verifying Checksum 11:15:46 8833042f23b5: Download complete 11:15:46 b5acb76e9680: Download complete 11:15:46 4f4fb700ef54: Verifying Checksum 11:15:46 4f4fb700ef54: Download complete 11:15:46 012bb1f9d321: Verifying Checksum 11:15:46 012bb1f9d321: Download complete 11:15:46 0a9a5dfd008f: Download complete 11:15:46 97255f1bc79d: Verifying Checksum 11:15:46 97255f1bc79d: Download complete 11:15:46 0a9a5dfd008f: Pull complete 11:15:47 15f87924ceaf: Verifying Checksum 11:15:47 15f87924ceaf: Download complete 11:15:47 8833042f23b5: Pull complete 11:15:47 6ca661eb024f: Download complete 11:15:47 454448c9edf9: Verifying Checksum 11:15:47 454448c9edf9: Download complete 11:15:50 6ca661eb024f: Pull complete 11:15:50 b5acb76e9680: Pull complete 11:15:50 4f4fb700ef54: Pull complete 11:15:50 012bb1f9d321: Pull complete 11:15:50 97255f1bc79d: Pull complete 11:15:53 454448c9edf9: Pull complete 11:15:53 15f87924ceaf: Pull complete 11:15:53 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 11:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 11:15:53 ---> bc3d7bf65e23 11:15:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 11:15:57 ---> Running in 5ec9e0a9e0ae 11:15:57 Removing intermediate container 5ec9e0a9e0ae 11:15:57 ---> c955c6c1d556 11:15:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:15:57 ---> Running in 2427a40716da 11:15:57 Removing intermediate container 2427a40716da 11:15:57 ---> 942215161a64 11:15:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:15:57 ---> Running in 97725dc5c491 11:15:57 Removing intermediate container 97725dc5c491 11:15:57 ---> 8167ad873802 11:15:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:57 ---> Running in 4172ea30e69e 11:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:15:58 OK: 248 MiB in 58 packages 11:15:58 Removing intermediate container 4172ea30e69e 11:15:58 ---> 93cfbcbc208a 11:15:58 Step 7/12 : WORKDIR /app 11:15:58 ---> Running in 160c4c55dd56 11:15:58 Removing intermediate container 160c4c55dd56 11:15:58 ---> 1245c2c023cf 11:15:58 Step 8/12 : COPY go.mod vendor* ./ 11:15:59 Still waiting to schedule task 11:15:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:16:01 ---> d03933d4ec50 11:16:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:01 ---> Running in 8986e6f50f4c 11:16:48 Removing intermediate container 8986e6f50f4c 11:16:48 ---> 3976991b65a1 11:16:48 Step 10/12 : COPY . . 11:16:48 ---> 0c51a89bc0e5 11:16:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:16:48 ---> Running in a406543d99d6 11:16:48 Removing intermediate container a406543d99d6 11:16:48 ---> 536e66b49eaf 11:16:48 Step 12/12 : RUN $MAKE 11:16:48 ---> Running in 5b97cc20828e 11:16:48 noop 11:16:48 Removing intermediate container 5b97cc20828e 11:16:48 ---> 87b82dc24d18 11:16:48 Successfully built 87b82dc24d18 11:16:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:48 + docker inspect -f . ci-base-image-x86_64 11:16:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:48 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** ci-base-image-x86_64 cat 11:16:49 $ docker top 1bcc720fa49dc965b9aa98161f19dd25468ecccb9ddd9920c6b09e8e0df725bb -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:49 + go version 11:16:49 go version go1.23.7 linux/amd64 [Pipeline] } 11:16:49 $ docker stop --time=1 1bcc720fa49dc965b9aa98161f19dd25468ecccb9ddd9920c6b09e8e0df725bb 11:16:50 $ docker rm -f --volumes 1bcc720fa49dc965b9aa98161f19dd25468ecccb9ddd9920c6b09e8e0df725bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:51 + docker inspect -f . ci-base-image-x86_64 11:16:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:51 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:16:51 $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** ci-base-image-x86_64 cat 11:16:51 $ docker top 8a5bec5fed89b4467a060ba111d4eb050282218d92100b2ddf1622559c030d60 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:52 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] fileExists [Pipeline] sh 11:16:52 + make test 11:16:52 go test -race -coverprofile=coverage.out ./... 11:17:24 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 11:17:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40910 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] ws 11:17:29 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 11:17:32 The recommended git tool is: git 11:17:36 using credential edgex-jenkins-ssh 11:17:36 Cloning the remote Git repository 11:17:36 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 11:17:37 > git init /w/workspace/app-service-configurable/3 # timeout=10 11:17:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 11:17:37 > git --version # timeout=10 11:17:37 > git --version # 'git version 2.25.1' 11:17:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:17:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:40 Avoid second fetch 11:17:40 Checking out Revision 2585b12695b756e2f486d4adeee72f01bb083840 (odessa) 11:17:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 11:17:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:40 > git config core.sparsecheckout # timeout=10 11:17:41 > git checkout -f 2585b12695b756e2f486d4adeee72f01bb083840 # timeout=10 11:17:42 Commit message: "Merge pull request #718 from judehung/update-gitignore-vendor" 11:17:46 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:17:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:47 Dload Upload Total Spent Left Speed 11:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh 11:17:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:17:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:17:48 + sudo tee /etc/docker/daemon.new 11:17:48 { 11:17:48 "registry-mirrors": [ 11:17:48 "https://nexus3.edgexfoundry.org:10001" 11:17:48 ], 11:17:48 "bip": "10.250.0.254/24", 11:17:48 "hosts": [ 11:17:48 "tcp://0.0.0.0:5555", 11:17:48 "unix:///var/run/docker.sock" 11:17:48 ], 11:17:48 "mtu": 1458, 11:17:48 "selinux-enabled": true, 11:17:48 "seccomp-profile": "/etc/docker/seccomp.json" 11:17:48 } [Pipeline] sh 11:17:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:17:49 + sudo service docker restart 11:17:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:17:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:17:51 ./bin/test-attribution-txt.sh [Pipeline] echo 11:17:51 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 11:17:51 + go mod tidy [Pipeline] } 11:17:52 $ docker stop --time=1 8a5bec5fed89b4467a060ba111d4eb050282218d92100b2ddf1622559c030d60 11:17:55 $ docker rm -f --volumes 8a5bec5fed89b4467a060ba111d4eb050282218d92100b2ddf1622559c030d60 [Pipeline] // withDockerContainer [Pipeline] sh 11:17:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:17:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:17:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:17:57 + ls -al . 11:17:57 total 252 11:17:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:16 . 11:17:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 11:15 .. 11:17:57 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 11:15 .dockerignore 11:17:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:17 .git 11:17:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 11:15 .github 11:17:57 -rw-rw-r-- 1 jenkins jenkins 101 Mar 11 11:15 .gitignore 11:17:57 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 11:15 .golangci.yml 11:17:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 11:15 .semver 11:17:57 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 11 11:15 Attribution.txt 11:17:57 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 11:15 CHANGELOG.md 11:17:57 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 11:15 Dockerfile 11:17:57 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 11:15 GOVERNANCE.md 11:17:57 -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 11:15 Jenkinsfile 11:17:57 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 11:15 LICENSE 11:17:57 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 11:15 OWNERS.md 11:17:57 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 11:15 README.md 11:17:57 -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 11:15 VERSION 11:17:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 11:15 bin 11:17:57 -rw-r--r-- 1 jenkins jenkins 953 Mar 11 11:17 coverage.out 11:17:57 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 11:15 go.mod 11:17:57 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 11:15 go.sum 11:17:57 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 11:15 main.go 11:17:57 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 11:15 makefile 11:17:57 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:15 res 11:17:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 11:15 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:57 + 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=2585b12695b756e2f486d4adeee72f01bb083840 --label arch=amd64 --label version=4.0.1-dev.1 . 11:17:57 Sending build context to Docker daemon 58.93MB 11:17:57 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 11:17:57 Step 2/27 : FROM ${BASE} AS builder 11:17:57 ---> 87b82dc24d18 11:17:57 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 11:17:58 ---> Running in e987020bbc56 11:17:58 Removing intermediate container e987020bbc56 11:17:58 ---> e5e96515fe73 11:17:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:17:58 ---> Running in e821e6c57b28 11:17:58 Removing intermediate container e821e6c57b28 11:17:58 ---> e9bf02ce9c6f 11:17:58 Step 5/27 : ARG ADD_BUILD_TAGS="" 11:17:58 ---> Running in ed66b89fa56a 11:17:58 Removing intermediate container ed66b89fa56a 11:17:58 ---> 6dce85969ab8 11:17:58 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:17:58 ---> Running in 2b7fa043a9c6 11:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:17:59 OK: 248 MiB in 58 packages 11:17:59 Removing intermediate container 2b7fa043a9c6 11:17:59 ---> ed112b1535fb 11:17:59 Step 7/27 : WORKDIR /app 11:17:59 ---> Running in 32abd9ac0d70 11:17:59 Removing intermediate container 32abd9ac0d70 11:17:59 ---> 72eda5357520 11:17:59 Step 8/27 : COPY go.mod vendor* ./ 11:18:02 ---> 99c0bac87653 11:18:02 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:02 ---> Running in 7393013cde87 11:18:02 skipping... 11:18:02 Removing intermediate container 7393013cde87 11:18:02 ---> baf98846a896 11:18:02 Step 10/27 : COPY . . 11:18:05 ---> 87b5e31fc3c6 11:18:05 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:18:05 ---> Running in da1e28619e07 11:18:05 Removing intermediate container da1e28619e07 11:18:05 ---> 0889069be0f8 11:18:05 Step 12/27 : RUN $MAKE 11:18:05 ---> Running in d34d31c395c9 11:18:05 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:07 provisioning config files... 11:18:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config13678656797404557545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:07 ---> ****-login.sh 11:18:07 nexus3.edgexfoundry.org:10001 11:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:08 Configure a credential helper to remove this warning. See 11:18:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:08 11:18:08 Login Succeeded 11:18:08 nexus3.edgexfoundry.org:10002 11:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:08 Configure a credential helper to remove this warning. See 11:18:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:08 11:18:08 Login Succeeded 11:18:08 nexus3.edgexfoundry.org:10003 11:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:08 Configure a credential helper to remove this warning. See 11:18:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:08 11:18:08 Login Succeeded 11:18:08 nexus3.edgexfoundry.org:10004 11:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:09 Configure a credential helper to remove this warning. See 11:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:09 11:18:09 Login Succeeded 11:18:09 ****.io 11:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:09 Configure a credential helper to remove this warning. See 11:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:09 11:18:09 Login Succeeded 11:18:09 ---> ****-login.sh ends [Pipeline] } 11:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:18:09 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 11:18:10 + grep ^go [0-9].[0-9]* go.mod 11:18:10 + cut -d -f 2 [Pipeline] echo 11:18:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:18:10 ========================================================= 11:18:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 11:18:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 11:18:15 Sending build context to Docker daemon 44.29MB 11:18:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:18:15 Step 2/12 : FROM ${BASE} AS builder 11:18:15 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 11:18:15 94e9d8af2201: Pulling fs layer 11:18:15 345fe9f21930: Pulling fs layer 11:18:15 b40fc9e46828: Pulling fs layer 11:18:15 c9804373a1e5: Pulling fs layer 11:18:15 4f4fb700ef54: Pulling fs layer 11:18:15 f5a772c54f75: Pulling fs layer 11:18:15 e2dd1b2a9dca: Pulling fs layer 11:18:15 c9804373a1e5: Waiting 11:18:15 4f4fb700ef54: Waiting 11:18:15 0a0502178392: Pulling fs layer 11:18:15 f5a772c54f75: Waiting 11:18:15 e2dd1b2a9dca: Waiting 11:18:15 0a0502178392: Waiting 11:18:15 345fe9f21930: Verifying Checksum 11:18:15 345fe9f21930: Download complete 11:18:15 c9804373a1e5: Verifying Checksum 11:18:15 c9804373a1e5: Download complete 11:18:15 4f4fb700ef54: Verifying Checksum 11:18:15 4f4fb700ef54: Download complete 11:18:15 f5a772c54f75: Verifying Checksum 11:18:15 f5a772c54f75: Download complete 11:18:15 94e9d8af2201: Verifying Checksum 11:18:15 94e9d8af2201: Download complete 11:18:15 0a0502178392: Verifying Checksum 11:18:15 0a0502178392: Download complete 11:18:15 94e9d8af2201: Pull complete 11:18:16 345fe9f21930: Pull complete 11:18:17 b40fc9e46828: Verifying Checksum 11:18:17 b40fc9e46828: Download complete 11:18:18 e2dd1b2a9dca: Verifying Checksum 11:18:18 e2dd1b2a9dca: Download complete 11:18:30 b40fc9e46828: Pull complete 11:18:30 c9804373a1e5: Pull complete 11:18:30 4f4fb700ef54: Pull complete 11:18:30 f5a772c54f75: Pull complete 11:18:37 Removing intermediate container d34d31c395c9 11:18:37 ---> 4c05bf103e62 11:18:37 Step 13/27 : FROM alpine:3.20 11:18:37 3.20: Pulling from library/alpine 11:18:37 0a9a5dfd008f: Already exists 11:18:37 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:18:37 Status: Downloaded newer image for alpine:3.20 11:18:37 ---> ff221270b9fb 11:18:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:18:37 ---> Running in b1926c92426e 11:18:37 Removing intermediate container b1926c92426e 11:18:37 ---> f25088dfd460 11:18:37 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 11:18:37 ---> Running in 7c39767c8f85 11:18:37 Removing intermediate container 7c39767c8f85 11:18:37 ---> b21f31c7a465 11:18:37 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 11:18:37 ---> Running in 5f9f279365af 11:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:18:37 (1/2) Installing ca-certificates (20241121-r1) 11:18:37 (2/2) Installing dumb-init (1.2.5-r3) 11:18:37 Executing busybox-1.36.1-r29.trigger 11:18:37 Executing ca-certificates-20241121-r1.trigger 11:18:37 OK: 9 MiB in 16 packages 11:18:37 Removing intermediate container 5f9f279365af 11:18:37 ---> 4bc7de1ea6ac 11:18:37 Step 17/27 : RUN apk --no-cache upgrade 11:18:37 ---> Running in 7819fa3bac01 11:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:18:37 OK: 9 MiB in 16 packages 11:18:37 Removing intermediate container 7819fa3bac01 11:18:37 ---> 4af74c93c448 11:18:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:18:37 ---> 487b3948cc0f 11:18:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 11:18:37 ---> 27bd1e6b1827 11:18:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 11:18:37 ---> 72cc42c5c342 11:18:37 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:18:37 ---> aaa2637065de 11:18:37 Step 22/27 : EXPOSE 48095 11:18:37 ---> Running in f4772a721ac0 11:18:37 Removing intermediate container f4772a721ac0 11:18:37 ---> 1f430dbba14f 11:18:37 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 11:18:37 ---> Running in 78180ea4d436 11:18:37 Removing intermediate container 78180ea4d436 11:18:37 ---> ff26faa24947 11:18:37 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:18:37 ---> Running in d41afb15d4a3 11:18:37 Removing intermediate container d41afb15d4a3 11:18:37 ---> 63cc48288214 11:18:37 Step 25/27 : LABEL arch=amd64 11:18:37 ---> Running in 8fffc264fc7c 11:18:37 Removing intermediate container 8fffc264fc7c 11:18:37 ---> f577fb72e4a4 11:18:37 Step 26/27 : LABEL git_sha=2585b12695b756e2f486d4adeee72f01bb083840 11:18:37 ---> Running in fcd97cd0d072 11:18:37 Removing intermediate container fcd97cd0d072 11:18:37 ---> 740bcf265432 11:18:37 Step 27/27 : LABEL version=4.0.1-dev.1 11:18:37 ---> Running in 39ce37591c5e 11:18:37 Removing intermediate container 39ce37591c5e 11:18:37 ---> 5d253f90d3e9 11:18:37 [Warning] One or more build-args [ARCH] were not consumed 11:18:37 Successfully built 5d253f90d3e9 11:18:37 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:37 provisioning config files... 11:18:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config14404935977178167005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:37 ---> ****-login.sh 11:18:37 nexus3.edgexfoundry.org:10001 11:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:37 Configure a credential helper to remove this warning. See 11:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:37 11:18:37 Login Succeeded 11:18:37 nexus3.edgexfoundry.org:10002 11:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:37 Configure a credential helper to remove this warning. See 11:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:37 11:18:37 Login Succeeded 11:18:37 nexus3.edgexfoundry.org:10003 11:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:37 Configure a credential helper to remove this warning. See 11:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:37 11:18:37 Login Succeeded 11:18:37 nexus3.edgexfoundry.org:10004 11:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:37 Configure a credential helper to remove this warning. See 11:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:37 11:18:37 Login Succeeded 11:18:37 ****.io 11:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:18:38 Configure a credential helper to remove this warning. See 11:18:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:18:38 11:18:38 Login Succeeded 11:18:38 ---> ****-login.sh ends [Pipeline] } 11:18:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:18:38 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:18:38 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 11:18:38 2585b12695b756e2f486d4adeee72f01bb083840 11:18:38 4.0.1-dev.1 11:18:38 2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 11:18:38 odessa 11:18:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840 11:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:18:38 b38ba6026e26: Preparing 11:18:38 1c1f511134c4: Preparing 11:18:38 914de0aef004: Preparing 11:18:38 b9687029a4f6: Preparing 11:18:38 59333255ff01: Preparing 11:18:38 4b1023874266: Preparing 11:18:38 994456c4fd7b: Preparing 11:18:38 4b1023874266: Waiting 11:18:38 994456c4fd7b: Waiting 11:18:38 1c1f511134c4: Pushed 11:18:38 59333255ff01: Pushed 11:18:38 b9687029a4f6: Pushed 11:18:38 914de0aef004: Pushed 11:18:38 994456c4fd7b: Layer already exists 11:18:39 e2dd1b2a9dca: Pull complete 11:18:39 4b1023874266: Pushed 11:18:40 0a0502178392: Pull complete 11:18:40 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 11:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 11:18:40 ---> 72db82c1953f 11:18:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 11:18:42 b38ba6026e26: Pushed 11:18:42 2585b12695b756e2f486d4adeee72f01bb083840: digest: sha256:5999cd3c847828d633139fc5bdda13d88c1915ca0db56e3f1e51978a8464c8c3 size: 1783 11:18:42 ---> Running in 91461b8f7e38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:42 Removing intermediate container 91461b8f7e38 11:18:42 ---> 5686448964e5 11:18:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:18:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:42 ---> Running in 52f490125b34 11:18:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 11:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:18:43 b38ba6026e26: Preparing 11:18:43 1c1f511134c4: Preparing 11:18:43 914de0aef004: Preparing 11:18:43 b9687029a4f6: Preparing 11:18:43 59333255ff01: Preparing 11:18:43 4b1023874266: Preparing 11:18:43 994456c4fd7b: Preparing 11:18:43 4b1023874266: Waiting 11:18:43 994456c4fd7b: Waiting 11:18:43 b9687029a4f6: Layer already exists 11:18:43 b38ba6026e26: Layer already exists 11:18:43 59333255ff01: Layer already exists 11:18:43 914de0aef004: Layer already exists 11:18:43 1c1f511134c4: Layer already exists 11:18:43 994456c4fd7b: Layer already exists 11:18:43 4b1023874266: Layer already exists 11:18:43 4.0.1-dev.1: digest: sha256:5999cd3c847828d633139fc5bdda13d88c1915ca0db56e3f1e51978a8464c8c3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:43 Removing intermediate container 52f490125b34 11:18:43 ---> 636e479c75da 11:18:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:18:43 ---> Running in 8b8d85ffa235 11:18:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:43 Removing intermediate container 8b8d85ffa235 11:18:43 ---> e18c7ea82b18 11:18:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:18:43 ---> Running in 4537d7bdd595 11:18:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 11:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:18:43 b38ba6026e26: Preparing 11:18:43 1c1f511134c4: Preparing 11:18:43 914de0aef004: Preparing 11:18:43 b9687029a4f6: Preparing 11:18:43 59333255ff01: Preparing 11:18:43 4b1023874266: Preparing 11:18:43 994456c4fd7b: Preparing 11:18:43 4b1023874266: Waiting 11:18:43 994456c4fd7b: Waiting 11:18:43 b38ba6026e26: Layer already exists 11:18:43 914de0aef004: Layer already exists 11:18:43 1c1f511134c4: Layer already exists 11:18:43 b9687029a4f6: Layer already exists 11:18:43 59333255ff01: Layer already exists 11:18:43 4b1023874266: Layer already exists 11:18:43 994456c4fd7b: Layer already exists 11:18:43 2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1: digest: sha256:5999cd3c847828d633139fc5bdda13d88c1915ca0db56e3f1e51978a8464c8c3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 11:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:18:44 b38ba6026e26: Preparing 11:18:44 1c1f511134c4: Preparing 11:18:44 914de0aef004: Preparing 11:18:44 b9687029a4f6: Preparing 11:18:44 59333255ff01: Preparing 11:18:44 4b1023874266: Preparing 11:18:44 994456c4fd7b: Preparing 11:18:44 994456c4fd7b: Waiting 11:18:44 4b1023874266: Waiting 11:18:44 914de0aef004: Layer already exists 11:18:44 1c1f511134c4: Layer already exists 11:18:44 b9687029a4f6: Layer already exists 11:18:44 b38ba6026e26: Layer already exists 11:18:44 59333255ff01: Layer already exists 11:18:44 994456c4fd7b: Layer already exists 11:18:44 4b1023874266: Layer already exists 11:18:44 odessa: digest: sha256:5999cd3c847828d633139fc5bdda13d88c1915ca0db56e3f1e51978a8464c8c3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:18:44 ===================================================== [Pipeline] echo 11:18:44 taggedImages: 11:18:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840 11:18:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 11:18:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 11:18:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:44 11:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:45 latest: Pulling from edgex-lftools-log-publisher 11:18:45 5eb5b503b376: Pulling fs layer 11:18:45 5c69ac0246d0: Pulling fs layer 11:18:45 ec43610c2a17: Pulling fs layer 11:18:45 3a2ae6a8a46f: Pulling fs layer 11:18:45 33b1e0a273af: Pulling fs layer 11:18:45 5d3b04190fa2: Pulling fs layer 11:18:45 2f39f015ded8: Pulling fs layer 11:18:45 5d3b04190fa2: Waiting 11:18:45 2f39f015ded8: Waiting 11:18:45 3a2ae6a8a46f: Waiting 11:18:45 33b1e0a273af: Waiting 11:18:45 5c69ac0246d0: Verifying Checksum 11:18:45 5c69ac0246d0: Download complete 11:18:45 3a2ae6a8a46f: Verifying Checksum 11:18:45 3a2ae6a8a46f: Download complete 11:18:45 33b1e0a273af: Verifying Checksum 11:18:45 33b1e0a273af: Download complete 11:18:45 5d3b04190fa2: Verifying Checksum 11:18:45 5d3b04190fa2: Download complete 11:18:45 ec43610c2a17: Verifying Checksum 11:18:45 ec43610c2a17: Download complete 11:18:45 5eb5b503b376: Verifying Checksum 11:18:45 5eb5b503b376: Download complete 11:18:46 2f39f015ded8: Verifying Checksum 11:18:46 2f39f015ded8: Download complete 11:18:46 OK: 239 MiB in 58 packages 11:18:46 5eb5b503b376: Pull complete 11:18:46 5c69ac0246d0: Pull complete 11:18:46 ec43610c2a17: Pull complete 11:18:46 3a2ae6a8a46f: Pull complete 11:18:47 33b1e0a273af: Pull complete 11:18:47 5d3b04190fa2: Pull complete 11:18:47 Removing intermediate container 4537d7bdd595 11:18:47 ---> a52cf1dc9283 11:18:47 Step 7/12 : WORKDIR /app 11:18:47 ---> Running in 79d3cfce8a71 11:18:47 Removing intermediate container 79d3cfce8a71 11:18:47 ---> d3b83bc4ab4e 11:18:47 Step 8/12 : COPY go.mod vendor* ./ 11:18:51 2f39f015ded8: Pull complete 11:18:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:51 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:18:51 $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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-lftools-log-publisher:latest cat 11:18:53 $ docker top 309e0dfe32d77a8983f7c73ffee4ca5acd21df12485e3f356ac6aa67f60eb218 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:53 ---> job-cost.sh 11:18:53 lf-activate-venv: SKIPPING 11:18:53 INFO: No Stack... 11:18:54 INFO: Retrieving Pricing Info for: v3-standard-8 11:18:54 INFO: Archiving Costs [Pipeline] sh 11:18:54 + cat /w/workspace/_app-service-configurable_odessa/archives/cost.csv 11:18:54 + cut -d, -f6 [Pipeline] lock 11:18:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] 11:18:54 Resource [jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] did not exist. Created. 11:18:54 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:18:54 + echo total: 0.2199999988079071 [Pipeline] stash 11:18:55 Stashed 1 file(s) [Pipeline] } 11:18:55 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 11:18:55 $ docker stop --time=1 309e0dfe32d77a8983f7c73ffee4ca5acd21df12485e3f356ac6aa67f60eb218 11:18:56 $ docker rm -f --volumes 309e0dfe32d77a8983f7c73ffee4ca5acd21df12485e3f356ac6aa67f60eb218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:18:59 ---> add248d78c41 11:18:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:59 ---> Running in a4ec942fa525 11:20:51 Removing intermediate container a4ec942fa525 11:20:51 ---> 2db343d0fd10 11:20:51 Step 10/12 : COPY . . 11:20:51 ---> b89d2c96dd2c 11:20:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:20:51 ---> Running in ee76fededd7b 11:20:51 Removing intermediate container ee76fededd7b 11:20:51 ---> 6cff9b4bf405 11:20:51 Step 12/12 : RUN $MAKE 11:20:51 ---> Running in 83b4117bef7a 11:20:52 noop 11:20:52 Removing intermediate container 83b4117bef7a 11:20:52 ---> c0a9fea87e92 11:20:53 Successfully built c0a9fea87e92 11:20:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:54 + docker inspect -f . ci-base-image-arm64 11:20:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:54 prd-ubuntu20.04-docker-arm64-4c-16g-40910 does not seem to be running inside a container 11:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** ci-base-image-arm64 cat 11:20:55 $ docker top 64aec3d1739411ff4465385a682e82865b093d4497915a67e6ddbf56f8c5963f -eo pid,comm [Pipeline] { [Pipeline] sh 11:20:56 + go version 11:20:56 go version go1.23.7 linux/arm64 [Pipeline] } 11:20:56 $ docker stop --time=1 64aec3d1739411ff4465385a682e82865b093d4497915a67e6ddbf56f8c5963f 11:20:57 $ docker rm -f --volumes 64aec3d1739411ff4465385a682e82865b093d4497915a67e6ddbf56f8c5963f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:58 + docker inspect -f . ci-base-image-arm64 11:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:58 prd-ubuntu20.04-docker-arm64-4c-16g-40910 does not seem to be running inside a container 11:20:58 $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** ci-base-image-arm64 cat 11:20:59 $ docker top 842fc52ec3f0edcdada32b9d8392c0387c8a4b309bafe040830b949265a85a16 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:00 + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh 11:21:01 + make test 11:21:01 go test -race -coverprofile=coverage.out ./... 11:25:08 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 11:25:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:25:08 go vet ./... 11:28:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:28:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:28:30 ./bin/test-attribution-txt.sh [Pipeline] echo 11:28:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 11:28:30 + go mod tidy [Pipeline] } 11:28:35 $ docker stop --time=1 842fc52ec3f0edcdada32b9d8392c0387c8a4b309bafe040830b949265a85a16 11:28:37 $ docker rm -f --volumes 842fc52ec3f0edcdada32b9d8392c0387c8a4b309bafe040830b949265a85a16 [Pipeline] // withDockerContainer [Pipeline] sh 11:28:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:28:39 Warning: overwriting stash ‘coverage-report’ 11:28:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:28:41 + ls -al . 11:28:41 total 248 11:28:41 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 11:21 . 11:28:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 11:17 .. 11:28:41 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 11:17 .dockerignore 11:28:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:17 .git 11:28:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 11:17 .github 11:28:41 -rw-rw-r-- 1 jenkins jenkins 101 Mar 11 11:17 .gitignore 11:28:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 11:17 .golangci.yml 11:28:41 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 11 11:17 Attribution.txt 11:28:41 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 11:17 CHANGELOG.md 11:28:41 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 11:17 Dockerfile 11:28:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 11:17 GOVERNANCE.md 11:28:41 -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 11:17 Jenkinsfile 11:28:41 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 11:17 LICENSE 11:28:41 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 11:17 OWNERS.md 11:28:41 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 11:17 README.md 11:28:41 -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 11:15 VERSION 11:28:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 11:17 bin 11:28:41 -rw-r--r-- 1 jenkins jenkins 953 Mar 11 11:25 coverage.out 11:28:41 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 11:17 go.mod 11:28:41 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 11:17 go.sum 11:28:41 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 11:17 main.go 11:28:41 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 11:17 makefile 11:28:41 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:17 res 11:28:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 11:17 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:41 + 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=2585b12695b756e2f486d4adeee72f01bb083840 --label arch=arm64 --label version=4.0.1-dev.1 . 11:28:45 Sending build context to Docker daemon 44.29MB 11:28:45 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 11:28:45 Step 2/27 : FROM ${BASE} AS builder 11:28:45 ---> c0a9fea87e92 11:28:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 11:28:45 ---> Running in 5c89d545451d 11:28:46 Removing intermediate container 5c89d545451d 11:28:46 ---> 0c5cb818fd51 11:28:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:28:46 ---> Running in c7fabadd4b3e 11:28:46 Removing intermediate container c7fabadd4b3e 11:28:46 ---> c9f3eea01fcd 11:28:46 Step 5/27 : ARG ADD_BUILD_TAGS="" 11:28:46 ---> Running in f31062fe4662 11:28:46 Removing intermediate container f31062fe4662 11:28:46 ---> f765fa4e6a0c 11:28:46 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:28:47 ---> Running in 95e1f9e7714c 11:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:28:49 OK: 239 MiB in 58 packages 11:28:50 Removing intermediate container 95e1f9e7714c 11:28:50 ---> e8cb04621531 11:28:50 Step 7/27 : WORKDIR /app 11:28:50 ---> Running in 3b473415669c 11:28:50 Removing intermediate container 3b473415669c 11:28:50 ---> 4ab6b41496df 11:28:50 Step 8/27 : COPY go.mod vendor* ./ 11:29:05 ---> e56f1085fe32 11:29:05 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:05 ---> Running in d3ce771d7f3c 11:29:05 skipping... 11:29:05 Removing intermediate container d3ce771d7f3c 11:29:05 ---> 747b935e9521 11:29:05 Step 10/27 : COPY . . 11:29:18 ---> 6f11654464c8 11:29:18 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:18 ---> Running in 4ebffad96915 11:29:18 Removing intermediate container 4ebffad96915 11:29:18 ---> 75026b87d1f7 11:29:18 Step 12/27 : RUN $MAKE 11:29:18 ---> Running in 0e5662407e56 11:29:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 11:32:56 Removing intermediate container 0e5662407e56 11:32:56 ---> 6e572313eb25 11:32:56 Step 13/27 : FROM alpine:3.20 11:32:56 3.20: Pulling from library/alpine 11:32:56 94e9d8af2201: Already exists 11:32:56 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:32:56 Status: Downloaded newer image for alpine:3.20 11:32:56 ---> 7aab056cecc6 11:32:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:32:56 ---> Running in 2be4367a06cf 11:32:56 Removing intermediate container 2be4367a06cf 11:32:56 ---> 14befd2c19a0 11:32:56 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 11:32:56 ---> Running in 49af75da3c45 11:32:56 Removing intermediate container 49af75da3c45 11:32:56 ---> 15a1cd1dd106 11:32:56 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 11:32:56 ---> Running in a0a669d685b0 11:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:32:56 (1/2) Installing ca-certificates (20241121-r1) 11:32:56 (2/2) Installing dumb-init (1.2.5-r3) 11:32:56 Executing busybox-1.36.1-r29.trigger 11:32:56 Executing ca-certificates-20241121-r1.trigger 11:32:56 OK: 10 MiB in 16 packages 11:32:56 Removing intermediate container a0a669d685b0 11:32:56 ---> 559f48e4f320 11:32:56 Step 17/27 : RUN apk --no-cache upgrade 11:32:56 ---> Running in 26e99e578e63 11:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:32:56 OK: 10 MiB in 16 packages 11:32:56 Removing intermediate container 26e99e578e63 11:32:56 ---> 9acba2888132 11:32:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:32:56 ---> 8a100ab37ad7 11:32:56 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 11:32:56 ---> c7aac680cc0a 11:32:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 11:32:56 ---> 6a6e6661d6e6 11:32:56 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:32:56 ---> 3b19ad2cddfa 11:32:56 Step 22/27 : EXPOSE 48095 11:32:56 ---> Running in 124549d11c2d 11:32:57 Removing intermediate container 124549d11c2d 11:32:57 ---> 12cc000800fb 11:32:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 11:32:57 ---> Running in 99a652323746 11:32:57 Removing intermediate container 99a652323746 11:32:57 ---> c19c62a4f1f0 11:32:57 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:32:57 ---> Running in 5c5d8071437a 11:32:58 Removing intermediate container 5c5d8071437a 11:32:58 ---> a8ed829055b9 11:32:58 Step 25/27 : LABEL arch=arm64 11:32:58 ---> Running in dbafaa0002fa 11:32:58 Removing intermediate container dbafaa0002fa 11:32:58 ---> 4db2e416cb66 11:32:58 Step 26/27 : LABEL git_sha=2585b12695b756e2f486d4adeee72f01bb083840 11:32:58 ---> Running in 95ec08ed2c8e 11:32:58 Removing intermediate container 95ec08ed2c8e 11:32:58 ---> 287099c5acf8 11:32:58 Step 27/27 : LABEL version=4.0.1-dev.1 11:32:58 ---> Running in c96787d0e363 11:32:59 Removing intermediate container c96787d0e363 11:32:59 ---> ea0ab0d68bdb 11:32:59 [Warning] One or more build-args [ARCH] were not consumed 11:32:59 Successfully built ea0ab0d68bdb 11:32:59 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:32:59 provisioning config files... 11:32:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config8588281082794178791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:33:00 ---> ****-login.sh 11:33:00 nexus3.edgexfoundry.org:10001 11:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:00 Configure a credential helper to remove this warning. See 11:33:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:00 11:33:00 Login Succeeded 11:33:00 nexus3.edgexfoundry.org:10002 11:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:00 Configure a credential helper to remove this warning. See 11:33:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:00 11:33:00 Login Succeeded 11:33:00 nexus3.edgexfoundry.org:10003 11:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:01 Configure a credential helper to remove this warning. See 11:33:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:01 11:33:01 Login Succeeded 11:33:01 nexus3.edgexfoundry.org:10004 11:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:01 Configure a credential helper to remove this warning. See 11:33:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:01 11:33:01 Login Succeeded 11:33:01 ****.io 11:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:01 Configure a credential helper to remove this warning. See 11:33:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:01 11:33:01 Login Succeeded 11:33:01 ---> ****-login.sh ends [Pipeline] } 11:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:33:02 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:33:02 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 11:33:02 2585b12695b756e2f486d4adeee72f01bb083840 11:33:02 4.0.1-dev.1 11:33:02 2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 11:33:02 odessa 11:33:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840 11:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:33:02 ad09b0797c11: Preparing 11:33:02 9c0b2cf7b15d: Preparing 11:33:02 51c58fded583: Preparing 11:33:02 9ab45feb89d6: Preparing 11:33:02 c242d993b460: Preparing 11:33:02 834c787b2819: Preparing 11:33:02 dd9c8f8612c8: Preparing 11:33:02 dd9c8f8612c8: Waiting 11:33:02 834c787b2819: Waiting 11:33:03 c242d993b460: Pushed 11:33:03 51c58fded583: Pushed 11:33:03 9c0b2cf7b15d: Pushed 11:33:03 9ab45feb89d6: Pushed 11:33:03 dd9c8f8612c8: Layer already exists 11:33:03 834c787b2819: Pushed 11:33:11 ad09b0797c11: Pushed 11:33:11 2585b12695b756e2f486d4adeee72f01bb083840: digest: sha256:0421a3df0f88118a05e5eba4f3921cd79c0f166bf662cb2cd02aa24d14f0fcfa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 11:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:33:12 ad09b0797c11: Preparing 11:33:12 9c0b2cf7b15d: Preparing 11:33:12 51c58fded583: Preparing 11:33:12 9ab45feb89d6: Preparing 11:33:12 c242d993b460: Preparing 11:33:12 834c787b2819: Preparing 11:33:12 dd9c8f8612c8: Preparing 11:33:12 834c787b2819: Waiting 11:33:12 dd9c8f8612c8: Waiting 11:33:12 ad09b0797c11: Layer already exists 11:33:12 9ab45feb89d6: Layer already exists 11:33:12 9c0b2cf7b15d: Layer already exists 11:33:12 c242d993b460: Layer already exists 11:33:12 51c58fded583: Layer already exists 11:33:12 dd9c8f8612c8: Layer already exists 11:33:12 834c787b2819: Layer already exists 11:33:12 4.0.1-dev.1: digest: sha256:0421a3df0f88118a05e5eba4f3921cd79c0f166bf662cb2cd02aa24d14f0fcfa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 11:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:33:13 ad09b0797c11: Preparing 11:33:13 9c0b2cf7b15d: Preparing 11:33:13 51c58fded583: Preparing 11:33:13 9ab45feb89d6: Preparing 11:33:13 c242d993b460: Preparing 11:33:13 834c787b2819: Preparing 11:33:13 dd9c8f8612c8: Preparing 11:33:13 834c787b2819: Waiting 11:33:13 dd9c8f8612c8: Waiting 11:33:13 9c0b2cf7b15d: Layer already exists 11:33:13 9ab45feb89d6: Layer already exists 11:33:13 c242d993b460: Layer already exists 11:33:13 ad09b0797c11: Layer already exists 11:33:13 51c58fded583: Layer already exists 11:33:13 dd9c8f8612c8: Layer already exists 11:33:13 834c787b2819: Layer already exists 11:33:13 2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1: digest: sha256:0421a3df0f88118a05e5eba4f3921cd79c0f166bf662cb2cd02aa24d14f0fcfa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa 11:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:33:14 ad09b0797c11: Preparing 11:33:14 9c0b2cf7b15d: Preparing 11:33:14 51c58fded583: Preparing 11:33:14 9ab45feb89d6: Preparing 11:33:14 c242d993b460: Preparing 11:33:14 834c787b2819: Preparing 11:33:14 dd9c8f8612c8: Preparing 11:33:14 834c787b2819: Waiting 11:33:14 dd9c8f8612c8: Waiting 11:33:14 c242d993b460: Layer already exists 11:33:14 9c0b2cf7b15d: Layer already exists 11:33:14 ad09b0797c11: Layer already exists 11:33:14 9ab45feb89d6: Layer already exists 11:33:14 51c58fded583: Layer already exists 11:33:14 dd9c8f8612c8: Layer already exists 11:33:14 834c787b2819: Layer already exists 11:33:14 odessa: digest: sha256:0421a3df0f88118a05e5eba4f3921cd79c0f166bf662cb2cd02aa24d14f0fcfa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:33:14 ===================================================== [Pipeline] echo 11:33:14 taggedImages: 11:33:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840 11:33:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 11:33:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 11:33:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:14 11:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:15 arm64: Pulling from edgex-lftools-log-publisher 11:33:15 8998bd30e6a1: Pulling fs layer 11:33:15 04944245beec: Pulling fs layer 11:33:15 699f458cf7ca: Pulling fs layer 11:33:15 765212b225bb: Pulling fs layer 11:33:15 f23df028b6ca: Pulling fs layer 11:33:15 d65c8cfc05b1: Pulling fs layer 11:33:15 2437ff75d9bd: Pulling fs layer 11:33:15 765212b225bb: Waiting 11:33:15 f23df028b6ca: Waiting 11:33:15 d65c8cfc05b1: Waiting 11:33:15 2437ff75d9bd: Waiting 11:33:15 04944245beec: Verifying Checksum 11:33:15 04944245beec: Download complete 11:33:15 765212b225bb: Verifying Checksum 11:33:15 765212b225bb: Download complete 11:33:15 f23df028b6ca: Verifying Checksum 11:33:15 f23df028b6ca: Download complete 11:33:15 d65c8cfc05b1: Verifying Checksum 11:33:15 d65c8cfc05b1: Download complete 11:33:15 699f458cf7ca: Verifying Checksum 11:33:15 699f458cf7ca: Download complete 11:33:16 8998bd30e6a1: Verifying Checksum 11:33:16 8998bd30e6a1: Download complete 11:33:18 2437ff75d9bd: Verifying Checksum 11:33:18 2437ff75d9bd: Download complete 11:33:20 8998bd30e6a1: Pull complete 11:33:21 04944245beec: Pull complete 11:33:22 699f458cf7ca: Pull complete 11:33:22 765212b225bb: Pull complete 11:33:23 f23df028b6ca: Pull complete 11:33:23 d65c8cfc05b1: Pull complete 11:33:42 2437ff75d9bd: Pull complete 11:33:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:33:42 prd-ubuntu20.04-docker-arm64-4c-16g-40910 does not seem to be running inside a container 11:33:42 $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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-lftools-log-publisher:arm64 cat 11:33:44 $ docker top f88479f0e324a4e7c11baae0dca5d32abd9c7f348e57903245eae4a0443b158b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:33:45 ---> job-cost.sh 11:33:45 lf-activate-venv: SKIPPING 11:33:45 INFO: No Stack... 11:33:46 INFO: Retrieving Pricing Info for: v3-standard-4 11:33:46 INFO: Archiving Costs [Pipeline] sh 11:33:47 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 11:33:47 + cut -d, -f6 [Pipeline] lock 11:33:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] 11:33:47 Resource [jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] did not exist. Created. 11:33:47 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:33:48 /w/workspace/app-service-configurable/3@tmp/durable-63a47ae5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:33:48 + echo total: 0.10999999940395355 [Pipeline] stash 11:33:48 Warning: overwriting stash ‘stack-cost’ 11:33:49 Stashed 1 file(s) [Pipeline] } 11:33:49 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 11:33:49 $ docker stop --time=1 f88479f0e324a4e7c11baae0dca5d32abd9c7f348e57903245eae4a0443b158b 11:33:51 $ docker rm -f --volumes f88479f0e324a4e7c11baae0dca5d32abd9c7f348e57903245eae4a0443b158b [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 11:33:51 provisioning config files... 11:33:51 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_odessa@tmp/config818613417912588165tmp [Pipeline] { [Pipeline] sh 11:33:51 + set +x 11:33:51 + curl -s https://codecov.io/bash+ 11:33:51 bash -s -- 11:33:51 11:33:51 _____ _ 11:33:51 / ____| | | 11:33:51 | | ___ __| | ___ ___ _____ __ 11:33:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:33:51 | |___| (_) | (_| | __/ (_| (_) \ V / 11:33:51 \_____\___/ \__,_|\___|\___\___/ \_/ 11:33:51 Bash-1.0.6 11:33:51 11:33:51 11:33:51 ==> git version 2.25.1 found 11:33:51 ==> 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 11:33:51 Release-Date: 2020-01-08 11:33:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:33:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:33:51 ==> Jenkins CI detected. 11:33:51 current dir:  /w/workspace/_app-service-configurable_odessa 11:33:51 project root: . 11:33:51 --> token set from env 11:33:51 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 11:33:52 ==> Running gcov in . (disable via -X gcov) 11:33:52 ==> Python coveragepy not found 11:33:52 ==> Searching for coverage reports in: 11:33:52 + . 11:33:52 -> Found 1 reports 11:33:52 ==> Detecting git/mercurial file structure 11:33:52 ==> Reading reports 11:33:52 + ./coverage.out bytes=953 11:33:52 ==> Appending adjustments 11:33:52 https://docs.codecov.io/docs/fixing-reports 11:33:52 + Found adjustments 11:33:52 ==> Gzipping contents 11:33:52 28K /tmp/codecov.7UlGOo.gz 11:33:52 ==> Uploading reports 11:33:52 url: https://codecov.io 11:33:52 query: branch=odessa&commit=2585b12695b756e2f486d4adeee72f01bb083840&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:33:52 -> Pinging Codecov 11:33:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=2585b12695b756e2f486d4adeee72f01bb083840&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:33:52 -> Uploading to 11:33:52 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/2585b12695b756e2f486d4adeee72f01bb083840/41217cf6-1438-4261-872c-a0e15b57d5bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T113352Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=531d8cfb28eff941e06ef7cdb5531e3e5383871eff2209d21c10ca0a4e6f4584 11:33:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:33:52 Dload Upload Total Spent Left Speed 11:33:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26068 0 0 100 26068 0 135k --:--:-- --:--:-- --:--:-- 135k 11:33:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] } 11:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:33:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:33:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:33:53 11:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:33:53 latest: Pulling from edgex-devops/edgex-snyk-go 11:33:53 43c4264eed91: Pulling fs layer 11:33:53 4cc291be95ef: Pulling fs layer 11:33:53 2ac1f1163629: Pulling fs layer 11:33:53 5c3c966382ef: Pulling fs layer 11:33:53 4f4fb700ef54: Pulling fs layer 11:33:53 d9c7d2e4e75e: Pulling fs layer 11:33:53 9c3e1370e548: Pulling fs layer 11:33:53 4f4fb700ef54: Waiting 11:33:53 d9c7d2e4e75e: Waiting 11:33:53 9c3e1370e548: Waiting 11:33:53 5c3c966382ef: Waiting 11:33:53 4cc291be95ef: Download complete 11:33:53 5c3c966382ef: Verifying Checksum 11:33:53 5c3c966382ef: Download complete 11:33:53 4f4fb700ef54: Verifying Checksum 11:33:53 4f4fb700ef54: Download complete 11:33:53 43c4264eed91: Download complete 11:33:53 43c4264eed91: Pull complete 11:33:53 d9c7d2e4e75e: Verifying Checksum 11:33:53 d9c7d2e4e75e: Download complete 11:33:53 4cc291be95ef: Pull complete 11:33:54 2ac1f1163629: Verifying Checksum 11:33:54 2ac1f1163629: Download complete 11:33:54 9c3e1370e548: Verifying Checksum 11:33:54 9c3e1370e548: Download complete 11:33:57 2ac1f1163629: Pull complete 11:33:57 5c3c966382ef: Pull complete 11:33:57 4f4fb700ef54: Pull complete 11:33:57 d9c7d2e4e75e: Pull complete 11:34:00 9c3e1370e548: Pull complete 11:34:00 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:34:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:00 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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/edgex-snyk-go:latest cat 11:34:03 $ docker top f7e400f78854262e376025684d32c3f09c3502038e3688322af32ae69aafe381 -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:03 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] echo 11:34:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:odessa' [Pipeline] sh 11:34:03 + set -o pipefail 11:34:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:odessa' 11:34:08 11:34:08 Monitoring /w/workspace/_app-service-configurable_odessa (github.com/edgexfoundry/app-service-configurable)... 11:34:08 11:34:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/b1b142a5-80ba-4871-b2b9-d6d2fde8df5a/history/f122a03f-3383-41cd-9300-095424f6aeec 11:34:08 11:34:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:34:08 11:34:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:34:08 11:34:08 11:34:08 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:34:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:34:08 $ docker stop --time=1 f7e400f78854262e376025684d32c3f09c3502038e3688322af32ae69aafe381 11:34:09 $ docker rm -f --volumes f7e400f78854262e376025684d32c3f09c3502038e3688322af32ae69aafe381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:34:10 + git log --format=format:%s -1 2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] sh 11:34:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:10 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:34:11 $ docker top 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 -eo pid,comm 11:34: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). 11:34:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:11 [ssh-agent] Looking for ssh-agent implementation... 11:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:11 $ docker exec 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 ssh-agent 11:34:11 SSH_AUTH_SOCK=/tmp/ssh-VHgG2b2ANZqp/agent.32 11:34:11 SSH_AGENT_PID=38 11:34:11 Running ssh-add (command line suppressed) 11:34:11 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_16522366775033244739.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_16522366775033244739.key) 11:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:12 + git semver tag 11:34:12 2025-03-11 11:34:12,206 [run_tag] DEBUG tag force:False 11:34:12 2025-03-11 11:34:12,206 [check_head_tag] DEBUG check head tag 11:34:12 2025-03-11 11:34:12,208 [execute] INFO git cat-file --batch-check 11:34:12 2025-03-11 11:34:12,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=) 11:34:12 2025-03-11 11:34:12,211 [execute] INFO git cat-file --batch 11:34:12 2025-03-11 11:34:12,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=) 11:34:12 2025-03-11 11:34:12,242 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 11:34:12 2025-03-11 11:34:12,242 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 11:34:12 2025-03-11 11:34:12,243 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=None) 11:34:12 2025-03-11 11:34:12,247 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 11:34:12 4.0.1-dev.1 [Pipeline] } 11:34:12 $ docker exec --env ******** --env ******** 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 ssh-agent -k 11:34:12 unset SSH_AUTH_SOCK; 11:34:12 unset SSH_AGENT_PID; 11:34:12 echo Agent pid 38 killed; 11:34:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:12 + git semver [Pipeline] } 11:34:12 $ docker stop --time=1 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 11:34:14 $ docker rm -f --volumes 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:34:14 11:34:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:34:15 0.23.1-centos7: Pulling from edgex-lftools 11:34:15 ab5ef0e58194: Pulling fs layer 11:34:15 9712f1f96733: Pulling fs layer 11:34:15 63f879dbbcfc: Pulling fs layer 11:34:15 0d9ebad4ef96: Pulling fs layer 11:34:15 e9a5061849ea: Pulling fs layer 11:34:15 d747dcd14b5f: Pulling fs layer 11:34:15 2de7ff778b66: Pulling fs layer 11:34:15 0d9ebad4ef96: Waiting 11:34:15 e9a5061849ea: Waiting 11:34:15 d747dcd14b5f: Waiting 11:34:15 9712f1f96733: Verifying Checksum 11:34:15 9712f1f96733: Download complete 11:34:15 63f879dbbcfc: Verifying Checksum 11:34:15 63f879dbbcfc: Download complete 11:34:15 e9a5061849ea: Verifying Checksum 11:34:15 e9a5061849ea: Download complete 11:34:15 d747dcd14b5f: Verifying Checksum 11:34:15 d747dcd14b5f: Download complete 11:34:15 ab5ef0e58194: Download complete 11:34:15 2de7ff778b66: Verifying Checksum 11:34:15 2de7ff778b66: Download complete 11:34:15 0d9ebad4ef96: Verifying Checksum 11:34:15 0d9ebad4ef96: Download complete 11:34:18 ab5ef0e58194: Pull complete 11:34:18 9712f1f96733: Pull complete 11:34:18 63f879dbbcfc: Pull complete 11:34:21 0d9ebad4ef96: Pull complete 11:34:21 e9a5061849ea: Pull complete 11:34:21 d747dcd14b5f: Pull complete 11:34:22 2de7ff778b66: Pull complete 11:34:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:34:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:22 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:34:25 $ docker top 64583fa3a62978359ea0b72acb27f636bd2be90b913a709513580db85eeb7297 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:34:25 provisioning config files... 11:34:25 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_odessa@tmp/config17408718059854268146tmp 11:34:25 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_odessa@tmp/config7205261894296832770tmp 11:34:25 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_odessa@tmp/config3270972005478943747tmp [Pipeline] { [Pipeline] echo 11:34:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:34:26 ---> sigul-configuration.sh 11:34:26 gpg: directory `/root/.gnupg' created 11:34:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:34:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:34:26 gpg: keyring `/root/.gnupg/secring.gpg' created 11:34:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:34:26 gpg: CAST5 encrypted data 11:34:26 gpg: encrypted with 1 passphrase 11:34:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:34:26 + mkdir /home/jenkins 11:34:26 + mkdir /home/jenkins/sigul [Pipeline] sh 11:34:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:34:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:34:26 ---> sigul-install.sh 11:34:26 Sigul already installed; skipping installation. [Pipeline] sh 11:34:27 + git tag --list 11:34:27 v1.0.0 11:34:27 v1.1.0 11:34:27 v1.2.0 11:34:27 v1.3.0 11:34:27 v1.3.1 11:34:27 v2.0.0 11:34:27 v2.0.1 11:34:27 v2.1.0 11:34:27 v2.1.1 11:34:27 v2.1.2 11:34:27 v2.2.0 11:34:27 v2.3 11:34:27 v2.3.0 11:34:27 v2.3.1 11:34:27 v3.0 11:34:27 v3.0.0 11:34:27 v3.0.1 11:34:27 v3.0.1-dev.1 11:34:27 v3.1 11:34:27 v3.1.0 11:34:27 v3.1.0-dev.1 11:34:27 v3.1.0-dev.10 11:34:27 v3.1.0-dev.11 11:34:27 v3.1.0-dev.12 11:34:27 v3.1.0-dev.13 11:34:27 v3.1.0-dev.14 11:34:27 v3.1.0-dev.15 11:34:27 v3.1.0-dev.16 11:34:27 v3.1.0-dev.17 11:34:27 v3.1.0-dev.18 11:34:27 v3.1.0-dev.19 11:34:27 v3.1.0-dev.2 11:34:27 v3.1.0-dev.20 11:34:27 v3.1.0-dev.21 11:34:27 v3.1.0-dev.22 11:34:27 v3.1.0-dev.23 11:34:27 v3.1.0-dev.24 11:34:27 v3.1.0-dev.25 11:34:27 v3.1.0-dev.26 11:34:27 v3.1.0-dev.27 11:34:27 v3.1.0-dev.28 11:34:27 v3.1.0-dev.29 11:34:27 v3.1.0-dev.3 11:34:27 v3.1.0-dev.30 11:34:27 v3.1.0-dev.31 11:34:27 v3.1.0-dev.32 11:34:27 v3.1.0-dev.33 11:34:27 v3.1.0-dev.34 11:34:27 v3.1.0-dev.35 11:34:27 v3.1.0-dev.36 11:34:27 v3.1.0-dev.37 11:34:27 v3.1.0-dev.38 11:34:27 v3.1.0-dev.39 11:34:27 v3.1.0-dev.4 11:34:27 v3.1.0-dev.5 11:34:27 v3.1.0-dev.6 11:34:27 v3.1.0-dev.7 11:34:27 v3.1.0-dev.8 11:34:27 v3.1.0-dev.9 11:34:27 v3.1.1 11:34:27 v3.1.1-dev.1 11:34:27 v3.2.0-dev.1 11:34:27 v3.2.0-dev.10 11:34:27 v3.2.0-dev.11 11:34:27 v3.2.0-dev.12 11:34:27 v3.2.0-dev.13 11:34:27 v3.2.0-dev.14 11:34:27 v3.2.0-dev.15 11:34:27 v3.2.0-dev.16 11:34:27 v3.2.0-dev.17 11:34:27 v3.2.0-dev.18 11:34:27 v3.2.0-dev.19 11:34:27 v3.2.0-dev.2 11:34:27 v3.2.0-dev.20 11:34:27 v3.2.0-dev.21 11:34:27 v3.2.0-dev.22 11:34:27 v3.2.0-dev.23 11:34:27 v3.2.0-dev.24 11:34:27 v3.2.0-dev.25 11:34:27 v3.2.0-dev.26 11:34:27 v3.2.0-dev.27 11:34:27 v3.2.0-dev.28 11:34:27 v3.2.0-dev.29 11:34:27 v3.2.0-dev.3 11:34:27 v3.2.0-dev.30 11:34:27 v3.2.0-dev.31 11:34:27 v3.2.0-dev.32 11:34:27 v3.2.0-dev.33 11:34:27 v3.2.0-dev.34 11:34:27 v3.2.0-dev.35 11:34:27 v3.2.0-dev.36 11:34:27 v3.2.0-dev.37 11:34:27 v3.2.0-dev.38 11:34:27 v3.2.0-dev.4 11:34:27 v3.2.0-dev.5 11:34:27 v3.2.0-dev.6 11:34:27 v3.2.0-dev.7 11:34:27 v3.2.0-dev.8 11:34:27 v3.2.0-dev.9 11:34:27 v4.0 11:34:27 v4.0.0 11:34:27 v4.0.0-dev.1 11:34:27 v4.0.0-dev.10 11:34:27 v4.0.0-dev.11 11:34:27 v4.0.0-dev.12 11:34:27 v4.0.0-dev.13 11:34:27 v4.0.0-dev.14 11:34:27 v4.0.0-dev.15 11:34:27 v4.0.0-dev.16 11:34:27 v4.0.0-dev.17 11:34:27 v4.0.0-dev.18 11:34:27 v4.0.0-dev.19 11:34:27 v4.0.0-dev.2 11:34:27 v4.0.0-dev.20 11:34:27 v4.0.0-dev.21 11:34:27 v4.0.0-dev.3 11:34:27 v4.0.0-dev.4 11:34:27 v4.0.0-dev.5 11:34:27 v4.0.0-dev.6 11:34:27 v4.0.0-dev.7 11:34:27 v4.0.0-dev.8 11:34:27 v4.0.0-dev.9 11:34:27 v4.0.1-dev.1 [Pipeline] sh 11:34:27 + lftools sign git-tag v4.0.1-dev.1 11:34:28 Signing Git tag with Sigul... 11:34:28 Signing v4.0.1-dev.1 [Pipeline] echo 11:34:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:34:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:34:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:34:28 $ docker stop --time=1 64583fa3a62978359ea0b72acb27f636bd2be90b913a709513580db85eeb7297 11:34:29 $ docker rm -f --volumes 64583fa3a62978359ea0b72acb27f636bd2be90b913a709513580db85eeb7297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:34:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:30 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:34:31 $ docker top 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d -eo pid,comm 11:34:31 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). 11:34:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:31 [ssh-agent] Looking for ssh-agent implementation... 11:34:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:31 $ docker exec 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d ssh-agent 11:34:31 SSH_AUTH_SOCK=/tmp/ssh-sekrfSKcce8m/agent.32 11:34:31 SSH_AGENT_PID=38 11:34:31 Running ssh-add (command line suppressed) 11:34:31 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_10606105324624770289.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_10606105324624770289.key) 11:34:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:31 + git semver bump pre 11:34:32 2025-03-11 11:34:32,037 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 11:34:32 2025-03-11 11:34:32,038 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 11:34:32 2025-03-11 11:34:32,038 [bump_version] DEBUG bumped version:4.0.1-dev.2 11:34:32 2025-03-11 11:34:32,038 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:True 11:34:32 2025-03-11 11:34:32,038 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 11:34:32 2025-03-11 11:34:32,038 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_odessa/.semver/odessa 11:34:32 2025-03-11 11:34:32,040 [execute] INFO git cat-file --batch-check 11:34:32 2025-03-11 11:34:32,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=) 11:34:32 2025-03-11 11:34:32,045 [execute] INFO git cat-file --batch 11:34:32 2025-03-11 11:34:32,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=) 11:34:32 2025-03-11 11:34:32,050 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 11:34:32 4.0.1-dev.2 [Pipeline] } 11:34:32 $ docker exec --env ******** --env ******** 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d ssh-agent -k 11:34:32 unset SSH_AUTH_SOCK; 11:34:32 unset SSH_AGENT_PID; 11:34:32 echo Agent pid 38 killed; 11:34:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:32 + git semver [Pipeline] } 11:34:32 $ docker stop --time=1 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d 11:34:34 $ docker rm -f --volumes 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d [Pipeline] // withDockerContainer [Pipeline] sh 11:34:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:34 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:34:35 $ docker top de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 -eo pid,comm 11:34:35 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). 11:34:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:35 [ssh-agent] Looking for ssh-agent implementation... 11:34:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:35 $ docker exec de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 ssh-agent 11:34:35 SSH_AUTH_SOCK=/tmp/ssh-uIMNP3ACqAyl/agent.32 11:34:35 SSH_AGENT_PID=38 11:34:35 Running ssh-add (command line suppressed) 11:34:35 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_1422005447342850794.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_1422005447342850794.key) 11:34:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:35 + git semver push 11:34:36 2025-03-11 11:34:36,092 [run_push] DEBUG push 11:34:36 2025-03-11 11:34:36,093 [execute] INFO git cat-file --batch-check 11:34:36 2025-03-11 11:34:36,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=) 11:34:36 2025-03-11 11:34:36,096 [execute] INFO git rev-list 1ecda48ed7f551205f77ddc0e0f0d8ac002405f3 -- 11:34:36 2025-03-11 11:34:36,097 [execute] DEBUG Popen(['git', 'rev-list', '1ecda48ed7f551205f77ddc0e0f0d8ac002405f3', '--'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=None) 11:34:36 2025-03-11 11:34:36,109 [execute] INFO git fetch -v origin 11:34:36 2025-03-11 11:34:36,109 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=True, shell=None, istream=None) 11:34:36 2025-03-11 11:34:36,597 [run_push] DEBUG no remote changes detected 11:34:36 2025-03-11 11:34:36,597 [execute] INFO git push origin semver 11:34:36 2025-03-11 11:34:36,598 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=None) 11:34:37 2025-03-11 11:34:37,241 [run_push] DEBUG push all version tags 11:34:37 2025-03-11 11:34:37,241 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:34:37 2025-03-11 11:34:37,241 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=None) 11:34:39 2025-03-11 11:34:39,835 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 11:34:39 4.0.1-dev.2 [Pipeline] } 11:34:40 $ docker exec --env ******** --env ******** de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 ssh-agent -k 11:34:40 unset SSH_AUTH_SOCK; 11:34:40 unset SSH_AGENT_PID; 11:34:40 echo Agent pid 38 killed; 11:34:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:40 + git semver [Pipeline] } 11:34:40 $ docker stop --time=1 de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 11:34:42 $ docker rm -f --volumes de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:34:42 + [ -d /w/workspace/_app-service-configurable_odessa/archives ] 11:34:42 + ls -al /w/workspace/_app-service-configurable_odessa/archives 11:34:42 total 16 11:34:42 drwxr-xr-x 3 root root 4096 Mar 11 11:18 . 11:34:42 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:34 .. 11:34:42 drwxr-xr-x 2 root root 4096 Mar 11 11:18 cost 11:34:42 -rw-r--r-- 1 root root 96 Mar 11 11:18 cost.csv 11:34:42 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_odessa/archives 11:34:42 + ls -al /w/workspace/_app-service-configurable_odessa/archives 11:34:42 total 16 11:34:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 11:18 . 11:34:42 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:34 .. 11:34:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 11:18 cost 11:34:42 -rw-r--r-- 1 jenkins jenkins 96 Mar 11 11:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:34:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:34:43 ---> package-listing.sh 11:34:43 ++ facter osfamily 11:34:43 ++ tr '[:upper:]' '[:lower:]' 11:34:44 + OS_FAMILY=debian 11:34:44 + workspace=/w/workspace/_app-service-configurable_odessa 11:34:44 + START_PACKAGES=/tmp/packages_start.txt 11:34:44 + END_PACKAGES=/tmp/packages_end.txt 11:34:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:34:44 + PACKAGES=/tmp/packages_start.txt 11:34:44 + '[' /w/workspace/_app-service-configurable_odessa ']' 11:34:44 + PACKAGES=/tmp/packages_end.txt 11:34:44 + case "${OS_FAMILY}" in 11:34:44 + dpkg -l 11:34:44 + grep '^ii' 11:34:44 + '[' -f /tmp/packages_start.txt ']' 11:34:44 + '[' -f /tmp/packages_end.txt ']' 11:34:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:34:44 + '[' /w/workspace/_app-service-configurable_odessa ']' 11:34:44 + mkdir -p /w/workspace/_app-service-configurable_odessa/archives/ 11:34:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_odessa/archives/ [Pipeline] echo 11:34:44 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:34:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:34:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:45 prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container 11:34:45 $ 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_odessa/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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:34:45 $ docker top 3829d392dabda3c132c656b0edafc48f8751007481c9beb23930904e37cbe161 -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:45 + touch /tmp/pre-build-complete [Pipeline] sh 11:34:45 + mkdir -p /var/log/sysstat [Pipeline] sh 11:34:46 + ls /var/log/sa-host 11:34:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:34:46 provisioning config files... 11:34:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config4179062218033407401tmp [Pipeline] { [Pipeline] echo 11:34:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:34:46 ---> create-netrc.sh [Pipeline] } 11:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:34:47 ---> python-tools-install.sh [Pipeline] echo 11:34:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:34:47 ---> sudo-logs.sh 11:34:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:34:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:34:47 ---> job-cost.sh 11:34:47 lf-activate-venv: SKIPPING 11:34:47 DEBUG: total: 0.2199999988079071 11:34:47 INFO: Retrieving Stack Cost... 11:34:47 INFO: Retrieving Pricing Info for: v3-standard-8 11:34:48 INFO: Archiving Costs [Pipeline] echo 11:34:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:34:48 ---> logs-deploy.sh 11:34:48 lf-activate-venv: SKIPPING 11:34:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/odessa/3 11:34:48 INFO: archiving workspace using pattern(s): 11:34:49 Archives upload complete. 11:34:49 INFO: archiving logs to Nexus 11:34:50 ---> uname -a: 11:34:50 Linux prd-ubuntu20-04-docker-8c-8g-40909 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:34:50 11:34:50 11:34:50 ---> lscpu: 11:34:50 Architecture: x86_64 11:34:50 CPU op-mode(s): 32-bit, 64-bit 11:34:50 Byte Order: Little Endian 11:34:50 Address sizes: 40 bits physical, 48 bits virtual 11:34:50 CPU(s): 8 11:34:50 On-line CPU(s) list: 0-7 11:34:50 Thread(s) per core: 1 11:34:50 Core(s) per socket: 1 11:34:50 Socket(s): 8 11:34:50 NUMA node(s): 1 11:34:50 Vendor ID: AuthenticAMD 11:34:50 CPU family: 23 11:34:50 Model: 49 11:34:50 Model name: AMD EPYC-Rome Processor 11:34:50 Stepping: 0 11:34:50 CPU MHz: 2799.998 11:34:50 BogoMIPS: 5599.99 11:34:50 Virtualization: AMD-V 11:34:50 Hypervisor vendor: KVM 11:34:50 Virtualization type: full 11:34:50 L1d cache: 256 KiB 11:34:50 L1i cache: 256 KiB 11:34:50 L2 cache: 4 MiB 11:34:50 L3 cache: 128 MiB 11:34:50 NUMA node0 CPU(s): 0-7 11:34:50 Vulnerability Itlb multihit: Not affected 11:34:50 Vulnerability L1tf: Not affected 11:34:50 Vulnerability Mds: Not affected 11:34:50 Vulnerability Meltdown: Not affected 11:34:50 Vulnerability Mmio stale data: Not affected 11:34:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:34:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:34:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:34:50 Vulnerability Srbds: Not affected 11:34:50 Vulnerability Tsx async abort: Not affected 11:34:50 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 11:34:50 11:34:50 11:34:50 ---> nproc: 11:34:50 8 11:34:50 11:34:50 11:34:50 ---> df -h: 11:34:50 Filesystem Size Used Avail Use% Mounted on 11:34:50 overlay 155G 14G 142G 9% / 11:34:50 tmpfs 64M 0 64M 0% /dev 11:34:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:34:50 shm 64M 0 64M 0% /dev/shm 11:34:50 /dev/vda1 155G 14G 142G 9% /facter-os 11:34:50 11:34:50 11:34:50 ---> sar -b -r -n DEV: 11:34:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40909) 03/11/25 _x86_64_ (8 CPU) 11:34:50 11:34:50 11:14:43 LINUX RESTART (8 CPU) 11:34:50 11:34:50 11:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:34:50 11:16:02 394.88 46.09 348.79 0.00 5261.79 121456.82 0.00 11:34:50 11:17:01 299.66 3.36 296.31 0.00 37.01 79204.47 0.00 11:34:50 11:18:01 106.45 0.12 106.33 0.00 2.13 38550.30 0.00 11:34:50 11:19:01 193.08 0.13 192.95 0.00 14.40 56923.98 0.00 11:34:50 11:20:01 29.48 11.23 18.25 0.00 3469.82 3821.11 0.00 11:34:50 11:21:01 5.22 0.00 5.22 0.00 0.00 69.59 0.00 11:34:50 11:22:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 11:34:50 11:23:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 11:34:50 11:24:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 11:34:50 11:25:01 2.47 0.00 2.47 0.00 0.00 35.33 0.00 11:34:50 11:26:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 11:34:50 11:27:01 2.05 0.00 2.05 0.00 0.00 22.80 0.00 11:34:50 11:28:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 11:34:50 11:29:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 11:34:50 11:30:01 1.63 0.02 1.62 0.00 0.13 18.53 0.00 11:34:50 11:31:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 11:34:50 11:32:01 2.62 1.58 1.03 0.00 36.93 13.20 0.00 11:34:50 11:33:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 11:34:50 11:34:01 23.90 0.07 23.83 0.00 7.87 12620.16 0.00 11:34:50 Average: 56.30 3.29 53.00 0.00 465.10 16412.57 0.00 11:34:50 11:34:50 11:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:34:50 11:16:02 28990140 31517620 784784 2.39 92684 2690640 1994624 5.88 1061496 2410248 764 11:34:50 11:17:01 27357736 31302748 989624 3.01 201232 3856716 2358276 6.95 1586460 3362588 252372 11:34:50 11:18:01 27626020 31518764 776164 2.36 209820 3769928 1953800 5.76 1332168 3327376 4 11:34:50 11:19:01 26690524 31545456 746304 2.27 223548 4651804 1816388 5.35 1435616 4087224 396 11:34:50 11:20:01 26430344 31507592 774988 2.36 229076 4856152 1832068 5.40 1613552 4146872 1548 11:34:50 11:21:01 26452028 31529272 753920 2.29 229144 4856152 1832068 5.40 1592136 4146836 8 11:34:50 11:22:01 26458916 31536264 746884 2.27 229240 4856156 1832068 5.40 1585316 4146840 176 11:34:50 11:23:01 26461608 31539076 743860 2.26 229324 4856156 1832068 5.40 1583156 4146840 8 11:34:50 11:24:01 26463568 31541140 741708 2.26 229416 4856160 1832068 5.40 1581748 4146844 8 11:34:50 11:25:01 26463520 31542040 741548 2.26 229564 4856140 1832068 5.40 1580780 4147652 8 11:34:50 11:26:01 26463996 31542540 741188 2.25 229604 4856140 1832068 5.40 1581116 4147660 12 11:34:50 11:27:01 26463996 31542636 741072 2.25 229668 4856144 1832068 5.40 1581044 4147664 12 11:34:50 11:28:01 26464200 31542940 740708 2.25 229764 4856144 1832068 5.40 1580532 4147664 172 11:34:50 11:29:01 26464468 31543228 740332 2.25 229804 4856152 1832068 5.40 1580600 4147668 44 11:34:50 11:30:01 26462748 31541632 741788 2.26 229848 4856144 1837732 5.42 1580536 4147672 28 11:34:50 11:31:01 26463040 31541976 741556 2.26 229904 4856156 1837732 5.42 1580904 4147676 184 11:34:50 11:32:01 26454604 31535780 747748 2.27 229944 4857264 1853800 5.46 1591344 4148064 24 11:34:50 11:33:01 26454332 31535508 747916 2.27 229984 4857264 1853800 5.46 1591484 4147976 52 11:34:50 11:34:01 25682104 31498564 783596 2.38 235496 5535672 1919904 5.66 1630900 4825364 287360 11:34:50 Average: 26671994 31521304 764510 2.32 219845 4657531 1881407 5.54 1539520 4004038 28588 11:34:50 11:34:50 11:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:34:50 11:16:02 veth4b12a4c 17.43 20.33 1.62 16.38 0.00 0.00 0.00 0.00 11:34:50 11:16:02 ens3 660.66 438.36 6156.26 110.95 0.00 0.00 0.00 0.00 11:34:50 11:16:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 11:34:50 11:16:02 docker0 59.17 63.69 4.45 289.75 0.00 0.00 0.00 0.00 11:34:50 11:17:01 ens3 453.09 285.27 2922.23 37.03 0.00 0.00 0.00 0.00 11:34:50 11:17:01 veth9d47911 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 11:34:50 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:17:01 docker0 270.07 427.22 23.66 2897.32 0.00 0.00 0.00 0.00 11:34:50 11:18:01 ens3 25.17 13.37 58.13 9.13 0.00 0.00 0.00 0.00 11:34:50 11:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:34:50 11:18:01 docker0 1.42 2.96 0.09 38.08 0.00 0.00 0.00 0.00 11:34:50 11:19:01 ens3 155.32 108.62 2633.69 220.89 0.00 0.00 0.00 0.00 11:34:50 11:19:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 11:34:50 11:19:01 docker0 3.23 6.22 0.20 79.44 0.00 0.00 0.00 0.00 11:34:50 11:20:01 ens3 135.54 97.33 1410.57 6.57 0.00 0.00 0.00 0.00 11:34:50 11:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:34:50 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:21:01 ens3 0.45 0.35 0.10 0.08 0.00 0.00 0.00 0.00 11:34:50 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:22:01 ens3 0.43 0.23 2.34 0.02 0.00 0.00 0.00 0.00 11:34:50 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:23:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:26:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:34:50 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:31:01 ens3 0.40 0.25 0.20 0.08 0.00 0.00 0.00 0.00 11:34:50 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:32:01 ens3 5.55 3.90 4.34 4.62 0.00 0.00 0.00 0.00 11:34:50 11:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:33:01 ens3 2.02 1.63 1.13 1.28 0.00 0.00 0.00 0.00 11:34:50 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:50 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 11:34:01 ens3 152.32 115.36 3920.03 127.57 0.00 0.00 0.00 0.00 11:34:50 11:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:34:50 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:50 Average: ens3 83.44 55.86 898.68 27.27 0.00 0.00 0.00 0.00 11:34:50 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 11:34:50 Average: docker0 17.35 25.97 1.47 171.53 0.00 0.00 0.00 0.00 11:34:50 11:34:50 11:34:50 ---> sar -P ALL: 11:34:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40909) 03/11/25 _x86_64_ (8 CPU) 11:34:50 11:34:50 11:14:43 LINUX RESTART (8 CPU) 11:34:50 11:34:50 11:15:01 CPU %user %nice %system %iowait %steal %idle 11:34:50 11:16:02 all 10.91 0.00 4.15 2.71 0.07 82.15 11:34:50 11:16:02 0 9.90 0.00 3.48 2.51 0.07 84.04 11:34:50 11:16:02 1 10.34 0.00 4.32 0.29 0.07 84.99 11:34:50 11:16:02 2 8.41 0.00 3.40 1.23 0.07 86.89 11:34:50 11:16:02 3 9.51 0.00 5.11 0.39 0.07 84.93 11:34:50 11:16:02 4 9.99 0.00 4.11 6.87 0.07 78.96 11:34:50 11:16:02 5 11.29 0.00 4.81 4.85 0.07 78.98 11:34:50 11:16:02 6 11.66 0.00 3.75 0.71 0.07 83.81 11:34:50 11:16:02 7 16.20 0.00 4.26 4.85 0.08 74.60 11:34:50 11:17:01 all 14.51 0.00 4.54 2.07 0.07 78.81 11:34:50 11:17:01 0 14.40 0.00 5.54 0.57 0.07 79.42 11:34:50 11:17:01 1 14.47 0.00 5.08 0.29 0.09 80.07 11:34:50 11:17:01 2 14.53 0.00 3.50 0.38 0.05 81.54 11:34:50 11:17:01 3 15.48 0.00 4.28 2.40 0.09 77.76 11:34:50 11:17:01 4 13.78 0.00 4.67 0.34 0.09 81.12 11:34:50 11:17:01 5 15.50 0.00 6.18 12.11 0.09 66.12 11:34:50 11:17:01 6 14.05 0.00 3.37 0.21 0.07 82.31 11:34:50 11:17:01 7 13.85 0.00 3.71 0.29 0.07 82.08 11:34:50 11:18:01 all 52.95 0.00 7.30 0.65 0.10 39.01 11:34:50 11:18:01 0 53.40 0.00 7.02 0.08 0.12 39.39 11:34:50 11:18:01 1 51.93 0.00 6.79 0.13 0.08 41.05 11:34:50 11:18:01 2 53.98 0.00 7.36 0.10 0.10 38.45 11:34:50 11:18:01 3 52.70 0.00 7.74 0.94 0.10 38.51 11:34:50 11:18:01 4 56.57 0.00 7.26 0.12 0.08 35.98 11:34:50 11:18:01 5 51.25 0.00 7.71 0.10 0.10 40.83 11:34:50 11:18:01 6 53.29 0.00 6.86 0.07 0.10 39.68 11:34:50 11:18:01 7 50.42 0.00 7.65 3.67 0.10 38.15 11:34:50 11:19:01 all 26.34 0.00 5.26 1.36 0.09 66.94 11:34:50 11:19:01 0 25.85 0.00 5.35 0.07 0.10 68.63 11:34:50 11:19:01 1 24.92 0.00 5.15 1.91 0.10 67.91 11:34:50 11:19:01 2 27.25 0.00 4.52 0.08 0.08 68.06 11:34:50 11:19:01 3 26.85 0.00 4.71 0.12 0.10 68.22 11:34:50 11:19:01 4 26.79 0.00 5.04 0.23 0.10 67.83 11:34:50 11:19:01 5 26.14 0.00 5.92 2.94 0.10 64.90 11:34:50 11:19:01 6 26.89 0.00 4.93 2.73 0.08 65.36 11:34:50 11:19:01 7 26.02 0.00 6.50 2.83 0.08 64.57 11:34:50 11:20:01 all 0.99 0.00 0.43 0.25 0.02 98.31 11:34:50 11:20:01 0 0.64 0.00 0.23 0.02 0.02 99.10 11:34:50 11:20:01 1 1.29 0.00 0.45 0.75 0.05 97.45 11:34:50 11:20:01 2 0.67 0.00 0.35 0.03 0.02 98.93 11:34:50 11:20:01 3 1.57 0.00 0.90 0.30 0.02 97.21 11:34:50 11:20:01 4 0.87 0.00 0.32 0.37 0.02 98.43 11:34:50 11:20:01 5 0.57 0.00 0.23 0.02 0.00 99.18 11:34:50 11:20:01 6 1.10 0.00 0.43 0.07 0.00 98.40 11:34:50 11:20:01 7 1.25 0.00 0.50 0.47 0.02 97.76 11:34:50 11:21:01 all 0.03 0.00 0.03 0.01 0.01 99.92 11:34:50 11:21:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:34:50 11:21:01 1 0.05 0.00 0.07 0.07 0.02 99.80 11:34:50 11:21:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:34:50 11:21:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:34:50 11:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:34:50 11:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:34:50 11:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:34:50 11:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:34:50 11:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:34:50 11:22:01 1 0.05 0.00 0.05 0.03 0.03 99.83 11:34:50 11:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:34:50 11:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:34:50 11:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:34:50 11:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:34:50 11:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:34:50 11:23:01 1 0.07 0.00 0.03 0.05 0.02 99.83 11:34:50 11:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:34:50 11:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:24:01 all 0.06 0.00 0.01 0.00 0.01 99.91 11:34:50 11:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:34:50 11:24:01 1 0.20 0.00 0.00 0.03 0.03 99.73 11:34:50 11:24:01 2 0.20 0.00 0.00 0.00 0.02 99.78 11:34:50 11:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:34:50 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:34:50 11:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:34:50 11:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:34:50 11:25:01 all 0.21 0.00 0.04 0.01 0.01 99.73 11:34:50 11:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:34:50 11:25:01 1 0.12 0.00 0.12 0.07 0.03 99.67 11:34:50 11:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:34:50 11:25:01 3 0.02 0.00 0.05 0.00 0.02 99.92 11:34:50 11:25:01 4 0.03 0.00 0.10 0.02 0.00 99.85 11:34:50 11:25:01 5 1.40 0.00 0.03 0.00 0.02 98.55 11:34:50 11:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:26:01 all 0.29 0.00 0.00 0.01 0.01 99.69 11:34:50 11:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:34:50 11:26:01 1 0.03 0.00 0.00 0.03 0.02 99.92 11:34:50 11:26:01 2 0.10 0.00 0.00 0.00 0.00 99.90 11:34:50 11:26:01 3 0.07 0.00 0.00 0.00 0.00 99.93 11:34:50 11:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:34:50 11:26:01 5 1.99 0.00 0.00 0.00 0.02 98.00 11:34:50 11:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:34:50 11:34:50 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:34:50 11:27:01 all 0.08 0.00 0.02 0.00 0.01 99.90 11:34:50 11:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:34:50 11:27:01 1 0.05 0.00 0.03 0.02 0.02 99.88 11:34:50 11:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:34:50 11:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:34:50 11:27:01 5 0.48 0.00 0.03 0.00 0.00 99.48 11:34:50 11:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:34:50 11:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:34:50 11:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:34:50 11:28:01 1 0.02 0.00 0.00 0.05 0.02 99.92 11:34:50 11:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:34:50 11:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:34:50 11:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:34:50 11:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:34:50 11:29:01 all 0.09 0.00 0.01 0.00 0.01 99.89 11:34:50 11:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:34:50 11:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:34:50 11:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:34:50 11:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:34:50 11:29:01 4 0.02 0.00 0.05 0.00 0.02 99.92 11:34:50 11:29:01 5 0.57 0.00 0.00 0.02 0.00 99.42 11:34:50 11:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:34:50 11:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:34:50 11:30:01 all 0.27 0.00 0.03 0.00 0.01 99.68 11:34:50 11:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:34:50 11:30:01 1 0.02 0.00 0.05 0.02 0.02 99.90 11:34:50 11:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:34:50 11:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:34:50 11:30:01 4 0.03 0.00 0.03 0.00 0.03 99.90 11:34:50 11:30:01 5 1.99 0.00 0.03 0.00 0.02 97.96 11:34:50 11:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:34:50 11:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:34:50 11:31:01 all 0.27 0.00 0.01 0.01 0.01 99.71 11:34:50 11:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:34:50 11:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:34:50 11:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:34:50 11:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:34:50 11:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:34:50 11:31:01 5 1.97 0.00 0.00 0.02 0.02 98.00 11:34:50 11:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:34:50 11:32:01 all 0.23 0.00 0.03 0.01 0.00 99.73 11:34:50 11:32:01 0 0.22 0.00 0.05 0.02 0.00 99.72 11:34:50 11:32:01 1 0.63 0.00 0.02 0.02 0.00 99.33 11:34:50 11:32:01 2 0.22 0.00 0.03 0.00 0.00 99.75 11:34:50 11:32:01 3 0.15 0.00 0.02 0.00 0.00 99.83 11:34:50 11:32:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:34:50 11:32:01 5 0.17 0.00 0.03 0.00 0.00 99.80 11:34:50 11:32:01 6 0.07 0.00 0.02 0.00 0.00 99.92 11:34:50 11:32:01 7 0.30 0.00 0.03 0.03 0.00 99.63 11:34:50 11:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:34:50 11:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:34:50 11:33:01 1 0.05 0.00 0.03 0.02 0.02 99.88 11:34:50 11:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:34:50 11:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:34:50 11:33:01 4 0.03 0.00 0.05 0.00 0.03 99.88 11:34:50 11:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 11:34:50 11:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:34:50 11:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:34:50 11:34:01 all 2.78 0.00 1.21 0.27 0.02 95.72 11:34:50 11:34:01 0 1.65 0.00 0.90 0.02 0.02 97.41 11:34:50 11:34:01 1 3.74 0.00 0.97 0.17 0.02 95.10 11:34:50 11:34:01 2 2.52 0.00 1.15 0.00 0.03 96.29 11:34:50 11:34:01 3 2.98 0.00 1.79 0.02 0.02 95.19 11:34:50 11:34:01 4 2.36 0.00 1.69 0.00 0.03 95.92 11:34:50 11:34:01 5 3.50 0.00 1.18 1.95 0.02 93.36 11:34:50 11:34:01 6 2.18 0.00 1.22 0.00 0.00 96.60 11:34:50 11:34:01 7 3.32 0.00 0.77 0.02 0.02 95.88 11:34:50 Average: all 5.75 0.00 1.21 0.38 0.03 92.64 11:34:50 Average: 0 5.59 0.00 1.20 0.17 0.03 93.02 11:34:50 Average: 1 5.65 0.00 1.21 0.21 0.03 92.90 11:34:50 Average: 2 5.64 0.00 1.07 0.10 0.02 93.18 11:34:50 Average: 3 5.71 0.00 1.29 0.22 0.02 92.76 11:34:50 Average: 4 5.78 0.00 1.22 0.42 0.03 92.55 11:34:50 Average: 5 6.09 0.00 1.36 1.13 0.03 91.39 11:34:50 Average: 6 5.70 0.00 1.08 0.20 0.02 93.00 11:34:50 Average: 7 5.81 0.00 1.23 0.64 0.02 92.30 11:34:50 11:34:50 11:34:50