Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ba1bd26bcc1e016d096edad17168dbdeac64948+cf2b27898899a203f9eb6ebf67b2fde31c12ce22 (89b0e4ce5394b61a0c540ed1ba2ac984d040e876) 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-ssh9249190015428466918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh246202987661139416.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-104/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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16985257678381816572.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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8070940319812752466.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14248569536934448740.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-104/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-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11115604340699525106.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16919’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16923’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16924’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16928 in /w/workspace/foundry_app-record-replay_PR-104 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-104 # 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 > 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/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf2b27898899a203f9eb6ebf67b2fde31c12ce22 into PR head commit 1ba1bd26bcc1e016d096edad17168dbdeac64948 Merge succeeded, producing 1ba1bd26bcc1e016d096edad17168dbdeac64948 Checking out Revision 1ba1bd26bcc1e016d096edad17168dbdeac64948 (PR-104) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 1ba1bd26bcc1e016d096edad17168dbdeac64948 # 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 cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ba1bd26bcc1e016d096edad17168dbdeac64948 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:24 ========================================================= 00:32:24 EdgeX Global Pipelines Version Info 00:32:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:25 ------------------- 00:32:25 stable info: 00:32:25 ------------------- 00:32:25 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 00:32:25 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:32:25 Message: update stable to v1.0.257 00:32:26 ------------------- 00:32:26 experimental info: 00:32:26 ------------------- 00:32:26 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:26 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:32:26 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo 00:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ba1bd2 [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:28 provisioning config files... 00:32:28 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-104@tmp/config4954281026913968905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:28 ---> docker-login.sh 00:32:28 nexus3.edgexfoundry.org:10001 00:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:29 Configure a credential helper to remove this warning. See 00:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:29 00:32:29 Login Succeeded 00:32:29 nexus3.edgexfoundry.org:10002 00:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:29 Configure a credential helper to remove this warning. See 00:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:29 00:32:29 Login Succeeded 00:32:29 nexus3.edgexfoundry.org:10003 00:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:29 Configure a credential helper to remove this warning. See 00:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:29 00:32:29 Login Succeeded 00:32:30 nexus3.edgexfoundry.org:10004 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 docker.io 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 ---> docker-login.sh ends [Pipeline] } 00:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:32:31 + git rev-list -1 --merges 1ba1bd26bcc1e016d096edad17168dbdeac64948~1..1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] echo 00:32:31 -----------> git rev-list -1 --merges 1ba1bd26bcc1e016d096edad17168dbdeac64948~1..1ba1bd26bcc1e016d096edad17168dbdeac64948 1ba1bd26bcc1e016d096edad17168dbdeac64948 [false] [Pipeline] sh 00:32:31 + git log --format=format:%s -1 1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] echo 00:32:31 ========================================================= 00:32:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:32 + git log --format=format:%s -1 1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] echo 00:32:32 [semverPrep] GIT_COMMIT: 1ba1bd26bcc1e016d096edad17168dbdeac64948, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 00:32:32 [semverPrep] This is not a build commit. [Pipeline] sh 00:32:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:32 + grep -v github /etc/ssh/ssh_known_hosts 00:32:32 + [ -e /tmp/ssh_known_hosts ] 00:32:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:32 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:32:32 sudo tee -a /etc/ssh/ssh_known_hosts 00:32:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:33 00:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:34 0.1.4: Pulling from edgex-devops/py-git-semver 00:32:34 b85a868b505f: Pulling fs layer 00:32:34 e2be974225ed: Pulling fs layer 00:32:34 339a4e72a1f5: Pulling fs layer 00:32:34 988bab9f4d93: Pulling fs layer 00:32:34 1469e6f7b9e6: Pulling fs layer 00:32:34 eaf3925da568: Pulling fs layer 00:32:34 bab4dde63d76: Pulling fs layer 00:32:34 bde34c3a00c8: Pulling fs layer 00:32:34 b352a97aabf1: Pulling fs layer 00:32:34 4872d77fe225: Pulling fs layer 00:32:34 5851b861e8e6: Pulling fs layer 00:32:34 4872d77fe225: Waiting 00:32:34 bab4dde63d76: Waiting 00:32:34 bde34c3a00c8: Waiting 00:32:34 b352a97aabf1: Waiting 00:32:34 5851b861e8e6: Waiting 00:32:34 1469e6f7b9e6: Waiting 00:32:34 988bab9f4d93: Waiting 00:32:34 eaf3925da568: Waiting 00:32:34 e2be974225ed: Verifying Checksum 00:32:34 e2be974225ed: Download complete 00:32:34 988bab9f4d93: Verifying Checksum 00:32:34 988bab9f4d93: Download complete 00:32:34 1469e6f7b9e6: Verifying Checksum 00:32:34 1469e6f7b9e6: Download complete 00:32:34 339a4e72a1f5: Verifying Checksum 00:32:34 339a4e72a1f5: Download complete 00:32:34 eaf3925da568: Verifying Checksum 00:32:34 eaf3925da568: Download complete 00:32:34 bde34c3a00c8: Verifying Checksum 00:32:34 bde34c3a00c8: Download complete 00:32:34 b352a97aabf1: Verifying Checksum 00:32:34 b352a97aabf1: Download complete 00:32:34 4872d77fe225: Verifying Checksum 00:32:34 4872d77fe225: Download complete 00:32:34 5851b861e8e6: Verifying Checksum 00:32:34 5851b861e8e6: Download complete 00:32:34 b85a868b505f: Verifying Checksum 00:32:34 b85a868b505f: Download complete 00:32:34 bab4dde63d76: Verifying Checksum 00:32:34 bab4dde63d76: Download complete 00:32:35 b85a868b505f: Pull complete 00:32:35 e2be974225ed: Pull complete 00:32:36 339a4e72a1f5: Pull complete 00:32:36 988bab9f4d93: Pull complete 00:32:36 1469e6f7b9e6: Pull complete 00:32:36 eaf3925da568: Pull complete 00:32:38 bab4dde63d76: Pull complete 00:32:39 bde34c3a00c8: Pull complete 00:32:39 b352a97aabf1: Pull complete 00:32:39 4872d77fe225: Pull complete 00:32:40 5851b861e8e6: Pull complete 00:32:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:40 prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container 00:32:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:50 $ docker top ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 -eo pid,comm 00:32:50 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). 00:32:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:50 [ssh-agent] Looking for ssh-agent implementation... 00:32:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:50 $ docker exec ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 ssh-agent 00:32:50 SSH_AUTH_SOCK=/tmp/ssh-TDzU8FAg7GwP/agent.14 00:32:50 SSH_AGENT_PID=20 00:32:50 Running ssh-add (command line suppressed) 00:32:51 Identity added: /w/workspace/foundry_app-record-replay_PR-104@tmp/private_key_17397366472015322366.key (/w/workspace/foundry_app-record-replay_PR-104@tmp/private_key_17397366472015322366.key) 00:32:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:51 + git tag --points-at HEAD [Pipeline] } 00:32:51 $ docker exec --env ******** --env ******** ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 ssh-agent -k 00:32:51 unset SSH_AUTH_SOCK; 00:32:51 unset SSH_AGENT_PID; 00:32:51 echo Agent pid 20 killed; 00:32:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:51 [ssh-agent] Looking for ssh-agent implementation... 00:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:51 $ docker exec ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 ssh-agent 00:32:51 SSH_AUTH_SOCK=/tmp/ssh-YaLAZKaZhO6X/agent.52 00:32:51 SSH_AGENT_PID=58 00:32:51 Running ssh-add (command line suppressed) 00:32:52 Identity added: /w/workspace/foundry_app-record-replay_PR-104@tmp/private_key_2573290441604591580.key (/w/workspace/foundry_app-record-replay_PR-104@tmp/private_key_2573290441604591580.key) 00:32:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:52 + git semver init 00:32:52 2023-11-08 00:32:52,590 [run_init] DEBUG init version:0.0.0 force:False 00:32:52 2023-11-08 00:32:52,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-104/.semver 00:32:52 2023-11-08 00:32:52,593 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-104/.semver 00:32:52 2023-11-08 00:32:52,593 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-104/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-104, universal_newlines=False, shell=None, istream=None) 00:32:53 2023-11-08 00:32:53,538 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-104/.git/info/exclude 00:32:53 2023-11-08 00:32:53,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-104/.semver/PR-104 with force:False 00:32:53 2023-11-08 00:32:53,539 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-104/.semver/PR-104 00:32:53 2023-11-08 00:32:53,543 [execute] INFO git cat-file --batch-check 00:32:53 2023-11-08 00:32:53,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-104/.semver, universal_newlines=False, shell=None, istream=) 00:32:53 2023-11-08 00:32:53,550 [execute] INFO git cat-file --batch 00:32:53 2023-11-08 00:32:53,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-104/.semver, universal_newlines=False, shell=None, istream=) 00:32:53 2023-11-08 00:32:53,555 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-104/.semver/PR-104 00:32:53 0.0.0 [Pipeline] } 00:32:53 $ docker exec --env ******** --env ******** ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 ssh-agent -k 00:32:53 unset SSH_AUTH_SOCK; 00:32:53 unset SSH_AGENT_PID; 00:32:53 echo Agent pid 58 killed; 00:32:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:54 + git semver [Pipeline] } 00:32:54 $ docker stop --time=1 ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 00:32:56 $ docker rm -f --volumes ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:57 Stashed 1 file(s) [Pipeline] echo 00:32:57 [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 00:32:58 provisioning config files... 00:32:58 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-104@tmp/config9360598864675237805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:58 ---> docker-login.sh 00:32:58 nexus3.edgexfoundry.org:10001 00:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:58 Configure a credential helper to remove this warning. See 00:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:58 00:32:58 Login Succeeded 00:32:58 nexus3.edgexfoundry.org:10002 00:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:58 Configure a credential helper to remove this warning. See 00:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:58 00:32:58 Login Succeeded 00:32:58 nexus3.edgexfoundry.org:10003 00:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:58 Configure a credential helper to remove this warning. See 00:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:58 00:32:58 Login Succeeded 00:32:58 nexus3.edgexfoundry.org:10004 00:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:58 Configure a credential helper to remove this warning. See 00:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:58 00:32:58 Login Succeeded 00:32:58 docker.io 00:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:59 Configure a credential helper to remove this warning. See 00:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:59 00:32:59 Login Succeeded 00:32:59 ---> docker-login.sh ends [Pipeline] } 00:32:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:32:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:32:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:32:59 ========================================================= 00:32:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:32:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:33:00 Sending build context to Docker daemon 648.2kB 00:33:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:33:00 Step 2/12 : FROM ${BASE} AS builder 00:33:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:00 7264a8db6415: Pulling fs layer 00:33:00 c4d48a809fc2: Pulling fs layer 00:33:00 4f1c88b9dad5: Pulling fs layer 00:33:00 ad3a456e5733: Pulling fs layer 00:33:00 33e27b845d1e: Pulling fs layer 00:33:00 c68163c4e522: Pulling fs layer 00:33:00 50da416c3ac9: Pulling fs layer 00:33:00 23d2d4c4bb30: Pulling fs layer 00:33:00 33e27b845d1e: Waiting 00:33:00 c68163c4e522: Waiting 00:33:00 50da416c3ac9: Waiting 00:33:00 ad3a456e5733: Waiting 00:33:00 23d2d4c4bb30: Waiting 00:33:00 c4d48a809fc2: Verifying Checksum 00:33:00 c4d48a809fc2: Download complete 00:33:00 ad3a456e5733: Verifying Checksum 00:33:00 ad3a456e5733: Download complete 00:33:00 33e27b845d1e: Verifying Checksum 00:33:00 33e27b845d1e: Download complete 00:33:00 7264a8db6415: Verifying Checksum 00:33:00 7264a8db6415: Download complete 00:33:00 c68163c4e522: Verifying Checksum 00:33:00 c68163c4e522: Download complete 00:33:00 23d2d4c4bb30: Verifying Checksum 00:33:00 23d2d4c4bb30: Download complete 00:33:00 4f1c88b9dad5: Verifying Checksum 00:33:00 4f1c88b9dad5: Download complete 00:33:01 7264a8db6415: Pull complete 00:33:01 50da416c3ac9: Verifying Checksum 00:33:01 50da416c3ac9: Download complete 00:33:02 c4d48a809fc2: Pull complete 00:33:06 4f1c88b9dad5: Pull complete 00:33:06 ad3a456e5733: Pull complete 00:33:07 33e27b845d1e: Pull complete 00:33:08 c68163c4e522: Pull complete 00:33:12 50da416c3ac9: Pull complete 00:33:13 Still waiting to schedule task 00:33:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:33:14 23d2d4c4bb30: Pull complete 00:33:14 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:33:14 ---> 0786185ac409 00:33:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:33:29 ---> Running in fba26cdf98ff 00:33:29 Removing intermediate container fba26cdf98ff 00:33:29 ---> 7a35864c8094 00:33:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:33:29 ---> Running in 01ed0af16e19 00:33:29 Removing intermediate container 01ed0af16e19 00:33:29 ---> 24680384c94a 00:33:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:33:29 ---> Running in 5e5a295385be 00:33:29 Removing intermediate container 5e5a295385be 00:33:29 ---> 842c1fb5c56a 00:33:29 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:33:29 ---> Running in 811a2a886b57 00:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:30 OK: 264 MiB in 52 packages 00:33:32 Removing intermediate container 811a2a886b57 00:33:32 ---> 589a0ab68b17 00:33:32 Step 7/12 : WORKDIR /app 00:33:32 ---> Running in 7d61b4dccda2 00:33:33 Removing intermediate container 7d61b4dccda2 00:33:33 ---> b6691db43d4e 00:33:33 Step 8/12 : COPY go.mod vendor* ./ 00:33:33 ---> 49933adbbfe7 00:33:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:34 ---> Running in 079a9b4e048d 00:34:42 Removing intermediate container 079a9b4e048d 00:34:42 ---> 84c49a966563 00:34:42 Step 10/12 : COPY . . 00:34:42 ---> dd8966bb39b1 00:34:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:34:42 ---> Running in c7c5ddd61b73 00:34:42 Removing intermediate container c7c5ddd61b73 00:34:42 ---> 575042751a34 00:34:42 Step 12/12 : RUN $MAKE 00:34:42 ---> Running in 0a1142872c13 00:34:42 noop 00:34:42 Removing intermediate container 0a1142872c13 00:34:42 ---> c98ffc4c50ec 00:34:42 Successfully built c98ffc4c50ec 00:34:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:42 + docker inspect -f . ci-base-image-x86_64 00:34:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:42 prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container 00:34:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:44 $ docker top 93acdf57b28c9070b59935010e472b61cad55c2534123916ccd77563c34a9235 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:44 + go version 00:34:44 go version go1.21.0 linux/amd64 [Pipeline] } 00:34:44 $ docker stop --time=1 93acdf57b28c9070b59935010e472b61cad55c2534123916ccd77563c34a9235 00:34:46 $ docker rm -f --volumes 93acdf57b28c9070b59935010e472b61cad55c2534123916ccd77563c34a9235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:47 + docker inspect -f . ci-base-image-x86_64 00:34:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:47 prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container 00:34:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:49 $ docker top 15298d70f6447156e14f879b1e3ccf061a5491c414de7d20c1206c6db856b868 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:49 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-104 [Pipeline] fileExists [Pipeline] sh 00:34:50 + make test 00:34:50 go test -race -coverprofile=coverage.out ./... 00:35:12 ? github.com/edgexfoundry/app-record-replay [no test files] 00:35:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:35:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:35:12 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:35:12 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 00:35:22 ok github.com/edgexfoundry/app-record-replay/internal/application 9.236s coverage: 98.7% of statements 00:35:22 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.181s coverage: 89.7% of statements 00:35:22 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.038s coverage: 100.0% of statements 00:35:44 go vet ./... 00:35:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:47 ./bin/test-attribution-txt.sh [Pipeline] echo 00:35:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:35:47 $ docker stop --time=1 15298d70f6447156e14f879b1e3ccf061a5491c414de7d20c1206c6db856b868 00:35:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16933 in /w/workspace/foundry_app-record-replay_PR-104 00:35:57 $ docker rm -f --volumes 15298d70f6447156e14f879b1e3ccf061a5491c414de7d20c1206c6db856b868 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 00:35:58 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 00:35:58 Selected Git installation does not exist. Using Default 00:35:58 The recommended git tool is: NONE 00:35:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:35:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:35:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:35:59 + ls -al . 00:35:59 total 192 00:35:59 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 00:34 . 00:35:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:32 .. 00:35:59 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 00:32 .dockerignore 00:35:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:35 .git 00:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:32 .github 00:35:59 -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 00:32 .gitignore 00:35:59 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:32 .golangci.yml 00:35:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:32 .semver 00:35:59 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 8 00:32 Attribution.txt 00:35:59 -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 00:32 CHANGELOG.md 00:35:59 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 8 00:32 Dockerfile 00:35:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:32 GOVERNANCE.md 00:35:59 -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 00:32 Jenkinsfile 00:35:59 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 00:32 LICENSE 00:35:59 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 8 00:32 Makefile 00:35:59 -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 00:32 OWNERS.md 00:35:59 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 00:32 README.md 00:35:59 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 00:32 Record and Reply.postman_collection.json 00:35:59 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:32 VERSION 00:35:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:32 bin 00:35:59 -rw-r--r-- 1 jenkins jenkins 24666 Nov 8 00:35 coverage.out 00:35:59 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 8 00:32 go.mod 00:35:59 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 8 00:32 go.sum 00:35:59 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:32 internal 00:35:59 -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 00:32 main.go 00:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:32 openapi 00:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:32 pkg 00:35:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:59 + 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=1ba1bd26bcc1e016d096edad17168dbdeac64948 --label arch=amd64 --label version=0.0.0 . 00:35:59 Sending build context to Docker daemon 673.8kB 00:35:59 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:35:59 Step 2/26 : FROM ${BASE} AS builder 00:35:59 ---> c98ffc4c50ec 00:35:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:36:00 ---> Running in 759ffffcc493 00:36:01 Removing intermediate container 759ffffcc493 00:36:01 ---> 293bd657de2c 00:36:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:36:01 ---> Running in 9e298b241feb 00:36:02 Removing intermediate container 9e298b241feb 00:36:02 ---> c5b9dcd71a19 00:36:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:36:03 ---> Running in f168d8359306 00:36:04 using credential edgex-jenkins-ssh 00:36:04 Cloning the remote Git repository 00:36:04 Removing intermediate container f168d8359306 00:36:04 ---> 40c3335d1480 00:36:04 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:36:04 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 00:36:04 > git init /w/workspace/app-record-replay/1 # timeout=10 00:36:04 ---> Running in 19f2c5252b7a 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:36:04 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 00:36:04 > git --version # timeout=10 00:36:04 > git --version # 'git version 2.25.1' 00:36:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:05 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 00:36:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:06 OK: 264 MiB in 52 packages 00:36:06 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 00:36:06 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 00:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:36:07 Merging remotes/origin/main commit cf2b27898899a203f9eb6ebf67b2fde31c12ce22 into PR head commit 1ba1bd26bcc1e016d096edad17168dbdeac64948 00:36:07 Removing intermediate container 19f2c5252b7a 00:36:07 ---> f683283702b7 00:36:07 Step 7/26 : WORKDIR /app 00:36:07 Merge succeeded, producing 1ba1bd26bcc1e016d096edad17168dbdeac64948 00:36:07 Checking out Revision 1ba1bd26bcc1e016d096edad17168dbdeac64948 (PR-104) 00:36:08 ---> Running in f1c09ed1b6b6 00:36:07 > git config core.sparsecheckout # timeout=10 00:36:07 > git checkout -f 1ba1bd26bcc1e016d096edad17168dbdeac64948 # timeout=10 00:36:07 > git remote # timeout=10 00:36:07 > git config --get remote.origin.url # timeout=10 00:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:07 > git merge cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 00:36:07 > git rev-parse HEAD^{commit} # timeout=10 00:36:07 > git config core.sparsecheckout # timeout=10 00:36:07 > git checkout -f 1ba1bd26bcc1e016d096edad17168dbdeac64948 # timeout=10 00:36:08 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 00:36:08 > git --version # timeout=10 00:36:08 > git --version # 'git version 2.25.1' 00:36:08 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:36:08 Removing intermediate container f1c09ed1b6b6 00:36:08 ---> 5166c965f8f9 00:36:08 Step 8/26 : COPY go.mod vendor* ./ 00:36:08 ---> 4cfcbf28f0dc 00:36:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 00:36:09 ---> Running in 3c4db8dbd644 [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:36:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:09 Dload Upload Total Spent Left Speed 00:36:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 174k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh 00:36:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:36:10 Removing intermediate container 3c4db8dbd644 00:36:10 ---> 62cd011c4666 00:36:10 Step 10/26 : COPY . . 00:36:10 ---> 04cad951a40f 00:36:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:36:10 ---> Running in b60f65c492d2 00:36:10 Removing intermediate container b60f65c492d2 00:36:10 ---> 5153dfc05253 00:36:10 Step 12/26 : RUN $MAKE 00:36:10 ---> Running in b0c688448a64 00:36:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 00:36:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:36:10 + sudo tee /etc/docker/daemon.new 00:36:10 { 00:36:10 "registry-mirrors": [ 00:36:10 "https://nexus3.edgexfoundry.org:10001" 00:36:10 ], 00:36:10 "bip": "10.250.0.254/24", 00:36:10 "hosts": [ 00:36:10 "tcp://0.0.0.0:5555", 00:36:10 "unix:///var/run/docker.sock" 00:36:10 ], 00:36:10 "mtu": 1458, 00:36:10 "selinux-enabled": true, 00:36:10 "seccomp-profile": "/etc/docker/seccomp.json" 00:36:10 } [Pipeline] sh 00:36:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:36:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:30 provisioning config files... 00:36:30 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config3975673663333635606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:30 ---> docker-login.sh 00:36:30 nexus3.edgexfoundry.org:10001 00:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:31 Configure a credential helper to remove this warning. See 00:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:31 00:36:31 Login Succeeded 00:36:31 nexus3.edgexfoundry.org:10002 00:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:32 Configure a credential helper to remove this warning. See 00:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:32 00:36:32 Login Succeeded 00:36:32 nexus3.edgexfoundry.org:10003 00:36:32 Removing intermediate container b0c688448a64 00:36:32 ---> 973585ce784c 00:36:32 Step 13/26 : FROM alpine:3.18 00:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:32 Configure a credential helper to remove this warning. See 00:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:32 00:36:32 Login Succeeded 00:36:32 nexus3.edgexfoundry.org:10004 00:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:33 Configure a credential helper to remove this warning. See 00:36:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:33 00:36:33 Login Succeeded 00:36:33 docker.io 00:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:33 3.18: Pulling from library/alpine 00:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:33 Configure a credential helper to remove this warning. See 00:36:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:33 00:36:33 Login Succeeded 00:36:33 ---> docker-login.sh ends 00:36:33 96526aa774ef: Pulling fs layer 00:36:34 96526aa774ef: Verifying Checksum 00:36:34 96526aa774ef: Download complete 00:36:34 96526aa774ef: Pull complete 00:36:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:36:34 Status: Downloaded newer image for alpine:3.18 00:36:34 ---> 8ca4688f4f35 00:36:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:36:35 ---> Running in 4627c429e0a8 00:36:35 Removing intermediate container 4627c429e0a8 00:36:35 ---> 8f78e5605563 00:36:35 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:36:36 ---> Running in 51e3cba444ad 00:36:36 Removing intermediate container 51e3cba444ad 00:36:36 ---> 7356ac100e2c 00:36:36 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] } 00:36:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:36:37 ---> Running in b730195135dd [Pipeline] echo 00:36:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:36:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:36:37 ========================================================= 00:36:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:36:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 00:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 00:36:38 (1/2) Installing ca-certificates (20230506-r0) 00:36:38 (2/2) Installing dumb-init (1.2.5-r2) 00:36:38 Executing busybox-1.36.1-r2.trigger 00:36:38 Executing ca-certificates-20230506-r0.trigger 00:36:38 OK: 8 MiB in 17 packages 00:36:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:36:38 Sending build context to Docker daemon 258.6kB 00:36:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:36:38 Step 2/12 : FROM ${BASE} AS builder 00:36:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:38 9fda8d8052c6: Pulling fs layer 00:36:38 5d54e960e981: Pulling fs layer 00:36:38 c4a7e357bf2a: Pulling fs layer 00:36:38 f0e02332f6b5: Pulling fs layer 00:36:38 cefa15bbcfad: Pulling fs layer 00:36:38 17808c966233: Pulling fs layer 00:36:38 f4c1fc716caa: Pulling fs layer 00:36:38 cefa15bbcfad: Waiting 00:36:38 17808c966233: Waiting 00:36:38 f4c1fc716caa: Waiting 00:36:38 f0e02332f6b5: Waiting 00:36:38 5d54e960e981: Verifying Checksum 00:36:38 5d54e960e981: Download complete 00:36:38 f0e02332f6b5: Verifying Checksum 00:36:38 f0e02332f6b5: Download complete 00:36:38 cefa15bbcfad: Verifying Checksum 00:36:38 9fda8d8052c6: Download complete 00:36:39 f4c1fc716caa: Verifying Checksum 00:36:39 f4c1fc716caa: Download complete 00:36:39 Removing intermediate container b730195135dd 00:36:39 ---> 3df59ad59aa6 00:36:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:36:39 ---> 804b74bf9796 00:36:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:36:39 9fda8d8052c6: Pull complete 00:36:40 ---> 0409d7334862 00:36:40 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:36:40 ---> c66a2c09cf68 00:36:40 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:36:40 5d54e960e981: Pull complete 00:36:41 c4a7e357bf2a: Download complete 00:36:41 ---> 0e8f5fbaf535 00:36:41 Step 21/26 : EXPOSE 59712 00:36:42 ---> Running in 17d82cbf6fab 00:36:42 17808c966233: Verifying Checksum 00:36:42 Removing intermediate container 17d82cbf6fab 00:36:42 ---> ba15ebef4fa9 00:36:42 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:36:43 ---> Running in e5f115f635b1 00:36:44 Removing intermediate container e5f115f635b1 00:36:44 ---> 1f0a1f690e9f 00:36:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:36:44 ---> Running in 2fad94581404 00:36:44 Removing intermediate container 2fad94581404 00:36:44 ---> 8bfbce3c0cc4 00:36:44 Step 24/26 : LABEL arch=amd64 00:36:44 ---> Running in 2b978a2bac18 00:36:45 Removing intermediate container 2b978a2bac18 00:36:45 ---> 823471d6abeb 00:36:45 Step 25/26 : LABEL git_sha=1ba1bd26bcc1e016d096edad17168dbdeac64948 00:36:45 ---> Running in acd812d712ac 00:36:45 Removing intermediate container acd812d712ac 00:36:45 ---> f0f90a4bdd83 00:36:45 Step 26/26 : LABEL version=0.0.0 00:36:45 ---> Running in 4b631f512e60 00:36:45 Removing intermediate container 4b631f512e60 00:36:45 ---> f1e217159df4 00:36:45 [Warning] One or more build-args [ARCH] were not consumed 00:36:45 Successfully built f1e217159df4 00:36:45 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 00:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:46 00:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:47 latest: Pulling from edgex-lftools-log-publisher 00:36:47 5eb5b503b376: Pulling fs layer 00:36:47 5c69ac0246d0: Pulling fs layer 00:36:47 ec43610c2a17: Pulling fs layer 00:36:47 3a2ae6a8a46f: Pulling fs layer 00:36:47 33b1e0a273af: Pulling fs layer 00:36:47 5d3b04190fa2: Pulling fs layer 00:36:47 2f39f015ded8: Pulling fs layer 00:36:47 33b1e0a273af: Waiting 00:36:47 3a2ae6a8a46f: Waiting 00:36:47 5d3b04190fa2: Waiting 00:36:47 2f39f015ded8: Waiting 00:36:47 5c69ac0246d0: Download complete 00:36:47 3a2ae6a8a46f: Download complete 00:36:47 33b1e0a273af: Verifying Checksum 00:36:47 33b1e0a273af: Download complete 00:36:47 ec43610c2a17: Verifying Checksum 00:36:47 ec43610c2a17: Download complete 00:36:47 5d3b04190fa2: Verifying Checksum 00:36:47 5d3b04190fa2: Download complete 00:36:47 5eb5b503b376: Verifying Checksum 00:36:47 5eb5b503b376: Download complete 00:36:48 2f39f015ded8: Download complete 00:36:49 5eb5b503b376: Pull complete 00:36:49 5c69ac0246d0: Pull complete 00:36:50 ec43610c2a17: Pull complete 00:36:50 3a2ae6a8a46f: Pull complete 00:36:51 33b1e0a273af: Pull complete 00:36:51 5d3b04190fa2: Pull complete 00:36:57 c4a7e357bf2a: Pull complete 00:36:57 f0e02332f6b5: Pull complete 00:36:57 cefa15bbcfad: Pull complete 00:37:03 2f39f015ded8: Pull complete 00:37:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:03 prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container 00:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:37:04 $ docker top 05c8707a9cfb6b89fac4851e48297b0d1c2d5c6699ecf0834d2f53c93ced02d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:04 ---> job-cost.sh 00:37:04 lf-activate-venv: SKIPPING 00:37:04 INFO: No Stack... 00:37:05 INFO: Retrieving Pricing Info for: v3-standard-8 00:37:05 INFO: Archiving Costs [Pipeline] sh 00:37:05 + cat /w/workspace/foundry_app-record-replay_PR-104/archives/cost.csv 00:37:05 + cut -d, -f6 [Pipeline] lock 00:37:05 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] 00:37:05 Resource [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] did not exist. Created. 00:37:05 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:37:06 + echo total: 0.2199999988079071 [Pipeline] stash 00:37:06 Stashed 1 file(s) [Pipeline] } 00:37:06 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:37:06 $ docker stop --time=1 05c8707a9cfb6b89fac4851e48297b0d1c2d5c6699ecf0834d2f53c93ced02d1 00:37:07 17808c966233: Pull complete 00:37:07 f4c1fc716caa: Pull complete 00:37:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:37:07 ---> ea914061e18c 00:37:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:37:08 $ docker rm -f --volumes 05c8707a9cfb6b89fac4851e48297b0d1c2d5c6699ecf0834d2f53c93ced02d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:37:09 ---> Running in c66f19fe22a8 00:37:09 Removing intermediate container c66f19fe22a8 00:37:09 ---> 7eacbafd8e0c 00:37:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:37:09 ---> Running in 31b0e659cf08 00:37:10 Removing intermediate container 31b0e659cf08 00:37:10 ---> 3880a6bbb0a7 00:37:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:37:10 ---> Running in 584fddfafd26 00:37:10 Removing intermediate container 584fddfafd26 00:37:10 ---> a8a35d969bb3 00:37:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:37:11 ---> Running in 42b7953c6d17 00:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:14 OK: 266 MiB in 52 packages 00:37:15 Removing intermediate container 42b7953c6d17 00:37:15 ---> d5cbaabb275d 00:37:15 Step 7/12 : WORKDIR /app 00:37:15 ---> Running in 49edb9a40207 00:37:15 Removing intermediate container 49edb9a40207 00:37:15 ---> 7df554c6ee70 00:37:15 Step 8/12 : COPY go.mod vendor* ./ 00:37:15 ---> 320b6ab6f8ff 00:37:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:16 ---> Running in ccd95da9d50a 00:38:41 Removing intermediate container ccd95da9d50a 00:38:41 ---> 696b4aca4bc8 00:38:41 Step 10/12 : COPY . . 00:38:41 ---> 5206656d2075 00:38:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:38:41 ---> Running in 3665d8255e99 00:38:41 Removing intermediate container 3665d8255e99 00:38:41 ---> e11b9f2e911d 00:38:41 Step 12/12 : RUN $MAKE 00:38:41 ---> Running in ba755f5af9f5 00:38:41 noop 00:38:41 Removing intermediate container ba755f5af9f5 00:38:41 ---> 823fa7775a09 00:38:41 Successfully built 823fa7775a09 00:38:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:41 + docker inspect -f . ci-base-image-arm64 00:38:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-16933 does not seem to be running inside a container 00:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:43 $ docker top cad02c9d0806faa0784e568bfad929638f3c7ab1d7ab5a23f5d1be5e912639b7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:44 + go version 00:38:44 go version go1.21.0 linux/arm64 [Pipeline] } 00:38:44 $ docker stop --time=1 cad02c9d0806faa0784e568bfad929638f3c7ab1d7ab5a23f5d1be5e912639b7 00:38:46 $ docker rm -f --volumes cad02c9d0806faa0784e568bfad929638f3c7ab1d7ab5a23f5d1be5e912639b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:47 + docker inspect -f . ci-base-image-arm64 00:38:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:47 prd-ubuntu20.04-docker-arm64-4c-16g-16933 does not seem to be running inside a container 00:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:48 $ docker top 07a9268fd2046aed90b9931c53c203bfed6b7536410c3ce1224d7d9d5d05b730 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:49 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 00:38:50 + make test 00:38:50 go test -race -coverprofile=coverage.out ./... 00:41:57 ? github.com/edgexfoundry/app-record-replay [no test files] 00:42:00 ok github.com/edgexfoundry/app-record-replay/internal/app 1.265s coverage: 88.0% of statements 00:42:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:42:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:42:05 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:42:13 ok github.com/edgexfoundry/app-record-replay/internal/application 10.102s coverage: 98.7% of statements 00:42:13 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.565s coverage: 89.7% of statements 00:42:13 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.187s coverage: 100.0% of statements 00:42:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:42:17 go vet ./... 00:44:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:44:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:44:39 ./bin/test-attribution-txt.sh [Pipeline] echo 00:44:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:44:39 $ docker stop --time=1 07a9268fd2046aed90b9931c53c203bfed6b7536410c3ce1224d7d9d5d05b730 00:44:41 $ docker rm -f --volumes 07a9268fd2046aed90b9931c53c203bfed6b7536410c3ce1224d7d9d5d05b730 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:43 Warning: overwriting stash ‘coverage-report’ 00:44:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:44:45 + ls -al . 00:44:45 total 188 00:44:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 00:38 . 00:44:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:36 .. 00:44:45 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 00:36 .dockerignore 00:44:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:36 .git 00:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:36 .github 00:44:45 -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 00:36 .gitignore 00:44:45 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:36 .golangci.yml 00:44:45 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 8 00:36 Attribution.txt 00:44:45 -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 00:36 CHANGELOG.md 00:44:45 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 8 00:36 Dockerfile 00:44:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:36 GOVERNANCE.md 00:44:45 -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 00:36 Jenkinsfile 00:44:45 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 00:36 LICENSE 00:44:45 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 8 00:36 Makefile 00:44:45 -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 00:36 OWNERS.md 00:44:45 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 00:36 README.md 00:44:45 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 00:36 Record and Reply.postman_collection.json 00:44:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:32 VERSION 00:44:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:36 bin 00:44:45 -rw-r--r-- 1 jenkins jenkins 24667 Nov 8 00:42 coverage.out 00:44:45 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 8 00:36 go.mod 00:44:45 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 8 00:36 go.sum 00:44:45 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:36 internal 00:44:45 -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 00:36 main.go 00:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:36 openapi 00:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:36 pkg 00:44:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:45 + 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=1ba1bd26bcc1e016d096edad17168dbdeac64948 --label arch=arm64 --label version=0.0.0 . 00:44:45 Sending build context to Docker daemon 284.2kB 00:44:45 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:44:45 Step 2/26 : FROM ${BASE} AS builder 00:44:45 ---> 823fa7775a09 00:44:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:44:46 ---> Running in 36ed8343fecf 00:44:46 Removing intermediate container 36ed8343fecf 00:44:46 ---> d7a827dca124 00:44:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:44:46 ---> Running in 29238f30e4b0 00:44:47 Removing intermediate container 29238f30e4b0 00:44:47 ---> 7cb1249d609f 00:44:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:44:47 ---> Running in 75516d7ed3e6 00:44:47 Removing intermediate container 75516d7ed3e6 00:44:47 ---> 682238502a08 00:44:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:44:47 ---> Running in b2f3f97179cb 00:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:44:50 OK: 266 MiB in 52 packages 00:44:53 Removing intermediate container b2f3f97179cb 00:44:53 ---> 68c8cdf86a1b 00:44:53 Step 7/26 : WORKDIR /app 00:44:53 ---> Running in 1d1e72442bb8 00:44:53 Removing intermediate container 1d1e72442bb8 00:44:53 ---> 0a2c05640b58 00:44:53 Step 8/26 : COPY go.mod vendor* ./ 00:44:54 ---> ce8c005443da 00:44:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:54 ---> Running in ca61d9dd9fbc 00:44:57 Removing intermediate container ca61d9dd9fbc 00:44:57 ---> 3da6e0093560 00:44:57 Step 10/26 : COPY . . 00:44:57 ---> 15dfe28d6ffc 00:44:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:44:57 ---> Running in 1724c644ee15 00:44:58 Removing intermediate container 1724c644ee15 00:44:58 ---> 8cad51dba00d 00:44:58 Step 12/26 : RUN $MAKE 00:44:58 ---> Running in 5661c8616263 00:44:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 00:47:21 Removing intermediate container 5661c8616263 00:47:21 ---> 741c29fee84b 00:47:21 Step 13/26 : FROM alpine:3.18 00:47:21 3.18: Pulling from library/alpine 00:47:21 579b34f0a95b: Pulling fs layer 00:47:21 579b34f0a95b: Verifying Checksum 00:47:21 579b34f0a95b: Download complete 00:47:21 579b34f0a95b: Pull complete 00:47:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:47:21 Status: Downloaded newer image for alpine:3.18 00:47:21 ---> 3cc203321400 00:47:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:47:21 ---> Running in c2cb254c3d21 00:47:21 Removing intermediate container c2cb254c3d21 00:47:21 ---> 7927c4346627 00:47:21 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:47:21 ---> Running in 97bc462b1c7f 00:47:21 Removing intermediate container 97bc462b1c7f 00:47:21 ---> 9a23611763a9 00:47:21 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:21 ---> Running in afd9410b391d 00:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:47:21 (1/2) Installing ca-certificates (20230506-r0) 00:47:21 (2/2) Installing dumb-init (1.2.5-r2) 00:47:21 Executing busybox-1.36.1-r2.trigger 00:47:21 Executing ca-certificates-20230506-r0.trigger 00:47:21 OK: 9 MiB in 17 packages 00:47:21 Removing intermediate container afd9410b391d 00:47:21 ---> 9ddad5afc608 00:47:21 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:47:21 ---> 596621233e95 00:47:21 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:47:21 ---> 7e50b52bb3e8 00:47:21 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:47:21 ---> 8bd68d0fe81c 00:47:21 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:47:22 ---> 72e7feb8ebb6 00:47:22 Step 21/26 : EXPOSE 59712 00:47:22 ---> Running in 8492176bb420 00:47:23 Removing intermediate container 8492176bb420 00:47:23 ---> 4764a64e060c 00:47:23 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:47:23 ---> Running in 9d6d1140af29 00:47:23 Removing intermediate container 9d6d1140af29 00:47:23 ---> d0b62ec37054 00:47:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:47:23 ---> Running in c1e4b76ed8bf 00:47:23 Removing intermediate container c1e4b76ed8bf 00:47:23 ---> 81a187d728b3 00:47:23 Step 24/26 : LABEL arch=arm64 00:47:23 ---> Running in 9082e48da4b3 00:47:24 Removing intermediate container 9082e48da4b3 00:47:24 ---> 5fcbfa8b2cfc 00:47:24 Step 25/26 : LABEL git_sha=1ba1bd26bcc1e016d096edad17168dbdeac64948 00:47:24 ---> Running in 5f26c2422372 00:47:24 Removing intermediate container 5f26c2422372 00:47:24 ---> 2e78bdb3e8a7 00:47:24 Step 26/26 : LABEL version=0.0.0 00:47:24 ---> Running in afd6365777e5 00:47:25 Removing intermediate container afd6365777e5 00:47:25 ---> 62514774756f 00:47:25 [Warning] One or more build-args [ARCH] were not consumed 00:47:25 Successfully built 62514774756f 00:47:25 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 00:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:47:26 00:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:47:27 arm64: Pulling from edgex-lftools-log-publisher 00:47:27 8998bd30e6a1: Pulling fs layer 00:47:27 04944245beec: Pulling fs layer 00:47:27 699f458cf7ca: Pulling fs layer 00:47:27 765212b225bb: Pulling fs layer 00:47:27 f23df028b6ca: Pulling fs layer 00:47:27 d65c8cfc05b1: Pulling fs layer 00:47:27 2437ff75d9bd: Pulling fs layer 00:47:27 765212b225bb: Waiting 00:47:27 f23df028b6ca: Waiting 00:47:27 2437ff75d9bd: Waiting 00:47:27 d65c8cfc05b1: Waiting 00:47:27 04944245beec: Verifying Checksum 00:47:27 04944245beec: Download complete 00:47:27 765212b225bb: Verifying Checksum 00:47:27 765212b225bb: Download complete 00:47:27 f23df028b6ca: Download complete 00:47:27 d65c8cfc05b1: Verifying Checksum 00:47:27 d65c8cfc05b1: Download complete 00:47:28 699f458cf7ca: Verifying Checksum 00:47:28 699f458cf7ca: Download complete 00:47:28 8998bd30e6a1: Verifying Checksum 00:47:28 8998bd30e6a1: Download complete 00:47:31 2437ff75d9bd: Verifying Checksum 00:47:31 2437ff75d9bd: Download complete 00:47:33 8998bd30e6a1: Pull complete 00:47:33 04944245beec: Pull complete 00:47:35 699f458cf7ca: Pull complete 00:47:35 765212b225bb: Pull complete 00:47:36 f23df028b6ca: Pull complete 00:47:37 d65c8cfc05b1: Pull complete 00:47:55 2437ff75d9bd: Pull complete 00:47:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:47:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:55 prd-ubuntu20.04-docker-arm64-4c-16g-16933 does not seem to be running inside a container 00:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:47:58 $ docker top dc2f731f89faaf32a7b761acaef2fe674eaae21b2671ce11f3eb9423bf879515 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:59 ---> job-cost.sh 00:47:59 lf-activate-venv: SKIPPING 00:47:59 INFO: No Stack... 00:48:00 INFO: Retrieving Pricing Info for: v3-standard-4 00:48:00 INFO: Archiving Costs [Pipeline] sh 00:48:01 + cat /w/workspace/app-record-replay/1/archives/cost.csv 00:48:01 + cut -d, -f6 [Pipeline] lock 00:48:01 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] 00:48:01 Resource [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] did not exist. Created. 00:48:01 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:02 /w/workspace/app-record-replay/1@tmp/durable-79b36428/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:48:03 + echo total: 0.10999999940395355 [Pipeline] stash 00:48:03 Warning: overwriting stash ‘stack-cost’ 00:48:03 Stashed 1 file(s) [Pipeline] } 00:48:03 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:48:03 $ docker stop --time=1 dc2f731f89faaf32a7b761acaef2fe674eaae21b2671ce11f3eb9423bf879515 00:48:04 $ docker rm -f --volumes dc2f731f89faaf32a7b761acaef2fe674eaae21b2671ce11f3eb9423bf879515 [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 00:48:05 provisioning config files... 00:48:05 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-104@tmp/config11798465668832953569tmp [Pipeline] { [Pipeline] sh 00:48:06 + set +x 00:48:06 + + curl -s https://codecov.io/bash 00:48:06 bash -s -- 00:48:06 00:48:06 _____ _ 00:48:06 / ____| | | 00:48:06 | | ___ __| | ___ ___ _____ __ 00:48:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:48:06 | |___| (_) | (_| | __/ (_| (_) \ V / 00:48:06 \_____\___/ \__,_|\___|\___\___/ \_/ 00:48:06 Bash-1.0.6 00:48:06 00:48:06 00:48:06 ==> git version 2.25.1 found 00:48:06 ==> 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 00:48:06 Release-Date: 2020-01-08 00:48:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:48:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:48:06 ==> Jenkins CI detected. 00:48:06 current dir:  /w/workspace/foundry_app-record-replay_PR-104 00:48:06 project root: . 00:48:06 --> token set from env 00:48:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:48:06 ==> Running gcov in . (disable via -X gcov) 00:48:06 ==> Python coveragepy not found 00:48:06 ==> Searching for coverage reports in: 00:48:06 + . 00:48:06 -> Found 1 reports 00:48:06 ==> Detecting git/mercurial file structure 00:48:06 ==> Reading reports 00:48:06 + ./coverage.out bytes=24667 00:48:06 ==> Appending adjustments 00:48:06 https://docs.codecov.io/docs/fixing-reports 00:48:06 + Found adjustments 00:48:06 ==> Gzipping contents 00:48:06 8.0K /tmp/codecov.hQsnt2.gz 00:48:06 ==> Uploading reports 00:48:06 url: https://codecov.io 00:48:06 query: branch=PR-104&commit=1ba1bd26bcc1e016d096edad17168dbdeac64948&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=104&job=&cmd_args= 00:48:06 -> Pinging Codecov 00:48:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-104&commit=1ba1bd26bcc1e016d096edad17168dbdeac64948&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=104&job=&cmd_args= 00:48:06 -> Uploading to 00:48:06 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F467761B9912B4F32F9BC62907045C81/1ba1bd26bcc1e016d096edad17168dbdeac64948/af1f0215-e22a-4ba2-92fb-504ebe414f0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T004806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d18bf66f1641cbf4f9772f05592381c6ce8693a6868cfd2a21faa2107c2250ff 00:48:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:06 Dload Upload Total Spent Left Speed 00:48:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4846 0 0 100 4846 0 23871 --:--:-- --:--:-- --:--:-- 23754 100 4846 0 0 100 4846 0 18710 --:--:-- --:--:-- --:--:-- 18710 00:48:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] } 00:48:06 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 00:48:08 + [ -d /w/workspace/foundry_app-record-replay_PR-104/archives ] 00:48:08 + ls -al /w/workspace/foundry_app-record-replay_PR-104/archives 00:48:08 total 16 00:48:08 drwxr-xr-x 3 root root 4096 Nov 8 00:37 . 00:48:08 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 00:37 .. 00:48:08 drwxr-xr-x 2 root root 4096 Nov 8 00:37 cost 00:48:08 -rw-r--r-- 1 root root 89 Nov 8 00:37 cost.csv 00:48:08 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-104/archives 00:48:08 + ls -al /w/workspace/foundry_app-record-replay_PR-104/archives 00:48:08 total 16 00:48:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:37 . 00:48:08 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 00:37 .. 00:48:08 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:37 cost 00:48:08 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:48:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:48:09 ---> package-listing.sh 00:48:09 ++ facter osfamily 00:48:09 ++ tr '[:upper:]' '[:lower:]' 00:48:10 + OS_FAMILY=debian 00:48:10 + workspace=/w/workspace/foundry_app-record-replay_PR-104 00:48:10 + START_PACKAGES=/tmp/packages_start.txt 00:48:10 + END_PACKAGES=/tmp/packages_end.txt 00:48:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:48:10 + PACKAGES=/tmp/packages_start.txt 00:48:10 + '[' /w/workspace/foundry_app-record-replay_PR-104 ']' 00:48:10 + PACKAGES=/tmp/packages_end.txt 00:48:10 + case "${OS_FAMILY}" in 00:48:10 + dpkg -l 00:48:10 + grep '^ii' 00:48:10 + '[' -f /tmp/packages_start.txt ']' 00:48:10 + '[' -f /tmp/packages_end.txt ']' 00:48:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:48:10 + '[' /w/workspace/foundry_app-record-replay_PR-104 ']' 00:48:10 + mkdir -p /w/workspace/foundry_app-record-replay_PR-104/archives/ 00:48:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-104/archives/ [Pipeline] echo 00:48:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:48:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:11 prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container 00:48:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:48:11 $ docker top 7d80c0d8d837c16e88fbb373c3d2ab6d8dc8af7fda1efa1d85f5e558975cbbc8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:11 + touch /tmp/pre-build-complete [Pipeline] sh 00:48:12 + mkdir -p /var/log/sysstat [Pipeline] sh 00:48:12 + ls /var/log/sa-host 00:48:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:12 provisioning config files... 00:48:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-104@tmp/config12239324861289839714tmp [Pipeline] { [Pipeline] echo 00:48:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:48:13 ---> create-netrc.sh [Pipeline] } 00:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:48:13 ---> python-tools-install.sh [Pipeline] echo 00:48:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:48:13 ---> sudo-logs.sh 00:48:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:48:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:48:14 ---> job-cost.sh 00:48:14 lf-activate-venv: SKIPPING 00:48:14 DEBUG: total: 0.2199999988079071 00:48:14 INFO: Retrieving Stack Cost... 00:48:14 INFO: Retrieving Pricing Info for: v3-standard-8 00:48:15 INFO: Archiving Costs [Pipeline] echo 00:48:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:48:15 ---> logs-deploy.sh 00:48:15 lf-activate-venv: SKIPPING 00:48:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-104/1 00:48:15 INFO: archiving workspace using pattern(s): 00:48:16 Archives upload complete. 00:48:16 INFO: archiving logs to Nexus