Started by upstream project "edgexfoundry/cd-management/release-lts" build number 141 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 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-ssh5680150511590118370.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh18049835878824188268.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5888511354331599238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh17063625957769427398.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13394008041583057981.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, goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11319 in /w/workspace/xfoundry_app-record-replay_palau [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_palau # 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 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 (palau) > 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 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.2 @8a687b0" > git rev-list --no-walk 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:47:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:47:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:47:12 ========================================================= 01:47:12 EdgeX Global Pipelines Version Info 01:47:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:47:13 ------------------- 01:47:13 stable info: 01:47:13 ------------------- 01:47:13 Commited By: Cherry Wang cherry@iotechsys.com 01:47:13 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 01:47:13 Message: update stable to v1.0.280 01:47:14 ------------------- 01:47:14 experimental info: 01:47:14 ------------------- 01:47:14 Commited By: Cherry Wang cherry@iotechsys.com 01:47:14 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 01:47:14 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:47:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 01:47:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cdc6a3 [Pipeline] echo 01:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:16 provisioning config files... 01:47:16 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config10050513364979921098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:16 ---> ****-login.sh 01:47:16 nexus3.edgexfoundry.org:10001 01:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:17 01:47:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:17 Configure a credential helper to remove this warning. See 01:47:17 https://docs.****.com/go/credential-store/ 01:47:17 01:47:17 Login Succeeded 01:47:17 nexus3.edgexfoundry.org:10002 01:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:17 01:47:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:17 Configure a credential helper to remove this warning. See 01:47:17 https://docs.****.com/go/credential-store/ 01:47:17 01:47:17 Login Succeeded 01:47:17 nexus3.edgexfoundry.org:10003 01:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:17 01:47:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:17 Configure a credential helper to remove this warning. See 01:47:17 https://docs.****.com/go/credential-store/ 01:47:17 01:47:17 Login Succeeded 01:47:17 nexus3.edgexfoundry.org:10004 01:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:17 01:47:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:17 Configure a credential helper to remove this warning. See 01:47:17 https://docs.****.com/go/credential-store/ 01:47:17 01:47:17 Login Succeeded 01:47:17 ****.io 01:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:17 01:47:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:17 Configure a credential helper to remove this warning. See 01:47:17 https://docs.****.com/go/credential-store/ 01:47:17 01:47:17 Login Succeeded 01:47:17 ---> ****-login.sh ends [Pipeline] } 01:47:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:47:18 + git rev-list -1 --merges 5cdc6a37ab6e241090a2416c5dedb1a575e732d9~1..5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] echo 01:47:18 -----------> git rev-list -1 --merges 5cdc6a37ab6e241090a2416c5dedb1a575e732d9~1..5cdc6a37ab6e241090a2416c5dedb1a575e732d9 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [false] [Pipeline] sh 01:47:18 + git log --format=format:%s -1 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] echo 01:47:18 ========================================================= 01:47:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 01:47:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:18 + git log --format=format:%s -1 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] echo 01:47:18 [semverPrep] GIT_COMMIT: 5cdc6a37ab6e241090a2416c5dedb1a575e732d9, Commit Message: ci(lts-release): LTS release v4.0.2 @8a687b0 [Pipeline] echo 01:47:18 [semverPrep] This is not a build commit. [Pipeline] sh 01:47:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:47:19 + grep -v github /etc/ssh/ssh_known_hosts 01:47:19 + [ -e /tmp/ssh_known_hosts ] 01:47:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:47:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:47:19 + sudo tee -a /etc/ssh/ssh_known_hosts 01:47:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:19 01:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:20 0.1.4: Pulling from edgex-devops/py-git-semver 01:47:20 3dae71ba6b94: Pulling fs layer 01:47:20 6bf1a483ea7c: Pulling fs layer 01:47:20 f5dfc541a4d3: Pulling fs layer 01:47:20 461d9e800cba: Pulling fs layer 01:47:20 80192f66455f: Pulling fs layer 01:47:20 2e8e34ca0e6c: Pulling fs layer 01:47:20 a29436f7fd5d: Pulling fs layer 01:47:20 923cac83aea3: Pulling fs layer 01:47:20 25ad8b0a4227: Pulling fs layer 01:47:20 db01528c6b51: Pulling fs layer 01:47:20 28988de357af: Pulling fs layer 01:47:20 923cac83aea3: Waiting 01:47:20 25ad8b0a4227: Waiting 01:47:20 2e8e34ca0e6c: Waiting 01:47:20 db01528c6b51: Waiting 01:47:20 28988de357af: Waiting 01:47:20 a29436f7fd5d: Waiting 01:47:20 461d9e800cba: Waiting 01:47:20 80192f66455f: Waiting 01:47:20 6bf1a483ea7c: Verifying Checksum 01:47:20 6bf1a483ea7c: Download complete 01:47:20 461d9e800cba: Download complete 01:47:20 80192f66455f: Verifying Checksum 01:47:20 80192f66455f: Download complete 01:47:20 f5dfc541a4d3: Verifying Checksum 01:47:20 f5dfc541a4d3: Download complete 01:47:20 3dae71ba6b94: Verifying Checksum 01:47:20 3dae71ba6b94: Download complete 01:47:20 923cac83aea3: Verifying Checksum 01:47:20 923cac83aea3: Download complete 01:47:20 25ad8b0a4227: Verifying Checksum 01:47:20 25ad8b0a4227: Download complete 01:47:20 db01528c6b51: Verifying Checksum 01:47:20 db01528c6b51: Download complete 01:47:20 28988de357af: Verifying Checksum 01:47:20 28988de357af: Download complete 01:47:21 a29436f7fd5d: Verifying Checksum 01:47:21 a29436f7fd5d: Download complete 01:47:21 2e8e34ca0e6c: Verifying Checksum 01:47:21 2e8e34ca0e6c: Download complete 01:47:21 3dae71ba6b94: Pull complete 01:47:22 6bf1a483ea7c: Pull complete 01:47:23 f5dfc541a4d3: Pull complete 01:47:23 461d9e800cba: Pull complete 01:47:23 80192f66455f: Pull complete 01:47:26 2e8e34ca0e6c: Pull complete 01:47:27 a29436f7fd5d: Pull complete 01:47:27 923cac83aea3: Pull complete 01:47:28 25ad8b0a4227: Pull complete 01:47:28 db01528c6b51: Pull complete 01:47:28 28988de357af: Pull complete 01:47:28 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:28 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 01:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:47:34 $ docker top 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf -eo pid,comm 01:47:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:47:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:34 [ssh-agent] Looking for ssh-agent implementation... 01:47:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:34 $ docker exec 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf ssh-agent 01:47:34 SSH_AUTH_SOCK=/tmp/ssh-y1QxA45fIGYZ/agent.32 01:47:34 SSH_AGENT_PID=38 01:47:34 Running ssh-add (command line suppressed) 01:47:34 Identity added: /w/workspace/xfoundry_app-record-replay_palau@tmp/private_key_9091096693141282797.key (/w/workspace/xfoundry_app-record-replay_palau@tmp/private_key_9091096693141282797.key) 01:47:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:35 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_palau [Pipeline] sh 01:47:35 + git tag --points-at 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] } 01:47:35 $ docker exec --env ******** --env ******** 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf ssh-agent -k 01:47:35 unset SSH_AUTH_SOCK; 01:47:35 unset SSH_AGENT_PID; 01:47:35 echo Agent pid 38 killed; 01:47:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 01:47:35 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 01:47:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:35 [ssh-agent] Looking for ssh-agent implementation... 01:47:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:35 $ docker exec 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf ssh-agent 01:47:35 SSH_AUTH_SOCK=/tmp/ssh-wWVX0ZZIORem/agent.85 01:47:35 SSH_AGENT_PID=91 01:47:35 Running ssh-add (command line suppressed) 01:47:35 Identity added: /w/workspace/xfoundry_app-record-replay_palau@tmp/private_key_11922218047628088391.key (/w/workspace/xfoundry_app-record-replay_palau@tmp/private_key_11922218047628088391.key) 01:47:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:36 + git semver init 01:47:36 2026-05-26 01:47:36,490 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:47:36 2026-05-26 01:47:36,503 [run_init] DEBUG init version:0.0.0 force:False 01:47:36 2026-05-26 01:47:36,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_palau/.semver 01:47:36 2026-05-26 01:47:36,505 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_palau/.semver 01:47:36 2026-05-26 01:47:36,505 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_palau/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_palau, stdin=None, shell=False, universal_newlines=False) 01:47:38 2026-05-26 01:47:38,161 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_palau/.git/info/exclude 01:47:38 2026-05-26 01:47:38,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_palau/.semver/palau with force:False 01:47:38 2026-05-26 01:47:38,162 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_palau/.semver/palau 01:47:38 2026-05-26 01:47:38,162 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_palau/.semver/palau 01:47:38 4.0.2 [Pipeline] } 01:47:38 $ docker exec --env ******** --env ******** 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf ssh-agent -k 01:47:38 unset SSH_AUTH_SOCK; 01:47:38 unset SSH_AGENT_PID; 01:47:38 echo Agent pid 91 killed; 01:47:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:38 + git semver [Pipeline] } 01:47:39 $ docker stop --time=1 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf 01:47:40 $ docker rm -f --volumes 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf [Pipeline] // withDockerContainer [Pipeline] sh 01:47:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:47:41 Stashed 1 file(s) [Pipeline] echo 01:47:41 [edgeXSemver]: initialized semver on version 4.0.2 [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] sh 01:47:42 + git checkout 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 01:47:42 HEAD is now at 5cdc6a3 ci(lts-release): LTS release v4.0.2 @8a687b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:42 provisioning config files... 01:47:42 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config845077638439859284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:42 ---> ****-login.sh 01:47:42 nexus3.edgexfoundry.org:10001 01:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:42 Login Succeeded 01:47:42 nexus3.edgexfoundry.org:10002 01:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:42 Login Succeeded 01:47:42 nexus3.edgexfoundry.org:10003 01:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:42 Login Succeeded 01:47:42 nexus3.edgexfoundry.org:10004 01:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:42 Login Succeeded 01:47:42 ****.io 01:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:43 Login Succeeded 01:47:43 ---> ****-login.sh ends [Pipeline] } 01:47:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:47:43 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 01:47:43 + grep ^go [0-9].[0-9]* go.mod 01:47:43 + cut -d -f 2 01:47:43 + cut -d . -f1-2 [Pipeline] echo 01:47:43 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:47:43 ========================================================= 01:47:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 01:47:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 01:47:44 #0 building with "default" instance using docker driver 01:47:44 01:47:44 #1 [internal] load build definition from Dockerfile 01:47:44 #1 transferring dockerfile: 1.76kB done 01:47:44 #1 DONE 0.0s 01:47:44 01:47:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 01:47:44 #2 DONE 0.1s 01:47:44 01:47:44 #3 [internal] load .dockerignore 01:47:44 #3 transferring context: 159B done 01:47:44 #3 DONE 0.0s 01:47:44 01:47:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 01:47:44 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done 01:47:44 #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done 01:47:44 #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done 01:47:44 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 1.05MB / 60.24MB 0.1s 01:47:44 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 0B / 126B 0.1s 01:47:44 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 2.10MB / 3.81MB 0.1s 01:47:44 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done 01:47:45 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 9.44MB / 60.24MB 0.2s 01:47:45 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done 01:47:45 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:47:45 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 01:47:45 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s 01:47:45 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s done 01:47:45 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 23.07MB / 60.24MB 0.3s 01:47:45 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 01:47:45 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 01:47:45 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 2.27MB / 14.25MB 0.3s 01:47:45 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 1.05MB / 2.38MB 0.3s 01:47:45 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 37.75MB / 60.24MB 0.4s 01:47:45 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 11.53MB / 14.25MB 0.4s 01:47:45 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.3s done 01:47:45 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.0s done 01:47:45 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 1.05MB / 98.38MB 0.4s 01:47:45 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s 01:47:45 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.4s done 01:47:45 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 17.83MB / 98.38MB 0.6s 01:47:45 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 6.29MB / 14.74MB 0.6s 01:47:45 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 32.51MB / 98.38MB 0.7s 01:47:45 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.7s 01:47:45 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 52.43MB / 98.38MB 0.8s 01:47:45 #4 ... 01:47:45 01:47:45 #5 [internal] load build context 01:47:45 #5 transferring context: 56.05MB 0.8s done 01:47:45 #5 DONE 1.0s 01:47:45 01:47:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 01:47:45 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 63.96MB / 98.38MB 0.9s 01:47:45 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.0s done 01:47:45 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 97.52MB / 98.38MB 1.1s 01:47:45 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 1.0s done 01:47:45 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 01:47:46 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.8s done 01:47:50 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.0s done 01:47:50 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 01:47:50 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 01:47:50 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:47:50 #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done 01:47:50 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.1s 01:47:50 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.2s done 01:47:50 #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done 01:47:50 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0.1s 01:47:53 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.6s done 01:47:53 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 01:47:53 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.6s done 01:47:53 #4 DONE 9.1s 01:47:53 01:47:53 #6 [builder 2/7] RUN apk add --update --no-cache make git 01:47:53 #6 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:47:54 #6 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:47:54 #6 0.737 OK: 265 MiB in 60 packages 01:47:56 Still waiting to schedule task 01:47:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:47:59 #6 DONE 5.7s 01:47:59 01:47:59 #7 [builder 3/7] WORKDIR /app 01:47:59 #7 DONE 0.0s 01:47:59 01:47:59 #8 [builder 4/7] COPY go.mod vendor* ./ 01:48:00 #8 DONE 0.8s 01:48:00 01:48:00 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:19 #9 DONE 15.9s 01:48:19 01:48:19 #10 [builder 6/7] COPY . . 01:48:19 #10 DONE 0.9s 01:48:19 01:48:19 #11 [builder 7/7] RUN echo noop 01:48:19 #11 0.224 noop 01:48:19 #11 DONE 0.3s 01:48:19 01:48:19 #12 exporting to image 01:48:19 #12 exporting layers 01:48:24 #12 exporting layers 6.8s done 01:48:24 #12 writing image sha256:562ce2f14bc11841feb01fd3d80261ebcb1257d5b64dee4fbba55f6b8a9d5bc9 done 01:48:24 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:48:24 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:24 + docker inspect -f . ci-base-image-x86_64 01:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:25 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 01:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:48:25 $ docker top 731f8d1c726d8e3e2a95f3f788f904e7c90d697f9da51839502acb44edce0470 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:25 + go version 01:48:25 go version go1.25.10 linux/amd64 [Pipeline] } 01:48:25 $ docker stop --time=1 731f8d1c726d8e3e2a95f3f788f904e7c90d697f9da51839502acb44edce0470 01:48:27 $ docker rm -f --volumes 731f8d1c726d8e3e2a95f3f788f904e7c90d697f9da51839502acb44edce0470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:28 + docker inspect -f . ci-base-image-x86_64 01:48:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:28 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 01:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:48:28 $ docker top e534c39400db78b65a61a223ee013864de2aa2da11028130a7e5ce1a29ce600b -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:29 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_palau [Pipeline] fileExists [Pipeline] sh 01:48:29 + make test 01:48:29 go test -race -coverprofile=coverage.out ./... 01:49:12 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 01:49:12 ok github.com/edgexfoundry/app-record-replay/internal/app 1.023s coverage: 88.0% of statements 01:49:14 ok github.com/edgexfoundry/app-record-replay/internal/application 9.584s coverage: 98.7% of statements 01:49:14 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.081s coverage: 89.7% of statements 01:49:14 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 01:49:14 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 01:49:14 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.031s coverage: 100.0% of statements 01:49:14 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 01:49:14 running golangci-lint 01:49:14 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:49:14 go version go1.25.10 linux/amd64 01:49:14 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:49:14 level=info msg="[config_reader] Used config file .golangci.yml" 01:49:14 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/app-record-replay\"" 01:49:14 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:49:14 level=info msg="[goenv] Read go env for 2.807644ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:49:14 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:49:36 level=info msg="[loader] Go packages loading at mode 8767 (files|types_sizes|imports|name|compiled_files|deps|exports_file) took 19.256108583s" 01:49:36 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.815719ms" 01:49:43 level=info msg="[linters_context/goanalysis] analyzers took 45.511298287s with top 10 stages: buildir: 36.844139442s, inspect: 1.858070858s, fact_deprecated: 1.603998593s, ctrlflow: 1.084403435s, printf: 924.847421ms, fact_purity: 845.087965ms, nilness: 658.856425ms, typedness: 434.693658ms, SA5012: 329.4692ms, tokenfileanalyzer: 183.455811ms" 01:49:43 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:49:43 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:49:43 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:49:43 level=info msg="[runner] Issues before processing: 12, after processing: 0" 01:49:43 level=info msg="[runner] Processors filtering stat (in/out): cgo: 12/12, invalid_issue: 12/12, filename_unadjuster: 12/12, exclusion_paths: 12/12, generated_file_filter: 12/10, exclusion_rules: 10/0, path_relativity: 12/12, path_absoluter: 12/12" 01:49:43 level=info msg="[runner] processing took 255.242µs with stages: generated_file_filter: 115.371µs, exclusion_rules: 61.5µs, exclusion_paths: 42.601µs, path_relativity: 25.25µs, sort_results: 2.1µs, cgo: 1.37µs, invalid_issue: 1.33µs, path_absoluter: 1.13µs, filename_unadjuster: 860ns, nolint_filter: 790ns, max_same_issues: 610ns, fixer: 550ns, diff: 360ns, path_prettifier: 260ns, uniq_by_line: 250ns, path_shortener: 250ns, max_from_linter: 240ns, max_per_file_from_linter: 180ns, source_code: 130ns, severity-rules: 110ns" 01:49:43 level=info msg="[runner] linters took 8.982807846s with stages: goanalysis_metalinter: 8.982464774s" 01:49:43 0 issues. 01:49:43 level=info msg="File cache stats: 0 entries of total size 0B" 01:49:43 level=info msg="Memory: 284 samples, avg is 267.6MB, max is 1114.3MB" 01:49:43 level=info msg="Execution took 28.247623243s" 01:49:43 go vet ./... 01:49:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:49:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:49:49 ./bin/test-attribution-txt.sh [Pipeline] echo 01:49:49 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 01:49:50 + go mod tidy [Pipeline] } 01:49:50 $ docker stop --time=1 e534c39400db78b65a61a223ee013864de2aa2da11028130a7e5ce1a29ce600b 01:49:54 $ docker rm -f --volumes e534c39400db78b65a61a223ee013864de2aa2da11028130a7e5ce1a29ce600b [Pipeline] // withDockerContainer [Pipeline] sh 01:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:49:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:49:55 + ls -al . 01:49:55 total 268 01:49:55 drwxrwxr-x 11 jenkins jenkins 4096 May 26 01:48 . 01:49:55 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:47 .. 01:49:55 -rw-rw-r-- 1 jenkins jenkins 119 May 26 01:47 .dockerignore 01:49:55 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:49 .git 01:49:55 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 .github 01:49:55 -rw-rw-r-- 1 jenkins jenkins 93 May 26 01:47 .gitignore 01:49:55 -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:47 .golangci.yml 01:49:55 drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:47 .semver 01:49:55 -rw-rw-r-- 1 jenkins jenkins 19878 May 26 01:47 Attribution.txt 01:49:55 -rw-rw-r-- 1 jenkins jenkins 1729 May 26 01:47 CHANGELOG.md 01:49:55 -rw-rw-r-- 1 jenkins jenkins 1726 May 26 01:47 Dockerfile 01:49:55 -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:47 GOVERNANCE.md 01:49:55 -rw-rw-r-- 1 jenkins jenkins 704 May 26 01:47 Jenkinsfile 01:49:55 -rw-rw-r-- 1 jenkins jenkins 10174 May 26 01:47 LICENSE 01:49:55 -rw-rw-r-- 1 jenkins jenkins 3850 May 26 01:47 Makefile 01:49:55 -rw-rw-r-- 1 jenkins jenkins 611 May 26 01:47 OWNERS.md 01:49:55 -rw-rw-r-- 1 jenkins jenkins 4107 May 26 01:47 README.md 01:49:55 -rw-rw-r-- 1 jenkins jenkins 7789 May 26 01:47 Record and Reply.postman_collection.json 01:49:55 -rw-rw-r-- 1 jenkins jenkins 5 May 26 01:47 VERSION 01:49:55 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 bin 01:49:55 -rw-r--r-- 1 jenkins jenkins 29490 May 26 01:49 coverage.out 01:49:55 -rw-rw-r-- 1 jenkins jenkins 7036 May 26 01:47 go.mod 01:49:55 -rw-rw-r-- 1 jenkins jenkins 90242 May 26 01:47 go.sum 01:49:55 drwxrwxr-x 7 jenkins jenkins 4096 May 26 01:47 internal 01:49:55 -rw-rw-r-- 1 jenkins jenkins 913 May 26 01:47 main.go 01:49:55 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 openapi 01:49:55 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 pkg 01:49:55 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 res 01:49:55 drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:47 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:56 + 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=5cdc6a37ab6e241090a2416c5dedb1a575e732d9 --label arch=amd64 --label version=4.0.2 . 01:49:56 #0 building with "default" instance using docker driver 01:49:56 01:49:56 #1 [internal] load build definition from Dockerfile 01:49:56 #1 transferring dockerfile: 1.76kB done 01:49:56 #1 DONE 0.0s 01:49:56 01:49:56 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:49:56 #2 DONE 0.0s 01:49:56 01:49:56 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:49:56 #3 DONE 0.1s 01:49:56 01:49:56 #4 [internal] load .dockerignore 01:49:56 #4 transferring context: 159B done 01:49:56 #4 DONE 0.0s 01:49:56 01:49:56 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:56 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:49:56 #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:49:56 #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:49:56 #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:49:56 #5 DONE 0.1s 01:49:56 01:49:56 #6 [internal] load build context 01:49:56 #6 ... 01:49:56 01:49:56 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:49:56 #7 DONE 0.1s 01:49:56 01:49:56 #6 [internal] load build context 01:49:56 #6 transferring context: 466.88kB 0.2s done 01:49:56 #6 DONE 0.2s 01:49:56 01:49:56 #8 [builder 2/7] RUN apk add --update --no-cache make git 01:49:56 #8 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:57 #8 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:57 #8 0.742 OK: 265 MiB in 60 packages 01:49:57 #8 DONE 0.9s 01:49:57 01:49:57 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:49:57 #9 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:57 #9 0.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:57 #9 0.791 (1/2) Installing ca-certificates (20260413-r0) 01:49:57 #9 0.810 (2/2) Installing dumb-init (1.2.5-r3) 01:49:57 #9 0.814 Executing busybox-1.37.0-r20.trigger 01:49:57 #9 0.820 Executing ca-certificates-20260413-r0.trigger 01:49:57 #9 0.862 OK: 8 MiB in 18 packages 01:49:57 #9 DONE 1.0s 01:49:57 01:49:57 #10 [builder 3/7] WORKDIR /app 01:49:57 #10 DONE 0.0s 01:49:57 01:49:57 #11 [stage-1 3/7] RUN apk --no-cache upgrade 01:49:57 #11 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:58 #11 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:58 #11 0.642 OK: 8 MiB in 18 packages 01:49:58 #11 DONE 0.8s 01:49:58 01:49:58 #12 [builder 4/7] COPY go.mod vendor* ./ 01:49:58 #12 DONE 0.8s 01:49:58 01:49:58 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:58 #13 0.249 skipping... 01:49:58 #13 DONE 0.3s 01:49:58 01:49:58 #14 [builder 6/7] COPY . . 01:49:59 #14 DONE 0.8s 01:49:59 01:49:59 #15 [builder 7/7] RUN make build 01:49:59 #15 0.218 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 01:50:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11323 in /w/workspace/xfoundry_app-record-replay_palau [Pipeline] { [Pipeline] ws 01:50:18 Running in /w/workspace/app-record-replay/3 [Pipeline] { [Pipeline] checkout 01:50:21 The recommended git tool is: git 01:50:26 #15 DONE 24.9s 01:50:26 01:50:26 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 01:50:26 #16 DONE 0.2s 01:50:26 01:50:26 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 01:50:26 #17 DONE 0.2s 01:50:26 01:50:26 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 01:50:26 #18 DONE 0.1s 01:50:26 01:50:26 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 01:50:26 #19 DONE 0.3s 01:50:26 01:50:26 #20 exporting to image 01:50:26 #20 exporting layers 0.1s done 01:50:26 #20 writing image sha256:c3da0a21323bd3884db06a46576a5a47c6c483e7731588faf6375644f7b641ff done 01:50:26 #20 naming to docker.io/library/app-record-replay done 01:50:26 #20 DONE 0.2s 01:50:26 01:50:26 1 warning found (use docker --debug to expand): 01:50:26  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:26 provisioning config files... 01:50:26 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config181376147897253286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:27 using credential edgex-jenkins-ssh 01:50:27 Cloning the remote Git repository 01:50:27 ---> ****-login.sh 01:50:27 nexus3.edgexfoundry.org:10001 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 Login Succeeded 01:50:27 nexus3.edgexfoundry.org:10002 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 Login Succeeded 01:50:27 nexus3.edgexfoundry.org:10003 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 Login Succeeded 01:50:27 nexus3.edgexfoundry.org:10004 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 Login Succeeded 01:50:27 ****.io 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 01:50:27 > git init /w/workspace/app-record-replay/3 # timeout=10 01:50:27 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 01:50:27 > git --version # timeout=10 01:50:27 > git --version # 'git version 2.25.1' 01:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:27 Login Succeeded 01:50:27 ---> ****-login.sh ends [Pipeline] } 01:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:27 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:50:27 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 01:50:27 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 01:50:27 4.0.2 01:50:27 5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 01:50:27 palau 01:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:28 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 01:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:50:28 01415bc32e5b: Preparing 01:50:28 55633ea1fb92: Preparing 01:50:28 d06729d40be6: Preparing 01:50:28 e59e3dc0dfce: Preparing 01:50:28 bd7651a9a33e: Preparing 01:50:28 e7f12f995623: Preparing 01:50:28 0854555d70ac: Preparing 01:50:28 e7f12f995623: Waiting 01:50:28 0854555d70ac: Waiting 01:50:28 55633ea1fb92: Pushed 01:50:28 bd7651a9a33e: Pushed 01:50:28 e59e3dc0dfce: Pushed 01:50:28 d06729d40be6: Pushed 01:50:28 0854555d70ac: Layer already exists 01:50:28 e7f12f995623: Pushed 01:50:30 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 01:50:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:31 Avoid second fetch 01:50:31 Checking out Revision 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 (palau) 01:50:31 > git config core.sparsecheckout # timeout=10 01:50:31 > git checkout -f 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 # timeout=10 01:50:33 01415bc32e5b: Pushed 01:50:33 5cdc6a37ab6e241090a2416c5dedb1a575e732d9: digest: sha256:d450ac485a7a52f0396b639c6223908fd98d8a3194f064efcd13c7ff3f4d94b6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.2 01:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:50:34 01415bc32e5b: Preparing 01:50:34 55633ea1fb92: Preparing 01:50:34 d06729d40be6: Preparing 01:50:34 e59e3dc0dfce: Preparing 01:50:34 bd7651a9a33e: Preparing 01:50:34 e7f12f995623: Preparing 01:50:34 0854555d70ac: Preparing 01:50:34 e7f12f995623: Waiting 01:50:34 0854555d70ac: Waiting 01:50:34 d06729d40be6: Layer already exists 01:50:34 55633ea1fb92: Layer already exists 01:50:34 bd7651a9a33e: Layer already exists 01:50:34 e59e3dc0dfce: Layer already exists 01:50:34 01415bc32e5b: Layer already exists 01:50:34 0854555d70ac: Layer already exists 01:50:34 e7f12f995623: Layer already exists 01:50:34 4.0.2: digest: sha256:d450ac485a7a52f0396b639c6223908fd98d8a3194f064efcd13c7ff3f4d94b6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 Commit message: "ci(lts-release): LTS release v4.0.2 @8a687b0" 01:50:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 01:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:50:34 01415bc32e5b: Preparing 01:50:34 55633ea1fb92: Preparing 01:50:34 d06729d40be6: Preparing 01:50:34 e59e3dc0dfce: Preparing 01:50:34 bd7651a9a33e: Preparing 01:50:34 e7f12f995623: Preparing 01:50:34 0854555d70ac: Preparing 01:50:34 e7f12f995623: Waiting 01:50:34 0854555d70ac: Waiting 01:50:34 01415bc32e5b: Layer already exists 01:50:34 e59e3dc0dfce: Layer already exists 01:50:34 bd7651a9a33e: Layer already exists 01:50:34 d06729d40be6: Layer already exists 01:50:34 55633ea1fb92: Layer already exists 01:50:34 0854555d70ac: Layer already exists 01:50:34 e7f12f995623: Layer already exists 01:50:34 5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2: digest: sha256:d450ac485a7a52f0396b639c6223908fd98d8a3194f064efcd13c7ff3f4d94b6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:palau 01:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:50:35 01415bc32e5b: Preparing 01:50:35 55633ea1fb92: Preparing 01:50:35 d06729d40be6: Preparing 01:50:35 e59e3dc0dfce: Preparing 01:50:35 bd7651a9a33e: Preparing 01:50:35 e7f12f995623: Preparing 01:50:35 0854555d70ac: Preparing 01:50:35 e7f12f995623: Waiting 01:50:35 0854555d70ac: Waiting 01:50:35 55633ea1fb92: Layer already exists 01:50:35 e59e3dc0dfce: Layer already exists 01:50:35 01415bc32e5b: Layer already exists 01:50:35 d06729d40be6: Layer already exists 01:50:35 bd7651a9a33e: Layer already exists 01:50:35 e7f12f995623: Layer already exists 01:50:35 0854555d70ac: Layer already exists 01:50:35 palau: digest: sha256:d450ac485a7a52f0396b639c6223908fd98d8a3194f064efcd13c7ff3f4d94b6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:35 ===================================================== [Pipeline] echo 01:50:35 taggedImages: 01:50:35 - nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 01:50:35 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.2 01:50:35 - nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 01:50:35 - nexus3.edgexfoundry.org:10004/app-record-replay:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:36 01:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:36 latest: Pulling from edgex-lftools-log-publisher 01:50:36 5eb5b503b376: Pulling fs layer 01:50:36 5c69ac0246d0: Pulling fs layer 01:50:36 ec43610c2a17: Pulling fs layer 01:50:36 3a2ae6a8a46f: Pulling fs layer 01:50:36 33b1e0a273af: Pulling fs layer 01:50:36 5d3b04190fa2: Pulling fs layer 01:50:36 2f39f015ded8: Pulling fs layer 01:50:36 5d3b04190fa2: Waiting 01:50:36 33b1e0a273af: Waiting 01:50:36 2f39f015ded8: Waiting 01:50:36 3a2ae6a8a46f: Waiting 01:50:36 5c69ac0246d0: Download complete 01:50:36 3a2ae6a8a46f: Verifying Checksum 01:50:36 3a2ae6a8a46f: Download complete 01:50:36 33b1e0a273af: Verifying Checksum 01:50:36 33b1e0a273af: Download complete 01:50:36 ec43610c2a17: Verifying Checksum 01:50:36 ec43610c2a17: Download complete 01:50:36 5d3b04190fa2: Verifying Checksum 01:50:36 5d3b04190fa2: Download complete 01:50:36 5eb5b503b376: Verifying Checksum 01:50:36 5eb5b503b376: Download complete 01:50:37 2f39f015ded8: Verifying Checksum 01:50:37 2f39f015ded8: Download complete 01:50:38 5eb5b503b376: Pull complete 01:50:38 5c69ac0246d0: Pull complete 01:50:39 01:50:39 GitHub has been notified of this commit’s build result 01:50:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:39 ec43610c2a17: Pull complete 01:50:39 3a2ae6a8a46f: Pull complete 01:50:39 + git checkout 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 01:50:39 33b1e0a273af: Pull complete 01:50:39 5d3b04190fa2: Pull complete 01:50:39 HEAD is now at 5cdc6a3 ci(lts-release): LTS release v4.0.2 @8a687b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:40 provisioning config files... 01:50:40 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config5313856834225553709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:40 ---> ****-login.sh 01:50:40 nexus3.edgexfoundry.org:10001 01:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:41 Configure a credential helper to remove this warning. See 01:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:41 01:50:41 Login Succeeded 01:50:41 nexus3.edgexfoundry.org:10002 01:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:41 Configure a credential helper to remove this warning. See 01:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:41 01:50:41 Login Succeeded 01:50:41 nexus3.edgexfoundry.org:10003 01:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:41 Configure a credential helper to remove this warning. See 01:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:41 01:50:41 Login Succeeded 01:50:41 nexus3.edgexfoundry.org:10004 01:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:42 Configure a credential helper to remove this warning. See 01:50:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:42 01:50:42 Login Succeeded 01:50:42 ****.io 01:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:42 Configure a credential helper to remove this warning. See 01:50:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:42 01:50:42 Login Succeeded 01:50:42 ---> ****-login.sh ends [Pipeline] } 01:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:50:43 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 01:50:43 + grep ^go [0-9].[0-9]* go.mod 01:50:43 + + cutcut -d -d . -f -f1-2 2 01:50:43 [Pipeline] echo 01:50:43 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:50:43 ========================================================= 01:50:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 01:50:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 01:50:45 2f39f015ded8: Pull complete 01:50:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:50:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:45 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 01:50:45 $ 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/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@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 01:50:48 Sending build context to Docker daemon 46.08MB 01:50:48 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 01:50:48 Step 2/12 : FROM ${BASE} AS builder 01:50:48 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 01:50:48 58e777220c39: Pulling fs layer 01:50:48 5d96c866386f: Pulling fs layer 01:50:48 8985e74deb67: Pulling fs layer 01:50:48 a90cb41c1532: Pulling fs layer 01:50:48 4f4fb700ef54: Pulling fs layer 01:50:48 19c9b082531f: Pulling fs layer 01:50:48 8959fe4f68e1: Pulling fs layer 01:50:48 418f8e902c44: Pulling fs layer 01:50:48 c3ba8a69b7b1: Pulling fs layer 01:50:48 19c9b082531f: Waiting 01:50:48 8959fe4f68e1: Waiting 01:50:48 c3ba8a69b7b1: Waiting 01:50:48 418f8e902c44: Waiting 01:50:48 4f4fb700ef54: Waiting 01:50:48 a90cb41c1532: Waiting 01:50:48 5d96c866386f: Verifying Checksum 01:50:48 5d96c866386f: Download complete 01:50:48 a90cb41c1532: Verifying Checksum 01:50:48 a90cb41c1532: Download complete 01:50:48 4f4fb700ef54: Verifying Checksum 01:50:48 4f4fb700ef54: Download complete 01:50:48 19c9b082531f: Download complete 01:50:48 58e777220c39: Download complete 01:50:49 8959fe4f68e1: Verifying Checksum 01:50:49 8959fe4f68e1: Download complete 01:50:49 c3ba8a69b7b1: Verifying Checksum 01:50:49 c3ba8a69b7b1: Download complete 01:50:49 58e777220c39: Pull complete 01:50:50 $ docker top e24db1020d9b092b5b26b94f9233d74728358fafe2eafd9c9e9c729e7e8008de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:50 8985e74deb67: Verifying Checksum 01:50:50 8985e74deb67: Download complete 01:50:50 5d96c866386f: Pull complete 01:50:50 ---> job-cost.sh 01:50:50 lf-activate-venv: SKIPPING 01:50:50 INFO: No Stack... 01:50:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:50:51 INFO: Archiving Costs [Pipeline] sh 01:50:51 418f8e902c44: Verifying Checksum 01:50:51 418f8e902c44: Download complete 01:50:51 + cat /w/workspace/xfoundry_app-record-replay_palau/archives/cost.csv 01:50:51 + cut -d, -f6 [Pipeline] lock 01:50:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] 01:50:51 Resource [jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] did not exist. Created. 01:50:51 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:50:52 + echo total: 0.2199999988079071 [Pipeline] stash 01:50:52 Stashed 1 file(s) [Pipeline] } 01:50:52 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:50:52 $ docker stop --time=1 e24db1020d9b092b5b26b94f9233d74728358fafe2eafd9c9e9c729e7e8008de 01:50:54 $ docker rm -f --volumes e24db1020d9b092b5b26b94f9233d74728358fafe2eafd9c9e9c729e7e8008de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:51:07 8985e74deb67: Pull complete 01:51:07 a90cb41c1532: Pull complete 01:51:07 4f4fb700ef54: Pull complete 01:51:07 19c9b082531f: Pull complete 01:51:10 8959fe4f68e1: Pull complete 01:51:19 418f8e902c44: Pull complete 01:51:20 c3ba8a69b7b1: Pull complete 01:51:20 Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 01:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 01:51:20 ---> 081e04c5fda7 01:51:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:51:23 ---> Running in c1311969aee3 01:51:23 Removing intermediate container c1311969aee3 01:51:23 ---> bab50c4d1fc7 01:51:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:51:23 ---> Running in c9ddf536d520 01:51:23 Removing intermediate container c9ddf536d520 01:51:23 ---> 5a992ab0f78d 01:51:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:51:23 ---> Running in d09cd626b96a 01:51:24 Removing intermediate container d09cd626b96a 01:51:24 ---> be9ff5de63a8 01:51:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:24 ---> Running in 44f756e98a34 01:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:51:28 OK: 255 MiB in 60 packages 01:51:28 Removing intermediate container 44f756e98a34 01:51:28 ---> 7f5196d95980 01:51:28 Step 7/12 : WORKDIR /app 01:51:28 ---> Running in 2df873294b45 01:51:29 Removing intermediate container 2df873294b45 01:51:29 ---> 96b1c0ae3547 01:51:29 Step 8/12 : COPY go.mod vendor* ./ 01:51:41 ---> 15779bca9cac 01:51:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:41 ---> Running in 2ba44d6af58e 01:53:33 Removing intermediate container 2ba44d6af58e 01:53:33 ---> 3ea8707c441a 01:53:33 Step 10/12 : COPY . . 01:53:45 ---> 369472d3b03c 01:53:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:53:45 ---> Running in a676c1d22da8 01:53:45 Removing intermediate container a676c1d22da8 01:53:45 ---> b9dfcb5826b3 01:53:45 Step 12/12 : RUN $MAKE 01:53:45 ---> Running in a199b6a51a54 01:53:45 noop 01:53:46 Removing intermediate container a199b6a51a54 01:53:46 ---> ba7376c661ad 01:53:46 Successfully built ba7376c661ad 01:53:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:47 + docker inspect -f . ci-base-image-arm64 01:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:47 prd-ubuntu20.04-docker-arm64-4c-16g-11323 does not seem to be running inside a container 01:53:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 01:53:48 $ docker top 453ac72c8ec8498bc439fba823a968d2e6a0e99af4c68a33c85abf443e6111c6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:49 + go version 01:53:49 go version go1.25.10 linux/arm64 [Pipeline] } 01:53:49 $ docker stop --time=1 453ac72c8ec8498bc439fba823a968d2e6a0e99af4c68a33c85abf443e6111c6 01:53:51 $ docker rm -f --volumes 453ac72c8ec8498bc439fba823a968d2e6a0e99af4c68a33c85abf443e6111c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:52 + docker inspect -f . ci-base-image-arm64 01:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:52 prd-ubuntu20.04-docker-arm64-4c-16g-11323 does not seem to be running inside a container 01:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 01:53:55 $ docker top 7a59cc597870c1149b9c9803b6b51ae05501dce43ea9bfe901052b880e90f7cd -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:56 + git config --global --add safe.directory /w/workspace/app-record-replay/3 [Pipeline] fileExists [Pipeline] sh 01:53:57 + make test 01:53:57 go test -race -coverprofile=coverage.out ./... 02:00:04 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 02:00:04 ok github.com/edgexfoundry/app-record-replay/internal/app 1.139s coverage: 88.0% of statements 02:00:19 ok github.com/edgexfoundry/app-record-replay/internal/application 9.891s coverage: 98.7% of statements 02:00:19 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.517s coverage: 89.7% of statements 02:00:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 02:00:19 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 02:00:19 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.081s coverage: 100.0% of statements 02:00:19 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 02:00:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:00:19 go vet ./... 02:04:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:04:56 ./bin/test-attribution-txt.sh [Pipeline] echo 02:04:56 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:04:57 + go mod tidy [Pipeline] } 02:05:01 $ docker stop --time=1 7a59cc597870c1149b9c9803b6b51ae05501dce43ea9bfe901052b880e90f7cd 02:05:06 $ docker rm -f --volumes 7a59cc597870c1149b9c9803b6b51ae05501dce43ea9bfe901052b880e90f7cd [Pipeline] // withDockerContainer [Pipeline] sh 02:05:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:05:09 Warning: overwriting stash ‘coverage-report’ 02:05:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:05:11 + ls -al . 02:05:11 total 264 02:05:11 drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:53 . 02:05:11 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:50 .. 02:05:11 -rw-rw-r-- 1 jenkins jenkins 119 May 26 01:50 .dockerignore 02:05:11 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:50 .git 02:05:11 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:50 .github 02:05:11 -rw-rw-r-- 1 jenkins jenkins 93 May 26 01:50 .gitignore 02:05:11 -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:50 .golangci.yml 02:05:11 -rw-rw-r-- 1 jenkins jenkins 19878 May 26 01:50 Attribution.txt 02:05:11 -rw-rw-r-- 1 jenkins jenkins 1729 May 26 01:50 CHANGELOG.md 02:05:11 -rw-rw-r-- 1 jenkins jenkins 1726 May 26 01:50 Dockerfile 02:05:11 -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:50 GOVERNANCE.md 02:05:11 -rw-rw-r-- 1 jenkins jenkins 704 May 26 01:50 Jenkinsfile 02:05:11 -rw-rw-r-- 1 jenkins jenkins 10174 May 26 01:50 LICENSE 02:05:11 -rw-rw-r-- 1 jenkins jenkins 3850 May 26 01:50 Makefile 02:05:11 -rw-rw-r-- 1 jenkins jenkins 611 May 26 01:50 OWNERS.md 02:05:11 -rw-rw-r-- 1 jenkins jenkins 4107 May 26 01:50 README.md 02:05:11 -rw-rw-r-- 1 jenkins jenkins 7789 May 26 01:50 Record and Reply.postman_collection.json 02:05:11 -rw-rw-r-- 1 jenkins jenkins 5 May 26 01:47 VERSION 02:05:11 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:50 bin 02:05:11 -rw-r--r-- 1 jenkins jenkins 29489 May 26 02:00 coverage.out 02:05:11 -rw-rw-r-- 1 jenkins jenkins 7036 May 26 01:50 go.mod 02:05:11 -rw-rw-r-- 1 jenkins jenkins 90242 May 26 01:50 go.sum 02:05:11 drwxrwxr-x 7 jenkins jenkins 4096 May 26 01:50 internal 02:05:11 -rw-rw-r-- 1 jenkins jenkins 913 May 26 01:50 main.go 02:05:11 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:50 openapi 02:05:11 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:50 pkg 02:05:11 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:50 res 02:05:11 drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:50 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:11 + 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=5cdc6a37ab6e241090a2416c5dedb1a575e732d9 --label arch=arm64 --label version=4.0.2 . 02:05:16 Sending build context to Docker daemon 46.11MB 02:05:16 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 02:05:16 Step 2/27 : FROM ${BASE} AS builder 02:05:16 ---> ba7376c661ad 02:05:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 02:05:17 ---> Running in e22436b1489a 02:05:17 Removing intermediate container e22436b1489a 02:05:17 ---> 1b8b5cdbc590 02:05:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:05:17 ---> Running in 06a9c3c6ada5 02:05:17 Removing intermediate container 06a9c3c6ada5 02:05:17 ---> 08b7cb6d3488 02:05:17 Step 5/27 : ARG ADD_BUILD_TAGS="" 02:05:17 ---> Running in 9db3d6aa957f 02:05:17 Removing intermediate container 9db3d6aa957f 02:05:17 ---> 6e95d4f4a3e6 02:05:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:17 ---> Running in f4b5483301fd 02:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:05:21 OK: 255 MiB in 60 packages 02:05:22 Removing intermediate container f4b5483301fd 02:05:22 ---> 1fb0297dd1a6 02:05:22 Step 7/27 : WORKDIR /app 02:05:22 ---> Running in 0a5930fbaa87 02:05:22 Removing intermediate container 0a5930fbaa87 02:05:22 ---> 499aa29aa4a5 02:05:22 Step 8/27 : COPY go.mod vendor* ./ 02:05:37 ---> ab7e26548040 02:05:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:37 ---> Running in e091927c5cef 02:05:38 skipping... 02:05:38 Removing intermediate container e091927c5cef 02:05:38 ---> 3b734a624def 02:05:38 Step 10/27 : COPY . . 02:05:53 ---> e1712fc88c7c 02:05:53 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:05:53 ---> Running in fa217b390afd 02:05:53 Removing intermediate container fa217b390afd 02:05:53 ---> 21245d8ea02b 02:05:53 Step 12/27 : RUN $MAKE 02:05:53 ---> Running in 5a123acb2855 02:05:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 02:10:21 Removing intermediate container 5a123acb2855 02:10:21 ---> 3c834f6d454c 02:10:21 Step 13/27 : FROM alpine:3.22 02:10:21 3.22: Pulling from library/alpine 02:10:21 58e777220c39: Already exists 02:10:21 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:10:21 Status: Downloaded newer image for alpine:3.22 02:10:21 ---> 6a2735c23ff3 02:10:21 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:10:21 ---> Running in c056995ae915 02:10:21 Removing intermediate container c056995ae915 02:10:21 ---> 61268b24eb09 02:10:21 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 02:10:21 ---> Running in 3f978d1506c4 02:10:21 Removing intermediate container 3f978d1506c4 02:10:21 ---> 64857cdfb93a 02:10:21 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 02:10:21 ---> Running in 2f8d090b73a2 02:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:10:21 (1/2) Installing ca-certificates (20260413-r0) 02:10:21 (2/2) Installing dumb-init (1.2.5-r3) 02:10:21 Executing busybox-1.37.0-r20.trigger 02:10:21 Executing ca-certificates-20260413-r0.trigger 02:10:21 OK: 8 MiB in 18 packages 02:10:22 Removing intermediate container 2f8d090b73a2 02:10:22 ---> 9c0b1d2799ea 02:10:22 Step 17/27 : RUN apk --no-cache upgrade 02:10:22 ---> Running in 287bd606bb7b 02:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:10:25 OK: 8 MiB in 18 packages 02:10:27 Removing intermediate container 287bd606bb7b 02:10:27 ---> df72477a1ab8 02:10:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:10:27 ---> 1446b6a40c5a 02:10:27 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:10:28 ---> 22d3ebc60e52 02:10:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:10:29 ---> 19685262b379 02:10:29 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 02:10:31 ---> b75cefc4cb62 02:10:31 Step 22/27 : EXPOSE 59712 02:10:31 ---> Running in 26de2be73ad9 02:10:31 Removing intermediate container 26de2be73ad9 02:10:31 ---> 7edd6288fd51 02:10:31 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 02:10:31 ---> Running in fc9578467a21 02:10:31 Removing intermediate container fc9578467a21 02:10:31 ---> 54cd4b547d09 02:10:31 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:10:31 ---> Running in 1508abe351e0 02:10:32 Removing intermediate container 1508abe351e0 02:10:32 ---> 495169c014c1 02:10:32 Step 25/27 : LABEL arch=arm64 02:10:32 ---> Running in b7b5db03d8bc 02:10:32 Removing intermediate container b7b5db03d8bc 02:10:32 ---> eff192fef5ae 02:10:32 Step 26/27 : LABEL git_sha=5cdc6a37ab6e241090a2416c5dedb1a575e732d9 02:10:32 ---> Running in d3b85c55bcff 02:10:33 Removing intermediate container d3b85c55bcff 02:10:33 ---> 73cd43caec93 02:10:33 Step 27/27 : LABEL version=4.0.2 02:10:33 ---> Running in b12342f2e80d 02:10:33 Removing intermediate container b12342f2e80d 02:10:33 ---> 2a05b2e9ab4b 02:10:33 [Warning] One or more build-args [ARCH] were not consumed 02:10:34 Successfully built 2a05b2e9ab4b 02:10:34 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 02:10:34 provisioning config files... 02:10:34 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config7841898420993925155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:34 ---> ****-login.sh 02:10:34 nexus3.edgexfoundry.org:10001 02:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:35 Configure a credential helper to remove this warning. See 02:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:35 02:10:35 Login Succeeded 02:10:35 nexus3.edgexfoundry.org:10002 02:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:35 Configure a credential helper to remove this warning. See 02:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:35 02:10:35 Login Succeeded 02:10:35 nexus3.edgexfoundry.org:10003 02:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:35 Configure a credential helper to remove this warning. See 02:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:35 02:10:35 Login Succeeded 02:10:36 nexus3.edgexfoundry.org:10004 02:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:36 Configure a credential helper to remove this warning. See 02:10:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:36 02:10:36 Login Succeeded 02:10:36 ****.io 02:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:36 Configure a credential helper to remove this warning. See 02:10:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:36 02:10:36 Login Succeeded 02:10:36 ---> ****-login.sh ends [Pipeline] } 02:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:36 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:10:36 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 02:10:36 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 02:10:36 4.0.2 02:10:36 5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 02:10:36 palau 02:10:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:37 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 02:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:10:37 556827355b57: Preparing 02:10:37 db4c7a47d3f4: Preparing 02:10:37 361f5549fb76: Preparing 02:10:37 4495e107e192: Preparing 02:10:37 23052c74b808: Preparing 02:10:37 fa51aa190b25: Preparing 02:10:37 eeaa73608b53: Preparing 02:10:37 fa51aa190b25: Waiting 02:10:37 eeaa73608b53: Waiting 02:10:37 4495e107e192: Pushed 02:10:37 db4c7a47d3f4: Pushed 02:10:37 361f5549fb76: Pushed 02:10:37 23052c74b808: Pushed 02:10:37 eeaa73608b53: Layer already exists 02:10:38 fa51aa190b25: Pushed 02:10:46 556827355b57: Pushed 02:10:46 5cdc6a37ab6e241090a2416c5dedb1a575e732d9: digest: sha256:1787c18568dec4cebc6309bda6ea61b8ab3857afe41d69bedc8a59be2320c092 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:47 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.2 02:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:10:47 556827355b57: Preparing 02:10:47 db4c7a47d3f4: Preparing 02:10:47 361f5549fb76: Preparing 02:10:47 4495e107e192: Preparing 02:10:47 23052c74b808: Preparing 02:10:47 fa51aa190b25: Preparing 02:10:47 eeaa73608b53: Preparing 02:10:47 fa51aa190b25: Waiting 02:10:47 4495e107e192: Layer already exists 02:10:47 23052c74b808: Layer already exists 02:10:47 361f5549fb76: Layer already exists 02:10:47 db4c7a47d3f4: Layer already exists 02:10:47 556827355b57: Layer already exists 02:10:47 eeaa73608b53: Layer already exists 02:10:47 fa51aa190b25: Layer already exists 02:10:47 4.0.2: digest: sha256:1787c18568dec4cebc6309bda6ea61b8ab3857afe41d69bedc8a59be2320c092 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:48 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 02:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:10:48 556827355b57: Preparing 02:10:48 db4c7a47d3f4: Preparing 02:10:48 361f5549fb76: Preparing 02:10:48 4495e107e192: Preparing 02:10:48 23052c74b808: Preparing 02:10:48 fa51aa190b25: Preparing 02:10:48 eeaa73608b53: Preparing 02:10:48 fa51aa190b25: Waiting 02:10:48 eeaa73608b53: Waiting 02:10:48 4495e107e192: Layer already exists 02:10:48 556827355b57: Layer already exists 02:10:48 db4c7a47d3f4: Layer already exists 02:10:48 23052c74b808: Layer already exists 02:10:48 361f5549fb76: Layer already exists 02:10:48 fa51aa190b25: Layer already exists 02:10:48 eeaa73608b53: Layer already exists 02:10:49 5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2: digest: sha256:1787c18568dec4cebc6309bda6ea61b8ab3857afe41d69bedc8a59be2320c092 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:49 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:palau 02:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:10:50 556827355b57: Preparing 02:10:50 db4c7a47d3f4: Preparing 02:10:50 361f5549fb76: Preparing 02:10:50 4495e107e192: Preparing 02:10:50 23052c74b808: Preparing 02:10:50 fa51aa190b25: Preparing 02:10:50 eeaa73608b53: Preparing 02:10:50 fa51aa190b25: Waiting 02:10:50 eeaa73608b53: Waiting 02:10:50 4495e107e192: Layer already exists 02:10:50 23052c74b808: Layer already exists 02:10:50 db4c7a47d3f4: Layer already exists 02:10:50 361f5549fb76: Layer already exists 02:10:50 556827355b57: Layer already exists 02:10:50 eeaa73608b53: Layer already exists 02:10:50 fa51aa190b25: Layer already exists 02:10:50 palau: digest: sha256:1787c18568dec4cebc6309bda6ea61b8ab3857afe41d69bedc8a59be2320c092 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:50 ===================================================== [Pipeline] echo 02:10:50 taggedImages: 02:10:50 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 02:10:50 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.2 02:10:50 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 02:10:50 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:50 02:10:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:51 arm64: Pulling from edgex-lftools-log-publisher 02:10:51 8998bd30e6a1: Pulling fs layer 02:10:51 04944245beec: Pulling fs layer 02:10:51 699f458cf7ca: Pulling fs layer 02:10:51 765212b225bb: Pulling fs layer 02:10:51 f23df028b6ca: Pulling fs layer 02:10:51 d65c8cfc05b1: Pulling fs layer 02:10:51 2437ff75d9bd: Pulling fs layer 02:10:51 f23df028b6ca: Waiting 02:10:51 d65c8cfc05b1: Waiting 02:10:51 765212b225bb: Waiting 02:10:51 2437ff75d9bd: Waiting 02:10:51 04944245beec: Verifying Checksum 02:10:51 04944245beec: Download complete 02:10:51 765212b225bb: Verifying Checksum 02:10:51 765212b225bb: Download complete 02:10:51 f23df028b6ca: Verifying Checksum 02:10:51 f23df028b6ca: Download complete 02:10:51 d65c8cfc05b1: Verifying Checksum 02:10:51 d65c8cfc05b1: Download complete 02:10:51 699f458cf7ca: Verifying Checksum 02:10:51 699f458cf7ca: Download complete 02:10:51 8998bd30e6a1: Verifying Checksum 02:10:51 8998bd30e6a1: Download complete 02:10:54 2437ff75d9bd: Verifying Checksum 02:10:54 2437ff75d9bd: Download complete 02:10:56 8998bd30e6a1: Pull complete 02:10:57 04944245beec: Pull complete 02:10:59 699f458cf7ca: Pull complete 02:10:59 765212b225bb: Pull complete 02:11:00 f23df028b6ca: Pull complete 02:11:00 d65c8cfc05b1: Pull complete 02:11:19 2437ff75d9bd: Pull complete 02:11:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-11323 does not seem to be running inside a container 02:11:22 $ 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/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 02:11:25 $ docker top 373af4323ed589caf61077fae97123f6e8d2b2220bbfcc73561aa58bc7eee2f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:25 ---> job-cost.sh 02:11:25 lf-activate-venv: SKIPPING 02:11:25 INFO: No Stack... 02:11:26 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:27 INFO: Archiving Costs [Pipeline] sh 02:11:27 + cat /w/workspace/app-record-replay/3/archives/cost.csv 02:11:27 + cut -d, -f6 [Pipeline] lock 02:11:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] 02:11:27 Resource [jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] did not exist. Created. 02:11:27 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:28 /w/workspace/app-record-replay/3@tmp/durable-85b25a80/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:29 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:29 Warning: overwriting stash ‘stack-cost’ 02:11:29 Stashed 1 file(s) [Pipeline] } 02:11:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:29 $ docker stop --time=1 373af4323ed589caf61077fae97123f6e8d2b2220bbfcc73561aa58bc7eee2f7 02:11:31 $ docker rm -f --volumes 373af4323ed589caf61077fae97123f6e8d2b2220bbfcc73561aa58bc7eee2f7 [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 02:11:31 provisioning config files... 02:11:31 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config17990152724163014880tmp [Pipeline] { [Pipeline] sh 02:11:32 + set +x 02:11:32 + curl -s https://codecov.io/bash 02:11:32 + bash -s -- 02:11:32 02:11:32 _____ _ 02:11:32 / ____| | | 02:11:32 | | ___ __| | ___ ___ _____ __ 02:11:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:32 Bash-1.0.6 02:11:32 02:11:32 02:11:32 ==> git version 2.25.1 found 02:11:32 ==> 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 02:11:32 Release-Date: 2020-01-08 02:11:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:32 ==> Jenkins CI detected. 02:11:32 current dir:  /w/workspace/xfoundry_app-record-replay_palau 02:11:32 project root: . 02:11:32 --> token set from env 02:11:32 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 02:11:32 ==> Running gcov in . (disable via -X gcov) 02:11:32 ==> Python coveragepy not found 02:11:32 ==> Searching for coverage reports in: 02:11:32 + . 02:11:32 -> Found 1 reports 02:11:32 ==> Detecting git/mercurial file structure 02:11:32 ==> Reading reports 02:11:32 + ./coverage.out bytes=29489 02:11:32 ==> Appending adjustments 02:11:32 https://docs.codecov.io/docs/fixing-reports 02:11:32 + Found adjustments 02:11:32 ==> Gzipping contents 02:11:32 32K /tmp/codecov.JzsRWF.gz 02:11:32 ==> Uploading reports 02:11:32 url: https://codecov.io 02:11:32 query: branch=palau&commit=5cdc6a37ab6e241090a2416c5dedb1a575e732d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fpalau%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 02:11:32 -> Pinging Codecov 02:11:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=5cdc6a37ab6e241090a2416c5dedb1a575e732d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fpalau%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 02:11:32 -> Uploading to 02:11:32 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/5cdc6a37ab6e241090a2416c5dedb1a575e732d9/8aead1ca-92f6-4c0f-a4c2-3623c164a566.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T021132Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4c3a71dd1f00ae684bb0827492ae6101dcffed332b037917578569c40f0187d3 02:11:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:32 Dload Upload Total Spent Left Speed 02:11:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32236 0 0 100 32236 0 194k --:--:-- --:--:-- --:--:-- 194k 02:11:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] } 02:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:11:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:11:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:33 02:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:33 latest: Pulling from edgex-devops/edgex-snyk-go 02:11:33 2d35ebdb57d9: Pulling fs layer 02:11:33 85e8836fcdb2: Pulling fs layer 02:11:33 91631faa732a: Pulling fs layer 02:11:33 f3f5ae8826fa: Pulling fs layer 02:11:33 4f4fb700ef54: Pulling fs layer 02:11:33 7861252a18e6: Pulling fs layer 02:11:33 9130f900ef6f: Pulling fs layer 02:11:33 f3f5ae8826fa: Waiting 02:11:33 4f4fb700ef54: Waiting 02:11:33 7861252a18e6: Waiting 02:11:33 9130f900ef6f: Waiting 02:11:33 85e8836fcdb2: Download complete 02:11:33 f3f5ae8826fa: Verifying Checksum 02:11:33 f3f5ae8826fa: Download complete 02:11:33 4f4fb700ef54: Download complete 02:11:34 2d35ebdb57d9: Verifying Checksum 02:11:34 2d35ebdb57d9: Download complete 02:11:34 2d35ebdb57d9: Pull complete 02:11:34 7861252a18e6: Verifying Checksum 02:11:34 7861252a18e6: Download complete 02:11:34 85e8836fcdb2: Pull complete 02:11:34 91631faa732a: Verifying Checksum 02:11:34 91631faa732a: Download complete 02:11:34 9130f900ef6f: Verifying Checksum 02:11:34 9130f900ef6f: Download complete 02:11:39 91631faa732a: Pull complete 02:11:39 f3f5ae8826fa: Pull complete 02:11:39 4f4fb700ef54: Pull complete 02:11:40 7861252a18e6: Pull complete 02:11:45 9130f900ef6f: Pull complete 02:11:45 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:46 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 02:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:11:55 $ docker top b96ec1f05adb1ed920c85a6909062b7abd9b6fba05cb09498d9a519b4cb5d88a -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:55 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_palau [Pipeline] echo 02:11:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:palau' [Pipeline] sh 02:11:56 + set -o pipefail 02:11:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:palau' 02:12:01 02:12:01 Monitoring /w/workspace/xfoundry_app-record-replay_palau (github.com/edgexfoundry/app-record-replay)... 02:12:01 02:12:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e449e65c-4d68-4615-ad55-31eb223626fa/history/82303174-74cd-43be-a969-b34a668b51cb 02:12:01 02:12:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:12:01 02:12:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:12:01 [Pipeline] } 02:12:01 $ docker stop --time=1 b96ec1f05adb1ed920c85a6909062b7abd9b6fba05cb09498d9a519b4cb5d88a 02:12:06 $ docker rm -f --volumes b96ec1f05adb1ed920c85a6909062b7abd9b6fba05cb09498d9a519b4cb5d88a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:08 + git log --format=format:%s -1 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] sh 02:12:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:08 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 02:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:12:15 $ docker top 69bebb4bead633e29c24105967bcf1cedbcb0c20e7400d916c2071dd9e852a73 -eo pid,comm 02:12:15 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). 02:12:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:12:15 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:15 + git semver [Pipeline] } 02:12:16 $ docker stop --time=1 69bebb4bead633e29c24105967bcf1cedbcb0c20e7400d916c2071dd9e852a73 02:12:17 $ docker rm -f --volumes 69bebb4bead633e29c24105967bcf1cedbcb0c20e7400d916c2071dd9e852a73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:12:17 02:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:12:18 0.23.1-centos7: Pulling from edgex-lftools 02:12:18 ab5ef0e58194: Pulling fs layer 02:12:18 9712f1f96733: Pulling fs layer 02:12:18 63f879dbbcfc: Pulling fs layer 02:12:18 0d9ebad4ef96: Pulling fs layer 02:12:18 e9a5061849ea: Pulling fs layer 02:12:18 d747dcd14b5f: Pulling fs layer 02:12:18 2de7ff778b66: Pulling fs layer 02:12:18 0d9ebad4ef96: Waiting 02:12:18 e9a5061849ea: Waiting 02:12:18 d747dcd14b5f: Waiting 02:12:18 2de7ff778b66: Waiting 02:12:18 9712f1f96733: Download complete 02:12:18 63f879dbbcfc: Verifying Checksum 02:12:18 63f879dbbcfc: Download complete 02:12:18 e9a5061849ea: Verifying Checksum 02:12:18 e9a5061849ea: Download complete 02:12:18 d747dcd14b5f: Download complete 02:12:18 0d9ebad4ef96: Verifying Checksum 02:12:18 0d9ebad4ef96: Download complete 02:12:18 ab5ef0e58194: Verifying Checksum 02:12:18 ab5ef0e58194: Download complete 02:12:18 2de7ff778b66: Verifying Checksum 02:12:18 2de7ff778b66: Download complete 02:12:22 ab5ef0e58194: Pull complete 02:12:23 9712f1f96733: Pull complete 02:12:24 63f879dbbcfc: Pull complete 02:12:33 0d9ebad4ef96: Pull complete 02:12:36 e9a5061849ea: Pull complete 02:12:37 d747dcd14b5f: Pull complete 02:12:40 2de7ff778b66: Pull complete 02:12:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:12:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:42 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 02:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:13:10 $ docker top 6e8dbe669ff5e121b99da606077080127b661822e0d8a147a8b0bc87a4ec7944 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:13:10 provisioning config files... 02:13:10 copy managed file [sigul-config] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config8521169653702219159tmp 02:13:10 copy managed file [sigul-password] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config18372983950233841626tmp 02:13:10 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config16073303640922852377tmp [Pipeline] { [Pipeline] echo 02:13:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:13:10 ---> sigul-configuration.sh 02:13:10 gpg: directory `/root/.gnupg' created 02:13:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:13:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:13:10 gpg: keyring `/root/.gnupg/secring.gpg' created 02:13:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:13:10 gpg: CAST5 encrypted data 02:13:10 gpg: encrypted with 1 passphrase 02:13:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:13:11 + mkdir /home/jenkins 02:13:11 + mkdir /home/jenkins/sigul [Pipeline] sh 02:13:11 + 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 02:13:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:13:11 ---> sigul-install.sh 02:13:11 Sigul already installed; skipping installation. [Pipeline] sh 02:13:12 + git tag --list 02:13:12 v3.1 02:13:12 v3.1.0 02:13:12 v3.1.1 02:13:12 v4.0.0 02:13:12 v4.0.1 02:13:12 v4.0.2 02:13:12 v4.1.0-dev.1 02:13:12 v4.1.0-dev.2 02:13:12 v4.1.0-dev.3 [Pipeline] sh 02:13:12 + lftools sign git-tag v4.0.2 02:13:12 Signing Git tag with Sigul... 02:13:12 Signing v4.0.2 [Pipeline] echo 02:13:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:13:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:13:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:13:13 $ docker stop --time=1 6e8dbe669ff5e121b99da606077080127b661822e0d8a147a8b0bc87a4ec7944 02:13:15 $ docker rm -f --volumes 6e8dbe669ff5e121b99da606077080127b661822e0d8a147a8b0bc87a4ec7944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:13:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:16 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 02:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:13:16 $ docker top 2c782a1093ed4e8ddeaa1f09a1218ac0589afb4088e56697f91a106757e5575d -eo pid,comm 02:13:17 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). 02:13:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:13:17 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:17 + git semver [Pipeline] } 02:13:17 $ docker stop --time=1 2c782a1093ed4e8ddeaa1f09a1218ac0589afb4088e56697f91a106757e5575d 02:13:19 $ docker rm -f --volumes 2c782a1093ed4e8ddeaa1f09a1218ac0589afb4088e56697f91a106757e5575d [Pipeline] // withDockerContainer [Pipeline] sh 02:13:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:20 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 02:13:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:13:22 $ docker top b021b8589724a12d82eeb3fefb5824d5e20e726950b5788e30d109bc31fcaeee -eo pid,comm 02:13:22 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). 02:13:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:13:22 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:22 + git semver [Pipeline] } 02:13:23 $ docker stop --time=1 b021b8589724a12d82eeb3fefb5824d5e20e726950b5788e30d109bc31fcaeee 02:13:25 $ docker rm -f --volumes b021b8589724a12d82eeb3fefb5824d5e20e726950b5788e30d109bc31fcaeee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:13:25 + [ -d /w/workspace/xfoundry_app-record-replay_palau/archives ] 02:13:25 + ls -al /w/workspace/xfoundry_app-record-replay_palau/archives 02:13:25 total 16 02:13:25 drwxr-xr-x 3 root root 4096 May 26 01:50 . 02:13:25 drwxrwxr-x 12 jenkins jenkins 4096 May 26 02:13 .. 02:13:25 drwxr-xr-x 2 root root 4096 May 26 01:50 cost 02:13:25 -rw-r--r-- 1 root root 88 May 26 01:50 cost.csv 02:13:25 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_palau/archives 02:13:25 + ls -al /w/workspace/xfoundry_app-record-replay_palau/archives 02:13:25 total 16 02:13:25 drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:50 . 02:13:25 drwxrwxr-x 12 jenkins jenkins 4096 May 26 02:13 .. 02:13:25 drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:50 cost 02:13:25 -rw-r--r-- 1 jenkins jenkins 88 May 26 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:27 ---> package-listing.sh 02:13:27 ++ facter osfamily 02:13:27 ++ tr '[:upper:]' '[:lower:]' 02:13:28 + OS_FAMILY=debian 02:13:28 + workspace=/w/workspace/xfoundry_app-record-replay_palau 02:13:28 + START_PACKAGES=/tmp/packages_start.txt 02:13:28 + END_PACKAGES=/tmp/packages_end.txt 02:13:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:28 + PACKAGES=/tmp/packages_start.txt 02:13:28 + '[' /w/workspace/xfoundry_app-record-replay_palau ']' 02:13:28 + PACKAGES=/tmp/packages_end.txt 02:13:28 + case "${OS_FAMILY}" in 02:13:28 + dpkg -l 02:13:28 + grep '^ii' 02:13:28 + '[' -f /tmp/packages_start.txt ']' 02:13:28 + '[' -f /tmp/packages_end.txt ']' 02:13:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:28 + '[' /w/workspace/xfoundry_app-record-replay_palau ']' 02:13:28 + mkdir -p /w/workspace/xfoundry_app-record-replay_palau/archives/ 02:13:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_palau/archives/ [Pipeline] echo 02:13:28 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/xfoundry_app-record-replay_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:29 prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container 02:13:29 $ 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/xfoundry_app-record-replay_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:29 $ docker top fdc623ffd35e02e95c2e37347ccd05faa49cc26879aa3eac1a48458a9d039edd -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:30 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:34 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:35 + ls /var/log/sa-host 02:13:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:35 provisioning config files... 02:13:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config9347333654401489037tmp [Pipeline] { [Pipeline] echo 02:13:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:35 ---> create-netrc.sh [Pipeline] } 02:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:35 ---> python-tools-install.sh [Pipeline] echo 02:13:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:36 ---> sudo-logs.sh 02:13:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:36 ---> job-cost.sh 02:13:36 lf-activate-venv: SKIPPING 02:13:36 DEBUG: total: 0.2199999988079071 02:13:36 INFO: Retrieving Stack Cost... 02:13:36 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:37 INFO: Archiving Costs [Pipeline] echo 02:13:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:37 ---> logs-deploy.sh 02:13:37 lf-activate-venv: SKIPPING 02:13:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/palau/3 02:13:37 INFO: archiving workspace using pattern(s): 02:13:38 Archives upload complete. 02:13:38 INFO: archiving logs to Nexus