Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9a72d95530e724a4456ef35bfa8cc00521c6609 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-ssh3370279347727846909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1502031527991795810.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh10183607993086879719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14846089232605961733.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-ssh16870323347704600104.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-10393 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 e9a72d95530e724a4456ef35bfa8cc00521c6609 (main) Commit message: "Merge pull request #96 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.47" > 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 e9a72d95530e724a4456ef35bfa8cc00521c6609 # timeout=10 > git rev-list --no-walk 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:06:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:06:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:06:26 ========================================================= 14:06:26 EdgeX Global Pipelines Version Info 14:06:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:06:27 ------------------- 14:06:27 stable info: 14:06:27 ------------------- 14:06:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:06:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:06:27 Message: update stable to v1.0.254 14:06:27 ------------------- 14:06:27 experimental info: 14:06:27 ------------------- 14:06:27 Commited By: **** collab-it+edgex@linuxfoundation.org 14:06:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:06:27 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9a72d9 [Pipeline] echo 14:06:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:28 provisioning config files... 14:06:28 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config522714494934401365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:28 ---> docker-login.sh 14:06:28 nexus3.edgexfoundry.org:10001 14:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:29 Configure a credential helper to remove this warning. See 14:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:29 14:06:29 Login Succeeded 14:06:29 nexus3.edgexfoundry.org:10002 14:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:29 Configure a credential helper to remove this warning. See 14:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:29 14:06:29 Login Succeeded 14:06:29 nexus3.edgexfoundry.org:10003 14:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:29 Configure a credential helper to remove this warning. See 14:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:29 14:06:29 Login Succeeded 14:06:29 nexus3.edgexfoundry.org:10004 14:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:29 Configure a credential helper to remove this warning. See 14:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:29 14:06:29 Login Succeeded 14:06:29 docker.io 14:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:30 Configure a credential helper to remove this warning. See 14:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:30 14:06:30 Login Succeeded 14:06:30 ---> docker-login.sh ends [Pipeline] } 14:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:06:30 + git rev-list -1 --merges e9a72d95530e724a4456ef35bfa8cc00521c6609~1..e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] echo 14:06:30 -----------> git rev-list -1 --merges e9a72d95530e724a4456ef35bfa8cc00521c6609~1..e9a72d95530e724a4456ef35bfa8cc00521c6609 e9a72d95530e724a4456ef35bfa8cc00521c6609 14:06:30 e9a72d95530e724a4456ef35bfa8cc00521c6609 [false] [Pipeline] sh 14:06:31 + git log --format=format:%s -1 e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] echo 14:06:31 ========================================================= 14:06:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:06:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:06:31 + git log --format=format:%s -1 e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] echo 14:06:31 [semverPrep] GIT_COMMIT: e9a72d95530e724a4456ef35bfa8cc00521c6609, Commit Message: Merge pull request #96 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.47 [Pipeline] echo 14:06:31 [semverPrep] This is not a build commit. [Pipeline] sh 14:06:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:31 + grep -v github /etc/ssh/ssh_known_hosts 14:06:31 + [ -e /tmp/ssh_known_hosts ] 14:06:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:06:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:06:31 + sudo tee -a /etc/ssh/ssh_known_hosts 14:06:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:32 14:06:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:32 0.1.4: Pulling from edgex-devops/py-git-semver 14:06:32 b85a868b505f: Pulling fs layer 14:06:32 e2be974225ed: Pulling fs layer 14:06:32 339a4e72a1f5: Pulling fs layer 14:06:32 988bab9f4d93: Pulling fs layer 14:06:32 1469e6f7b9e6: Pulling fs layer 14:06:32 eaf3925da568: Pulling fs layer 14:06:32 bab4dde63d76: Pulling fs layer 14:06:32 bde34c3a00c8: Pulling fs layer 14:06:32 b352a97aabf1: Pulling fs layer 14:06:32 4872d77fe225: Pulling fs layer 14:06:32 5851b861e8e6: Pulling fs layer 14:06:32 1469e6f7b9e6: Waiting 14:06:32 eaf3925da568: Waiting 14:06:32 4872d77fe225: Waiting 14:06:32 5851b861e8e6: Waiting 14:06:32 988bab9f4d93: Waiting 14:06:32 bab4dde63d76: Waiting 14:06:32 bde34c3a00c8: Waiting 14:06:32 b352a97aabf1: Waiting 14:06:32 e2be974225ed: Verifying Checksum 14:06:32 e2be974225ed: Download complete 14:06:32 988bab9f4d93: Verifying Checksum 14:06:32 988bab9f4d93: Download complete 14:06:33 1469e6f7b9e6: Verifying Checksum 14:06:33 1469e6f7b9e6: Download complete 14:06:33 339a4e72a1f5: Verifying Checksum 14:06:33 339a4e72a1f5: Download complete 14:06:33 eaf3925da568: Verifying Checksum 14:06:33 eaf3925da568: Download complete 14:06:33 bde34c3a00c8: Download complete 14:06:33 b352a97aabf1: Verifying Checksum 14:06:33 b352a97aabf1: Download complete 14:06:33 4872d77fe225: Download complete 14:06:33 5851b861e8e6: Verifying Checksum 14:06:33 5851b861e8e6: Download complete 14:06:33 b85a868b505f: Verifying Checksum 14:06:33 b85a868b505f: Download complete 14:06:33 bab4dde63d76: Verifying Checksum 14:06:33 bab4dde63d76: Download complete 14:06:34 b85a868b505f: Pull complete 14:06:34 e2be974225ed: Pull complete 14:06:35 339a4e72a1f5: Pull complete 14:06:35 988bab9f4d93: Pull complete 14:06:35 1469e6f7b9e6: Pull complete 14:06:35 eaf3925da568: Pull complete 14:06:37 bab4dde63d76: Pull complete 14:06:37 bde34c3a00c8: Pull complete 14:06:37 b352a97aabf1: Pull complete 14:06:37 4872d77fe225: Pull complete 14:06:37 5851b861e8e6: Pull complete 14:06:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:37 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:06:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:06:44 $ docker top 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b -eo pid,comm 14:06:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:06:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:44 [ssh-agent] Looking for ssh-agent implementation... 14:06:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:44 $ docker exec 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b ssh-agent 14:06:44 SSH_AUTH_SOCK=/tmp/ssh-0fLeK07z2k4a/agent.32 14:06:44 SSH_AGENT_PID=38 14:06:44 Running ssh-add (command line suppressed) 14:06:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10079707266476660736.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10079707266476660736.key) 14:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:45 + git tag --points-at HEAD [Pipeline] } 14:06:45 $ docker exec --env ******** --env ******** 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b ssh-agent -k 14:06:45 unset SSH_AUTH_SOCK; 14:06:45 unset SSH_AGENT_PID; 14:06:45 echo Agent pid 38 killed; 14:06:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:45 [ssh-agent] Looking for ssh-agent implementation... 14:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:45 $ docker exec 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b ssh-agent 14:06:45 SSH_AUTH_SOCK=/tmp/ssh-DgBwZUZ5F6kD/agent.70 14:06:45 SSH_AGENT_PID=76 14:06:45 Running ssh-add (command line suppressed) 14:06:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2497362607292276858.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2497362607292276858.key) 14:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:46 + git semver init 14:06:46 2023-10-25 14:06:46,228 [run_init] DEBUG init version:0.0.0 force:False 14:06:46 2023-10-25 14:06:46,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 14:06:46 2023-10-25 14:06:46,229 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 14:06:46 2023-10-25 14:06:46,229 [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:06:47 2023-10-25 14:06:47,002 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 14:06:47 2023-10-25 14:06:47,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 14:06:47 2023-10-25 14:06:47,002 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:06:47 2023-10-25 14:06:47,003 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:06:47 3.1.0-dev.61 [Pipeline] } 14:06:47 $ docker exec --env ******** --env ******** 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b ssh-agent -k 14:06:47 unset SSH_AUTH_SOCK; 14:06:47 unset SSH_AGENT_PID; 14:06:47 echo Agent pid 76 killed; 14:06:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:47 + git semver [Pipeline] } 14:06:47 $ docker stop --time=1 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b 14:06:49 $ docker rm -f --volumes 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b [Pipeline] // withDockerContainer [Pipeline] sh 14:06:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:06:49 Stashed 1 file(s) [Pipeline] echo 14:06:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.61 [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:06:49 provisioning config files... 14:06:49 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11871651037622859004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:50 ---> docker-login.sh 14:06:50 nexus3.edgexfoundry.org:10001 14:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:50 Configure a credential helper to remove this warning. See 14:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:50 14:06:50 Login Succeeded 14:06:50 nexus3.edgexfoundry.org:10002 14:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:50 Configure a credential helper to remove this warning. See 14:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:50 14:06:50 Login Succeeded 14:06:50 nexus3.edgexfoundry.org:10003 14:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:50 Configure a credential helper to remove this warning. See 14:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:50 14:06:50 Login Succeeded 14:06:50 nexus3.edgexfoundry.org:10004 14:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:50 Configure a credential helper to remove this warning. See 14:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:50 14:06:50 Login Succeeded 14:06:50 docker.io 14:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:50 Configure a credential helper to remove this warning. See 14:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:50 14:06:50 Login Succeeded 14:06:50 ---> docker-login.sh ends [Pipeline] } 14:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:50 ========================================================= 14:06:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:06:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:51 + 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:06:51 Sending build context to Docker daemon 626.7kB 14:06:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:06:51 Step 2/12 : FROM ${BASE} AS builder 14:06:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:06:51 7264a8db6415: Pulling fs layer 14:06:51 c4d48a809fc2: Pulling fs layer 14:06:51 4f1c88b9dad5: Pulling fs layer 14:06:51 ad3a456e5733: Pulling fs layer 14:06:51 33e27b845d1e: Pulling fs layer 14:06:51 c68163c4e522: Pulling fs layer 14:06:51 50da416c3ac9: Pulling fs layer 14:06:51 23d2d4c4bb30: Pulling fs layer 14:06:51 c68163c4e522: Waiting 14:06:51 50da416c3ac9: Waiting 14:06:51 23d2d4c4bb30: Waiting 14:06:51 ad3a456e5733: Waiting 14:06:51 33e27b845d1e: Waiting 14:06:51 c4d48a809fc2: Download complete 14:06:51 ad3a456e5733: Verifying Checksum 14:06:51 ad3a456e5733: Download complete 14:06:51 33e27b845d1e: Verifying Checksum 14:06:51 33e27b845d1e: Download complete 14:06:51 7264a8db6415: Verifying Checksum 14:06:51 7264a8db6415: Download complete 14:06:51 c68163c4e522: Download complete 14:06:51 7264a8db6415: Pull complete 14:06:51 23d2d4c4bb30: Verifying Checksum 14:06:51 23d2d4c4bb30: Download complete 14:06:51 c4d48a809fc2: Pull complete 14:06:51 4f1c88b9dad5: Verifying Checksum 14:06:51 4f1c88b9dad5: Download complete 14:06:51 50da416c3ac9: Verifying Checksum 14:06:51 50da416c3ac9: Download complete 14:06:55 4f1c88b9dad5: Pull complete 14:06:55 ad3a456e5733: Pull complete 14:06:55 33e27b845d1e: Pull complete 14:06:55 c68163c4e522: Pull complete 14:06:57 50da416c3ac9: Pull complete 14:06:57 23d2d4c4bb30: Pull complete 14:06:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:06:57 ---> 0786185ac409 14:06:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:07:03 ---> Running in e732948a22d6 14:07:03 Removing intermediate container e732948a22d6 14:07:03 ---> 6d5fea34dd38 14:07:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:07:03 ---> Running in d8b4b35671c8 14:07:03 Removing intermediate container d8b4b35671c8 14:07:03 ---> f6399b292e2d 14:07:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:07:03 ---> Running in ef55dbd5057c 14:07:03 Removing intermediate container ef55dbd5057c 14:07:03 ---> b9bcab50a6dc 14:07:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:03 ---> Running in 75d5f62d1e74 14:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:07:04 OK: 264 MiB in 52 packages 14:07:04 Removing intermediate container 75d5f62d1e74 14:07:04 ---> 7e78aa96f6df 14:07:04 Step 7/12 : WORKDIR /app 14:07:04 ---> Running in d151fd666528 14:07:04 Removing intermediate container d151fd666528 14:07:04 ---> 7afca9230f9c 14:07:04 Step 8/12 : COPY go.mod vendor* ./ 14:07:04 ---> 6faa3d242fd8 14:07:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:04 ---> Running in 53fae4824d68 14:07:04 Still waiting to schedule task 14:07:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:08:07 Removing intermediate container 53fae4824d68 14:08:07 ---> ab7e94f2aef0 14:08:07 Step 10/12 : COPY . . 14:08:07 ---> 66c829f6b822 14:08:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:08:07 ---> Running in b0032d920e03 14:08:07 Removing intermediate container b0032d920e03 14:08:07 ---> bb9c0cbfe743 14:08:07 Step 12/12 : RUN $MAKE 14:08:07 ---> Running in f398ac94ee74 14:08:07 noop 14:08:07 Removing intermediate container f398ac94ee74 14:08:07 ---> f26022633ded 14:08:07 Successfully built f26022633ded 14:08:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:07 + docker inspect -f . ci-base-image-x86_64 14:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:07 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:08:07 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:08:08 $ docker top d3794999521369349e6d93f0b073cf0fb52a8fe8262e50c2c3820aaf5b520285 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:08 + go version 14:08:08 go version go1.21.0 linux/amd64 [Pipeline] } 14:08:08 $ docker stop --time=1 d3794999521369349e6d93f0b073cf0fb52a8fe8262e50c2c3820aaf5b520285 14:08:09 $ docker rm -f --volumes d3794999521369349e6d93f0b073cf0fb52a8fe8262e50c2c3820aaf5b520285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:10 + docker inspect -f . ci-base-image-x86_64 14:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:10 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:08:10 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:08:10 $ docker top 97386d5c0a4824093771d64f4f4a69ac1d1be1ccffeef3d331da82b6323eebd0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:11 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 14:08:11 + make test 14:08:11 go test -race -coverprofile=coverage.out ./... 14:08:29 ? github.com/edgexfoundry/app-record-replay [no test files] 14:08:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:08:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 14:08:29 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:08:30 ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements 14:08:40 ok github.com/edgexfoundry/app-record-replay/internal/application 9.609s coverage: 98.7% of statements 14:08:40 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements 14:08:40 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 14:08:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10394 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 14:08:52 Running in /w/workspace/app-record-replay/66 [Pipeline] { [Pipeline] checkout 14:08:52 Selected Git installation does not exist. Using Default 14:08:52 The recommended git tool is: NONE 14:09:02 go vet ./... 14:09:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:09:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:09:02 ./bin/test-attribution-txt.sh [Pipeline] echo 14:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:09:02 $ docker stop --time=1 97386d5c0a4824093771d64f4f4a69ac1d1be1ccffeef3d331da82b6323eebd0 14:09:03 using credential edgex-jenkins-ssh 14:09:03 Cloning the remote Git repository 14:09:03 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 14:09:03 > git init /w/workspace/app-record-replay/66 # timeout=10 14:09:03 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 14:09:03 > git --version # timeout=10 14:09:03 > git --version # 'git version 2.25.1' 14:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:04 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 14:09:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:05 Avoid second fetch 14:09:05 Checking out Revision e9a72d95530e724a4456ef35bfa8cc00521c6609 (main) 14:09:06 $ docker rm -f --volumes 97386d5c0a4824093771d64f4f4a69ac1d1be1ccffeef3d331da82b6323eebd0 14:09:05 > git config core.sparsecheckout # timeout=10 14:09:06 > git checkout -f e9a72d95530e724a4456ef35bfa8cc00521c6609 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:06 Commit message: "Merge pull request #96 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.47" 14:09:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:09:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:09:07 + ls -al . 14:09:07 total 188 14:09:07 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 14:08 . 14:09:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 14:06 .. 14:09:07 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 14:06 .dockerignore 14:09:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 14:08 .git 14:09:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:06 .github 14:09:07 -rw-rw-r-- 1 jenkins jenkins 164 Oct 25 14:06 .gitignore 14:09:07 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 14:06 .golangci.yml 14:09:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 14:06 .semver 14:09:07 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 25 14:06 Attribution.txt 14:09:07 -rw-rw-r-- 1 jenkins jenkins 258 Oct 25 14:06 CHANGELOG.md 14:09:07 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 25 14:06 Dockerfile 14:09:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 14:06 GOVERNANCE.md 14:09:07 -rw-rw-r-- 1 jenkins jenkins 681 Oct 25 14:06 Jenkinsfile 14:09:07 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 14:06 LICENSE 14:09:07 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 25 14:06 Makefile 14:09:07 -rw-rw-r-- 1 jenkins jenkins 611 Oct 25 14:06 OWNERS.md 14:09:07 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 25 14:06 README.md 14:09:07 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 25 14:06 Record and Reply.postman_collection.json 14:09:07 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 14:06 VERSION 14:09:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 14:06 bin 14:09:07 -rw-r--r-- 1 jenkins jenkins 24666 Oct 25 14:08 coverage.out 14:09:07 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 25 14:06 go.mod 14:09:07 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 25 14:06 go.sum 14:09:07 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 14:06 internal 14:09:07 -rw-rw-r-- 1 jenkins jenkins 913 Oct 25 14:06 main.go 14:09:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:06 openapi 14:09:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:06 pkg 14:09:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 14:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:09:07 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:07 Dload Upload Total Spent Left Speed 14:09:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72039 0 --:--:-- --:--:-- --:--:-- 72448 14:09:08 + 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=e9a72d95530e724a4456ef35bfa8cc00521c6609 --label arch=amd64 --label version=3.1.0-dev.61 . 14:09:08 Sending build context to Docker daemon 652.3kB 14:09:08 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:09:08 Step 2/26 : FROM ${BASE} AS builder 14:09:08 ---> f26022633ded 14:09:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 14:09:08 ---> Running in 22d039c791a5 14:09:08 Removing intermediate container 22d039c791a5 14:09:08 ---> 9a6840d11fdb 14:09:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:09:08 ---> Running in c0b055fb44bc 14:09:08 Removing intermediate container c0b055fb44bc 14:09:08 ---> 66787eaeed55 14:09:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:09:08 ---> Running in 42e2dac18f04 14:09:08 Removing intermediate container 42e2dac18f04 14:09:08 ---> 824cbd377a33 14:09:08 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:09:08 ---> Running in 9a413adf5402 [Pipeline] sh 14:09:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:09:09 OK: 264 MiB in 52 packages 14:09:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:09:09 + sudo tee /etc/docker/daemon.new 14:09:09 { 14:09:09 "registry-mirrors": [ 14:09:09 "https://nexus3.edgexfoundry.org:10001" 14:09:09 ], 14:09:09 "bip": "10.250.0.254/24", 14:09:09 "hosts": [ 14:09:09 "tcp://0.0.0.0:5555", 14:09:09 "unix:///var/run/docker.sock" 14:09:09 ], 14:09:09 "mtu": 1458, 14:09:09 "selinux-enabled": true, 14:09:09 "seccomp-profile": "/etc/docker/seccomp.json" 14:09:09 } [Pipeline] sh 14:09:09 Removing intermediate container 9a413adf5402 14:09:09 ---> 93b207d07f8e 14:09:09 Step 7/26 : WORKDIR /app 14:09:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:09:09 ---> Running in 477fc1604265 14:09:09 Removing intermediate container 477fc1604265 14:09:09 ---> 52510ea4cd7f 14:09:09 Step 8/26 : COPY go.mod vendor* ./ 14:09:09 ---> bc16984a882f 14:09:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:09 ---> Running in 409e4423e3e8 14:09:09 + sudo service docker restart 14:09:10 Removing intermediate container 409e4423e3e8 14:09:10 ---> 7dc9748a236c 14:09:10 Step 10/26 : COPY . . 14:09:10 ---> eaa6449a64b7 14:09:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:09:10 ---> Running in b5f7e4fbc98d 14:09:10 Removing intermediate container b5f7e4fbc98d 14:09:10 ---> aabd5e029b16 14:09:10 Step 12/26 : RUN $MAKE 14:09:10 ---> Running in 6808745a9aae 14:09:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.61" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:32 provisioning config files... 14:09:32 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/66@tmp/config12679771167735116183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:32 ---> docker-login.sh 14:09:32 nexus3.edgexfoundry.org:10001 14:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:32 Removing intermediate container 6808745a9aae 14:09:32 ---> 63e2ee62daa0 14:09:32 Step 13/26 : FROM alpine:3.18 14:09:32 3.18: Pulling from library/alpine 14:09:32 96526aa774ef: Pulling fs layer 14:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:33 Configure a credential helper to remove this warning. See 14:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:33 14:09:33 Login Succeeded 14:09:33 nexus3.edgexfoundry.org:10002 14:09:33 96526aa774ef: Download complete 14:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:33 96526aa774ef: Pull complete 14:09:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:09:33 Status: Downloaded newer image for alpine:3.18 14:09:33 ---> 8ca4688f4f35 14:09:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:33 Configure a credential helper to remove this warning. See 14:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:33 14:09:33 Login Succeeded 14:09:33 nexus3.edgexfoundry.org:10003 14:09:33 ---> Running in dc81484e70da 14:09:33 Removing intermediate container dc81484e70da 14:09:33 ---> a2d7006274af 14:09:33 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 14:09:33 ---> Running in 51c862083dc2 14:09:33 Removing intermediate container 51c862083dc2 14:09:33 ---> 1317a31fb4ce 14:09:33 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 14:09:33 ---> Running in ba070cf912ff 14:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:33 Configure a credential helper to remove this warning. See 14:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:33 14:09:33 Login Succeeded 14:09:33 nexus3.edgexfoundry.org:10004 14:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:34 Configure a credential helper to remove this warning. See 14:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:34 14:09:34 Login Succeeded 14:09:34 docker.io 14:09:34 (1/2) Installing ca-certificates (20230506-r0) 14:09:34 (2/2) Installing dumb-init (1.2.5-r2) 14:09:34 Executing busybox-1.36.1-r2.trigger 14:09:34 Executing ca-certificates-20230506-r0.trigger 14:09:34 OK: 8 MiB in 17 packages 14:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:34 Configure a credential helper to remove this warning. See 14:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:34 14:09:34 Login Succeeded 14:09:34 ---> docker-login.sh ends [Pipeline] } 14:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:09:34 Removing intermediate container ba070cf912ff 14:09:34 ---> fde7a4cd0815 14:09:34 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:09:34 ---> 8d1a9a5aded9 14:09:34 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] echo 14:09:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:34 ========================================================= 14:09:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:09:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:35 ---> fc90bc78645b 14:09:35 Step 19/26 : COPY --from=builder /app/res/ /res/ 14:09:35 ---> f8e1daaf9c3e 14:09:35 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 14:09:35 + 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:09:35 Sending build context to Docker daemon 259.1kB 14:09:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:09:35 Step 2/12 : FROM ${BASE} AS builder 14:09:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:09:35 9fda8d8052c6: Pulling fs layer 14:09:35 5d54e960e981: Pulling fs layer 14:09:35 c4a7e357bf2a: Pulling fs layer 14:09:35 f0e02332f6b5: Pulling fs layer 14:09:35 cefa15bbcfad: Pulling fs layer 14:09:35 17808c966233: Pulling fs layer 14:09:35 f4c1fc716caa: Pulling fs layer 14:09:35 f0e02332f6b5: Waiting 14:09:35 cefa15bbcfad: Waiting 14:09:35 17808c966233: Waiting 14:09:35 f4c1fc716caa: Waiting 14:09:35 5d54e960e981: Verifying Checksum 14:09:35 5d54e960e981: Download complete 14:09:35 f0e02332f6b5: Verifying Checksum 14:09:35 f0e02332f6b5: Download complete 14:09:35 cefa15bbcfad: Verifying Checksum 14:09:35 cefa15bbcfad: Download complete 14:09:35 9fda8d8052c6: Download complete 14:09:36 f4c1fc716caa: Verifying Checksum 14:09:36 f4c1fc716caa: Download complete 14:09:36 ---> 6c9829d7dc11 14:09:36 Step 21/26 : EXPOSE 59712 14:09:36 ---> Running in cd53d9568082 14:09:36 Removing intermediate container cd53d9568082 14:09:36 ---> 702bcc58d426 14:09:36 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 14:09:36 ---> Running in 66f91ac04ea0 14:09:36 Removing intermediate container 66f91ac04ea0 14:09:36 ---> 9a119d5a597a 14:09:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:09:36 ---> Running in 20ba9fbd7cb2 14:09:36 Removing intermediate container 20ba9fbd7cb2 14:09:36 ---> 44083310ffaa 14:09:36 Step 24/26 : LABEL arch=amd64 14:09:36 ---> Running in a4a27018401f 14:09:36 Removing intermediate container a4a27018401f 14:09:36 ---> 07170b7f784d 14:09:36 Step 25/26 : LABEL git_sha=e9a72d95530e724a4456ef35bfa8cc00521c6609 14:09:36 ---> Running in 1cb9a801a0c4 14:09:36 Removing intermediate container 1cb9a801a0c4 14:09:36 ---> ef1789054ba6 14:09:36 Step 26/26 : LABEL version=3.1.0-dev.61 14:09:36 ---> Running in 12f4fac38e5c 14:09:36 Removing intermediate container 12f4fac38e5c 14:09:36 ---> d675dcbb7de4 14:09:36 [Warning] One or more build-args [ARCH] were not consumed 14:09:36 Successfully built d675dcbb7de4 14:09:36 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:09:36 provisioning config files... 14:09:36 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18301183324924372967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:37 9fda8d8052c6: Pull complete 14:09:37 ---> docker-login.sh 14:09:37 nexus3.edgexfoundry.org:10001 14:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:37 Configure a credential helper to remove this warning. See 14:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:37 14:09:37 Login Succeeded 14:09:37 nexus3.edgexfoundry.org:10002 14:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:37 Configure a credential helper to remove this warning. See 14:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:37 14:09:37 Login Succeeded 14:09:37 nexus3.edgexfoundry.org:10003 14:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:37 Configure a credential helper to remove this warning. See 14:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:37 14:09:37 Login Succeeded 14:09:37 nexus3.edgexfoundry.org:10004 14:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:37 Configure a credential helper to remove this warning. See 14:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:37 14:09:37 Login Succeeded 14:09:37 docker.io 14:09:37 5d54e960e981: Pull complete 14:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:37 Configure a credential helper to remove this warning. See 14:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:37 14:09:37 Login Succeeded 14:09:37 c4a7e357bf2a: Verifying Checksum 14:09:37 c4a7e357bf2a: Download complete 14:09:38 ---> docker-login.sh ends [Pipeline] } 14:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:38 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 14:09:38 e9a72d95530e724a4456ef35bfa8cc00521c6609 14:09:38 latest 14:09:38 3.1.0-dev.61 14:09:38 e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 14:09:38 main 14:09:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:38 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609 14:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:09:38 9e3728754e36: Preparing 14:09:38 1c9f5cc6b7bb: Preparing 14:09:38 35b723873dba: Preparing 14:09:38 a512de16c263: Preparing 14:09:38 d6884fa038d7: Preparing 14:09:38 cc2447e1835a: Preparing 14:09:38 cc2447e1835a: Waiting 14:09:38 a512de16c263: Pushed 14:09:38 1c9f5cc6b7bb: Pushed 14:09:38 35b723873dba: Pushed 14:09:38 d6884fa038d7: Pushed 14:09:38 cc2447e1835a: Layer already exists 14:09:38 17808c966233: Verifying Checksum 14:09:38 17808c966233: Download complete 14:09:41 9e3728754e36: Pushed 14:09:41 e9a72d95530e724a4456ef35bfa8cc00521c6609: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 14:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:09:42 9e3728754e36: Preparing 14:09:42 1c9f5cc6b7bb: Preparing 14:09:42 35b723873dba: Preparing 14:09:42 a512de16c263: Preparing 14:09:42 d6884fa038d7: Preparing 14:09:42 cc2447e1835a: Preparing 14:09:42 cc2447e1835a: Waiting 14:09:42 9e3728754e36: Layer already exists 14:09:42 d6884fa038d7: Layer already exists 14:09:42 a512de16c263: Layer already exists 14:09:42 1c9f5cc6b7bb: Layer already exists 14:09:42 35b723873dba: Layer already exists 14:09:42 cc2447e1835a: Layer already exists 14:09:42 latest: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:42 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.61 14:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:09:42 9e3728754e36: Preparing 14:09:42 1c9f5cc6b7bb: Preparing 14:09:42 35b723873dba: Preparing 14:09:42 a512de16c263: Preparing 14:09:42 d6884fa038d7: Preparing 14:09:42 cc2447e1835a: Preparing 14:09:42 cc2447e1835a: Waiting 14:09:42 a512de16c263: Layer already exists 14:09:42 9e3728754e36: Layer already exists 14:09:42 d6884fa038d7: Layer already exists 14:09:42 1c9f5cc6b7bb: Layer already exists 14:09:42 35b723873dba: Layer already exists 14:09:42 cc2447e1835a: Layer already exists 14:09:42 3.1.0-dev.61: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:43 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 14:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:09:43 9e3728754e36: Preparing 14:09:43 1c9f5cc6b7bb: Preparing 14:09:43 35b723873dba: Preparing 14:09:43 a512de16c263: Preparing 14:09:43 d6884fa038d7: Preparing 14:09:43 cc2447e1835a: Preparing 14:09:43 cc2447e1835a: Waiting 14:09:43 35b723873dba: Layer already exists 14:09:43 d6884fa038d7: Layer already exists 14:09:43 9e3728754e36: Layer already exists 14:09:43 a512de16c263: Layer already exists 14:09:43 1c9f5cc6b7bb: Layer already exists 14:09:43 cc2447e1835a: Layer already exists 14:09:43 e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:43 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 14:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:09:44 9e3728754e36: Preparing 14:09:44 1c9f5cc6b7bb: Preparing 14:09:44 35b723873dba: Preparing 14:09:44 a512de16c263: Preparing 14:09:44 d6884fa038d7: Preparing 14:09:44 cc2447e1835a: Preparing 14:09:44 9e3728754e36: Layer already exists 14:09:44 1c9f5cc6b7bb: Layer already exists 14:09:44 d6884fa038d7: Layer already exists 14:09:44 a512de16c263: Layer already exists 14:09:44 35b723873dba: Layer already exists 14:09:44 cc2447e1835a: Layer already exists 14:09:44 main: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:44 ===================================================== [Pipeline] echo 14:09:44 taggedImages: 14:09:44 - nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609 14:09:44 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 14:09:44 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.61 14:09:44 - nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 14:09:44 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:44 14:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:44 latest: Pulling from edgex-lftools-log-publisher 14:09:44 5eb5b503b376: Pulling fs layer 14:09:44 5c69ac0246d0: Pulling fs layer 14:09:44 ec43610c2a17: Pulling fs layer 14:09:44 3a2ae6a8a46f: Pulling fs layer 14:09:44 33b1e0a273af: Pulling fs layer 14:09:44 5d3b04190fa2: Pulling fs layer 14:09:44 2f39f015ded8: Pulling fs layer 14:09:44 3a2ae6a8a46f: Waiting 14:09:44 33b1e0a273af: Waiting 14:09:44 5d3b04190fa2: Waiting 14:09:44 2f39f015ded8: Waiting 14:09:44 5c69ac0246d0: Verifying Checksum 14:09:44 5c69ac0246d0: Download complete 14:09:44 3a2ae6a8a46f: Download complete 14:09:44 33b1e0a273af: Verifying Checksum 14:09:44 33b1e0a273af: Download complete 14:09:44 5d3b04190fa2: Verifying Checksum 14:09:44 5d3b04190fa2: Download complete 14:09:44 ec43610c2a17: Verifying Checksum 14:09:44 ec43610c2a17: Download complete 14:09:44 5eb5b503b376: Verifying Checksum 14:09:44 5eb5b503b376: Download complete 14:09:45 2f39f015ded8: Download complete 14:09:46 5eb5b503b376: Pull complete 14:09:46 5c69ac0246d0: Pull complete 14:09:46 ec43610c2a17: Pull complete 14:09:46 3a2ae6a8a46f: Pull complete 14:09:46 33b1e0a273af: Pull complete 14:09:47 5d3b04190fa2: Pull complete 14:09:51 c4a7e357bf2a: Pull complete 14:09:51 f0e02332f6b5: Pull complete 14:09:51 cefa15bbcfad: Pull complete 14:09:51 2f39f015ded8: Pull complete 14:09:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:09:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:51 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:09:56 $ docker top 383844a05e9fb314cf6957a755f34458fba7510150c5220b0e8ca47e1205dc44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:56 ---> job-cost.sh 14:09:56 lf-activate-venv: SKIPPING 14:09:56 INFO: No Stack... 14:09:57 INFO: Retrieving Pricing Info for: v3-standard-8 14:09:57 INFO: Archiving Costs [Pipeline] sh 14:09:57 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 14:09:57 + cut -d, -f6 [Pipeline] lock 14:09:57 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] 14:09:57 Resource [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] did not exist. Created. 14:09:57 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:09:58 + echo total: 0.2199999988079071 [Pipeline] stash 14:09:58 Stashed 1 file(s) [Pipeline] } 14:09:58 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 14:09:58 $ docker stop --time=1 383844a05e9fb314cf6957a755f34458fba7510150c5220b0e8ca47e1205dc44 14:09:59 $ docker rm -f --volumes 383844a05e9fb314cf6957a755f34458fba7510150c5220b0e8ca47e1205dc44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:09:59 17808c966233: Pull complete 14:10:01 f4c1fc716caa: Pull complete 14:10:01 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:10:01 ---> ea914061e18c 14:10:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:10:01 ---> Running in 677b0c812ef3 14:10:02 Removing intermediate container 677b0c812ef3 14:10:02 ---> 204f6a9811d4 14:10:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:10:02 ---> Running in e0fe366649d0 14:10:02 Removing intermediate container e0fe366649d0 14:10:02 ---> c323d445df1c 14:10:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:10:02 ---> Running in 9a575928c8eb 14:10:03 Removing intermediate container 9a575928c8eb 14:10:03 ---> d993896998f4 14:10:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:03 ---> Running in 87c4a927fb4e 14:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:10:05 OK: 266 MiB in 52 packages 14:10:06 Removing intermediate container 87c4a927fb4e 14:10:06 ---> e7fc1deef1de 14:10:06 Step 7/12 : WORKDIR /app 14:10:06 ---> Running in 7edcd4496cdb 14:10:06 Removing intermediate container 7edcd4496cdb 14:10:06 ---> 9c4ebb6766ff 14:10:06 Step 8/12 : COPY go.mod vendor* ./ 14:10:11 ---> e09b070c6c33 14:10:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:11 ---> Running in ed9a850b4011 14:11:47 Removing intermediate container ed9a850b4011 14:11:47 ---> b32241e7db51 14:11:47 Step 10/12 : COPY . . 14:11:47 ---> cfb69509cd1c 14:11:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:11:47 ---> Running in 997ae184ba5e 14:11:47 Removing intermediate container 997ae184ba5e 14:11:47 ---> ce870d53f192 14:11:47 Step 12/12 : RUN $MAKE 14:11:47 ---> Running in d697e0f62f95 14:11:47 noop 14:11:47 Removing intermediate container d697e0f62f95 14:11:47 ---> 2cd6323fa819 14:11:47 Successfully built 2cd6323fa819 14:11:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:48 + docker inspect -f . ci-base-image-arm64 14:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:48 prd-ubuntu20.04-docker-arm64-4c-16g-10394 does not seem to be running inside a container 14:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/66 -v /w/workspace/app-record-replay/66:/w/workspace/app-record-replay/66:rw,z -v /w/workspace/app-record-replay/66@tmp:/w/workspace/app-record-replay/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:11:49 $ docker top c2e612ebc68a6d806f3bbc434e202a402a177a99ee0abecb8e8b9bcc0fa1493b -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:50 + go version 14:11:50 go version go1.21.0 linux/arm64 [Pipeline] } 14:11:50 $ docker stop --time=1 c2e612ebc68a6d806f3bbc434e202a402a177a99ee0abecb8e8b9bcc0fa1493b 14:11:52 $ docker rm -f --volumes c2e612ebc68a6d806f3bbc434e202a402a177a99ee0abecb8e8b9bcc0fa1493b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:52 + docker inspect -f . ci-base-image-arm64 14:11:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:52 prd-ubuntu20.04-docker-arm64-4c-16g-10394 does not seem to be running inside a container 14:11:52 $ 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/66 -v /w/workspace/app-record-replay/66:/w/workspace/app-record-replay/66:rw,z -v /w/workspace/app-record-replay/66@tmp:/w/workspace/app-record-replay/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:11:54 $ docker top 3084ed17916db07e9bb5c1928eb7efc88506a17ab2a3f67585263f09486aa778 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:54 + git config --global --add safe.directory /w/workspace/app-record-replay/66 [Pipeline] fileExists [Pipeline] sh 14:11:55 + make test 14:11:55 go test -race -coverprofile=coverage.out ./... 14:14:17 ? github.com/edgexfoundry/app-record-replay [no test files] 14:14:17 ok github.com/edgexfoundry/app-record-replay/internal/app 1.246s coverage: 88.0% of statements 14:14:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:14:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 14:14:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:14:18 ok github.com/edgexfoundry/app-record-replay/internal/application 9.943s coverage: 98.7% of statements 14:14:18 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.488s coverage: 89.7% of statements 14:14:18 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.162s coverage: 100.0% of statements 14:14:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:14:19 go vet ./... 14:16:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:16:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:16:10 ./bin/test-attribution-txt.sh [Pipeline] echo 14:16:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:16:10 $ docker stop --time=1 3084ed17916db07e9bb5c1928eb7efc88506a17ab2a3f67585263f09486aa778 14:16:12 $ docker rm -f --volumes 3084ed17916db07e9bb5c1928eb7efc88506a17ab2a3f67585263f09486aa778 [Pipeline] // withDockerContainer [Pipeline] sh 14:16:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:16:14 Warning: overwriting stash ‘coverage-report’ 14:16:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:16:15 + ls -al . 14:16:15 total 184 14:16:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 14:11 . 14:16:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 14:09 .. 14:16:15 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 14:09 .dockerignore 14:16:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 14:09 .git 14:16:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:09 .github 14:16:15 -rw-rw-r-- 1 jenkins jenkins 164 Oct 25 14:09 .gitignore 14:16:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 14:09 .golangci.yml 14:16:15 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 25 14:09 Attribution.txt 14:16:15 -rw-rw-r-- 1 jenkins jenkins 258 Oct 25 14:09 CHANGELOG.md 14:16:15 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 25 14:09 Dockerfile 14:16:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 14:09 GOVERNANCE.md 14:16:15 -rw-rw-r-- 1 jenkins jenkins 681 Oct 25 14:09 Jenkinsfile 14:16:15 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 14:09 LICENSE 14:16:15 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 25 14:09 Makefile 14:16:15 -rw-rw-r-- 1 jenkins jenkins 611 Oct 25 14:09 OWNERS.md 14:16:15 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 25 14:09 README.md 14:16:15 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 25 14:09 Record and Reply.postman_collection.json 14:16:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 14:06 VERSION 14:16:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 14:09 bin 14:16:15 -rw-r--r-- 1 jenkins jenkins 24667 Oct 25 14:14 coverage.out 14:16:15 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 25 14:09 go.mod 14:16:15 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 25 14:09 go.sum 14:16:15 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 14:09 internal 14:16:15 -rw-rw-r-- 1 jenkins jenkins 913 Oct 25 14:09 main.go 14:16:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:09 openapi 14:16:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:09 pkg 14:16:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 14:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:16 + 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=e9a72d95530e724a4456ef35bfa8cc00521c6609 --label arch=arm64 --label version=3.1.0-dev.61 . 14:16:16 Sending build context to Docker daemon 284.7kB 14:16:16 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:16:16 Step 2/26 : FROM ${BASE} AS builder 14:16:16 ---> 2cd6323fa819 14:16:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 14:16:16 ---> Running in 9a8082942787 14:16:17 Removing intermediate container 9a8082942787 14:16:17 ---> d73c746a8743 14:16:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:16:17 ---> Running in 13ab1b8e7ed0 14:16:17 Removing intermediate container 13ab1b8e7ed0 14:16:17 ---> 8ac8d031befc 14:16:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:16:17 ---> Running in 47f019bf66ae 14:16:17 Removing intermediate container 47f019bf66ae 14:16:17 ---> e91a1fac98ac 14:16:17 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:16:18 ---> Running in cd0d6693b274 14:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:16:20 OK: 266 MiB in 52 packages 14:16:21 Removing intermediate container cd0d6693b274 14:16:21 ---> e9af65f584eb 14:16:21 Step 7/26 : WORKDIR /app 14:16:21 ---> Running in 2a0b25d1a10b 14:16:22 Removing intermediate container 2a0b25d1a10b 14:16:22 ---> e76dc1ad6271 14:16:22 Step 8/26 : COPY go.mod vendor* ./ 14:16:22 ---> 8e6377965d8b 14:16:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:22 ---> Running in 7f6d4ab9a368 14:16:25 Removing intermediate container 7f6d4ab9a368 14:16:25 ---> f3375dc37d77 14:16:25 Step 10/26 : COPY . . 14:16:25 ---> 75edb5854b0b 14:16:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:16:25 ---> Running in eb55316c7077 14:16:26 Removing intermediate container eb55316c7077 14:16:26 ---> 50342bd59794 14:16:26 Step 12/26 : RUN $MAKE 14:16:26 ---> Running in de5ffd04a1f5 14:16:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.61" -trimpath -mod=readonly -o app-record-replay 14:18:22 Removing intermediate container de5ffd04a1f5 14:18:22 ---> e505f36ff8c3 14:18:22 Step 13/26 : FROM alpine:3.18 14:18:22 3.18: Pulling from library/alpine 14:18:22 579b34f0a95b: Pulling fs layer 14:18:22 579b34f0a95b: Verifying Checksum 14:18:22 579b34f0a95b: Download complete 14:18:22 579b34f0a95b: Pull complete 14:18:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:18:22 Status: Downloaded newer image for alpine:3.18 14:18:22 ---> 3cc203321400 14:18:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:18:22 ---> Running in 217bfe0da1f0 14:18:22 Removing intermediate container 217bfe0da1f0 14:18:22 ---> 039c84590c82 14:18:22 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 14:18:22 ---> Running in 9a61cecc3633 14:18:22 Removing intermediate container 9a61cecc3633 14:18:22 ---> b3ec20050a46 14:18:22 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 14:18:22 ---> Running in eb7e5cbbeb1b 14:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:18:24 (1/2) Installing ca-certificates (20230506-r0) 14:18:24 (2/2) Installing dumb-init (1.2.5-r2) 14:18:24 Executing busybox-1.36.1-r2.trigger 14:18:24 Executing ca-certificates-20230506-r0.trigger 14:18:24 OK: 9 MiB in 17 packages 14:18:26 Removing intermediate container eb7e5cbbeb1b 14:18:26 ---> 190c308ff0fc 14:18:26 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:18:26 ---> e993813525f7 14:18:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 14:18:27 ---> c9384a083f1f 14:18:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 14:18:27 ---> 94242b1029c8 14:18:27 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 14:18:28 ---> 8c8bc61e257b 14:18:28 Step 21/26 : EXPOSE 59712 14:18:29 ---> Running in 33beb1f52cb5 14:18:29 Removing intermediate container 33beb1f52cb5 14:18:29 ---> 1e302849d2ff 14:18:29 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 14:18:29 ---> Running in 53831cb4483e 14:18:29 Removing intermediate container 53831cb4483e 14:18:29 ---> 461cc5ba2a0d 14:18:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:18:29 ---> Running in be7641049bcc 14:18:30 Removing intermediate container be7641049bcc 14:18:30 ---> d2138105b340 14:18:30 Step 24/26 : LABEL arch=arm64 14:18:30 ---> Running in 3125a30a8074 14:18:30 Removing intermediate container 3125a30a8074 14:18:30 ---> 11e5bacc356b 14:18:30 Step 25/26 : LABEL git_sha=e9a72d95530e724a4456ef35bfa8cc00521c6609 14:18:30 ---> Running in c9c6e748c526 14:18:31 Removing intermediate container c9c6e748c526 14:18:31 ---> 411211b323e9 14:18:31 Step 26/26 : LABEL version=3.1.0-dev.61 14:18:31 ---> Running in 9269ba716efd 14:18:31 Removing intermediate container 9269ba716efd 14:18:31 ---> 59c38881de46 14:18:31 [Warning] One or more build-args [ARCH] were not consumed 14:18:31 Successfully built 59c38881de46 14:18:31 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:31 provisioning config files... 14:18:31 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/66@tmp/config1613840935874754818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:31 ---> docker-login.sh 14:18:31 nexus3.edgexfoundry.org:10001 14:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:32 Configure a credential helper to remove this warning. See 14:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:32 14:18:32 Login Succeeded 14:18:32 nexus3.edgexfoundry.org:10002 14:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:32 Configure a credential helper to remove this warning. See 14:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:32 14:18:32 Login Succeeded 14:18:32 nexus3.edgexfoundry.org:10003 14:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:32 Configure a credential helper to remove this warning. See 14:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:32 14:18:32 Login Succeeded 14:18:32 nexus3.edgexfoundry.org:10004 14:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:33 Configure a credential helper to remove this warning. See 14:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:33 14:18:33 Login Succeeded 14:18:33 docker.io 14:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:33 Configure a credential helper to remove this warning. See 14:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:33 14:18:33 Login Succeeded 14:18:33 ---> docker-login.sh ends [Pipeline] } 14:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:18:33 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 14:18:33 e9a72d95530e724a4456ef35bfa8cc00521c6609 14:18:33 latest 14:18:33 3.1.0-dev.61 14:18:33 e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 14:18:33 main 14:18:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609 14:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:18:34 3cc0ce702419: Preparing 14:18:34 e141d99ff078: Preparing 14:18:34 4ad97689b5a7: Preparing 14:18:34 7502a3fd706a: Preparing 14:18:34 8d35101a0c60: Preparing 14:18:34 5f4d9fc4d98d: Preparing 14:18:34 5f4d9fc4d98d: Waiting 14:18:34 7502a3fd706a: Pushed 14:18:34 e141d99ff078: Pushed 14:18:34 4ad97689b5a7: Pushed 14:18:34 5f4d9fc4d98d: Layer already exists 14:18:35 8d35101a0c60: Pushed 14:18:40 3cc0ce702419: Pushed 14:18:41 e9a72d95530e724a4456ef35bfa8cc00521c6609: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:41 + 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:18:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:18:41 3cc0ce702419: Preparing 14:18:41 e141d99ff078: Preparing 14:18:41 4ad97689b5a7: Preparing 14:18:41 7502a3fd706a: Preparing 14:18:41 8d35101a0c60: Preparing 14:18:41 5f4d9fc4d98d: Preparing 14:18:41 3cc0ce702419: Layer already exists 14:18:41 8d35101a0c60: Layer already exists 14:18:41 7502a3fd706a: Layer already exists 14:18:41 4ad97689b5a7: Layer already exists 14:18:41 e141d99ff078: Layer already exists 14:18:41 5f4d9fc4d98d: Layer already exists 14:18:42 latest: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.61 14:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:18:42 3cc0ce702419: Preparing 14:18:42 e141d99ff078: Preparing 14:18:42 4ad97689b5a7: Preparing 14:18:42 7502a3fd706a: Preparing 14:18:42 8d35101a0c60: Preparing 14:18:42 5f4d9fc4d98d: Preparing 14:18:42 5f4d9fc4d98d: Waiting 14:18:42 8d35101a0c60: Layer already exists 14:18:42 3cc0ce702419: Layer already exists 14:18:42 7502a3fd706a: Layer already exists 14:18:42 4ad97689b5a7: Layer already exists 14:18:42 e141d99ff078: Layer already exists 14:18:42 5f4d9fc4d98d: Layer already exists 14:18:43 3.1.0-dev.61: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 14:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:18:43 3cc0ce702419: Preparing 14:18:43 e141d99ff078: Preparing 14:18:43 4ad97689b5a7: Preparing 14:18:43 7502a3fd706a: Preparing 14:18:43 8d35101a0c60: Preparing 14:18:43 5f4d9fc4d98d: Preparing 14:18:43 5f4d9fc4d98d: Waiting 14:18:43 e141d99ff078: Layer already exists 14:18:43 3cc0ce702419: Layer already exists 14:18:43 4ad97689b5a7: Layer already exists 14:18:43 7502a3fd706a: Layer already exists 14:18:43 8d35101a0c60: Layer already exists 14:18:43 5f4d9fc4d98d: Layer already exists 14:18:44 e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:44 + 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:18:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 14:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:18:44 3cc0ce702419: Preparing 14:18:44 e141d99ff078: Preparing 14:18:44 4ad97689b5a7: Preparing 14:18:44 7502a3fd706a: Preparing 14:18:44 8d35101a0c60: Preparing 14:18:44 5f4d9fc4d98d: Preparing 14:18:44 5f4d9fc4d98d: Waiting 14:18:44 e141d99ff078: Layer already exists 14:18:44 3cc0ce702419: Layer already exists 14:18:44 8d35101a0c60: Layer already exists 14:18:44 4ad97689b5a7: Layer already exists 14:18:44 7502a3fd706a: Layer already exists 14:18:44 5f4d9fc4d98d: Layer already exists 14:18:45 main: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:45 ===================================================== [Pipeline] echo 14:18:45 taggedImages: 14:18:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609 14:18:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:18:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.61 14:18:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 14:18:45 - 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:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:18:45 14:18:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:18:49 arm64: Pulling from edgex-lftools-log-publisher 14:18:49 8998bd30e6a1: Pulling fs layer 14:18:49 04944245beec: Pulling fs layer 14:18:49 699f458cf7ca: Pulling fs layer 14:18:49 765212b225bb: Pulling fs layer 14:18:49 f23df028b6ca: Pulling fs layer 14:18:49 d65c8cfc05b1: Pulling fs layer 14:18:49 2437ff75d9bd: Pulling fs layer 14:18:49 765212b225bb: Waiting 14:18:49 f23df028b6ca: Waiting 14:18:49 d65c8cfc05b1: Waiting 14:18:49 2437ff75d9bd: Waiting 14:18:49 04944245beec: Verifying Checksum 14:18:49 04944245beec: Download complete 14:18:49 765212b225bb: Verifying Checksum 14:18:49 765212b225bb: Download complete 14:18:49 f23df028b6ca: Download complete 14:18:49 d65c8cfc05b1: Verifying Checksum 14:18:49 d65c8cfc05b1: Download complete 14:18:49 699f458cf7ca: Verifying Checksum 14:18:49 699f458cf7ca: Download complete 14:18:49 8998bd30e6a1: Verifying Checksum 14:18:49 8998bd30e6a1: Download complete 14:18:52 2437ff75d9bd: Verifying Checksum 14:18:52 2437ff75d9bd: Download complete 14:18:54 8998bd30e6a1: Pull complete 14:18:54 04944245beec: Pull complete 14:18:56 699f458cf7ca: Pull complete 14:18:56 765212b225bb: Pull complete 14:18:56 f23df028b6ca: Pull complete 14:18:57 d65c8cfc05b1: Pull complete 14:19:12 2437ff75d9bd: Pull complete 14:19:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:12 prd-ubuntu20.04-docker-arm64-4c-16g-10394 does not seem to be running inside a container 14:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/66 -v /w/workspace/app-record-replay/66:/w/workspace/app-record-replay/66:rw,z -v /w/workspace/app-record-replay/66@tmp:/w/workspace/app-record-replay/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:19:17 $ docker top b7308aa069d5bf75efc59b227cbae2d610a99f38a545bc382d7ba4d0fcb3dc65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:17 ---> job-cost.sh 14:19:17 lf-activate-venv: SKIPPING 14:19:17 INFO: No Stack... 14:19:18 INFO: Retrieving Pricing Info for: v3-standard-4 14:19:19 INFO: Archiving Costs [Pipeline] sh 14:19:19 + cat /w/workspace/app-record-replay/66/archives/cost.csv 14:19:19 + cut -d, -f6 [Pipeline] lock 14:19:19 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] 14:19:19 Resource [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] did not exist. Created. 14:19:19 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:19:20 /w/workspace/app-record-replay/66@tmp/durable-53372d40/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:19:21 + echo total: 0.10999999940395355 [Pipeline] stash 14:19:21 Warning: overwriting stash ‘stack-cost’ 14:19:21 Stashed 1 file(s) [Pipeline] } 14:19:21 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 14:19:21 $ docker stop --time=1 b7308aa069d5bf75efc59b227cbae2d610a99f38a545bc382d7ba4d0fcb3dc65 14:19:22 $ docker rm -f --volumes b7308aa069d5bf75efc59b227cbae2d610a99f38a545bc382d7ba4d0fcb3dc65 [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:19:23 provisioning config files... 14:19:23 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6239996466468178030tmp [Pipeline] { [Pipeline] sh 14:19:23 + set +x 14:19:23 + curl -s https://codecov.io/bash 14:19:23 + bash -s -- 14:19:23 14:19:23 _____ _ 14:19:23 / ____| | | 14:19:23 | | ___ __| | ___ ___ _____ __ 14:19:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:19:23 | |___| (_) | (_| | __/ (_| (_) \ V / 14:19:23 \_____\___/ \__,_|\___|\___\___/ \_/ 14:19:23 Bash-1.0.6 14:19:23 14:19:23 14:19:23 ==> git version 2.25.1 found 14:19:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:19:23 Release-Date: 2020-01-08 14:19:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:19:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:19:23 ==> Jenkins CI detected. 14:19:23 current dir:  /w/workspace/exfoundry_app-record-replay_main 14:19:23 project root: . 14:19:23 --> token set from env 14:19:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:19:23 ==> Running gcov in . (disable via -X gcov) 14:19:23 ==> Python coveragepy not found 14:19:23 ==> Searching for coverage reports in: 14:19:23 + . 14:19:23 -> Found 1 reports 14:19:23 ==> Detecting git/mercurial file structure 14:19:23 ==> Reading reports 14:19:23 + ./coverage.out bytes=24667 14:19:23 ==> Appending adjustments 14:19:23 https://docs.codecov.io/docs/fixing-reports 14:19:23 + Found adjustments 14:19:23 ==> Gzipping contents 14:19:23 8.0K /tmp/codecov.i2D2fk.gz 14:19:23 ==> Uploading reports 14:19:23 url: https://codecov.io 14:19:23 query: branch=main&commit=e9a72d95530e724a4456ef35bfa8cc00521c6609&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:19:23 -> Pinging Codecov 14:19:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=e9a72d95530e724a4456ef35bfa8cc00521c6609&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:19:24 -> Uploading to 14:19:24 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/F467761B9912B4F32F9BC62907045C81/e9a72d95530e724a4456ef35bfa8cc00521c6609/86b69081-b5e0-4a7d-96de-586ec145fb3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T141924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed854b60b0d908fc407eee7bce1765b420a0e2e640ed64f2099fda0f2ef5d254 14:19:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:19:24 Dload Upload Total Spent Left Speed 14:19:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 13939 --:--:-- --:--:-- --:--:-- 13939 14:19:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] } 14:19:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:19:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:19:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:19:25 14:19:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:19:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:19:25 df9b9388f04a: Pulling fs layer 14:19:25 52dc419b0ee2: Pulling fs layer 14:19:25 25bc292e5bac: Pulling fs layer 14:19:25 114826534d7a: Pulling fs layer 14:19:25 4657fd5d0bcf: Pulling fs layer 14:19:25 6ad1cebc031e: Pulling fs layer 14:19:25 8a3aa393b2d8: Pulling fs layer 14:19:25 4657fd5d0bcf: Waiting 14:19:25 6ad1cebc031e: Waiting 14:19:25 114826534d7a: Waiting 14:19:25 8a3aa393b2d8: Waiting 14:19:25 25bc292e5bac: Verifying Checksum 14:19:25 25bc292e5bac: Download complete 14:19:25 52dc419b0ee2: Download complete 14:19:25 4657fd5d0bcf: Verifying Checksum 14:19:25 4657fd5d0bcf: Download complete 14:19:25 df9b9388f04a: Download complete 14:19:25 6ad1cebc031e: Verifying Checksum 14:19:25 6ad1cebc031e: Download complete 14:19:26 df9b9388f04a: Pull complete 14:19:26 114826534d7a: Verifying Checksum 14:19:26 114826534d7a: Download complete 14:19:26 52dc419b0ee2: Pull complete 14:19:26 8a3aa393b2d8: Verifying Checksum 14:19:26 8a3aa393b2d8: Download complete 14:19:26 25bc292e5bac: Pull complete 14:19:29 114826534d7a: Pull complete 14:19:29 4657fd5d0bcf: Pull complete 14:19:29 6ad1cebc031e: Pull complete 14:19:33 8a3aa393b2d8: Pull complete 14:19:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:19:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:33 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:19:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:19:41 $ docker top 09198734797fe76685e70a592fb8b061c1b1783598bb051f320657020db76ccc -eo pid,comm [Pipeline] { [Pipeline] echo 14:19:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 14:19:41 + set -o pipefail 14:19:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 14:19:56 14:19:56 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 14:19:56 14:19:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/da73ceca-1f58-4a58-b40a-29f169f34c68 14:19:56 14:19:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:19:56 14:19:56 14:19:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:19:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:19:56 More details here: https://snyk.co/ue1NS [Pipeline] } 14:19:56 $ docker stop --time=1 09198734797fe76685e70a592fb8b061c1b1783598bb051f320657020db76ccc 14:20:01 $ docker rm -f --volumes 09198734797fe76685e70a592fb8b061c1b1783598bb051f320657020db76ccc [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:20:01 + git log --format=format:%s -1 e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] sh 14:20:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:02 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:20:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:20:03 $ docker top 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 -eo pid,comm 14:20:03 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:20:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:03 [ssh-agent] Looking for ssh-agent implementation... 14:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:03 $ docker exec 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 ssh-agent 14:20:03 SSH_AUTH_SOCK=/tmp/ssh-Cy4yZeriL0dB/agent.33 14:20:03 SSH_AGENT_PID=39 14:20:03 Running ssh-add (command line suppressed) 14:20:03 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15465821941863340731.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15465821941863340731.key) 14:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:03 + git semver tag 14:20:04 2023-10-25 14:20:03,939 [run_tag] DEBUG tag force:False 14:20:04 2023-10-25 14:20:03,940 [check_head_tag] DEBUG check head tag 14:20:04 2023-10-25 14:20:03,940 [execute] INFO git cat-file --batch-check 14:20:04 2023-10-25 14:20:03,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:20:04 2023-10-25 14:20:03,945 [execute] INFO git cat-file --batch 14:20:04 2023-10-25 14:20:03,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:20:04 2023-10-25 14:20:03,965 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:20:04 2023-10-25 14:20:03,965 [execute] INFO git tag -a v3.1.0-dev.61 -m v3.1.0-dev.61 14:20:04 2023-10-25 14:20:03,965 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.61', '-m', 'v3.1.0-dev.61'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 14:20:04 2023-10-25 14:20:03,970 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:20:04 3.1.0-dev.61 [Pipeline] } 14:20:04 $ docker exec --env ******** --env ******** 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 ssh-agent -k 14:20:04 unset SSH_AUTH_SOCK; 14:20:04 unset SSH_AGENT_PID; 14:20:04 echo Agent pid 39 killed; 14:20:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:04 + git semver [Pipeline] } 14:20:04 $ docker stop --time=1 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 14:20:06 $ docker rm -f --volumes 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:06 14:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:06 0.23.1-centos7: Pulling from edgex-lftools 14:20:06 ab5ef0e58194: Pulling fs layer 14:20:06 9712f1f96733: Pulling fs layer 14:20:06 63f879dbbcfc: Pulling fs layer 14:20:06 0d9ebad4ef96: Pulling fs layer 14:20:06 e9a5061849ea: Pulling fs layer 14:20:06 d747dcd14b5f: Pulling fs layer 14:20:06 2de7ff778b66: Pulling fs layer 14:20:06 e9a5061849ea: Waiting 14:20:06 d747dcd14b5f: Waiting 14:20:06 2de7ff778b66: Waiting 14:20:06 0d9ebad4ef96: Waiting 14:20:06 9712f1f96733: Verifying Checksum 14:20:06 9712f1f96733: Download complete 14:20:07 63f879dbbcfc: Verifying Checksum 14:20:07 63f879dbbcfc: Download complete 14:20:07 0d9ebad4ef96: Verifying Checksum 14:20:07 0d9ebad4ef96: Download complete 14:20:07 e9a5061849ea: Verifying Checksum 14:20:07 e9a5061849ea: Download complete 14:20:07 d747dcd14b5f: Verifying Checksum 14:20:07 d747dcd14b5f: Download complete 14:20:07 ab5ef0e58194: Download complete 14:20:07 2de7ff778b66: Verifying Checksum 14:20:07 2de7ff778b66: Download complete 14:20:10 ab5ef0e58194: Pull complete 14:20:10 9712f1f96733: Pull complete 14:20:11 63f879dbbcfc: Pull complete 14:20:15 0d9ebad4ef96: Pull complete 14:20:15 e9a5061849ea: Pull complete 14:20:15 d747dcd14b5f: Pull complete 14:20:16 2de7ff778b66: Pull complete 14:20:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:16 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:20:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:20:29 $ docker top 948c3f9ee5c68fc26fbf814b79baae1076312ebda1fb553b1551f873c473591d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:20:29 provisioning config files... 14:20:29 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4114973358243612038tmp 14:20:29 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4533980750043950500tmp 14:20:29 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12833206404408971682tmp [Pipeline] { [Pipeline] echo 14:20:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:20:29 ---> sigul-configuration.sh 14:20:29 gpg: directory `/root/.gnupg' created 14:20:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:20:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:20:29 gpg: keyring `/root/.gnupg/secring.gpg' created 14:20:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:20:29 gpg: CAST5 encrypted data 14:20:29 gpg: encrypted with 1 passphrase 14:20:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:20:29 + mkdir /home/jenkins 14:20:29 + mkdir /home/jenkins/sigul [Pipeline] sh 14:20:30 + 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:20:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:20:30 ---> sigul-install.sh 14:20:30 Sigul already installed; skipping installation. [Pipeline] sh 14:20:30 + git tag --list 14:20:30 v3.1.0-dev.0 14:20:30 v3.1.0-dev.1 14:20:30 v3.1.0-dev.10 14:20:30 v3.1.0-dev.11 14:20:30 v3.1.0-dev.12 14:20:30 v3.1.0-dev.13 14:20:30 v3.1.0-dev.14 14:20:30 v3.1.0-dev.15 14:20:30 v3.1.0-dev.16 14:20:30 v3.1.0-dev.17 14:20:30 v3.1.0-dev.18 14:20:30 v3.1.0-dev.19 14:20:30 v3.1.0-dev.2 14:20:30 v3.1.0-dev.20 14:20:30 v3.1.0-dev.21 14:20:30 v3.1.0-dev.22 14:20:30 v3.1.0-dev.23 14:20:30 v3.1.0-dev.24 14:20:30 v3.1.0-dev.25 14:20:30 v3.1.0-dev.26 14:20:30 v3.1.0-dev.27 14:20:30 v3.1.0-dev.28 14:20:30 v3.1.0-dev.29 14:20:30 v3.1.0-dev.3 14:20:30 v3.1.0-dev.30 14:20:30 v3.1.0-dev.31 14:20:30 v3.1.0-dev.32 14:20:30 v3.1.0-dev.33 14:20:30 v3.1.0-dev.34 14:20:30 v3.1.0-dev.35 14:20:30 v3.1.0-dev.36 14:20:30 v3.1.0-dev.37 14:20:30 v3.1.0-dev.38 14:20:30 v3.1.0-dev.39 14:20:30 v3.1.0-dev.4 14:20:30 v3.1.0-dev.40 14:20:30 v3.1.0-dev.41 14:20:30 v3.1.0-dev.42 14:20:30 v3.1.0-dev.43 14:20:30 v3.1.0-dev.44 14:20:30 v3.1.0-dev.45 14:20:30 v3.1.0-dev.46 14:20:30 v3.1.0-dev.47 14:20:30 v3.1.0-dev.48 14:20:30 v3.1.0-dev.49 14:20:30 v3.1.0-dev.5 14:20:30 v3.1.0-dev.50 14:20:30 v3.1.0-dev.51 14:20:30 v3.1.0-dev.52 14:20:30 v3.1.0-dev.53 14:20:30 v3.1.0-dev.54 14:20:30 v3.1.0-dev.55 14:20:30 v3.1.0-dev.56 14:20:30 v3.1.0-dev.57 14:20:30 v3.1.0-dev.58 14:20:30 v3.1.0-dev.59 14:20:30 v3.1.0-dev.6 14:20:30 v3.1.0-dev.60 14:20:30 v3.1.0-dev.61 14:20:30 v3.1.0-dev.7 14:20:30 v3.1.0-dev.8 14:20:30 v3.1.0-dev.9 [Pipeline] sh 14:20:30 + lftools sign git-tag v3.1.0-dev.61 14:20:31 Signing Git tag with Sigul... 14:20:31 Signing v3.1.0-dev.61 [Pipeline] echo 14:20:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:20:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:20:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:20:32 $ docker stop --time=1 948c3f9ee5c68fc26fbf814b79baae1076312ebda1fb553b1551f873c473591d 14:20:33 $ docker rm -f --volumes 948c3f9ee5c68fc26fbf814b79baae1076312ebda1fb553b1551f873c473591d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:20:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:34 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:20:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:20:34 $ docker top a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 -eo pid,comm 14:20:34 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:20:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:34 [ssh-agent] Looking for ssh-agent implementation... 14:20:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:34 $ docker exec a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 ssh-agent 14:20:34 SSH_AUTH_SOCK=/tmp/ssh-ZhU4JfgRqKtY/agent.31 14:20:34 SSH_AGENT_PID=37 14:20:34 Running ssh-add (command line suppressed) 14:20:35 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4954646155671768115.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4954646155671768115.key) 14:20:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:35 + git semver bump pre 14:20:35 2023-10-25 14:20:35,516 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:20:35 2023-10-25 14:20:35,516 [bump_version] DEBUG bumping version:3.1.0-dev.61 on axis:pre with prefix:dev 14:20:35 2023-10-25 14:20:35,516 [bump_version] DEBUG bumped version:3.1.0-dev.62 14:20:35 2023-10-25 14:20:35,516 [write_version] DEBUG write version:3.1.0-dev.62 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 14:20:35 2023-10-25 14:20:35,516 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:20:35 2023-10-25 14:20:35,516 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 14:20:35 2023-10-25 14:20:35,518 [execute] INFO git cat-file --batch-check 14:20:35 2023-10-25 14:20:35,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:35 2023-10-25 14:20:35,524 [execute] INFO git cat-file --batch 14:20:35 2023-10-25 14:20:35,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:35 2023-10-25 14:20:35,530 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:20:35 3.1.0-dev.62 [Pipeline] } 14:20:35 $ docker exec --env ******** --env ******** a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 ssh-agent -k 14:20:35 unset SSH_AUTH_SOCK; 14:20:35 unset SSH_AGENT_PID; 14:20:35 echo Agent pid 37 killed; 14:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:36 + git semver [Pipeline] } 14:20:36 $ docker stop --time=1 a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 14:20:37 $ docker rm -f --volumes a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:38 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:20: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:20:38 $ docker top eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:38 [ssh-agent] Looking for ssh-agent implementation... 14:20:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:39 $ docker exec eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 ssh-agent 14:20:39 SSH_AUTH_SOCK=/tmp/ssh-k9sRkHxqTzNK/agent.31 14:20:39 SSH_AGENT_PID=37 14:20:39 Running ssh-add (command line suppressed) 14:20:39 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10155011835230706207.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10155011835230706207.key) 14:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:39 + git semver push 14:20:39 2023-10-25 14:20:39,760 [run_push] DEBUG push 14:20:39 2023-10-25 14:20:39,760 [execute] INFO git cat-file --batch-check 14:20:39 2023-10-25 14:20:39,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:39 2023-10-25 14:20:39,765 [execute] INFO git rev-list 8941992d2b36ca59896822beb52cbcc015c56ee0 -- 14:20:39 2023-10-25 14:20:39,766 [execute] DEBUG Popen(['git', 'rev-list', '8941992d2b36ca59896822beb52cbcc015c56ee0', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:20:39 2023-10-25 14:20:39,772 [execute] INFO git fetch -v origin 14:20:39 2023-10-25 14:20:39,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 14:20:40 2023-10-25 14:20:40,362 [run_push] DEBUG no remote changes detected 14:20:40 2023-10-25 14:20:40,363 [execute] INFO git push origin semver 14:20:40 2023-10-25 14:20:40,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:20:41 2023-10-25 14:20:41,365 [run_push] DEBUG push all version tags 14:20:41 2023-10-25 14:20:41,365 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:20:41 2023-10-25 14:20:41,366 [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:20:42 2023-10-25 14:20:42,221 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:20:42 3.1.0-dev.62 [Pipeline] } 14:20:42 $ docker exec --env ******** --env ******** eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 ssh-agent -k 14:20:42 unset SSH_AUTH_SOCK; 14:20:42 unset SSH_AGENT_PID; 14:20:42 echo Agent pid 37 killed; 14:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:42 + git semver [Pipeline] } 14:20:43 $ docker stop --time=1 eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 14:20:44 $ docker rm -f --volumes eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 [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:20:44 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 14:20:44 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:20:44 total 16 14:20:44 drwxr-xr-x 3 root root 4096 Oct 25 14:09 . 14:20:44 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 14:20 .. 14:20:44 drwxr-xr-x 2 root root 4096 Oct 25 14:09 cost 14:20:44 -rw-r--r-- 1 root root 88 Oct 25 14:09 cost.csv 14:20:44 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 14:20:44 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:20:44 total 16 14:20:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 14:09 . 14:20:44 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 14:20 .. 14:20:44 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 14:09 cost 14:20:44 -rw-r--r-- 1 jenkins jenkins 88 Oct 25 14:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:20:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:20:46 ---> package-listing.sh 14:20:46 ++ facter osfamily 14:20:46 ++ tr '[:upper:]' '[:lower:]' 14:20:46 + OS_FAMILY=debian 14:20:46 + workspace=/w/workspace/exfoundry_app-record-replay_main 14:20:46 + START_PACKAGES=/tmp/packages_start.txt 14:20:46 + END_PACKAGES=/tmp/packages_end.txt 14:20:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:20:46 + PACKAGES=/tmp/packages_start.txt 14:20:46 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:20:46 + PACKAGES=/tmp/packages_end.txt 14:20:46 + case "${OS_FAMILY}" in 14:20:46 + grep '^ii' 14:20:46 + dpkg -l 14:20:46 + '[' -f /tmp/packages_start.txt ']' 14:20:46 + '[' -f /tmp/packages_end.txt ']' 14:20:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:20:46 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:20:46 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 14:20:46 + 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:20:46 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:20:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:47 prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container 14:20:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:20:47 $ docker top 9cad6a401456dc458cdeb0e0e2a61f1cdc1fc3d6eb8fec099729572ccc30ac3f -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:48 + touch /tmp/pre-build-complete [Pipeline] sh 14:20:48 + mkdir -p /var/log/sysstat [Pipeline] sh 14:20:48 + ls /var/log/sa-host 14:20:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:20:48 provisioning config files... 14:20:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12667528609228864492tmp [Pipeline] { [Pipeline] echo 14:20:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:20:49 ---> create-netrc.sh [Pipeline] } 14:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:20:49 ---> python-tools-install.sh [Pipeline] echo 14:20:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:20:49 ---> sudo-logs.sh 14:20:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:20:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:20:50 ---> job-cost.sh 14:20:50 lf-activate-venv: SKIPPING 14:20:50 DEBUG: total: 0.2199999988079071 14:20:50 INFO: Retrieving Stack Cost... 14:20:50 INFO: Retrieving Pricing Info for: v3-standard-8 14:20:50 INFO: Archiving Costs [Pipeline] echo 14:20:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:20:51 ---> logs-deploy.sh 14:20:51 lf-activate-venv: SKIPPING 14:20:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/66 14:20:51 INFO: archiving workspace using pattern(s): 14:20:52 Archives upload complete. 14:20:52 INFO: archiving logs to Nexus 14:20:53 ---> uname -a: 14:20:53 Linux prd-ubuntu20-04-docker-8c-8g-10393 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:20:53 14:20:53 14:20:53 ---> lscpu: 14:20:53 Architecture: x86_64 14:20:53 CPU op-mode(s): 32-bit, 64-bit 14:20:53 Byte Order: Little Endian 14:20:53 Address sizes: 40 bits physical, 48 bits virtual 14:20:53 CPU(s): 8 14:20:53 On-line CPU(s) list: 0-7 14:20:53 Thread(s) per core: 1 14:20:53 Core(s) per socket: 1 14:20:53 Socket(s): 8 14:20:53 NUMA node(s): 1 14:20:53 Vendor ID: AuthenticAMD 14:20:53 CPU family: 23 14:20:53 Model: 49 14:20:53 Model name: AMD EPYC-Rome Processor 14:20:53 Stepping: 0 14:20:53 CPU MHz: 2800.000 14:20:53 BogoMIPS: 5600.00 14:20:53 Virtualization: AMD-V 14:20:53 Hypervisor vendor: KVM 14:20:53 Virtualization type: full 14:20:53 L1d cache: 256 KiB 14:20:53 L1i cache: 256 KiB 14:20:53 L2 cache: 4 MiB 14:20:53 L3 cache: 128 MiB 14:20:53 NUMA node0 CPU(s): 0-7 14:20:53 Vulnerability Itlb multihit: Not affected 14:20:53 Vulnerability L1tf: Not affected 14:20:53 Vulnerability Mds: Not affected 14:20:53 Vulnerability Meltdown: Not affected 14:20:53 Vulnerability Mmio stale data: Not affected 14:20:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:20:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:20:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:20:53 Vulnerability Srbds: Not affected 14:20:53 Vulnerability Tsx async abort: Not affected 14:20:53 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:20:53 14:20:53 14:20:53 ---> nproc: 14:20:53 8 14:20:53 14:20:53 14:20:53 ---> df -h: 14:20:53 Filesystem Size Used Avail Use% Mounted on 14:20:53 overlay 155G 13G 143G 9% / 14:20:53 tmpfs 64M 0 64M 0% /dev 14:20:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:20:53 shm 64M 0 64M 0% /dev/shm 14:20:53 /dev/vda1 155G 13G 143G 9% /facter-os 14:20:53 14:20:53 14:20:53 ---> sar -b -r -n DEV: 14:20:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10393) 10/25/23 _x86_64_ (8 CPU) 14:20:53 14:20:53 14:05:49 LINUX RESTART (8 CPU) 14:20:53 14:20:53 14:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:20:53 14:07:01 152.07 48.16 103.92 0.00 5445.36 119675.79 0.00 14:20:53 14:08:01 192.30 0.57 191.73 0.00 8.13 57899.02 0.00 14:20:53 14:09:01 31.16 0.08 31.08 0.00 3.47 10520.65 0.00 14:20:53 14:10:01 193.98 0.30 193.68 0.00 21.20 46140.44 0.00 14:20:53 14:11:01 25.95 10.25 15.70 0.00 3455.82 3701.53 0.00 14:20:53 14:12:01 4.70 0.00 4.70 0.00 0.00 63.06 0.00 14:20:53 14:13:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 14:20:53 14:14:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 14:20:53 14:15:01 1.43 0.00 1.43 0.00 0.00 14.93 0.00 14:20:53 14:16:01 2.22 0.00 2.22 0.00 0.00 32.93 0.00 14:20:53 14:17:01 1.00 0.02 0.98 0.00 0.13 10.80 0.00 14:20:53 14:18:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 14:20:53 14:19:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 14:20:53 14:20:01 70.05 0.32 69.74 0.00 12.00 37213.26 0.00 14:20:53 Average: 48.61 4.26 44.34 0.00 638.99 19666.20 0.00 14:20:53 14:20:53 14:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:20:53 14:07:01 29329708 31609656 713336 2.17 73592 2482300 1844248 5.44 955432 2229720 160252 14:20:53 14:08:01 28530968 31591492 715332 2.18 147072 3120768 1772580 5.22 1035216 2864340 440 14:20:53 14:09:01 27917376 31548564 749584 2.28 150572 3625256 1884940 5.56 1199300 3239816 252588 14:20:53 14:10:01 27667004 31550388 748228 2.28 163648 3846284 1806056 5.32 1268236 3403588 320 14:20:53 14:11:01 27432516 31534860 753284 2.29 168884 4050136 1805588 5.32 1426288 3457340 1312 14:20:53 14:12:01 27448036 31550500 737924 2.24 168944 4050188 1821640 5.37 1409172 3457296 12 14:20:53 14:13:01 27453736 31556264 732084 2.23 169024 4050184 1821640 5.37 1402624 3457300 8 14:20:53 14:14:01 27453820 31556520 731708 2.23 169056 4050192 1821640 5.37 1403072 3457308 40 14:20:53 14:15:01 27458568 31561272 726852 2.21 169108 4050196 1821640 5.37 1398608 3457312 8 14:20:53 14:16:01 27458820 31562200 726432 2.21 169204 4050180 1821640 5.37 1398200 3457840 20 14:20:53 14:17:01 27458376 31561768 726796 2.21 169244 4050176 1821640 5.37 1398268 3457844 12 14:20:53 14:18:01 27458160 31561664 726640 2.21 169272 4050184 1821640 5.37 1398288 3457848 48 14:20:53 14:19:01 27458344 31561872 726596 2.21 169304 4050184 1821640 5.37 1398288 3457848 4 14:20:53 14:20:01 26665628 31543372 743532 2.26 186392 4754368 1783416 5.26 1473720 4123188 284 14:20:53 Average: 27656504 31560742 732738 2.23 160237 3877185 1819282 5.36 1326051 3355613 29668 14:20:53 14:20:53 14:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:20:53 14:07:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 14:20:53 14:07:01 ens3 549.59 354.01 5498.99 84.07 0.00 0.00 0.00 0.00 14:20:53 14:07:01 docker0 0.98 0.98 0.17 4.80 0.00 0.00 0.00 0.00 14:20:53 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:20:53 14:08:01 ens3 333.78 247.76 2367.40 26.07 0.00 0.00 0.00 0.00 14:20:53 14:08:01 docker0 242.74 324.86 19.26 2360.86 0.00 0.00 0.00 0.00 14:20:53 14:09:01 veth35033a4 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:20:53 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:09:01 ens3 26.95 16.33 28.19 11.78 0.00 0.00 0.00 0.00 14:20:53 14:09:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:20:53 14:10:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 14:20:53 14:10:01 ens3 191.13 151.47 2698.62 339.60 0.00 0.00 0.00 0.00 14:20:53 14:10:01 docker0 3.48 6.90 0.21 64.91 0.00 0.00 0.00 0.00 14:20:53 14:11:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:20:53 14:11:01 ens3 78.85 27.10 1374.15 2.06 0.00 0.00 0.00 0.00 14:20:53 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:20:53 14:12:01 ens3 0.42 0.30 0.09 0.08 0.00 0.00 0.00 0.00 14:20:53 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:20:53 14:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:20:53 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:20:53 14:16:01 ens3 0.77 0.12 0.07 0.01 0.00 0.00 0.00 0.00 14:20:53 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:17:01 ens3 0.68 0.47 2.61 0.09 0.00 0.00 0.00 0.00 14:20:53 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:20:53 14:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:20:53 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:53 14:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:20:53 14:20:01 ens3 284.30 189.92 5011.48 22.39 0.00 0.00 0.00 0.00 14:20:53 14:20:01 docker0 115.18 145.56 7.72 1033.77 0.00 0.00 0.00 0.00 14:20:53 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 14:20:53 Average: ens3 104.77 70.55 1212.94 34.73 0.00 0.00 0.00 0.00 14:20:53 Average: docker0 25.88 34.17 1.95 247.45 0.00 0.00 0.00 0.00 14:20:53 14:20:53 14:20:53 ---> sar -P ALL: 14:20:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10393) 10/25/23 _x86_64_ (8 CPU) 14:20:53 14:20:53 14:05:49 LINUX RESTART (8 CPU) 14:20:53 14:20:53 14:06:01 CPU %user %nice %system %iowait %steal %idle 14:20:53 14:07:01 all 8.67 0.00 2.96 4.65 0.06 83.66 14:20:53 14:07:01 0 8.85 0.00 2.58 0.29 0.05 88.23 14:20:53 14:07:01 1 7.40 0.00 3.03 1.93 0.07 87.57 14:20:53 14:07:01 2 8.25 0.00 3.36 1.51 0.07 86.80 14:20:53 14:07:01 3 7.81 0.00 3.81 1.46 0.07 86.86 14:20:53 14:07:01 4 6.97 0.00 2.25 6.45 0.05 84.28 14:20:53 14:07:01 5 10.82 0.00 2.76 0.56 0.07 85.79 14:20:53 14:07:01 6 11.98 0.00 2.19 8.43 0.05 77.35 14:20:53 14:07:01 7 7.27 0.00 3.68 16.68 0.07 72.30 14:20:53 14:08:01 all 4.27 0.00 2.22 5.13 0.05 88.32 14:20:53 14:08:01 0 4.02 0.00 2.14 0.92 0.07 92.86 14:20:53 14:08:01 1 4.43 0.00 2.08 1.21 0.03 92.25 14:20:53 14:08:01 2 3.78 0.00 1.61 0.81 0.05 93.75 14:20:53 14:08:01 3 4.79 0.00 2.81 1.99 0.05 90.36 14:20:53 14:08:01 4 3.98 0.00 2.39 5.31 0.05 88.27 14:20:53 14:08:01 5 4.13 0.00 3.36 27.21 0.07 65.23 14:20:53 14:08:01 6 4.53 0.00 1.70 0.13 0.03 93.60 14:20:53 14:08:01 7 4.54 0.00 1.71 3.58 0.05 90.12 14:20:53 14:09:01 all 38.78 0.00 3.50 1.20 0.11 56.42 14:20:53 14:09:01 0 38.21 0.00 3.24 0.77 0.10 57.67 14:20:53 14:09:01 1 39.88 0.00 3.37 3.00 0.12 53.63 14:20:53 14:09:01 2 39.96 0.00 3.65 1.04 0.10 55.24 14:20:53 14:09:01 3 37.18 0.00 3.05 0.50 0.10 59.17 14:20:53 14:09:01 4 38.83 0.00 3.78 1.60 0.08 55.70 14:20:53 14:09:01 5 38.42 0.00 3.87 1.16 0.15 56.40 14:20:53 14:09:01 6 40.48 0.00 3.69 0.42 0.10 55.31 14:20:53 14:09:01 7 37.26 0.00 3.32 1.06 0.10 58.26 14:20:53 14:10:01 all 18.41 0.00 3.46 3.38 0.08 74.67 14:20:53 14:10:01 0 16.54 0.00 2.90 0.02 0.07 80.48 14:20:53 14:10:01 1 20.53 0.00 3.83 7.35 0.10 68.19 14:20:53 14:10:01 2 20.60 0.00 3.53 2.51 0.07 73.30 14:20:53 14:10:01 3 14.79 0.00 3.44 4.08 0.07 77.62 14:20:53 14:10:01 4 16.29 0.00 3.05 4.02 0.07 76.58 14:20:53 14:10:01 5 19.71 0.00 3.68 0.54 0.08 75.98 14:20:53 14:10:01 6 21.24 0.00 3.89 8.44 0.13 66.30 14:20:53 14:10:01 7 17.57 0.00 3.39 0.08 0.08 78.87 14:20:53 14:11:01 all 0.93 0.00 0.41 0.31 0.01 98.33 14:20:53 14:11:01 0 0.72 0.00 0.42 0.62 0.00 98.25 14:20:53 14:11:01 1 2.48 0.00 0.60 0.03 0.03 96.85 14:20:53 14:11:01 2 0.97 0.00 0.27 0.10 0.02 98.65 14:20:53 14:11:01 3 0.38 0.00 0.27 0.00 0.03 99.32 14:20:53 14:11:01 4 0.32 0.00 0.28 0.55 0.02 98.83 14:20:53 14:11:01 5 1.42 0.00 0.70 0.58 0.00 97.30 14:20:53 14:11:01 6 0.72 0.00 0.40 0.57 0.00 98.31 14:20:53 14:11:01 7 0.45 0.00 0.35 0.03 0.02 99.15 14:20:53 14:12:01 all 0.25 0.00 0.02 0.01 0.01 99.71 14:20:53 14:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 14:20:53 14:12:01 1 0.08 0.00 0.05 0.00 0.02 99.85 14:20:53 14:12:01 2 1.78 0.00 0.03 0.00 0.02 98.17 14:20:53 14:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:20:53 14:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:20:53 14:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 14:20:53 14:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:20:53 14:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:20:53 14:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:20:53 14:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:20:53 14:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:20:53 14:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:13:01 4 0.02 0.00 0.00 0.07 0.00 99.92 14:20:53 14:13:01 5 0.02 0.00 0.02 0.03 0.00 99.93 14:20:53 14:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:20:53 14:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:20:53 14:14:01 all 0.02 0.00 0.00 0.01 0.00 99.97 14:20:53 14:14:01 0 0.05 0.00 0.02 0.02 0.02 99.90 14:20:53 14:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:20:53 14:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:20:53 14:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:20:53 14:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:20:53 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:20:53 14:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 14:20:53 14:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:20:53 14:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:20:53 14:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:20:53 14:15:01 4 0.00 0.00 0.02 0.02 0.02 99.95 14:20:53 14:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:20:53 14:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:20:53 14:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:20:53 14:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:20:53 14:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:20:53 14:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:20:53 14:16:01 4 0.02 0.00 0.02 0.03 0.00 99.93 14:20:53 14:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 14:20:53 14:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:20:53 14:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:17:01 all 0.03 0.00 0.01 0.00 0.00 99.95 14:20:53 14:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 14:20:53 14:17:01 1 0.10 0.00 0.02 0.00 0.00 99.88 14:20:53 14:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:20:53 14:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:20:53 14:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:20:53 14:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:20:53 14:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:20:53 14:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:20:53 14:20:53 14:17:01 CPU %user %nice %system %iowait %steal %idle 14:20:53 14:18:01 all 0.08 0.00 0.01 0.00 0.00 99.90 14:20:53 14:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:20:53 14:18:01 1 0.23 0.00 0.00 0.00 0.00 99.77 14:20:53 14:18:01 2 0.35 0.00 0.02 0.00 0.02 99.62 14:20:53 14:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:20:53 14:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:20:53 14:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:20:53 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:20:53 14:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:20:53 14:19:01 all 0.22 0.00 0.01 0.00 0.01 99.76 14:20:53 14:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:20:53 14:19:01 1 0.10 0.00 0.02 0.00 0.02 99.87 14:20:53 14:19:01 2 1.56 0.00 0.00 0.00 0.00 98.44 14:20:53 14:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:20:53 14:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:20:53 14:19:01 5 0.00 0.00 0.02 0.02 0.02 99.95 14:20:53 14:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:20:53 14:19:01 7 0.03 0.00 0.00 0.00 0.02 99.95 14:20:53 14:20:01 all 4.39 0.00 1.78 3.05 0.04 90.75 14:20:53 14:20:01 0 4.63 0.00 1.85 0.35 0.05 93.12 14:20:53 14:20:01 1 5.16 0.00 1.88 0.35 0.05 92.56 14:20:53 14:20:01 2 5.31 0.00 1.35 0.38 0.03 92.93 14:20:53 14:20:01 3 3.93 0.00 2.32 12.08 0.03 81.64 14:20:53 14:20:01 4 4.59 0.00 2.02 3.68 0.05 89.66 14:20:53 14:20:01 5 4.19 0.00 1.24 0.32 0.02 94.23 14:20:53 14:20:01 6 3.77 0.00 2.40 7.15 0.03 86.65 14:20:53 14:20:01 7 3.50 0.00 1.18 0.15 0.03 95.14 14:20:53 Average: all 5.41 0.00 1.02 1.26 0.03 92.28 14:20:53 Average: 0 5.20 0.00 0.95 0.21 0.03 93.60 14:20:53 Average: 1 5.73 0.00 1.06 0.98 0.03 92.19 14:20:53 Average: 2 5.87 0.00 0.98 0.45 0.03 92.67 14:20:53 Average: 3 4.90 0.00 1.12 1.43 0.03 92.53 14:20:53 Average: 4 5.05 0.00 0.98 1.55 0.02 92.40 14:20:53 Average: 5 5.60 0.00 1.12 2.16 0.03 91.09 14:20:53 Average: 6 5.89 0.00 1.02 1.78 0.03 91.29 14:20:53 Average: 7 5.01 0.00 0.97 1.52 0.03 92.47 14:20:53 14:20:53 14:20:53