Pull request #148 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff96c6bca0865c179a36cdb3df36626de7df6f01+fb1cfc1ed001b91dc8782235128666e14fb0baf6 (2a655a60d1b5db2ee87d60b24ca6842000148cb9) 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-ssh4976664356152085035.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5790991953319164309.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4273887512329948230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8351924131113495262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5309698055905773593.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15600601849904413197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23238 in /w/workspace/foundry_app-record-replay_PR-148 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-148 # 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 Merging remotes/origin/main commit fb1cfc1ed001b91dc8782235128666e14fb0baf6 into PR head commit ff96c6bca0865c179a36cdb3df36626de7df6f01 Merge succeeded, producing ff96c6bca0865c179a36cdb3df36626de7df6f01 Checking out Revision ff96c6bca0865c179a36cdb3df36626de7df6f01 (PR-148) > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:43:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:43:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:43:37 ========================================================= 03:43:37 EdgeX Global Pipelines Version Info 03:43:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:43:38 ------------------- 03:43:38 stable info: 03:43:38 ------------------- 03:43:38 Commited By: Ginny Guan ginny@iotechsys.com 03:43:38 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:43:38 Message: update stable to v1.0.265 03:43:39 ------------------- 03:43:39 experimental info: 03:43:39 ------------------- 03:43:39 Commited By: Cherry Wang cherry@iotechsys.com 03:43:39 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:43:39 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:43:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:43:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 03:43:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 03:43:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 03:43:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff96c6bca0865c179a36cdb3df36626de7df6f01 [Pipeline] echo 03:43:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff96c6b [Pipeline] echo 03:43:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:41 provisioning config files... 03:43:41 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-148@tmp/config12651623607810073843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:41 ---> ****-login.sh 03:43:41 nexus3.edgexfoundry.org:10001 03:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:42 Configure a credential helper to remove this warning. See 03:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:42 03:43:42 Login Succeeded 03:43:42 nexus3.edgexfoundry.org:10002 03:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:42 Configure a credential helper to remove this warning. See 03:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:42 03:43:42 Login Succeeded 03:43:42 nexus3.edgexfoundry.org:10003 03:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:42 Configure a credential helper to remove this warning. See 03:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:42 03:43:42 Login Succeeded 03:43:42 nexus3.edgexfoundry.org:10004 03:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:42 Configure a credential helper to remove this warning. See 03:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:42 03:43:42 Login Succeeded 03:43:42 ****.io 03:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:42 Configure a credential helper to remove this warning. See 03:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:42 03:43:42 Login Succeeded 03:43:42 ---> ****-login.sh ends [Pipeline] } 03:43:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:43:43 + git rev-list -1 --merges ff96c6bca0865c179a36cdb3df36626de7df6f01~1..ff96c6bca0865c179a36cdb3df36626de7df6f01 [Pipeline] echo 03:43:43 -----------> git rev-list -1 --merges ff96c6bca0865c179a36cdb3df36626de7df6f01~1..ff96c6bca0865c179a36cdb3df36626de7df6f01 ff96c6bca0865c179a36cdb3df36626de7df6f01 [false] [Pipeline] sh 03:43:43 + git log --format=format:%s -1 ff96c6bca0865c179a36cdb3df36626de7df6f01 [Pipeline] echo 03:43:44 ========================================================= 03:43:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:43:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:43:44 + git log --format=format:%s -1 ff96c6bca0865c179a36cdb3df36626de7df6f01 [Pipeline] echo 03:43:44 [semverPrep] GIT_COMMIT: ff96c6bca0865c179a36cdb3df36626de7df6f01, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:43:44 [semverPrep] This is not a build commit. [Pipeline] sh 03:43:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:43:44 + grep -v github /etc/ssh/ssh_known_hosts 03:43:44 + [ -e /tmp/ssh_known_hosts ] 03:43:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:43:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:43:44 + sudo tee -a /etc/ssh/ssh_known_hosts 03:43:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:45 03:43:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:45 0.1.4: Pulling from edgex-devops/py-git-semver 03:43:45 b85a868b505f: Pulling fs layer 03:43:45 e2be974225ed: Pulling fs layer 03:43:45 339a4e72a1f5: Pulling fs layer 03:43:45 988bab9f4d93: Pulling fs layer 03:43:45 1469e6f7b9e6: Pulling fs layer 03:43:45 eaf3925da568: Pulling fs layer 03:43:45 bab4dde63d76: Pulling fs layer 03:43:45 bde34c3a00c8: Pulling fs layer 03:43:45 b352a97aabf1: Pulling fs layer 03:43:45 4872d77fe225: Pulling fs layer 03:43:45 5851b861e8e6: Pulling fs layer 03:43:45 988bab9f4d93: Waiting 03:43:45 1469e6f7b9e6: Waiting 03:43:45 eaf3925da568: Waiting 03:43:45 bab4dde63d76: Waiting 03:43:45 bde34c3a00c8: Waiting 03:43:45 b352a97aabf1: Waiting 03:43:45 4872d77fe225: Waiting 03:43:45 5851b861e8e6: Waiting 03:43:45 e2be974225ed: Verifying Checksum 03:43:45 e2be974225ed: Download complete 03:43:45 988bab9f4d93: Verifying Checksum 03:43:45 988bab9f4d93: Download complete 03:43:46 1469e6f7b9e6: Verifying Checksum 03:43:46 1469e6f7b9e6: Download complete 03:43:46 339a4e72a1f5: Verifying Checksum 03:43:46 339a4e72a1f5: Download complete 03:43:46 bde34c3a00c8: Verifying Checksum 03:43:46 bde34c3a00c8: Download complete 03:43:46 b352a97aabf1: Verifying Checksum 03:43:46 b352a97aabf1: Download complete 03:43:46 4872d77fe225: Verifying Checksum 03:43:46 4872d77fe225: Download complete 03:43:46 5851b861e8e6: Verifying Checksum 03:43:46 5851b861e8e6: Download complete 03:43:46 b85a868b505f: Verifying Checksum 03:43:46 b85a868b505f: Download complete 03:43:46 bab4dde63d76: Verifying Checksum 03:43:46 bab4dde63d76: Download complete 03:43:47 b85a868b505f: Pull complete 03:43:47 e2be974225ed: Pull complete 03:43:48 339a4e72a1f5: Pull complete 03:43:48 988bab9f4d93: Pull complete 03:43:48 1469e6f7b9e6: Pull complete 03:43:48 eaf3925da568: Pull complete 03:43:50 bab4dde63d76: Pull complete 03:43:50 bde34c3a00c8: Pull complete 03:43:50 b352a97aabf1: Pull complete 03:43:50 4872d77fe225: Pull complete 03:43:50 5851b861e8e6: Pull complete 03:43:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:51 prd-ubuntu20.04-docker-8c-8g-23238 does not seem to be running inside a container 03:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@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 03:43:54 $ docker top 456fda5ab81a3dff78fdafc304b2954e33ce2ed43acb6cc74eb2c35776975592 -eo pid,comm 03:43:54 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). 03:43:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:43:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:54 [ssh-agent] Looking for ssh-agent implementation... 03:43:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:54 $ docker exec 456fda5ab81a3dff78fdafc304b2954e33ce2ed43acb6cc74eb2c35776975592 ssh-agent 03:43:54 SSH_AUTH_SOCK=/tmp/ssh-VI4qaapiKvhX/agent.32 03:43:54 SSH_AGENT_PID=38 03:43:54 Running ssh-add (command line suppressed) 03:43:54 Identity added: /w/workspace/foundry_app-record-replay_PR-148@tmp/private_key_7876409002236779795.key (/w/workspace/foundry_app-record-replay_PR-148@tmp/private_key_7876409002236779795.key) 03:43:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:55 + git tag --points-at HEAD [Pipeline] } 03:43:55 $ docker exec --env ******** --env ******** 456fda5ab81a3dff78fdafc304b2954e33ce2ed43acb6cc74eb2c35776975592 ssh-agent -k 03:43:55 unset SSH_AUTH_SOCK; 03:43:55 unset SSH_AGENT_PID; 03:43:55 echo Agent pid 38 killed; 03:43:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:43:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:55 [ssh-agent] Looking for ssh-agent implementation... 03:43:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:55 $ docker exec 456fda5ab81a3dff78fdafc304b2954e33ce2ed43acb6cc74eb2c35776975592 ssh-agent 03:43:55 SSH_AUTH_SOCK=/tmp/ssh-u1kr2QjlBqmV/agent.71 03:43:55 SSH_AGENT_PID=77 03:43:55 Running ssh-add (command line suppressed) 03:43:55 Identity added: /w/workspace/foundry_app-record-replay_PR-148@tmp/private_key_11835646741032156195.key (/w/workspace/foundry_app-record-replay_PR-148@tmp/private_key_11835646741032156195.key) 03:43:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:56 + git semver init 03:43:56 2024-10-18 03:43:56,289 [run_init] DEBUG init version:0.0.0 force:False 03:43:56 2024-10-18 03:43:56,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-148/.semver 03:43:56 2024-10-18 03:43:56,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-148/.semver 03:43:56 2024-10-18 03:43:56,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-148/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-148, universal_newlines=False, shell=None, istream=None) 03:43:58 2024-10-18 03:43:57,951 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-148/.git/info/exclude 03:43:58 2024-10-18 03:43:57,952 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-148/.semver/PR-148 with force:False 03:43:58 2024-10-18 03:43:57,952 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-148/.semver/PR-148 03:43:58 2024-10-18 03:43:57,957 [execute] INFO git cat-file --batch-check 03:43:58 2024-10-18 03:43:57,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-148/.semver, universal_newlines=False, shell=None, istream=) 03:43:58 2024-10-18 03:43:57,963 [execute] INFO git cat-file --batch 03:43:58 2024-10-18 03:43:57,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-148/.semver, universal_newlines=False, shell=None, istream=) 03:43:58 2024-10-18 03:43:57,967 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-148/.semver/PR-148 03:43:58 0.0.0 [Pipeline] } 03:43:58 $ docker exec --env ******** --env ******** 456fda5ab81a3dff78fdafc304b2954e33ce2ed43acb6cc74eb2c35776975592 ssh-agent -k 03:43:58 unset SSH_AUTH_SOCK; 03:43:58 unset SSH_AGENT_PID; 03:43:58 echo Agent pid 77 killed; 03:43:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:58 + git semver [Pipeline] } 03:43:59 $ docker stop --time=1 456fda5ab81a3dff78fdafc304b2954e33ce2ed43acb6cc74eb2c35776975592 03:44:00 $ docker rm -f --volumes 456fda5ab81a3dff78fdafc304b2954e33ce2ed43acb6cc74eb2c35776975592 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:44:01 Stashed 1 file(s) [Pipeline] echo 03:44:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:02 provisioning config files... 03:44:02 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-148@tmp/config4377748047837223918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:02 ---> ****-login.sh 03:44:02 nexus3.edgexfoundry.org:10001 03:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:02 Configure a credential helper to remove this warning. See 03:44:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:02 03:44:02 Login Succeeded 03:44:02 nexus3.edgexfoundry.org:10002 03:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:02 Configure a credential helper to remove this warning. See 03:44:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:02 03:44:02 Login Succeeded 03:44:02 nexus3.edgexfoundry.org:10003 03:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:02 Configure a credential helper to remove this warning. See 03:44:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:02 03:44:02 Login Succeeded 03:44:02 nexus3.edgexfoundry.org:10004 03:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:02 Configure a credential helper to remove this warning. See 03:44:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:02 03:44:02 Login Succeeded 03:44:02 ****.io 03:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:03 Configure a credential helper to remove this warning. See 03:44:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:03 03:44:03 Login Succeeded 03:44:03 ---> ****-login.sh ends [Pipeline] } 03:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:44:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:44:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:44:03 ========================================================= 03:44:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:44:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:44:03 Sending build context to Docker daemon 9.794MB 03:44:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:44:03 Step 2/12 : FROM ${BASE} AS builder 03:44:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:44:03 43c4264eed91: Pulling fs layer 03:44:03 4cc291be95ef: Pulling fs layer 03:44:03 2ac1f1163629: Pulling fs layer 03:44:03 5c3c966382ef: Pulling fs layer 03:44:03 4f4fb700ef54: Pulling fs layer 03:44:03 5d5c8e513c77: Pulling fs layer 03:44:03 9f66e0745190: Pulling fs layer 03:44:03 f49a43e4bbc0: Pulling fs layer 03:44:03 561ebcabdf7f: Pulling fs layer 03:44:03 5c3c966382ef: Waiting 03:44:03 4f4fb700ef54: Waiting 03:44:03 5d5c8e513c77: Waiting 03:44:03 f49a43e4bbc0: Waiting 03:44:03 561ebcabdf7f: Waiting 03:44:03 9f66e0745190: Waiting 03:44:03 4cc291be95ef: Verifying Checksum 03:44:03 4cc291be95ef: Download complete 03:44:04 5c3c966382ef: Verifying Checksum 03:44:04 5c3c966382ef: Download complete 03:44:04 4f4fb700ef54: Verifying Checksum 03:44:04 4f4fb700ef54: Download complete 03:44:04 5d5c8e513c77: Verifying Checksum 03:44:04 5d5c8e513c77: Download complete 03:44:04 43c4264eed91: Download complete 03:44:04 9f66e0745190: Verifying Checksum 03:44:04 9f66e0745190: Download complete 03:44:04 43c4264eed91: Pull complete 03:44:04 561ebcabdf7f: Verifying Checksum 03:44:04 561ebcabdf7f: Download complete 03:44:04 4cc291be95ef: Pull complete 03:44:04 2ac1f1163629: Download complete 03:44:04 f49a43e4bbc0: Verifying Checksum 03:44:04 f49a43e4bbc0: Download complete 03:44:08 2ac1f1163629: Pull complete 03:44:08 5c3c966382ef: Pull complete 03:44:08 4f4fb700ef54: Pull complete 03:44:08 5d5c8e513c77: Pull complete 03:44:08 9f66e0745190: Pull complete 03:44:11 f49a43e4bbc0: Pull complete 03:44:11 561ebcabdf7f: Pull complete 03:44:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:44:11 ---> 3a752c3f9dda 03:44:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:44:16 ---> Running in a81b20443e11 03:44:16 Removing intermediate container a81b20443e11 03:44:16 ---> d6d83442f921 03:44:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:44:16 ---> Running in c3986269a460 03:44:16 Removing intermediate container c3986269a460 03:44:16 ---> b6d1e7c69c84 03:44:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:44:16 ---> Running in 2b25753b20b5 03:44:16 Removing intermediate container 2b25753b20b5 03:44:16 ---> b0c145cca7d6 03:44:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:16 ---> Running in 4f3d0192072a 03:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:44:16 OK: 246 MiB in 54 packages 03:44:16 Still waiting to schedule task 03:44:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:44:17 Removing intermediate container 4f3d0192072a 03:44:17 ---> f27b53995395 03:44:17 Step 7/12 : WORKDIR /app 03:44:17 ---> Running in 12dbae6a682f 03:44:17 Removing intermediate container 12dbae6a682f 03:44:17 ---> 1df0e2d4ab36 03:44:17 Step 8/12 : COPY go.mod vendor* ./ 03:44:17 ---> 83107112b18a 03:44:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:17 ---> Running in 4c31a3951333 03:45:13 Removing intermediate container 4c31a3951333 03:45:13 ---> 7b8d4d7ff24b 03:45:13 Step 10/12 : COPY . . 03:45:13 ---> 568b3da18f27 03:45:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:13 ---> Running in 68856a0eccba 03:45:13 Removing intermediate container 68856a0eccba 03:45:13 ---> 140815a61b9e 03:45:13 Step 12/12 : RUN $MAKE 03:45:13 ---> Running in 86e6c3d27035 03:45:13 noop 03:45:13 Removing intermediate container 86e6c3d27035 03:45:13 ---> a73d7ff18c94 03:45:13 Successfully built a73d7ff18c94 03:45:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:14 + docker inspect -f . ci-base-image-x86_64 03:45:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:14 prd-ubuntu20.04-docker-8c-8g-23238 does not seem to be running inside a container 03:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@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 ******** -e ******** ci-base-image-x86_64 cat 03:45:14 $ docker top 08a436350c5c3766fd06fea2da3db28656e28fd307575a01dc7aa77a41e5e4f1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:15 + go version 03:45:15 go version go1.23.2 linux/amd64 [Pipeline] } 03:45:15 $ docker stop --time=1 08a436350c5c3766fd06fea2da3db28656e28fd307575a01dc7aa77a41e5e4f1 03:45:16 $ docker rm -f --volumes 08a436350c5c3766fd06fea2da3db28656e28fd307575a01dc7aa77a41e5e4f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:17 + docker inspect -f . ci-base-image-x86_64 03:45:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:17 prd-ubuntu20.04-docker-8c-8g-23238 does not seem to be running inside a container 03:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@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 ******** -e ******** ci-base-image-x86_64 cat 03:45:17 $ docker top 128a979db5a02578149bc5c410c621bed382d9d9817902374a101e81ac714c67 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:18 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-148 [Pipeline] fileExists [Pipeline] sh 03:45:18 + make test 03:45:18 go test -race -coverprofile=coverage.out ./... 03:45:45 # github.com/edgexfoundry/app-record-replay/internal/controller [github.com/edgexfoundry/app-record-replay/internal/controller.test] 03:45:45 internal/controller/controller_test.go:398:15: cannot use &val (value of type *string) as string value in struct literal 03:45:45 internal/controller/controller_test.go:409:15: cannot use &val (value of type *string) as string value in struct literal 03:45:45 internal/controller/controller_test.go:519:15: cannot use &val (value of type *string) as string value in struct literal 03:45:45 internal/controller/controller_test.go:530:15: cannot use &val (value of type *string) as string value in struct literal 03:45:45 # github.com/edgexfoundry/app-record-replay/internal/application [github.com/edgexfoundry/app-record-replay/internal/application.test] 03:45:45 internal/application/manager_test.go:1151:51: cannot use &val (value of type *string) as string value in struct literal 03:45:45 internal/application/manager_test.go:1166:51: cannot use &val (value of type *string) as string value in struct literal 03:45:45 internal/application/manager_test.go:1181:51: cannot use &val (value of type *string) as string value in struct literal 03:45:45 internal/application/manager_test.go:1196:51: cannot use &val (value of type *string) as string value in struct literal 03:45:55 FAIL github.com/edgexfoundry/app-record-replay/internal/application [build failed] 03:45:55 FAIL github.com/edgexfoundry/app-record-replay/internal/controller [build failed] 03:45:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:45:55 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:45:55 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 03:45:55 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 03:45:55 ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements 03:45:55 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements 03:45:55 FAIL 03:45:55 make: *** [Makefile:84: unittest] Error 1 [Pipeline] } 03:45:55 $ docker stop --time=1 128a979db5a02578149bc5c410c621bed382d9d9817902374a101e81ac714c67 03:45:58 $ docker rm -f --volumes 128a979db5a02578149bc5c410c621bed382d9d9817902374a101e81ac714c67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:59 03:45:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:00 latest: Pulling from edgex-lftools-log-publisher 03:46:00 5eb5b503b376: Pulling fs layer 03:46:00 5c69ac0246d0: Pulling fs layer 03:46:00 ec43610c2a17: Pulling fs layer 03:46:00 3a2ae6a8a46f: Pulling fs layer 03:46:00 33b1e0a273af: Pulling fs layer 03:46:00 5d3b04190fa2: Pulling fs layer 03:46:00 2f39f015ded8: Pulling fs layer 03:46:00 33b1e0a273af: Waiting 03:46:00 5d3b04190fa2: Waiting 03:46:00 3a2ae6a8a46f: Waiting 03:46:00 5c69ac0246d0: Verifying Checksum 03:46:00 5c69ac0246d0: Download complete 03:46:00 3a2ae6a8a46f: Verifying Checksum 03:46:00 3a2ae6a8a46f: Download complete 03:46:00 ec43610c2a17: Verifying Checksum 03:46:00 ec43610c2a17: Download complete 03:46:00 33b1e0a273af: Verifying Checksum 03:46:00 33b1e0a273af: Download complete 03:46:00 5d3b04190fa2: Download complete 03:46:00 5eb5b503b376: Verifying Checksum 03:46:00 5eb5b503b376: Download complete 03:46:00 2f39f015ded8: Download complete 03:46:01 5eb5b503b376: Pull complete 03:46:01 5c69ac0246d0: Pull complete 03:46:02 ec43610c2a17: Pull complete 03:46:02 3a2ae6a8a46f: Pull complete 03:46:02 33b1e0a273af: Pull complete 03:46:02 5d3b04190fa2: Pull complete 03:46:06 2f39f015ded8: Pull complete 03:46:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:06 prd-ubuntu20.04-docker-8c-8g-23238 does not seem to be running inside a container 03:46:06 $ 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/foundry_app-record-replay_PR-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:46:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23239 in /w/workspace/foundry_app-record-replay_PR-148 03:46:12 $ docker top bd8470395f8cd37625666eaa5df3043547ef4790dc7363e62f341381183f6b7e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 03:46:12 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:46:12 Selected Git installation does not exist. Using Default 03:46:12 The recommended git tool is: NONE 03:46:13 ---> job-cost.sh 03:46:13 lf-activate-venv: SKIPPING 03:46:13 INFO: No Stack... 03:46:13 INFO: Retrieving Pricing Info for: v3-standard-8 03:46:13 INFO: Archiving Costs [Pipeline] sh 03:46:14 + cat /w/workspace/foundry_app-record-replay_PR-148/archives/cost.csv 03:46:14 + cut -d, -f6 [Pipeline] lock 03:46:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-1-stack-cost] 03:46:14 Resource [jenkins-edgexfoundry-app-record-replay-PR-148-1-stack-cost] did not exist. Created. 03:46:14 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:46:14 + echo total: 0.2199999988079071 [Pipeline] stash 03:46:14 Stashed 1 file(s) [Pipeline] } 03:46:14 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:46:14 $ docker stop --time=1 bd8470395f8cd37625666eaa5df3043547ef4790dc7363e62f341381183f6b7e 03:46:16 $ docker rm -f --volumes bd8470395f8cd37625666eaa5df3043547ef4790dc7363e62f341381183f6b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:46:16 Failed in branch amd64 03:46:17 using credential edgex-jenkins-ssh 03:46:17 Cloning the remote Git repository 03:46:17 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:46:18 > git init /w/workspace/app-record-replay/1 # timeout=10 03:46:18 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:46:18 > git --version # timeout=10 03:46:18 > git --version # 'git version 2.25.1' 03:46:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:21 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:22 Merging remotes/origin/main commit fb1cfc1ed001b91dc8782235128666e14fb0baf6 into PR head commit ff96c6bca0865c179a36cdb3df36626de7df6f01 03:46:23 Merge succeeded, producing ff96c6bca0865c179a36cdb3df36626de7df6f01 03:46:23 Checking out Revision ff96c6bca0865c179a36cdb3df36626de7df6f01 (PR-148) 03:46:22 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:46:22 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:46:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:46:22 > git config core.sparsecheckout # timeout=10 03:46:22 > git checkout -f ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 03:46:22 > git remote # timeout=10 03:46:22 > git config --get remote.origin.url # timeout=10 03:46:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:22 > git merge fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 03:46:22 > git rev-parse HEAD^{commit} # timeout=10 03:46:23 > git config core.sparsecheckout # timeout=10 03:46:23 > git checkout -f ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 03:46:23 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:46:23 > git --version # timeout=10 03:46:23 > git --version # 'git version 2.25.1' 03:46:23 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:46:28 % Total % Received % Xferd Average Speed Time Time Time Current 03:46:28 Dload Upload Total Spent Left Speed 03:46:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 03:46:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:46:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:46:29 + sudo tee /etc/docker/daemon.new 03:46:29 { 03:46:29 "registry-mirrors": [ 03:46:29 "https://nexus3.edgexfoundry.org:10001" 03:46:29 ], 03:46:29 "bip": "10.250.0.254/24", 03:46:29 "hosts": [ 03:46:29 "tcp://0.0.0.0:5555", 03:46:29 "unix:///var/run/docker.sock" 03:46:29 ], 03:46:29 "mtu": 1458, 03:46:29 "selinux-enabled": true, 03:46:29 "seccomp-profile": "/etc/docker/seccomp.json" 03:46:29 } [Pipeline] sh 03:46:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:46:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:48 provisioning config files... 03:46:48 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17538457979028773035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:49 ---> ****-login.sh 03:46:49 nexus3.edgexfoundry.org:10001 03:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:49 Configure a credential helper to remove this warning. See 03:46:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:49 03:46:49 Login Succeeded 03:46:49 nexus3.edgexfoundry.org:10002 03:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:50 Configure a credential helper to remove this warning. See 03:46:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:50 03:46:50 Login Succeeded 03:46:50 nexus3.edgexfoundry.org:10003 03:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:50 Configure a credential helper to remove this warning. See 03:46:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:50 03:46:50 Login Succeeded 03:46:50 nexus3.edgexfoundry.org:10004 03:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:50 Configure a credential helper to remove this warning. See 03:46:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:50 03:46:50 Login Succeeded 03:46:50 ****.io 03:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:51 Configure a credential helper to remove this warning. See 03:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:51 03:46:51 Login Succeeded 03:46:51 ---> ****-login.sh ends [Pipeline] } 03:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:46:52 ========================================================= 03:46:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:46:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:46:52 Sending build context to Docker daemon 338.4kB 03:46:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:46:52 Step 2/12 : FROM ${BASE} AS builder 03:46:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:46:52 cf04c63912e1: Pulling fs layer 03:46:52 55b35a11ae5e: Pulling fs layer 03:46:52 a37a00ec5f00: Pulling fs layer 03:46:52 50b3750afda1: Pulling fs layer 03:46:52 4f4fb700ef54: Pulling fs layer 03:46:52 80978eb59214: Pulling fs layer 03:46:52 c9f46d7d2bd2: Pulling fs layer 03:46:52 c5a475d317c9: Pulling fs layer 03:46:52 50b3750afda1: Waiting 03:46:52 4f4fb700ef54: Waiting 03:46:52 80978eb59214: Waiting 03:46:52 c5a475d317c9: Waiting 03:46:52 c9f46d7d2bd2: Waiting 03:46:53 55b35a11ae5e: Verifying Checksum 03:46:53 55b35a11ae5e: Download complete 03:46:53 50b3750afda1: Verifying Checksum 03:46:53 50b3750afda1: Download complete 03:46:53 4f4fb700ef54: Verifying Checksum 03:46:53 4f4fb700ef54: Download complete 03:46:53 80978eb59214: Verifying Checksum 03:46:53 80978eb59214: Download complete 03:46:53 cf04c63912e1: Verifying Checksum 03:46:53 cf04c63912e1: Download complete 03:46:53 c5a475d317c9: Verifying Checksum 03:46:53 c5a475d317c9: Download complete 03:46:54 cf04c63912e1: Pull complete 03:46:55 a37a00ec5f00: Verifying Checksum 03:46:55 a37a00ec5f00: Download complete 03:46:55 55b35a11ae5e: Pull complete 03:46:56 c9f46d7d2bd2: Verifying Checksum 03:46:56 c9f46d7d2bd2: Download complete 03:47:11 a37a00ec5f00: Pull complete 03:47:11 50b3750afda1: Pull complete 03:47:11 4f4fb700ef54: Pull complete 03:47:11 80978eb59214: Pull complete 03:47:19 c9f46d7d2bd2: Pull complete 03:47:20 c5a475d317c9: Pull complete 03:47:20 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:47:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:47:20 ---> be29e6b0f0d4 03:47:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:47:21 ---> Running in faf6efdaed7e 03:47:21 Removing intermediate container faf6efdaed7e 03:47:21 ---> 6a30499327b3 03:47:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:47:21 ---> Running in bc5cfa63e624 03:47:21 Removing intermediate container bc5cfa63e624 03:47:21 ---> 9d887386f54d 03:47:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:47:22 ---> Running in 988f95543dde 03:47:22 Removing intermediate container 988f95543dde 03:47:22 ---> a8d98a0f687b 03:47:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:47:22 ---> Running in 5fce5dd984e4 03:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:25 OK: 238 MiB in 54 packages 03:47:26 Removing intermediate container 5fce5dd984e4 03:47:26 ---> e2b1d8091c5a 03:47:26 Step 7/12 : WORKDIR /app 03:47:26 ---> Running in ae8857655ce4 03:47:27 Removing intermediate container ae8857655ce4 03:47:27 ---> d2d9d7ee1be9 03:47:27 Step 8/12 : COPY go.mod vendor* ./ 03:47:27 ---> 55ccb7586b15 03:47:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:27 ---> Running in bf84817a9fa5 03:49:34 Removing intermediate container bf84817a9fa5 03:49:34 ---> 6043bfad5a2a 03:49:34 Step 10/12 : COPY . . 03:49:34 ---> 8d613381ab8a 03:49:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:49:34 ---> Running in a586d7fc7778 03:49:34 Removing intermediate container a586d7fc7778 03:49:34 ---> f0554d6caa01 03:49:34 Step 12/12 : RUN $MAKE 03:49:34 ---> Running in 44ff5da380fb 03:49:34 noop 03:49:34 Removing intermediate container 44ff5da380fb 03:49:34 ---> 1f87f495b6ad 03:49:34 Successfully built 1f87f495b6ad 03:49:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker inspect -f . ci-base-image-arm64 03:49:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:35 prd-ubuntu20.04-docker-arm64-4c-16g-23239 does not seem to be running inside a container 03:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:49:36 $ docker top 374411baaafa78773717f3037d82479e566c80584da24c8b211b44c63391e3e6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:37 + go version 03:49:37 go version go1.23.2 linux/arm64 [Pipeline] } 03:49:37 $ docker stop --time=1 374411baaafa78773717f3037d82479e566c80584da24c8b211b44c63391e3e6 03:49:39 $ docker rm -f --volumes 374411baaafa78773717f3037d82479e566c80584da24c8b211b44c63391e3e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:40 + docker inspect -f . ci-base-image-arm64 03:49:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:40 prd-ubuntu20.04-docker-arm64-4c-16g-23239 does not seem to be running inside a container 03:49:40 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:49:42 $ docker top 25b1fcc320a5fa9b22dc574394d36b3a98cb89d460c9d0ab46ea015b73b1190a -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:42 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:49:43 + make test 03:49:43 go test -race -coverprofile=coverage.out ./... 03:55:07 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 03:55:09 # github.com/edgexfoundry/app-record-replay/internal/controller [github.com/edgexfoundry/app-record-replay/internal/controller.test] 03:55:09 internal/controller/controller_test.go:398:15: cannot use &val (value of type *string) as string value in struct literal 03:55:09 internal/controller/controller_test.go:409:15: cannot use &val (value of type *string) as string value in struct literal 03:55:09 internal/controller/controller_test.go:519:15: cannot use &val (value of type *string) as string value in struct literal 03:55:09 internal/controller/controller_test.go:530:15: cannot use &val (value of type *string) as string value in struct literal 03:55:09 # github.com/edgexfoundry/app-record-replay/internal/application [github.com/edgexfoundry/app-record-replay/internal/application.test] 03:55:09 internal/application/manager_test.go:1151:51: cannot use &val (value of type *string) as string value in struct literal 03:55:09 internal/application/manager_test.go:1166:51: cannot use &val (value of type *string) as string value in struct literal 03:55:09 internal/application/manager_test.go:1181:51: cannot use &val (value of type *string) as string value in struct literal 03:55:09 internal/application/manager_test.go:1196:51: cannot use &val (value of type *string) as string value in struct literal 03:55:16 FAIL github.com/edgexfoundry/app-record-replay/internal/application [build failed] 03:55:16 FAIL github.com/edgexfoundry/app-record-replay/internal/controller [build failed] 03:55:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:55:16 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 03:55:17 ok github.com/edgexfoundry/app-record-replay/internal/app 1.159s coverage: 88.0% of statements 03:55:19 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:55:21 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.081s coverage: 100.0% of statements 03:55:21 FAIL 03:55:22 make: *** [Makefile:84: unittest] Error 1 [Pipeline] } 03:55:22 $ docker stop --time=1 25b1fcc320a5fa9b22dc574394d36b3a98cb89d460c9d0ab46ea015b73b1190a 03:55:24 $ docker rm -f --volumes 25b1fcc320a5fa9b22dc574394d36b3a98cb89d460c9d0ab46ea015b73b1190a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:27 03:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:28 arm64: Pulling from edgex-lftools-log-publisher 03:55:28 8998bd30e6a1: Pulling fs layer 03:55:28 04944245beec: Pulling fs layer 03:55:28 699f458cf7ca: Pulling fs layer 03:55:28 765212b225bb: Pulling fs layer 03:55:28 f23df028b6ca: Pulling fs layer 03:55:28 d65c8cfc05b1: Pulling fs layer 03:55:28 2437ff75d9bd: Pulling fs layer 03:55:28 f23df028b6ca: Waiting 03:55:28 d65c8cfc05b1: Waiting 03:55:28 765212b225bb: Waiting 03:55:28 2437ff75d9bd: Waiting 03:55:28 04944245beec: Verifying Checksum 03:55:28 04944245beec: Download complete 03:55:28 765212b225bb: Verifying Checksum 03:55:28 765212b225bb: Download complete 03:55:28 f23df028b6ca: Verifying Checksum 03:55:28 f23df028b6ca: Download complete 03:55:28 d65c8cfc05b1: Download complete 03:55:28 699f458cf7ca: Verifying Checksum 03:55:28 699f458cf7ca: Download complete 03:55:29 8998bd30e6a1: Verifying Checksum 03:55:29 8998bd30e6a1: Download complete 03:55:31 2437ff75d9bd: Verifying Checksum 03:55:31 2437ff75d9bd: Download complete 03:55:34 8998bd30e6a1: Pull complete 03:55:34 04944245beec: Pull complete 03:55:36 699f458cf7ca: Pull complete 03:55:36 765212b225bb: Pull complete 03:55:37 f23df028b6ca: Pull complete 03:55:37 d65c8cfc05b1: Pull complete 03:55:55 2437ff75d9bd: Pull complete 03:55:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:56 prd-ubuntu20.04-docker-arm64-4c-16g-23239 does not seem to be running inside a container 03:55:56 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:55:58 $ docker top bf6506547823b32104ad2a91cef025d2eabf0208829304c01a50c7a0be5be40b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:59 ---> job-cost.sh 03:55:59 lf-activate-venv: SKIPPING 03:55:59 INFO: No Stack... 03:55:59 INFO: Retrieving Pricing Info for: v3-standard-4 03:56:00 INFO: Archiving Costs [Pipeline] sh 03:56:01 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:56:01 + cut -d, -f6 [Pipeline] lock 03:56:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-1-stack-cost] 03:56:01 Resource [jenkins-edgexfoundry-app-record-replay-PR-148-1-stack-cost] did not exist. Created. 03:56:01 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:56:02 /w/workspace/app-record-replay/1@tmp/durable-f491703f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:56:02 + echo total: 0.10999999940395355 [Pipeline] stash 03:56:02 Warning: overwriting stash ‘stack-cost’ 03:56:03 Stashed 1 file(s) [Pipeline] } 03:56:03 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:56:03 $ docker stop --time=1 bf6506547823b32104ad2a91cef025d2eabf0208829304c01a50c7a0be5be40b 03:56:06 $ docker rm -f --volumes bf6506547823b32104ad2a91cef025d2eabf0208829304c01a50c7a0be5be40b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:56:07 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 03:56:09 + [ -d /w/workspace/foundry_app-record-replay_PR-148/archives ] 03:56:09 + ls -al /w/workspace/foundry_app-record-replay_PR-148/archives 03:56:09 total 16 03:56:09 drwxr-xr-x 3 root root 4096 Oct 18 03:46 . 03:56:09 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 03:46 .. 03:56:09 drwxr-xr-x 2 root root 4096 Oct 18 03:46 cost 03:56:09 -rw-r--r-- 1 root root 89 Oct 18 03:46 cost.csv 03:56:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-148/archives 03:56:09 + ls -al /w/workspace/foundry_app-record-replay_PR-148/archives 03:56:09 total 16 03:56:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 03:46 . 03:56:09 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 03:46 .. 03:56:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 03:46 cost 03:56:09 -rw-r--r-- 1 jenkins jenkins 89 Oct 18 03:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:56:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:56:11 ---> package-listing.sh 03:56:11 ++ facter osfamily 03:56:11 ++ tr '[:upper:]' '[:lower:]' 03:56:11 + OS_FAMILY=debian 03:56:11 + workspace=/w/workspace/foundry_app-record-replay_PR-148 03:56:11 + START_PACKAGES=/tmp/packages_start.txt 03:56:11 + END_PACKAGES=/tmp/packages_end.txt 03:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:56:11 + PACKAGES=/tmp/packages_start.txt 03:56:11 + '[' /w/workspace/foundry_app-record-replay_PR-148 ']' 03:56:11 + PACKAGES=/tmp/packages_end.txt 03:56:11 + case "${OS_FAMILY}" in 03:56:11 + dpkg -l 03:56:11 + grep '^ii' 03:56:11 + '[' -f /tmp/packages_start.txt ']' 03:56:11 + '[' -f /tmp/packages_end.txt ']' 03:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:56:11 + '[' /w/workspace/foundry_app-record-replay_PR-148 ']' 03:56:11 + mkdir -p /w/workspace/foundry_app-record-replay_PR-148/archives/ 03:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-148/archives/ [Pipeline] echo 03:56:11 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/foundry_app-record-replay_PR-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:56:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:12 prd-ubuntu20.04-docker-8c-8g-23238 does not seem to be running inside a container 03:56:12 $ 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/foundry_app-record-replay_PR-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:56:12 $ docker top a91b97f9667e6e1c69191f8d44185af1298048866a0ca6fcf76dcd46ca5511d7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:13 + touch /tmp/pre-build-complete [Pipeline] sh 03:56:13 + mkdir -p /var/log/sysstat [Pipeline] sh 03:56:13 + ls /var/log/sa-host 03:56:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:14 provisioning config files... 03:56:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-148@tmp/config8961828710774509801tmp [Pipeline] { [Pipeline] echo 03:56:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:56:14 ---> create-netrc.sh [Pipeline] } 03:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:56:14 ---> python-tools-install.sh [Pipeline] echo 03:56:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:56:15 ---> sudo-logs.sh 03:56:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:56:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:56:15 ---> job-cost.sh 03:56:15 lf-activate-venv: SKIPPING 03:56:15 DEBUG: total: 0.2199999988079071 03:56:15 INFO: Retrieving Stack Cost... 03:56:16 INFO: Retrieving Pricing Info for: v3-standard-8 03:56:16 INFO: Archiving Costs [Pipeline] echo 03:56:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:56:17 ---> logs-deploy.sh 03:56:17 lf-activate-venv: SKIPPING 03:56:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-148/1 03:56:17 INFO: archiving workspace using pattern(s): 03:56:20 Archives upload complete. 03:56:20 INFO: archiving logs to Nexus