Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac25b61a972b9d222c308f01775442126fec713b 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-ssh8611647874985848045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9261273672697155084.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh41920227588276565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1823239601213527346.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-ssh10939655595741391513.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-1389 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 ac25b61a972b9d222c308f01775442126fec713b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#125)" > 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 ac25b61a972b9d222c308f01775442126fec713b # timeout=10 > git rev-list --no-walk 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:29 ========================================================= 04:19:29 EdgeX Global Pipelines Version Info 04:19:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:30 ------------------- 04:19:30 stable info: 04:19:30 ------------------- 04:19:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:19:30 Message: update stable to v1.0.258 04:19:30 ------------------- 04:19:30 experimental info: 04:19:30 ------------------- 04:19:30 Commited By: **** collab-it+edgex@linuxfoundation.org 04:19:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:19:30 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 04:19:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 04:19:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:19:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac25b61a972b9d222c308f01775442126fec713b [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac25b61 [Pipeline] echo 04:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:31 provisioning config files... 04:19:31 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10294780796602945549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:32 ---> ****-login.sh 04:19:32 nexus3.edgexfoundry.org:10001 04:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:32 Configure a credential helper to remove this warning. See 04:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:32 04:19:32 Login Succeeded 04:19:32 nexus3.edgexfoundry.org:10002 04:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:32 Configure a credential helper to remove this warning. See 04:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:32 04:19:32 Login Succeeded 04:19:32 nexus3.edgexfoundry.org:10003 04:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:32 Configure a credential helper to remove this warning. See 04:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:32 04:19:32 Login Succeeded 04:19:32 nexus3.edgexfoundry.org:10004 04:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:33 Configure a credential helper to remove this warning. See 04:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:33 04:19:33 Login Succeeded 04:19:33 ****.io 04:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:33 Configure a credential helper to remove this warning. See 04:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:33 04:19:33 Login Succeeded 04:19:33 ---> ****-login.sh ends [Pipeline] } 04:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:33 + git rev-list -1 --merges ac25b61a972b9d222c308f01775442126fec713b~1..ac25b61a972b9d222c308f01775442126fec713b [Pipeline] echo 04:19:33 -----------> git rev-list -1 --merges ac25b61a972b9d222c308f01775442126fec713b~1..ac25b61a972b9d222c308f01775442126fec713b ac25b61a972b9d222c308f01775442126fec713b [false] [Pipeline] sh 04:19:34 + git log --format=format:%s -1 ac25b61a972b9d222c308f01775442126fec713b [Pipeline] echo 04:19:34 ========================================================= 04:19:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:34 + git log --format=format:%s -1 ac25b61a972b9d222c308f01775442126fec713b [Pipeline] echo 04:19:34 [semverPrep] GIT_COMMIT: ac25b61a972b9d222c308f01775442126fec713b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#125) [Pipeline] echo 04:19:34 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:34 + grep -v github /etc/ssh/ssh_known_hosts 04:19:34 + [ -e /tmp/ssh_known_hosts ] 04:19:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:34 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:35 04:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:35 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:35 b85a868b505f: Pulling fs layer 04:19:35 e2be974225ed: Pulling fs layer 04:19:35 339a4e72a1f5: Pulling fs layer 04:19:35 988bab9f4d93: Pulling fs layer 04:19:35 1469e6f7b9e6: Pulling fs layer 04:19:35 eaf3925da568: Pulling fs layer 04:19:35 bab4dde63d76: Pulling fs layer 04:19:35 bde34c3a00c8: Pulling fs layer 04:19:35 b352a97aabf1: Pulling fs layer 04:19:35 4872d77fe225: Pulling fs layer 04:19:35 5851b861e8e6: Pulling fs layer 04:19:35 bab4dde63d76: Waiting 04:19:35 bde34c3a00c8: Waiting 04:19:35 b352a97aabf1: Waiting 04:19:35 4872d77fe225: Waiting 04:19:35 5851b861e8e6: Waiting 04:19:35 988bab9f4d93: Waiting 04:19:35 1469e6f7b9e6: Waiting 04:19:35 eaf3925da568: Waiting 04:19:35 e2be974225ed: Download complete 04:19:35 988bab9f4d93: Verifying Checksum 04:19:35 988bab9f4d93: Download complete 04:19:35 1469e6f7b9e6: Verifying Checksum 04:19:35 1469e6f7b9e6: Download complete 04:19:35 eaf3925da568: Verifying Checksum 04:19:35 eaf3925da568: Download complete 04:19:35 339a4e72a1f5: Verifying Checksum 04:19:35 339a4e72a1f5: Download complete 04:19:35 bde34c3a00c8: Verifying Checksum 04:19:35 bde34c3a00c8: Download complete 04:19:35 b352a97aabf1: Verifying Checksum 04:19:35 b352a97aabf1: Download complete 04:19:35 4872d77fe225: Verifying Checksum 04:19:35 4872d77fe225: Download complete 04:19:35 5851b861e8e6: Verifying Checksum 04:19:35 b85a868b505f: Verifying Checksum 04:19:35 b85a868b505f: Download complete 04:19:36 bab4dde63d76: Verifying Checksum 04:19:36 bab4dde63d76: Download complete 04:19:37 b85a868b505f: Pull complete 04:19:37 e2be974225ed: Pull complete 04:19:37 339a4e72a1f5: Pull complete 04:19:37 988bab9f4d93: Pull complete 04:19:37 1469e6f7b9e6: Pull complete 04:19:37 eaf3925da568: Pull complete 04:19:39 bab4dde63d76: Pull complete 04:19:39 bde34c3a00c8: Pull complete 04:19:39 b352a97aabf1: Pull complete 04:19:39 4872d77fe225: Pull complete 04:19:39 5851b861e8e6: Pull complete 04:19:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:40 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:19:40 $ 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 04:19:43 $ docker top 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 -eo pid,comm 04:19:43 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). 04:19:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:43 [ssh-agent] Looking for ssh-agent implementation... 04:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:43 $ docker exec 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 ssh-agent 04:19:43 SSH_AUTH_SOCK=/tmp/ssh-Fef0l3sqsaAG/agent.32 04:19:43 SSH_AGENT_PID=38 04:19:43 Running ssh-add (command line suppressed) 04:19:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4858443793654214253.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4858443793654214253.key) 04:19:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:44 + git tag --points-at HEAD [Pipeline] } 04:19:44 $ docker exec --env ******** --env ******** 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 ssh-agent -k 04:19:44 unset SSH_AUTH_SOCK; 04:19:44 unset SSH_AGENT_PID; 04:19:44 echo Agent pid 38 killed; 04:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:44 [ssh-agent] Looking for ssh-agent implementation... 04:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:44 $ docker exec 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 ssh-agent 04:19:44 SSH_AUTH_SOCK=/tmp/ssh-U9piELzzgX9F/agent.71 04:19:44 SSH_AGENT_PID=77 04:19:44 Running ssh-add (command line suppressed) 04:19:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6655640582091730032.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6655640582091730032.key) 04:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:45 + git semver init 04:19:45 2024-02-21 04:19:45,227 [run_init] DEBUG init version:0.0.0 force:False 04:19:45 2024-02-21 04:19:45,228 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 04:19:45 2024-02-21 04:19:45,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 04:19:45 2024-02-21 04:19:45,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) 04:19:46 2024-02-21 04:19:46,206 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 04:19:46 2024-02-21 04:19:46,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 04:19:46 2024-02-21 04:19:46,206 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:19:46 2024-02-21 04:19:46,206 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:19:46 3.2.0-dev.10 [Pipeline] } 04:19:46 $ docker exec --env ******** --env ******** 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 ssh-agent -k 04:19:46 unset SSH_AUTH_SOCK; 04:19:46 unset SSH_AGENT_PID; 04:19:46 echo Agent pid 77 killed; 04:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:46 + git semver [Pipeline] } 04:19:47 $ docker stop --time=1 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 04:19:48 $ docker rm -f --volumes 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:48 Stashed 1 file(s) [Pipeline] echo 04:19:48 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 04:19:49 provisioning config files... 04:19:49 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9263973691375439581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:49 ---> ****-login.sh 04:19:49 nexus3.edgexfoundry.org:10001 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 nexus3.edgexfoundry.org:10002 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 nexus3.edgexfoundry.org:10003 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 nexus3.edgexfoundry.org:10004 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 ****.io 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:50 Configure a credential helper to remove this warning. See 04:19:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:50 04:19:50 Login Succeeded 04:19:50 ---> ****-login.sh ends [Pipeline] } 04:19:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:19:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:19:50 ========================================================= 04:19:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:19:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:50 + 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 . 04:19:50 Sending build context to Docker daemon 6.682MB 04:19:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:19:50 Step 2/12 : FROM ${BASE} AS builder 04:19:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:50 7264a8db6415: Pulling fs layer 04:19:50 c4d48a809fc2: Pulling fs layer 04:19:50 4f1c88b9dad5: Pulling fs layer 04:19:50 ad3a456e5733: Pulling fs layer 04:19:50 69c7f0334f64: Pulling fs layer 04:19:50 1f1c1a5573a3: Pulling fs layer 04:19:50 ce7588e14bc9: Pulling fs layer 04:19:50 b5e4710f87ac: Pulling fs layer 04:19:50 ad3a456e5733: Waiting 04:19:50 69c7f0334f64: Waiting 04:19:50 1f1c1a5573a3: Waiting 04:19:50 ce7588e14bc9: Waiting 04:19:50 b5e4710f87ac: Waiting 04:19:50 c4d48a809fc2: Verifying Checksum 04:19:50 c4d48a809fc2: Download complete 04:19:50 ad3a456e5733: Verifying Checksum 04:19:50 ad3a456e5733: Download complete 04:19:50 69c7f0334f64: Download complete 04:19:50 7264a8db6415: Verifying Checksum 04:19:50 7264a8db6415: Download complete 04:19:51 1f1c1a5573a3: Verifying Checksum 04:19:51 1f1c1a5573a3: Download complete 04:19:51 7264a8db6415: Pull complete 04:19:51 b5e4710f87ac: Verifying Checksum 04:19:51 b5e4710f87ac: Download complete 04:19:51 c4d48a809fc2: Pull complete 04:19:51 4f1c88b9dad5: Verifying Checksum 04:19:51 4f1c88b9dad5: Download complete 04:19:51 ce7588e14bc9: Verifying Checksum 04:19:51 ce7588e14bc9: Download complete 04:19:54 4f1c88b9dad5: Pull complete 04:19:54 ad3a456e5733: Pull complete 04:19:54 69c7f0334f64: Pull complete 04:19:54 1f1c1a5573a3: Pull complete 04:19:57 ce7588e14bc9: Pull complete 04:19:57 b5e4710f87ac: Pull complete 04:19:57 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:19:57 ---> 88b5674ff536 04:19:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:20:02 ---> Running in a40ce686a58b 04:20:02 Removing intermediate container a40ce686a58b 04:20:02 ---> fe1928f1702d 04:20:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:20:02 ---> Running in 3a7a4b93f6ae 04:20:02 Removing intermediate container 3a7a4b93f6ae 04:20:02 ---> 9fb6b22c2ab7 04:20:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:20:02 ---> Running in 843878b5f565 04:20:02 Removing intermediate container 843878b5f565 04:20:02 ---> a4db9b697b72 04:20:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:02 ---> Running in 5af418273000 04:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:20:02 OK: 264 MiB in 52 packages 04:20:03 Removing intermediate container 5af418273000 04:20:03 ---> 35874abbeca8 04:20:03 Step 7/12 : WORKDIR /app 04:20:03 ---> Running in dd284c689aec 04:20:03 Removing intermediate container dd284c689aec 04:20:03 ---> fd6e1837be51 04:20:03 Step 8/12 : COPY go.mod vendor* ./ 04:20:03 ---> 59b7a2932d95 04:20:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:03 ---> Running in f4bc16f6bc3f 04:20:04 Still waiting to schedule task 04:20:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:20:29 Removing intermediate container f4bc16f6bc3f 04:20:29 ---> 9f93126cc827 04:20:29 Step 10/12 : COPY . . 04:20:29 ---> 19d9b6b435b2 04:20:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:20:29 ---> Running in 37b41ca275a4 04:20:29 Removing intermediate container 37b41ca275a4 04:20:29 ---> c854c681a6e8 04:20:29 Step 12/12 : RUN $MAKE 04:20:29 ---> Running in 393c15312ea5 04:20:29 noop 04:20:30 Removing intermediate container 393c15312ea5 04:20:30 ---> 2974fd826af7 04:20:30 Successfully built 2974fd826af7 04:20:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:30 + docker inspect -f . ci-base-image-x86_64 04:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:30 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:20:30 $ 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 04:20:30 $ docker top 968b487c51f1f5f798dc53588a0fb0b8d236c9ce0e28f30088d7af1159af83fb -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:31 + go version 04:20:31 go version go1.21.0 linux/amd64 [Pipeline] } 04:20:31 $ docker stop --time=1 968b487c51f1f5f798dc53588a0fb0b8d236c9ce0e28f30088d7af1159af83fb 04:20:32 $ docker rm -f --volumes 968b487c51f1f5f798dc53588a0fb0b8d236c9ce0e28f30088d7af1159af83fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:33 + docker inspect -f . ci-base-image-x86_64 04:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:33 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:20:33 $ 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 04:20:33 $ docker top 487dbe17fb1d2835583b9f8c82a41333eb580eef15d487e0551bd9439143cb47 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:34 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 04:20:34 + make test 04:20:34 go test -race -coverprofile=coverage.out ./... 04:20:52 ? github.com/edgexfoundry/app-record-replay [no test files] 04:20:52 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:20:52 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:20:52 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:20:52 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 04:21:02 ok github.com/edgexfoundry/app-record-replay/internal/application 9.614s coverage: 98.7% of statements 04:21:02 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.097s coverage: 89.7% of statements 04:21:02 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 04:21:24 go vet ./... 04:21:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:26 ./bin/test-attribution-txt.sh 04:21:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:21:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:21:26 $ docker stop --time=1 487dbe17fb1d2835583b9f8c82a41333eb580eef15d487e0551bd9439143cb47 04:21:30 $ docker rm -f --volumes 487dbe17fb1d2835583b9f8c82a41333eb580eef15d487e0551bd9439143cb47 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:32 + ls -al . 04:21:32 total 192 04:21:32 drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 04:20 . 04:21:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:19 .. 04:21:32 -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 04:19 .dockerignore 04:21:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 04:21 .git 04:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:19 .github 04:21:32 -rw-rw-r-- 1 jenkins jenkins 164 Feb 21 04:19 .gitignore 04:21:32 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 04:19 .golangci.yml 04:21:32 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 04:19 .semver 04:21:32 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 21 04:19 Attribution.txt 04:21:32 -rw-rw-r-- 1 jenkins jenkins 458 Feb 21 04:19 CHANGELOG.md 04:21:32 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 21 04:19 Dockerfile 04:21:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 04:19 GOVERNANCE.md 04:21:32 -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 04:19 Jenkinsfile 04:21:32 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 04:19 LICENSE 04:21:32 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 21 04:19 Makefile 04:21:32 -rw-rw-r-- 1 jenkins jenkins 611 Feb 21 04:19 OWNERS.md 04:21:32 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 21 04:19 README.md 04:21:32 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 21 04:19 Record and Reply.postman_collection.json 04:21:32 -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 04:19 VERSION 04:21:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:19 bin 04:21:32 -rw-r--r-- 1 jenkins jenkins 24666 Feb 21 04:21 coverage.out 04:21:32 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 21 04:19 go.mod 04:21:32 -rw-rw-r-- 1 jenkins jenkins 34490 Feb 21 04:19 go.sum 04:21:32 drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 04:19 internal 04:21:32 -rw-rw-r-- 1 jenkins jenkins 913 Feb 21 04:19 main.go 04:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:19 openapi 04:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:19 pkg 04:21:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:32 + 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=ac25b61a972b9d222c308f01775442126fec713b --label arch=amd64 --label version=3.2.0-dev.10 . 04:21:32 Sending build context to Docker daemon 6.708MB 04:21:32 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:21:32 Step 2/27 : FROM ${BASE} AS builder 04:21:32 ---> 2974fd826af7 04:21:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:21:32 ---> Running in 318efee7629b 04:21:32 Removing intermediate container 318efee7629b 04:21:32 ---> aefe427895b3 04:21:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:21:32 ---> Running in c352cbe08a1d 04:21:32 Removing intermediate container c352cbe08a1d 04:21:32 ---> 87d715ab56c3 04:21:32 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:21:32 ---> Running in b1e48b879059 04:21:32 Removing intermediate container b1e48b879059 04:21:32 ---> 5f1cc145f5dd 04:21:32 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:32 ---> Running in 82b7f29b660d 04:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:33 OK: 264 MiB in 52 packages 04:21:33 Removing intermediate container 82b7f29b660d 04:21:33 ---> 24e28a7cafe5 04:21:33 Step 7/27 : WORKDIR /app 04:21:33 ---> Running in b6d1e2410603 04:21:34 Removing intermediate container b6d1e2410603 04:21:34 ---> 7a277790adb7 04:21:34 Step 8/27 : COPY go.mod vendor* ./ 04:21:34 ---> e058140127c5 04:21:34 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:34 ---> Running in 5a291a174de6 04:21:34 Removing intermediate container 5a291a174de6 04:21:34 ---> e3bb8353067c 04:21:34 Step 10/27 : COPY . . 04:21:35 ---> 0d3bf104a544 04:21:35 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:21:35 ---> Running in f4acf0419cfe 04:21:35 Removing intermediate container f4acf0419cfe 04:21:35 ---> 5be3fb80802e 04:21:35 Step 12/27 : RUN $MAKE 04:21:35 ---> Running in 1e4693790f91 04:21:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10" -trimpath -mod=readonly -o app-record-replay 04:21:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1390 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 04:21:48 Running in /w/workspace/app-record-replay/85 [Pipeline] { [Pipeline] checkout 04:21:51 Selected Git installation does not exist. Using Default 04:21:51 The recommended git tool is: NONE 04:21:57 Removing intermediate container 1e4693790f91 04:21:57 ---> f9a252b1505e 04:21:57 Step 13/27 : FROM alpine:3.18 04:21:57 3.18: Pulling from library/alpine 04:21:57 619be1103602: Pulling fs layer 04:21:57 619be1103602: Verifying Checksum 04:21:57 619be1103602: Download complete 04:21:57 619be1103602: Pull complete 04:21:57 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:21:57 Status: Downloaded newer image for alpine:3.18 04:21:57 ---> d3782b16ccc9 04:21:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:57 ---> Running in 9353fb700648 04:21:57 Removing intermediate container 9353fb700648 04:21:57 ---> 22ec2ace7d1b 04:21:57 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:21:57 ---> Running in 98e141db1aca 04:21:57 Removing intermediate container 98e141db1aca 04:21:57 ---> 75b7b56be8ad 04:21:57 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:21:57 ---> Running in 218228cc02c3 04:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:57 (1/2) Installing ca-certificates (20230506-r0) 04:21:57 (2/2) Installing dumb-init (1.2.5-r2) 04:21:57 Executing busybox-1.36.1-r5.trigger 04:21:57 Executing ca-certificates-20230506-r0.trigger 04:21:57 OK: 8 MiB in 17 packages 04:21:58 Removing intermediate container 218228cc02c3 04:21:58 ---> 06b34af343a2 04:21:58 Step 17/27 : RUN apk --no-cache upgrade 04:21:58 ---> Running in 982c8f8cb5bf 04:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:58 OK: 8 MiB in 17 packages 04:21:59 Removing intermediate container 982c8f8cb5bf 04:21:59 ---> 0ca949978fb2 04:21:59 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:21:59 ---> 4730298c360c 04:21:59 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:21:59 ---> 87d070747890 04:21:59 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:21:59 ---> 6358da778faf 04:21:59 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:22:00 ---> 0d8677b11878 04:22:00 Step 22/27 : EXPOSE 59712 04:22:00 ---> Running in 0c4f4440d28d 04:22:00 Removing intermediate container 0c4f4440d28d 04:22:00 ---> c82c0709d80c 04:22:00 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:22:00 ---> Running in dc4addb3b161 04:22:00 Removing intermediate container dc4addb3b161 04:22:00 ---> f2d339393304 04:22:00 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:22:00 ---> Running in 048ffeaae119 04:22:00 Removing intermediate container 048ffeaae119 04:22:00 ---> d5fa01f7d5fe 04:22:00 Step 25/27 : LABEL arch=amd64 04:22:00 ---> Running in e8e4d6af3a03 04:22:00 Removing intermediate container e8e4d6af3a03 04:22:00 ---> 60ea3e344c3b 04:22:00 Step 26/27 : LABEL git_sha=ac25b61a972b9d222c308f01775442126fec713b 04:22:00 ---> Running in c92aca47198c 04:22:00 Removing intermediate container c92aca47198c 04:22:00 ---> 0a4acf77dcf6 04:22:00 Step 27/27 : LABEL version=3.2.0-dev.10 04:22:00 ---> Running in 75867b2f7594 04:22:00 Removing intermediate container 75867b2f7594 04:22:00 ---> 8befb6ee47ca 04:22:00 [Warning] One or more build-args [ARCH] were not consumed 04:22:00 Successfully built 8befb6ee47ca 04:22:00 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv 04:22:01 using credential edgex-jenkins-ssh [Pipeline] } 04:22:01 Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 04:22:01 Cloning repository git@github.com:edgexfoundry/app-record-replay.git [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:01 provisioning config files... 04:22:01 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12293920640241465299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:01 ---> ****-login.sh 04:22:01 nexus3.edgexfoundry.org:10001 04:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:01 Configure a credential helper to remove this warning. See 04:22:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:01 04:22:01 Login Succeeded 04:22:01 nexus3.edgexfoundry.org:10002 04:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:01 Configure a credential helper to remove this warning. See 04:22:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:01 04:22:01 Login Succeeded 04:22:01 nexus3.edgexfoundry.org:10003 04:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:01 Configure a credential helper to remove this warning. See 04:22:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:01 04:22:01 Login Succeeded 04:22:01 nexus3.edgexfoundry.org:10004 04:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:01 Configure a credential helper to remove this warning. See 04:22:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:01 04:22:01 Login Succeeded 04:22:01 ****.io 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 ---> ****-login.sh ends [Pipeline] } 04:22:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:02 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 04:22:02 ac25b61a972b9d222c308f01775442126fec713b 04:22:02 latest 04:22:02 3.2.0-dev.10 04:22:02 ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 04:22:02 main 04:22:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:01 > git init /w/workspace/app-record-replay/85 # timeout=10 04:22:01 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:22:01 > git --version # timeout=10 04:22:01 > git --version # 'git version 2.25.1' 04:22:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b 04:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:22:03 9f617e2cde2e: Preparing 04:22:03 11a82d2aa107: Preparing 04:22:03 97f5875a0e4d: Preparing 04:22:03 e4afa3f46cee: Preparing 04:22:03 e824581ae921: Preparing 04:22:03 016df8353919: Preparing 04:22:03 aedc3bda2944: Preparing 04:22:03 016df8353919: Waiting 04:22:03 aedc3bda2944: Waiting 04:22:03 11a82d2aa107: Pushed 04:22:03 e824581ae921: Pushed 04:22:03 97f5875a0e4d: Pushed 04:22:03 e4afa3f46cee: Pushed 04:22:03 aedc3bda2944: Layer already exists 04:22:03 016df8353919: Pushed 04:22:03 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:22:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:04 Avoid second fetch 04:22:04 Checking out Revision ac25b61a972b9d222c308f01775442126fec713b (main) 04:22:04 > git config core.sparsecheckout # timeout=10 04:22:04 > git checkout -f ac25b61a972b9d222c308f01775442126fec713b # timeout=10 04:22:05 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#125)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:06 9f617e2cde2e: Pushed 04:22:06 ac25b61a972b9d222c308f01775442126fec713b: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv 04:22:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:22:06 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:06 Dload Upload Total Spent Left Speed 04:22:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:22:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:22:07 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:22:07 + sudo tee /etc/docker/daemon.new 04:22:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:22:07 9f617e2cde2e: Preparing 04:22:07 11a82d2aa107: Preparing 04:22:07 97f5875a0e4d: Preparing 04:22:07 e4afa3f46cee: Preparing 04:22:07 e824581ae921: Preparing 04:22:07 016df8353919: Preparing 04:22:07 aedc3bda2944: Preparing 04:22:07 016df8353919: Waiting 04:22:07 e4afa3f46cee: Layer already exists 04:22:07 97f5875a0e4d: Layer already exists 04:22:07 9f617e2cde2e: Layer already exists 04:22:07 e824581ae921: Layer already exists 04:22:07 11a82d2aa107: Layer already exists 04:22:07 016df8353919: Layer already exists 04:22:07 aedc3bda2944: Layer already exists 04:22:07 latest: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:07 { 04:22:07 "registry-mirrors": [ 04:22:07 "https://nexus3.edgexfoundry.org:10001" 04:22:07 ], 04:22:07 "bip": "10.250.0.254/24", 04:22:07 "hosts": [ 04:22:07 "tcp://0.0.0.0:5555", 04:22:07 "unix:///var/run/docker.sock" 04:22:07 ], 04:22:07 "mtu": 1458, 04:22:07 "selinux-enabled": true, 04:22:07 "seccomp-profile": "/etc/docker/seccomp.json" 04:22:07 } [Pipeline] sh 04:22:08 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:22:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 04:22:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.10 04:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:22:08 9f617e2cde2e: Preparing 04:22:08 11a82d2aa107: Preparing 04:22:08 97f5875a0e4d: Preparing 04:22:08 e4afa3f46cee: Preparing 04:22:08 e824581ae921: Preparing 04:22:08 016df8353919: Preparing 04:22:08 aedc3bda2944: Preparing 04:22:08 016df8353919: Waiting 04:22:08 aedc3bda2944: Waiting 04:22:08 11a82d2aa107: Layer already exists 04:22:08 e4afa3f46cee: Layer already exists 04:22:08 e824581ae921: Layer already exists 04:22:08 97f5875a0e4d: Layer already exists 04:22:08 9f617e2cde2e: Layer already exists 04:22:08 aedc3bda2944: Layer already exists 04:22:08 016df8353919: Layer already exists 04:22:08 3.2.0-dev.10: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:08 + sudo service docker restart 04:22:08 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 04:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:22:09 9f617e2cde2e: Preparing 04:22:09 11a82d2aa107: Preparing 04:22:09 97f5875a0e4d: Preparing 04:22:09 e4afa3f46cee: Preparing 04:22:09 e824581ae921: Preparing 04:22:09 016df8353919: Preparing 04:22:09 aedc3bda2944: Preparing 04:22:09 016df8353919: Waiting 04:22:09 aedc3bda2944: Waiting 04:22:09 9f617e2cde2e: Layer already exists 04:22:09 11a82d2aa107: Layer already exists 04:22:09 e4afa3f46cee: Layer already exists 04:22:09 e824581ae921: Layer already exists 04:22:09 97f5875a0e4d: Layer already exists 04:22:09 016df8353919: Layer already exists 04:22:09 aedc3bda2944: Layer already exists 04:22:09 ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:09 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 04:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:22:10 9f617e2cde2e: Preparing 04:22:10 11a82d2aa107: Preparing 04:22:10 97f5875a0e4d: Preparing 04:22:10 e4afa3f46cee: Preparing 04:22:10 e824581ae921: Preparing 04:22:10 016df8353919: Preparing 04:22:10 aedc3bda2944: Preparing 04:22:10 016df8353919: Waiting 04:22:10 9f617e2cde2e: Layer already exists 04:22:10 97f5875a0e4d: Layer already exists 04:22:10 11a82d2aa107: Layer already exists 04:22:10 e824581ae921: Layer already exists 04:22:10 e4afa3f46cee: Layer already exists 04:22:10 aedc3bda2944: Layer already exists 04:22:10 016df8353919: Layer already exists 04:22:10 main: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:10 ===================================================== [Pipeline] echo 04:22:10 taggedImages: 04:22:10 - nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b 04:22:10 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:22:10 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.10 04:22:10 - nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 04:22:10 - 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 04:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:11 04:22:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:11 latest: Pulling from edgex-lftools-log-publisher 04:22:11 5eb5b503b376: Pulling fs layer 04:22:11 5c69ac0246d0: Pulling fs layer 04:22:11 ec43610c2a17: Pulling fs layer 04:22:11 3a2ae6a8a46f: Pulling fs layer 04:22:11 33b1e0a273af: Pulling fs layer 04:22:11 5d3b04190fa2: Pulling fs layer 04:22:11 2f39f015ded8: Pulling fs layer 04:22:11 33b1e0a273af: Waiting 04:22:11 3a2ae6a8a46f: Waiting 04:22:11 2f39f015ded8: Waiting 04:22:11 5d3b04190fa2: Waiting 04:22:11 5c69ac0246d0: Verifying Checksum 04:22:11 5c69ac0246d0: Download complete 04:22:11 3a2ae6a8a46f: Download complete 04:22:11 33b1e0a273af: Verifying Checksum 04:22:11 33b1e0a273af: Download complete 04:22:11 5d3b04190fa2: Download complete 04:22:11 ec43610c2a17: Verifying Checksum 04:22:11 ec43610c2a17: Download complete 04:22:11 5eb5b503b376: Verifying Checksum 04:22:11 5eb5b503b376: Download complete 04:22:12 2f39f015ded8: Download complete 04:22:13 5eb5b503b376: Pull complete 04:22:13 5c69ac0246d0: Pull complete 04:22:13 ec43610c2a17: Pull complete 04:22:13 3a2ae6a8a46f: Pull complete 04:22:14 33b1e0a273af: Pull complete 04:22:14 5d3b04190fa2: Pull complete 04:22:19 2f39f015ded8: Pull complete 04:22:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:19 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:22:19 $ 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 04:22:24 $ docker top 51e03ed402e24cda2810aca3667234f0448851703edef3ef6256ae35ff514198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:24 ---> job-cost.sh 04:22:24 lf-activate-venv: SKIPPING 04:22:24 INFO: No Stack... 04:22:25 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:25 INFO: Archiving Costs [Pipeline] sh 04:22:25 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 04:22:25 + cut -d, -f6 [Pipeline] lock 04:22:25 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] 04:22:25 Resource [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] did not exist. Created. 04:22:25 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:26 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:26 Stashed 1 file(s) [Pipeline] } 04:22:26 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:26 $ docker stop --time=1 51e03ed402e24cda2810aca3667234f0448851703edef3ef6256ae35ff514198 04:22:27 $ docker rm -f --volumes 51e03ed402e24cda2810aca3667234f0448851703edef3ef6256ae35ff514198 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:30 provisioning config files... 04:22:30 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/85@tmp/config7994470934274558740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:31 ---> ****-login.sh 04:22:31 nexus3.edgexfoundry.org:10001 04:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:31 Configure a credential helper to remove this warning. See 04:22:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:31 04:22:31 Login Succeeded 04:22:31 nexus3.edgexfoundry.org:10002 04:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:32 Configure a credential helper to remove this warning. See 04:22:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:32 04:22:32 Login Succeeded 04:22:32 nexus3.edgexfoundry.org:10003 04:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:32 Configure a credential helper to remove this warning. See 04:22:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:32 04:22:32 Login Succeeded 04:22:32 nexus3.edgexfoundry.org:10004 04:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:32 Configure a credential helper to remove this warning. See 04:22:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:32 04:22:32 Login Succeeded 04:22:32 ****.io 04:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:33 Configure a credential helper to remove this warning. See 04:22:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:33 04:22:33 Login Succeeded 04:22:33 ---> ****-login.sh ends [Pipeline] } 04:22:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:34 ========================================================= 04:22:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:22:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:34 + 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 . 04:22:34 Sending build context to Docker daemon 258.6kB 04:22:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:22:34 Step 2/12 : FROM ${BASE} AS builder 04:22:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:34 9fda8d8052c6: Pulling fs layer 04:22:34 5d54e960e981: Pulling fs layer 04:22:34 c4a7e357bf2a: Pulling fs layer 04:22:34 f0e02332f6b5: Pulling fs layer 04:22:34 872ee5b61b7b: Pulling fs layer 04:22:34 0c6a40ed1a82: Pulling fs layer 04:22:34 94ae7d8d031c: Pulling fs layer 04:22:34 f0e02332f6b5: Waiting 04:22:34 872ee5b61b7b: Waiting 04:22:34 0c6a40ed1a82: Waiting 04:22:34 94ae7d8d031c: Waiting 04:22:34 5d54e960e981: Verifying Checksum 04:22:34 5d54e960e981: Download complete 04:22:35 f0e02332f6b5: Download complete 04:22:35 872ee5b61b7b: Verifying Checksum 04:22:35 872ee5b61b7b: Download complete 04:22:35 9fda8d8052c6: Verifying Checksum 04:22:35 9fda8d8052c6: Download complete 04:22:35 94ae7d8d031c: Verifying Checksum 04:22:35 94ae7d8d031c: Download complete 04:22:35 9fda8d8052c6: Pull complete 04:22:36 5d54e960e981: Pull complete 04:22:36 c4a7e357bf2a: Verifying Checksum 04:22:36 c4a7e357bf2a: Download complete 04:22:37 0c6a40ed1a82: Verifying Checksum 04:22:37 0c6a40ed1a82: Download complete 04:22:50 c4a7e357bf2a: Pull complete 04:22:50 f0e02332f6b5: Pull complete 04:22:50 872ee5b61b7b: Pull complete 04:22:58 0c6a40ed1a82: Pull complete 04:22:59 94ae7d8d031c: Pull complete 04:22:59 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:22:59 ---> 86de565de09d 04:22:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:23:00 ---> Running in 0bbc66da043d 04:23:00 Removing intermediate container 0bbc66da043d 04:23:00 ---> 840fc482eb66 04:23:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:23:00 ---> Running in ed536a92240c 04:23:01 Removing intermediate container ed536a92240c 04:23:01 ---> 3a403bbf3f26 04:23:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:23:01 ---> Running in 82c7b6cab06a 04:23:01 Removing intermediate container 82c7b6cab06a 04:23:01 ---> e551f06ed2d1 04:23:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:01 ---> Running in 9c2d74333ad0 04:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:23:04 OK: 266 MiB in 52 packages 04:23:04 Removing intermediate container 9c2d74333ad0 04:23:04 ---> 344a51c8a20f 04:23:04 Step 7/12 : WORKDIR /app 04:23:05 ---> Running in 07b2676e2514 04:23:05 Removing intermediate container 07b2676e2514 04:23:05 ---> 165635d9ca66 04:23:05 Step 8/12 : COPY go.mod vendor* ./ 04:23:05 ---> cc1694b4a153 04:23:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:05 ---> Running in 8a2fe171f68b 04:24:02 Removing intermediate container 8a2fe171f68b 04:24:02 ---> 8fb94c0f24f0 04:24:02 Step 10/12 : COPY . . 04:24:02 ---> ba2f3b78ef09 04:24:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:24:02 ---> Running in 8d9e6e235afa 04:24:03 Removing intermediate container 8d9e6e235afa 04:24:03 ---> 87b2dd4e47ab 04:24:03 Step 12/12 : RUN $MAKE 04:24:03 ---> Running in 155d8945dd92 04:24:04 noop 04:24:05 Removing intermediate container 155d8945dd92 04:24:05 ---> bbdc5295f527 04:24:05 Successfully built bbdc5295f527 04:24:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:05 + docker inspect -f . ci-base-image-arm64 04:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:05 prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 04:24:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/85 -v /w/workspace/app-record-replay/85:/w/workspace/app-record-replay/85:rw,z -v /w/workspace/app-record-replay/85@tmp:/w/workspace/app-record-replay/85@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 04:24:09 $ docker top 18dbc60d7e65ac1c6e49fc6e2ad3a67ba3a98b678f8c2eb8c18916fcfcd7794b -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:10 + go version 04:24:10 go version go1.21.0 linux/arm64 [Pipeline] } 04:24:10 $ docker stop --time=1 18dbc60d7e65ac1c6e49fc6e2ad3a67ba3a98b678f8c2eb8c18916fcfcd7794b 04:24:12 $ docker rm -f --volumes 18dbc60d7e65ac1c6e49fc6e2ad3a67ba3a98b678f8c2eb8c18916fcfcd7794b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:13 + docker inspect -f . ci-base-image-arm64 04:24:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:13 prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 04:24:13 $ 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/85 -v /w/workspace/app-record-replay/85:/w/workspace/app-record-replay/85:rw,z -v /w/workspace/app-record-replay/85@tmp:/w/workspace/app-record-replay/85@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 04:24:14 $ docker top 6f9acfea1a6e31c10a977b0670fb9c11245a2b5d45dd8c8e455c042b4ff97375 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:15 + git config --global --add safe.directory /w/workspace/app-record-replay/85 [Pipeline] fileExists [Pipeline] sh 04:24:16 + make test 04:24:16 go test -race -coverprofile=coverage.out ./... 04:26:22 ? github.com/edgexfoundry/app-record-replay [no test files] 04:26:22 ok github.com/edgexfoundry/app-record-replay/internal/app 1.223s coverage: 88.0% of statements 04:26:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:26:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:26:27 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:26:32 ok github.com/edgexfoundry/app-record-replay/internal/application 9.962s coverage: 98.7% of statements 04:26:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.488s coverage: 89.7% of statements 04:26:32 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements 04:26:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:26:35 go vet ./... 04:28:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:28:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:28:26 ./bin/test-attribution-txt.sh 04:28:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:28:27 $ docker stop --time=1 6f9acfea1a6e31c10a977b0670fb9c11245a2b5d45dd8c8e455c042b4ff97375 04:28:28 $ docker rm -f --volumes 6f9acfea1a6e31c10a977b0670fb9c11245a2b5d45dd8c8e455c042b4ff97375 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:30 Warning: overwriting stash ‘coverage-report’ 04:28:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:32 + ls -al . 04:28:32 total 188 04:28:32 drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 04:24 . 04:28:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:22 .. 04:28:32 -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 04:22 .dockerignore 04:28:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 04:22 .git 04:28:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:22 .github 04:28:32 -rw-rw-r-- 1 jenkins jenkins 164 Feb 21 04:22 .gitignore 04:28:32 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 04:22 .golangci.yml 04:28:32 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 21 04:22 Attribution.txt 04:28:32 -rw-rw-r-- 1 jenkins jenkins 458 Feb 21 04:22 CHANGELOG.md 04:28:32 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 21 04:22 Dockerfile 04:28:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 04:22 GOVERNANCE.md 04:28:32 -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 04:22 Jenkinsfile 04:28:32 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 04:22 LICENSE 04:28:32 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 21 04:22 Makefile 04:28:32 -rw-rw-r-- 1 jenkins jenkins 611 Feb 21 04:22 OWNERS.md 04:28:32 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 21 04:22 README.md 04:28:32 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 21 04:22 Record and Reply.postman_collection.json 04:28:32 -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 04:19 VERSION 04:28:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:22 bin 04:28:32 -rw-r--r-- 1 jenkins jenkins 24666 Feb 21 04:26 coverage.out 04:28:32 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 21 04:22 go.mod 04:28:32 -rw-rw-r-- 1 jenkins jenkins 34490 Feb 21 04:22 go.sum 04:28:32 drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 04:22 internal 04:28:32 -rw-rw-r-- 1 jenkins jenkins 913 Feb 21 04:22 main.go 04:28:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:22 openapi 04:28:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:22 pkg 04:28:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:32 + 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=ac25b61a972b9d222c308f01775442126fec713b --label arch=arm64 --label version=3.2.0-dev.10 . 04:28:32 Sending build context to Docker daemon 284.2kB 04:28:32 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:28:32 Step 2/27 : FROM ${BASE} AS builder 04:28:32 ---> bbdc5295f527 04:28:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:28:32 ---> Running in 57eec05a1941 04:28:33 Removing intermediate container 57eec05a1941 04:28:33 ---> a9daeb62e1d3 04:28:33 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:28:33 ---> Running in a8ec780ccbf9 04:28:33 Removing intermediate container a8ec780ccbf9 04:28:33 ---> 9be30536f6b0 04:28:33 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:28:33 ---> Running in 87330cbf70c0 04:28:33 Removing intermediate container 87330cbf70c0 04:28:33 ---> 201108d73b18 04:28:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:28:33 ---> Running in 17d3aedd3d38 04:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:28:36 OK: 266 MiB in 52 packages 04:28:37 Removing intermediate container 17d3aedd3d38 04:28:37 ---> 1cab3dc39cd7 04:28:37 Step 7/27 : WORKDIR /app 04:28:37 ---> Running in d502ceb7b442 04:28:37 Removing intermediate container d502ceb7b442 04:28:37 ---> 34fcd7cdc32c 04:28:37 Step 8/27 : COPY go.mod vendor* ./ 04:28:38 ---> c84a35b182ca 04:28:38 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:38 ---> Running in b699cd53d1a1 04:28:39 Removing intermediate container b699cd53d1a1 04:28:39 ---> 047db9d963ca 04:28:39 Step 10/27 : COPY . . 04:28:40 ---> 7ba4cd6115cc 04:28:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:28:40 ---> Running in 0b22d15b8896 04:28:41 Removing intermediate container 0b22d15b8896 04:28:41 ---> 367611bdfb73 04:28:41 Step 12/27 : RUN $MAKE 04:28:41 ---> Running in 05383a34d9f1 04:28:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10" -trimpath -mod=readonly -o app-record-replay 04:30:33 Removing intermediate container 05383a34d9f1 04:30:33 ---> 831667dbb15e 04:30:33 Step 13/27 : FROM alpine:3.18 04:30:33 3.18: Pulling from library/alpine 04:30:33 c6b39de5b339: Pulling fs layer 04:30:33 c6b39de5b339: Verifying Checksum 04:30:33 c6b39de5b339: Download complete 04:30:33 c6b39de5b339: Pull complete 04:30:33 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:30:33 Status: Downloaded newer image for alpine:3.18 04:30:33 ---> 33abbf032149 04:30:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:30:33 ---> Running in 71144b062538 04:30:33 Removing intermediate container 71144b062538 04:30:33 ---> 84fd912a17ab 04:30:33 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:30:33 ---> Running in cd919589334e 04:30:33 Removing intermediate container cd919589334e 04:30:33 ---> aea8597dd91f 04:30:33 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:30:33 ---> Running in 3d384852f6e1 04:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:30:34 (1/2) Installing ca-certificates (20230506-r0) 04:30:34 (2/2) Installing dumb-init (1.2.5-r2) 04:30:34 Executing busybox-1.36.1-r5.trigger 04:30:34 Executing ca-certificates-20230506-r0.trigger 04:30:34 OK: 9 MiB in 17 packages 04:30:35 Removing intermediate container 3d384852f6e1 04:30:35 ---> 0e69adfc14f1 04:30:35 Step 17/27 : RUN apk --no-cache upgrade 04:30:35 ---> Running in 2f1eb025a70e 04:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:30:37 OK: 9 MiB in 17 packages 04:30:38 Removing intermediate container 2f1eb025a70e 04:30:38 ---> b8a6326e8882 04:30:38 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:30:44 ---> 1a87733c4249 04:30:44 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:30:44 ---> 9d1f885f868e 04:30:44 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:30:44 ---> f72bacffef27 04:30:44 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:30:45 ---> c05c69b148b7 04:30:45 Step 22/27 : EXPOSE 59712 04:30:46 ---> Running in 43a454ac5a2d 04:30:46 Removing intermediate container 43a454ac5a2d 04:30:46 ---> ffbcfff7cc5f 04:30:46 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:30:46 ---> Running in e49e794df11a 04:30:46 Removing intermediate container e49e794df11a 04:30:46 ---> eca181580378 04:30:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:30:46 ---> Running in 3977d07dcd46 04:30:46 Removing intermediate container 3977d07dcd46 04:30:46 ---> 86b49321a3dc 04:30:46 Step 25/27 : LABEL arch=arm64 04:30:46 ---> Running in d2789f7e9770 04:30:47 Removing intermediate container d2789f7e9770 04:30:47 ---> 495022d14046 04:30:47 Step 26/27 : LABEL git_sha=ac25b61a972b9d222c308f01775442126fec713b 04:30:47 ---> Running in d25af5513c01 04:30:47 Removing intermediate container d25af5513c01 04:30:47 ---> aa4af6d73225 04:30:47 Step 27/27 : LABEL version=3.2.0-dev.10 04:30:47 ---> Running in 828741ae348e 04:30:47 Removing intermediate container 828741ae348e 04:30:47 ---> 1fb12f5da4e5 04:30:47 [Warning] One or more build-args [ARCH] were not consumed 04:30:47 Successfully built 1fb12f5da4e5 04:30:47 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 04:30:48 provisioning config files... 04:30:48 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/85@tmp/config16079644649273983871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:48 ---> ****-login.sh 04:30:48 nexus3.edgexfoundry.org:10001 04:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:48 Configure a credential helper to remove this warning. See 04:30:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:48 04:30:48 Login Succeeded 04:30:48 nexus3.edgexfoundry.org:10002 04:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:49 Configure a credential helper to remove this warning. See 04:30:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:49 04:30:49 Login Succeeded 04:30:49 nexus3.edgexfoundry.org:10003 04:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:49 Configure a credential helper to remove this warning. See 04:30:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:49 04:30:49 Login Succeeded 04:30:49 nexus3.edgexfoundry.org:10004 04:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:50 Configure a credential helper to remove this warning. See 04:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:50 04:30:50 Login Succeeded 04:30:50 ****.io 04:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:50 Configure a credential helper to remove this warning. See 04:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:50 04:30:50 Login Succeeded 04:30:50 ---> ****-login.sh ends [Pipeline] } 04:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:50 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 04:30:50 ac25b61a972b9d222c308f01775442126fec713b 04:30:50 latest 04:30:50 3.2.0-dev.10 04:30:50 ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 04:30:50 main 04:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:51 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b 04:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:30:51 4be96289bae7: Preparing 04:30:51 9fa67b05ebdd: Preparing 04:30:51 5921fd6e7c2a: Preparing 04:30:51 b30ff5288859: Preparing 04:30:51 12424c8baf88: Preparing 04:30:51 3b645633f047: Preparing 04:30:51 7c504f21be85: Preparing 04:30:51 3b645633f047: Waiting 04:30:51 7c504f21be85: Waiting 04:30:52 5921fd6e7c2a: Pushed 04:30:52 9fa67b05ebdd: Pushed 04:30:52 b30ff5288859: Pushed 04:30:52 12424c8baf88: Pushed 04:30:52 7c504f21be85: Layer already exists 04:30:52 3b645633f047: Pushed 04:30:59 4be96289bae7: Pushed 04:30:59 ac25b61a972b9d222c308f01775442126fec713b: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:59 + 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 04:31:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:31:00 4be96289bae7: Preparing 04:31:00 9fa67b05ebdd: Preparing 04:31:00 5921fd6e7c2a: Preparing 04:31:00 b30ff5288859: Preparing 04:31:00 12424c8baf88: Preparing 04:31:00 3b645633f047: Preparing 04:31:00 7c504f21be85: Preparing 04:31:00 3b645633f047: Waiting 04:31:00 4be96289bae7: Layer already exists 04:31:00 5921fd6e7c2a: Layer already exists 04:31:00 9fa67b05ebdd: Layer already exists 04:31:00 b30ff5288859: Layer already exists 04:31:00 12424c8baf88: Layer already exists 04:31:00 7c504f21be85: Layer already exists 04:31:00 3b645633f047: Layer already exists 04:31:00 latest: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:00 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.10 04:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:31:01 4be96289bae7: Preparing 04:31:01 9fa67b05ebdd: Preparing 04:31:01 5921fd6e7c2a: Preparing 04:31:01 b30ff5288859: Preparing 04:31:01 12424c8baf88: Preparing 04:31:01 3b645633f047: Preparing 04:31:01 7c504f21be85: Preparing 04:31:01 3b645633f047: Waiting 04:31:01 7c504f21be85: Waiting 04:31:01 5921fd6e7c2a: Layer already exists 04:31:01 4be96289bae7: Layer already exists 04:31:01 9fa67b05ebdd: Layer already exists 04:31:01 12424c8baf88: Layer already exists 04:31:01 b30ff5288859: Layer already exists 04:31:01 7c504f21be85: Layer already exists 04:31:01 3b645633f047: Layer already exists 04:31:01 3.2.0-dev.10: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:02 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 04:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:31:02 4be96289bae7: Preparing 04:31:02 9fa67b05ebdd: Preparing 04:31:02 5921fd6e7c2a: Preparing 04:31:02 b30ff5288859: Preparing 04:31:02 12424c8baf88: Preparing 04:31:02 3b645633f047: Preparing 04:31:02 7c504f21be85: Preparing 04:31:02 3b645633f047: Waiting 04:31:02 7c504f21be85: Waiting 04:31:02 5921fd6e7c2a: Layer already exists 04:31:02 12424c8baf88: Layer already exists 04:31:02 9fa67b05ebdd: Layer already exists 04:31:02 4be96289bae7: Layer already exists 04:31:02 b30ff5288859: Layer already exists 04:31:02 7c504f21be85: Layer already exists 04:31:02 3b645633f047: Layer already exists 04:31:02 ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:03 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 04:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:31:03 4be96289bae7: Preparing 04:31:03 9fa67b05ebdd: Preparing 04:31:03 5921fd6e7c2a: Preparing 04:31:03 b30ff5288859: Preparing 04:31:03 12424c8baf88: Preparing 04:31:03 3b645633f047: Preparing 04:31:03 7c504f21be85: Preparing 04:31:03 3b645633f047: Waiting 04:31:03 7c504f21be85: Waiting 04:31:03 b30ff5288859: Layer already exists 04:31:03 5921fd6e7c2a: Layer already exists 04:31:03 4be96289bae7: Layer already exists 04:31:03 12424c8baf88: Layer already exists 04:31:03 9fa67b05ebdd: Layer already exists 04:31:03 3b645633f047: Layer already exists 04:31:03 7c504f21be85: Layer already exists 04:31:03 main: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:04 ===================================================== [Pipeline] echo 04:31:04 taggedImages: 04:31:04 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b 04:31:04 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:31:04 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.10 04:31:04 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 04:31:04 - 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 04:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:04 04:31:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:05 arm64: Pulling from edgex-lftools-log-publisher 04:31:05 8998bd30e6a1: Pulling fs layer 04:31:05 04944245beec: Pulling fs layer 04:31:05 699f458cf7ca: Pulling fs layer 04:31:05 765212b225bb: Pulling fs layer 04:31:05 f23df028b6ca: Pulling fs layer 04:31:05 d65c8cfc05b1: Pulling fs layer 04:31:05 2437ff75d9bd: Pulling fs layer 04:31:05 765212b225bb: Waiting 04:31:05 f23df028b6ca: Waiting 04:31:05 d65c8cfc05b1: Waiting 04:31:05 2437ff75d9bd: Waiting 04:31:05 04944245beec: Verifying Checksum 04:31:05 04944245beec: Download complete 04:31:05 765212b225bb: Verifying Checksum 04:31:05 765212b225bb: Download complete 04:31:05 f23df028b6ca: Verifying Checksum 04:31:05 f23df028b6ca: Download complete 04:31:05 d65c8cfc05b1: Verifying Checksum 04:31:05 d65c8cfc05b1: Download complete 04:31:05 699f458cf7ca: Verifying Checksum 04:31:05 699f458cf7ca: Download complete 04:31:06 8998bd30e6a1: Verifying Checksum 04:31:06 8998bd30e6a1: Download complete 04:31:08 2437ff75d9bd: Verifying Checksum 04:31:08 2437ff75d9bd: Download complete 04:31:10 8998bd30e6a1: Pull complete 04:31:14 04944245beec: Pull complete 04:31:14 699f458cf7ca: Pull complete 04:31:15 765212b225bb: Pull complete 04:31:15 f23df028b6ca: Pull complete 04:31:16 d65c8cfc05b1: Pull complete 04:31:34 2437ff75d9bd: Pull complete 04:31:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:34 prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 04:31:34 $ 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/85 -v /w/workspace/app-record-replay/85:/w/workspace/app-record-replay/85:rw,z -v /w/workspace/app-record-replay/85@tmp:/w/workspace/app-record-replay/85@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 04:31:37 $ docker top 478bd185d901b6864ef6cffe51612edc0dedb6391f5ae64ced46870bc933a9d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:37 ---> job-cost.sh 04:31:38 lf-activate-venv: SKIPPING 04:31:38 INFO: No Stack... 04:31:38 INFO: Retrieving Pricing Info for: v3-standard-4 04:31:39 INFO: Archiving Costs [Pipeline] sh 04:31:39 + cat /w/workspace/app-record-replay/85/archives/cost.csv 04:31:39 + cut -d, -f6 [Pipeline] lock 04:31:40 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] 04:31:40 Resource [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] did not exist. Created. 04:31:40 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:40 /w/workspace/app-record-replay/85@tmp/durable-b7c80399/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:31:41 + echo total: 0.10999999940395355 [Pipeline] stash 04:31:41 Warning: overwriting stash ‘stack-cost’ 04:31:41 Stashed 1 file(s) [Pipeline] } 04:31:41 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:41 $ docker stop --time=1 478bd185d901b6864ef6cffe51612edc0dedb6391f5ae64ced46870bc933a9d7 04:31:43 $ docker rm -f --volumes 478bd185d901b6864ef6cffe51612edc0dedb6391f5ae64ced46870bc933a9d7 [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 04:31:44 provisioning config files... 04:31:44 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config179249707187455669tmp [Pipeline] { [Pipeline] sh 04:31:44 + set +x 04:31:44 + curl -s+ https://codecov.io/bash 04:31:44 bash -s -- 04:31:44 04:31:44 _____ _ 04:31:44 / ____| | | 04:31:44 | | ___ __| | ___ ___ _____ __ 04:31:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:31:44 | |___| (_) | (_| | __/ (_| (_) \ V / 04:31:44 \_____\___/ \__,_|\___|\___\___/ \_/ 04:31:44 Bash-1.0.6 04:31:44 04:31:44 04:31:44 ==> git version 2.25.1 found 04:31:44 ==> 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 04:31:44 Release-Date: 2020-01-08 04:31:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:31:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:31:44 ==> Jenkins CI detected. 04:31:44 current dir:  /w/workspace/exfoundry_app-record-replay_main 04:31:44 project root: . 04:31:44 --> token set from env 04:31:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:31:44 ==> Running gcov in . (disable via -X gcov) 04:31:44 ==> Python coveragepy not found 04:31:44 ==> Searching for coverage reports in: 04:31:44 + . 04:31:44 -> Found 1 reports 04:31:44 ==> Detecting git/mercurial file structure 04:31:44 ==> Reading reports 04:31:44 + ./coverage.out bytes=24666 04:31:44 ==> Appending adjustments 04:31:44 https://docs.codecov.io/docs/fixing-reports 04:31:44 + Found adjustments 04:31:44 ==> Gzipping contents 04:31:44 8.0K /tmp/codecov.6cKsIu.gz 04:31:44 ==> Uploading reports 04:31:44 url: https://codecov.io 04:31:44 query: branch=main&commit=ac25b61a972b9d222c308f01775442126fec713b&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:44 -> Pinging Codecov 04:31:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ac25b61a972b9d222c308f01775442126fec713b&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:45 -> Uploading to 04:31:45 https://storage.googleapis.com/codecov/v4/raw/2024-02-21/F467761B9912B4F32F9BC62907045C81/ac25b61a972b9d222c308f01775442126fec713b/6106761b-82cc-4cfb-be5a-0442fceec6ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T043145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b52aa8b2a5388ccbc53f84fc2b7b4a85cf86538bd0bbdb554e17bb0106ad46d6 04:31:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:45 Dload Upload Total Spent Left Speed 04:31:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17765 --:--:-- --:--:-- --:--:-- 17765 04:31:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/ac25b61a972b9d222c308f01775442126fec713b [Pipeline] } 04:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:31:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:31:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:46 04:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:31:46 df9b9388f04a: Pulling fs layer 04:31:46 52dc419b0ee2: Pulling fs layer 04:31:46 25bc292e5bac: Pulling fs layer 04:31:46 114826534d7a: Pulling fs layer 04:31:46 4657fd5d0bcf: Pulling fs layer 04:31:46 6ad1cebc031e: Pulling fs layer 04:31:46 8a3aa393b2d8: Pulling fs layer 04:31:46 114826534d7a: Waiting 04:31:46 6ad1cebc031e: Waiting 04:31:46 8a3aa393b2d8: Waiting 04:31:46 4657fd5d0bcf: Waiting 04:31:46 25bc292e5bac: Download complete 04:31:46 52dc419b0ee2: Download complete 04:31:46 4657fd5d0bcf: Verifying Checksum 04:31:46 4657fd5d0bcf: Download complete 04:31:46 df9b9388f04a: Download complete 04:31:47 6ad1cebc031e: Verifying Checksum 04:31:47 6ad1cebc031e: Download complete 04:31:47 df9b9388f04a: Pull complete 04:31:47 52dc419b0ee2: Pull complete 04:31:47 25bc292e5bac: Pull complete 04:31:47 114826534d7a: Verifying Checksum 04:31:47 114826534d7a: Download complete 04:31:47 8a3aa393b2d8: Verifying Checksum 04:31:47 8a3aa393b2d8: Download complete 04:31:51 114826534d7a: Pull complete 04:31:51 4657fd5d0bcf: Pull complete 04:31:51 6ad1cebc031e: Pull complete 04:31:55 8a3aa393b2d8: Pull complete 04:31:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:55 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:31:55 $ 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 04:32:00 $ docker top b79aa0f58f7ef7ffadd260261b4f5713c1ac289d32728c1f8a770a67897d2996 -eo pid,comm [Pipeline] { [Pipeline] echo 04:32:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 04:32:01 + set -o pipefail 04:32:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 04:32:06 04:32:06 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 04:32:06 04:32:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/d41fe87f-1268-4f80-a5b2-846cf60009f8 04:32:06 04:32:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:32:06 04:32:06 04:32:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:32:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:32:06 More details here: https://snyk.co/ue1NS [Pipeline] } 04:32:06 $ docker stop --time=1 b79aa0f58f7ef7ffadd260261b4f5713c1ac289d32728c1f8a770a67897d2996 04:32:11 $ docker rm -f --volumes b79aa0f58f7ef7ffadd260261b4f5713c1ac289d32728c1f8a770a67897d2996 [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 04:32:12 + git log --format=format:%s -1 ac25b61a972b9d222c308f01775442126fec713b [Pipeline] sh 04:32:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:13 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:32:13 $ 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 04:32:14 $ docker top cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 -eo pid,comm 04:32:14 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). 04:32:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:14 [ssh-agent] Looking for ssh-agent implementation... 04:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:14 $ docker exec cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 ssh-agent 04:32:14 SSH_AUTH_SOCK=/tmp/ssh-mZovWGBbJt48/agent.32 04:32:14 SSH_AGENT_PID=38 04:32:14 Running ssh-add (command line suppressed) 04:32:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11709568328122116839.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11709568328122116839.key) 04:32:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:15 + git semver tag 04:32:15 2024-02-21 04:32:15,311 [run_tag] DEBUG tag force:False 04:32:15 2024-02-21 04:32:15,312 [check_head_tag] DEBUG check head tag 04:32:15 2024-02-21 04:32:15,313 [execute] INFO git cat-file --batch-check 04:32:15 2024-02-21 04:32:15,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:32:15 2024-02-21 04:32:15,317 [execute] INFO git cat-file --batch 04:32:15 2024-02-21 04:32:15,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:32:15 2024-02-21 04:32:15,340 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:32:15 2024-02-21 04:32:15,340 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 04:32:15 2024-02-21 04:32:15,340 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:32:15 2024-02-21 04:32:15,345 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:32:15 3.2.0-dev.10 [Pipeline] } 04:32:15 $ docker exec --env ******** --env ******** cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 ssh-agent -k 04:32:15 unset SSH_AUTH_SOCK; 04:32:15 unset SSH_AGENT_PID; 04:32:15 echo Agent pid 38 killed; 04:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:16 + git semver [Pipeline] } 04:32:16 $ docker stop --time=1 cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 04:32:17 $ docker rm -f --volumes cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:32:18 04:32:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:32:18 0.23.1-centos7: Pulling from edgex-lftools 04:32:18 ab5ef0e58194: Pulling fs layer 04:32:18 9712f1f96733: Pulling fs layer 04:32:18 63f879dbbcfc: Pulling fs layer 04:32:18 0d9ebad4ef96: Pulling fs layer 04:32:18 e9a5061849ea: Pulling fs layer 04:32:18 d747dcd14b5f: Pulling fs layer 04:32:18 2de7ff778b66: Pulling fs layer 04:32:18 e9a5061849ea: Waiting 04:32:18 d747dcd14b5f: Waiting 04:32:18 2de7ff778b66: Waiting 04:32:18 9712f1f96733: Download complete 04:32:18 63f879dbbcfc: Verifying Checksum 04:32:18 63f879dbbcfc: Download complete 04:32:19 e9a5061849ea: Verifying Checksum 04:32:19 e9a5061849ea: Download complete 04:32:19 d747dcd14b5f: Download complete 04:32:19 ab5ef0e58194: Verifying Checksum 04:32:19 ab5ef0e58194: Download complete 04:32:19 0d9ebad4ef96: Verifying Checksum 04:32:19 0d9ebad4ef96: Download complete 04:32:19 2de7ff778b66: Verifying Checksum 04:32:19 2de7ff778b66: Download complete 04:32:22 ab5ef0e58194: Pull complete 04:32:22 9712f1f96733: Pull complete 04:32:22 63f879dbbcfc: Pull complete 04:32:26 0d9ebad4ef96: Pull complete 04:32:26 e9a5061849ea: Pull complete 04:32:26 d747dcd14b5f: Pull complete 04:32:27 2de7ff778b66: Pull complete 04:32:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:32:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:28 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:32:28 $ 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 04:32:34 $ docker top 718c703b1453b4966ee1f89d7f3459e099cf70a90a2aff03d87f9497d7439f9e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:32:34 provisioning config files... 04:32:34 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6458640657068178981tmp 04:32:34 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1499942552515944247tmp 04:32:34 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3935131341857139594tmp [Pipeline] { [Pipeline] echo 04:32:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:32:34 ---> sigul-configuration.sh 04:32:34 gpg: directory `/root/.gnupg' created 04:32:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:32:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:32:34 gpg: keyring `/root/.gnupg/secring.gpg' created 04:32:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:32:34 gpg: CAST5 encrypted data 04:32:34 gpg: encrypted with 1 passphrase 04:32:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:32:35 + mkdir /home/jenkins 04:32:35 + mkdir /home/jenkins/sigul [Pipeline] sh 04:32:35 + 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 04:32:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:32:35 ---> sigul-install.sh 04:32:35 Sigul already installed; skipping installation. [Pipeline] sh 04:32:35 + git tag --list 04:32:35 v3.1 04:32:35 v3.1.0 04:32:35 v3.1.0-dev.0 04:32:35 v3.1.0-dev.1 04:32:35 v3.1.0-dev.10 04:32:35 v3.1.0-dev.11 04:32:35 v3.1.0-dev.12 04:32:35 v3.1.0-dev.13 04:32:35 v3.1.0-dev.14 04:32:35 v3.1.0-dev.15 04:32:35 v3.1.0-dev.16 04:32:35 v3.1.0-dev.17 04:32:35 v3.1.0-dev.18 04:32:35 v3.1.0-dev.19 04:32:35 v3.1.0-dev.2 04:32:35 v3.1.0-dev.20 04:32:35 v3.1.0-dev.21 04:32:35 v3.1.0-dev.22 04:32:35 v3.1.0-dev.23 04:32:35 v3.1.0-dev.24 04:32:35 v3.1.0-dev.25 04:32:35 v3.1.0-dev.26 04:32:35 v3.1.0-dev.27 04:32:35 v3.1.0-dev.28 04:32:35 v3.1.0-dev.29 04:32:35 v3.1.0-dev.3 04:32:35 v3.1.0-dev.30 04:32:35 v3.1.0-dev.31 04:32:35 v3.1.0-dev.32 04:32:35 v3.1.0-dev.33 04:32:35 v3.1.0-dev.34 04:32:35 v3.1.0-dev.35 04:32:35 v3.1.0-dev.36 04:32:35 v3.1.0-dev.37 04:32:35 v3.1.0-dev.38 04:32:35 v3.1.0-dev.39 04:32:35 v3.1.0-dev.4 04:32:35 v3.1.0-dev.40 04:32:35 v3.1.0-dev.41 04:32:35 v3.1.0-dev.42 04:32:35 v3.1.0-dev.43 04:32:35 v3.1.0-dev.44 04:32:35 v3.1.0-dev.45 04:32:35 v3.1.0-dev.46 04:32:35 v3.1.0-dev.47 04:32:35 v3.1.0-dev.48 04:32:35 v3.1.0-dev.49 04:32:35 v3.1.0-dev.5 04:32:35 v3.1.0-dev.50 04:32:35 v3.1.0-dev.51 04:32:35 v3.1.0-dev.52 04:32:35 v3.1.0-dev.53 04:32:35 v3.1.0-dev.54 04:32:35 v3.1.0-dev.55 04:32:35 v3.1.0-dev.56 04:32:35 v3.1.0-dev.57 04:32:35 v3.1.0-dev.58 04:32:35 v3.1.0-dev.59 04:32:35 v3.1.0-dev.6 04:32:35 v3.1.0-dev.60 04:32:35 v3.1.0-dev.61 04:32:35 v3.1.0-dev.62 04:32:35 v3.1.0-dev.63 04:32:35 v3.1.0-dev.64 04:32:35 v3.1.0-dev.65 04:32:35 v3.1.0-dev.66 04:32:35 v3.1.0-dev.67 04:32:35 v3.1.0-dev.68 04:32:35 v3.1.0-dev.7 04:32:35 v3.1.0-dev.8 04:32:35 v3.1.0-dev.9 04:32:35 v3.2.0-dev.1 04:32:35 v3.2.0-dev.10 04:32:35 v3.2.0-dev.2 04:32:35 v3.2.0-dev.3 04:32:35 v3.2.0-dev.4 04:32:35 v3.2.0-dev.5 04:32:35 v3.2.0-dev.6 04:32:35 v3.2.0-dev.7 04:32:35 v3.2.0-dev.8 04:32:35 v3.2.0-dev.9 [Pipeline] sh 04:32:36 + lftools sign git-tag v3.2.0-dev.10 04:32:36 Signing Git tag with Sigul... 04:32:36 Signing v3.2.0-dev.10 [Pipeline] echo 04:32:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:32:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:32:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:32:37 $ docker stop --time=1 718c703b1453b4966ee1f89d7f3459e099cf70a90a2aff03d87f9497d7439f9e 04:32:38 $ docker rm -f --volumes 718c703b1453b4966ee1f89d7f3459e099cf70a90a2aff03d87f9497d7439f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:32:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:40 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:32:40 $ 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 04:32:40 $ docker top 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:40 [ssh-agent] Looking for ssh-agent implementation... 04:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:41 $ docker exec 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 ssh-agent 04:32:41 SSH_AUTH_SOCK=/tmp/ssh-C7IWDpQ8J5z7/agent.32 04:32:41 SSH_AGENT_PID=38 04:32:41 Running ssh-add (command line suppressed) 04:32:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11920904887620313428.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11920904887620313428.key) 04:32:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:41 + git semver bump pre 04:32:41 2024-02-21 04:32:41,749 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:32:41 2024-02-21 04:32:41,749 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 04:32:41 2024-02-21 04:32:41,749 [bump_version] DEBUG bumped version:3.2.0-dev.11 04:32:41 2024-02-21 04:32:41,749 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 04:32:41 2024-02-21 04:32:41,749 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:32:41 2024-02-21 04:32:41,749 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 04:32:41 2024-02-21 04:32:41,751 [execute] INFO git cat-file --batch-check 04:32:41 2024-02-21 04:32:41,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:32:41 2024-02-21 04:32:41,757 [execute] INFO git cat-file --batch 04:32:41 2024-02-21 04:32:41,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:32:41 2024-02-21 04:32:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:32:41 3.2.0-dev.11 [Pipeline] } 04:32:41 $ docker exec --env ******** --env ******** 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 ssh-agent -k 04:32:41 unset SSH_AUTH_SOCK; 04:32:41 unset SSH_AGENT_PID; 04:32:41 echo Agent pid 38 killed; 04:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:42 + git semver [Pipeline] } 04:32:42 $ docker stop --time=1 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 04:32:44 $ docker rm -f --volumes 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 [Pipeline] // withDockerContainer [Pipeline] sh 04:32:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:45 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:32:45 $ 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 04:32:45 $ docker top e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 -eo pid,comm 04:32:45 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). 04:32:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:45 [ssh-agent] Looking for ssh-agent implementation... 04:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:45 $ docker exec e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 ssh-agent 04:32:46 SSH_AUTH_SOCK=/tmp/ssh-jbZjFUi9NRd0/agent.32 04:32:46 SSH_AGENT_PID=38 04:32:46 Running ssh-add (command line suppressed) 04:32:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1654627949384938543.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1654627949384938543.key) 04:32:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:46 + git semver push 04:32:46 2024-02-21 04:32:46,751 [run_push] DEBUG push 04:32:46 2024-02-21 04:32:46,752 [execute] INFO git cat-file --batch-check 04:32:46 2024-02-21 04:32:46,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:32:46 2024-02-21 04:32:46,756 [execute] INFO git rev-list b88f88539d6774a06cf23e63429d672fbd80d598 -- 04:32:46 2024-02-21 04:32:46,757 [execute] DEBUG Popen(['git', 'rev-list', 'b88f88539d6774a06cf23e63429d672fbd80d598', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:32:46 2024-02-21 04:32:46,763 [execute] INFO git fetch -v origin 04:32:46 2024-02-21 04:32:46,764 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 04:32:47 2024-02-21 04:32:47,246 [run_push] DEBUG no remote changes detected 04:32:47 2024-02-21 04:32:47,246 [execute] INFO git push origin semver 04:32:47 2024-02-21 04:32:47,247 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:32:47 2024-02-21 04:32:47,883 [run_push] DEBUG push all version tags 04:32:47 2024-02-21 04:32:47,883 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:32:47 2024-02-21 04:32:47,884 [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) 04:32:48 2024-02-21 04:32:48,543 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:32:48 3.2.0-dev.11 [Pipeline] } 04:32:48 $ docker exec --env ******** --env ******** e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 ssh-agent -k 04:32:48 unset SSH_AUTH_SOCK; 04:32:48 unset SSH_AGENT_PID; 04:32:48 echo Agent pid 38 killed; 04:32:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:49 + git semver [Pipeline] } 04:32:49 $ docker stop --time=1 e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 04:32:51 $ docker rm -f --volumes e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 [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 04:32:52 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 04:32:52 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:32:52 total 16 04:32:52 drwxr-xr-x 3 root root 4096 Feb 21 04:22 . 04:32:52 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 04:32 .. 04:32:52 drwxr-xr-x 2 root root 4096 Feb 21 04:22 cost 04:32:52 -rw-r--r-- 1 root root 88 Feb 21 04:22 cost.csv 04:32:52 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 04:32:52 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:32:52 total 16 04:32:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 04:22 . 04:32:52 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 04:32 .. 04:32:52 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 04:22 cost 04:32:52 -rw-r--r-- 1 jenkins jenkins 88 Feb 21 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:32:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:53 ---> package-listing.sh 04:32:53 ++ facter osfamily 04:32:53 ++ tr '[:upper:]' '[:lower:]' 04:32:54 + OS_FAMILY=debian 04:32:54 + workspace=/w/workspace/exfoundry_app-record-replay_main 04:32:54 + START_PACKAGES=/tmp/packages_start.txt 04:32:54 + END_PACKAGES=/tmp/packages_end.txt 04:32:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:54 + PACKAGES=/tmp/packages_start.txt 04:32:54 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:32:54 + PACKAGES=/tmp/packages_end.txt 04:32:54 + case "${OS_FAMILY}" in 04:32:54 + dpkg -l 04:32:54 + grep '^ii' 04:32:54 + '[' -f /tmp/packages_start.txt ']' 04:32:54 + '[' -f /tmp/packages_end.txt ']' 04:32:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:54 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:32:54 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 04:32:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 04:32:54 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 04:32:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:55 prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container 04:32:55 $ 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 04:32:55 $ docker top ca9c1e56fd2011d6f7444a521406a6fd6a631f3076e0fa952692259dd7f6f7cf -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:56 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:56 + ls /var/log/sa-host 04:32:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:56 provisioning config files... 04:32:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2865076744743096569tmp [Pipeline] { [Pipeline] echo 04:32:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:57 ---> create-netrc.sh [Pipeline] } 04:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:57 ---> python-tools-install.sh [Pipeline] echo 04:32:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:57 ---> sudo-logs.sh 04:32:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:58 ---> job-cost.sh 04:32:58 lf-activate-venv: SKIPPING 04:32:58 DEBUG: total: 0.2199999988079071 04:32:58 INFO: Retrieving Stack Cost... 04:32:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:59 INFO: Archiving Costs [Pipeline] echo 04:32:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:59 ---> logs-deploy.sh 04:32:59 lf-activate-venv: SKIPPING 04:32:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/85 04:32:59 INFO: archiving workspace using pattern(s): 04:33:00 Archives upload complete. 04:33:00 INFO: archiving logs to Nexus