Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 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-ssh17301427817350355197.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-ssh16487158988443620495.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-record-replay/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-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13782417227906747821.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-ssh18442207214838606811.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-record-replay/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-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14952550354351415217.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-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay 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-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23266 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.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-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e (main) Commit message: "Merge pull request #149 from weichou1229/upgrade-core-contracts" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.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 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e # timeout=10 > git rev-list --no-walk fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:24:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:24:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:24:27 ========================================================= 14:24:27 EdgeX Global Pipelines Version Info 14:24:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:24:28 ------------------- 14:24:28 stable info: 14:24:28 ------------------- 14:24:28 Commited By: Ginny Guan ginny@iotechsys.com 14:24:28 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:24:28 Message: update stable to v1.0.265 14:24:28 ------------------- 14:24:28 experimental info: 14:24:28 ------------------- 14:24:28 Commited By: Cherry Wang cherry@iotechsys.com 14:24:28 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:24:28 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 587b4a5 [Pipeline] echo 14:24:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:29 provisioning config files... 14:24:29 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11645863862465597636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:29 ---> ****-login.sh 14:24:29 nexus3.edgexfoundry.org:10001 14:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:30 Configure a credential helper to remove this warning. See 14:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:30 14:24:30 Login Succeeded 14:24:30 nexus3.edgexfoundry.org:10002 14:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:30 Configure a credential helper to remove this warning. See 14:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:30 14:24:30 Login Succeeded 14:24:30 nexus3.edgexfoundry.org:10003 14:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:30 Configure a credential helper to remove this warning. See 14:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:30 14:24:30 Login Succeeded 14:24:30 nexus3.edgexfoundry.org:10004 14:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:30 Configure a credential helper to remove this warning. See 14:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:30 14:24:30 Login Succeeded 14:24:30 ****.io 14:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:30 Configure a credential helper to remove this warning. See 14:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:30 14:24:30 Login Succeeded 14:24:31 ---> ****-login.sh ends [Pipeline] } 14:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:24:31 + git rev-list -1 --merges 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e~1..587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] echo 14:24:31 -----------> git rev-list -1 --merges 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e~1..587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:24:31 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [false] [Pipeline] sh 14:24:31 + git log --format=format:%s -1 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] echo 14:24:32 ========================================================= 14:24:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:24:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:24:32 + git log --format=format:%s -1 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] echo 14:24:32 [semverPrep] GIT_COMMIT: 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e, Commit Message: Merge pull request #149 from weichou1229/upgrade-core-contracts [Pipeline] echo 14:24:32 [semverPrep] This is not a build commit. [Pipeline] sh 14:24:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:32 + grep -v github /etc/ssh/ssh_known_hosts 14:24:32 + [ -e /tmp/ssh_known_hosts ] 14:24:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:24:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:24:32 + sudo tee -a /etc/ssh/ssh_known_hosts 14:24:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:33 14:24:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:33 0.1.4: Pulling from edgex-devops/py-git-semver 14:24:33 b85a868b505f: Pulling fs layer 14:24:33 e2be974225ed: Pulling fs layer 14:24:33 339a4e72a1f5: Pulling fs layer 14:24:33 988bab9f4d93: Pulling fs layer 14:24:33 1469e6f7b9e6: Pulling fs layer 14:24:33 eaf3925da568: Pulling fs layer 14:24:33 bab4dde63d76: Pulling fs layer 14:24:33 bde34c3a00c8: Pulling fs layer 14:24:33 b352a97aabf1: Pulling fs layer 14:24:33 988bab9f4d93: Waiting 14:24:33 4872d77fe225: Pulling fs layer 14:24:33 bab4dde63d76: Waiting 14:24:33 eaf3925da568: Waiting 14:24:33 5851b861e8e6: Pulling fs layer 14:24:33 b352a97aabf1: Waiting 14:24:33 5851b861e8e6: Waiting 14:24:33 bde34c3a00c8: Waiting 14:24:33 1469e6f7b9e6: Waiting 14:24:33 e2be974225ed: Verifying Checksum 14:24:33 e2be974225ed: Download complete 14:24:33 988bab9f4d93: Verifying Checksum 14:24:33 988bab9f4d93: Download complete 14:24:33 1469e6f7b9e6: Verifying Checksum 14:24:33 1469e6f7b9e6: Download complete 14:24:33 eaf3925da568: Verifying Checksum 14:24:33 eaf3925da568: Download complete 14:24:33 339a4e72a1f5: Verifying Checksum 14:24:33 339a4e72a1f5: Download complete 14:24:33 bde34c3a00c8: Verifying Checksum 14:24:33 bde34c3a00c8: Download complete 14:24:33 b352a97aabf1: Verifying Checksum 14:24:33 b352a97aabf1: Download complete 14:24:33 4872d77fe225: Verifying Checksum 14:24:33 4872d77fe225: Download complete 14:24:33 5851b861e8e6: Download complete 14:24:33 b85a868b505f: Verifying Checksum 14:24:33 b85a868b505f: Download complete 14:24:34 bab4dde63d76: Verifying Checksum 14:24:34 bab4dde63d76: Download complete 14:24:35 b85a868b505f: Pull complete 14:24:35 e2be974225ed: Pull complete 14:24:35 339a4e72a1f5: Pull complete 14:24:35 988bab9f4d93: Pull complete 14:24:35 1469e6f7b9e6: Pull complete 14:24:35 eaf3925da568: Pull complete 14:24:37 bab4dde63d76: Pull complete 14:24:37 bde34c3a00c8: Pull complete 14:24:37 b352a97aabf1: Pull complete 14:24:38 4872d77fe225: Pull complete 14:24:38 5851b861e8e6: Pull complete 14:24:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:38 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:41 $ docker top fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 -eo pid,comm 14:24:41 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). 14:24:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:41 [ssh-agent] Looking for ssh-agent implementation... 14:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:41 $ docker exec fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 ssh-agent 14:24:41 SSH_AUTH_SOCK=/tmp/ssh-Ws5vEjxDeRdS/agent.33 14:24:41 SSH_AGENT_PID=39 14:24:41 Running ssh-add (command line suppressed) 14:24:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14145567904129841181.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14145567904129841181.key) 14:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:42 + git tag --points-at HEAD [Pipeline] } 14:24:42 $ docker exec --env ******** --env ******** fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 ssh-agent -k 14:24:42 unset SSH_AUTH_SOCK; 14:24:42 unset SSH_AGENT_PID; 14:24:42 echo Agent pid 39 killed; 14:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:42 [ssh-agent] Looking for ssh-agent implementation... 14:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:42 $ docker exec fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 ssh-agent 14:24:42 SSH_AUTH_SOCK=/tmp/ssh-lwFWMD5WEdlb/agent.72 14:24:42 SSH_AGENT_PID=78 14:24:42 Running ssh-add (command line suppressed) 14:24:42 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11299860767288792418.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11299860767288792418.key) 14:24:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:42 + git semver init 14:24:43 2024-10-18 14:24:43,017 [run_init] DEBUG init version:0.0.0 force:False 14:24:43 2024-10-18 14:24:43,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 14:24:43 2024-10-18 14:24:43,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 14:24:43 2024-10-18 14:24:43,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 14:24:45 2024-10-18 14:24:44,611 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 14:24:45 2024-10-18 14:24:44,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 14:24:45 2024-10-18 14:24:44,612 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:24:45 2024-10-18 14:24:44,612 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:24:45 3.2.0-dev.23 [Pipeline] } 14:24:45 $ docker exec --env ******** --env ******** fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 ssh-agent -k 14:24:45 unset SSH_AUTH_SOCK; 14:24:45 unset SSH_AGENT_PID; 14:24:45 echo Agent pid 78 killed; 14:24:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:45 + git semver [Pipeline] } 14:24:45 $ docker stop --time=1 fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 14:24:47 $ docker rm -f --volumes fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 [Pipeline] // withDockerContainer [Pipeline] sh 14:24:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:24:47 Stashed 1 file(s) [Pipeline] echo 14:24:47 [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [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 14:24:47 provisioning config files... 14:24:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3609605450687513332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:48 ---> ****-login.sh 14:24:48 nexus3.edgexfoundry.org:10001 14:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:48 Configure a credential helper to remove this warning. See 14:24:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:48 14:24:48 Login Succeeded 14:24:48 nexus3.edgexfoundry.org:10002 14:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:48 Configure a credential helper to remove this warning. See 14:24:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:48 14:24:48 Login Succeeded 14:24:48 nexus3.edgexfoundry.org:10003 14:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:48 Configure a credential helper to remove this warning. See 14:24:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:48 14:24:48 Login Succeeded 14:24:48 nexus3.edgexfoundry.org:10004 14:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:48 Configure a credential helper to remove this warning. See 14:24:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:48 14:24:48 Login Succeeded 14:24:48 ****.io 14:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:48 Configure a credential helper to remove this warning. See 14:24:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:48 14:24:48 Login Succeeded 14:24:48 ---> ****-login.sh ends [Pipeline] } 14:24:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:24:48 ========================================================= 14:24:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:24:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:49 + 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 . 14:24:49 Sending build context to Docker daemon 9.751MB 14:24:49 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:24:49 Step 2/12 : FROM ${BASE} AS builder 14:24:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:24:49 43c4264eed91: Pulling fs layer 14:24:49 4cc291be95ef: Pulling fs layer 14:24:49 2ac1f1163629: Pulling fs layer 14:24:49 5c3c966382ef: Pulling fs layer 14:24:49 4f4fb700ef54: Pulling fs layer 14:24:49 5d5c8e513c77: Pulling fs layer 14:24:49 9f66e0745190: Pulling fs layer 14:24:49 f49a43e4bbc0: Pulling fs layer 14:24:49 5c3c966382ef: Waiting 14:24:49 4f4fb700ef54: Waiting 14:24:49 5d5c8e513c77: Waiting 14:24:49 9f66e0745190: Waiting 14:24:49 561ebcabdf7f: Pulling fs layer 14:24:49 f49a43e4bbc0: Waiting 14:24:49 561ebcabdf7f: Waiting 14:24:49 4cc291be95ef: Verifying Checksum 14:24:49 4cc291be95ef: Download complete 14:24:49 5c3c966382ef: Download complete 14:24:49 4f4fb700ef54: Verifying Checksum 14:24:49 4f4fb700ef54: Download complete 14:24:49 5d5c8e513c77: Verifying Checksum 14:24:49 5d5c8e513c77: Download complete 14:24:49 43c4264eed91: Download complete 14:24:49 9f66e0745190: Verifying Checksum 14:24:49 9f66e0745190: Download complete 14:24:49 43c4264eed91: Pull complete 14:24:49 561ebcabdf7f: Verifying Checksum 14:24:49 561ebcabdf7f: Download complete 14:24:49 4cc291be95ef: Pull complete 14:24:49 2ac1f1163629: Verifying Checksum 14:24:49 2ac1f1163629: Download complete 14:24:50 f49a43e4bbc0: Verifying Checksum 14:24:50 f49a43e4bbc0: Download complete 14:24:53 2ac1f1163629: Pull complete 14:24:53 5c3c966382ef: Pull complete 14:24:53 4f4fb700ef54: Pull complete 14:24:53 5d5c8e513c77: Pull complete 14:24:53 9f66e0745190: Pull complete 14:24:56 f49a43e4bbc0: Pull complete 14:24:56 561ebcabdf7f: Pull complete 14:24:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:24:56 ---> 3a752c3f9dda 14:24:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:25:00 ---> Running in 7b24822610e5 14:25:00 Removing intermediate container 7b24822610e5 14:25:00 ---> c54d03c0632d 14:25:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:25:00 ---> Running in f0efc400a7b2 14:25:00 Removing intermediate container f0efc400a7b2 14:25:00 ---> ec90f8ac043b 14:25:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:25:00 ---> Running in c67637db3158 14:25:00 Removing intermediate container c67637db3158 14:25:00 ---> c6cb152fa8b0 14:25:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:25:00 ---> Running in bfc17c4a6ff3 14:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:25:01 OK: 246 MiB in 54 packages 14:25:01 Removing intermediate container bfc17c4a6ff3 14:25:01 ---> c1c47d9e9c9b 14:25:01 Step 7/12 : WORKDIR /app 14:25:01 ---> Running in 6cb69472b1d7 14:25:01 Removing intermediate container 6cb69472b1d7 14:25:01 ---> 24ea83fefe31 14:25:01 Step 8/12 : COPY go.mod vendor* ./ 14:25:01 ---> 3468a50b8c2e 14:25:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:01 ---> Running in 610f36f186e0 14:25:02 Still waiting to schedule task 14:25:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:25:57 Removing intermediate container 610f36f186e0 14:25:57 ---> 378c8af948a0 14:25:57 Step 10/12 : COPY . . 14:25:57 ---> fa602a9a7660 14:25:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:25:57 ---> Running in 6d9d78fd6348 14:25:57 Removing intermediate container 6d9d78fd6348 14:25:57 ---> 53d3aa94fbf9 14:25:57 Step 12/12 : RUN $MAKE 14:25:57 ---> Running in 97c93801f9d1 14:25:57 noop 14:25:57 Removing intermediate container 97c93801f9d1 14:25:57 ---> 84115977fbd5 14:25:57 Successfully built 84115977fbd5 14:25:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:58 + docker inspect -f . ci-base-image-x86_64 14:25:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:58 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:25:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** ci-base-image-x86_64 cat 14:25:58 $ docker top 784a6f6f005452d775e26dd8e5b0e0c118334bbfdbc8ac37afe1a23ebce82d19 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:58 + go version 14:25:58 go version go1.23.2 linux/amd64 [Pipeline] } 14:25:58 $ docker stop --time=1 784a6f6f005452d775e26dd8e5b0e0c118334bbfdbc8ac37afe1a23ebce82d19 14:26:00 $ docker rm -f --volumes 784a6f6f005452d775e26dd8e5b0e0c118334bbfdbc8ac37afe1a23ebce82d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:00 + docker inspect -f . ci-base-image-x86_64 14:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:00 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:26:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** ci-base-image-x86_64 cat 14:26:01 $ docker top 08a8a0e839257e239f243a7f4bca174e71097562434976560a0887c37bd34900 -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:01 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 14:26:01 + make test 14:26:01 go test -race -coverprofile=coverage.out ./... 14:26:40 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:26:40 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:26:40 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 14:26:40 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 14:26:40 ok github.com/edgexfoundry/app-record-replay/internal/app 1.031s coverage: 88.0% of statements 14:26:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23268 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 14:26:40 Running in /w/workspace/app-record-replay/98 [Pipeline] { [Pipeline] checkout 14:26:43 Selected Git installation does not exist. Using Default 14:26:43 The recommended git tool is: NONE 14:26:45 ok github.com/edgexfoundry/app-record-replay/internal/application 9.610s coverage: 98.7% of statements 14:26:45 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.088s coverage: 89.7% of statements 14:26:45 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements 14:26:45 running golangci-lint 14:26:45 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 14:26:45 go version go1.23.2 linux/amd64 14:26:45 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 14:26:45 level=info msg="[config_reader] Used config file .golangci.yml" 14:26:45 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 14:26:50 using credential edgex-jenkins-ssh 14:26:50 Cloning the remote Git repository 14:26:50 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 14:26:50 > git init /w/workspace/app-record-replay/98 # timeout=10 14:26:50 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 14:26:50 > git --version # timeout=10 14:26:50 > git --version # 'git version 2.25.1' 14:26:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:54 Avoid second fetch 14:26:54 Checking out Revision 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e (main) 14:26:53 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 14:26:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:54 > git config core.sparsecheckout # timeout=10 14:26:54 Commit message: "Merge pull request #149 from weichou1229/upgrade-core-contracts" 14:26:54 > git checkout -f 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:26:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:26:59 Dload Upload Total Spent Left Speed 14:26:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76814 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh 14:27:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:27:00 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 14:27:00 /etc/docker/daemon.json 14:27:00 { 14:27:00 "registry-mirrors": [ 14:27:00 "https://nexus3.edgexfoundry.org:10001" 14:27:00 ], 14:27:00 "bip": "10.250.0.254/24", 14:27:00 "hosts": [ 14:27:00 "tcp://0.0.0.0:5555", 14:27:00 "unix:///var/run/docker.sock" 14:27:00 ], 14:27:00 "mtu": 1458, 14:27:00 "selinux-enabled": true, 14:27:00 "seccomp-profile": "/etc/docker/seccomp.json" 14:27:00 } [Pipeline] sh 14:27:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:27:01 + sudo service docker restart 14:27:12 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 23.819858715s" 14:27:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.957463ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:19 provisioning config files... 14:27:19 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/98@tmp/config12058483578264166263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:19 ---> ****-login.sh 14:27:19 nexus3.edgexfoundry.org:10001 14:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:20 Configure a credential helper to remove this warning. See 14:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:20 14:27:20 Login Succeeded 14:27:20 nexus3.edgexfoundry.org:10002 14:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:20 Configure a credential helper to remove this warning. See 14:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:20 14:27:20 Login Succeeded 14:27:20 nexus3.edgexfoundry.org:10003 14:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:21 Configure a credential helper to remove this warning. See 14:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:21 14:27:21 Login Succeeded 14:27:21 nexus3.edgexfoundry.org:10004 14:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:21 Configure a credential helper to remove this warning. See 14:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:21 14:27:21 Login Succeeded 14:27:21 ****.io 14:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:21 Configure a credential helper to remove this warning. See 14:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:21 14:27:21 Login Succeeded 14:27:21 ---> ****-login.sh ends [Pipeline] } 14:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:27:22 ========================================================= 14:27:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:27:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:22 level=info msg="[linters_context/goanalysis] analyzers took 1m0.34992075s with top 10 stages: buildir: 49.019575908s, inspect: 2.257056742s, fact_deprecated: 1.708786352s, printf: 1.590428248s, ctrlflow: 1.575476239s, fact_purity: 1.050220168s, nilness: 913.7419ms, typedness: 555.655188ms, SA5012: 510.60367ms, gosec: 267.063227ms" 14:27:22 level=info msg="[runner] Issues before processing: 10, after processing: 0" 14:27:22 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 10/10, exclude: 10/10, cgo: 10/10, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, invalid_issue: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, identifier_marker: 10/10" 14:27:22 level=info msg="[runner] processing took 544.046µs with stages: identifier_marker: 288.043µs, autogenerated_exclude: 92.354µs, exclude-rules: 63.713µs, path_prettifier: 51.443µs, skip_dirs: 36.952µs, cgo: 2.24µs, invalid_issue: 1.98µs, nolint: 1.46µs, filename_unadjuster: 1.45µs, max_same_issues: 691ns, skip_files: 510ns, fixer: 470ns, exclude: 430ns, severity-rules: 420ns, uniq_by_line: 420ns, sort_results: 330ns, max_from_linter: 250ns, source_code: 200ns, diff: 190ns, path_shortener: 170ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns" 14:27:22 level=info msg="[runner] linters took 11.887776269s with stages: goanalysis_metalinter: 11.887132559s" 14:27:22 level=info msg="File cache stats: 0 entries of total size 0B" 14:27:22 level=info msg="Memory: 358 samples, avg is 247.2MB, max is 1084.5MB" 14:27:22 level=info msg="Execution took 35.718544747s" 14:27:22 go vet ./... 14:27:22 + 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 . 14:27:22 Sending build context to Docker daemon 338.4kB 14:27:22 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:27:22 Step 2/12 : FROM ${BASE} AS builder 14:27:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:27:22 cf04c63912e1: Pulling fs layer 14:27:22 55b35a11ae5e: Pulling fs layer 14:27:22 a37a00ec5f00: Pulling fs layer 14:27:22 50b3750afda1: Pulling fs layer 14:27:22 4f4fb700ef54: Pulling fs layer 14:27:22 80978eb59214: Pulling fs layer 14:27:22 c9f46d7d2bd2: Pulling fs layer 14:27:22 c5a475d317c9: Pulling fs layer 14:27:22 50b3750afda1: Waiting 14:27:22 4f4fb700ef54: Waiting 14:27:22 80978eb59214: Waiting 14:27:22 c5a475d317c9: Waiting 14:27:22 55b35a11ae5e: Verifying Checksum 14:27:22 55b35a11ae5e: Download complete 14:27:22 50b3750afda1: Verifying Checksum 14:27:22 50b3750afda1: Download complete 14:27:23 4f4fb700ef54: Verifying Checksum 14:27:23 4f4fb700ef54: Download complete 14:27:23 80978eb59214: Verifying Checksum 14:27:23 80978eb59214: Download complete 14:27:23 cf04c63912e1: Verifying Checksum 14:27:23 cf04c63912e1: Download complete 14:27:23 c5a475d317c9: Verifying Checksum 14:27:23 c5a475d317c9: Download complete 14:27:23 cf04c63912e1: Pull complete 14:27:24 55b35a11ae5e: Pull complete 14:27:24 a37a00ec5f00: Verifying Checksum 14:27:24 a37a00ec5f00: Download complete 14:27:25 c9f46d7d2bd2: Verifying Checksum 14:27:25 c9f46d7d2bd2: Download complete 14:27:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:27:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:27:29 ./bin/test-attribution-txt.sh [Pipeline] echo 14:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:27:29 $ docker stop --time=1 08a8a0e839257e239f243a7f4bca174e71097562434976560a0887c37bd34900 14:27:32 $ docker rm -f --volumes 08a8a0e839257e239f243a7f4bca174e71097562434976560a0887c37bd34900 [Pipeline] // withDockerContainer [Pipeline] sh 14:27:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:27:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:27:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:27:34 + ls -al . 14:27:34 total 280 14:27:34 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 14:26 . 14:27:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 14:24 .. 14:27:34 -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 14:24 .dockerignore 14:27:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 14:26 .git 14:27:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:24 .github 14:27:34 -rw-rw-r-- 1 jenkins jenkins 164 Oct 18 14:24 .gitignore 14:27:34 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 14:24 .golangci.yml 14:27:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 14:24 .semver 14:27:34 -rw-rw-r-- 1 jenkins jenkins 20885 Oct 18 14:24 Attribution.txt 14:27:34 -rw-rw-r-- 1 jenkins jenkins 458 Oct 18 14:24 CHANGELOG.md 14:27:34 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 18 14:24 Dockerfile 14:27:34 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 14:24 GOVERNANCE.md 14:27:34 -rw-rw-r-- 1 jenkins jenkins 681 Oct 18 14:24 Jenkinsfile 14:27:34 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 14:24 LICENSE 14:27:34 -rw-rw-r-- 1 jenkins jenkins 3805 Oct 18 14:24 Makefile 14:27:34 -rw-rw-r-- 1 jenkins jenkins 611 Oct 18 14:24 OWNERS.md 14:27:34 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 18 14:24 README.md 14:27:34 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 18 14:24 Record and Reply.postman_collection.json 14:27:34 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 14:24 VERSION 14:27:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:24 bin 14:27:34 -rw-r--r-- 1 jenkins jenkins 34247 Oct 18 14:26 coverage.out 14:27:34 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 18 14:24 go.mod 14:27:34 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 18 14:24 go.sum 14:27:34 drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 14:24 internal 14:27:34 -rw-rw-r-- 1 jenkins jenkins 913 Oct 18 14:24 main.go 14:27:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:24 openapi 14:27:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:24 pkg 14:27:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:34 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e --label arch=amd64 --label version=3.2.0-dev.23 . 14:27:34 Sending build context to Docker daemon 9.786MB 14:27:34 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:27:34 Step 2/27 : FROM ${BASE} AS builder 14:27:34 ---> 84115977fbd5 14:27:34 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:27:34 ---> Running in 6ad9c08dff7e 14:27:34 Removing intermediate container 6ad9c08dff7e 14:27:34 ---> e870dbe05903 14:27:34 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:27:34 ---> Running in a419463ef207 14:27:35 Removing intermediate container a419463ef207 14:27:35 ---> 39c1ee22bb99 14:27:35 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:27:35 ---> Running in 83950b6b3a94 14:27:35 Removing intermediate container 83950b6b3a94 14:27:35 ---> 40a967ad7aa7 14:27:35 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:27:35 ---> Running in 1984ba3fdfe5 14:27:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:27:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:27:36 OK: 246 MiB in 54 packages 14:27:36 Removing intermediate container 1984ba3fdfe5 14:27:36 ---> a8eb1a6751fc 14:27:36 Step 7/27 : WORKDIR /app 14:27:36 ---> Running in 895fac3a00d0 14:27:36 Removing intermediate container 895fac3a00d0 14:27:36 ---> aff84abb0f9d 14:27:36 Step 8/27 : COPY go.mod vendor* ./ 14:27:36 ---> 230eea656f1d 14:27:36 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:36 ---> Running in 42fa36b21f13 14:27:37 Removing intermediate container 42fa36b21f13 14:27:37 ---> 3846218d9c71 14:27:37 Step 10/27 : COPY . . 14:27:37 a37a00ec5f00: Pull complete 14:27:37 50b3750afda1: Pull complete 14:27:37 4f4fb700ef54: Pull complete 14:27:37 80978eb59214: Pull complete 14:27:37 ---> b0fc7f15af7b 14:27:37 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:27:37 ---> Running in a2aefce8ba74 14:27:37 Removing intermediate container a2aefce8ba74 14:27:37 ---> eb4883a21d0e 14:27:37 Step 12/27 : RUN $MAKE 14:27:37 ---> Running in 0e3eff113eca 14:27:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay 14:27:45 c9f46d7d2bd2: Pull complete 14:27:46 c5a475d317c9: Pull complete 14:27:46 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:27:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:27:46 ---> be29e6b0f0d4 14:27:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:27:47 ---> Running in 73b379707707 14:27:47 Removing intermediate container 73b379707707 14:27:47 ---> 57c5554f298e 14:27:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:27:47 ---> Running in c65868ef3e06 14:27:47 Removing intermediate container c65868ef3e06 14:27:47 ---> cb77d3af1f58 14:27:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:27:47 ---> Running in 00cef7cdcf79 14:27:48 Removing intermediate container 00cef7cdcf79 14:27:48 ---> 025ae898e826 14:27:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:27:48 ---> Running in 3334ef1713d3 14:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:27:51 OK: 238 MiB in 54 packages 14:27:52 Removing intermediate container 3334ef1713d3 14:27:52 ---> 4f4b894d7bee 14:27:52 Step 7/12 : WORKDIR /app 14:27:52 ---> Running in 223c22252498 14:27:52 Removing intermediate container 223c22252498 14:27:52 ---> e0dc01dc2318 14:27:52 Step 8/12 : COPY go.mod vendor* ./ 14:27:52 ---> 63667136c987 14:27:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:53 ---> Running in a4424c7b8209 14:28:16 Removing intermediate container 0e3eff113eca 14:28:16 ---> f57b05871295 14:28:16 Step 13/27 : FROM alpine:3.20 14:28:16 3.20: Pulling from library/alpine 14:28:16 43c4264eed91: Already exists 14:28:16 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:28:16 Status: Downloaded newer image for alpine:3.20 14:28:16 ---> 91ef0af61f39 14:28:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:28:16 ---> Running in d17935542713 14:28:16 Removing intermediate container d17935542713 14:28:16 ---> 3db2fd9a1c91 14:28:16 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 14:28:16 ---> Running in f762758e0657 14:28:16 Removing intermediate container f762758e0657 14:28:16 ---> 76c93813b81a 14:28:16 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:28:16 ---> Running in 91f7513813f2 14:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:28:16 (1/2) Installing ca-certificates (20240705-r0) 14:28:16 (2/2) Installing dumb-init (1.2.5-r3) 14:28:16 Executing busybox-1.36.1-r29.trigger 14:28:16 Executing ca-certificates-20240705-r0.trigger 14:28:16 OK: 9 MiB in 16 packages 14:28:16 Removing intermediate container 91f7513813f2 14:28:16 ---> c65a2c5a79c4 14:28:16 Step 17/27 : RUN apk --no-cache upgrade 14:28:16 ---> Running in a944019a5322 14:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:28:17 Upgrading critical system libraries and apk-tools: 14:28:17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:28:17 Executing busybox-1.36.1-r29.trigger 14:28:17 Continuing the upgrade transaction with new apk-tools: 14:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:28:18 OK: 9 MiB in 16 packages 14:28:18 Removing intermediate container a944019a5322 14:28:18 ---> 85fe76c32792 14:28:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:28:18 ---> c38531320a18 14:28:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:28:18 ---> 8031f07f5513 14:28:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:28:18 ---> b85a07596e4a 14:28:18 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 14:28:20 ---> 0e281f8bdcef 14:28:20 Step 22/27 : EXPOSE 59712 14:28:20 ---> Running in 2bd4d3d6aa5e 14:28:20 Removing intermediate container 2bd4d3d6aa5e 14:28:20 ---> 192741f0bbfd 14:28:20 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 14:28:20 ---> Running in db197c3f6b4e 14:28:20 Removing intermediate container db197c3f6b4e 14:28:20 ---> cdabcc33deb7 14:28:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:28:20 ---> Running in 40c9e0262cad 14:28:20 Removing intermediate container 40c9e0262cad 14:28:20 ---> def5b390b2ac 14:28:20 Step 25/27 : LABEL arch=amd64 14:28:20 ---> Running in cd98b09cf071 14:28:20 Removing intermediate container cd98b09cf071 14:28:20 ---> 79fafa4f00e2 14:28:20 Step 26/27 : LABEL git_sha=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:28:20 ---> Running in 24630d5ac1f6 14:28:20 Removing intermediate container 24630d5ac1f6 14:28:20 ---> 8ce1b0672abc 14:28:20 Step 27/27 : LABEL version=3.2.0-dev.23 14:28:20 ---> Running in 8829ef5f61af 14:28:20 Removing intermediate container 8829ef5f61af 14:28:20 ---> 09c24025776b 14:28:20 [Warning] One or more build-args [ARCH] were not consumed 14:28:20 Successfully built 09c24025776b 14:28:20 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:20 provisioning config files... 14:28:20 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15283638212314800543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:21 ---> ****-login.sh 14:28:21 nexus3.edgexfoundry.org:10001 14:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:21 Configure a credential helper to remove this warning. See 14:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:21 14:28:21 Login Succeeded 14:28:21 nexus3.edgexfoundry.org:10002 14:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:21 Configure a credential helper to remove this warning. See 14:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:21 14:28:21 Login Succeeded 14:28:21 nexus3.edgexfoundry.org:10003 14:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:21 Configure a credential helper to remove this warning. See 14:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:21 14:28:21 Login Succeeded 14:28:21 nexus3.edgexfoundry.org:10004 14:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:21 Configure a credential helper to remove this warning. See 14:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:21 14:28:21 Login Succeeded 14:28:21 ****.io 14:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:21 Configure a credential helper to remove this warning. See 14:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:21 14:28:21 Login Succeeded 14:28:21 ---> ****-login.sh ends [Pipeline] } 14:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:28:21 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 14:28:21 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:28:21 latest 14:28:21 3.2.0-dev.23 14:28:21 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 14:28:21 main 14:28:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:22 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:28:22 d15aaf1954ae: Preparing 14:28:22 383bed087adb: Preparing 14:28:22 ca43fcfe0d5a: Preparing 14:28:22 5f977a713b9b: Preparing 14:28:22 27b9e581cfff: Preparing 14:28:22 d08623221af5: Preparing 14:28:22 63ca1fbb43ae: Preparing 14:28:22 d08623221af5: Waiting 14:28:22 63ca1fbb43ae: Waiting 14:28:22 ca43fcfe0d5a: Pushed 14:28:22 5f977a713b9b: Pushed 14:28:22 383bed087adb: Pushed 14:28:22 27b9e581cfff: Pushed 14:28:22 63ca1fbb43ae: Layer already exists 14:28:22 d08623221af5: Pushed 14:28:28 d15aaf1954ae: Pushed 14:28:28 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:28 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 14:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:28:28 d15aaf1954ae: Preparing 14:28:28 383bed087adb: Preparing 14:28:28 ca43fcfe0d5a: Preparing 14:28:28 5f977a713b9b: Preparing 14:28:28 27b9e581cfff: Preparing 14:28:28 d08623221af5: Preparing 14:28:28 63ca1fbb43ae: Preparing 14:28:28 d08623221af5: Waiting 14:28:28 63ca1fbb43ae: Waiting 14:28:28 d15aaf1954ae: Layer already exists 14:28:28 383bed087adb: Layer already exists 14:28:28 5f977a713b9b: Layer already exists 14:28:28 27b9e581cfff: Layer already exists 14:28:28 ca43fcfe0d5a: Layer already exists 14:28:28 63ca1fbb43ae: Layer already exists 14:28:28 d08623221af5: Layer already exists 14:28:28 latest: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:29 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.23 14:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:28:29 d15aaf1954ae: Preparing 14:28:29 383bed087adb: Preparing 14:28:29 ca43fcfe0d5a: Preparing 14:28:29 5f977a713b9b: Preparing 14:28:29 27b9e581cfff: Preparing 14:28:29 d08623221af5: Preparing 14:28:29 63ca1fbb43ae: Preparing 14:28:29 d08623221af5: Waiting 14:28:29 63ca1fbb43ae: Waiting 14:28:29 383bed087adb: Layer already exists 14:28:29 d15aaf1954ae: Layer already exists 14:28:29 5f977a713b9b: Layer already exists 14:28:29 ca43fcfe0d5a: Layer already exists 14:28:29 27b9e581cfff: Layer already exists 14:28:29 63ca1fbb43ae: Layer already exists 14:28:29 d08623221af5: Layer already exists 14:28:29 3.2.0-dev.23: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:29 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 14:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:28:30 d15aaf1954ae: Preparing 14:28:30 383bed087adb: Preparing 14:28:30 ca43fcfe0d5a: Preparing 14:28:30 5f977a713b9b: Preparing 14:28:30 27b9e581cfff: Preparing 14:28:30 d08623221af5: Preparing 14:28:30 63ca1fbb43ae: Preparing 14:28:30 63ca1fbb43ae: Waiting 14:28:30 ca43fcfe0d5a: Layer already exists 14:28:30 383bed087adb: Layer already exists 14:28:30 27b9e581cfff: Layer already exists 14:28:30 d15aaf1954ae: Layer already exists 14:28:30 5f977a713b9b: Layer already exists 14:28:30 63ca1fbb43ae: Layer already exists 14:28:30 d08623221af5: Layer already exists 14:28:30 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:30 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 14:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:28:30 d15aaf1954ae: Preparing 14:28:30 383bed087adb: Preparing 14:28:30 ca43fcfe0d5a: Preparing 14:28:30 5f977a713b9b: Preparing 14:28:30 27b9e581cfff: Preparing 14:28:30 d08623221af5: Preparing 14:28:30 63ca1fbb43ae: Preparing 14:28:30 63ca1fbb43ae: Waiting 14:28:30 d08623221af5: Waiting 14:28:30 ca43fcfe0d5a: Layer already exists 14:28:30 383bed087adb: Layer already exists 14:28:30 5f977a713b9b: Layer already exists 14:28:30 27b9e581cfff: Layer already exists 14:28:30 d15aaf1954ae: Layer already exists 14:28:30 d08623221af5: Layer already exists 14:28:30 63ca1fbb43ae: Layer already exists 14:28:30 main: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:30 ===================================================== [Pipeline] echo 14:28:30 taggedImages: 14:28:30 - nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:28:30 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 14:28:30 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.23 14:28:30 - nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 14:28:30 - nexus3.edgexfoundry.org:10004/app-record-replay: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 14:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:28:31 14:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:28:31 latest: Pulling from edgex-lftools-log-publisher 14:28:31 5eb5b503b376: Pulling fs layer 14:28:31 5c69ac0246d0: Pulling fs layer 14:28:31 ec43610c2a17: Pulling fs layer 14:28:31 3a2ae6a8a46f: Pulling fs layer 14:28:31 33b1e0a273af: Pulling fs layer 14:28:31 5d3b04190fa2: Pulling fs layer 14:28:31 2f39f015ded8: Pulling fs layer 14:28:31 3a2ae6a8a46f: Waiting 14:28:31 33b1e0a273af: Waiting 14:28:31 5d3b04190fa2: Waiting 14:28:31 2f39f015ded8: Waiting 14:28:31 5c69ac0246d0: Download complete 14:28:31 3a2ae6a8a46f: Verifying Checksum 14:28:31 3a2ae6a8a46f: Download complete 14:28:31 33b1e0a273af: Verifying Checksum 14:28:31 33b1e0a273af: Download complete 14:28:31 5d3b04190fa2: Verifying Checksum 14:28:31 5d3b04190fa2: Download complete 14:28:31 ec43610c2a17: Verifying Checksum 14:28:31 ec43610c2a17: Download complete 14:28:31 5eb5b503b376: Verifying Checksum 14:28:31 5eb5b503b376: Download complete 14:28:32 2f39f015ded8: Download complete 14:28:32 5eb5b503b376: Pull complete 14:28:33 5c69ac0246d0: Pull complete 14:28:33 ec43610c2a17: Pull complete 14:28:33 3a2ae6a8a46f: Pull complete 14:28:33 33b1e0a273af: Pull complete 14:28:33 5d3b04190fa2: Pull complete 14:28:38 2f39f015ded8: Pull complete 14:28:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:28:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:28:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:38 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:28:38 $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 14:28:42 $ docker top 4b2fc7507a8080f4b1252c9673861b88df384917bdd26c9649eeb09a842f859a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:42 ---> job-cost.sh 14:28:42 lf-activate-venv: SKIPPING 14:28:42 INFO: No Stack... 14:28:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:28:43 INFO: Archiving Costs [Pipeline] sh 14:28:43 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 14:28:43 + cut -d, -f6 [Pipeline] lock 14:28:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] 14:28:43 Resource [jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] did not exist. Created. 14:28:43 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:28:43 + echo total: 0.2199999988079071 [Pipeline] stash 14:28:43 Stashed 1 file(s) [Pipeline] } 14:28:43 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 14:28:43 $ docker stop --time=1 4b2fc7507a8080f4b1252c9673861b88df384917bdd26c9649eeb09a842f859a 14:28:44 $ docker rm -f --volumes 4b2fc7507a8080f4b1252c9673861b88df384917bdd26c9649eeb09a842f859a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:29:44 Removing intermediate container a4424c7b8209 14:29:44 ---> 03deefad6a06 14:29:44 Step 10/12 : COPY . . 14:29:44 ---> 7691e9b107ca 14:29:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:29:44 ---> Running in dbb47a824b82 14:29:44 Removing intermediate container dbb47a824b82 14:29:44 ---> 2426c81f7199 14:29:44 Step 12/12 : RUN $MAKE 14:29:44 ---> Running in 50c876b58f55 14:29:44 noop 14:29:44 Removing intermediate container 50c876b58f55 14:29:44 ---> d2bf27c6cd5d 14:29:44 Successfully built d2bf27c6cd5d 14:29:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:45 + docker inspect -f . ci-base-image-arm64 14:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:45 prd-ubuntu20.04-docker-arm64-4c-16g-23268 does not seem to be running inside a container 14:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/98 -v /w/workspace/app-record-replay/98:/w/workspace/app-record-replay/98:rw,z -v /w/workspace/app-record-replay/98@tmp:/w/workspace/app-record-replay/98@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 14:29:46 $ docker top 102d71e1167a66ed4d7a4fcafe8a3c2d4d7673001f87da07a03f7f71c4263e2c -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:47 + go version 14:29:47 go version go1.23.2 linux/arm64 [Pipeline] } 14:29:47 $ docker stop --time=1 102d71e1167a66ed4d7a4fcafe8a3c2d4d7673001f87da07a03f7f71c4263e2c 14:29:50 $ docker rm -f --volumes 102d71e1167a66ed4d7a4fcafe8a3c2d4d7673001f87da07a03f7f71c4263e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:50 + docker inspect -f . ci-base-image-arm64 14:29:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:51 prd-ubuntu20.04-docker-arm64-4c-16g-23268 does not seem to be running inside a container 14:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/98 -v /w/workspace/app-record-replay/98:/w/workspace/app-record-replay/98:rw,z -v /w/workspace/app-record-replay/98@tmp:/w/workspace/app-record-replay/98@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 14:29:52 $ docker top 59143b3df637e4a45274455c8207dd96d76179f6eb0bf65f7b8ec4a2178e5b06 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:53 + git config --global --add safe.directory /w/workspace/app-record-replay/98 [Pipeline] fileExists [Pipeline] sh 14:29:53 + make test 14:29:53 go test -race -coverprofile=coverage.out ./... 14:34:15 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 14:34:22 ok github.com/edgexfoundry/app-record-replay/internal/app 1.119s coverage: 88.0% of statements 14:34:25 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:34:25 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 14:34:27 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:34:36 ok github.com/edgexfoundry/app-record-replay/internal/application 9.821s coverage: 98.7% of statements 14:34:36 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.410s coverage: 89.7% of statements 14:34:36 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.073s coverage: 100.0% of statements 14:34:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:34:36 go vet ./... 14:38:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:38:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:38:42 ./bin/test-attribution-txt.sh [Pipeline] echo 14:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:38:42 $ docker stop --time=1 59143b3df637e4a45274455c8207dd96d76179f6eb0bf65f7b8ec4a2178e5b06 14:38:44 $ docker rm -f --volumes 59143b3df637e4a45274455c8207dd96d76179f6eb0bf65f7b8ec4a2178e5b06 [Pipeline] // withDockerContainer [Pipeline] sh 14:38:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:38:46 Warning: overwriting stash ‘coverage-report’ 14:38:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:38:48 + ls -al . 14:38:48 total 276 14:38:48 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 14:29 . 14:38:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 14:26 .. 14:38:48 -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 14:26 .dockerignore 14:38:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 14:26 .git 14:38:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:26 .github 14:38:48 -rw-rw-r-- 1 jenkins jenkins 164 Oct 18 14:26 .gitignore 14:38:48 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 14:26 .golangci.yml 14:38:48 -rw-rw-r-- 1 jenkins jenkins 20885 Oct 18 14:26 Attribution.txt 14:38:48 -rw-rw-r-- 1 jenkins jenkins 458 Oct 18 14:26 CHANGELOG.md 14:38:48 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 18 14:26 Dockerfile 14:38:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 14:26 GOVERNANCE.md 14:38:48 -rw-rw-r-- 1 jenkins jenkins 681 Oct 18 14:26 Jenkinsfile 14:38:48 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 14:26 LICENSE 14:38:48 -rw-rw-r-- 1 jenkins jenkins 3805 Oct 18 14:26 Makefile 14:38:48 -rw-rw-r-- 1 jenkins jenkins 611 Oct 18 14:26 OWNERS.md 14:38:48 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 18 14:26 README.md 14:38:48 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 18 14:26 Record and Reply.postman_collection.json 14:38:48 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 14:24 VERSION 14:38:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:26 bin 14:38:48 -rw-r--r-- 1 jenkins jenkins 34247 Oct 18 14:34 coverage.out 14:38:48 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 18 14:26 go.mod 14:38:48 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 18 14:26 go.sum 14:38:48 drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 14:26 internal 14:38:48 -rw-rw-r-- 1 jenkins jenkins 913 Oct 18 14:26 main.go 14:38:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:26 openapi 14:38:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:26 pkg 14:38:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:48 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e --label arch=arm64 --label version=3.2.0-dev.23 . 14:38:48 Sending build context to Docker daemon 373.2kB 14:38:48 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:38:48 Step 2/27 : FROM ${BASE} AS builder 14:38:48 ---> d2bf27c6cd5d 14:38:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:38:48 ---> Running in e1293c896280 14:38:48 Removing intermediate container e1293c896280 14:38:48 ---> 5c3df7150577 14:38:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:38:49 ---> Running in ad842f22cdba 14:38:49 Removing intermediate container ad842f22cdba 14:38:49 ---> 3f9103d3634c 14:38:49 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:38:49 ---> Running in 661b5f0226c4 14:38:49 Removing intermediate container 661b5f0226c4 14:38:49 ---> ddcb84df8a4d 14:38:49 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:38:49 ---> Running in e518f72c87bc 14:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:38:52 OK: 238 MiB in 54 packages 14:38:52 Removing intermediate container e518f72c87bc 14:38:52 ---> 9389854bde14 14:38:52 Step 7/27 : WORKDIR /app 14:38:53 ---> Running in 83b096972927 14:38:53 Removing intermediate container 83b096972927 14:38:53 ---> 9d262451b2a2 14:38:53 Step 8/27 : COPY go.mod vendor* ./ 14:38:54 ---> df403103e6e5 14:38:54 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:54 ---> Running in 3529af6a62cc 14:38:57 Removing intermediate container 3529af6a62cc 14:38:57 ---> cce2d000eaf7 14:38:57 Step 10/27 : COPY . . 14:38:57 ---> 5fd8a3e2ce67 14:38:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:38:57 ---> Running in dba305688e23 14:38:58 Removing intermediate container dba305688e23 14:38:58 ---> da02abb0d2ca 14:38:58 Step 12/27 : RUN $MAKE 14:38:58 ---> Running in 65cc9bd041c6 14:38:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay 14:42:36 Removing intermediate container 65cc9bd041c6 14:42:36 ---> 454a08166279 14:42:36 Step 13/27 : FROM alpine:3.20 14:42:36 3.20: Pulling from library/alpine 14:42:36 cf04c63912e1: Already exists 14:42:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:42:36 Status: Downloaded newer image for alpine:3.20 14:42:36 ---> c157a85ed455 14:42:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:42:36 ---> Running in da5b91ad743d 14:42:36 Removing intermediate container da5b91ad743d 14:42:36 ---> d76bbac1c962 14:42:36 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 14:42:36 ---> Running in 95195ae10538 14:42:36 Removing intermediate container 95195ae10538 14:42:36 ---> c1ee630469f6 14:42:36 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:42:36 ---> Running in f1738c67c930 14:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:42:36 (1/2) Installing ca-certificates (20240705-r0) 14:42:36 (2/2) Installing dumb-init (1.2.5-r3) 14:42:36 Executing busybox-1.36.1-r29.trigger 14:42:36 Executing ca-certificates-20240705-r0.trigger 14:42:36 OK: 10 MiB in 16 packages 14:42:36 Removing intermediate container f1738c67c930 14:42:36 ---> c48314dcd8cc 14:42:36 Step 17/27 : RUN apk --no-cache upgrade 14:42:36 ---> Running in 2484458fba33 14:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:42:36 Upgrading critical system libraries and apk-tools: 14:42:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:42:36 Executing busybox-1.36.1-r29.trigger 14:42:36 Continuing the upgrade transaction with new apk-tools: 14:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:42:37 OK: 10 MiB in 16 packages 14:42:37 Removing intermediate container 2484458fba33 14:42:37 ---> d200e7a065dc 14:42:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:42:38 ---> e97180e8a7c4 14:42:38 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:42:39 ---> 95e61dcf25a8 14:42:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:42:39 ---> df152d899651 14:42:39 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 14:42:41 ---> f362d4886e97 14:42:41 Step 22/27 : EXPOSE 59712 14:42:41 ---> Running in afdf851caff7 14:42:42 Removing intermediate container afdf851caff7 14:42:42 ---> 0de157559fdf 14:42:42 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 14:42:42 ---> Running in 764e47c04b2f 14:42:42 Removing intermediate container 764e47c04b2f 14:42:42 ---> 466f1be6b915 14:42:42 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:42:42 ---> Running in 1e1fb7435122 14:42:42 Removing intermediate container 1e1fb7435122 14:42:42 ---> 079675fecb8a 14:42:42 Step 25/27 : LABEL arch=arm64 14:42:42 ---> Running in a35882f166d7 14:42:43 Removing intermediate container a35882f166d7 14:42:43 ---> b8a8b7d7c955 14:42:43 Step 26/27 : LABEL git_sha=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:42:43 ---> Running in 07a7950fcdfe 14:42:43 Removing intermediate container 07a7950fcdfe 14:42:43 ---> 1c9b48725f80 14:42:43 Step 27/27 : LABEL version=3.2.0-dev.23 14:42:43 ---> Running in 7c09a61c3318 14:42:44 Removing intermediate container 7c09a61c3318 14:42:44 ---> 95012c9b90a1 14:42:44 [Warning] One or more build-args [ARCH] were not consumed 14:42:44 Successfully built 95012c9b90a1 14:42:44 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:44 provisioning config files... 14:42:44 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/98@tmp/config15040801643663138119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:44 ---> ****-login.sh 14:42:44 nexus3.edgexfoundry.org:10001 14:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:44 Configure a credential helper to remove this warning. See 14:42:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:44 14:42:44 Login Succeeded 14:42:44 nexus3.edgexfoundry.org:10002 14:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:45 Configure a credential helper to remove this warning. See 14:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:45 14:42:45 Login Succeeded 14:42:45 nexus3.edgexfoundry.org:10003 14:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:45 Configure a credential helper to remove this warning. See 14:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:45 14:42:45 Login Succeeded 14:42:45 nexus3.edgexfoundry.org:10004 14:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:45 Configure a credential helper to remove this warning. See 14:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:45 14:42:45 Login Succeeded 14:42:45 ****.io 14:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:46 Configure a credential helper to remove this warning. See 14:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:46 14:42:46 Login Succeeded 14:42:46 ---> ****-login.sh ends [Pipeline] } 14:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:42:46 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 14:42:46 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:42:46 latest 14:42:46 3.2.0-dev.23 14:42:46 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 14:42:46 main 14:42:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:46 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:42:47 e0544ebef34b: Preparing 14:42:47 cc41e0551e1b: Preparing 14:42:47 444a5d5ba613: Preparing 14:42:47 592d57d89fec: Preparing 14:42:47 394bb12f0935: Preparing 14:42:47 8c35514cc23e: Preparing 14:42:47 16113d51b718: Preparing 14:42:47 8c35514cc23e: Waiting 14:42:47 cc41e0551e1b: Pushed 14:42:47 444a5d5ba613: Pushed 14:42:47 592d57d89fec: Pushed 14:42:47 16113d51b718: Layer already exists 14:42:47 394bb12f0935: Pushed 14:42:47 8c35514cc23e: Pushed 14:43:00 e0544ebef34b: Pushed 14:43:00 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:00 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:43:00 e0544ebef34b: Preparing 14:43:00 cc41e0551e1b: Preparing 14:43:00 444a5d5ba613: Preparing 14:43:00 592d57d89fec: Preparing 14:43:00 394bb12f0935: Preparing 14:43:00 8c35514cc23e: Preparing 14:43:00 16113d51b718: Preparing 14:43:00 16113d51b718: Waiting 14:43:00 592d57d89fec: Layer already exists 14:43:00 444a5d5ba613: Layer already exists 14:43:00 e0544ebef34b: Layer already exists 14:43:00 cc41e0551e1b: Layer already exists 14:43:00 394bb12f0935: Layer already exists 14:43:00 16113d51b718: Layer already exists 14:43:00 8c35514cc23e: Layer already exists 14:43:00 latest: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:01 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.23 14:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:43:01 e0544ebef34b: Preparing 14:43:01 cc41e0551e1b: Preparing 14:43:01 444a5d5ba613: Preparing 14:43:01 592d57d89fec: Preparing 14:43:01 394bb12f0935: Preparing 14:43:01 8c35514cc23e: Preparing 14:43:01 16113d51b718: Preparing 14:43:01 8c35514cc23e: Waiting 14:43:01 16113d51b718: Waiting 14:43:01 592d57d89fec: Layer already exists 14:43:01 394bb12f0935: Layer already exists 14:43:01 cc41e0551e1b: Layer already exists 14:43:01 444a5d5ba613: Layer already exists 14:43:01 e0544ebef34b: Layer already exists 14:43:01 8c35514cc23e: Layer already exists 14:43:01 16113d51b718: Layer already exists 14:43:01 3.2.0-dev.23: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:02 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 14:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:43:02 e0544ebef34b: Preparing 14:43:02 cc41e0551e1b: Preparing 14:43:02 444a5d5ba613: Preparing 14:43:02 592d57d89fec: Preparing 14:43:02 394bb12f0935: Preparing 14:43:02 8c35514cc23e: Preparing 14:43:02 16113d51b718: Preparing 14:43:02 8c35514cc23e: Waiting 14:43:02 16113d51b718: Waiting 14:43:02 cc41e0551e1b: Layer already exists 14:43:02 394bb12f0935: Layer already exists 14:43:02 444a5d5ba613: Layer already exists 14:43:02 e0544ebef34b: Layer already exists 14:43:02 592d57d89fec: Layer already exists 14:43:02 8c35514cc23e: Layer already exists 14:43:02 16113d51b718: Layer already exists 14:43:02 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:03 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 14:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:43:03 e0544ebef34b: Preparing 14:43:03 cc41e0551e1b: Preparing 14:43:03 444a5d5ba613: Preparing 14:43:03 592d57d89fec: Preparing 14:43:03 394bb12f0935: Preparing 14:43:03 8c35514cc23e: Preparing 14:43:03 16113d51b718: Preparing 14:43:03 8c35514cc23e: Waiting 14:43:03 16113d51b718: Waiting 14:43:03 444a5d5ba613: Layer already exists 14:43:03 394bb12f0935: Layer already exists 14:43:03 592d57d89fec: Layer already exists 14:43:03 e0544ebef34b: Layer already exists 14:43:03 cc41e0551e1b: Layer already exists 14:43:03 8c35514cc23e: Layer already exists 14:43:03 16113d51b718: Layer already exists 14:43:03 main: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:03 ===================================================== [Pipeline] echo 14:43:03 taggedImages: 14:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 14:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.23 14:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 14:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:04 14:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:05 arm64: Pulling from edgex-lftools-log-publisher 14:43:05 8998bd30e6a1: Pulling fs layer 14:43:05 04944245beec: Pulling fs layer 14:43:05 699f458cf7ca: Pulling fs layer 14:43:05 765212b225bb: Pulling fs layer 14:43:05 f23df028b6ca: Pulling fs layer 14:43:05 d65c8cfc05b1: Pulling fs layer 14:43:05 2437ff75d9bd: Pulling fs layer 14:43:05 765212b225bb: Waiting 14:43:05 f23df028b6ca: Waiting 14:43:05 2437ff75d9bd: Waiting 14:43:05 d65c8cfc05b1: Waiting 14:43:05 04944245beec: Verifying Checksum 14:43:05 04944245beec: Download complete 14:43:05 765212b225bb: Verifying Checksum 14:43:05 765212b225bb: Download complete 14:43:05 f23df028b6ca: Verifying Checksum 14:43:05 f23df028b6ca: Download complete 14:43:05 d65c8cfc05b1: Download complete 14:43:05 699f458cf7ca: Verifying Checksum 14:43:05 699f458cf7ca: Download complete 14:43:06 8998bd30e6a1: Verifying Checksum 14:43:06 8998bd30e6a1: Download complete 14:43:08 2437ff75d9bd: Verifying Checksum 14:43:08 2437ff75d9bd: Download complete 14:43:10 8998bd30e6a1: Pull complete 14:43:10 04944245beec: Pull complete 14:43:12 699f458cf7ca: Pull complete 14:43:12 765212b225bb: Pull complete 14:43:13 f23df028b6ca: Pull complete 14:43:13 d65c8cfc05b1: Pull complete 14:43:28 2437ff75d9bd: Pull complete 14:43:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:28 prd-ubuntu20.04-docker-arm64-4c-16g-23268 does not seem to be running inside a container 14:43:28 $ 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-record-replay/98 -v /w/workspace/app-record-replay/98:/w/workspace/app-record-replay/98:rw,z -v /w/workspace/app-record-replay/98@tmp:/w/workspace/app-record-replay/98@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 14:43:31 $ docker top f4d4b594debaafb17524bfb73bcb9418b544b0f9279d15ca97971d93008c6db1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:32 ---> job-cost.sh 14:43:32 lf-activate-venv: SKIPPING 14:43:32 INFO: No Stack... 14:43:32 INFO: Retrieving Pricing Info for: v3-standard-4 14:43:33 INFO: Archiving Costs [Pipeline] sh 14:43:33 + cat /w/workspace/app-record-replay/98/archives/cost.csv 14:43:33 + cut -d, -f6 [Pipeline] lock 14:43:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] 14:43:34 Resource [jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] did not exist. Created. 14:43:34 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:43:34 /w/workspace/app-record-replay/98@tmp/durable-3c542689/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:43:34 + echo total: 0.10999999940395355 [Pipeline] stash 14:43:34 Warning: overwriting stash ‘stack-cost’ 14:43:34 Stashed 1 file(s) [Pipeline] } 14:43:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 14:43:34 $ docker stop --time=1 f4d4b594debaafb17524bfb73bcb9418b544b0f9279d15ca97971d93008c6db1 14:43:36 $ docker rm -f --volumes f4d4b594debaafb17524bfb73bcb9418b544b0f9279d15ca97971d93008c6db1 [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 14:43:36 provisioning config files... 14:43:36 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16585082993083781632tmp [Pipeline] { [Pipeline] sh 14:43:37 + set +x 14:43:37 + + curl -s https://codecov.io/bash 14:43:37 bash -s -- 14:43:37 14:43:37 _____ _ 14:43:37 / ____| | | 14:43:37 | | ___ __| | ___ ___ _____ __ 14:43:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:43:37 | |___| (_) | (_| | __/ (_| (_) \ V / 14:43:37 \_____\___/ \__,_|\___|\___\___/ \_/ 14:43:37 Bash-1.0.6 14:43:37 14:43:37 14:43:37 ==> git version 2.25.1 found 14:43:37 ==> 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 14:43:37 Release-Date: 2020-01-08 14:43:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:43:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:43:37 ==> Jenkins CI detected. 14:43:37 current dir:  /w/workspace/exfoundry_app-record-replay_main 14:43:37 project root: . 14:43:37 --> token set from env 14:43:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:43:37 ==> Running gcov in . (disable via -X gcov) 14:43:37 ==> Python coveragepy not found 14:43:37 ==> Searching for coverage reports in: 14:43:37 + . 14:43:37 -> Found 1 reports 14:43:37 ==> Detecting git/mercurial file structure 14:43:37 ==> Reading reports 14:43:37 + ./coverage.out bytes=34247 14:43:37 ==> Appending adjustments 14:43:37 https://docs.codecov.io/docs/fixing-reports 14:43:37 + Found adjustments 14:43:37 ==> Gzipping contents 14:43:37 8.0K /tmp/codecov.mqrRp7.gz 14:43:37 ==> Uploading reports 14:43:37 url: https://codecov.io 14:43:37 query: branch=main&commit=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:43:37 -> Pinging Codecov 14:43:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:43:37 -> Uploading to 14:43:37 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/587b4a59f4c2d83c6f2bc4698198d372e4f88a1e/55611321-a121-4af5-bbdd-d5e7f548b095.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T144337Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1fd333db3e35d6be7f04584ce9ba81995c76f9ac6c3d723cec8a0d16e68a8d1a 14:43:37 % Total % Received % Xferd Average Speed Time Time Time Current 14:43:37 Dload Upload Total Spent Left Speed 14:43:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 24958 --:--:-- --:--:-- --:--:-- 24958 14:43:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] } 14:43:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:43:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:43:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:43:38 14:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:43:38 latest: Pulling from edgex-devops/edgex-snyk-go 14:43:38 43c4264eed91: Already exists 14:43:38 4cc291be95ef: Already exists 14:43:38 2ac1f1163629: Already exists 14:43:38 5c3c966382ef: Already exists 14:43:38 4f4fb700ef54: Already exists 14:43:38 d9c7d2e4e75e: Pulling fs layer 14:43:38 9c3e1370e548: Pulling fs layer 14:43:39 d9c7d2e4e75e: Download complete 14:43:39 d9c7d2e4e75e: Pull complete 14:43:40 9c3e1370e548: Verifying Checksum 14:43:40 9c3e1370e548: Download complete 14:43:43 9c3e1370e548: Pull complete 14:43:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:43:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:43:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:43 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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/edgex-snyk-go:latest cat 14:43:45 $ docker top 4655a87180fc02d38943d11e364ec2adde1718f0e9d639f5fc3bbe1e0878b1f3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:45 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 14:43:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 14:43:46 + set -o pipefail 14:43:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 14:43:58 14:43:58 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 14:43:58 14:43:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/c1e8a35f-158d-4991-8cfb-1c8fd8efef1d 14:43:58 14:43:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:43:58 14:43:58 14:43:58 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:43:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:43:58 $ docker stop --time=1 4655a87180fc02d38943d11e364ec2adde1718f0e9d639f5fc3bbe1e0878b1f3 14:44:02 $ docker rm -f --volumes 4655a87180fc02d38943d11e364ec2adde1718f0e9d639f5fc3bbe1e0878b1f3 [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 14:44:03 + git log --format=format:%s -1 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] sh 14:44:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:44:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:03 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:44:04 $ docker top 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b -eo pid,comm 14:44:04 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). 14:44:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:04 [ssh-agent] Looking for ssh-agent implementation... 14:44:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:04 $ docker exec 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b ssh-agent 14:44:04 SSH_AUTH_SOCK=/tmp/ssh-GEI4Mduevfdp/agent.32 14:44:04 SSH_AGENT_PID=38 14:44:04 Running ssh-add (command line suppressed) 14:44:04 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5779083168127816026.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5779083168127816026.key) 14:44:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:05 + git semver tag 14:44:05 2024-10-18 14:44:05,416 [run_tag] DEBUG tag force:False 14:44:05 2024-10-18 14:44:05,416 [check_head_tag] DEBUG check head tag 14:44:05 2024-10-18 14:44:05,417 [execute] INFO git cat-file --batch-check 14:44:05 2024-10-18 14:44:05,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:44:05 2024-10-18 14:44:05,421 [execute] INFO git cat-file --batch 14:44:05 2024-10-18 14:44:05,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:44:05 2024-10-18 14:44:05,443 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:44:05 2024-10-18 14:44:05,443 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 14:44:05 2024-10-18 14:44:05,443 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 14:44:05 2024-10-18 14:44:05,449 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:44:05 3.2.0-dev.23 [Pipeline] } 14:44:05 $ docker exec --env ******** --env ******** 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b ssh-agent -k 14:44:05 unset SSH_AUTH_SOCK; 14:44:05 unset SSH_AGENT_PID; 14:44:05 echo Agent pid 38 killed; 14:44:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:05 + git semver [Pipeline] } 14:44:06 $ docker stop --time=1 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b 14:44:07 $ docker rm -f --volumes 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:08 14:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:08 0.23.1-centos7: Pulling from edgex-lftools 14:44:08 ab5ef0e58194: Pulling fs layer 14:44:08 9712f1f96733: Pulling fs layer 14:44:08 63f879dbbcfc: Pulling fs layer 14:44:08 0d9ebad4ef96: Pulling fs layer 14:44:08 e9a5061849ea: Pulling fs layer 14:44:08 d747dcd14b5f: Pulling fs layer 14:44:08 2de7ff778b66: Pulling fs layer 14:44:08 d747dcd14b5f: Waiting 14:44:08 2de7ff778b66: Waiting 14:44:08 0d9ebad4ef96: Waiting 14:44:08 e9a5061849ea: Waiting 14:44:08 9712f1f96733: Download complete 14:44:08 63f879dbbcfc: Verifying Checksum 14:44:08 63f879dbbcfc: Download complete 14:44:08 e9a5061849ea: Verifying Checksum 14:44:08 e9a5061849ea: Download complete 14:44:08 d747dcd14b5f: Verifying Checksum 14:44:08 d747dcd14b5f: Download complete 14:44:08 0d9ebad4ef96: Verifying Checksum 14:44:08 0d9ebad4ef96: Download complete 14:44:08 ab5ef0e58194: Verifying Checksum 14:44:08 ab5ef0e58194: Download complete 14:44:08 2de7ff778b66: Verifying Checksum 14:44:08 2de7ff778b66: Download complete 14:44:11 ab5ef0e58194: Pull complete 14:44:11 9712f1f96733: Pull complete 14:44:12 63f879dbbcfc: Pull complete 14:44:15 0d9ebad4ef96: Pull complete 14:44:15 e9a5061849ea: Pull complete 14:44:15 d747dcd14b5f: Pull complete 14:44:16 2de7ff778b66: Pull complete 14:44:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:16 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:44:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:44:20 $ docker top 2eb7a0bc1b4e9db643a8526f137fd1d47df2327ef69faff4f0c99e819908d381 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:44:20 provisioning config files... 14:44:20 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10606215525716869931tmp 14:44:20 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7294380865500741012tmp 14:44:20 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config116460528711062996tmp [Pipeline] { [Pipeline] echo 14:44:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:44:21 ---> sigul-configuration.sh 14:44:21 gpg: directory `/root/.gnupg' created 14:44:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:44:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:44:21 gpg: keyring `/root/.gnupg/secring.gpg' created 14:44:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:44:21 gpg: CAST5 encrypted data 14:44:21 gpg: encrypted with 1 passphrase 14:44:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:44:21 + mkdir /home/jenkins 14:44:21 + mkdir /home/jenkins/sigul [Pipeline] sh 14:44:21 + 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 14:44:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:44:22 ---> sigul-install.sh 14:44:22 Sigul already installed; skipping installation. [Pipeline] sh 14:44:22 + git tag --list 14:44:22 v3.1 14:44:22 v3.1.0 14:44:22 v3.1.0-dev.0 14:44:22 v3.1.0-dev.1 14:44:22 v3.1.0-dev.10 14:44:22 v3.1.0-dev.11 14:44:22 v3.1.0-dev.12 14:44:22 v3.1.0-dev.13 14:44:22 v3.1.0-dev.14 14:44:22 v3.1.0-dev.15 14:44:22 v3.1.0-dev.16 14:44:22 v3.1.0-dev.17 14:44:22 v3.1.0-dev.18 14:44:22 v3.1.0-dev.19 14:44:22 v3.1.0-dev.2 14:44:22 v3.1.0-dev.20 14:44:22 v3.1.0-dev.21 14:44:22 v3.1.0-dev.22 14:44:22 v3.1.0-dev.23 14:44:22 v3.1.0-dev.24 14:44:22 v3.1.0-dev.25 14:44:22 v3.1.0-dev.26 14:44:22 v3.1.0-dev.27 14:44:22 v3.1.0-dev.28 14:44:22 v3.1.0-dev.29 14:44:22 v3.1.0-dev.3 14:44:22 v3.1.0-dev.30 14:44:22 v3.1.0-dev.31 14:44:22 v3.1.0-dev.32 14:44:22 v3.1.0-dev.33 14:44:22 v3.1.0-dev.34 14:44:22 v3.1.0-dev.35 14:44:22 v3.1.0-dev.36 14:44:22 v3.1.0-dev.37 14:44:22 v3.1.0-dev.38 14:44:22 v3.1.0-dev.39 14:44:22 v3.1.0-dev.4 14:44:22 v3.1.0-dev.40 14:44:22 v3.1.0-dev.41 14:44:22 v3.1.0-dev.42 14:44:22 v3.1.0-dev.43 14:44:22 v3.1.0-dev.44 14:44:22 v3.1.0-dev.45 14:44:22 v3.1.0-dev.46 14:44:22 v3.1.0-dev.47 14:44:22 v3.1.0-dev.48 14:44:22 v3.1.0-dev.49 14:44:22 v3.1.0-dev.5 14:44:22 v3.1.0-dev.50 14:44:22 v3.1.0-dev.51 14:44:22 v3.1.0-dev.52 14:44:22 v3.1.0-dev.53 14:44:22 v3.1.0-dev.54 14:44:22 v3.1.0-dev.55 14:44:22 v3.1.0-dev.56 14:44:22 v3.1.0-dev.57 14:44:22 v3.1.0-dev.58 14:44:22 v3.1.0-dev.59 14:44:22 v3.1.0-dev.6 14:44:22 v3.1.0-dev.60 14:44:22 v3.1.0-dev.61 14:44:22 v3.1.0-dev.62 14:44:22 v3.1.0-dev.63 14:44:22 v3.1.0-dev.64 14:44:22 v3.1.0-dev.65 14:44:22 v3.1.0-dev.66 14:44:22 v3.1.0-dev.67 14:44:22 v3.1.0-dev.68 14:44:22 v3.1.0-dev.7 14:44:22 v3.1.0-dev.8 14:44:22 v3.1.0-dev.9 14:44:22 v3.1.1 14:44:22 v3.2.0-dev.1 14:44:22 v3.2.0-dev.10 14:44:22 v3.2.0-dev.11 14:44:22 v3.2.0-dev.12 14:44:22 v3.2.0-dev.13 14:44:22 v3.2.0-dev.14 14:44:22 v3.2.0-dev.15 14:44:22 v3.2.0-dev.16 14:44:22 v3.2.0-dev.17 14:44:22 v3.2.0-dev.18 14:44:22 v3.2.0-dev.19 14:44:22 v3.2.0-dev.2 14:44:22 v3.2.0-dev.20 14:44:22 v3.2.0-dev.21 14:44:22 v3.2.0-dev.22 14:44:22 v3.2.0-dev.23 14:44:22 v3.2.0-dev.3 14:44:22 v3.2.0-dev.4 14:44:22 v3.2.0-dev.5 14:44:22 v3.2.0-dev.6 14:44:22 v3.2.0-dev.7 14:44:22 v3.2.0-dev.8 14:44:22 v3.2.0-dev.9 [Pipeline] sh 14:44:22 + lftools sign git-tag v3.2.0-dev.23 14:44:23 Signing Git tag with Sigul... 14:44:23 Signing v3.2.0-dev.23 [Pipeline] echo 14:44:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:44:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:44:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:44:23 $ docker stop --time=1 2eb7a0bc1b4e9db643a8526f137fd1d47df2327ef69faff4f0c99e819908d381 14:44:25 $ docker rm -f --volumes 2eb7a0bc1b4e9db643a8526f137fd1d47df2327ef69faff4f0c99e819908d381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:44:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:26 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:44:26 $ docker top 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 -eo pid,comm 14:44:26 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). 14:44:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:26 [ssh-agent] Looking for ssh-agent implementation... 14:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:26 $ docker exec 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 ssh-agent 14:44:26 SSH_AUTH_SOCK=/tmp/ssh-1XzniqDYOVHa/agent.31 14:44:26 SSH_AGENT_PID=38 14:44:26 Running ssh-add (command line suppressed) 14:44:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4183409144340171427.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4183409144340171427.key) 14:44:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:27 + git semver bump pre 14:44:27 2024-10-18 14:44:27,410 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:44:27 2024-10-18 14:44:27,411 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev 14:44:27 2024-10-18 14:44:27,411 [bump_version] DEBUG bumped version:3.2.0-dev.24 14:44:27 2024-10-18 14:44:27,411 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 14:44:27 2024-10-18 14:44:27,411 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:44:27 2024-10-18 14:44:27,411 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 14:44:27 2024-10-18 14:44:27,414 [execute] INFO git cat-file --batch-check 14:44:27 2024-10-18 14:44:27,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:44:27 2024-10-18 14:44:27,419 [execute] INFO git cat-file --batch 14:44:27 2024-10-18 14:44:27,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:44:27 2024-10-18 14:44:27,424 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:44:27 3.2.0-dev.24 [Pipeline] } 14:44:27 $ docker exec --env ******** --env ******** 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 ssh-agent -k 14:44:27 unset SSH_AUTH_SOCK; 14:44:27 unset SSH_AGENT_PID; 14:44:27 echo Agent pid 38 killed; 14:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:27 + git semver [Pipeline] } 14:44:28 $ docker stop --time=1 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 14:44:29 $ docker rm -f --volumes 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 [Pipeline] // withDockerContainer [Pipeline] sh 14:44:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:30 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:44:30 $ docker top c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:30 [ssh-agent] Looking for ssh-agent implementation... 14:44:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:30 $ docker exec c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 ssh-agent 14:44:30 SSH_AUTH_SOCK=/tmp/ssh-PsQjaqkZTRuz/agent.32 14:44:30 SSH_AGENT_PID=38 14:44:30 Running ssh-add (command line suppressed) 14:44:31 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2525372019525675390.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2525372019525675390.key) 14:44:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:31 + git semver push 14:44:31 2024-10-18 14:44:31,500 [run_push] DEBUG push 14:44:31 2024-10-18 14:44:31,501 [execute] INFO git cat-file --batch-check 14:44:31 2024-10-18 14:44:31,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:44:31 2024-10-18 14:44:31,506 [execute] INFO git rev-list fd024205e045c1de82a30763a011300c54e4777e -- 14:44:31 2024-10-18 14:44:31,506 [execute] DEBUG Popen(['git', 'rev-list', 'fd024205e045c1de82a30763a011300c54e4777e', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:44:31 2024-10-18 14:44:31,514 [execute] INFO git fetch -v origin 14:44:31 2024-10-18 14:44:31,514 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 14:44:32 2024-10-18 14:44:32,005 [run_push] DEBUG no remote changes detected 14:44:32 2024-10-18 14:44:32,005 [execute] INFO git push origin semver 14:44:32 2024-10-18 14:44:32,006 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:44:32 2024-10-18 14:44:32,697 [run_push] DEBUG push all version tags 14:44:32 2024-10-18 14:44:32,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:44:32 2024-10-18 14:44:32,698 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 14:44:33 2024-10-18 14:44:33,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:44:33 3.2.0-dev.24 [Pipeline] } 14:44:33 $ docker exec --env ******** --env ******** c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 ssh-agent -k 14:44:33 unset SSH_AUTH_SOCK; 14:44:33 unset SSH_AGENT_PID; 14:44:33 echo Agent pid 38 killed; 14:44:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:34 + git semver [Pipeline] } 14:44:34 $ docker stop --time=1 c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 14:44:35 $ docker rm -f --volumes c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 [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 14:44:36 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 14:44:36 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:44:36 total 16 14:44:36 drwxr-xr-x 3 root root 4096 Oct 18 14:28 . 14:44:36 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 14:44 .. 14:44:36 drwxr-xr-x 2 root root 4096 Oct 18 14:28 cost 14:44:36 -rw-r--r-- 1 root root 88 Oct 18 14:28 cost.csv 14:44:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 14:44:36 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:44:36 total 16 14:44:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 14:28 . 14:44:36 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 14:44 .. 14:44:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 14:28 cost 14:44:36 -rw-r--r-- 1 jenkins jenkins 88 Oct 18 14:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:44:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:44:37 ---> package-listing.sh 14:44:37 ++ facter osfamily 14:44:37 ++ tr '[:upper:]' '[:lower:]' 14:44:37 + OS_FAMILY=debian 14:44:37 + workspace=/w/workspace/exfoundry_app-record-replay_main 14:44:37 + START_PACKAGES=/tmp/packages_start.txt 14:44:37 + END_PACKAGES=/tmp/packages_end.txt 14:44:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:44:37 + PACKAGES=/tmp/packages_start.txt 14:44:37 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:44:37 + PACKAGES=/tmp/packages_end.txt 14:44:37 + case "${OS_FAMILY}" in 14:44:37 + dpkg -l 14:44:37 + grep '^ii' 14:44:37 + '[' -f /tmp/packages_start.txt ']' 14:44:37 + '[' -f /tmp/packages_end.txt ']' 14:44:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:44:37 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:44:37 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 14:44:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 14:44:37 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:44:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:38 prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container 14:44:38 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:44:38 $ docker top 840d2e49ed69e9743e341c7ee69fba5c6121a1e3e8efc05f8ae0b5837258aedb -eo pid,comm [Pipeline] { [Pipeline] sh 14:44:39 + touch /tmp/pre-build-complete [Pipeline] sh 14:44:39 + mkdir -p /var/log/sysstat [Pipeline] sh 14:44:39 + ls /var/log/sa-host 14:44:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:39 provisioning config files... 14:44:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1173272896224681107tmp [Pipeline] { [Pipeline] echo 14:44:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:44:40 ---> create-netrc.sh [Pipeline] } 14:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:44:40 ---> python-tools-install.sh [Pipeline] echo 14:44:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:44:40 ---> sudo-logs.sh 14:44:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:44:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:44:41 ---> job-cost.sh 14:44:41 lf-activate-venv: SKIPPING 14:44:41 DEBUG: total: 0.2199999988079071 14:44:41 INFO: Retrieving Stack Cost... 14:44:41 INFO: Retrieving Pricing Info for: v3-standard-8 14:44:42 INFO: Archiving Costs [Pipeline] echo 14:44:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:44:42 ---> logs-deploy.sh 14:44:42 lf-activate-venv: SKIPPING 14:44:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/98 14:44:42 INFO: archiving workspace using pattern(s): 14:44:43 Archives upload complete. 14:44:43 INFO: archiving logs to Nexus 14:44:44 ---> uname -a: 14:44:44 Linux prd-ubuntu20-04-docker-8c-8g-23266 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:44:44 14:44:44 14:44:44 ---> lscpu: 14:44:44 Architecture: x86_64 14:44:44 CPU op-mode(s): 32-bit, 64-bit 14:44:44 Byte Order: Little Endian 14:44:44 Address sizes: 40 bits physical, 48 bits virtual 14:44:44 CPU(s): 8 14:44:44 On-line CPU(s) list: 0-7 14:44:44 Thread(s) per core: 1 14:44:44 Core(s) per socket: 1 14:44:44 Socket(s): 8 14:44:44 NUMA node(s): 1 14:44:44 Vendor ID: AuthenticAMD 14:44:44 CPU family: 23 14:44:44 Model: 49 14:44:44 Model name: AMD EPYC-Rome Processor 14:44:44 Stepping: 0 14:44:44 CPU MHz: 2799.998 14:44:44 BogoMIPS: 5599.99 14:44:44 Virtualization: AMD-V 14:44:44 Hypervisor vendor: KVM 14:44:44 Virtualization type: full 14:44:44 L1d cache: 256 KiB 14:44:44 L1i cache: 256 KiB 14:44:44 L2 cache: 4 MiB 14:44:44 L3 cache: 128 MiB 14:44:44 NUMA node0 CPU(s): 0-7 14:44:44 Vulnerability Itlb multihit: Not affected 14:44:44 Vulnerability L1tf: Not affected 14:44:44 Vulnerability Mds: Not affected 14:44:44 Vulnerability Meltdown: Not affected 14:44:44 Vulnerability Mmio stale data: Not affected 14:44:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:44:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:44:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:44:44 Vulnerability Srbds: Not affected 14:44:44 Vulnerability Tsx async abort: Not affected 14:44:44 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 14:44:44 14:44:44 14:44:44 ---> nproc: 14:44:44 8 14:44:44 14:44:44 14:44:44 ---> df -h: 14:44:44 Filesystem Size Used Avail Use% Mounted on 14:44:44 overlay 155G 13G 142G 9% / 14:44:44 tmpfs 64M 0 64M 0% /dev 14:44:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:44:44 shm 64M 0 64M 0% /dev/shm 14:44:44 /dev/vda1 155G 13G 142G 9% /facter-os 14:44:44 14:44:44 14:44:44 ---> sar -b -r -n DEV: 14:44:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23266) 10/18/24 _x86_64_ (8 CPU) 14:44:44 14:44:44 14:23:46 LINUX RESTART (8 CPU) 14:44:44 14:44:44 14:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:44:44 14:25:01 423.00 48.08 374.92 0.00 5404.30 166012.20 0.00 14:44:44 14:26:01 279.25 2.10 277.15 0.00 20.93 76030.13 0.00 14:44:44 14:27:01 33.64 0.02 33.63 0.00 0.13 21168.09 0.00 14:44:44 14:28:01 81.86 0.10 81.76 0.00 2.00 21173.88 0.00 14:44:44 14:29:01 192.03 11.78 180.25 0.00 5222.20 59497.42 0.00 14:44:44 14:30:01 11.80 1.55 10.25 0.00 264.22 1320.85 0.00 14:44:44 14:31:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 14:44:44 14:32:01 2.03 0.00 2.03 0.00 0.00 22.80 0.00 14:44:44 14:33:02 1.13 0.00 1.13 0.00 0.00 12.53 0.00 14:44:44 14:34:01 2.32 0.00 2.32 0.00 0.00 38.23 0.00 14:44:44 14:35:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 14:44:44 14:36:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 14:44:44 14:37:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 14:44:44 14:38:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 14:44:44 14:39:01 2.03 0.02 2.02 0.00 0.13 23.73 0.00 14:44:44 14:40:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 14:44:44 14:41:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 14:44:44 14:42:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 14:44:44 14:43:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 14:44:44 14:44:01 43.32 1.17 42.15 0.00 30.40 23497.60 0.00 14:44:44 Average: 54.22 3.24 50.98 0.00 547.66 18461.13 0.00 14:44:44 14:44:44 14:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:44:44 14:25:01 29197324 31531300 795024 2.42 75624 2527080 1980860 5.84 1032412 2269204 420 14:44:44 14:26:01 27990884 31516692 791872 2.41 189220 3480212 1887320 5.56 1154384 3211056 2456 14:44:44 14:27:01 26583688 31325056 979280 2.98 193652 4615144 2256960 6.65 1816040 3879948 658380 14:44:44 14:28:01 26926520 31391168 913160 2.78 196928 4335556 2159208 6.36 1892492 3460092 841140 14:44:44 14:29:01 26539800 31507940 787260 2.39 211428 4800276 1804844 5.32 1633172 4064900 184 14:44:44 14:30:01 26523080 31507328 786596 2.39 213976 4812900 1841552 5.43 1657012 4055724 316 14:44:44 14:31:01 26533324 31517672 776172 2.36 214008 4812904 1841552 5.43 1646964 4055728 16 14:44:44 14:32:01 26533268 31517836 775944 2.36 214092 4813040 1841552 5.43 1647048 4055860 8 14:44:44 14:33:02 26534204 31518820 774828 2.36 214140 4813040 1841552 5.43 1646004 4055860 12 14:44:44 14:34:01 26535840 31520744 773044 2.35 214232 4813020 1841552 5.43 1644692 4056064 4 14:44:44 14:35:01 26535820 31520780 773188 2.35 214260 4813020 1841552 5.43 1644532 4056060 8 14:44:44 14:36:01 26535676 31520672 773096 2.35 214296 4813024 1841552 5.43 1644768 4056064 40 14:44:44 14:37:01 26535904 31520928 772812 2.35 214312 4813028 1841552 5.43 1644608 4056068 8 14:44:44 14:38:01 26536140 31521172 772496 2.35 214332 4813028 1841552 5.43 1644252 4056068 4 14:44:44 14:39:01 26536104 31521300 772560 2.35 214416 4813016 1851804 5.46 1644612 4056072 4 14:44:44 14:40:01 26536152 31521376 772440 2.35 214440 4813036 1851804 5.46 1644420 4056072 180 14:44:44 14:41:01 26536128 31521388 772368 2.35 214468 4813040 1851804 5.46 1644364 4056076 4 14:44:44 14:42:01 26536048 31521332 772348 2.35 214504 4813044 1851804 5.46 1644372 4056084 192 14:44:44 14:43:01 26536136 31521460 772368 2.35 214520 4813044 1851804 5.46 1644672 4056084 16 14:44:44 14:44:01 25603864 31483112 805424 2.45 224020 5623688 1942308 5.72 1823600 4731744 150004 14:44:44 Average: 26716295 31501404 795614 2.42 204543 4638207 1893224 5.58 1619721 3920041 82670 14:44:44 14:44:44 14:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:44:44 14:25:01 docker0 26.20 28.31 2.07 192.71 0.00 0.00 0.00 0.00 14:44:44 14:25:01 ens3 587.49 381.69 5961.83 97.21 0.00 0.00 0.00 0.00 14:44:44 14:25:01 veth1f14bad 2.65 1.85 0.27 2.19 0.00 0.00 0.00 0.00 14:44:44 14:25:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 14:44:44 14:26:01 docker0 335.49 509.17 28.20 3246.69 0.00 0.00 0.00 0.00 14:44:44 14:26:01 veth9028961 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:44:44 14:26:01 ens3 536.34 349.48 3274.58 41.41 0.00 0.00 0.00 0.00 14:44:44 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:27:01 veth9028961 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:44:44 14:27:01 ens3 11.93 7.27 9.91 5.50 0.00 0.00 0.00 0.00 14:44:44 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:28:01 docker0 1.30 2.72 0.08 38.08 0.00 0.00 0.00 0.00 14:44:44 14:28:01 ens3 24.84 14.76 57.66 9.45 0.00 0.00 0.00 0.00 14:44:44 14:28:01 veth67ccedd 0.02 0.22 0.00 0.02 0.00 0.00 0.00 0.00 14:44:44 14:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:44:44 14:29:01 docker0 4.58 9.00 0.28 119.47 0.00 0.00 0.00 0.00 14:44:44 14:29:01 ens3 369.57 237.28 4763.20 546.67 0.00 0.00 0.00 0.00 14:44:44 14:29:01 lo 8.60 8.60 0.86 0.86 0.00 0.00 0.00 0.00 14:44:44 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:30:01 ens3 2.30 1.72 1.28 1.32 0.00 0.00 0.00 0.00 14:44:44 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:33:02 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:35:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:44:44 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:40:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 14:44:44 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:41:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:44 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:43:01 ens3 0.18 0.12 0.17 0.01 0.00 0.00 0.00 0.00 14:44:44 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:44 14:44:01 docker0 84.08 136.40 7.63 1275.81 0.00 0.00 0.00 0.00 14:44:44 14:44:01 ens3 227.95 135.82 3927.15 19.38 0.00 0.00 0.00 0.00 14:44:44 14:44:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:44:44 Average: docker0 22.60 34.31 1.91 243.82 0.00 0.00 0.00 0.00 14:44:44 Average: ens3 88.16 56.50 900.50 36.09 0.00 0.00 0.00 0.00 14:44:44 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:44:44 14:44:44 14:44:44 ---> sar -P ALL: 14:44:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23266) 10/18/24 _x86_64_ (8 CPU) 14:44:44 14:44:44 14:23:46 LINUX RESTART (8 CPU) 14:44:44 14:44:44 14:24:01 CPU %user %nice %system %iowait %steal %idle 14:44:44 14:25:01 all 9.30 0.00 3.33 3.18 0.06 84.13 14:44:44 14:25:01 0 12.56 0.00 2.66 2.56 0.05 82.18 14:44:44 14:25:01 1 7.23 0.00 4.00 3.53 0.08 85.15 14:44:44 14:25:01 2 8.94 0.00 2.84 1.19 0.05 86.98 14:44:44 14:25:01 3 10.57 0.00 3.01 1.68 0.05 84.68 14:44:44 14:25:01 4 10.27 0.00 3.36 3.43 0.07 82.87 14:44:44 14:25:01 5 6.26 0.00 3.40 0.22 0.07 90.06 14:44:44 14:25:01 6 8.14 0.00 3.72 7.54 0.07 80.54 14:44:44 14:25:01 7 10.41 0.00 3.66 5.36 0.05 80.53 14:44:44 14:26:01 all 6.27 0.00 3.28 4.18 0.05 86.22 14:44:44 14:26:01 0 5.85 0.00 4.08 17.39 0.07 72.61 14:44:44 14:26:01 1 7.18 0.00 3.76 7.09 0.05 81.92 14:44:44 14:26:01 2 7.39 0.00 2.30 0.74 0.05 89.52 14:44:44 14:26:01 3 7.13 0.00 2.97 2.40 0.05 87.45 14:44:44 14:26:01 4 6.13 0.00 4.16 0.96 0.07 88.68 14:44:44 14:26:01 5 5.65 0.00 2.84 0.54 0.03 90.93 14:44:44 14:26:01 6 5.25 0.00 2.81 0.77 0.03 91.14 14:44:44 14:26:01 7 5.58 0.00 3.28 3.48 0.07 87.59 14:44:44 14:27:01 all 51.84 0.00 7.01 1.01 0.09 40.05 14:44:44 14:27:01 0 51.71 0.00 7.08 1.33 0.07 39.82 14:44:44 14:27:01 1 53.57 0.00 7.16 0.54 0.08 38.65 14:44:44 14:27:01 2 51.52 0.00 7.09 0.20 0.12 41.07 14:44:44 14:27:01 3 52.16 0.00 6.75 0.99 0.08 40.02 14:44:44 14:27:01 4 51.27 0.00 7.11 0.50 0.08 41.04 14:44:44 14:27:01 5 51.85 0.00 6.59 0.29 0.08 41.19 14:44:44 14:27:01 6 51.29 0.00 8.11 3.34 0.08 37.17 14:44:44 14:27:01 7 51.37 0.00 6.20 0.89 0.08 41.47 14:44:44 14:28:01 all 51.56 0.00 7.04 0.95 0.08 40.36 14:44:44 14:28:01 0 52.12 0.00 7.66 0.54 0.10 39.58 14:44:44 14:28:01 1 51.94 0.00 7.10 1.56 0.08 39.32 14:44:44 14:28:01 2 51.17 0.00 7.24 0.17 0.08 41.33 14:44:44 14:28:01 3 52.22 0.00 6.90 0.22 0.07 40.60 14:44:44 14:28:01 4 51.87 0.00 7.07 0.22 0.08 40.76 14:44:44 14:28:01 5 51.74 0.00 6.75 0.12 0.08 41.31 14:44:44 14:28:01 6 49.84 0.00 7.17 4.31 0.08 38.59 14:44:44 14:28:01 7 51.56 0.00 6.45 0.52 0.08 41.39 14:44:44 14:29:01 all 7.32 0.00 2.82 3.04 0.07 86.74 14:44:44 14:29:01 0 6.71 0.00 2.87 8.62 0.12 81.68 14:44:44 14:29:01 1 8.71 0.00 2.75 0.44 0.07 88.04 14:44:44 14:29:01 2 7.70 0.00 2.83 0.69 0.05 88.73 14:44:44 14:29:01 3 5.25 0.00 2.61 1.75 0.08 90.30 14:44:44 14:29:01 4 8.98 0.00 2.61 4.16 0.07 84.18 14:44:44 14:29:01 5 10.02 0.00 3.92 3.13 0.08 82.84 14:44:44 14:29:01 6 5.92 0.00 3.00 5.35 0.05 85.68 14:44:44 14:29:01 7 5.30 0.00 1.98 0.24 0.07 92.41 14:44:44 14:30:01 all 0.41 0.00 0.21 0.09 0.01 99.28 14:44:44 14:30:01 0 0.30 0.00 0.25 0.22 0.03 99.20 14:44:44 14:30:01 1 0.44 0.00 0.25 0.23 0.02 99.06 14:44:44 14:30:01 2 0.33 0.00 0.15 0.10 0.00 99.42 14:44:44 14:30:01 3 0.33 0.00 0.15 0.00 0.00 99.52 14:44:44 14:30:01 4 0.48 0.00 0.20 0.15 0.00 99.17 14:44:44 14:30:01 5 0.32 0.00 0.17 0.02 0.02 99.48 14:44:44 14:30:01 6 0.70 0.00 0.32 0.00 0.02 98.97 14:44:44 14:30:01 7 0.40 0.00 0.17 0.02 0.00 99.42 14:44:44 14:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 14:44:44 14:31:01 0 0.08 0.00 0.02 0.02 0.03 99.85 14:44:44 14:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:44:44 14:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:44:44 14:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:44:44 14:31:01 4 0.08 0.00 0.00 0.00 0.02 99.90 14:44:44 14:31:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:44:44 14:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:32:01 all 0.01 0.00 0.01 0.03 0.01 99.94 14:44:44 14:32:01 0 0.03 0.00 0.07 0.22 0.02 99.67 14:44:44 14:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:44:44 14:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:32:01 4 0.02 0.00 0.00 0.02 0.02 99.95 14:44:44 14:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:44:44 14:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:44:44 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:33:02 all 0.04 0.00 0.01 0.00 0.01 99.94 14:44:44 14:33:02 0 0.02 0.00 0.02 0.03 0.05 99.88 14:44:44 14:33:02 1 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:33:02 2 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:33:02 3 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:33:02 4 0.17 0.00 0.02 0.00 0.00 99.82 14:44:44 14:33:02 5 0.05 0.00 0.02 0.00 0.02 99.92 14:44:44 14:33:02 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:33:02 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:34:01 all 0.05 0.00 0.01 0.01 0.01 99.92 14:44:44 14:34:01 0 0.00 0.00 0.02 0.05 0.00 99.93 14:44:44 14:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:44:44 14:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:44:44 14:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:34:01 4 0.25 0.00 0.02 0.00 0.02 99.71 14:44:44 14:34:01 5 0.07 0.00 0.02 0.00 0.03 99.88 14:44:44 14:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:44:44 14:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:44:44 14:35:01 0 0.00 0.00 0.02 0.02 0.02 99.95 14:44:44 14:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:44:44 14:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:44:44 14:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:44:44 14:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:44:44 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:44:44 14:36:01 all 0.21 0.00 0.01 0.00 0.01 99.76 14:44:44 14:36:01 0 0.02 0.00 0.00 0.03 0.00 99.95 14:44:44 14:36:01 1 1.50 0.00 0.07 0.00 0.02 98.42 14:44:44 14:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:44:44 14:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:44:44 14:36:01 5 0.08 0.00 0.02 0.00 0.03 99.87 14:44:44 14:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:44:44 14:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.97 14:44:44 14:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 14:44:44 14:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:37:01 5 0.07 0.00 0.02 0.00 0.03 99.88 14:44:44 14:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:44:44 14:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:44 14:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:44:44 14:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:44:44 14:38:01 4 0.03 0.00 0.00 0.05 0.02 99.90 14:44:44 14:38:01 5 0.07 0.00 0.02 0.00 0.03 99.88 14:44:44 14:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:39:01 all 0.02 0.00 0.03 0.01 0.01 99.94 14:44:44 14:39:01 0 0.02 0.00 0.02 0.03 0.02 99.92 14:44:44 14:39:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:44:44 14:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:44:44 14:39:01 3 0.00 0.00 0.05 0.02 0.02 99.92 14:44:44 14:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:44:44 14:39:01 5 0.05 0.00 0.03 0.00 0.03 99.88 14:44:44 14:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:44:44 14:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:44:44 14:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:44:44 14:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:44:44 14:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 14:44:44 14:40:01 5 0.08 0.00 0.02 0.00 0.03 99.87 14:44:44 14:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:44 14:41:01 all 0.00 0.00 0.01 0.00 0.01 99.98 14:44:44 14:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 14:44:44 14:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:44:44 14:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:44:44 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:44:44 14:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:44:44 14:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:44:44 14:42:01 0 0.03 0.00 0.00 0.02 0.02 99.93 14:44:44 14:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:44:44 14:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 14:44:44 14:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:44:44 14:42:01 5 0.05 0.00 0.03 0.00 0.03 99.88 14:44:44 14:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:44:44 14:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:44:44 14:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:44:44 14:43:01 4 0.03 0.00 0.02 0.02 0.00 99.93 14:44:44 14:43:01 5 0.07 0.00 0.05 0.00 0.02 99.87 14:44:44 14:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:44:44 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:44 14:44:01 all 3.50 0.00 1.39 0.73 0.03 94.36 14:44:44 14:44:01 0 2.60 0.00 1.21 0.54 0.03 95.63 14:44:44 14:44:01 1 2.93 0.00 1.37 0.00 0.02 95.67 14:44:44 14:44:01 2 3.41 0.00 1.25 0.30 0.03 95.00 14:44:44 14:44:01 3 3.06 0.00 1.66 2.46 0.02 92.80 14:44:44 14:44:01 4 4.14 0.00 1.85 2.37 0.03 91.61 14:44:44 14:44:01 5 3.53 0.00 1.44 0.02 0.05 94.96 14:44:44 14:44:01 6 3.65 0.00 0.90 0.17 0.02 95.26 14:44:44 14:44:01 7 4.65 0.00 1.40 0.03 0.02 93.90 14:44:44 Average: all 6.51 0.00 1.26 0.66 0.03 91.55 14:44:44 Average: 0 6.57 0.00 1.29 1.58 0.03 90.53 14:44:44 Average: 1 6.66 0.00 1.32 0.67 0.03 91.32 14:44:44 Average: 2 6.50 0.00 1.19 0.17 0.02 92.12 14:44:44 Average: 3 6.51 0.00 1.20 0.48 0.02 91.78 14:44:44 Average: 4 6.66 0.00 1.32 0.59 0.03 91.41 14:44:44 Average: 5 6.47 0.00 1.26 0.21 0.04 92.02 14:44:44 Average: 6 6.21 0.00 1.30 1.07 0.02 91.40 14:44:44 Average: 7 6.47 0.00 1.16 0.52 0.02 91.83 14:44:44 14:44:44 14:44:44