Pull request #40 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 2c7d034133c4da6a7184d5193f51bffe6ea24aa2+a3df25cb06c99faf73416738ebe3ed6f58d891fa (b4d5f10e675fa9a47dcce239ab70c8637ed2b193) 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-ssh11947650008611515809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3987333048973789553.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-40/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-40/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9761511564266079629.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-40/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14600151177007922434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh899161571086407036.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-40/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-40/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4684275116293162331.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-988’ Running on prd-ubuntu20.04-docker-8c-8g-990 in /w/workspace/xfoundry_app-record-replay_PR-40 [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/xfoundry_app-record-replay_PR-40 # 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 a3df25cb06c99faf73416738ebe3ed6f58d891fa into PR head commit 2c7d034133c4da6a7184d5193f51bffe6ea24aa2 Merge succeeded, producing 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 Checking out Revision 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 (PR-40) > 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/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7d034133c4da6a7184d5193f51bffe6ea24aa2 # 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 a3df25cb06c99faf73416738ebe3ed6f58d891fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 # timeout=10 Commit message: "Merge commit 'a3df25cb06c99faf73416738ebe3ed6f58d891fa' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:33:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:33:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:33:29 ========================================================= 22:33:29 EdgeX Global Pipelines Version Info 22:33:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:33:30 ------------------- 22:33:30 stable info: 22:33:30 ------------------- 22:33:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:33:30 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:33:30 Message: update stable to v1.0.250 22:33:30 ------------------- 22:33:30 experimental info: 22:33:30 ------------------- 22:33:30 Commited By: **** collab-it+edgex@linuxfoundation.org 22:33:30 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:33:30 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:33:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-40 [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-40 [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-40 [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b604d0 [Pipeline] echo 22:33:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:32 provisioning config files... 22:33:32 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-40@tmp/config7258831619663864891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:32 ---> docker-login.sh 22:33:32 nexus3.edgexfoundry.org:10001 22:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:33 Configure a credential helper to remove this warning. See 22:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:33 22:33:33 Login Succeeded 22:33:33 nexus3.edgexfoundry.org:10002 22:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:33 Configure a credential helper to remove this warning. See 22:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:33 22:33:33 Login Succeeded 22:33:33 nexus3.edgexfoundry.org:10003 22:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:33 Configure a credential helper to remove this warning. See 22:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:33 22:33:33 Login Succeeded 22:33:33 nexus3.edgexfoundry.org:10004 22:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:33 Configure a credential helper to remove this warning. See 22:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:33 22:33:33 Login Succeeded 22:33:33 docker.io 22:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:34 Configure a credential helper to remove this warning. See 22:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:34 22:33:34 Login Succeeded 22:33:34 ---> docker-login.sh ends [Pipeline] } 22:33:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:33:34 + git rev-list -1 --merges 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4~1..6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 [Pipeline] echo 22:33:34 -----------> git rev-list -1 --merges 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4~1..6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 22:33:34 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 [false] [Pipeline] sh 22:33:35 + git log --format=format:%s -1 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 [Pipeline] echo 22:33:35 ========================================================= 22:33:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:33:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:33:35 + git log --format=format:%s -1 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 [Pipeline] echo 22:33:35 [semverPrep] GIT_COMMIT: 6b604d0bca4c9775cf5e025a7f1c70a14cf461f4, Commit Message: Merge commit 'a3df25cb06c99faf73416738ebe3ed6f58d891fa' into HEAD [Pipeline] echo 22:33:35 [semverPrep] This is not a build commit. [Pipeline] sh 22:33:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:36 + grep -v github /etc/ssh/ssh_known_hosts 22:33:36 + [ -e /tmp/ssh_known_hosts ] 22:33:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:33:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:33:36 + sudo tee -a /etc/ssh/ssh_known_hosts 22:33:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:36 22:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:36 0.1.4: Pulling from edgex-devops/py-git-semver 22:33:36 b85a868b505f: Pulling fs layer 22:33:36 e2be974225ed: Pulling fs layer 22:33:36 339a4e72a1f5: Pulling fs layer 22:33:36 988bab9f4d93: Pulling fs layer 22:33:36 1469e6f7b9e6: Pulling fs layer 22:33:36 eaf3925da568: Pulling fs layer 22:33:36 bab4dde63d76: Pulling fs layer 22:33:36 bde34c3a00c8: Pulling fs layer 22:33:36 b352a97aabf1: Pulling fs layer 22:33:36 4872d77fe225: Pulling fs layer 22:33:36 5851b861e8e6: Pulling fs layer 22:33:36 bab4dde63d76: Waiting 22:33:36 bde34c3a00c8: Waiting 22:33:36 b352a97aabf1: Waiting 22:33:36 4872d77fe225: Waiting 22:33:36 5851b861e8e6: Waiting 22:33:36 1469e6f7b9e6: Waiting 22:33:36 988bab9f4d93: Waiting 22:33:36 eaf3925da568: Waiting 22:33:36 e2be974225ed: Verifying Checksum 22:33:36 e2be974225ed: Download complete 22:33:36 988bab9f4d93: Download complete 22:33:36 1469e6f7b9e6: Verifying Checksum 22:33:36 1469e6f7b9e6: Download complete 22:33:36 339a4e72a1f5: Verifying Checksum 22:33:36 339a4e72a1f5: Download complete 22:33:36 eaf3925da568: Verifying Checksum 22:33:36 eaf3925da568: Download complete 22:33:37 bde34c3a00c8: Verifying Checksum 22:33:37 bde34c3a00c8: Download complete 22:33:37 b352a97aabf1: Verifying Checksum 22:33:37 b352a97aabf1: Download complete 22:33:37 4872d77fe225: Verifying Checksum 22:33:37 4872d77fe225: Download complete 22:33:37 5851b861e8e6: Verifying Checksum 22:33:37 5851b861e8e6: Download complete 22:33:37 b85a868b505f: Verifying Checksum 22:33:37 b85a868b505f: Download complete 22:33:37 bab4dde63d76: Download complete 22:33:38 b85a868b505f: Pull complete 22:33:38 e2be974225ed: Pull complete 22:33:39 339a4e72a1f5: Pull complete 22:33:39 988bab9f4d93: Pull complete 22:33:39 1469e6f7b9e6: Pull complete 22:33:39 eaf3925da568: Pull complete 22:33:42 bab4dde63d76: Pull complete 22:33:42 bde34c3a00c8: Pull complete 22:33:42 b352a97aabf1: Pull complete 22:33:42 4872d77fe225: Pull complete 22:33:42 5851b861e8e6: Pull complete 22:33:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:42 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 22:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-40 -v /w/workspace/xfoundry_app-record-replay_PR-40:/w/workspace/xfoundry_app-record-replay_PR-40:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-40@tmp:/w/workspace/xfoundry_app-record-replay_PR-40@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-devops/py-git-semver:0.1.4 cat 22:33:45 $ docker top 695787adc5260569526b03084782d9c970d634dbf9430a1e761d7443242be8d2 -eo pid,comm 22:33:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:33:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:45 [ssh-agent] Looking for ssh-agent implementation... 22:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:45 $ docker exec 695787adc5260569526b03084782d9c970d634dbf9430a1e761d7443242be8d2 ssh-agent 22:33:46 SSH_AUTH_SOCK=/tmp/ssh-iFHXf0HXPY6I/agent.32 22:33:46 SSH_AGENT_PID=38 22:33:46 Running ssh-add (command line suppressed) 22:33:46 Identity added: /w/workspace/xfoundry_app-record-replay_PR-40@tmp/private_key_11944350681504022873.key (/w/workspace/xfoundry_app-record-replay_PR-40@tmp/private_key_11944350681504022873.key) 22:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:46 + git tag --points-at HEAD [Pipeline] } 22:33:46 $ docker exec --env ******** --env ******** 695787adc5260569526b03084782d9c970d634dbf9430a1e761d7443242be8d2 ssh-agent -k 22:33:46 unset SSH_AUTH_SOCK; 22:33:46 unset SSH_AGENT_PID; 22:33:46 echo Agent pid 38 killed; 22:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:33:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:46 [ssh-agent] Looking for ssh-agent implementation... 22:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:46 $ docker exec 695787adc5260569526b03084782d9c970d634dbf9430a1e761d7443242be8d2 ssh-agent 22:33:47 SSH_AUTH_SOCK=/tmp/ssh-Biu3oP9kJUem/agent.70 22:33:47 SSH_AGENT_PID=76 22:33:47 Running ssh-add (command line suppressed) 22:33:47 Identity added: /w/workspace/xfoundry_app-record-replay_PR-40@tmp/private_key_5475288774469775494.key (/w/workspace/xfoundry_app-record-replay_PR-40@tmp/private_key_5475288774469775494.key) 22:33:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:47 + git semver init 22:33:47 2023-07-12 22:33:47,654 [run_init] DEBUG init version:0.0.0 force:False 22:33:47 2023-07-12 22:33:47,655 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-40/.semver 22:33:47 2023-07-12 22:33:47,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-40/.semver 22:33:47 2023-07-12 22:33:47,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-40/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-40, universal_newlines=False, shell=None, istream=None) 22:33:48 2023-07-12 22:33:48,254 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-40/.git/info/exclude 22:33:48 2023-07-12 22:33:48,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-40/.semver/PR-40 with force:False 22:33:48 2023-07-12 22:33:48,255 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-40/.semver/PR-40 22:33:48 2023-07-12 22:33:48,259 [execute] INFO git cat-file --batch-check 22:33:48 2023-07-12 22:33:48,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-40/.semver, universal_newlines=False, shell=None, istream=) 22:33:48 2023-07-12 22:33:48,267 [execute] INFO git cat-file --batch 22:33:48 2023-07-12 22:33:48,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-40/.semver, universal_newlines=False, shell=None, istream=) 22:33:48 2023-07-12 22:33:48,275 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-40/.semver/PR-40 22:33:48 0.0.0 [Pipeline] } 22:33:48 $ docker exec --env ******** --env ******** 695787adc5260569526b03084782d9c970d634dbf9430a1e761d7443242be8d2 ssh-agent -k 22:33:48 unset SSH_AUTH_SOCK; 22:33:48 unset SSH_AGENT_PID; 22:33:48 echo Agent pid 76 killed; 22:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:48 + git semver [Pipeline] } 22:33:49 $ docker stop --time=1 695787adc5260569526b03084782d9c970d634dbf9430a1e761d7443242be8d2 22:33:50 $ docker rm -f --volumes 695787adc5260569526b03084782d9c970d634dbf9430a1e761d7443242be8d2 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:33:51 Stashed 1 file(s) [Pipeline] echo 22:33:51 [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 22:33:51 provisioning config files... 22:33:51 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-40@tmp/config1285314255624576873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:52 ---> docker-login.sh 22:33:52 nexus3.edgexfoundry.org:10001 22:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:52 Configure a credential helper to remove this warning. See 22:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:52 22:33:52 Login Succeeded 22:33:52 nexus3.edgexfoundry.org:10002 22:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:52 Configure a credential helper to remove this warning. See 22:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:52 22:33:52 Login Succeeded 22:33:52 nexus3.edgexfoundry.org:10003 22:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:52 Configure a credential helper to remove this warning. See 22:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:52 22:33:52 Login Succeeded 22:33:52 nexus3.edgexfoundry.org:10004 22:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:52 Configure a credential helper to remove this warning. See 22:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:52 22:33:52 Login Succeeded 22:33:52 docker.io 22:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:52 Configure a credential helper to remove this warning. See 22:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:52 22:33:52 Login Succeeded 22:33:52 ---> docker-login.sh ends [Pipeline] } 22:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:33:52 ========================================================= 22:33:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:33:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:33:53 Sending build context to Docker daemon 325.6kB 22:33:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:33:53 Step 2/12 : FROM ${BASE} AS builder 22:33:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:33:53 4db1b89c0bd1: Pulling fs layer 22:33:53 6911f1a30b25: Pulling fs layer 22:33:53 e194b8c5c2a9: Pulling fs layer 22:33:53 6863d3e3a2b1: Pulling fs layer 22:33:53 ec0bb842ea78: Pulling fs layer 22:33:53 40a00589a448: Pulling fs layer 22:33:53 6c08303d61cc: Pulling fs layer 22:33:53 798269fcf238: Pulling fs layer 22:33:53 ec0bb842ea78: Waiting 22:33:53 6c08303d61cc: Waiting 22:33:53 798269fcf238: Waiting 22:33:53 6863d3e3a2b1: Waiting 22:33:53 6911f1a30b25: Download complete 22:33:53 6863d3e3a2b1: Verifying Checksum 22:33:53 6863d3e3a2b1: Download complete 22:33:53 ec0bb842ea78: Verifying Checksum 22:33:53 ec0bb842ea78: Download complete 22:33:53 4db1b89c0bd1: Verifying Checksum 22:33:53 4db1b89c0bd1: Download complete 22:33:53 40a00589a448: Verifying Checksum 22:33:53 40a00589a448: Download complete 22:33:53 4db1b89c0bd1: Pull complete 22:33:53 6911f1a30b25: Pull complete 22:33:53 798269fcf238: Verifying Checksum 22:33:53 798269fcf238: Download complete 22:33:54 e194b8c5c2a9: Download complete 22:33:54 6c08303d61cc: Verifying Checksum 22:33:54 6c08303d61cc: Download complete 22:33:57 e194b8c5c2a9: Pull complete 22:33:57 6863d3e3a2b1: Pull complete 22:33:57 ec0bb842ea78: Pull complete 22:33:57 40a00589a448: Pull complete 22:34:00 6c08303d61cc: Pull complete 22:34:01 798269fcf238: Pull complete 22:34:01 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:34:01 ---> ec979cd7f677 22:34:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:34:04 ---> Running in 6603aa412881 22:34:05 Removing intermediate container 6603aa412881 22:34:05 ---> 212fd3423d0a 22:34:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:34:05 ---> Running in 9de9881609e4 22:34:05 Removing intermediate container 9de9881609e4 22:34:05 ---> cf690ba7ce32 22:34:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:34:05 ---> Running in 68ff4cd4612a 22:34:05 Removing intermediate container 68ff4cd4612a 22:34:05 ---> ddaed33ad6bf 22:34:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:34:05 ---> Running in b54eef1e10c4 22:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:34:06 OK: 265 MiB in 53 packages 22:34:06 Removing intermediate container b54eef1e10c4 22:34:06 ---> 0b080aafdab4 22:34:06 Step 7/12 : WORKDIR /app 22:34:06 ---> Running in 087304acfa5f 22:34:06 Removing intermediate container 087304acfa5f 22:34:06 ---> 14922fc6fb66 22:34:06 Step 8/12 : COPY go.mod vendor* ./ 22:34:06 ---> 445e6e0f2025 22:34:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:06 ---> Running in ed87fef432f1 22:34:06 Still waiting to schedule task 22:34:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-989’ 22:34:33 Removing intermediate container ed87fef432f1 22:34:33 ---> d86d88a95c15 22:34:33 Step 10/12 : COPY . . 22:34:33 ---> 81582590c566 22:34:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:34:33 ---> Running in 6eb524371a33 22:34:33 Removing intermediate container 6eb524371a33 22:34:33 ---> aea420784390 22:34:33 Step 12/12 : RUN $MAKE 22:34:33 ---> Running in 2c25d5e9558c 22:34:33 noop 22:34:33 Removing intermediate container 2c25d5e9558c 22:34:33 ---> a10be4944532 22:34:33 Successfully built a10be4944532 22:34:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:33 + docker inspect -f . ci-base-image-x86_64 22:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:33 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 22:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-40 -v /w/workspace/xfoundry_app-record-replay_PR-40:/w/workspace/xfoundry_app-record-replay_PR-40:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-40@tmp:/w/workspace/xfoundry_app-record-replay_PR-40@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:34:34 $ docker top fcb3e2381e4237b6db99592f53b3c40357cc56d6c288a489992bea8cd8a3d768 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:34 + go version 22:34:34 go version go1.20.6 linux/amd64 [Pipeline] } 22:34:34 $ docker stop --time=1 fcb3e2381e4237b6db99592f53b3c40357cc56d6c288a489992bea8cd8a3d768 22:34:35 $ docker rm -f --volumes fcb3e2381e4237b6db99592f53b3c40357cc56d6c288a489992bea8cd8a3d768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:36 + docker inspect -f . ci-base-image-x86_64 22:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:36 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 22:34:36 $ 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_PR-40 -v /w/workspace/xfoundry_app-record-replay_PR-40:/w/workspace/xfoundry_app-record-replay_PR-40:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-40@tmp:/w/workspace/xfoundry_app-record-replay_PR-40@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:34:36 $ docker top 0819f627572695fb2dc1afc6f8e19879f05faf28a78ec078f16f900c3c93d401 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:37 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-40 [Pipeline] fileExists [Pipeline] sh 22:34:37 + make test 22:34:37 go test -race -coverprofile=coverage.out ./... 22:34:55 ? github.com/edgexfoundry/app-record-replay [no test files] 22:34:56 ok github.com/edgexfoundry/app-record-replay/internal/app 0.076s coverage: 87.5% of statements 22:34:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:34:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:34:56 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:34:56 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.064s coverage: 92.9% of statements 22:34:56 ok github.com/edgexfoundry/app-record-replay/internal/data 0.053s coverage: 65.2% of statements 22:35:16 go vet ./... 22:35:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:35:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:35:18 ./bin/test-attribution-txt.sh 22:35:18 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 22:35:18 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:35:18 An attribution for golang.org/x/exp is missing from Attribution.txt, please add [Pipeline] echo 22:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:35:18 $ docker stop --time=1 0819f627572695fb2dc1afc6f8e19879f05faf28a78ec078f16f900c3c93d401 22:35:22 $ docker rm -f --volumes 0819f627572695fb2dc1afc6f8e19879f05faf28a78ec078f16f900c3c93d401 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:35:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:35:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:35:23 + ls -al . 22:35:23 total 164 22:35:23 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 22:34 . 22:35:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 22:33 .. 22:35:23 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 22:33 .dockerignore 22:35:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 22:33 .git 22:35:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 22:33 .github 22:35:23 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 22:33 .gitignore 22:35:23 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 22:33 .golangci.yml 22:35:23 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 22:33 .semver 22:35:23 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 22:33 Attribution.txt 22:35:23 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 22:33 CHANGELOG.md 22:35:23 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 22:33 Dockerfile 22:35:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 22:33 GOVERNANCE.md 22:35:23 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 22:33 Jenkinsfile 22:35:23 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 22:33 LICENSE 22:35:23 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 22:33 Makefile 22:35:23 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 22:33 OWNERS.md 22:35:23 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 22:33 README.md 22:35:23 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 22:33 Record and Reply.postman_collection.json 22:35:23 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 22:33 VERSION 22:35:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 22:33 bin 22:35:23 -rw-r--r-- 1 jenkins jenkins 7172 Jul 12 22:34 coverage.out 22:35:23 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 12 22:33 go.mod 22:35:23 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 12 22:33 go.sum 22:35:23 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 22:33 internal 22:35:23 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 22:33 main.go 22:35:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:33 pkg 22:35:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 22:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:24 + 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=6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 --label arch=amd64 --label version=0.0.0 . 22:35:24 Sending build context to Docker daemon 333.8kB 22:35:24 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:35:24 Step 2/26 : FROM ${BASE} AS builder 22:35:24 ---> a10be4944532 22:35:24 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:35:24 ---> Running in 2e9ef1d6c868 22:35:24 Removing intermediate container 2e9ef1d6c868 22:35:24 ---> ce686154ab86 22:35:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:35:24 ---> Running in 01e13fe70e6f 22:35:24 Removing intermediate container 01e13fe70e6f 22:35:24 ---> fe17176cf254 22:35:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:35:24 ---> Running in c5db85bf06f5 22:35:24 Removing intermediate container c5db85bf06f5 22:35:24 ---> 640183cc4018 22:35:24 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:35:24 ---> Running in 4d368f19ae78 22:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:35:25 OK: 265 MiB in 53 packages 22:35:25 Removing intermediate container 4d368f19ae78 22:35:25 ---> 3e3c37cfee99 22:35:25 Step 7/26 : WORKDIR /app 22:35:25 ---> Running in 287718b73e67 22:35:25 Removing intermediate container 287718b73e67 22:35:25 ---> 4bd56bcc4004 22:35:25 Step 8/26 : COPY go.mod vendor* ./ 22:35:25 ---> 3bf921c71f90 22:35:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:25 ---> Running in da6cfd2156d2 22:35:26 Removing intermediate container da6cfd2156d2 22:35:26 ---> 74c86271128c 22:35:26 Step 10/26 : COPY . . 22:35:26 ---> aa40372e4979 22:35:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:35:26 ---> Running in 0dd4f7b87591 22:35:26 Removing intermediate container 0dd4f7b87591 22:35:26 ---> eda0fc16e9d6 22:35:26 Step 12/26 : RUN $MAKE 22:35:26 ---> Running in b2b8446b2502 22:35:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 22:35:45 Removing intermediate container b2b8446b2502 22:35:45 ---> 27ccfd108ea9 22:35:45 Step 13/26 : FROM alpine:3.17 22:35:46 3.17: Pulling from library/alpine 22:35:46 4db1b89c0bd1: Already exists 22:35:46 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:35:46 Status: Downloaded newer image for alpine:3.17 22:35:46 ---> 1f73a9d63274 22:35:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:35:46 ---> Running in 7e252d7362de 22:35:46 Removing intermediate container 7e252d7362de 22:35:46 ---> aee28b3586ff 22:35:46 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:35:46 ---> Running in 345e14ed6b2d 22:35:46 Removing intermediate container 345e14ed6b2d 22:35:46 ---> 47be5b4d4e50 22:35:46 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:35:46 ---> Running in 086b5fc1b2dd 22:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:35:47 (1/2) Installing ca-certificates (20230506-r0) 22:35:47 (2/2) Installing dumb-init (1.2.5-r2) 22:35:47 Executing busybox-1.35.0-r29.trigger 22:35:47 Executing ca-certificates-20230506-r0.trigger 22:35:47 OK: 8 MiB in 17 packages 22:35:47 Removing intermediate container 086b5fc1b2dd 22:35:47 ---> 28670920a92c 22:35:47 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:35:47 ---> c17e3e25d51d 22:35:47 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:35:47 ---> 64ff109718a8 22:35:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:35:48 ---> ebf1d441c1c2 22:35:48 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:35:49 ---> 185f6ad98051 22:35:49 Step 21/26 : EXPOSE 59712 22:35:49 ---> Running in 2709155f5087 22:35:49 Removing intermediate container 2709155f5087 22:35:49 ---> 70d5ae48adb9 22:35:49 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:35:49 ---> Running in d522fbdf98a0 22:35:49 Removing intermediate container d522fbdf98a0 22:35:49 ---> 1853833315fc 22:35:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:35:49 ---> Running in f949890de3d3 22:35:49 Removing intermediate container f949890de3d3 22:35:49 ---> 2f4c1274a3b6 22:35:49 Step 24/26 : LABEL arch=amd64 22:35:49 ---> Running in 623557054a06 22:35:49 Removing intermediate container 623557054a06 22:35:49 ---> 1fea69964850 22:35:49 Step 25/26 : LABEL git_sha=6b604d0bca4c9775cf5e025a7f1c70a14cf461f4 22:35:49 ---> Running in bfc3dad06633 22:35:49 Removing intermediate container bfc3dad06633 22:35:49 ---> d1a4155af2a4 22:35:49 Step 26/26 : LABEL version=0.0.0 22:35:49 ---> Running in 6e7e49126dc5 22:35:49 Removing intermediate container 6e7e49126dc5 22:35:49 ---> 1fd4db682a73 22:35:49 [Warning] One or more build-args [ARCH] were not consumed 22:35:49 Successfully built 1fd4db682a73 22:35:49 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:50 22:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:50 latest: Pulling from edgex-lftools-log-publisher 22:35:50 5eb5b503b376: Pulling fs layer 22:35:50 5c69ac0246d0: Pulling fs layer 22:35:50 ec43610c2a17: Pulling fs layer 22:35:50 3a2ae6a8a46f: Pulling fs layer 22:35:50 33b1e0a273af: Pulling fs layer 22:35:50 5d3b04190fa2: Pulling fs layer 22:35:50 2f39f015ded8: Pulling fs layer 22:35:50 33b1e0a273af: Waiting 22:35:50 5d3b04190fa2: Waiting 22:35:50 3a2ae6a8a46f: Waiting 22:35:50 2f39f015ded8: Waiting 22:35:50 5c69ac0246d0: Verifying Checksum 22:35:50 5c69ac0246d0: Download complete 22:35:50 3a2ae6a8a46f: Verifying Checksum 22:35:50 3a2ae6a8a46f: Download complete 22:35:50 33b1e0a273af: Verifying Checksum 22:35:50 33b1e0a273af: Download complete 22:35:50 5d3b04190fa2: Verifying Checksum 22:35:50 5d3b04190fa2: Download complete 22:35:50 ec43610c2a17: Verifying Checksum 22:35:50 ec43610c2a17: Download complete 22:35:51 5eb5b503b376: Verifying Checksum 22:35:51 5eb5b503b376: Download complete 22:35:51 2f39f015ded8: Download complete 22:35:52 5eb5b503b376: Pull complete 22:35:52 5c69ac0246d0: Pull complete 22:35:52 ec43610c2a17: Pull complete 22:35:52 3a2ae6a8a46f: Pull complete 22:35:53 33b1e0a273af: Pull complete 22:35:53 5d3b04190fa2: Pull complete 22:35:57 2f39f015ded8: Pull complete 22:35:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:57 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 22:35:57 $ 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_PR-40 -v /w/workspace/xfoundry_app-record-replay_PR-40:/w/workspace/xfoundry_app-record-replay_PR-40:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-40@tmp:/w/workspace/xfoundry_app-record-replay_PR-40@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:36:00 $ docker top b51d11b7e003c17e2962974cd1a1489f21995c26a00ec0f69490afcc6e1d75e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:00 ---> job-cost.sh 22:36:00 lf-activate-venv: SKIPPING 22:36:00 INFO: No Stack... 22:36:01 INFO: Retrieving Pricing Info for: v3-standard-8 22:36:01 INFO: Archiving Costs [Pipeline] sh 22:36:01 + cat /w/workspace/xfoundry_app-record-replay_PR-40/archives/cost.csv 22:36:01 + cut -d, -f6 [Pipeline] lock 22:36:02 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-40-1-stack-cost] 22:36:02 Resource [jenkins-edgexfoundry-app-record-replay-PR-40-1-stack-cost] did not exist. Created. 22:36:02 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-40-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:36:02 + echo total: 0.2199999988079071 [Pipeline] stash 22:36:02 Stashed 1 file(s) [Pipeline] } 22:36:02 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-40-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:36:02 $ docker stop --time=1 b51d11b7e003c17e2962974cd1a1489f21995c26a00ec0f69490afcc6e1d75e5 22:36:03 $ docker rm -f --volumes b51d11b7e003c17e2962974cd1a1489f21995c26a00ec0f69490afcc6e1d75e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:38:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-991 in /w/workspace/xfoundry_app-record-replay_PR-40 [Pipeline] { [Pipeline] ws 22:38:00 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 22:38:00 Selected Git installation does not exist. Using Default 22:38:00 The recommended git tool is: NONE 22:38:06 using credential edgex-jenkins-ssh 22:38:06 Cloning the remote Git repository 22:38:06 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 22:38:06 > git init /w/workspace/app-record-replay/1 # timeout=10 22:38:07 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:38:07 > git --version # timeout=10 22:38:07 > git --version # 'git version 2.25.1' 22:38:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:07 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:38:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:08 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:38:08 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:38:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:38:09 Merging remotes/origin/main commit a3df25cb06c99faf73416738ebe3ed6f58d891fa into PR head commit 2c7d034133c4da6a7184d5193f51bffe6ea24aa2 22:38:10 Merge succeeded, producing 5fe963381ed9b15e81b1d4a123003571c876726f 22:38:10 Checking out Revision 5fe963381ed9b15e81b1d4a123003571c876726f (PR-40) 22:38:09 > git config core.sparsecheckout # timeout=10 22:38:09 > git checkout -f 2c7d034133c4da6a7184d5193f51bffe6ea24aa2 # timeout=10 22:38:09 > git remote # timeout=10 22:38:09 > git config --get remote.origin.url # timeout=10 22:38:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:09 > git merge a3df25cb06c99faf73416738ebe3ed6f58d891fa # timeout=10 22:38:09 > git rev-parse HEAD^{commit} # timeout=10 22:38:10 > git config core.sparsecheckout # timeout=10 22:38:10 > git checkout -f 5fe963381ed9b15e81b1d4a123003571c876726f # timeout=10 22:38:14 Commit message: "Merge commit 'a3df25cb06c99faf73416738ebe3ed6f58d891fa' into HEAD" 22:38:14 First time build. Skipping changelog. 22:38:14 > git --version # timeout=10 22:38:14 > git --version # 'git version 2.25.1' 22:38:14 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:38:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:38:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:15 Dload Upload Total Spent Left Speed 22:38:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 22:38:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:38:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:38:16 + sudo tee /etc/docker/daemon.new 22:38:16 { 22:38:16 "registry-mirrors": [ 22:38:16 "https://nexus3.edgexfoundry.org:10001" 22:38:16 ], 22:38:16 "bip": "10.250.0.254/24", 22:38:16 "hosts": [ 22:38:16 "tcp://0.0.0.0:5555", 22:38:16 "unix:///var/run/docker.sock" 22:38:16 ], 22:38:16 "mtu": 1458, 22:38:16 "selinux-enabled": true, 22:38:16 "seccomp-profile": "/etc/docker/seccomp.json" 22:38:16 } [Pipeline] sh 22:38:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:38:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:35 provisioning config files... 22:38:35 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config1926358548366205065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:36 ---> docker-login.sh 22:38:36 nexus3.edgexfoundry.org:10001 22:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:37 Configure a credential helper to remove this warning. See 22:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:37 22:38:37 Login Succeeded 22:38:37 nexus3.edgexfoundry.org:10002 22:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:37 Configure a credential helper to remove this warning. See 22:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:37 22:38:37 Login Succeeded 22:38:37 nexus3.edgexfoundry.org:10003 22:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:37 Configure a credential helper to remove this warning. See 22:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:37 22:38:37 Login Succeeded 22:38:37 nexus3.edgexfoundry.org:10004 22:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:38 Configure a credential helper to remove this warning. See 22:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:38 22:38:38 Login Succeeded 22:38:38 docker.io 22:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:38 Configure a credential helper to remove this warning. See 22:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:38 22:38:38 Login Succeeded 22:38:38 ---> docker-login.sh ends [Pipeline] } 22:38:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:39 ========================================================= 22:38:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:38:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:38:39 Sending build context to Docker daemon 156.2kB 22:38:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:38:40 Step 2/12 : FROM ${BASE} AS builder 22:38:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:38:40 edb6bdbacee9: Pulling fs layer 22:38:40 5f9638ab2659: Pulling fs layer 22:38:40 8d51d6327a98: Pulling fs layer 22:38:40 8b374f2dd631: Pulling fs layer 22:38:40 ec14aa9079de: Pulling fs layer 22:38:40 2f466654f4bb: Pulling fs layer 22:38:40 554e91adad29: Pulling fs layer 22:38:40 8b374f2dd631: Waiting 22:38:40 ec14aa9079de: Waiting 22:38:40 2f466654f4bb: Waiting 22:38:40 554e91adad29: Waiting 22:38:40 5f9638ab2659: Verifying Checksum 22:38:40 5f9638ab2659: Download complete 22:38:40 8b374f2dd631: Verifying Checksum 22:38:40 8b374f2dd631: Download complete 22:38:40 ec14aa9079de: Verifying Checksum 22:38:40 ec14aa9079de: Download complete 22:38:40 edb6bdbacee9: Verifying Checksum 22:38:41 edb6bdbacee9: Pull complete 22:38:41 554e91adad29: Verifying Checksum 22:38:41 554e91adad29: Download complete 22:38:41 5f9638ab2659: Pull complete 22:38:42 8d51d6327a98: Verifying Checksum 22:38:42 8d51d6327a98: Download complete 22:38:42 2f466654f4bb: Verifying Checksum 22:38:42 2f466654f4bb: Download complete 22:38:55 8d51d6327a98: Pull complete 22:38:55 8b374f2dd631: Pull complete 22:38:55 ec14aa9079de: Pull complete 22:39:01 2f466654f4bb: Pull complete 22:39:05 554e91adad29: Pull complete 22:39:05 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:39:05 ---> 1e15ea492957 22:39:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:39:07 ---> Running in bb0a7743ac63 22:39:07 Removing intermediate container bb0a7743ac63 22:39:07 ---> 1c22df1b058c 22:39:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:39:07 ---> Running in ceafa1319773 22:39:08 Removing intermediate container ceafa1319773 22:39:08 ---> 91971a35bae5 22:39:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:39:08 ---> Running in 4c2cc899399e 22:39:08 Removing intermediate container 4c2cc899399e 22:39:08 ---> f690f4eb34f1 22:39:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:08 ---> Running in 658e353ffa16 22:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:39:11 OK: 263 MiB in 53 packages 22:39:12 Removing intermediate container 658e353ffa16 22:39:12 ---> cbb3d0af390b 22:39:12 Step 7/12 : WORKDIR /app 22:39:12 ---> Running in 0c2ac032a9d0 22:39:13 Removing intermediate container 0c2ac032a9d0 22:39:13 ---> db699a383b48 22:39:13 Step 8/12 : COPY go.mod vendor* ./ 22:39:13 ---> 61482071c5dd 22:39:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:13 ---> Running in 37f3ca1616f2 22:40:21 Removing intermediate container 37f3ca1616f2 22:40:21 ---> 630fcd51a0ec 22:40:21 Step 10/12 : COPY . . 22:40:21 ---> 6da458ccd6a8 22:40:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:40:21 ---> Running in 48210a1e19d6 22:40:21 Removing intermediate container 48210a1e19d6 22:40:21 ---> c06c3252f8e1 22:40:21 Step 12/12 : RUN $MAKE 22:40:21 ---> Running in 3556977097fd 22:40:22 noop 22:40:23 Removing intermediate container 3556977097fd 22:40:23 ---> b24b0b77616d 22:40:23 Successfully built b24b0b77616d 22:40:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:23 + docker inspect -f . ci-base-image-arm64 22:40:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:23 prd-ubuntu20.04-docker-arm64-4c-16g-991 does not seem to be running inside a container 22:40:24 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:40:26 $ docker top a95267ebc816bc3d43db705277c58e238790ce89177ef224f709476863881857 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:27 + go version 22:40:27 go version go1.20.6 linux/arm64 [Pipeline] } 22:40:27 $ docker stop --time=1 a95267ebc816bc3d43db705277c58e238790ce89177ef224f709476863881857 22:40:29 $ docker rm -f --volumes a95267ebc816bc3d43db705277c58e238790ce89177ef224f709476863881857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:30 + docker inspect -f . ci-base-image-arm64 22:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:30 prd-ubuntu20.04-docker-arm64-4c-16g-991 does not seem to be running inside a container 22:40:30 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:40:32 $ docker top 30f0b0235a8113fbb1ce5c630897bde51b57610f1d7f737e4d2999ef0e94e6ff -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:32 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 22:40:33 + make test 22:40:33 go test -race -coverprofile=coverage.out ./... 22:43:55 ? github.com/edgexfoundry/app-record-replay [no test files] 22:44:05 ok github.com/edgexfoundry/app-record-replay/internal/app 0.272s coverage: 87.5% of statements 22:44:05 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.361s coverage: 92.9% of statements 22:44:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:44:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:44:08 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:44:08 ok github.com/edgexfoundry/app-record-replay/internal/data 0.232s coverage: 65.2% of statements 22:44:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:44:09 go vet ./... 22:46:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:46:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:46:49 ./bin/test-attribution-txt.sh 22:46:49 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 22:46:49 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:46:49 An attribution for golang.org/x/exp is missing from Attribution.txt, please add [Pipeline] echo 22:46:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:46:49 $ docker stop --time=1 30f0b0235a8113fbb1ce5c630897bde51b57610f1d7f737e4d2999ef0e94e6ff 22:46:51 $ docker rm -f --volumes 30f0b0235a8113fbb1ce5c630897bde51b57610f1d7f737e4d2999ef0e94e6ff [Pipeline] // withDockerContainer [Pipeline] sh 22:46:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:46:54 Warning: overwriting stash ‘coverage-report’ 22:46:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:46:56 + ls -al . 22:46:56 total 160 22:46:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 22:40 . 22:46:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 22:38 .. 22:46:56 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 22:38 .dockerignore 22:46:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 22:38 .git 22:46:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 22:38 .github 22:46:56 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 22:38 .gitignore 22:46:56 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 22:38 .golangci.yml 22:46:56 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 22:38 Attribution.txt 22:46:56 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 22:38 CHANGELOG.md 22:46:56 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 22:38 Dockerfile 22:46:56 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 22:38 GOVERNANCE.md 22:46:56 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 22:38 Jenkinsfile 22:46:56 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 22:38 LICENSE 22:46:56 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 22:38 Makefile 22:46:56 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 22:38 OWNERS.md 22:46:56 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 22:38 README.md 22:46:56 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 22:38 Record and Reply.postman_collection.json 22:46:56 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 22:33 VERSION 22:46:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 22:38 bin 22:46:56 -rw-r--r-- 1 jenkins jenkins 7172 Jul 12 22:44 coverage.out 22:46:56 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 12 22:38 go.mod 22:46:56 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 12 22:38 go.sum 22:46:56 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 22:38 internal 22:46:56 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 22:38 main.go 22:46:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:38 pkg 22:46:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 22:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:56 + 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=5fe963381ed9b15e81b1d4a123003571c876726f --label arch=arm64 --label version=0.0.0 . 22:46:56 Sending build context to Docker daemon 164.4kB 22:46:56 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:46:56 Step 2/26 : FROM ${BASE} AS builder 22:46:56 ---> b24b0b77616d 22:46:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:46:56 ---> Running in 2e6fc9bd4a11 22:46:57 Removing intermediate container 2e6fc9bd4a11 22:46:57 ---> 20a032377415 22:46:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:46:57 ---> Running in 4099c0bd85c5 22:46:57 Removing intermediate container 4099c0bd85c5 22:46:57 ---> 0ccced442a3b 22:46:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:46:57 ---> Running in fae858bba375 22:46:57 Removing intermediate container fae858bba375 22:46:57 ---> d3fdd78f8fec 22:46:57 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:46:57 ---> Running in 0c3f3c28e70c 22:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:47:00 OK: 263 MiB in 53 packages 22:47:01 Removing intermediate container 0c3f3c28e70c 22:47:01 ---> d358e2cb5c25 22:47:01 Step 7/26 : WORKDIR /app 22:47:01 ---> Running in 227aa765bf84 22:47:01 Removing intermediate container 227aa765bf84 22:47:01 ---> b440087c26e2 22:47:01 Step 8/26 : COPY go.mod vendor* ./ 22:47:02 ---> 54b42373b955 22:47:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:02 ---> Running in bf855ecfcf92 22:47:04 Removing intermediate container bf855ecfcf92 22:47:04 ---> d7d9b34e7737 22:47:04 Step 10/26 : COPY . . 22:47:05 ---> cc7d92c8847b 22:47:05 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:47:05 ---> Running in f6a4b3194614 22:47:05 Removing intermediate container f6a4b3194614 22:47:05 ---> 6da7373324c3 22:47:05 Step 12/26 : RUN $MAKE 22:47:05 ---> Running in 1a1fe4a3eef0 22:47:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 22:49:43 Removing intermediate container 1a1fe4a3eef0 22:49:43 ---> 3ec38f411cc0 22:49:43 Step 13/26 : FROM alpine:3.17 22:49:43 3.17: Pulling from library/alpine 22:49:43 edb6bdbacee9: Already exists 22:49:43 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:49:43 Status: Downloaded newer image for alpine:3.17 22:49:43 ---> 779605e5fbc0 22:49:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:49:43 ---> Running in e941c9eb46e9 22:49:43 Removing intermediate container e941c9eb46e9 22:49:43 ---> 41a18ce4082c 22:49:43 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:49:43 ---> Running in 2efa14e0f52b 22:49:43 Removing intermediate container 2efa14e0f52b 22:49:43 ---> acb816e3c505 22:49:43 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:49:43 ---> Running in 416ff48cc918 22:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:49:43 (1/2) Installing ca-certificates (20230506-r0) 22:49:43 (2/2) Installing dumb-init (1.2.5-r2) 22:49:43 Executing busybox-1.35.0-r29.trigger 22:49:43 Executing ca-certificates-20230506-r0.trigger 22:49:43 OK: 8 MiB in 17 packages 22:49:43 Removing intermediate container 416ff48cc918 22:49:43 ---> c6d503dabdd7 22:49:43 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:49:43 ---> 9a70b705fa05 22:49:43 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:49:43 ---> 3f6f3d7db47d 22:49:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:49:43 ---> 06653f9829d6 22:49:43 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:49:43 ---> 75e19636d885 22:49:43 Step 21/26 : EXPOSE 59712 22:49:43 ---> Running in 51be366e7fd4 22:49:43 Removing intermediate container 51be366e7fd4 22:49:43 ---> c10d899278c9 22:49:43 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:49:43 ---> Running in 1bc6751e3409 22:49:43 Removing intermediate container 1bc6751e3409 22:49:43 ---> c4417d7ea6e0 22:49:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:49:43 ---> Running in 170e9cf57ee0 22:49:43 Removing intermediate container 170e9cf57ee0 22:49:43 ---> 20c2641f6185 22:49:43 Step 24/26 : LABEL arch=arm64 22:49:43 ---> Running in 994db681b876 22:49:43 Removing intermediate container 994db681b876 22:49:43 ---> 396c5c2d901d 22:49:43 Step 25/26 : LABEL git_sha=5fe963381ed9b15e81b1d4a123003571c876726f 22:49:43 ---> Running in 8487c732162e 22:49:43 Removing intermediate container 8487c732162e 22:49:43 ---> 90828db62dd9 22:49:43 Step 26/26 : LABEL version=0.0.0 22:49:43 ---> Running in 92dfed2ca817 22:49:43 Removing intermediate container 92dfed2ca817 22:49:43 ---> 0b082ef3c928 22:49:43 [Warning] One or more build-args [ARCH] were not consumed 22:49:43 Successfully built 0b082ef3c928 22:49:43 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:44 22:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:44 arm64: Pulling from edgex-lftools-log-publisher 22:49:44 8998bd30e6a1: Pulling fs layer 22:49:44 04944245beec: Pulling fs layer 22:49:44 699f458cf7ca: Pulling fs layer 22:49:44 765212b225bb: Pulling fs layer 22:49:44 f23df028b6ca: Pulling fs layer 22:49:44 d65c8cfc05b1: Pulling fs layer 22:49:44 2437ff75d9bd: Pulling fs layer 22:49:44 765212b225bb: Waiting 22:49:44 f23df028b6ca: Waiting 22:49:44 d65c8cfc05b1: Waiting 22:49:44 2437ff75d9bd: Waiting 22:49:45 04944245beec: Verifying Checksum 22:49:45 04944245beec: Download complete 22:49:45 765212b225bb: Verifying Checksum 22:49:45 765212b225bb: Download complete 22:49:45 f23df028b6ca: Verifying Checksum 22:49:45 f23df028b6ca: Download complete 22:49:45 d65c8cfc05b1: Verifying Checksum 22:49:45 d65c8cfc05b1: Download complete 22:49:45 699f458cf7ca: Verifying Checksum 22:49:45 699f458cf7ca: Download complete 22:49:45 8998bd30e6a1: Verifying Checksum 22:49:45 8998bd30e6a1: Download complete 22:49:47 2437ff75d9bd: Verifying Checksum 22:49:47 2437ff75d9bd: Download complete 22:49:49 8998bd30e6a1: Pull complete 22:49:49 04944245beec: Pull complete 22:49:51 699f458cf7ca: Pull complete 22:49:51 765212b225bb: Pull complete 22:49:55 f23df028b6ca: Pull complete 22:49:56 d65c8cfc05b1: Pull complete 22:50:11 2437ff75d9bd: Pull complete 22:50:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:50:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:12 prd-ubuntu20.04-docker-arm64-4c-16g-991 does not seem to be running inside a container 22:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:50:14 $ docker top 04f1848b6e5d8dc7d3f2d92ad9d7be787f9272cecbce17783425ebd6fcd9ed4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:15 ---> job-cost.sh 22:50:15 lf-activate-venv: SKIPPING 22:50:15 INFO: No Stack... 22:50:16 INFO: Retrieving Pricing Info for: v3-standard-4 22:50:17 INFO: Archiving Costs [Pipeline] sh 22:50:17 + cut -d, -f6 22:50:17 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 22:50:17 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-40-1-stack-cost] 22:50:17 Resource [jenkins-edgexfoundry-app-record-replay-PR-40-1-stack-cost] did not exist. Created. 22:50:17 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-40-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:50:18 /w/workspace/app-record-replay/1@tmp/durable-25898515/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:50:18 + echo total: 0.10999999940395355 [Pipeline] stash 22:50:18 Warning: overwriting stash ‘stack-cost’ 22:50:18 Stashed 1 file(s) [Pipeline] } 22:50:19 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-40-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:50:19 $ docker stop --time=1 04f1848b6e5d8dc7d3f2d92ad9d7be787f9272cecbce17783425ebd6fcd9ed4e 22:50:21 $ docker rm -f --volumes 04f1848b6e5d8dc7d3f2d92ad9d7be787f9272cecbce17783425ebd6fcd9ed4e [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 22:50:22 provisioning config files... 22:50:22 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-40 #1 22:50:22 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-40@tmp/config16113696873547339915tmp [Pipeline] { [Pipeline] sh 22:50:23 + set +x 22:50:23 + curl -s https://codecov.io/bash 22:50:23 + bash -s -- 22:50:23 22:50:23 _____ _ 22:50:23 / ____| | | 22:50:23 | | ___ __| | ___ ___ _____ __ 22:50:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:50:23 | |___| (_) | (_| | __/ (_| (_) \ V / 22:50:23 \_____\___/ \__,_|\___|\___\___/ \_/ 22:50:23 Bash-1.0.6 22:50:23 22:50:23 22:50:23 ==> git version 2.25.1 found 22:50:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:50:23 Release-Date: 2020-01-08 22:50:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:50:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:50:23 ==> Jenkins CI detected. 22:50:23 current dir:  /w/workspace/xfoundry_app-record-replay_PR-40 22:50:23 project root: . 22:50:23 --> token set from env 22:50:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:50:23 ==> Running gcov in . (disable via -X gcov) 22:50:23 ==> Python coveragepy not found 22:50:23 ==> Searching for coverage reports in: 22:50:23 + . 22:50:23 -> Found 1 reports 22:50:23 ==> Detecting git/mercurial file structure 22:50:23 ==> Reading reports 22:50:23 + ./coverage.out bytes=7172 22:50:23 ==> Appending adjustments 22:50:23 https://docs.codecov.io/docs/fixing-reports 22:50:23 + Found adjustments 22:50:23 ==> Gzipping contents 22:50:23 4.0K /tmp/codecov.9vN7tJ.gz 22:50:23 ==> Uploading reports 22:50:23 url: https://codecov.io 22:50:23 query: branch=PR-40&commit=6b604d0bca4c9775cf5e025a7f1c70a14cf461f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-40%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=40&job=&cmd_args= 22:50:23 -> Pinging Codecov 22:50:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-40&commit=6b604d0bca4c9775cf5e025a7f1c70a14cf461f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-40%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=40&job=&cmd_args= 22:50:55  22:50:55 22:50:55 22:50:55 502 Server Error 22:50:55 22:50:55 22:50:55

Error: Server Error

22:50:55

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

22:50:55

22:50:55 22:50:55 Invalid request parameters 22:50:55 400 [Pipeline] } 22:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:50:57 + [ -d /w/workspace/xfoundry_app-record-replay_PR-40/archives ] 22:50:57 + ls -al /w/workspace/xfoundry_app-record-replay_PR-40/archives 22:50:57 total 16 22:50:57 drwxr-xr-x 3 root root 4096 Jul 12 22:36 . 22:50:57 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 22:36 .. 22:50:57 drwxr-xr-x 2 root root 4096 Jul 12 22:36 cost 22:50:57 -rw-r--r-- 1 root root 88 Jul 12 22:36 cost.csv 22:50:57 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-40/archives 22:50:57 + ls -al /w/workspace/xfoundry_app-record-replay_PR-40/archives 22:50:57 total 16 22:50:57 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 22:36 . 22:50:57 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 22:36 .. 22:50:57 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 22:36 cost 22:50:57 -rw-r--r-- 1 jenkins jenkins 88 Jul 12 22:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:50:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:50:58 ---> package-listing.sh 22:50:58 ++ facter osfamily 22:50:58 ++ tr '[:upper:]' '[:lower:]' 22:50:58 + OS_FAMILY=debian 22:50:58 + workspace=/w/workspace/xfoundry_app-record-replay_PR-40 22:50:58 + START_PACKAGES=/tmp/packages_start.txt 22:50:58 + END_PACKAGES=/tmp/packages_end.txt 22:50:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:50:58 + PACKAGES=/tmp/packages_start.txt 22:50:58 + '[' /w/workspace/xfoundry_app-record-replay_PR-40 ']' 22:50:58 + PACKAGES=/tmp/packages_end.txt 22:50:58 + case "${OS_FAMILY}" in 22:50:58 + dpkg -l 22:50:58 + grep '^ii' 22:50:58 + '[' -f /tmp/packages_start.txt ']' 22:50:58 + '[' -f /tmp/packages_end.txt ']' 22:50:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:50:58 + '[' /w/workspace/xfoundry_app-record-replay_PR-40 ']' 22:50:58 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-40/archives/ 22:50:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-40/archives/ [Pipeline] echo 22:50:58 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_PR-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:50:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:59 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 22:50:59 $ 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_PR-40/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_PR-40 -v /w/workspace/xfoundry_app-record-replay_PR-40:/w/workspace/xfoundry_app-record-replay_PR-40:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-40@tmp:/w/workspace/xfoundry_app-record-replay_PR-40@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:50:59 $ docker top c194a8f16a5994a38c83c912c53aecada37709df8c89cbe3a65a50938377b0f0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:00 + touch /tmp/pre-build-complete [Pipeline] sh 22:51:00 + mkdir -p /var/log/sysstat [Pipeline] sh 22:51:00 + ls /var/log/sa-host 22:51:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:01 provisioning config files... 22:51:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-40@tmp/config13019499389753003895tmp [Pipeline] { [Pipeline] echo 22:51:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:51:01 ---> create-netrc.sh [Pipeline] } 22:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:51:01 ---> python-tools-install.sh [Pipeline] echo 22:51:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:51:02 ---> sudo-logs.sh 22:51:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:51:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:51:02 ---> job-cost.sh 22:51:02 lf-activate-venv: SKIPPING 22:51:02 DEBUG: total: 0.2199999988079071 22:51:02 INFO: Retrieving Stack Cost... 22:51:02 INFO: Retrieving Pricing Info for: v3-standard-8 22:51:03 INFO: Archiving Costs [Pipeline] echo 22:51:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:51:03 ---> logs-deploy.sh 22:51:03 lf-activate-venv: SKIPPING 22:51:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-40/1 22:51:03 INFO: archiving workspace using pattern(s): 22:51:04 Archives upload complete. 22:51:04 INFO: archiving logs to Nexus