Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 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-ssh12468236317696525878.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16775737605033051663.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh9819354782075292550.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2046256266182370682.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-ssh7065640605227165274.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-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-27465 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 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#118)" > 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 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 # timeout=10 > git rev-list --no-walk 98332db10de1426bd36800551eb50bbad6d7add7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:28:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:28:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:28:05 ========================================================= 14:28:05 EdgeX Global Pipelines Version Info 14:28:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:28:05 ------------------- 14:28:05 stable info: 14:28:05 ------------------- 14:28:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:28:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:28:05 Message: update stable to v1.0.258 14:28:06 ------------------- 14:28:06 experimental info: 14:28:06 ------------------- 14:28:06 Commited By: **** collab-it+edgex@linuxfoundation.org 14:28:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:28:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:28:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd19a4d [Pipeline] echo 14:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:07 provisioning config files... 14:28:07 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3424072621870401458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:08 ---> ****-login.sh 14:28:08 nexus3.edgexfoundry.org:10001 14:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:08 Configure a credential helper to remove this warning. See 14:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:08 14:28:08 Login Succeeded 14:28:08 nexus3.edgexfoundry.org:10002 14:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:08 Configure a credential helper to remove this warning. See 14:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:08 14:28:08 Login Succeeded 14:28:08 nexus3.edgexfoundry.org:10003 14:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:08 Configure a credential helper to remove this warning. See 14:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:08 14:28:08 Login Succeeded 14:28:08 nexus3.edgexfoundry.org:10004 14:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:08 Configure a credential helper to remove this warning. See 14:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:08 14:28:08 Login Succeeded 14:28:08 ****.io 14:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:08 Configure a credential helper to remove this warning. See 14:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:08 14:28:08 Login Succeeded 14:28:08 ---> ****-login.sh ends [Pipeline] } 14:28:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:28:09 + git rev-list -1 --merges bd19a4daae9e85dcbf3acdc994afcf15a534e4e5~1..bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] echo 14:28:09 -----------> git rev-list -1 --merges bd19a4daae9e85dcbf3acdc994afcf15a534e4e5~1..bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [false] [Pipeline] sh 14:28:09 + git log --format=format:%s -1 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] echo 14:28:09 ========================================================= 14:28:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:28:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:28:10 + git log --format=format:%s -1 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] echo 14:28:10 [semverPrep] GIT_COMMIT: bd19a4daae9e85dcbf3acdc994afcf15a534e4e5, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#118) [Pipeline] echo 14:28:10 [semverPrep] This is not a build commit. [Pipeline] sh 14:28:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:28:10 + grep -v github /etc/ssh/ssh_known_hosts 14:28:10 + [ -e /tmp/ssh_known_hosts ] 14:28:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:28:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:28:10 + sudo tee -a /etc/ssh/ssh_known_hosts 14:28:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:10 14:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:11 0.1.4: Pulling from edgex-devops/py-git-semver 14:28:11 b85a868b505f: Pulling fs layer 14:28:11 e2be974225ed: Pulling fs layer 14:28:11 339a4e72a1f5: Pulling fs layer 14:28:11 988bab9f4d93: Pulling fs layer 14:28:11 1469e6f7b9e6: Pulling fs layer 14:28:11 eaf3925da568: Pulling fs layer 14:28:11 bab4dde63d76: Pulling fs layer 14:28:11 bde34c3a00c8: Pulling fs layer 14:28:11 b352a97aabf1: Pulling fs layer 14:28:11 4872d77fe225: Pulling fs layer 14:28:11 5851b861e8e6: Pulling fs layer 14:28:11 bde34c3a00c8: Waiting 14:28:11 b352a97aabf1: Waiting 14:28:11 eaf3925da568: Waiting 14:28:11 4872d77fe225: Waiting 14:28:11 1469e6f7b9e6: Waiting 14:28:11 5851b861e8e6: Waiting 14:28:11 e2be974225ed: Download complete 14:28:11 988bab9f4d93: Download complete 14:28:11 1469e6f7b9e6: Verifying Checksum 14:28:11 1469e6f7b9e6: Download complete 14:28:11 eaf3925da568: Verifying Checksum 14:28:11 eaf3925da568: Download complete 14:28:11 339a4e72a1f5: Verifying Checksum 14:28:11 339a4e72a1f5: Download complete 14:28:11 bde34c3a00c8: Verifying Checksum 14:28:11 bde34c3a00c8: Download complete 14:28:11 b352a97aabf1: Download complete 14:28:11 4872d77fe225: Verifying Checksum 14:28:11 4872d77fe225: Download complete 14:28:11 5851b861e8e6: Verifying Checksum 14:28:11 5851b861e8e6: Download complete 14:28:11 b85a868b505f: Verifying Checksum 14:28:11 b85a868b505f: Download complete 14:28:11 bab4dde63d76: Verifying Checksum 14:28:11 bab4dde63d76: Download complete 14:28:12 b85a868b505f: Pull complete 14:28:12 e2be974225ed: Pull complete 14:28:13 339a4e72a1f5: Pull complete 14:28:13 988bab9f4d93: Pull complete 14:28:13 1469e6f7b9e6: Pull complete 14:28:13 eaf3925da568: Pull complete 14:28:15 bab4dde63d76: Pull complete 14:28:15 bde34c3a00c8: Pull complete 14:28:15 b352a97aabf1: Pull complete 14:28:15 4872d77fe225: Pull complete 14:28:15 5851b861e8e6: Pull complete 14:28:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:16 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:28:16 $ 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:28:19 $ docker top ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 -eo pid,comm 14:28:19 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:28:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:28:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:28:19 [ssh-agent] Looking for ssh-agent implementation... 14:28:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:19 $ docker exec ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 ssh-agent 14:28:19 SSH_AUTH_SOCK=/tmp/ssh-i0Q9iAr3U9YX/agent.32 14:28:19 SSH_AGENT_PID=38 14:28:19 Running ssh-add (command line suppressed) 14:28:19 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16033677806431391737.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16033677806431391737.key) 14:28:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:28:20 + git tag --points-at HEAD [Pipeline] } 14:28:20 $ docker exec --env ******** --env ******** ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 ssh-agent -k 14:28:20 unset SSH_AUTH_SOCK; 14:28:20 unset SSH_AGENT_PID; 14:28:20 echo Agent pid 38 killed; 14:28:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:28:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:28:20 [ssh-agent] Looking for ssh-agent implementation... 14:28:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:20 $ docker exec ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 ssh-agent 14:28:20 SSH_AUTH_SOCK=/tmp/ssh-nPAL4BUWrz4m/agent.71 14:28:20 SSH_AGENT_PID=77 14:28:20 Running ssh-add (command line suppressed) 14:28:20 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13496163455220864164.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13496163455220864164.key) 14:28:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:28:20 + git semver init 14:28:21 2024-01-18 14:28:21,034 [run_init] DEBUG init version:0.0.0 force:False 14:28:21 2024-01-18 14:28:21,035 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 14:28:21 2024-01-18 14:28:21,036 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 14:28:21 2024-01-18 14:28:21,036 [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:28:22 2024-01-18 14:28:22,010 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 14:28:22 2024-01-18 14:28:22,010 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 14:28:22 2024-01-18 14:28:22,010 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:28:22 2024-01-18 14:28:22,011 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:28:22 3.2.0-dev.6 [Pipeline] } 14:28:22 $ docker exec --env ******** --env ******** ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 ssh-agent -k 14:28:22 unset SSH_AUTH_SOCK; 14:28:22 unset SSH_AGENT_PID; 14:28:22 echo Agent pid 77 killed; 14:28:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:28:22 + git semver [Pipeline] } 14:28:22 $ docker stop --time=1 ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 14:28:24 $ docker rm -f --volumes ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 [Pipeline] // withDockerContainer [Pipeline] sh 14:28:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:28:24 Stashed 1 file(s) [Pipeline] echo 14:28:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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:28:25 provisioning config files... 14:28:25 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16465184371862467382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:25 ---> ****-login.sh 14:28:25 nexus3.edgexfoundry.org:10001 14:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:25 Configure a credential helper to remove this warning. See 14:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:25 14:28:25 Login Succeeded 14:28:25 nexus3.edgexfoundry.org:10002 14:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:25 Configure a credential helper to remove this warning. See 14:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:25 14:28:25 Login Succeeded 14:28:25 nexus3.edgexfoundry.org:10003 14:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:25 Configure a credential helper to remove this warning. See 14:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:25 14:28:25 Login Succeeded 14:28:25 nexus3.edgexfoundry.org:10004 14:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:25 Configure a credential helper to remove this warning. See 14:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:25 14:28:25 Login Succeeded 14:28:25 ****.io 14:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:26 Configure a credential helper to remove this warning. See 14:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:26 14:28:26 Login Succeeded 14:28:26 ---> ****-login.sh ends [Pipeline] } 14:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:28:26 ========================================================= 14:28:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:28:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:28:26 Sending build context to Docker daemon 6.706MB 14:28:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:28:26 Step 2/12 : FROM ${BASE} AS builder 14:28:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:28:26 7264a8db6415: Pulling fs layer 14:28:26 c4d48a809fc2: Pulling fs layer 14:28:26 4f1c88b9dad5: Pulling fs layer 14:28:26 ad3a456e5733: Pulling fs layer 14:28:26 69c7f0334f64: Pulling fs layer 14:28:26 ad3a456e5733: Waiting 14:28:26 1f1c1a5573a3: Pulling fs layer 14:28:26 ce7588e14bc9: Pulling fs layer 14:28:26 b5e4710f87ac: Pulling fs layer 14:28:26 69c7f0334f64: Waiting 14:28:26 1f1c1a5573a3: Waiting 14:28:26 ce7588e14bc9: Waiting 14:28:26 c4d48a809fc2: Verifying Checksum 14:28:26 c4d48a809fc2: Download complete 14:28:26 ad3a456e5733: Verifying Checksum 14:28:26 ad3a456e5733: Download complete 14:28:26 69c7f0334f64: Download complete 14:28:26 7264a8db6415: Verifying Checksum 14:28:26 7264a8db6415: Download complete 14:28:26 1f1c1a5573a3: Verifying Checksum 14:28:26 1f1c1a5573a3: Download complete 14:28:26 7264a8db6415: Pull complete 14:28:27 c4d48a809fc2: Pull complete 14:28:27 b5e4710f87ac: Verifying Checksum 14:28:27 b5e4710f87ac: Download complete 14:28:27 4f1c88b9dad5: Verifying Checksum 14:28:27 4f1c88b9dad5: Download complete 14:28:27 ce7588e14bc9: Verifying Checksum 14:28:27 ce7588e14bc9: Download complete 14:28:30 4f1c88b9dad5: Pull complete 14:28:30 ad3a456e5733: Pull complete 14:28:30 69c7f0334f64: Pull complete 14:28:30 1f1c1a5573a3: Pull complete 14:28:33 ce7588e14bc9: Pull complete 14:28:33 b5e4710f87ac: Pull complete 14:28:33 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:28:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:28:33 ---> 88b5674ff536 14:28:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:28:37 ---> Running in 20083960ab6e 14:28:37 Removing intermediate container 20083960ab6e 14:28:37 ---> 42bcd6e0a783 14:28:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:28:37 ---> Running in 1853f72a3160 14:28:37 Removing intermediate container 1853f72a3160 14:28:37 ---> 2f6ce10546c5 14:28:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:28:37 ---> Running in 90f0eb0a007c 14:28:37 Removing intermediate container 90f0eb0a007c 14:28:37 ---> b29a401e2534 14:28:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:28:37 ---> Running in a03777e35c4e 14:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:28:38 OK: 264 MiB in 52 packages 14:28:38 Removing intermediate container a03777e35c4e 14:28:38 ---> 3454fd2f49a7 14:28:38 Step 7/12 : WORKDIR /app 14:28:38 ---> Running in 376f587ac46d 14:28:38 Removing intermediate container 376f587ac46d 14:28:38 ---> 6d478d4a7072 14:28:38 Step 8/12 : COPY go.mod vendor* ./ 14:28:39 ---> 0aeec800a426 14:28:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:39 ---> Running in 276fd6fba9ab 14:28:40 Still waiting to schedule task 14:28:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-27466’ is offline 14:29:25 Removing intermediate container 276fd6fba9ab 14:29:25 ---> b1d0e6abb61a 14:29:25 Step 10/12 : COPY . . 14:29:25 ---> ce65c282773b 14:29:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:29:25 ---> Running in db72c35007c1 14:29:25 Removing intermediate container db72c35007c1 14:29:25 ---> 03eb0bbcd181 14:29:25 Step 12/12 : RUN $MAKE 14:29:25 ---> Running in 66796e2185d3 14:29:25 noop 14:29:25 Removing intermediate container 66796e2185d3 14:29:25 ---> 47706eb98937 14:29:25 Successfully built 47706eb98937 14:29:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:26 + docker inspect -f . ci-base-image-x86_64 14:29:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:26 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:29:26 $ 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:29:26 $ docker top c3e63e101412116af6ff23c5db4cf17c2c55b0fbbcaed5416527d053cf17a4b2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:27 + go version 14:29:27 go version go1.21.0 linux/amd64 [Pipeline] } 14:29:27 $ docker stop --time=1 c3e63e101412116af6ff23c5db4cf17c2c55b0fbbcaed5416527d053cf17a4b2 14:29:28 $ docker rm -f --volumes c3e63e101412116af6ff23c5db4cf17c2c55b0fbbcaed5416527d053cf17a4b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:28 + docker inspect -f . ci-base-image-x86_64 14:29:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:29 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:29:29 $ 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:29:29 $ docker top aa4ad698c4245d2d19be77c845760bca269b88982b9d0dfbd3515fd951664012 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:29 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 14:29:30 + make test 14:29:30 go test -race -coverprofile=coverage.out ./... 14:29:48 ? github.com/edgexfoundry/app-record-replay [no test files] 14:29:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:29:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 14:29:48 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:29:49 ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements 14:29:59 ok github.com/edgexfoundry/app-record-replay/internal/application 9.605s coverage: 98.7% of statements 14:29:59 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.095s coverage: 89.7% of statements 14:29:59 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.032s coverage: 100.0% of statements 14:30:21 go vet ./... 14:30:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:30:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:30:23 ./bin/test-attribution-txt.sh [Pipeline] echo 14:30:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:30:23 $ docker stop --time=1 aa4ad698c4245d2d19be77c845760bca269b88982b9d0dfbd3515fd951664012 14:30:27 $ docker rm -f --volumes aa4ad698c4245d2d19be77c845760bca269b88982b9d0dfbd3515fd951664012 [Pipeline] // withDockerContainer [Pipeline] sh 14:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:30:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:30:28 + ls -al . 14:30:28 total 192 14:30:28 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 14:29 . 14:30:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:28 .. 14:30:28 -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 14:28 .dockerignore 14:30:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:29 .git 14:30:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:28 .github 14:30:28 -rw-rw-r-- 1 jenkins jenkins 164 Jan 18 14:28 .gitignore 14:30:28 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:28 .golangci.yml 14:30:28 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:28 .semver 14:30:28 -rw-rw-r-- 1 jenkins jenkins 11301 Jan 18 14:28 Attribution.txt 14:30:28 -rw-rw-r-- 1 jenkins jenkins 458 Jan 18 14:28 CHANGELOG.md 14:30:28 -rw-rw-r-- 1 jenkins jenkins 1725 Jan 18 14:28 Dockerfile 14:30:28 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:28 GOVERNANCE.md 14:30:28 -rw-rw-r-- 1 jenkins jenkins 681 Jan 18 14:28 Jenkinsfile 14:30:28 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 14:28 LICENSE 14:30:28 -rw-rw-r-- 1 jenkins jenkins 3136 Jan 18 14:28 Makefile 14:30:28 -rw-rw-r-- 1 jenkins jenkins 611 Jan 18 14:28 OWNERS.md 14:30:28 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 18 14:28 README.md 14:30:28 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 18 14:28 Record and Reply.postman_collection.json 14:30:28 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:28 VERSION 14:30:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:28 bin 14:30:28 -rw-r--r-- 1 jenkins jenkins 24666 Jan 18 14:29 coverage.out 14:30:28 -rw-rw-r-- 1 jenkins jenkins 3903 Jan 18 14:28 go.mod 14:30:28 -rw-rw-r-- 1 jenkins jenkins 34484 Jan 18 14:28 go.sum 14:30:28 drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 14:28 internal 14:30:28 -rw-rw-r-- 1 jenkins jenkins 913 Jan 18 14:28 main.go 14:30:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:28 openapi 14:30:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:28 pkg 14:30:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:29 + 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=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 --label arch=amd64 --label version=3.2.0-dev.6 . 14:30:29 Sending build context to Docker daemon 6.732MB 14:30:29 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:30:29 Step 2/27 : FROM ${BASE} AS builder 14:30:29 ---> 47706eb98937 14:30:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:30:29 ---> Running in a952183bd4f3 14:30:29 Removing intermediate container a952183bd4f3 14:30:29 ---> 9b6ea1301b16 14:30:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:30:29 ---> Running in ebcd4c1c1075 14:30:29 Removing intermediate container ebcd4c1c1075 14:30:29 ---> f7aab10306c0 14:30:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:30:29 ---> Running in 5000cbbb080b 14:30:29 Removing intermediate container 5000cbbb080b 14:30:29 ---> 6c8f29573bce 14:30:29 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:30:29 ---> Running in 02efab7756b3 14:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:30:30 OK: 264 MiB in 52 packages 14:30:30 Removing intermediate container 02efab7756b3 14:30:30 ---> 2fbbf7d48c3a 14:30:30 Step 7/27 : WORKDIR /app 14:30:30 ---> Running in ed770d6e5d9a 14:30:30 Removing intermediate container ed770d6e5d9a 14:30:30 ---> 73046241bba4 14:30:30 Step 8/27 : COPY go.mod vendor* ./ 14:30:31 ---> 1a18b6cae39b 14:30:31 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:31 ---> Running in bef7d31ef1cc 14:30:31 Removing intermediate container bef7d31ef1cc 14:30:31 ---> dc8f984592f7 14:30:31 Step 10/27 : COPY . . 14:30:32 ---> addebd343d03 14:30:32 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:30:32 ---> Running in bb218f1d6b3b 14:30:32 Removing intermediate container bb218f1d6b3b 14:30:32 ---> eccdd890c678 14:30:32 Step 12/27 : RUN $MAKE 14:30:32 ---> Running in f374d640c5e0 14:30:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6" -trimpath -mod=readonly -o app-record-replay 14:30:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27469 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 14:30:51 Running in /w/workspace/app-record-replay/80 [Pipeline] { [Pipeline] checkout 14:30:51 Selected Git installation does not exist. Using Default 14:30:51 The recommended git tool is: NONE 14:30:54 Removing intermediate container f374d640c5e0 14:30:54 ---> 40aa10e01293 14:30:54 Step 13/27 : FROM alpine:3.18 14:30:54 3.18: Pulling from library/alpine 14:30:54 c926b61bad3b: Pulling fs layer 14:30:54 c926b61bad3b: Verifying Checksum 14:30:54 c926b61bad3b: Download complete 14:30:54 c926b61bad3b: Pull complete 14:30:54 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:30:54 Status: Downloaded newer image for alpine:3.18 14:30:54 ---> b541f2080109 14:30:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:30:54 ---> Running in 5836e7fe15bc 14:30:54 Removing intermediate container 5836e7fe15bc 14:30:54 ---> ee1a97f4c39c 14:30:54 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 14:30:54 ---> Running in 526961e36a60 14:30:54 Removing intermediate container 526961e36a60 14:30:54 ---> acc7390528b2 14:30:54 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:30:54 ---> Running in 9d6a945146e4 14:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:30:54 (1/2) Installing ca-certificates (20230506-r0) 14:30:54 (2/2) Installing dumb-init (1.2.5-r2) 14:30:54 Executing busybox-1.36.1-r5.trigger 14:30:54 Executing ca-certificates-20230506-r0.trigger 14:30:54 OK: 8 MiB in 17 packages 14:30:54 Removing intermediate container 9d6a945146e4 14:30:54 ---> 45de7e2a7a80 14:30:54 Step 17/27 : RUN apk --no-cache upgrade 14:30:54 ---> Running in 2edf730a7875 14:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:30:54 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 14:30:54 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 14:30:54 Executing ca-certificates-20230506-r0.trigger 14:30:54 OK: 8 MiB in 17 packages 14:30:54 Removing intermediate container 2edf730a7875 14:30:54 ---> aa8b4278b7e0 14:30:54 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:30:54 ---> cfe0681e8e3c 14:30:54 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:30:54 ---> 790d11c714fb 14:30:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:30:55 ---> 2b8bbc17d0d7 14:30:55 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 14:30:56 ---> 4c51c72a8a17 14:30:56 Step 22/27 : EXPOSE 59712 14:30:56 ---> Running in 64b3e6b336b1 14:30:56 Removing intermediate container 64b3e6b336b1 14:30:56 ---> 49d4c2a7af70 14:30:56 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 14:30:56 ---> Running in 4972b0166846 14:30:56 Removing intermediate container 4972b0166846 14:30:56 ---> 2cac431e1401 14:30:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:30:56 ---> Running in 507e76a44866 14:30:56 Removing intermediate container 507e76a44866 14:30:56 ---> abb4e3a39110 14:30:56 Step 25/27 : LABEL arch=amd64 14:30:56 ---> Running in fdd7f58468b2 14:30:56 Removing intermediate container fdd7f58468b2 14:30:56 ---> 372a35406b7a 14:30:56 Step 26/27 : LABEL git_sha=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 14:30:56 ---> Running in 627b3f767371 14:30:56 Removing intermediate container 627b3f767371 14:30:56 ---> f987e33fe895 14:30:56 Step 27/27 : LABEL version=3.2.0-dev.6 14:30:56 ---> Running in 8c82630d26c0 14:30:56 Removing intermediate container 8c82630d26c0 14:30:56 ---> 089dce75a3f2 14:30:56 [Warning] One or more build-args [ARCH] were not consumed 14:30:56 Successfully built 089dce75a3f2 14:30:56 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:30:56 provisioning config files... 14:30:56 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15861516366059902225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:57 ---> ****-login.sh 14:30:57 nexus3.edgexfoundry.org:10001 14:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:57 Configure a credential helper to remove this warning. See 14:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:57 14:30:57 Login Succeeded 14:30:57 nexus3.edgexfoundry.org:10002 14:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:57 Configure a credential helper to remove this warning. See 14:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:57 14:30:57 Login Succeeded 14:30:57 nexus3.edgexfoundry.org:10003 14:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:57 Configure a credential helper to remove this warning. See 14:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:57 14:30:57 Login Succeeded 14:30:57 nexus3.edgexfoundry.org:10004 14:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:57 Configure a credential helper to remove this warning. See 14:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:57 14:30:57 Login Succeeded 14:30:57 ****.io 14:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:57 Configure a credential helper to remove this warning. See 14:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:57 14:30:57 Login Succeeded 14:30:57 ---> ****-login.sh ends [Pipeline] } 14:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:30:57 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 14:30:57 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 14:30:57 latest 14:30:57 3.2.0-dev.6 14:30:57 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 14:30:57 main 14:30:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:58 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 14:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:30:58 884fa4cf3ab0: Preparing 14:30:58 21107b752a07: Preparing 14:30:58 43bc5cbb4e44: Preparing 14:30:58 d82e40433b74: Preparing 14:30:58 39388db6be9e: Preparing 14:30:58 8718bad73401: Preparing 14:30:58 9fe9a137fd00: Preparing 14:30:58 8718bad73401: Waiting 14:30:58 9fe9a137fd00: Waiting 14:30:58 43bc5cbb4e44: Pushed 14:30:58 d82e40433b74: Pushed 14:30:58 21107b752a07: Pushed 14:30:58 9fe9a137fd00: Layer already exists 14:30:58 8718bad73401: Pushed 14:30:59 39388db6be9e: Pushed 14:31:00 using credential edgex-jenkins-ssh 14:31:00 Cloning the remote Git repository 14:31:00 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 14:31:00 > git init /w/workspace/app-record-replay/80 # timeout=10 14:31:00 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 14:31:00 > git --version # timeout=10 14:31:00 > git --version # 'git version 2.25.1' 14:31:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:31:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:01 884fa4cf3ab0: Pushed 14:31:01 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 14:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:31:02 884fa4cf3ab0: Preparing 14:31:02 21107b752a07: Preparing 14:31:02 43bc5cbb4e44: Preparing 14:31:02 d82e40433b74: Preparing 14:31:02 39388db6be9e: Preparing 14:31:02 8718bad73401: Preparing 14:31:02 9fe9a137fd00: Preparing 14:31:02 8718bad73401: Waiting 14:31:02 9fe9a137fd00: Waiting 14:31:02 21107b752a07: Layer already exists 14:31:02 d82e40433b74: Layer already exists 14:31:02 884fa4cf3ab0: Layer already exists 14:31:02 43bc5cbb4e44: Layer already exists 14:31:02 39388db6be9e: Layer already exists 14:31:02 8718bad73401: Layer already exists 14:31:02 9fe9a137fd00: Layer already exists 14:31:02 latest: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.6 14:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:31:03 884fa4cf3ab0: Preparing 14:31:03 21107b752a07: Preparing 14:31:03 43bc5cbb4e44: Preparing 14:31:03 d82e40433b74: Preparing 14:31:03 39388db6be9e: Preparing 14:31:03 8718bad73401: Preparing 14:31:03 9fe9a137fd00: Preparing 14:31:03 9fe9a137fd00: Waiting 14:31:03 8718bad73401: Waiting 14:31:03 d82e40433b74: Layer already exists 14:31:03 884fa4cf3ab0: Layer already exists 14:31:03 21107b752a07: Layer already exists 14:31:03 43bc5cbb4e44: Layer already exists 14:31:03 39388db6be9e: Layer already exists 14:31:03 8718bad73401: Layer already exists 14:31:03 9fe9a137fd00: Layer already exists 14:31:03 3.2.0-dev.6: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:03 Avoid second fetch 14:31:03 Checking out Revision bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 (main) 14:31:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv 14:31:02 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 14:31:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:03 > git config core.sparsecheckout # timeout=10 14:31:03 > git checkout -f bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 14:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:31:04 884fa4cf3ab0: Preparing 14:31:04 21107b752a07: Preparing 14:31:04 43bc5cbb4e44: Preparing 14:31:04 d82e40433b74: Preparing 14:31:04 39388db6be9e: Preparing 14:31:04 8718bad73401: Preparing 14:31:04 9fe9a137fd00: Preparing 14:31:04 9fe9a137fd00: Waiting 14:31:04 8718bad73401: Waiting 14:31:04 d82e40433b74: Layer already exists 14:31:04 21107b752a07: Layer already exists 14:31:04 884fa4cf3ab0: Layer already exists 14:31:04 39388db6be9e: Layer already exists 14:31:04 43bc5cbb4e44: Layer already exists 14:31:04 9fe9a137fd00: Layer already exists 14:31:04 8718bad73401: Layer already exists 14:31:04 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:04 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:31:04 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#118)" [Pipeline] sh 14:31:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 14:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:31:04 884fa4cf3ab0: Preparing 14:31:04 21107b752a07: Preparing 14:31:04 43bc5cbb4e44: Preparing 14:31:04 d82e40433b74: Preparing 14:31:04 39388db6be9e: Preparing 14:31:04 8718bad73401: Preparing 14:31:04 9fe9a137fd00: Preparing 14:31:04 8718bad73401: Waiting 14:31:04 d82e40433b74: Layer already exists 14:31:04 21107b752a07: Layer already exists 14:31:04 43bc5cbb4e44: Layer already exists 14:31:04 884fa4cf3ab0: Layer already exists 14:31:04 39388db6be9e: Layer already exists 14:31:04 8718bad73401: Layer already exists 14:31:04 9fe9a137fd00: Layer already exists 14:31:04 main: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:05 ===================================================== [Pipeline] echo 14:31:05 taggedImages: 14:31:05 - nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 14:31:05 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 14:31:05 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.6 14:31:05 - nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 14:31:05 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:31:05 14:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:31:06 % Total % Received % Xferd Average Speed Time Time Time Current 14:31:06 Dload Upload Total Spent Left Speed 14:31:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh 14:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:31:06 latest: Pulling from edgex-lftools-log-publisher 14:31:06 5eb5b503b376: Pulling fs layer 14:31:06 5c69ac0246d0: Pulling fs layer 14:31:06 ec43610c2a17: Pulling fs layer 14:31:06 3a2ae6a8a46f: Pulling fs layer 14:31:06 33b1e0a273af: Pulling fs layer 14:31:06 5d3b04190fa2: Pulling fs layer 14:31:06 3a2ae6a8a46f: Waiting 14:31:06 33b1e0a273af: Waiting 14:31:06 2f39f015ded8: Pulling fs layer 14:31:06 5d3b04190fa2: Waiting 14:31:06 2f39f015ded8: Waiting 14:31:06 5c69ac0246d0: Download complete 14:31:06 3a2ae6a8a46f: Download complete 14:31:06 33b1e0a273af: Verifying Checksum 14:31:06 33b1e0a273af: Download complete 14:31:06 ec43610c2a17: Verifying Checksum 14:31:06 ec43610c2a17: Download complete 14:31:06 5d3b04190fa2: Download complete 14:31:06 5eb5b503b376: Verifying Checksum 14:31:06 5eb5b503b376: Download complete 14:31:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:31:06 + sudo tee /etc/docker/daemon.new 14:31:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:31:07 2f39f015ded8: Download complete 14:31:07 5eb5b503b376: Pull complete 14:31:07 5c69ac0246d0: Pull complete 14:31:07 { 14:31:07 "registry-mirrors": [ 14:31:07 "https://nexus3.edgexfoundry.org:10001" 14:31:07 ], 14:31:07 "bip": "10.250.0.254/24", 14:31:07 "hosts": [ 14:31:07 "tcp://0.0.0.0:5555", 14:31:07 "unix:///var/run/docker.sock" 14:31:07 ], 14:31:07 "mtu": 1458, 14:31:07 "selinux-enabled": true, 14:31:07 "seccomp-profile": "/etc/docker/seccomp.json" 14:31:07 } [Pipeline] sh 14:31:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:31:08 ec43610c2a17: Pull complete 14:31:08 3a2ae6a8a46f: Pull complete 14:31:08 33b1e0a273af: Pull complete 14:31:08 + sudo service docker restart 14:31:08 5d3b04190fa2: Pull complete 14:31:12 2f39f015ded8: Pull complete 14:31:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:31:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:13 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:31:13 $ 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:31:16 $ docker top 2d6623e5e6d22f3a795f041e836b00a8a68eb2281c2a951173fe69f605b76d9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:31:16 ---> job-cost.sh 14:31:16 lf-activate-venv: SKIPPING 14:31:16 INFO: No Stack... 14:31:17 INFO: Retrieving Pricing Info for: v3-standard-8 14:31:17 INFO: Archiving Costs [Pipeline] sh 14:31:17 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 14:31:17 + cut -d, -f6 [Pipeline] lock 14:31:17 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] 14:31:17 Resource [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] did not exist. Created. 14:31:17 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:31:18 + echo total: 0.2199999988079071 [Pipeline] stash 14:31:18 Stashed 1 file(s) [Pipeline] } 14:31:18 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 14:31:18 $ docker stop --time=1 2d6623e5e6d22f3a795f041e836b00a8a68eb2281c2a951173fe69f605b76d9a 14:31:19 $ docker rm -f --volumes 2d6623e5e6d22f3a795f041e836b00a8a68eb2281c2a951173fe69f605b76d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:31:27 provisioning config files... 14:31:27 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/80@tmp/config15380870390879049715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:31:27 ---> ****-login.sh 14:31:27 nexus3.edgexfoundry.org:10001 14:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:28 Configure a credential helper to remove this warning. See 14:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:28 14:31:28 Login Succeeded 14:31:28 nexus3.edgexfoundry.org:10002 14:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:28 Configure a credential helper to remove this warning. See 14:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:28 14:31:28 Login Succeeded 14:31:28 nexus3.edgexfoundry.org:10003 14:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:28 Configure a credential helper to remove this warning. See 14:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:28 14:31:28 Login Succeeded 14:31:28 nexus3.edgexfoundry.org:10004 14:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:28 Configure a credential helper to remove this warning. See 14:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:28 14:31:28 Login Succeeded 14:31:28 ****.io 14:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:29 Configure a credential helper to remove this warning. See 14:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:29 14:31:29 Login Succeeded 14:31:29 ---> ****-login.sh ends [Pipeline] } 14:31:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:31:29 ========================================================= 14:31:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:31:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:31:31 #0 building with "default" instance using docker driver 14:31:31 14:31:31 #1 [internal] load build definition from Dockerfile 14:31:31 #1 transferring dockerfile: 1.76kB 0.0s done 14:31:31 #1 DONE 0.1s 14:31:31 14:31:31 #2 [internal] load .dockerignore 14:31:31 #2 transferring context: 159B 0.0s done 14:31:31 #2 DONE 0.1s 14:31:31 14:31:31 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:31:31 #3 DONE 0.1s 14:31:31 14:31:31 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:31:31 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 14:31:31 #4 ... 14:31:31 14:31:31 #5 [internal] load build context 14:31:31 #5 transferring context: 220.26kB 0.1s done 14:31:31 #5 DONE 0.1s 14:31:31 14:31:31 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:31:31 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 14:31:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 14:31:31 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 14:31:31 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 14:31:31 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s 14:31:31 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s 14:31:32 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 14:31:32 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 14:31:32 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 14:31:32 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 14:31:32 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 14:31:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s 14:31:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 14:31:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.5s 14:31:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 14:31:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.24MB / 11.40MB 0.5s 14:31:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.74MB / 63.99MB 0.6s 14:31:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.21MB / 11.40MB 0.6s 14:31:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.7s 14:31:32 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 14:31:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s 14:31:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s 14:31:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.13MB / 63.99MB 0.9s 14:31:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.9s 14:31:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s 14:31:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.57MB / 97.63MB 1.0s 14:31:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s 14:31:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.90MB / 97.63MB 1.2s 14:31:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.3s 14:31:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s 14:31:33 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.4s 14:31:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.4s 14:31:33 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s 14:31:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.67MB / 97.63MB 1.6s 14:31:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.7s 14:31:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.62MB / 97.63MB 1.8s 14:31:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.9s 14:31:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.0s 14:31:34 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s 14:31:36 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.3s done 14:31:36 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 14:31:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.5s done 14:31:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.7s done 14:31:36 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 14:31:36 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14:31:43 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 14:31:47 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 14:31:54 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done 14:31:55 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 14:31:55 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 14:31:55 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 14:31:55 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14:32:01 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 14:32:04 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done 14:32:05 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 14:32:07 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.1s done 14:32:08 #4 DONE 36.5s 14:32:08 14:32:08 #6 [builder 2/7] RUN apk add --update --no-cache make git 14:32:09 #6 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:32:09 #6 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:32:11 #6 2.856 OK: 266 MiB in 52 packages 14:32:13 #6 DONE 5.2s 14:32:13 14:32:13 #7 [builder 3/7] WORKDIR /app 14:32:13 #7 DONE 0.1s 14:32:13 14:32:13 #8 [builder 4/7] COPY go.mod vendor* ./ 14:32:13 #8 DONE 0.1s 14:32:13 14:32:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:46 #9 DONE 30.0s 14:32:46 14:32:46 #10 [builder 6/7] COPY . . 14:32:46 #10 DONE 0.1s 14:32:46 14:32:46 #11 [builder 7/7] RUN echo noop 14:32:46 #11 0.618 noop 14:32:46 #11 DONE 0.7s 14:32:46 14:32:46 #12 exporting to image 14:32:46 #12 exporting layers 14:33:08 #12 exporting layers 21.7s done 14:33:08 #12 writing image sha256:7059bbaf7aeb0cbb184ec2190a30374a3d882d92b79d0614a7e5e86a74ffb004 0.0s done 14:33:08 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 14:33:08 #12 DONE 21.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:09 + docker inspect -f . ci-base-image-arm64 14:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:09 prd-ubuntu20.04-docker-arm64-4c-16g-27469 does not seem to be running inside a container 14:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/80 -v /w/workspace/app-record-replay/80:/w/workspace/app-record-replay/80:rw,z -v /w/workspace/app-record-replay/80@tmp:/w/workspace/app-record-replay/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:33:10 $ docker top 33e93a9cca40c56f5c9724a2d1b50b353413737978eb4e91bf2813f6efd5521f -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:11 + go version 14:33:11 go version go1.21.0 linux/arm64 [Pipeline] } 14:33:11 $ docker stop --time=1 33e93a9cca40c56f5c9724a2d1b50b353413737978eb4e91bf2813f6efd5521f 14:33:13 $ docker rm -f --volumes 33e93a9cca40c56f5c9724a2d1b50b353413737978eb4e91bf2813f6efd5521f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:14 + docker inspect -f . ci-base-image-arm64 14:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:14 prd-ubuntu20.04-docker-arm64-4c-16g-27469 does not seem to be running inside a container 14:33:14 $ 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/80 -v /w/workspace/app-record-replay/80:/w/workspace/app-record-replay/80:rw,z -v /w/workspace/app-record-replay/80@tmp:/w/workspace/app-record-replay/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:33:15 $ docker top 343e3a06d08b315915c82e1343008e83b2542c8b76006bbfd5839fa982f62687 -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:16 + git config --global --add safe.directory /w/workspace/app-record-replay/80 [Pipeline] fileExists [Pipeline] sh 14:33:16 + make test 14:33:16 go test -race -coverprofile=coverage.out ./... 14:35:09 ? github.com/edgexfoundry/app-record-replay [no test files] 14:35:10 ok github.com/edgexfoundry/app-record-replay/internal/app 1.296s coverage: 88.0% of statements 14:35:11 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:35:11 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:35:11 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 14:35:21 ok github.com/edgexfoundry/app-record-replay/internal/application 10.023s coverage: 98.7% of statements 14:35:21 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.575s coverage: 89.7% of statements 14:35:21 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.210s coverage: 100.0% of statements 14:35:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:35:22 go vet ./... 14:36:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:36:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:36:58 ./bin/test-attribution-txt.sh [Pipeline] echo 14:36:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:36:59 $ docker stop --time=1 343e3a06d08b315915c82e1343008e83b2542c8b76006bbfd5839fa982f62687 14:37:01 $ docker rm -f --volumes 343e3a06d08b315915c82e1343008e83b2542c8b76006bbfd5839fa982f62687 [Pipeline] // withDockerContainer [Pipeline] sh 14:37:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:37:03 Warning: overwriting stash ‘coverage-report’ 14:37:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:37:05 + ls -al . 14:37:05 total 188 14:37:05 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 14:33 . 14:37:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:31 .. 14:37:05 -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 14:31 .dockerignore 14:37:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:31 .git 14:37:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:31 .github 14:37:05 -rw-rw-r-- 1 jenkins jenkins 164 Jan 18 14:31 .gitignore 14:37:05 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:31 .golangci.yml 14:37:05 -rw-rw-r-- 1 jenkins jenkins 11301 Jan 18 14:31 Attribution.txt 14:37:05 -rw-rw-r-- 1 jenkins jenkins 458 Jan 18 14:31 CHANGELOG.md 14:37:05 -rw-rw-r-- 1 jenkins jenkins 1725 Jan 18 14:31 Dockerfile 14:37:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:31 GOVERNANCE.md 14:37:05 -rw-rw-r-- 1 jenkins jenkins 681 Jan 18 14:31 Jenkinsfile 14:37:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 14:31 LICENSE 14:37:05 -rw-rw-r-- 1 jenkins jenkins 3136 Jan 18 14:31 Makefile 14:37:05 -rw-rw-r-- 1 jenkins jenkins 611 Jan 18 14:31 OWNERS.md 14:37:05 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 18 14:31 README.md 14:37:05 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 18 14:31 Record and Reply.postman_collection.json 14:37:05 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:28 VERSION 14:37:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:31 bin 14:37:05 -rw-r--r-- 1 jenkins jenkins 24666 Jan 18 14:35 coverage.out 14:37:05 -rw-rw-r-- 1 jenkins jenkins 3903 Jan 18 14:31 go.mod 14:37:05 -rw-rw-r-- 1 jenkins jenkins 34484 Jan 18 14:31 go.sum 14:37:05 drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 14:31 internal 14:37:05 -rw-rw-r-- 1 jenkins jenkins 913 Jan 18 14:31 main.go 14:37:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:31 openapi 14:37:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:31 pkg 14:37:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:05 + 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=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 --label arch=arm64 --label version=3.2.0-dev.6 . 14:37:06 #0 building with "default" instance using docker driver 14:37:06 14:37:06 #1 [internal] load build definition from Dockerfile 14:37:06 #1 transferring dockerfile: 1.76kB done 14:37:06 #1 DONE 0.0s 14:37:06 14:37:06 #2 [internal] load .dockerignore 14:37:06 #2 transferring context: 159B done 14:37:06 #2 DONE 0.0s 14:37:06 14:37:06 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:37:06 #3 DONE 0.0s 14:37:06 14:37:06 #4 [internal] load metadata for docker.io/library/alpine:3.18 14:37:07 #4 DONE 0.4s 14:37:07 14:37:07 #5 [internal] load build context 14:37:07 #5 transferring context: 26.74kB 0.0s done 14:37:07 #5 DONE 0.1s 14:37:07 14:37:07 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:37:07 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 14:37:07 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 14:37:07 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 14:37:07 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 14:37:07 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 14:37:07 #6 ... 14:37:07 14:37:07 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:37:07 #7 DONE 0.3s 14:37:07 14:37:07 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:37:07 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 14:37:07 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 14:37:07 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 14:37:08 #6 DONE 1.0s 14:37:08 14:37:08 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:37:08 #8 0.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:37:09 #8 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:37:10 #8 ... 14:37:10 14:37:10 #9 [builder 2/7] RUN apk add --update --no-cache make git 14:37:10 #9 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:37:10 #9 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:37:10 #9 2.491 OK: 266 MiB in 52 packages 14:37:10 #9 DONE 2.9s 14:37:10 14:37:10 #10 [builder 3/7] WORKDIR /app 14:37:10 #10 DONE 0.1s 14:37:10 14:37:10 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:37:10 #8 2.312 (1/2) Installing ca-certificates (20230506-r0) 14:37:10 #8 ... 14:37:10 14:37:10 #11 [builder 4/7] COPY go.mod vendor* ./ 14:37:10 #11 DONE 0.2s 14:37:10 14:37:10 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:37:10 #8 2.419 (2/2) Installing dumb-init (1.2.5-r2) 14:37:10 #8 2.429 Executing busybox-1.36.1-r5.trigger 14:37:10 #8 2.459 Executing ca-certificates-20230506-r0.trigger 14:37:10 #8 2.744 OK: 9 MiB in 17 packages 14:37:11 #8 DONE 3.1s 14:37:11 14:37:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:12 #12 DONE 2.0s 14:37:12 14:37:12 #13 [builder 6/7] COPY . . 14:37:12 #13 DONE 0.2s 14:37:12 14:37:12 #14 [stage-1 3/7] RUN apk --no-cache upgrade 14:37:12 #14 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:37:12 #14 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:37:14 #14 2.773 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 14:37:14 #14 2.898 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 14:37:14 #14 2.923 Executing ca-certificates-20230506-r0.trigger 14:37:14 #14 3.165 OK: 9 MiB in 17 packages 14:37:14 #14 DONE 3.6s 14:37:14 14:37:14 #15 [builder 7/7] RUN make build 14:37:14 #15 0.767 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6" -trimpath -mod=readonly -o app-record-replay 14:38:36 #15 DONE 80.1s 14:38:36 14:38:36 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 14:38:36 #16 DONE 0.1s 14:38:36 14:38:36 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 14:38:36 #17 DONE 0.1s 14:38:36 14:38:36 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 14:38:36 #18 DONE 0.1s 14:38:36 14:38:36 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 14:38:36 #19 DONE 0.4s 14:38:36 14:38:36 #20 exporting to image 14:38:36 #20 exporting layers 14:38:36 #20 exporting layers 0.4s done 14:38:36 #20 writing image sha256:909c051a61876398b7a4d3f10e3fce09e332734c54236276b9e5279cfe3f23b2 done 14:38:36 #20 naming to docker.io/library/app-record-replay-arm64 0.0s done 14:38:36 #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:37 provisioning config files... 14:38:37 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/80@tmp/config18203323304548412673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:37 ---> ****-login.sh 14:38:37 nexus3.edgexfoundry.org:10001 14:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:38 Configure a credential helper to remove this warning. See 14:38:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:38 14:38:38 Login Succeeded 14:38:38 nexus3.edgexfoundry.org:10002 14:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:38 Configure a credential helper to remove this warning. See 14:38:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:38 14:38:38 Login Succeeded 14:38:38 nexus3.edgexfoundry.org:10003 14:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:38 Configure a credential helper to remove this warning. See 14:38:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:38 14:38:38 Login Succeeded 14:38:38 nexus3.edgexfoundry.org:10004 14:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:38 Configure a credential helper to remove this warning. See 14:38:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:38 14:38:38 Login Succeeded 14:38:38 ****.io 14:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:39 Configure a credential helper to remove this warning. See 14:38:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:39 14:38:39 Login Succeeded 14:38:39 ---> ****-login.sh ends [Pipeline] } 14:38:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:38:39 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 14:38:39 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 14:38:39 latest 14:38:39 3.2.0-dev.6 14:38:39 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 14:38:39 main 14:38:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 14:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:38:40 2fb46291e6ec: Preparing 14:38:40 94a38762b890: Preparing 14:38:40 20c19bd3242c: Preparing 14:38:40 1634b21ae20e: Preparing 14:38:40 e53a0a7cff6e: Preparing 14:38:40 a3934fb7c7f5: Preparing 14:38:40 0faf9b67be60: Preparing 14:38:40 a3934fb7c7f5: Waiting 14:38:40 0faf9b67be60: Waiting 14:38:41 1634b21ae20e: Pushed 14:38:41 94a38762b890: Pushed 14:38:41 20c19bd3242c: Pushed 14:38:41 0faf9b67be60: Layer already exists 14:38:41 a3934fb7c7f5: Pushed 14:38:42 e53a0a7cff6e: Pushed 14:38:47 2fb46291e6ec: Pushed 14:38:47 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:48 + 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:38:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:38:48 2fb46291e6ec: Preparing 14:38:48 94a38762b890: Preparing 14:38:48 20c19bd3242c: Preparing 14:38:48 1634b21ae20e: Preparing 14:38:48 e53a0a7cff6e: Preparing 14:38:48 a3934fb7c7f5: Preparing 14:38:48 0faf9b67be60: Preparing 14:38:48 a3934fb7c7f5: Waiting 14:38:48 0faf9b67be60: Waiting 14:38:48 e53a0a7cff6e: Layer already exists 14:38:48 1634b21ae20e: Layer already exists 14:38:48 2fb46291e6ec: Layer already exists 14:38:48 20c19bd3242c: Layer already exists 14:38:48 94a38762b890: Layer already exists 14:38:48 a3934fb7c7f5: Layer already exists 14:38:48 0faf9b67be60: Layer already exists 14:38:49 latest: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:49 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.6 14:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:38:50 2fb46291e6ec: Preparing 14:38:50 94a38762b890: Preparing 14:38:50 20c19bd3242c: Preparing 14:38:50 1634b21ae20e: Preparing 14:38:50 e53a0a7cff6e: Preparing 14:38:50 a3934fb7c7f5: Preparing 14:38:50 0faf9b67be60: Preparing 14:38:50 a3934fb7c7f5: Waiting 14:38:50 0faf9b67be60: Waiting 14:38:50 20c19bd3242c: Layer already exists 14:38:50 1634b21ae20e: Layer already exists 14:38:50 2fb46291e6ec: Layer already exists 14:38:50 94a38762b890: Layer already exists 14:38:50 e53a0a7cff6e: Layer already exists 14:38:50 a3934fb7c7f5: Layer already exists 14:38:50 0faf9b67be60: Layer already exists 14:38:50 3.2.0-dev.6: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:50 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 14:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:38:51 2fb46291e6ec: Preparing 14:38:51 94a38762b890: Preparing 14:38:51 20c19bd3242c: Preparing 14:38:51 1634b21ae20e: Preparing 14:38:51 e53a0a7cff6e: Preparing 14:38:51 a3934fb7c7f5: Preparing 14:38:51 0faf9b67be60: Preparing 14:38:51 a3934fb7c7f5: Waiting 14:38:51 0faf9b67be60: Waiting 14:38:51 2fb46291e6ec: Layer already exists 14:38:51 1634b21ae20e: Layer already exists 14:38:51 e53a0a7cff6e: Layer already exists 14:38:51 20c19bd3242c: Layer already exists 14:38:51 94a38762b890: Layer already exists 14:38:51 a3934fb7c7f5: Layer already exists 14:38:51 0faf9b67be60: Layer already exists 14:38:51 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:52 + 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:38:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 14:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:38:52 2fb46291e6ec: Preparing 14:38:52 94a38762b890: Preparing 14:38:52 20c19bd3242c: Preparing 14:38:52 1634b21ae20e: Preparing 14:38:52 e53a0a7cff6e: Preparing 14:38:52 a3934fb7c7f5: Preparing 14:38:52 0faf9b67be60: Preparing 14:38:52 a3934fb7c7f5: Waiting 14:38:52 0faf9b67be60: Waiting 14:38:52 e53a0a7cff6e: Layer already exists 14:38:52 94a38762b890: Layer already exists 14:38:52 1634b21ae20e: Layer already exists 14:38:52 2fb46291e6ec: Layer already exists 14:38:52 20c19bd3242c: Layer already exists 14:38:52 0faf9b67be60: Layer already exists 14:38:52 a3934fb7c7f5: Layer already exists 14:38:52 main: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:53 ===================================================== [Pipeline] echo 14:38:53 taggedImages: 14:38:53 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 14:38:53 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:38:53 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.6 14:38:53 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 14:38:53 - 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:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:53 14:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:54 arm64: Pulling from edgex-lftools-log-publisher 14:38:54 8998bd30e6a1: Pulling fs layer 14:38:54 04944245beec: Pulling fs layer 14:38:54 699f458cf7ca: Pulling fs layer 14:38:54 765212b225bb: Pulling fs layer 14:38:54 f23df028b6ca: Pulling fs layer 14:38:54 d65c8cfc05b1: Pulling fs layer 14:38:54 2437ff75d9bd: Pulling fs layer 14:38:54 f23df028b6ca: Waiting 14:38:54 d65c8cfc05b1: Waiting 14:38:54 2437ff75d9bd: Waiting 14:38:54 765212b225bb: Waiting 14:38:54 04944245beec: Verifying Checksum 14:38:54 04944245beec: Download complete 14:38:54 765212b225bb: Download complete 14:38:54 f23df028b6ca: Verifying Checksum 14:38:54 f23df028b6ca: Download complete 14:38:54 d65c8cfc05b1: Download complete 14:38:54 699f458cf7ca: Verifying Checksum 14:38:54 699f458cf7ca: Download complete 14:38:55 8998bd30e6a1: Verifying Checksum 14:38:55 8998bd30e6a1: Download complete 14:38:57 2437ff75d9bd: Verifying Checksum 14:38:57 2437ff75d9bd: Download complete 14:39:01 8998bd30e6a1: Pull complete 14:39:01 04944245beec: Pull complete 14:39:03 699f458cf7ca: Pull complete 14:39:03 765212b225bb: Pull complete 14:39:04 f23df028b6ca: Pull complete 14:39:04 d65c8cfc05b1: Pull complete 14:39:31 2437ff75d9bd: Pull complete 14:39:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:31 prd-ubuntu20.04-docker-arm64-4c-16g-27469 does not seem to be running inside a container 14:39:31 $ 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/80 -v /w/workspace/app-record-replay/80:/w/workspace/app-record-replay/80:rw,z -v /w/workspace/app-record-replay/80@tmp:/w/workspace/app-record-replay/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:39:33 $ docker top ddae57f056e76eb96591d86539e64c5aae35ac9de1efea6507dff08ab26db33d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:33 ---> job-cost.sh 14:39:33 lf-activate-venv: SKIPPING 14:39:33 INFO: No Stack... 14:39:34 INFO: Retrieving Pricing Info for: v3-standard-8 14:39:35 INFO: Archiving Costs [Pipeline] sh 14:39:35 + cat /w/workspace/app-record-replay/80/archives/cost.csv 14:39:35 + cut -d, -f6 [Pipeline] lock 14:39:35 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] 14:39:35 Resource [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] did not exist. Created. 14:39:35 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:39:36 /w/workspace/app-record-replay/80@tmp/durable-0c3c453a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:39:36 + echo total: 0.2199999988079071 [Pipeline] stash 14:39:36 Warning: overwriting stash ‘stack-cost’ 14:39:36 Stashed 1 file(s) [Pipeline] } 14:39:36 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 14:39:36 $ docker stop --time=1 ddae57f056e76eb96591d86539e64c5aae35ac9de1efea6507dff08ab26db33d 14:39:37 $ docker rm -f --volumes ddae57f056e76eb96591d86539e64c5aae35ac9de1efea6507dff08ab26db33d [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:39:39 provisioning config files... 14:39:39 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4350507590346841854tmp [Pipeline] { [Pipeline] sh 14:39:39 + set +x 14:39:39 + curl -s https://codecov.io/bash 14:39:39 + bash -s -- 14:39:39 14:39:39 _____ _ 14:39:39 / ____| | | 14:39:39 | | ___ __| | ___ ___ _____ __ 14:39:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:39:39 | |___| (_) | (_| | __/ (_| (_) \ V / 14:39:39 \_____\___/ \__,_|\___|\___\___/ \_/ 14:39:39 Bash-1.0.6 14:39:39 14:39:39 14:39:39 ==> git version 2.25.1 found 14:39:39 ==> 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:39:39 Release-Date: 2020-01-08 14:39:39 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:39:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:39:39 ==> Jenkins CI detected. 14:39:39 current dir:  /w/workspace/exfoundry_app-record-replay_main 14:39:39 project root: . 14:39:39 --> token set from env 14:39:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:39:39 ==> Running gcov in . (disable via -X gcov) 14:39:39 ==> Python coveragepy not found 14:39:39 ==> Searching for coverage reports in: 14:39:39 + . 14:39:39 -> Found 1 reports 14:39:39 ==> Detecting git/mercurial file structure 14:39:39 ==> Reading reports 14:39:39 + ./coverage.out bytes=24666 14:39:39 ==> Appending adjustments 14:39:39 https://docs.codecov.io/docs/fixing-reports 14:39:40 + Found adjustments 14:39:40 ==> Gzipping contents 14:39:40 8.0K /tmp/codecov.zV0ACa.gz 14:39:40 ==> Uploading reports 14:39:40 url: https://codecov.io 14:39:40 query: branch=main&commit=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:40 -> Pinging Codecov 14:39:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:40 -> Uploading to 14:39:40 https://storage.googleapis.com/codecov/v4/raw/2024-01-18/F467761B9912B4F32F9BC62907045C81/bd19a4daae9e85dcbf3acdc994afcf15a534e4e5/c20b3619-4011-4880-b208-9310c33098b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T143940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7b7373f396983fe0b895dfe15226cb8b4574767e97ed9b27c7d612f0263131f 14:39:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:40 Dload Upload Total Spent Left Speed 14:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 20195 --:--:-- --:--:-- --:--:-- 20195 14:39:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] } 14:39:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:39:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:39:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:41 14:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:39:41 df9b9388f04a: Pulling fs layer 14:39:41 52dc419b0ee2: Pulling fs layer 14:39:41 25bc292e5bac: Pulling fs layer 14:39:41 114826534d7a: Pulling fs layer 14:39:41 4657fd5d0bcf: Pulling fs layer 14:39:41 114826534d7a: Waiting 14:39:41 6ad1cebc031e: Pulling fs layer 14:39:41 4657fd5d0bcf: Waiting 14:39:41 8a3aa393b2d8: Pulling fs layer 14:39:41 8a3aa393b2d8: Waiting 14:39:41 25bc292e5bac: Verifying Checksum 14:39:41 25bc292e5bac: Download complete 14:39:41 52dc419b0ee2: Verifying Checksum 14:39:41 52dc419b0ee2: Download complete 14:39:41 4657fd5d0bcf: Verifying Checksum 14:39:41 4657fd5d0bcf: Download complete 14:39:41 df9b9388f04a: Download complete 14:39:41 6ad1cebc031e: Verifying Checksum 14:39:41 6ad1cebc031e: Download complete 14:39:41 df9b9388f04a: Pull complete 14:39:41 52dc419b0ee2: Pull complete 14:39:42 25bc292e5bac: Pull complete 14:39:42 114826534d7a: Verifying Checksum 14:39:42 114826534d7a: Download complete 14:39:42 8a3aa393b2d8: Verifying Checksum 14:39:42 8a3aa393b2d8: Download complete 14:39:45 114826534d7a: Pull complete 14:39:45 4657fd5d0bcf: Pull complete 14:39:45 6ad1cebc031e: Pull complete 14:39:49 8a3aa393b2d8: Pull complete 14:39:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:49 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:39:49 $ 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:1.410.4 cat 14:39:54 $ docker top 274e21fcdec2fca01e04694a17e7c7765b56a1a2749945c993ea13436993bf19 -eo pid,comm [Pipeline] { [Pipeline] echo 14:39:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 14:39:54 + set -o pipefail 14:39:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 14:40:00 14:40:00 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 14:40:00 14:40:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/67c97157-b8fb-479c-a7ba-113a4a8aeb4b 14:40:00 14:40:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:40:00 14:40:00 14:40:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:40:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:40:00 More details here: https://snyk.co/ue1NS [Pipeline] } 14:40:00 $ docker stop --time=1 274e21fcdec2fca01e04694a17e7c7765b56a1a2749945c993ea13436993bf19 14:40:04 $ docker rm -f --volumes 274e21fcdec2fca01e04694a17e7c7765b56a1a2749945c993ea13436993bf19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:40:05 + git log --format=format:%s -1 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] sh 14:40:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:06 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:40:06 $ 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:40:07 $ docker top 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:07 [ssh-agent] Looking for ssh-agent implementation... 14:40:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:07 $ docker exec 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b ssh-agent 14:40:07 SSH_AUTH_SOCK=/tmp/ssh-eiAUez3WwD0j/agent.32 14:40:07 SSH_AGENT_PID=38 14:40:07 Running ssh-add (command line suppressed) 14:40:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5367508347105787549.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5367508347105787549.key) 14:40:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:07 + git semver tag 14:40:08 2024-01-18 14:40:08,168 [run_tag] DEBUG tag force:False 14:40:08 2024-01-18 14:40:08,168 [check_head_tag] DEBUG check head tag 14:40:08 2024-01-18 14:40:08,169 [execute] INFO git cat-file --batch-check 14:40:08 2024-01-18 14:40:08,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:40:08 2024-01-18 14:40:08,172 [execute] INFO git cat-file --batch 14:40:08 2024-01-18 14:40:08,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:40:08 2024-01-18 14:40:08,194 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:40:08 2024-01-18 14:40:08,194 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 14:40:08 2024-01-18 14:40:08,194 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 14:40:08 2024-01-18 14:40:08,198 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:40:08 3.2.0-dev.6 [Pipeline] } 14:40:08 $ docker exec --env ******** --env ******** 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b ssh-agent -k 14:40:08 unset SSH_AUTH_SOCK; 14:40:08 unset SSH_AGENT_PID; 14:40:08 echo Agent pid 38 killed; 14:40:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:08 + git semver [Pipeline] } 14:40:09 $ docker stop --time=1 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b 14:40:10 $ docker rm -f --volumes 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:11 14:40:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:11 0.23.1-centos7: Pulling from edgex-lftools 14:40:11 ab5ef0e58194: Pulling fs layer 14:40:11 9712f1f96733: Pulling fs layer 14:40:11 63f879dbbcfc: Pulling fs layer 14:40:11 0d9ebad4ef96: Pulling fs layer 14:40:11 e9a5061849ea: Pulling fs layer 14:40:11 d747dcd14b5f: Pulling fs layer 14:40:11 2de7ff778b66: Pulling fs layer 14:40:11 0d9ebad4ef96: Waiting 14:40:11 e9a5061849ea: Waiting 14:40:11 d747dcd14b5f: Waiting 14:40:11 2de7ff778b66: Waiting 14:40:11 9712f1f96733: Verifying Checksum 14:40:11 9712f1f96733: Download complete 14:40:11 63f879dbbcfc: Verifying Checksum 14:40:11 63f879dbbcfc: Download complete 14:40:11 e9a5061849ea: Verifying Checksum 14:40:11 e9a5061849ea: Download complete 14:40:11 0d9ebad4ef96: Verifying Checksum 14:40:11 0d9ebad4ef96: Download complete 14:40:11 d747dcd14b5f: Download complete 14:40:11 ab5ef0e58194: Verifying Checksum 14:40:11 ab5ef0e58194: Download complete 14:40:11 2de7ff778b66: Verifying Checksum 14:40:11 2de7ff778b66: Download complete 14:40:15 ab5ef0e58194: Pull complete 14:40:15 9712f1f96733: Pull complete 14:40:15 63f879dbbcfc: Pull complete 14:40:19 0d9ebad4ef96: Pull complete 14:40:19 e9a5061849ea: Pull complete 14:40:19 d747dcd14b5f: Pull complete 14:40:20 2de7ff778b66: Pull complete 14:40:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:21 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:40:21 $ 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:40:26 $ docker top 8cb74423d565043665d67b1aef0ca21b50b6c94abcee6cc63f542a57285bed8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:40:27 provisioning config files... 14:40:27 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6516189010121865309tmp 14:40:27 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7699009552299210397tmp 14:40:27 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17356301697800813857tmp [Pipeline] { [Pipeline] echo 14:40:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:40:27 ---> sigul-configuration.sh 14:40:27 gpg: directory `/root/.gnupg' created 14:40:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:40:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:40:27 gpg: keyring `/root/.gnupg/secring.gpg' created 14:40:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:40:27 gpg: CAST5 encrypted data 14:40:27 gpg: encrypted with 1 passphrase 14:40:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:40:27 + mkdir /home/jenkins 14:40:27 + mkdir /home/jenkins/sigul [Pipeline] sh 14:40:28 + 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:40:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:40:28 ---> sigul-install.sh 14:40:28 Sigul already installed; skipping installation. [Pipeline] sh 14:40:28 + git tag --list 14:40:28 v3.1 14:40:28 v3.1.0 14:40:28 v3.1.0-dev.0 14:40:28 v3.1.0-dev.1 14:40:28 v3.1.0-dev.10 14:40:28 v3.1.0-dev.11 14:40:28 v3.1.0-dev.12 14:40:28 v3.1.0-dev.13 14:40:28 v3.1.0-dev.14 14:40:28 v3.1.0-dev.15 14:40:28 v3.1.0-dev.16 14:40:28 v3.1.0-dev.17 14:40:28 v3.1.0-dev.18 14:40:28 v3.1.0-dev.19 14:40:28 v3.1.0-dev.2 14:40:28 v3.1.0-dev.20 14:40:28 v3.1.0-dev.21 14:40:28 v3.1.0-dev.22 14:40:28 v3.1.0-dev.23 14:40:28 v3.1.0-dev.24 14:40:28 v3.1.0-dev.25 14:40:28 v3.1.0-dev.26 14:40:28 v3.1.0-dev.27 14:40:28 v3.1.0-dev.28 14:40:28 v3.1.0-dev.29 14:40:28 v3.1.0-dev.3 14:40:28 v3.1.0-dev.30 14:40:28 v3.1.0-dev.31 14:40:28 v3.1.0-dev.32 14:40:28 v3.1.0-dev.33 14:40:28 v3.1.0-dev.34 14:40:28 v3.1.0-dev.35 14:40:28 v3.1.0-dev.36 14:40:28 v3.1.0-dev.37 14:40:28 v3.1.0-dev.38 14:40:28 v3.1.0-dev.39 14:40:28 v3.1.0-dev.4 14:40:28 v3.1.0-dev.40 14:40:28 v3.1.0-dev.41 14:40:28 v3.1.0-dev.42 14:40:28 v3.1.0-dev.43 14:40:28 v3.1.0-dev.44 14:40:28 v3.1.0-dev.45 14:40:28 v3.1.0-dev.46 14:40:28 v3.1.0-dev.47 14:40:28 v3.1.0-dev.48 14:40:28 v3.1.0-dev.49 14:40:28 v3.1.0-dev.5 14:40:28 v3.1.0-dev.50 14:40:28 v3.1.0-dev.51 14:40:28 v3.1.0-dev.52 14:40:28 v3.1.0-dev.53 14:40:28 v3.1.0-dev.54 14:40:28 v3.1.0-dev.55 14:40:28 v3.1.0-dev.56 14:40:28 v3.1.0-dev.57 14:40:28 v3.1.0-dev.58 14:40:28 v3.1.0-dev.59 14:40:28 v3.1.0-dev.6 14:40:28 v3.1.0-dev.60 14:40:28 v3.1.0-dev.61 14:40:28 v3.1.0-dev.62 14:40:28 v3.1.0-dev.63 14:40:28 v3.1.0-dev.64 14:40:28 v3.1.0-dev.65 14:40:28 v3.1.0-dev.66 14:40:28 v3.1.0-dev.67 14:40:28 v3.1.0-dev.68 14:40:28 v3.1.0-dev.7 14:40:28 v3.1.0-dev.8 14:40:28 v3.1.0-dev.9 14:40:28 v3.2.0-dev.1 14:40:28 v3.2.0-dev.2 14:40:28 v3.2.0-dev.3 14:40:28 v3.2.0-dev.4 14:40:28 v3.2.0-dev.5 14:40:28 v3.2.0-dev.6 [Pipeline] sh 14:40:29 + lftools sign git-tag v3.2.0-dev.6 14:40:29 Signing Git tag with Sigul... 14:40:29 Signing v3.2.0-dev.6 [Pipeline] echo 14:40:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:40:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:40:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:40:30 $ docker stop --time=1 8cb74423d565043665d67b1aef0ca21b50b6c94abcee6cc63f542a57285bed8f 14:40:31 $ docker rm -f --volumes 8cb74423d565043665d67b1aef0ca21b50b6c94abcee6cc63f542a57285bed8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:40:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:33 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:40:33 $ 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:40:33 $ docker top 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:33 [ssh-agent] Looking for ssh-agent implementation... 14:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:34 $ docker exec 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 ssh-agent 14:40:34 SSH_AUTH_SOCK=/tmp/ssh-RhFG8clHsqZa/agent.32 14:40:34 SSH_AGENT_PID=38 14:40:34 Running ssh-add (command line suppressed) 14:40:34 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5362862223529477573.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5362862223529477573.key) 14:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:34 + git semver bump pre 14:40:34 2024-01-18 14:40:34,849 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:40:34 2024-01-18 14:40:34,849 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 14:40:34 2024-01-18 14:40:34,849 [bump_version] DEBUG bumped version:3.2.0-dev.7 14:40:34 2024-01-18 14:40:34,849 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 14:40:34 2024-01-18 14:40:34,849 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:40:34 2024-01-18 14:40:34,849 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 14:40:34 2024-01-18 14:40:34,851 [execute] INFO git cat-file --batch-check 14:40:34 2024-01-18 14:40:34,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:40:34 2024-01-18 14:40:34,856 [execute] INFO git cat-file --batch 14:40:34 2024-01-18 14:40:34,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:40:34 2024-01-18 14:40:34,861 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:40:34 3.2.0-dev.7 [Pipeline] } 14:40:34 $ docker exec --env ******** --env ******** 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 ssh-agent -k 14:40:35 unset SSH_AUTH_SOCK; 14:40:35 unset SSH_AGENT_PID; 14:40:35 echo Agent pid 38 killed; 14:40:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:35 + git semver [Pipeline] } 14:40:35 $ docker stop --time=1 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 14:40:37 $ docker rm -f --volumes 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 [Pipeline] // withDockerContainer [Pipeline] sh 14:40:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:38 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:40: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:40:38 $ docker top 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:38 [ssh-agent] Looking for ssh-agent implementation... 14:40:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:39 $ docker exec 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea ssh-agent 14:40:39 SSH_AUTH_SOCK=/tmp/ssh-S2TM0FEF731e/agent.32 14:40:39 SSH_AGENT_PID=38 14:40:39 Running ssh-add (command line suppressed) 14:40:39 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9468610666476505763.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9468610666476505763.key) 14:40:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:39 + git semver push 14:40:39 2024-01-18 14:40:39,744 [run_push] DEBUG push 14:40:39 2024-01-18 14:40:39,744 [execute] INFO git cat-file --batch-check 14:40:39 2024-01-18 14:40:39,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:40:39 2024-01-18 14:40:39,748 [execute] INFO git rev-list 595c12bf9036ed8668bbb0ba4031249f104b2cd5 -- 14:40:39 2024-01-18 14:40:39,749 [execute] DEBUG Popen(['git', 'rev-list', '595c12bf9036ed8668bbb0ba4031249f104b2cd5', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:40:39 2024-01-18 14:40:39,754 [execute] INFO git fetch -v origin 14:40:39 2024-01-18 14:40:39,755 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 14:40:40 2024-01-18 14:40:40,306 [run_push] DEBUG no remote changes detected 14:40:40 2024-01-18 14:40:40,307 [execute] INFO git push origin semver 14:40:40 2024-01-18 14:40:40,307 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:40:41 2024-01-18 14:40:41,065 [run_push] DEBUG push all version tags 14:40:41 2024-01-18 14:40:41,066 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:40:41 2024-01-18 14:40:41,066 [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:40:41 2024-01-18 14:40:41,815 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:40:41 3.2.0-dev.7 [Pipeline] } 14:40:41 $ docker exec --env ******** --env ******** 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea ssh-agent -k 14:40:42 unset SSH_AUTH_SOCK; 14:40:42 unset SSH_AGENT_PID; 14:40:42 echo Agent pid 38 killed; 14:40:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:42 + git semver [Pipeline] } 14:40:42 $ docker stop --time=1 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea 14:40:44 $ docker rm -f --volumes 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:40:45 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 14:40:45 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:40:45 total 16 14:40:45 drwxr-xr-x 3 root root 4096 Jan 18 14:31 . 14:40:45 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 14:40 .. 14:40:45 drwxr-xr-x 2 root root 4096 Jan 18 14:31 cost 14:40:45 -rw-r--r-- 1 root root 88 Jan 18 14:31 cost.csv 14:40:45 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 14:40:45 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:40:45 total 16 14:40:45 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:31 . 14:40:45 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 14:40 .. 14:40:45 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:31 cost 14:40:45 -rw-r--r-- 1 jenkins jenkins 88 Jan 18 14:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:40:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:40:47 ---> package-listing.sh 14:40:47 ++ facter osfamily 14:40:47 ++ tr '[:upper:]' '[:lower:]' 14:40:47 + OS_FAMILY=debian 14:40:47 + workspace=/w/workspace/exfoundry_app-record-replay_main 14:40:47 + START_PACKAGES=/tmp/packages_start.txt 14:40:47 + END_PACKAGES=/tmp/packages_end.txt 14:40:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:40:47 + PACKAGES=/tmp/packages_start.txt 14:40:47 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:40:47 + PACKAGES=/tmp/packages_end.txt 14:40:47 + case "${OS_FAMILY}" in 14:40:47 + dpkg -l 14:40:47 + grep '^ii' 14:40:47 + '[' -f /tmp/packages_start.txt ']' 14:40:47 + '[' -f /tmp/packages_end.txt ']' 14:40:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:40:47 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:40:47 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 14:40:47 + 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:40:47 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:40:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:48 prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container 14:40:48 $ 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:40:48 $ docker top c5685ba6bf0c1eb583af1dfd6e945b9032ee79b3155f66241ec9400ad73ff18f -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:49 + touch /tmp/pre-build-complete [Pipeline] sh 14:40:49 + mkdir -p /var/log/sysstat [Pipeline] sh 14:40:49 + ls /var/log/sa-host 14:40:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:50 provisioning config files... 14:40:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2805414786556891565tmp [Pipeline] { [Pipeline] echo 14:40:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:40:50 ---> create-netrc.sh [Pipeline] } 14:40:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:40:51 ---> python-tools-install.sh [Pipeline] echo 14:40:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:40:51 ---> sudo-logs.sh 14:40:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:40:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:40:51 ---> job-cost.sh 14:40:51 lf-activate-venv: SKIPPING 14:40:51 DEBUG: total: 0.2199999988079071 14:40:51 INFO: Retrieving Stack Cost... 14:40:51 INFO: Retrieving Pricing Info for: v3-standard-8 14:40:52 INFO: Archiving Costs [Pipeline] echo 14:40:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:40:52 ---> logs-deploy.sh 14:40:52 lf-activate-venv: SKIPPING 14:40:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/80 14:40:52 INFO: archiving workspace using pattern(s): 14:40:53 Archives upload complete. 14:40:53 INFO: archiving logs to Nexus 14:40:54 ---> uname -a: 14:40:54 Linux prd-ubuntu20-04-docker-8c-8g-27465 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:40:54 14:40:54 14:40:54 ---> lscpu: 14:40:54 Architecture: x86_64 14:40:54 CPU op-mode(s): 32-bit, 64-bit 14:40:54 Byte Order: Little Endian 14:40:54 Address sizes: 40 bits physical, 48 bits virtual 14:40:54 CPU(s): 8 14:40:54 On-line CPU(s) list: 0-7 14:40:54 Thread(s) per core: 1 14:40:54 Core(s) per socket: 1 14:40:54 Socket(s): 8 14:40:54 NUMA node(s): 1 14:40:54 Vendor ID: AuthenticAMD 14:40:54 CPU family: 23 14:40:54 Model: 49 14:40:54 Model name: AMD EPYC-Rome Processor 14:40:54 Stepping: 0 14:40:54 CPU MHz: 2799.998 14:40:54 BogoMIPS: 5599.99 14:40:54 Virtualization: AMD-V 14:40:54 Hypervisor vendor: KVM 14:40:54 Virtualization type: full 14:40:54 L1d cache: 256 KiB 14:40:54 L1i cache: 256 KiB 14:40:54 L2 cache: 4 MiB 14:40:54 L3 cache: 128 MiB 14:40:54 NUMA node0 CPU(s): 0-7 14:40:54 Vulnerability Itlb multihit: Not affected 14:40:54 Vulnerability L1tf: Not affected 14:40:54 Vulnerability Mds: Not affected 14:40:54 Vulnerability Meltdown: Not affected 14:40:54 Vulnerability Mmio stale data: Not affected 14:40:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:40:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:40:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:40:54 Vulnerability Srbds: Not affected 14:40:54 Vulnerability Tsx async abort: Not affected 14:40:54 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:40:54 14:40:54 14:40:54 ---> nproc: 14:40:54 8 14:40:54 14:40:54 14:40:54 ---> df -h: 14:40:54 Filesystem Size Used Avail Use% Mounted on 14:40:54 overlay 155G 13G 143G 9% / 14:40:54 tmpfs 64M 0 64M 0% /dev 14:40:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:40:54 shm 64M 0 64M 0% /dev/shm 14:40:54 /dev/vda1 155G 13G 143G 9% /facter-os 14:40:54 14:40:54 14:40:54 ---> sar -b -r -n DEV: 14:40:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27465) 01/18/24 _x86_64_ (8 CPU) 14:40:54 14:40:54 14:27:27 LINUX RESTART (8 CPU) 14:40:54 14:40:54 14:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:40:54 14:29:01 194.07 15.53 178.54 0.00 1928.75 54874.45 0.00 14:40:54 14:30:01 106.57 0.07 106.50 0.00 9.73 34011.13 0.00 14:40:54 14:31:01 163.79 0.22 163.57 0.00 19.33 36739.74 0.00 14:40:54 14:32:01 49.73 0.02 49.71 0.00 4.27 16795.48 0.00 14:40:54 14:33:01 54.77 12.25 42.53 0.00 5192.73 8464.32 0.00 14:40:54 14:34:01 6.80 0.02 6.78 0.00 0.13 132.91 0.00 14:40:54 14:35:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 14:40:54 14:36:01 1.98 0.00 1.98 0.00 0.00 22.80 0.00 14:40:54 14:37:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 14:40:54 14:38:01 1.72 0.00 1.72 0.00 0.00 19.19 0.00 14:40:54 14:39:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 14:40:54 14:40:01 44.83 0.23 44.60 0.00 10.27 27326.40 0.00 14:40:54 Average: 52.29 2.36 49.93 0.00 597.10 14868.28 0.00 14:40:54 14:40:54 14:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:40:54 14:29:01 28497916 31561152 756852 2.30 111124 3155996 1907024 5.62 1157908 2765128 76328 14:40:54 14:30:01 28023208 31467728 838352 2.55 151096 3449404 1953136 5.76 1266720 3076608 150572 14:40:54 14:31:01 28131620 31565492 746548 2.27 156840 3444040 1746968 5.15 1242584 3011276 732 14:40:54 14:32:01 27612148 31556380 754180 2.29 165296 3896100 1754296 5.17 1264936 3450236 12 14:40:54 14:33:01 27129056 31526672 748752 2.28 194420 4321456 1705120 5.03 1581092 3580344 1024 14:40:54 14:34:01 27139528 31532264 742848 2.26 193000 4318200 1709156 5.04 1574356 3577072 4 14:40:54 14:35:01 27139764 31532508 742492 2.26 193052 4318196 1709156 5.04 1574116 3577076 16 14:40:54 14:36:01 27145836 31538756 736284 2.24 193112 4318208 1709156 5.04 1568456 3577080 180 14:40:54 14:37:01 27146136 31539088 735936 2.24 193144 4318208 1709156 5.04 1568268 3577080 172 14:40:54 14:38:01 27149468 31542424 732540 2.23 193172 4318212 1709156 5.04 1564844 3577084 28 14:40:54 14:39:01 27148920 31541924 732880 2.23 193192 4318216 1709156 5.04 1565236 3577084 188 14:40:54 14:40:01 26016992 31499852 771900 2.35 210500 5310436 1860084 5.48 1731288 4460144 290848 14:40:54 Average: 27356716 31533687 753297 2.29 178996 4123889 1765130 5.20 1471650 3483851 43342 14:40:54 14:40:54 14:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:40:54 14:29:01 docker0 212.05 313.58 18.28 2492.44 0.00 0.00 0.00 0.00 14:40:54 14:29:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 14:40:54 14:29:01 ens3 646.71 417.26 7539.88 77.39 0.00 0.00 0.00 0.00 14:40:54 14:30:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:40:54 14:30:01 veth429b18f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:40:54 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:54 14:30:01 ens3 41.99 32.46 30.28 73.41 0.00 0.00 0.00 0.00 14:40:54 14:31:01 docker0 5.13 8.87 0.31 128.20 0.00 0.00 0.00 0.00 14:40:54 14:31:01 lo 4.73 4.73 0.48 0.48 0.00 0.00 0.00 0.00 14:40:54 14:31:01 ens3 73.09 59.89 218.23 277.37 0.00 0.00 0.00 0.00 14:40:54 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:32:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 14:40:54 14:32:01 ens3 111.41 71.12 2538.55 15.38 0.00 0.00 0.00 0.00 14:40:54 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:33:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 14:40:54 14:33:01 ens3 188.44 96.77 2741.10 12.73 0.00 0.00 0.00 0.00 14:40:54 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:54 14:34:01 ens3 1.07 0.87 0.53 0.43 0.00 0.00 0.00 0.00 14:40:54 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:35:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:40:54 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:54 14:36:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:40:54 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:37:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:40:54 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:54 14:38:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:40:54 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:54 14:39:01 ens3 0.32 0.07 0.07 0.00 0.00 0.00 0.00 0.00 14:40:54 14:40:01 docker0 59.85 104.13 4.87 1033.09 0.00 0.00 0.00 0.00 14:40:54 14:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:40:54 14:40:01 ens3 237.07 135.57 5010.95 17.72 0.00 0.00 0.00 0.00 14:40:54 Average: docker0 23.09 35.56 1.96 304.46 0.00 0.00 0.00 0.00 14:40:54 Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 14:40:54 Average: ens3 108.40 67.86 1506.57 39.54 0.00 0.00 0.00 0.00 14:40:54 14:40:54 14:40:54 ---> sar -P ALL: 14:40:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27465) 01/18/24 _x86_64_ (8 CPU) 14:40:54 14:40:54 14:27:27 LINUX RESTART (8 CPU) 14:40:54 14:40:54 14:28:01 CPU %user %nice %system %iowait %steal %idle 14:40:54 14:29:01 all 9.30 0.00 3.54 3.19 0.06 83.91 14:40:54 14:29:01 0 9.94 0.00 3.43 0.65 0.07 85.90 14:40:54 14:29:01 1 8.74 0.00 3.28 0.59 0.05 87.34 14:40:54 14:29:01 2 10.08 0.00 3.87 4.30 0.07 81.68 14:40:54 14:29:01 3 9.30 0.00 3.07 0.56 0.05 87.03 14:40:54 14:29:01 4 7.69 0.00 3.82 5.27 0.05 83.16 14:40:54 14:29:01 5 9.73 0.00 3.18 0.35 0.05 86.68 14:40:54 14:29:01 6 9.63 0.00 3.94 9.85 0.07 76.51 14:40:54 14:29:01 7 9.30 0.00 3.75 3.92 0.07 82.95 14:40:54 14:30:01 all 21.39 0.00 3.33 2.70 0.07 72.51 14:40:54 14:30:01 0 21.08 0.00 3.03 0.22 0.05 75.63 14:40:54 14:30:01 1 21.78 0.00 3.76 0.47 0.08 73.90 14:40:54 14:30:01 2 19.34 0.00 2.70 6.63 0.05 71.27 14:40:54 14:30:01 3 23.87 0.00 3.20 0.54 0.08 72.31 14:40:54 14:30:01 4 21.23 0.00 3.10 0.70 0.05 74.92 14:40:54 14:30:01 5 20.89 0.00 3.41 0.13 0.05 75.51 14:40:54 14:30:01 6 21.62 0.00 3.74 12.36 0.07 62.22 14:40:54 14:30:01 7 21.35 0.00 3.74 0.52 0.12 74.27 14:40:54 14:31:01 all 37.09 0.00 4.12 2.99 0.09 55.71 14:40:54 14:31:01 0 35.45 0.00 3.81 4.16 0.08 56.49 14:40:54 14:31:01 1 36.89 0.00 4.55 0.20 0.08 58.27 14:40:54 14:31:01 2 37.81 0.00 4.09 6.36 0.13 51.61 14:40:54 14:31:01 3 36.18 0.00 3.82 0.27 0.10 59.63 14:40:54 14:31:01 4 37.42 0.00 4.39 1.90 0.08 56.22 14:40:54 14:31:01 5 37.86 0.00 3.84 0.86 0.08 57.35 14:40:54 14:31:01 6 38.17 0.00 4.39 1.53 0.08 55.83 14:40:54 14:31:01 7 36.92 0.00 4.06 8.68 0.10 50.24 14:40:54 14:32:01 all 2.65 0.00 1.10 0.66 0.02 95.57 14:40:54 14:32:01 0 1.70 0.00 0.94 0.62 0.02 96.73 14:40:54 14:32:01 1 2.23 0.00 1.34 0.02 0.03 96.39 14:40:54 14:32:01 2 3.10 0.00 1.17 0.02 0.03 95.67 14:40:54 14:32:01 3 2.52 0.00 0.72 0.05 0.02 96.69 14:40:54 14:32:01 4 3.47 0.00 0.85 0.00 0.02 95.66 14:40:54 14:32:01 5 2.61 0.00 1.37 0.20 0.02 95.80 14:40:54 14:32:01 6 2.72 0.00 1.04 0.00 0.02 96.23 14:40:54 14:32:01 7 2.87 0.00 1.39 4.35 0.03 91.36 14:40:54 14:33:01 all 2.85 0.00 1.34 0.57 0.03 95.21 14:40:54 14:33:01 0 3.25 0.00 2.00 0.10 0.03 94.61 14:40:54 14:33:01 1 2.10 0.00 1.89 0.20 0.02 95.79 14:40:54 14:33:01 2 2.56 0.00 1.07 0.12 0.03 96.22 14:40:54 14:33:01 3 3.34 0.00 0.69 0.30 0.03 95.64 14:40:54 14:33:01 4 2.77 0.00 1.20 0.07 0.02 95.94 14:40:54 14:33:01 5 2.49 0.00 1.09 1.47 0.03 94.91 14:40:54 14:33:01 6 4.03 0.00 1.74 1.12 0.02 93.10 14:40:54 14:33:01 7 2.24 0.00 1.05 1.20 0.03 95.47 14:40:54 14:34:01 all 0.25 0.00 0.08 0.01 0.01 99.66 14:40:54 14:34:01 0 0.08 0.00 0.10 0.03 0.02 99.77 14:40:54 14:34:01 1 0.07 0.00 0.08 0.00 0.02 99.83 14:40:54 14:34:01 2 0.23 0.00 0.12 0.05 0.00 99.60 14:40:54 14:34:01 3 1.37 0.00 0.07 0.00 0.00 98.56 14:40:54 14:34:01 4 0.03 0.00 0.08 0.00 0.00 99.88 14:40:54 14:34:01 5 0.05 0.00 0.05 0.00 0.00 99.90 14:40:54 14:34:01 6 0.05 0.00 0.05 0.00 0.02 99.88 14:40:54 14:34:01 7 0.08 0.00 0.07 0.00 0.00 99.85 14:40:54 14:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:40:54 14:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:40:54 14:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:40:54 14:35:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:40:54 14:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:40:54 14:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:40:54 14:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:40:54 14:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 14:40:54 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:54 14:36:01 all 0.05 0.00 0.01 0.53 0.01 99.40 14:40:54 14:36:01 0 0.03 0.00 0.02 3.65 0.02 96.28 14:40:54 14:36:01 1 0.23 0.00 0.03 0.00 0.02 99.72 14:40:54 14:36:01 2 0.00 0.00 0.00 0.35 0.00 99.65 14:40:54 14:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:40:54 14:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:40:54 14:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:40:54 14:36:01 6 0.03 0.00 0.02 0.23 0.02 99.70 14:40:54 14:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:40:54 14:37:01 all 0.05 0.00 0.01 0.11 0.01 99.82 14:40:54 14:37:01 0 0.00 0.00 0.02 0.45 0.02 99.52 14:40:54 14:37:01 1 0.25 0.00 0.00 0.00 0.02 99.73 14:40:54 14:37:01 2 0.02 0.00 0.00 0.35 0.02 99.62 14:40:54 14:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:40:54 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:40:54 14:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:40:54 14:37:01 6 0.02 0.00 0.02 0.10 0.02 99.85 14:40:54 14:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 14:40:54 14:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:40:54 14:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 14:40:54 14:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:40:54 14:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:40:54 14:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:40:54 14:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:40:54 14:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:40:54 14:38:01 6 0.02 0.00 0.03 0.00 0.02 99.93 14:40:54 14:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:40:54 14:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:40:54 14:39:01 0 0.00 0.00 0.03 0.00 0.00 99.97 14:40:54 14:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 14:40:54 14:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:40:54 14:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:40:54 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:40:54 14:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:40:54 14:39:01 6 0.03 0.00 0.05 0.00 0.02 99.90 14:40:54 14:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 14:40:54 14:40:54 14:39:01 CPU %user %nice %system %iowait %steal %idle 14:40:54 14:40:01 all 4.16 0.00 1.75 1.15 0.03 92.90 14:40:54 14:40:01 0 3.55 0.00 1.34 1.26 0.03 93.82 14:40:54 14:40:01 1 5.85 0.00 1.94 0.03 0.03 92.14 14:40:54 14:40:01 2 4.36 0.00 1.27 0.00 0.03 94.33 14:40:54 14:40:01 3 4.33 0.00 1.69 0.00 0.03 93.95 14:40:54 14:40:01 4 2.83 0.00 1.95 0.02 0.02 95.19 14:40:54 14:40:01 5 4.66 0.00 1.62 0.28 0.03 93.40 14:40:54 14:40:01 6 3.80 0.00 1.75 0.02 0.05 94.39 14:40:54 14:40:01 7 3.93 0.00 2.42 7.61 0.03 86.00 14:40:54 Average: all 6.46 0.00 1.27 0.99 0.03 91.25 14:40:54 Average: 0 6.24 0.00 1.22 0.93 0.03 91.58 14:40:54 Average: 1 6.49 0.00 1.40 0.13 0.03 91.95 14:40:54 Average: 2 6.44 0.00 1.19 1.51 0.03 90.82 14:40:54 Average: 3 6.71 0.00 1.10 0.14 0.03 92.01 14:40:54 Average: 4 6.27 0.00 1.28 0.66 0.02 91.78 14:40:54 Average: 5 6.50 0.00 1.21 0.27 0.03 91.99 14:40:54 Average: 6 6.64 0.00 1.39 2.09 0.03 89.84 14:40:54 Average: 7 6.36 0.00 1.37 2.18 0.03 90.05 14:40:54 14:40:54 14:40:54