Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b949eaf338d7a70279d235a16e82752b2447f28b 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-ssh1472035775313368117.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5407449433104196645.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8335945789471142172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12589633903652525584.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9956713464449536437.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25878 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 b949eaf338d7a70279d235a16e82752b2447f28b (main) > 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 b949eaf338d7a70279d235a16e82752b2447f28b # timeout=10 Commit message: "Merge pull request #688 from jackchenjc/edgex-go-issue-4916-2" > git rev-list --no-walk 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:49:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:49:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:49:03 ========================================================= 05:49:03 EdgeX Global Pipelines Version Info 05:49:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:49:03 ------------------- 05:49:03 stable info: 05:49:03 ------------------- 05:49:03 Commited By: Ginny Guan ginny@iotechsys.com 05:49:03 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:49:03 Message: update stable to v1.0.265 05:49:04 ------------------- 05:49:04 experimental info: 05:49:04 ------------------- 05:49:04 Commited By: Cherry Wang cherry@iotechsys.com 05:49:04 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:49:04 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 05:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b949eaf [Pipeline] echo 05:49:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:05 provisioning config files... 05:49:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14374311610026017185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:05 ---> ****-login.sh 05:49:05 nexus3.edgexfoundry.org:10001 05:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:06 Configure a credential helper to remove this warning. See 05:49:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:06 05:49:06 Login Succeeded 05:49:06 nexus3.edgexfoundry.org:10002 05:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:06 Configure a credential helper to remove this warning. See 05:49:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:06 05:49:06 Login Succeeded 05:49:06 nexus3.edgexfoundry.org:10003 05:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:06 Configure a credential helper to remove this warning. See 05:49:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:06 05:49:06 Login Succeeded 05:49:06 nexus3.edgexfoundry.org:10004 05:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:06 Configure a credential helper to remove this warning. See 05:49:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:06 05:49:06 Login Succeeded 05:49:06 ****.io 05:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:06 Configure a credential helper to remove this warning. See 05:49:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:06 05:49:06 Login Succeeded 05:49:06 ---> ****-login.sh ends [Pipeline] } 05:49:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:49:07 + git rev-list -1 --merges b949eaf338d7a70279d235a16e82752b2447f28b~1..b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] echo 05:49:07 -----------> git rev-list -1 --merges b949eaf338d7a70279d235a16e82752b2447f28b~1..b949eaf338d7a70279d235a16e82752b2447f28b b949eaf338d7a70279d235a16e82752b2447f28b 05:49:07 b949eaf338d7a70279d235a16e82752b2447f28b [false] [Pipeline] sh 05:49:07 + git log --format=format:%s -1 b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] echo 05:49:07 ========================================================= 05:49:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:49:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:07 + git log --format=format:%s -1 b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] echo 05:49:07 [semverPrep] GIT_COMMIT: b949eaf338d7a70279d235a16e82752b2447f28b, Commit Message: Merge pull request #688 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo 05:49:07 [semverPrep] This is not a build commit. [Pipeline] sh 05:49:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:49:08 + grep -v github /etc/ssh/ssh_known_hosts 05:49:08 + [ -e /tmp/ssh_known_hosts ] 05:49:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:49:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:49:08 + sudo tee -a /etc/ssh/ssh_known_hosts 05:49:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:49:08 05:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:49:08 0.1.4: Pulling from edgex-devops/py-git-semver 05:49:08 b85a868b505f: Pulling fs layer 05:49:08 e2be974225ed: Pulling fs layer 05:49:08 339a4e72a1f5: Pulling fs layer 05:49:08 988bab9f4d93: Pulling fs layer 05:49:08 1469e6f7b9e6: Pulling fs layer 05:49:08 eaf3925da568: Pulling fs layer 05:49:08 bab4dde63d76: Pulling fs layer 05:49:08 bde34c3a00c8: Pulling fs layer 05:49:08 b352a97aabf1: Pulling fs layer 05:49:08 4872d77fe225: Pulling fs layer 05:49:08 5851b861e8e6: Pulling fs layer 05:49:08 bab4dde63d76: Waiting 05:49:08 bde34c3a00c8: Waiting 05:49:08 b352a97aabf1: Waiting 05:49:08 4872d77fe225: Waiting 05:49:08 5851b861e8e6: Waiting 05:49:08 988bab9f4d93: Waiting 05:49:08 1469e6f7b9e6: Waiting 05:49:08 eaf3925da568: Waiting 05:49:08 e2be974225ed: Verifying Checksum 05:49:08 e2be974225ed: Download complete 05:49:08 988bab9f4d93: Download complete 05:49:08 1469e6f7b9e6: Verifying Checksum 05:49:08 1469e6f7b9e6: Download complete 05:49:08 339a4e72a1f5: Verifying Checksum 05:49:08 339a4e72a1f5: Download complete 05:49:09 eaf3925da568: Verifying Checksum 05:49:09 eaf3925da568: Download complete 05:49:09 bde34c3a00c8: Download complete 05:49:09 b352a97aabf1: Download complete 05:49:09 4872d77fe225: Download complete 05:49:09 5851b861e8e6: Download complete 05:49:09 b85a868b505f: Verifying Checksum 05:49:09 b85a868b505f: Download complete 05:49:09 bab4dde63d76: Verifying Checksum 05:49:09 bab4dde63d76: Download complete 05:49:10 b85a868b505f: Pull complete 05:49:10 e2be974225ed: Pull complete 05:49:11 339a4e72a1f5: Pull complete 05:49:11 988bab9f4d93: Pull complete 05:49:11 1469e6f7b9e6: Pull complete 05:49:11 eaf3925da568: Pull complete 05:49:13 bab4dde63d76: Pull complete 05:49:13 bde34c3a00c8: Pull complete 05:49:13 b352a97aabf1: Pull complete 05:49:13 4872d77fe225: Pull complete 05:49:13 5851b861e8e6: Pull complete 05:49:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:49:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:13 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 05:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:49:16 $ docker top 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 -eo pid,comm 05:49:16 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). 05:49:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:16 [ssh-agent] Looking for ssh-agent implementation... 05:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:16 $ docker exec 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 ssh-agent 05:49:16 SSH_AUTH_SOCK=/tmp/ssh-jIvaYrNFgOY4/agent.32 05:49:16 SSH_AGENT_PID=38 05:49:16 Running ssh-add (command line suppressed) 05:49:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6808936295026709560.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6808936295026709560.key) 05:49:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:17 + git tag --points-at HEAD [Pipeline] } 05:49:17 $ docker exec --env ******** --env ******** 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 ssh-agent -k 05:49:17 unset SSH_AUTH_SOCK; 05:49:17 unset SSH_AGENT_PID; 05:49:17 echo Agent pid 38 killed; 05:49:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:17 [ssh-agent] Looking for ssh-agent implementation... 05:49:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:17 $ docker exec 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 ssh-agent 05:49:17 SSH_AUTH_SOCK=/tmp/ssh-MrTZqNxZ1hLB/agent.71 05:49:17 SSH_AGENT_PID=77 05:49:17 Running ssh-add (command line suppressed) 05:49:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17082779236084105024.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17082779236084105024.key) 05:49:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:17 + git semver init 05:49:18 2024-11-08 05:49:18,168 [run_init] DEBUG init version:0.0.0 force:False 05:49:18 2024-11-08 05:49:18,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 05:49:18 2024-11-08 05:49:18,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 05:49:18 2024-11-08 05:49:18,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 05:49:19 2024-11-08 05:49:19,239 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 05:49:19 2024-11-08 05:49:19,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 05:49:19 2024-11-08 05:49:19,239 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:49:19 2024-11-08 05:49:19,239 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:49:19 4.0.0-dev.4 [Pipeline] } 05:49:19 $ docker exec --env ******** --env ******** 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 ssh-agent -k 05:49:19 unset SSH_AUTH_SOCK; 05:49:19 unset SSH_AGENT_PID; 05:49:19 echo Agent pid 77 killed; 05:49:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:20 + git semver [Pipeline] } 05:49:20 $ docker stop --time=1 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 05:49:21 $ docker rm -f --volumes 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:22 Stashed 1 file(s) [Pipeline] echo 05:49:22 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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 05:49:22 provisioning config files... 05:49:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4826430249628595243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:22 ---> ****-login.sh 05:49:22 nexus3.edgexfoundry.org:10001 05:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:22 Configure a credential helper to remove this warning. See 05:49:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:22 05:49:22 Login Succeeded 05:49:22 nexus3.edgexfoundry.org:10002 05:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:22 Configure a credential helper to remove this warning. See 05:49:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:22 05:49:22 Login Succeeded 05:49:22 nexus3.edgexfoundry.org:10003 05:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:23 Configure a credential helper to remove this warning. See 05:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:23 05:49:23 Login Succeeded 05:49:23 nexus3.edgexfoundry.org:10004 05:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:23 Configure a credential helper to remove this warning. See 05:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:23 05:49:23 Login Succeeded 05:49:23 ****.io 05:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:23 Configure a credential helper to remove this warning. See 05:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:23 05:49:23 Login Succeeded 05:49:23 ---> ****-login.sh ends [Pipeline] } 05:49:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:49:25 ========================================================= 05:49:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:49:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:49:26 Sending build context to Docker daemon 9.203MB 05:49:26 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:49:26 Step 2/12 : FROM ${BASE} AS builder 05:49:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:26 43c4264eed91: Pulling fs layer 05:49:26 4cc291be95ef: Pulling fs layer 05:49:26 2ac1f1163629: Pulling fs layer 05:49:26 5c3c966382ef: Pulling fs layer 05:49:26 4f4fb700ef54: Pulling fs layer 05:49:26 5d5c8e513c77: Pulling fs layer 05:49:26 9f66e0745190: Pulling fs layer 05:49:26 f49a43e4bbc0: Pulling fs layer 05:49:26 561ebcabdf7f: Pulling fs layer 05:49:26 9f66e0745190: Waiting 05:49:26 5c3c966382ef: Waiting 05:49:26 4f4fb700ef54: Waiting 05:49:26 5d5c8e513c77: Waiting 05:49:26 f49a43e4bbc0: Waiting 05:49:26 561ebcabdf7f: Waiting 05:49:26 4cc291be95ef: Verifying Checksum 05:49:26 4cc291be95ef: Download complete 05:49:26 5c3c966382ef: Verifying Checksum 05:49:26 5c3c966382ef: Download complete 05:49:26 4f4fb700ef54: Verifying Checksum 05:49:26 4f4fb700ef54: Download complete 05:49:26 5d5c8e513c77: Download complete 05:49:26 43c4264eed91: Download complete 05:49:26 9f66e0745190: Verifying Checksum 05:49:26 9f66e0745190: Download complete 05:49:26 43c4264eed91: Pull complete 05:49:26 561ebcabdf7f: Verifying Checksum 05:49:26 561ebcabdf7f: Download complete 05:49:26 4cc291be95ef: Pull complete 05:49:26 2ac1f1163629: Verifying Checksum 05:49:26 2ac1f1163629: Download complete 05:49:27 f49a43e4bbc0: Verifying Checksum 05:49:27 f49a43e4bbc0: Download complete 05:49:30 2ac1f1163629: Pull complete 05:49:30 5c3c966382ef: Pull complete 05:49:30 4f4fb700ef54: Pull complete 05:49:30 5d5c8e513c77: Pull complete 05:49:30 9f66e0745190: Pull complete 05:49:33 f49a43e4bbc0: Pull complete 05:49:33 561ebcabdf7f: Pull complete 05:49:33 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:49:33 ---> 3a752c3f9dda 05:49:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:49:37 Still waiting to schedule task 05:49:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:49:37 ---> Running in a34bf323562b 05:49:37 Removing intermediate container a34bf323562b 05:49:37 ---> 478d14af4df9 05:49:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:49:37 ---> Running in aadbdf65037c 05:49:37 Removing intermediate container aadbdf65037c 05:49:37 ---> daa3be7facb3 05:49:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:49:37 ---> Running in 63534d6f120f 05:49:37 Removing intermediate container 63534d6f120f 05:49:37 ---> 29f6d584fd4f 05:49:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:37 ---> Running in 969a3f075a98 05:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:38 OK: 246 MiB in 54 packages 05:49:38 Removing intermediate container 969a3f075a98 05:49:38 ---> 6932d252635c 05:49:38 Step 7/12 : WORKDIR /app 05:49:38 ---> Running in ec2e2e974211 05:49:38 Removing intermediate container ec2e2e974211 05:49:38 ---> 2d8b67a61cf8 05:49:38 Step 8/12 : COPY go.mod vendor* ./ 05:49:39 ---> bb86acea6466 05:49:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:39 ---> Running in 5cda8c60534f 05:50:25 Removing intermediate container 5cda8c60534f 05:50:25 ---> b3c1d90bc92f 05:50:25 Step 10/12 : COPY . . 05:50:25 ---> ff6189a14f23 05:50:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:50:25 ---> Running in 4287b4ef4b74 05:50:25 Removing intermediate container 4287b4ef4b74 05:50:25 ---> 8f8dcb27631c 05:50:25 Step 12/12 : RUN $MAKE 05:50:25 ---> Running in c01abd8a6ba5 05:50:25 noop 05:50:25 Removing intermediate container c01abd8a6ba5 05:50:25 ---> 60b7d832ad1c 05:50:25 Successfully built 60b7d832ad1c 05:50:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker inspect -f . ci-base-image-x86_64 05:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:26 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 05:50:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:26 $ docker top 0d20b65f5557e7bdb7ed039e17ef461a527d41f360e7ce80bdf3626a6108091d -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:27 + go version 05:50:27 go version go1.23.2 linux/amd64 [Pipeline] } 05:50:27 $ docker stop --time=1 0d20b65f5557e7bdb7ed039e17ef461a527d41f360e7ce80bdf3626a6108091d 05:50:28 $ docker rm -f --volumes 0d20b65f5557e7bdb7ed039e17ef461a527d41f360e7ce80bdf3626a6108091d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:28 + docker inspect -f . ci-base-image-x86_64 05:50:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:28 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 05:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:29 $ docker top 179cd7281fc7782df07fe2ca3f6badfe6b282fa1a3aff163ab0ee5fffeb0748e -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:29 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 05:50:29 + make test 05:50:29 go test -race -coverprofile=coverage.out ./... 05:51:01 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 05:51:33 go vet ./... 05:51:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:51:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:51:39 ./bin/test-attribution-txt.sh [Pipeline] echo 05:51:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:51:39 $ docker stop --time=1 179cd7281fc7782df07fe2ca3f6badfe6b282fa1a3aff163ab0ee5fffeb0748e 05:51:43 $ docker rm -f --volumes 179cd7281fc7782df07fe2ca3f6badfe6b282fa1a3aff163ab0ee5fffeb0748e [Pipeline] // withDockerContainer [Pipeline] sh 05:51:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:51:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:44 + ls -al . 05:51:44 total 248 05:51:44 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 05:50 . 05:51:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:48 .. 05:51:44 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 05:48 .dockerignore 05:51:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:50 .git 05:51:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:48 .github 05:51:44 -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 05:48 .gitignore 05:51:44 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 05:48 .golangci.yml 05:51:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:49 .semver 05:51:44 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 8 05:48 Attribution.txt 05:51:44 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 8 05:48 CHANGELOG.md 05:51:44 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 8 05:48 Dockerfile 05:51:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:48 GOVERNANCE.md 05:51:44 -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 05:48 Jenkinsfile 05:51:44 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 05:48 LICENSE 05:51:44 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 05:48 OWNERS.md 05:51:44 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 05:48 README.md 05:51:44 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 05:49 VERSION 05:51:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:48 bin 05:51:44 -rw-r--r-- 1 jenkins jenkins 953 Nov 8 05:50 coverage.out 05:51:44 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 8 05:48 go.mod 05:51:44 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 8 05:48 go.sum 05:51:44 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 05:48 main.go 05:51:44 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 8 05:48 makefile 05:51:44 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 05:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:45 + 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=b949eaf338d7a70279d235a16e82752b2447f28b --label arch=amd64 --label version=4.0.0-dev.4 . 05:51:45 Sending build context to Docker daemon 9.205MB 05:51:45 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 05:51:45 Step 2/27 : FROM ${BASE} AS builder 05:51:45 ---> 60b7d832ad1c 05:51:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:51:45 ---> Running in 87848c38041b 05:51:45 Removing intermediate container 87848c38041b 05:51:45 ---> 6c991144e44a 05:51:45 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:51:45 ---> Running in 87db52984e01 05:51:45 Removing intermediate container 87db52984e01 05:51:45 ---> 203c37b7e15d 05:51:45 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:51:45 ---> Running in 8d1956a93fda 05:51:45 Removing intermediate container 8d1956a93fda 05:51:45 ---> affe7619fbc1 05:51:45 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:51:45 ---> Running in 676145f2b3e8 05:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:51:46 OK: 246 MiB in 54 packages 05:51:46 Removing intermediate container 676145f2b3e8 05:51:46 ---> 2c2ba4f1f9e9 05:51:46 Step 7/27 : WORKDIR /app 05:51:46 ---> Running in 74b09628e423 05:51:46 Removing intermediate container 74b09628e423 05:51:46 ---> d06b5d33e85f 05:51:46 Step 8/27 : COPY go.mod vendor* ./ 05:51:47 ---> c58a29cd9f39 05:51:47 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:47 ---> Running in 0545ec421c85 05:51:48 Removing intermediate container 0545ec421c85 05:51:48 ---> 982657fe604a 05:51:48 Step 10/27 : COPY . . 05:51:48 ---> 12ae958ef7f6 05:51:48 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:51:48 ---> Running in d1ea506c1661 05:51:48 Removing intermediate container d1ea506c1661 05:51:48 ---> 8cc62dd2e1ac 05:51:48 Step 12/27 : RUN $MAKE 05:51:48 ---> Running in cfb38004e800 05:51:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 05:52:27 Removing intermediate container cfb38004e800 05:52:27 ---> 51f9e5bb51c6 05:52:27 Step 13/27 : FROM alpine:3.20 05:52:27 3.20: Pulling from library/alpine 05:52:27 43c4264eed91: Already exists 05:52:27 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:52:27 Status: Downloaded newer image for alpine:3.20 05:52:27 ---> 91ef0af61f39 05:52:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:52:27 ---> Running in 648e251dabdc 05:52:27 Removing intermediate container 648e251dabdc 05:52:27 ---> 751018113f0c 05:52:27 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 05:52:27 ---> Running in 46b5a325aae3 05:52:27 Removing intermediate container 46b5a325aae3 05:52:27 ---> 3c8234f7de85 05:52:27 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:52:27 ---> Running in dae39cdba3d9 05:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:52:27 (1/2) Installing ca-certificates (20240705-r0) 05:52:27 (2/2) Installing dumb-init (1.2.5-r3) 05:52:27 Executing busybox-1.36.1-r29.trigger 05:52:27 Executing ca-certificates-20240705-r0.trigger 05:52:27 OK: 9 MiB in 16 packages 05:52:27 Removing intermediate container dae39cdba3d9 05:52:27 ---> 38d4645d54aa 05:52:27 Step 17/27 : RUN apk --no-cache upgrade 05:52:27 ---> Running in ad6c86d62f02 05:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:52:27 Upgrading critical system libraries and apk-tools: 05:52:27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:52:27 Executing busybox-1.36.1-r29.trigger 05:52:27 Continuing the upgrade transaction with new apk-tools: 05:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:52:27 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:52:27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:52:27 Executing ca-certificates-20240705-r0.trigger 05:52:27 OK: 9 MiB in 16 packages 05:52:27 Removing intermediate container ad6c86d62f02 05:52:27 ---> 8a85776813dc 05:52:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:52:27 ---> a88800be7b8a 05:52:27 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:52:27 ---> 3cc6721d9ae3 05:52:27 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:52:27 ---> c0280474db4c 05:52:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 05:52:27 ---> f011d989a7c7 05:52:27 Step 22/27 : EXPOSE 48095 05:52:27 ---> Running in 4e95932249a0 05:52:27 Removing intermediate container 4e95932249a0 05:52:27 ---> da5c81edd326 05:52:27 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 05:52:27 ---> Running in 117fee2c770f 05:52:27 Removing intermediate container 117fee2c770f 05:52:27 ---> ae19819e2757 05:52:27 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:52:27 ---> Running in 1ad65809644d 05:52:27 Removing intermediate container 1ad65809644d 05:52:27 ---> b8d0910dd9c7 05:52:27 Step 25/27 : LABEL arch=amd64 05:52:27 ---> Running in b9688f4eabe0 05:52:27 Removing intermediate container b9688f4eabe0 05:52:27 ---> f2d7bd09c37e 05:52:27 Step 26/27 : LABEL git_sha=b949eaf338d7a70279d235a16e82752b2447f28b 05:52:27 ---> Running in dc5dc8e56434 05:52:27 Removing intermediate container dc5dc8e56434 05:52:27 ---> fb13aa0fe2d2 05:52:27 Step 27/27 : LABEL version=4.0.0-dev.4 05:52:27 ---> Running in fcca569537a9 05:52:27 Removing intermediate container fcca569537a9 05:52:27 ---> 439caaf270cb 05:52:27 [Warning] One or more build-args [ARCH] were not consumed 05:52:27 Successfully built 439caaf270cb 05:52:27 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 05:52:27 provisioning config files... 05:52:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config769655592785254050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:27 ---> ****-login.sh 05:52:27 nexus3.edgexfoundry.org:10001 05:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:27 Configure a credential helper to remove this warning. See 05:52:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:27 05:52:27 Login Succeeded 05:52:27 nexus3.edgexfoundry.org:10002 05:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:27 Configure a credential helper to remove this warning. See 05:52:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:27 05:52:27 Login Succeeded 05:52:27 nexus3.edgexfoundry.org:10003 05:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:28 Configure a credential helper to remove this warning. See 05:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:28 05:52:28 Login Succeeded 05:52:28 nexus3.edgexfoundry.org:10004 05:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:28 Configure a credential helper to remove this warning. See 05:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:28 05:52:28 Login Succeeded 05:52:28 ****.io 05:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:28 Configure a credential helper to remove this warning. See 05:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:28 05:52:28 Login Succeeded 05:52:28 ---> ****-login.sh ends [Pipeline] } 05:52:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:52:28 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 05:52:28 b949eaf338d7a70279d235a16e82752b2447f28b 05:52:28 latest 05:52:28 4.0.0-dev.4 05:52:28 b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 05:52:28 main 05:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b 05:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:52:29 e75c8a06f4cb: Preparing 05:52:29 aa94bafc31e4: Preparing 05:52:29 836701950e8a: Preparing 05:52:29 d076b98ff7fa: Preparing 05:52:29 d105d45bb7f7: Preparing 05:52:29 a0ba213ee65e: Preparing 05:52:29 63ca1fbb43ae: Preparing 05:52:29 a0ba213ee65e: Waiting 05:52:29 63ca1fbb43ae: Waiting 05:52:29 836701950e8a: Pushed 05:52:29 d076b98ff7fa: Pushed 05:52:29 aa94bafc31e4: Pushed 05:52:29 63ca1fbb43ae: Layer already exists 05:52:29 a0ba213ee65e: Pushed 05:52:29 d105d45bb7f7: Pushed 05:52:33 e75c8a06f4cb: Pushed 05:52:33 b949eaf338d7a70279d235a16e82752b2447f28b: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 05:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:52:33 e75c8a06f4cb: Preparing 05:52:33 aa94bafc31e4: Preparing 05:52:33 836701950e8a: Preparing 05:52:33 d076b98ff7fa: Preparing 05:52:33 d105d45bb7f7: Preparing 05:52:33 a0ba213ee65e: Preparing 05:52:33 63ca1fbb43ae: Preparing 05:52:33 a0ba213ee65e: Waiting 05:52:33 63ca1fbb43ae: Waiting 05:52:33 d105d45bb7f7: Layer already exists 05:52:33 836701950e8a: Layer already exists 05:52:33 e75c8a06f4cb: Layer already exists 05:52:33 d076b98ff7fa: Layer already exists 05:52:33 aa94bafc31e4: Layer already exists 05:52:33 a0ba213ee65e: Layer already exists 05:52:33 63ca1fbb43ae: Layer already exists 05:52:33 latest: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.4 05:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:52:34 e75c8a06f4cb: Preparing 05:52:34 aa94bafc31e4: Preparing 05:52:34 836701950e8a: Preparing 05:52:34 d076b98ff7fa: Preparing 05:52:34 d105d45bb7f7: Preparing 05:52:34 a0ba213ee65e: Preparing 05:52:34 63ca1fbb43ae: Preparing 05:52:34 a0ba213ee65e: Waiting 05:52:34 63ca1fbb43ae: Waiting 05:52:34 d105d45bb7f7: Layer already exists 05:52:34 e75c8a06f4cb: Layer already exists 05:52:34 d076b98ff7fa: Layer already exists 05:52:34 836701950e8a: Layer already exists 05:52:34 aa94bafc31e4: Layer already exists 05:52:34 a0ba213ee65e: Layer already exists 05:52:34 63ca1fbb43ae: Layer already exists 05:52:34 4.0.0-dev.4: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 05:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:52:34 e75c8a06f4cb: Preparing 05:52:34 aa94bafc31e4: Preparing 05:52:34 836701950e8a: Preparing 05:52:34 d076b98ff7fa: Preparing 05:52:34 d105d45bb7f7: Preparing 05:52:34 a0ba213ee65e: Preparing 05:52:34 63ca1fbb43ae: Preparing 05:52:34 a0ba213ee65e: Waiting 05:52:34 63ca1fbb43ae: Waiting 05:52:34 836701950e8a: Layer already exists 05:52:34 d076b98ff7fa: Layer already exists 05:52:34 d105d45bb7f7: Layer already exists 05:52:34 e75c8a06f4cb: Layer already exists 05:52:34 aa94bafc31e4: Layer already exists 05:52:34 a0ba213ee65e: Layer already exists 05:52:34 63ca1fbb43ae: Layer already exists 05:52:34 b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 05:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:52:35 e75c8a06f4cb: Preparing 05:52:35 aa94bafc31e4: Preparing 05:52:35 836701950e8a: Preparing 05:52:35 d076b98ff7fa: Preparing 05:52:35 d105d45bb7f7: Preparing 05:52:35 a0ba213ee65e: Preparing 05:52:35 63ca1fbb43ae: Preparing 05:52:35 a0ba213ee65e: Waiting 05:52:35 63ca1fbb43ae: Waiting 05:52:35 e75c8a06f4cb: Layer already exists 05:52:35 d076b98ff7fa: Layer already exists 05:52:35 aa94bafc31e4: Layer already exists 05:52:35 836701950e8a: Layer already exists 05:52:35 d105d45bb7f7: Layer already exists 05:52:35 a0ba213ee65e: Layer already exists 05:52:35 63ca1fbb43ae: Layer already exists 05:52:35 main: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:35 ===================================================== [Pipeline] echo 05:52:35 taggedImages: 05:52:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b 05:52:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 05:52:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.4 05:52:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 05:52:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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 05:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:36 05:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:36 latest: Pulling from edgex-lftools-log-publisher 05:52:36 5eb5b503b376: Pulling fs layer 05:52:36 5c69ac0246d0: Pulling fs layer 05:52:36 ec43610c2a17: Pulling fs layer 05:52:36 3a2ae6a8a46f: Pulling fs layer 05:52:36 33b1e0a273af: Pulling fs layer 05:52:36 5d3b04190fa2: Pulling fs layer 05:52:36 2f39f015ded8: Pulling fs layer 05:52:36 3a2ae6a8a46f: Waiting 05:52:36 33b1e0a273af: Waiting 05:52:36 2f39f015ded8: Waiting 05:52:36 5d3b04190fa2: Waiting 05:52:36 5c69ac0246d0: Verifying Checksum 05:52:36 5c69ac0246d0: Download complete 05:52:36 3a2ae6a8a46f: Verifying Checksum 05:52:36 3a2ae6a8a46f: Download complete 05:52:36 33b1e0a273af: Verifying Checksum 05:52:36 33b1e0a273af: Download complete 05:52:36 ec43610c2a17: Verifying Checksum 05:52:36 ec43610c2a17: Download complete 05:52:36 5d3b04190fa2: Verifying Checksum 05:52:36 5d3b04190fa2: Download complete 05:52:36 5eb5b503b376: Verifying Checksum 05:52:36 5eb5b503b376: Download complete 05:52:37 2f39f015ded8: Verifying Checksum 05:52:37 2f39f015ded8: Download complete 05:52:37 5eb5b503b376: Pull complete 05:52:37 5c69ac0246d0: Pull complete 05:52:38 ec43610c2a17: Pull complete 05:52:38 3a2ae6a8a46f: Pull complete 05:52:38 33b1e0a273af: Pull complete 05:52:38 5d3b04190fa2: Pull complete 05:52:42 2f39f015ded8: Pull complete 05:52:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:42 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 05:52: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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:52:46 $ docker top 990dcffb60816fe0067bdb9aa7b8b6d764a3e0b94a1c4d8a834b9c35afb29613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:46 ---> job-cost.sh 05:52:46 lf-activate-venv: SKIPPING 05:52:46 INFO: No Stack... 05:52:46 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:47 INFO: Archiving Costs [Pipeline] sh 05:52:47 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 05:52:47 + cut -d, -f6 [Pipeline] lock 05:52:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] 05:52:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] did not exist. Created. 05:52:47 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:47 + echo total: 0.2199999988079071 [Pipeline] stash 05:52:47 Stashed 1 file(s) [Pipeline] } 05:52:47 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:47 $ docker stop --time=1 990dcffb60816fe0067bdb9aa7b8b6d764a3e0b94a1c4d8a834b9c35afb29613 05:52:48 $ docker rm -f --volumes 990dcffb60816fe0067bdb9aa7b8b6d764a3e0b94a1c4d8a834b9c35afb29613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:53:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25880 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 05:53:09 Running in /w/workspace/app-service-configurable/252 [Pipeline] { [Pipeline] checkout 05:53:12 The recommended git tool is: git 05:53:17 using credential edgex-jenkins-ssh 05:53:17 Cloning the remote Git repository 05:53:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 05:53:18 > git init /w/workspace/app-service-configurable/252 # timeout=10 05:53:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:53:18 > git --version # timeout=10 05:53:18 > git --version # 'git version 2.25.1' 05:53:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:53:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:53:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:53:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:53:21 Avoid second fetch 05:53:21 Checking out Revision b949eaf338d7a70279d235a16e82752b2447f28b (main) 05:53:22 Commit message: "Merge pull request #688 from jackchenjc/edgex-go-issue-4916-2" 05:53:21 > git config core.sparsecheckout # timeout=10 05:53:21 > git checkout -f b949eaf338d7a70279d235a16e82752b2447f28b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:53:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:27 Dload Upload Total Spent Left Speed 05:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 05:53:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:53:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:53:27 + sudo tee /etc/docker/daemon.new 05:53:27 { 05:53:27 "registry-mirrors": [ 05:53:27 "https://nexus3.edgexfoundry.org:10001" 05:53:27 ], 05:53:27 "bip": "10.250.0.254/24", 05:53:27 "hosts": [ 05:53:27 "tcp://0.0.0.0:5555", 05:53:27 "unix:///var/run/docker.sock" 05:53:27 ], 05:53:27 "mtu": 1458, 05:53:27 "selinux-enabled": true, 05:53:27 "seccomp-profile": "/etc/docker/seccomp.json" 05:53:27 } [Pipeline] sh 05:53:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:53:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:47 provisioning config files... 05:53:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/252@tmp/config12458274727237218495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:47 ---> ****-login.sh 05:53:47 nexus3.edgexfoundry.org:10001 05:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:48 Configure a credential helper to remove this warning. See 05:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:48 05:53:48 Login Succeeded 05:53:48 nexus3.edgexfoundry.org:10002 05:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:49 Configure a credential helper to remove this warning. See 05:53:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:49 05:53:49 Login Succeeded 05:53:49 nexus3.edgexfoundry.org:10003 05:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:49 Configure a credential helper to remove this warning. See 05:53:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:49 05:53:49 Login Succeeded 05:53:49 nexus3.edgexfoundry.org:10004 05:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:49 Configure a credential helper to remove this warning. See 05:53:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:49 05:53:49 Login Succeeded 05:53:49 ****.io 05:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:50 Configure a credential helper to remove this warning. See 05:53:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:50 05:53:50 Login Succeeded 05:53:50 ---> ****-login.sh ends [Pipeline] } 05:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:53:50 ========================================================= 05:53:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:53:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:53:51 Sending build context to Docker daemon 225.3kB 05:53:51 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:53:51 Step 2/12 : FROM ${BASE} AS builder 05:53:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:53:52 cf04c63912e1: Pulling fs layer 05:53:52 55b35a11ae5e: Pulling fs layer 05:53:52 a37a00ec5f00: Pulling fs layer 05:53:52 50b3750afda1: Pulling fs layer 05:53:52 4f4fb700ef54: Pulling fs layer 05:53:52 80978eb59214: Pulling fs layer 05:53:52 c9f46d7d2bd2: Pulling fs layer 05:53:52 c5a475d317c9: Pulling fs layer 05:53:52 4f4fb700ef54: Waiting 05:53:52 80978eb59214: Waiting 05:53:52 c9f46d7d2bd2: Waiting 05:53:52 50b3750afda1: Waiting 05:53:52 c5a475d317c9: Waiting 05:53:52 55b35a11ae5e: Verifying Checksum 05:53:52 55b35a11ae5e: Download complete 05:53:52 50b3750afda1: Verifying Checksum 05:53:52 50b3750afda1: Download complete 05:53:52 4f4fb700ef54: Verifying Checksum 05:53:52 4f4fb700ef54: Download complete 05:53:52 80978eb59214: Verifying Checksum 05:53:52 80978eb59214: Download complete 05:53:52 cf04c63912e1: Verifying Checksum 05:53:52 cf04c63912e1: Download complete 05:53:52 c5a475d317c9: Verifying Checksum 05:53:52 c5a475d317c9: Download complete 05:53:53 cf04c63912e1: Pull complete 05:53:53 55b35a11ae5e: Pull complete 05:53:54 a37a00ec5f00: Verifying Checksum 05:53:54 a37a00ec5f00: Download complete 05:53:55 c9f46d7d2bd2: Verifying Checksum 05:53:55 c9f46d7d2bd2: Download complete 05:54:10 a37a00ec5f00: Pull complete 05:54:10 50b3750afda1: Pull complete 05:54:10 4f4fb700ef54: Pull complete 05:54:10 80978eb59214: Pull complete 05:54:20 c9f46d7d2bd2: Pull complete 05:54:22 c5a475d317c9: Pull complete 05:54:22 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:54:22 ---> be29e6b0f0d4 05:54:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:54:23 ---> Running in 71a6353b99f9 05:54:23 Removing intermediate container 71a6353b99f9 05:54:23 ---> 9e78315e637f 05:54:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:54:23 ---> Running in 6b6e0ebeb251 05:54:23 Removing intermediate container 6b6e0ebeb251 05:54:23 ---> d7a29e0e55ca 05:54:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:54:23 ---> Running in e3fd7e64149a 05:54:24 Removing intermediate container e3fd7e64149a 05:54:24 ---> 5b392746b5e8 05:54:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:54:24 ---> Running in b48a92b0fa9b 05:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:54:27 OK: 238 MiB in 54 packages 05:54:28 Removing intermediate container b48a92b0fa9b 05:54:28 ---> e6aa8a515bf6 05:54:28 Step 7/12 : WORKDIR /app 05:54:28 ---> Running in 2bb70f51055e 05:54:29 Removing intermediate container 2bb70f51055e 05:54:29 ---> 7e60d5bd9d13 05:54:29 Step 8/12 : COPY go.mod vendor* ./ 05:54:29 ---> bc3d5e115925 05:54:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:30 ---> Running in df459a77c35b 05:56:21 Removing intermediate container df459a77c35b 05:56:21 ---> be49c91a5942 05:56:21 Step 10/12 : COPY . . 05:56:21 ---> 169441adcda3 05:56:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:56:22 ---> Running in 0f215a5a97e0 05:56:22 Removing intermediate container 0f215a5a97e0 05:56:22 ---> 6ca6368f8a20 05:56:22 Step 12/12 : RUN $MAKE 05:56:22 ---> Running in 36eda9e31fd2 05:56:23 noop 05:56:24 Removing intermediate container 36eda9e31fd2 05:56:24 ---> 24759600825a 05:56:24 Successfully built 24759600825a 05:56:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:24 + docker inspect -f . ci-base-image-arm64 05:56:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:25 prd-ubuntu20.04-docker-arm64-4c-16g-25880 does not seem to be running inside a container 05:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/252 -v /w/workspace/app-service-configurable/252:/w/workspace/app-service-configurable/252:rw,z -v /w/workspace/app-service-configurable/252@tmp:/w/workspace/app-service-configurable/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:56:26 $ docker top 5f617b630ba7feb8203825e8b5e7ec20a4eaa5b9821b570861c0110a07dcf7b2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:27 + go version 05:56:27 go version go1.23.2 linux/arm64 [Pipeline] } 05:56:27 $ docker stop --time=1 5f617b630ba7feb8203825e8b5e7ec20a4eaa5b9821b570861c0110a07dcf7b2 05:56:28 $ docker rm -f --volumes 5f617b630ba7feb8203825e8b5e7ec20a4eaa5b9821b570861c0110a07dcf7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:29 + docker inspect -f . ci-base-image-arm64 05:56:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:29 prd-ubuntu20.04-docker-arm64-4c-16g-25880 does not seem to be running inside a container 05:56:29 $ 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/252 -v /w/workspace/app-service-configurable/252:/w/workspace/app-service-configurable/252:rw,z -v /w/workspace/app-service-configurable/252@tmp:/w/workspace/app-service-configurable/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:56:31 $ docker top a7c864e7d825a85ca0c2d43095bf14d83b231e153095c961ff152714526d57ed -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/252 [Pipeline] fileExists [Pipeline] sh 05:56:34 + make test 05:56:34 go test -race -coverprofile=coverage.out ./... 06:01:26 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 06:01:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:01:26 go vet ./... 06:06:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:03 ./bin/test-attribution-txt.sh [Pipeline] echo 06:06:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:06:03 $ docker stop --time=1 a7c864e7d825a85ca0c2d43095bf14d83b231e153095c961ff152714526d57ed 06:06:05 $ docker rm -f --volumes a7c864e7d825a85ca0c2d43095bf14d83b231e153095c961ff152714526d57ed [Pipeline] // withDockerContainer [Pipeline] sh 06:06:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:08 Warning: overwriting stash ‘coverage-report’ 06:06:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:09 + ls -al . 06:06:09 total 244 06:06:09 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 05:56 . 06:06:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:53 .. 06:06:09 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 05:53 .dockerignore 06:06:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:53 .git 06:06:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:53 .github 06:06:09 -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 05:53 .gitignore 06:06:09 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 05:53 .golangci.yml 06:06:09 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 8 05:53 Attribution.txt 06:06:09 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 8 05:53 CHANGELOG.md 06:06:09 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 8 05:53 Dockerfile 06:06:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:53 GOVERNANCE.md 06:06:09 -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 05:53 Jenkinsfile 06:06:09 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 05:53 LICENSE 06:06:09 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 05:53 OWNERS.md 06:06:09 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 05:53 README.md 06:06:09 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 05:49 VERSION 06:06:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:53 bin 06:06:09 -rw-r--r-- 1 jenkins jenkins 953 Nov 8 06:01 coverage.out 06:06:09 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 8 05:53 go.mod 06:06:09 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 8 05:53 go.sum 06:06:09 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 05:53 main.go 06:06:09 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 8 05:53 makefile 06:06:09 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 05:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:09 + 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=b949eaf338d7a70279d235a16e82752b2447f28b --label arch=arm64 --label version=4.0.0-dev.4 . 06:06:09 Sending build context to Docker daemon 226.8kB 06:06:10 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:06:10 Step 2/27 : FROM ${BASE} AS builder 06:06:10 ---> 24759600825a 06:06:10 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:06:10 ---> Running in 25022c6aee97 06:06:10 Removing intermediate container 25022c6aee97 06:06:10 ---> 4644c3d77012 06:06:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:06:10 ---> Running in 7cfe4a9a6460 06:06:11 Removing intermediate container 7cfe4a9a6460 06:06:11 ---> 9346cf5dd61b 06:06:11 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:06:11 ---> Running in 45cc68e14f71 06:06:11 Removing intermediate container 45cc68e14f71 06:06:11 ---> fc0f7ea97c18 06:06:11 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:11 ---> Running in c38687e00cf4 06:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:06:14 OK: 238 MiB in 54 packages 06:06:16 Removing intermediate container c38687e00cf4 06:06:16 ---> 19707c8fd7cc 06:06:16 Step 7/27 : WORKDIR /app 06:06:16 ---> Running in aba93993ade0 06:06:16 Removing intermediate container aba93993ade0 06:06:16 ---> cb6271e8b571 06:06:16 Step 8/27 : COPY go.mod vendor* ./ 06:06:17 ---> 6e81f6e669fb 06:06:17 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:17 ---> Running in 36f9a15a7e1b 06:06:19 Removing intermediate container 36f9a15a7e1b 06:06:19 ---> 4d7e4c8344d9 06:06:19 Step 10/27 : COPY . . 06:06:20 ---> d0880eadce34 06:06:20 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:20 ---> Running in 819b2cd7ad98 06:06:20 Removing intermediate container 819b2cd7ad98 06:06:20 ---> f56fb093a6ac 06:06:20 Step 12/27 : RUN $MAKE 06:06:21 ---> Running in 4ee11dbf4799 06:06:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 06:10:13 Removing intermediate container 4ee11dbf4799 06:10:13 ---> 4120885c88c8 06:10:13 Step 13/27 : FROM alpine:3.20 06:10:13 3.20: Pulling from library/alpine 06:10:13 cf04c63912e1: Already exists 06:10:13 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:10:13 Status: Downloaded newer image for alpine:3.20 06:10:13 ---> c157a85ed455 06:10:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:10:13 ---> Running in 5384fdeb1e87 06:10:13 Removing intermediate container 5384fdeb1e87 06:10:13 ---> d723a044d984 06:10:13 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 06:10:13 ---> Running in bbe6a9dc7a9d 06:10:13 Removing intermediate container bbe6a9dc7a9d 06:10:13 ---> 72a8aff38204 06:10:13 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 06:10:13 ---> Running in c20301e6077c 06:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:13 (1/2) Installing ca-certificates (20240705-r0) 06:10:13 (2/2) Installing dumb-init (1.2.5-r3) 06:10:13 Executing busybox-1.36.1-r29.trigger 06:10:13 Executing ca-certificates-20240705-r0.trigger 06:10:13 OK: 10 MiB in 16 packages 06:10:13 Removing intermediate container c20301e6077c 06:10:13 ---> 9a8bdbab57e9 06:10:13 Step 17/27 : RUN apk --no-cache upgrade 06:10:13 ---> Running in a0c319ee3175 06:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:16 Upgrading critical system libraries and apk-tools: 06:10:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:10:16 Executing busybox-1.36.1-r29.trigger 06:10:16 Continuing the upgrade transaction with new apk-tools: 06:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:18 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:10:18 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:10:18 Executing ca-certificates-20240705-r0.trigger 06:10:18 OK: 10 MiB in 16 packages 06:10:20 Removing intermediate container a0c319ee3175 06:10:20 ---> 130f52bfa85c 06:10:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:10:20 ---> 50958e2960b3 06:10:20 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 06:10:22 ---> a4334af8670d 06:10:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 06:10:22 ---> 2829e458a468 06:10:22 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 06:10:24 ---> 58b38ed8bfe4 06:10:24 Step 22/27 : EXPOSE 48095 06:10:24 ---> Running in 0bc391107b8e 06:10:25 Removing intermediate container 0bc391107b8e 06:10:25 ---> c9a4c2a6f4e4 06:10:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 06:10:25 ---> Running in e22d93394269 06:10:25 Removing intermediate container e22d93394269 06:10:25 ---> 8c67871661c1 06:10:25 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:10:25 ---> Running in 36fe39037200 06:10:25 Removing intermediate container 36fe39037200 06:10:25 ---> b0cf346f8f73 06:10:25 Step 25/27 : LABEL arch=arm64 06:10:25 ---> Running in 79fc3a577ef5 06:10:26 Removing intermediate container 79fc3a577ef5 06:10:26 ---> dfcf59dc63d6 06:10:26 Step 26/27 : LABEL git_sha=b949eaf338d7a70279d235a16e82752b2447f28b 06:10:26 ---> Running in 1c7de4b93811 06:10:26 Removing intermediate container 1c7de4b93811 06:10:26 ---> 4c27fa6df9ad 06:10:26 Step 27/27 : LABEL version=4.0.0-dev.4 06:10:26 ---> Running in 5012c5538257 06:10:27 Removing intermediate container 5012c5538257 06:10:27 ---> fc83032be132 06:10:27 [Warning] One or more build-args [ARCH] were not consumed 06:10:27 Successfully built fc83032be132 06:10:27 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 06:10:27 provisioning config files... 06:10:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/252@tmp/config5753887979165624797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:27 ---> ****-login.sh 06:10:27 nexus3.edgexfoundry.org:10001 06:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:27 Configure a credential helper to remove this warning. See 06:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:27 06:10:27 Login Succeeded 06:10:27 nexus3.edgexfoundry.org:10002 06:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:28 Configure a credential helper to remove this warning. See 06:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:28 06:10:28 Login Succeeded 06:10:28 nexus3.edgexfoundry.org:10003 06:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:28 Configure a credential helper to remove this warning. See 06:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:28 06:10:28 Login Succeeded 06:10:28 nexus3.edgexfoundry.org:10004 06:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:29 Configure a credential helper to remove this warning. See 06:10:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:29 06:10:29 Login Succeeded 06:10:29 ****.io 06:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:29 Configure a credential helper to remove this warning. See 06:10:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:29 06:10:29 Login Succeeded 06:10:29 ---> ****-login.sh ends [Pipeline] } 06:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:10:29 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 06:10:29 b949eaf338d7a70279d235a16e82752b2447f28b 06:10:29 latest 06:10:29 4.0.0-dev.4 06:10:29 b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 06:10:29 main 06:10:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b 06:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:10:30 7ca7bd31017b: Preparing 06:10:30 95383354b4cf: Preparing 06:10:30 b4be15cbe363: Preparing 06:10:30 b8990c1b1c0a: Preparing 06:10:30 c62878760f37: Preparing 06:10:30 14288f44d3e1: Preparing 06:10:30 16113d51b718: Preparing 06:10:30 16113d51b718: Waiting 06:10:30 14288f44d3e1: Waiting 06:10:30 b4be15cbe363: Pushed 06:10:30 b8990c1b1c0a: Pushed 06:10:30 95383354b4cf: Pushed 06:10:30 16113d51b718: Layer already exists 06:10:31 14288f44d3e1: Pushed 06:10:32 c62878760f37: Pushed 06:10:39 7ca7bd31017b: Pushed 06:10:39 b949eaf338d7a70279d235a16e82752b2447f28b: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 06:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:10:39 7ca7bd31017b: Preparing 06:10:39 95383354b4cf: Preparing 06:10:39 b4be15cbe363: Preparing 06:10:39 b8990c1b1c0a: Preparing 06:10:39 c62878760f37: Preparing 06:10:39 14288f44d3e1: Preparing 06:10:39 16113d51b718: Preparing 06:10:39 14288f44d3e1: Waiting 06:10:39 16113d51b718: Waiting 06:10:39 7ca7bd31017b: Layer already exists 06:10:39 b4be15cbe363: Layer already exists 06:10:39 95383354b4cf: Layer already exists 06:10:39 b8990c1b1c0a: Layer already exists 06:10:39 c62878760f37: Layer already exists 06:10:39 16113d51b718: Layer already exists 06:10:39 14288f44d3e1: Layer already exists 06:10:40 latest: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.4 06:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:10:40 7ca7bd31017b: Preparing 06:10:40 95383354b4cf: Preparing 06:10:40 b4be15cbe363: Preparing 06:10:40 b8990c1b1c0a: Preparing 06:10:40 c62878760f37: Preparing 06:10:40 14288f44d3e1: Preparing 06:10:40 16113d51b718: Preparing 06:10:40 14288f44d3e1: Waiting 06:10:40 16113d51b718: Waiting 06:10:40 b8990c1b1c0a: Layer already exists 06:10:40 c62878760f37: Layer already exists 06:10:40 7ca7bd31017b: Layer already exists 06:10:40 95383354b4cf: Layer already exists 06:10:40 b4be15cbe363: Layer already exists 06:10:40 16113d51b718: Layer already exists 06:10:40 14288f44d3e1: Layer already exists 06:10:41 4.0.0-dev.4: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 06:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:10:42 7ca7bd31017b: Preparing 06:10:42 95383354b4cf: Preparing 06:10:42 b4be15cbe363: Preparing 06:10:42 b8990c1b1c0a: Preparing 06:10:42 c62878760f37: Preparing 06:10:42 14288f44d3e1: Preparing 06:10:42 16113d51b718: Preparing 06:10:42 14288f44d3e1: Waiting 06:10:42 16113d51b718: Waiting 06:10:42 b4be15cbe363: Layer already exists 06:10:42 95383354b4cf: Layer already exists 06:10:42 7ca7bd31017b: Layer already exists 06:10:42 c62878760f37: Layer already exists 06:10:42 b8990c1b1c0a: Layer already exists 06:10:42 16113d51b718: Layer already exists 06:10:42 14288f44d3e1: Layer already exists 06:10:42 b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 06:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:10:43 7ca7bd31017b: Preparing 06:10:43 95383354b4cf: Preparing 06:10:43 b4be15cbe363: Preparing 06:10:43 b8990c1b1c0a: Preparing 06:10:43 c62878760f37: Preparing 06:10:43 14288f44d3e1: Preparing 06:10:43 16113d51b718: Preparing 06:10:43 14288f44d3e1: Waiting 06:10:43 16113d51b718: Waiting 06:10:43 b8990c1b1c0a: Layer already exists 06:10:43 b4be15cbe363: Layer already exists 06:10:43 c62878760f37: Layer already exists 06:10:43 7ca7bd31017b: Layer already exists 06:10:43 95383354b4cf: Layer already exists 06:10:43 16113d51b718: Layer already exists 06:10:43 14288f44d3e1: Layer already exists 06:10:43 main: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:43 ===================================================== [Pipeline] echo 06:10:43 taggedImages: 06:10:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b 06:10:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 06:10:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.4 06:10:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 06:10:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:43 06:10:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:44 arm64: Pulling from edgex-lftools-log-publisher 06:10:44 8998bd30e6a1: Pulling fs layer 06:10:44 04944245beec: Pulling fs layer 06:10:44 699f458cf7ca: Pulling fs layer 06:10:44 765212b225bb: Pulling fs layer 06:10:44 f23df028b6ca: Pulling fs layer 06:10:44 d65c8cfc05b1: Pulling fs layer 06:10:44 2437ff75d9bd: Pulling fs layer 06:10:44 f23df028b6ca: Waiting 06:10:44 d65c8cfc05b1: Waiting 06:10:44 2437ff75d9bd: Waiting 06:10:44 765212b225bb: Waiting 06:10:45 04944245beec: Verifying Checksum 06:10:45 04944245beec: Download complete 06:10:45 765212b225bb: Verifying Checksum 06:10:45 765212b225bb: Download complete 06:10:45 f23df028b6ca: Verifying Checksum 06:10:45 f23df028b6ca: Download complete 06:10:45 d65c8cfc05b1: Verifying Checksum 06:10:45 d65c8cfc05b1: Download complete 06:10:45 699f458cf7ca: Verifying Checksum 06:10:45 699f458cf7ca: Download complete 06:10:45 8998bd30e6a1: Verifying Checksum 06:10:45 8998bd30e6a1: Download complete 06:10:48 2437ff75d9bd: Verifying Checksum 06:10:48 2437ff75d9bd: Download complete 06:10:50 8998bd30e6a1: Pull complete 06:10:51 04944245beec: Pull complete 06:10:52 699f458cf7ca: Pull complete 06:10:52 765212b225bb: Pull complete 06:10:53 f23df028b6ca: Pull complete 06:10:54 d65c8cfc05b1: Pull complete 06:11:12 2437ff75d9bd: Pull complete 06:11:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:12 prd-ubuntu20.04-docker-arm64-4c-16g-25880 does not seem to be running inside a container 06:11:12 $ 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/252 -v /w/workspace/app-service-configurable/252:/w/workspace/app-service-configurable/252:rw,z -v /w/workspace/app-service-configurable/252@tmp:/w/workspace/app-service-configurable/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:11:15 $ docker top e17f1ac30b6d674ef0416012dc30168199444f9d12800f3d65a37dc5a90b1ae2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:16 ---> job-cost.sh 06:11:16 lf-activate-venv: SKIPPING 06:11:16 INFO: No Stack... 06:11:17 INFO: Retrieving Pricing Info for: v3-standard-4 06:11:18 INFO: Archiving Costs [Pipeline] sh 06:11:18 + cat /w/workspace/app-service-configurable/252/archives/cost.csv 06:11:18 + cut -d, -f6 [Pipeline] lock 06:11:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] 06:11:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] did not exist. Created. 06:11:19 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:19 /w/workspace/app-service-configurable/252@tmp/durable-6b3cfa02/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:20 + echo total: 0.10999999940395355 [Pipeline] stash 06:11:20 Warning: overwriting stash ‘stack-cost’ 06:11:20 Stashed 1 file(s) [Pipeline] } 06:11:20 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:20 $ docker stop --time=1 e17f1ac30b6d674ef0416012dc30168199444f9d12800f3d65a37dc5a90b1ae2 06:11:22 $ docker rm -f --volumes e17f1ac30b6d674ef0416012dc30168199444f9d12800f3d65a37dc5a90b1ae2 [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 06:11:22 provisioning config files... 06:11:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9850948683269135090tmp [Pipeline] { [Pipeline] sh 06:11:23 + set +x 06:11:23 + curl -s+ https://codecov.io/bash 06:11:23 bash -s -- 06:11:23 06:11:23 _____ _ 06:11:23 / ____| | | 06:11:23 | | ___ __| | ___ ___ _____ __ 06:11:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:23 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:23 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:23 Bash-1.0.6 06:11:23 06:11:23 06:11:23 ==> git version 2.25.1 found 06:11:23 ==> 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 06:11:23 Release-Date: 2020-01-08 06:11:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:11:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:11:23 ==> Jenkins CI detected. 06:11:23 current dir:  /w/workspace/ry_app-service-configurable_main 06:11:23 project root: . 06:11:23 --> token set from env 06:11:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:23 ==> Running gcov in . (disable via -X gcov) 06:11:23 ==> Python coveragepy not found 06:11:23 ==> Searching for coverage reports in: 06:11:23 + . 06:11:23 -> Found 1 reports 06:11:23 ==> Detecting git/mercurial file structure 06:11:23 ==> Reading reports 06:11:23 + ./coverage.out bytes=953 06:11:23 ==> Appending adjustments 06:11:23 https://docs.codecov.io/docs/fixing-reports 06:11:23 + Found adjustments 06:11:23 ==> Gzipping contents 06:11:23 4.0K /tmp/codecov.DruQiQ.gz 06:11:23 ==> Uploading reports 06:11:23 url: https://codecov.io 06:11:23 query: branch=main&commit=b949eaf338d7a70279d235a16e82752b2447f28b&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 06:11:23 -> Pinging Codecov 06:11:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b949eaf338d7a70279d235a16e82752b2447f28b&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 06:11:23 -> Uploading to 06:11:23 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/b949eaf338d7a70279d235a16e82752b2447f28b/d318a397-0860-4fb3-a4f6-d16c8b685d15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T061123Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=90a8f4bfbc8934e09d2254a03b3311690072e1c5bedcec9306fefcb29af88c9c 06:11:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:23 Dload Upload Total Spent Left Speed 06:11:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2009 --:--:-- --:--:-- --:--:-- 2000 100 410 0 0 100 410 0 1673 --:--:-- --:--:-- --:--:-- 1666 06:11:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] } 06:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:11:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:11:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:24 06:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:24 latest: Pulling from edgex-devops/edgex-snyk-go 06:11:24 43c4264eed91: Already exists 06:11:24 4cc291be95ef: Already exists 06:11:24 2ac1f1163629: Already exists 06:11:24 5c3c966382ef: Already exists 06:11:24 4f4fb700ef54: Already exists 06:11:24 d9c7d2e4e75e: Pulling fs layer 06:11:24 9c3e1370e548: Pulling fs layer 06:11:25 d9c7d2e4e75e: Verifying Checksum 06:11:25 d9c7d2e4e75e: Download complete 06:11:25 d9c7d2e4e75e: Pull complete 06:11:25 9c3e1370e548: Verifying Checksum 06:11:25 9c3e1370e548: Download complete 06:11:28 9c3e1370e548: Pull complete 06:11:28 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:28 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 06:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:11:30 $ docker top 12abf985ce1e4bd463705cefb1424183cedfe3c1246522d8a959a9a522612d6f -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:31 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 06:11:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 06:11:31 + set -o pipefail 06:11:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 06:11:38 06:11:38 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 06:11:38 06:11:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/c2e805c8-2898-4f7c-9b0c-a19b8faeea10 06:11:38 06:11:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:11:38 06:11:38 06:11:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:11:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:11:38 $ docker stop --time=1 12abf985ce1e4bd463705cefb1424183cedfe3c1246522d8a959a9a522612d6f 06:11:42 $ docker rm -f --volumes 12abf985ce1e4bd463705cefb1424183cedfe3c1246522d8a959a9a522612d6f [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 06:11:43 + git log --format=format:%s -1 b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] sh 06:11:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:11:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:43 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 06:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:11:44 $ docker top d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 -eo pid,comm 06:11:44 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). 06:11:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:11:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:44 [ssh-agent] Looking for ssh-agent implementation... 06:11:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:44 $ docker exec d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 ssh-agent 06:11:44 SSH_AUTH_SOCK=/tmp/ssh-xD0zOi1N87bC/agent.31 06:11:44 SSH_AGENT_PID=38 06:11:44 Running ssh-add (command line suppressed) 06:11:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17089267083738041384.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17089267083738041384.key) 06:11:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:45 + git semver tag 06:11:45 2024-11-08 06:11:45,396 [run_tag] DEBUG tag force:False 06:11:45 2024-11-08 06:11:45,397 [check_head_tag] DEBUG check head tag 06:11:45 2024-11-08 06:11:45,399 [execute] INFO git cat-file --batch-check 06:11:45 2024-11-08 06:11:45,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 06:11:45 2024-11-08 06:11:45,403 [execute] INFO git cat-file --batch 06:11:45 2024-11-08 06:11:45,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 06:11:45 2024-11-08 06:11:45,435 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:11:45 2024-11-08 06:11:45,436 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 06:11:45 2024-11-08 06:11:45,436 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 06:11:45 2024-11-08 06:11:45,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:11:45 4.0.0-dev.4 [Pipeline] } 06:11:45 $ docker exec --env ******** --env ******** d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 ssh-agent -k 06:11:45 unset SSH_AUTH_SOCK; 06:11:45 unset SSH_AGENT_PID; 06:11:45 echo Agent pid 38 killed; 06:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:45 + git semver [Pipeline] } 06:11:46 $ docker stop --time=1 d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 06:11:47 $ docker rm -f --volumes d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:11:47 06:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:11:48 0.23.1-centos7: Pulling from edgex-lftools 06:11:48 ab5ef0e58194: Pulling fs layer 06:11:48 9712f1f96733: Pulling fs layer 06:11:48 63f879dbbcfc: Pulling fs layer 06:11:48 0d9ebad4ef96: Pulling fs layer 06:11:48 e9a5061849ea: Pulling fs layer 06:11:48 d747dcd14b5f: Pulling fs layer 06:11:48 2de7ff778b66: Pulling fs layer 06:11:48 d747dcd14b5f: Waiting 06:11:48 2de7ff778b66: Waiting 06:11:48 0d9ebad4ef96: Waiting 06:11:48 e9a5061849ea: Waiting 06:11:48 9712f1f96733: Download complete 06:11:48 63f879dbbcfc: Verifying Checksum 06:11:48 63f879dbbcfc: Download complete 06:11:48 0d9ebad4ef96: Verifying Checksum 06:11:48 0d9ebad4ef96: Download complete 06:11:48 e9a5061849ea: Verifying Checksum 06:11:48 e9a5061849ea: Download complete 06:11:48 d747dcd14b5f: Verifying Checksum 06:11:48 d747dcd14b5f: Download complete 06:11:48 ab5ef0e58194: Download complete 06:11:48 2de7ff778b66: Verifying Checksum 06:11:48 2de7ff778b66: Download complete 06:11:51 ab5ef0e58194: Pull complete 06:11:51 9712f1f96733: Pull complete 06:11:52 63f879dbbcfc: Pull complete 06:11:56 0d9ebad4ef96: Pull complete 06:11:56 e9a5061849ea: Pull complete 06:11:56 d747dcd14b5f: Pull complete 06:11:57 2de7ff778b66: Pull complete 06:11:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:11:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:57 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 06:11:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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:0.23.1-centos7 cat 06:12:02 $ docker top e3b1fd9ed921de5c9be46dac1275fe4a835d65ab8410b82081cec0824f25e3a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:12:02 provisioning config files... 06:12:02 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9298917242783884572tmp 06:12:02 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12140868136699757905tmp 06:12:02 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14416767246832749594tmp [Pipeline] { [Pipeline] echo 06:12:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:12:02 ---> sigul-configuration.sh 06:12:02 gpg: directory `/root/.gnupg' created 06:12:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:12:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:12:02 gpg: keyring `/root/.gnupg/secring.gpg' created 06:12:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:12:02 gpg: CAST5 encrypted data 06:12:02 gpg: encrypted with 1 passphrase 06:12:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:12:02 + mkdir /home/jenkins 06:12:02 + mkdir /home/jenkins/sigul [Pipeline] sh 06:12:03 + 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 06:12:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:12:03 ---> sigul-install.sh 06:12:03 Sigul already installed; skipping installation. [Pipeline] sh 06:12:03 + git tag --list 06:12:03 v1.0.0 06:12:03 v1.1.0 06:12:03 v1.2.0 06:12:03 v1.3.0 06:12:03 v1.3.1 06:12:03 v2.0.0 06:12:03 v2.0.1 06:12:03 v2.1.0 06:12:03 v2.1.1 06:12:03 v2.1.2 06:12:03 v2.2.0 06:12:03 v2.3 06:12:03 v2.3.0 06:12:03 v2.3.1 06:12:03 v3.0 06:12:03 v3.0.0 06:12:03 v3.0.1 06:12:03 v3.0.1-dev.1 06:12:03 v3.1 06:12:03 v3.1.0 06:12:03 v3.1.0-dev.1 06:12:03 v3.1.0-dev.10 06:12:03 v3.1.0-dev.11 06:12:03 v3.1.0-dev.12 06:12:03 v3.1.0-dev.13 06:12:03 v3.1.0-dev.14 06:12:03 v3.1.0-dev.15 06:12:03 v3.1.0-dev.16 06:12:03 v3.1.0-dev.17 06:12:03 v3.1.0-dev.18 06:12:03 v3.1.0-dev.19 06:12:03 v3.1.0-dev.2 06:12:03 v3.1.0-dev.20 06:12:03 v3.1.0-dev.21 06:12:03 v3.1.0-dev.22 06:12:03 v3.1.0-dev.23 06:12:03 v3.1.0-dev.24 06:12:03 v3.1.0-dev.25 06:12:03 v3.1.0-dev.26 06:12:03 v3.1.0-dev.27 06:12:03 v3.1.0-dev.28 06:12:03 v3.1.0-dev.29 06:12:03 v3.1.0-dev.3 06:12:03 v3.1.0-dev.30 06:12:03 v3.1.0-dev.31 06:12:03 v3.1.0-dev.32 06:12:03 v3.1.0-dev.33 06:12:03 v3.1.0-dev.34 06:12:03 v3.1.0-dev.35 06:12:03 v3.1.0-dev.36 06:12:03 v3.1.0-dev.37 06:12:03 v3.1.0-dev.38 06:12:03 v3.1.0-dev.39 06:12:03 v3.1.0-dev.4 06:12:03 v3.1.0-dev.5 06:12:03 v3.1.0-dev.6 06:12:03 v3.1.0-dev.7 06:12:03 v3.1.0-dev.8 06:12:03 v3.1.0-dev.9 06:12:03 v3.1.1 06:12:03 v3.1.1-dev.1 06:12:03 v3.2.0-dev.1 06:12:03 v3.2.0-dev.10 06:12:03 v3.2.0-dev.11 06:12:03 v3.2.0-dev.12 06:12:03 v3.2.0-dev.13 06:12:03 v3.2.0-dev.14 06:12:03 v3.2.0-dev.15 06:12:03 v3.2.0-dev.16 06:12:03 v3.2.0-dev.17 06:12:03 v3.2.0-dev.18 06:12:03 v3.2.0-dev.19 06:12:03 v3.2.0-dev.2 06:12:03 v3.2.0-dev.20 06:12:03 v3.2.0-dev.21 06:12:03 v3.2.0-dev.22 06:12:03 v3.2.0-dev.23 06:12:03 v3.2.0-dev.24 06:12:03 v3.2.0-dev.25 06:12:03 v3.2.0-dev.26 06:12:03 v3.2.0-dev.27 06:12:03 v3.2.0-dev.28 06:12:03 v3.2.0-dev.29 06:12:03 v3.2.0-dev.3 06:12:03 v3.2.0-dev.30 06:12:03 v3.2.0-dev.31 06:12:03 v3.2.0-dev.32 06:12:03 v3.2.0-dev.33 06:12:03 v3.2.0-dev.34 06:12:03 v3.2.0-dev.35 06:12:03 v3.2.0-dev.36 06:12:03 v3.2.0-dev.37 06:12:03 v3.2.0-dev.38 06:12:03 v3.2.0-dev.4 06:12:03 v3.2.0-dev.5 06:12:03 v3.2.0-dev.6 06:12:03 v3.2.0-dev.7 06:12:03 v3.2.0-dev.8 06:12:03 v3.2.0-dev.9 06:12:03 v4.0.0-dev.1 06:12:03 v4.0.0-dev.2 06:12:03 v4.0.0-dev.3 06:12:03 v4.0.0-dev.4 [Pipeline] sh 06:12:04 + lftools sign git-tag v4.0.0-dev.4 06:12:04 Signing Git tag with Sigul... 06:12:04 Signing v4.0.0-dev.4 [Pipeline] echo 06:12:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:12:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:12:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:12:05 $ docker stop --time=1 e3b1fd9ed921de5c9be46dac1275fe4a835d65ab8410b82081cec0824f25e3a3 06:12:06 $ docker rm -f --volumes e3b1fd9ed921de5c9be46dac1275fe4a835d65ab8410b82081cec0824f25e3a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:12:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:07 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 06:12:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:07 $ docker top 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef -eo pid,comm 06:12:07 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). 06:12:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:07 [ssh-agent] Looking for ssh-agent implementation... 06:12:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:07 $ docker exec 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef ssh-agent 06:12:08 SSH_AUTH_SOCK=/tmp/ssh-SZbud2C18pns/agent.32 06:12:08 SSH_AGENT_PID=38 06:12:08 Running ssh-add (command line suppressed) 06:12:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17096901019449259595.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17096901019449259595.key) 06:12:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:08 + git semver bump pre 06:12:08 2024-11-08 06:12:08,682 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:12:08 2024-11-08 06:12:08,682 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 06:12:08 2024-11-08 06:12:08,682 [bump_version] DEBUG bumped version:4.0.0-dev.5 06:12:08 2024-11-08 06:12:08,682 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 06:12:08 2024-11-08 06:12:08,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:12:08 2024-11-08 06:12:08,683 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 06:12:08 2024-11-08 06:12:08,685 [execute] INFO git cat-file --batch-check 06:12:08 2024-11-08 06:12:08,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:08 2024-11-08 06:12:08,690 [execute] INFO git cat-file --batch 06:12:08 2024-11-08 06:12:08,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:08 2024-11-08 06:12:08,697 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:12:08 4.0.0-dev.5 [Pipeline] } 06:12:08 $ docker exec --env ******** --env ******** 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef ssh-agent -k 06:12:08 unset SSH_AUTH_SOCK; 06:12:08 unset SSH_AGENT_PID; 06:12:08 echo Agent pid 38 killed; 06:12:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:09 + git semver [Pipeline] } 06:12:09 $ docker stop --time=1 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef 06:12:10 $ docker rm -f --volumes 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef [Pipeline] // withDockerContainer [Pipeline] sh 06:12:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:11 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 06:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:11 $ docker top 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 -eo pid,comm 06:12: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). 06:12:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:11 [ssh-agent] Looking for ssh-agent implementation... 06:12:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:12 $ docker exec 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 ssh-agent 06:12:12 SSH_AUTH_SOCK=/tmp/ssh-YoAUNEKuts2W/agent.32 06:12:12 SSH_AGENT_PID=38 06:12:12 Running ssh-add (command line suppressed) 06:12:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8195282987644850665.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8195282987644850665.key) 06:12:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:12 + git semver push 06:12:12 2024-11-08 06:12:12,866 [run_push] DEBUG push 06:12:12 2024-11-08 06:12:12,867 [execute] INFO git cat-file --batch-check 06:12:12 2024-11-08 06:12:12,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:12 2024-11-08 06:12:12,872 [execute] INFO git rev-list 493c82890915d17ce4dffcd75b12318c9f23f249 -- 06:12:12 2024-11-08 06:12:12,872 [execute] DEBUG Popen(['git', 'rev-list', '493c82890915d17ce4dffcd75b12318c9f23f249', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 06:12:12 2024-11-08 06:12:12,886 [execute] INFO git fetch -v origin 06:12:12 2024-11-08 06:12:12,887 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 06:12:13 2024-11-08 06:12:13,338 [run_push] DEBUG no remote changes detected 06:12:13 2024-11-08 06:12:13,338 [execute] INFO git push origin semver 06:12:13 2024-11-08 06:12:13,339 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 06:12:14 2024-11-08 06:12:13,924 [run_push] DEBUG push all version tags 06:12:14 2024-11-08 06:12:13,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:12:14 2024-11-08 06:12:13,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 06:12:14 2024-11-08 06:12:14,559 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:12:14 4.0.0-dev.5 [Pipeline] } 06:12:14 $ docker exec --env ******** --env ******** 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 ssh-agent -k 06:12:14 unset SSH_AUTH_SOCK; 06:12:14 unset SSH_AGENT_PID; 06:12:14 echo Agent pid 38 killed; 06:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:15 + git semver [Pipeline] } 06:12:15 $ docker stop --time=1 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 06:12:16 $ docker rm -f --volumes 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 [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 06:12:17 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 06:12:17 + ls -al /w/workspace/ry_app-service-configurable_main/archives 06:12:17 total 16 06:12:17 drwxr-xr-x 3 root root 4096 Nov 8 05:52 . 06:12:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:12 .. 06:12:17 drwxr-xr-x 2 root root 4096 Nov 8 05:52 cost 06:12:17 -rw-r--r-- 1 root root 96 Nov 8 05:52 cost.csv 06:12:17 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 06:12:17 + ls -al /w/workspace/ry_app-service-configurable_main/archives 06:12:17 total 16 06:12:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:52 . 06:12:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:12 .. 06:12:17 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 05:52 cost 06:12:17 -rw-r--r-- 1 jenkins jenkins 96 Nov 8 05:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:12:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:18 ---> package-listing.sh 06:12:18 ++ facter osfamily 06:12:18 ++ tr '[:upper:]' '[:lower:]' 06:12:18 + OS_FAMILY=debian 06:12:18 + workspace=/w/workspace/ry_app-service-configurable_main 06:12:18 + START_PACKAGES=/tmp/packages_start.txt 06:12:18 + END_PACKAGES=/tmp/packages_end.txt 06:12:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:18 + PACKAGES=/tmp/packages_start.txt 06:12:18 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:12:18 + PACKAGES=/tmp/packages_end.txt 06:12:18 + case "${OS_FAMILY}" in 06:12:18 + dpkg -l 06:12:18 + grep '^ii' 06:12:18 + '[' -f /tmp/packages_start.txt ']' 06:12:18 + '[' -f /tmp/packages_end.txt ']' 06:12:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:18 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:12:18 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 06:12:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 06:12:18 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:19 prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container 06:12:19 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 06:12:19 $ docker top 1c2df50a15d0d7d5470137bf19208404b798dc88494957d80add1a0fcb213385 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:20 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:20 + mkdir -p /var/log/sysstat [Pipeline] sh 06:12:20 + ls /var/log/sa-host 06:12:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:21 provisioning config files... 06:12:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config159263169694244403tmp [Pipeline] { [Pipeline] echo 06:12:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:21 ---> create-netrc.sh [Pipeline] } 06:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:12:21 ---> python-tools-install.sh [Pipeline] echo 06:12:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:22 ---> sudo-logs.sh 06:12:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:22 ---> job-cost.sh 06:12:22 lf-activate-venv: SKIPPING 06:12:22 DEBUG: total: 0.2199999988079071 06:12:22 INFO: Retrieving Stack Cost... 06:12:22 INFO: Retrieving Pricing Info for: v3-standard-8 06:12:23 INFO: Archiving Costs [Pipeline] echo 06:12:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:23 ---> logs-deploy.sh 06:12:23 lf-activate-venv: SKIPPING 06:12:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/252 06:12:23 INFO: archiving workspace using pattern(s): 06:12:24 Archives upload complete. 06:12:24 INFO: archiving logs to Nexus 06:12:25 ---> uname -a: 06:12:25 Linux prd-ubuntu20-04-docker-8c-8g-25878 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:12:25 06:12:25 06:12:25 ---> lscpu: 06:12:25 Architecture: x86_64 06:12:25 CPU op-mode(s): 32-bit, 64-bit 06:12:25 Byte Order: Little Endian 06:12:25 Address sizes: 40 bits physical, 48 bits virtual 06:12:25 CPU(s): 8 06:12:25 On-line CPU(s) list: 0-7 06:12:25 Thread(s) per core: 1 06:12:25 Core(s) per socket: 1 06:12:25 Socket(s): 8 06:12:25 NUMA node(s): 1 06:12:25 Vendor ID: AuthenticAMD 06:12:25 CPU family: 23 06:12:25 Model: 49 06:12:25 Model name: AMD EPYC-Rome Processor 06:12:25 Stepping: 0 06:12:25 CPU MHz: 2799.998 06:12:25 BogoMIPS: 5599.99 06:12:25 Virtualization: AMD-V 06:12:25 Hypervisor vendor: KVM 06:12:25 Virtualization type: full 06:12:25 L1d cache: 256 KiB 06:12:25 L1i cache: 256 KiB 06:12:25 L2 cache: 4 MiB 06:12:25 L3 cache: 128 MiB 06:12:25 NUMA node0 CPU(s): 0-7 06:12:25 Vulnerability Itlb multihit: Not affected 06:12:25 Vulnerability L1tf: Not affected 06:12:25 Vulnerability Mds: Not affected 06:12:25 Vulnerability Meltdown: Not affected 06:12:25 Vulnerability Mmio stale data: Not affected 06:12:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:12:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:12:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:12:25 Vulnerability Srbds: Not affected 06:12:25 Vulnerability Tsx async abort: Not affected 06:12:25 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 06:12:25 06:12:25 06:12:25 ---> nproc: 06:12:25 8 06:12:25 06:12:25 06:12:25 ---> df -h: 06:12:25 Filesystem Size Used Avail Use% Mounted on 06:12:25 overlay 155G 13G 143G 9% / 06:12:25 tmpfs 64M 0 64M 0% /dev 06:12:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:12:25 shm 64M 0 64M 0% /dev/shm 06:12:25 /dev/vda1 155G 13G 143G 9% /facter-os 06:12:25 06:12:25 06:12:25 ---> sar -b -r -n DEV: 06:12:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25878) 11/08/24 _x86_64_ (8 CPU) 06:12:25 06:12:25 05:48:23 LINUX RESTART (8 CPU) 06:12:25 06:12:25 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:12:25 05:50:01 383.00 12.71 370.29 0.00 1739.58 109452.42 0.00 06:12:25 05:51:01 132.10 0.12 131.98 0.00 19.33 79326.27 0.00 06:12:25 05:52:01 103.80 0.13 103.67 0.00 10.53 71710.38 0.00 06:12:25 05:53:01 163.19 0.05 163.14 0.00 6.00 59188.40 0.00 06:12:25 05:54:01 4.22 0.97 3.25 0.00 67.46 53.46 0.00 06:12:25 05:55:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 06:12:25 05:56:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 06:12:25 05:57:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 06:12:25 05:58:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 06:12:25 05:59:01 1.67 0.00 1.67 0.00 0.00 22.26 0.00 06:12:25 06:00:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 06:12:25 06:01:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 06:12:25 06:02:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 06:12:25 06:03:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 06:12:25 06:04:01 1.77 0.02 1.75 0.00 0.13 20.93 0.00 06:12:25 06:05:01 3.62 1.02 2.60 0.00 21.86 35.46 0.00 06:12:25 06:06:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 06:12:25 06:07:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 06:12:25 06:08:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 06:12:25 06:09:01 1.97 0.00 1.97 0.00 0.00 23.46 0.00 06:12:25 06:10:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 06:12:25 06:11:01 1.70 0.00 1.70 0.00 0.00 21.06 0.00 06:12:25 06:12:01 115.71 0.27 115.45 0.00 21.60 51678.32 0.00 06:12:25 Average: 40.35 0.66 39.68 0.00 82.02 16160.71 0.00 06:12:25 06:12:25 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:12:25 05:50:01 27826692 31484832 824784 2.51 133204 3680136 2059248 6.07 1320624 3219244 194520 06:12:25 05:51:01 27350848 31378960 921368 2.80 186212 3936564 2065328 6.09 1408304 3540868 448768 06:12:25 05:52:01 27058368 31064012 1235260 3.76 190504 3907852 2700668 7.96 1959384 3277168 401188 06:12:25 05:53:01 26951668 31515744 785464 2.39 199332 4427040 1799140 5.30 1382576 3931572 408 06:12:25 05:54:01 26944544 31515432 785668 2.39 200748 4432168 1805656 5.32 1384220 3936584 236 06:12:25 05:55:01 26947008 31517900 783120 2.38 200764 4432168 1805656 5.32 1382228 3936584 204 06:12:25 05:56:01 26948968 31519884 781012 2.38 200788 4432172 1805656 5.32 1379932 3936588 148 06:12:25 05:57:01 26950220 31521164 779648 2.37 200844 4432176 1805656 5.32 1378648 3936592 20 06:12:25 05:58:01 26954308 31526000 775568 2.36 200876 4432172 1805656 5.32 1373752 3937244 164 06:12:25 05:59:01 26954544 31526236 775248 2.36 200924 4432156 1805656 5.32 1373860 3937228 188 06:12:25 06:00:01 26954756 31526524 774944 2.36 200952 4432160 1805656 5.32 1373864 3937228 184 06:12:25 06:01:01 26954708 31526480 774908 2.36 200972 4432164 1805656 5.32 1373804 3937232 140 06:12:25 06:02:01 26955112 31526928 774420 2.36 200996 4432164 1805656 5.32 1373844 3937232 180 06:12:25 06:03:01 26954480 31526332 774948 2.36 201020 4432168 1805656 5.32 1373820 3937236 216 06:12:25 06:04:01 26954388 31526328 775132 2.36 201068 4432168 1827584 5.39 1373832 3937248 168 06:12:25 06:05:01 26953748 31526800 774780 2.36 201152 4432860 1838568 5.42 1374080 3937856 144 06:12:25 06:06:01 26954548 31527640 774152 2.35 201176 4432864 1838568 5.42 1373656 3937860 8 06:12:25 06:07:01 26954420 31527684 773960 2.35 201224 4432996 1838568 5.42 1374072 3937988 184 06:12:25 06:08:01 26954240 31527604 774088 2.35 201312 4433000 1838568 5.42 1374404 3937996 180 06:12:25 06:09:01 26954728 31528136 773492 2.35 201384 4432988 1838568 5.42 1374276 3937996 12 06:12:25 06:10:01 26954464 31527960 773608 2.35 201456 4433004 1822092 5.37 1374212 3938000 184 06:12:25 06:11:01 26954688 31528388 773348 2.35 201508 4433136 1822092 5.37 1374316 3938132 172 06:12:25 06:12:01 25793828 31482720 810016 2.46 218516 5437132 1880748 5.54 1437780 4931604 56980 06:12:25 Average: 26962403 31494769 806475 2.45 197693 4398844 1879404 5.54 1403021 3903186 48026 06:12:25 06:12:25 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:12:25 05:50:01 docker0 288.10 414.91 25.78 3428.49 0.00 0.00 0.00 0.00 06:12:25 05:50:01 ens3 652.81 437.29 8301.69 72.06 0.00 0.00 0.00 0.00 06:12:25 05:50:01 lo 6.07 6.07 0.60 0.60 0.00 0.00 0.00 0.00 06:12:25 05:51:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:12:25 05:51:01 ens3 24.00 12.45 23.19 8.61 0.00 0.00 0.00 0.00 06:12:25 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 05:51:01 veth5a6790d 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:12:25 05:52:01 docker0 1.55 3.70 0.09 38.14 0.00 0.00 0.00 0.00 06:12:25 05:52:01 ens3 36.85 20.58 69.52 9.93 0.00 0.00 0.00 0.00 06:12:25 05:52:01 vethc063d89 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:12:25 05:52:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:12:25 05:53:01 docker0 7.18 13.86 0.42 155.44 0.00 0.00 0.00 0.00 06:12:25 05:53:01 ens3 166.84 115.15 2705.85 257.36 0.00 0.00 0.00 0.00 06:12:25 05:53:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 06:12:25 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:54:01 ens3 1.62 0.92 3.16 0.52 0.00 0.00 0.00 0.00 06:12:25 05:54:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:55:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:56:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 06:12:25 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:57:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 05:59:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:12:25 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:02:01 ens3 0.80 0.37 0.30 0.22 0.00 0.00 0.00 0.00 06:12:25 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:03:01 ens3 0.47 0.28 0.28 0.21 0.00 0.00 0.00 0.00 06:12:25 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:04:01 ens3 0.72 0.25 0.18 0.08 0.00 0.00 0.00 0.00 06:12:25 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:05:01 ens3 0.62 0.60 0.36 0.30 0.00 0.00 0.00 0.00 06:12:25 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:06:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 06:12:25 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:07:01 ens3 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:12:25 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:08:01 ens3 0.65 0.43 0.36 0.28 0.00 0.00 0.00 0.00 06:12:25 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:09:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:12:25 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:10:01 ens3 0.20 0.03 0.06 0.00 0.00 0.00 0.00 0.00 06:12:25 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:25 06:11:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:12:25 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:12:25 06:12:01 docker0 70.09 124.25 6.68 1249.68 0.00 0.00 0.00 0.00 06:12:25 06:12:01 ens3 354.12 231.38 7097.49 154.70 0.00 0.00 0.00 0.00 06:12:25 06:12:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 06:12:25 Average: docker0 15.95 24.21 1.43 211.81 0.00 0.00 0.00 0.00 06:12:25 Average: ens3 54.02 35.69 791.40 21.93 0.00 0.00 0.00 0.00 06:12:25 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 06:12:25 06:12:25 06:12:25 ---> sar -P ALL: 06:12:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25878) 11/08/24 _x86_64_ (8 CPU) 06:12:25 06:12:25 05:48:23 LINUX RESTART (8 CPU) 06:12:25 06:12:25 05:49:01 CPU %user %nice %system %iowait %steal %idle 06:12:25 05:50:01 all 9.10 0.00 4.09 3.90 0.05 82.86 06:12:25 05:50:01 0 9.56 0.00 4.66 10.88 0.05 74.84 06:12:25 05:50:01 1 8.95 0.00 3.76 1.23 0.08 85.97 06:12:25 05:50:01 2 8.64 0.00 4.38 2.20 0.05 84.73 06:12:25 05:50:01 3 10.99 0.00 3.58 0.84 0.05 84.53 06:12:25 05:50:01 4 7.82 0.00 4.21 8.66 0.05 79.25 06:12:25 05:50:01 5 8.82 0.00 4.94 0.74 0.05 85.46 06:12:25 05:50:01 6 9.10 0.00 3.60 0.47 0.05 86.78 06:12:25 05:50:01 7 8.89 0.00 3.60 6.17 0.05 81.30 06:12:25 05:51:01 all 31.67 0.00 5.60 1.93 0.06 60.74 06:12:25 05:51:01 0 32.98 0.00 6.23 10.02 0.07 50.71 06:12:25 05:51:01 1 33.15 0.00 5.67 0.49 0.05 60.64 06:12:25 05:51:01 2 30.45 0.00 5.64 0.44 0.07 63.40 06:12:25 05:51:01 3 31.89 0.00 5.50 0.76 0.07 61.78 06:12:25 05:51:01 4 31.05 0.00 5.84 0.95 0.07 62.09 06:12:25 05:51:01 5 31.20 0.00 5.92 0.18 0.05 62.65 06:12:25 05:51:01 6 30.75 0.00 4.97 0.07 0.05 64.15 06:12:25 05:51:01 7 31.89 0.00 4.99 2.55 0.07 60.51 06:12:25 05:52:01 all 54.88 0.00 7.76 1.29 0.08 35.99 06:12:25 05:52:01 0 53.88 0.00 6.71 0.15 0.08 39.17 06:12:25 05:52:01 1 53.72 0.00 7.35 1.73 0.08 37.12 06:12:25 05:52:01 2 54.32 0.00 7.14 0.07 0.07 38.41 06:12:25 05:52:01 3 54.63 0.00 7.81 0.80 0.07 36.69 06:12:25 05:52:01 4 56.37 0.00 8.95 0.72 0.08 33.87 06:12:25 05:52:01 5 55.80 0.00 7.81 0.10 0.08 36.21 06:12:25 05:52:01 6 55.06 0.00 8.28 0.08 0.08 36.50 06:12:25 05:52:01 7 55.24 0.00 8.05 6.67 0.08 29.96 06:12:25 05:53:01 all 14.17 0.00 3.43 2.13 0.06 80.21 06:12:25 05:53:01 0 15.39 0.00 2.82 0.03 0.03 81.73 06:12:25 05:53:01 1 13.34 0.00 3.81 1.85 0.05 80.95 06:12:25 05:53:01 2 12.93 0.00 2.72 0.52 0.03 83.79 06:12:25 05:53:01 3 12.26 0.00 3.63 8.54 0.14 75.44 06:12:25 05:53:01 4 16.04 0.00 4.68 0.05 0.05 79.18 06:12:25 05:53:01 5 14.52 0.00 3.62 4.19 0.05 77.61 06:12:25 05:53:01 6 15.42 0.00 2.68 0.61 0.07 81.23 06:12:25 05:53:01 7 13.50 0.00 3.44 1.28 0.05 81.73 06:12:25 05:54:01 all 0.06 0.00 0.07 0.02 0.01 99.84 06:12:25 05:54:01 0 0.05 0.00 0.27 0.02 0.02 99.65 06:12:25 05:54:01 1 0.07 0.00 0.07 0.05 0.00 99.82 06:12:25 05:54:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:12:25 05:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:12:25 05:54:01 4 0.13 0.00 0.03 0.02 0.02 99.80 06:12:25 05:54:01 5 0.05 0.00 0.03 0.02 0.00 99.90 06:12:25 05:54:01 6 0.12 0.00 0.05 0.03 0.00 99.80 06:12:25 05:54:01 7 0.05 0.00 0.05 0.00 0.02 99.88 06:12:25 05:55:01 all 0.02 0.00 0.01 0.00 0.01 99.97 06:12:25 05:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 05:55:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:12:25 05:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:55:01 4 0.02 0.00 0.02 0.00 0.03 99.93 06:12:25 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:12:25 05:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:12:25 05:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:12:25 05:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:56:01 1 0.05 0.00 0.03 0.02 0.02 99.88 06:12:25 05:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:56:01 4 0.07 0.00 0.02 0.02 0.02 99.88 06:12:25 05:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:12:25 05:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:12:25 05:56:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:12:25 05:57:01 all 0.02 0.00 0.01 0.01 0.01 99.94 06:12:25 05:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:12:25 05:57:01 1 0.07 0.00 0.02 0.02 0.03 99.87 06:12:25 05:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:12:25 05:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:12:25 05:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:12:25 05:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:12:25 05:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:12:25 05:57:01 7 0.02 0.00 0.02 0.07 0.00 99.90 06:12:25 05:58:01 all 0.05 0.00 0.01 0.00 0.01 99.92 06:12:25 05:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:58:01 1 0.08 0.00 0.03 0.02 0.03 99.83 06:12:25 05:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 05:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:12:25 05:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:12:25 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:58:01 6 0.27 0.00 0.02 0.00 0.00 99.72 06:12:25 05:58:01 7 0.05 0.00 0.02 0.02 0.02 99.90 06:12:25 05:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 06:12:25 05:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:59:01 1 0.10 0.00 0.03 0.02 0.02 99.83 06:12:25 05:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 05:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:12:25 05:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:12:25 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 05:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 06:12:25 06:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:12:25 06:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:12:25 06:00:01 1 0.08 0.00 0.02 0.03 0.02 99.85 06:12:25 06:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:12:25 06:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:12:25 06:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:12:25 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:00:01 6 0.10 0.00 0.00 0.00 0.02 99.88 06:12:25 06:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:12:25 06:12:25 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:12:25 06:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:12:25 06:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:12:25 06:01:01 1 0.05 0.00 0.05 0.02 0.03 99.85 06:12:25 06:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:12:25 06:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:01:01 7 0.02 0.00 0.02 0.03 0.00 99.93 06:12:25 06:02:01 all 0.02 0.00 0.01 0.02 0.01 99.95 06:12:25 06:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:02:01 1 0.03 0.00 0.07 0.03 0.02 99.85 06:12:25 06:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:12:25 06:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:02:01 7 0.05 0.00 0.00 0.15 0.02 99.78 06:12:25 06:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:12:25 06:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:03:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:12:25 06:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:12:25 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:12:25 06:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:03:01 7 0.02 0.00 0.03 0.02 0.02 99.92 06:12:25 06:04:01 all 0.03 0.00 0.03 0.01 0.01 99.92 06:12:25 06:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:12:25 06:04:01 1 0.07 0.00 0.07 0.07 0.02 99.78 06:12:25 06:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:12:25 06:04:01 3 0.02 0.00 0.03 0.05 0.02 99.88 06:12:25 06:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:12:25 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:12:25 06:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:12:25 06:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:12:25 06:05:01 all 0.06 0.00 0.04 0.01 0.00 99.89 06:12:25 06:05:01 0 0.22 0.00 0.07 0.03 0.02 99.67 06:12:25 06:05:01 1 0.05 0.00 0.07 0.00 0.02 99.87 06:12:25 06:05:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:12:25 06:05:01 3 0.05 0.00 0.02 0.03 0.00 99.90 06:12:25 06:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:12:25 06:05:01 5 0.05 0.00 0.05 0.00 0.00 99.90 06:12:25 06:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:12:25 06:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:12:25 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:12:25 06:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:12:25 06:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:12:25 06:06:01 3 0.00 0.00 0.02 0.02 0.02 99.95 06:12:25 06:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:12:25 06:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:12:25 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:12:25 06:07:01 all 0.01 0.00 0.01 0.00 0.00 99.96 06:12:25 06:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:12:25 06:07:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:12:25 06:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:07:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:12:25 06:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:07:01 6 0.00 0.00 0.03 0.00 0.02 99.95 06:12:25 06:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:12:25 06:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:12:25 06:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:12:25 06:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:12:25 06:08:01 3 0.02 0.00 0.00 0.03 0.00 99.95 06:12:25 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:12:25 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:08:01 6 0.08 0.00 0.00 0.00 0.00 99.92 06:12:25 06:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:12:25 06:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:12:25 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:12:25 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:09:01 3 0.02 0.00 0.02 0.03 0.02 99.92 06:12:25 06:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:12:25 06:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:12:25 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:12:25 06:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:12:25 06:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:10:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:12:25 06:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:10:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:12:25 06:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:12:25 06:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:12:25 06:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:12:25 06:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:12:25 06:11:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:12:25 06:11:01 3 0.00 0.00 0.02 0.03 0.02 99.93 06:12:25 06:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:12:25 06:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:12:25 06:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:12:25 06:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:12:25 06:12:25 06:11:01 CPU %user %nice %system %iowait %steal %idle 06:12:25 06:12:01 all 7.15 0.00 3.28 1.53 0.08 87.96 06:12:25 06:12:01 0 7.90 0.00 2.80 0.18 0.05 89.06 06:12:25 06:12:01 1 7.44 0.00 3.07 0.22 0.07 89.20 06:12:25 06:12:01 2 6.46 0.00 4.69 3.46 0.26 85.14 06:12:25 06:12:01 3 7.76 0.00 3.16 7.02 0.05 82.01 06:12:25 06:12:01 4 6.19 0.00 2.61 0.14 0.03 91.03 06:12:25 06:12:01 5 7.45 0.00 3.29 0.08 0.05 89.13 06:12:25 06:12:01 6 6.42 0.00 3.28 1.01 0.05 89.24 06:12:25 06:12:01 7 7.55 0.00 3.35 0.19 0.07 88.85 06:12:25 Average: all 5.07 0.00 1.05 0.47 0.02 93.38 06:12:25 Average: 0 5.19 0.00 1.02 0.92 0.01 92.85 06:12:25 Average: 1 5.09 0.00 1.05 0.25 0.03 93.58 06:12:25 Average: 2 4.87 0.00 1.06 0.29 0.03 93.75 06:12:25 Average: 3 5.08 0.00 1.03 0.78 0.02 93.08 06:12:25 Average: 4 5.11 0.00 1.15 0.45 0.02 93.27 06:12:25 Average: 5 5.10 0.00 1.11 0.23 0.01 93.55 06:12:25 Average: 6 5.06 0.00 0.99 0.10 0.02 93.83 06:12:25 Average: 7 5.06 0.00 1.02 0.74 0.02 93.15 06:12:25 06:12:25 06:12:25