Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10ef29898b79999b5104b1e0696f6e57a9803417+6f96719caec97f71daa19372f5503ea6385d9957 (a4af23c18fe7a25003946192688a8bb201765887) 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-ssh5208326580390165684.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-ssh6100268791521006486.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8931923028959805854.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 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-ssh14141496944915754027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6178332020508023403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-17573 in /w/workspace/foundry_app-record-replay_PR-105 [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-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6f96719caec97f71daa19372f5503ea6385d9957 into PR head commit 10ef29898b79999b5104b1e0696f6e57a9803417 Merge succeeded, producing ae9eac2e75a43d330f9066cb070a1f75e1469960 Checking out Revision ae9eac2e75a43d330f9066cb070a1f75e1469960 (PR-105) > 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/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10ef29898b79999b5104b1e0696f6e57a9803417 # 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 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae9eac2e75a43d330f9066cb070a1f75e1469960 # timeout=10 Commit message: "Merge commit '6f96719caec97f71daa19372f5503ea6385d9957' into HEAD" > git rev-list --no-walk 10ef29898b79999b5104b1e0696f6e57a9803417 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T23:08:33.993Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T23:08:34.059Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T23:08:34.072Z] ========================================================= [2023-11-14T23:08:34.072Z] EdgeX Global Pipelines Version Info [2023-11-14T23:08:34.072Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:08:34.811Z] ------------------- [2023-11-14T23:08:34.811Z] stable info: [2023-11-14T23:08:34.811Z] ------------------- [2023-11-14T23:08:34.811Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T23:08:34.811Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T23:08:34.811Z] Message: update stable to v1.0.257 [2023-11-14T23:08:35.380Z] ------------------- [2023-11-14T23:08:35.380Z] experimental info: [2023-11-14T23:08:35.380Z] ------------------- [2023-11-14T23:08:35.380Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T23:08:35.380Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T23:08:35.380Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T23:08:35.541Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-14T23:08:35.554Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-14T23:08:35.566Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T23:08:35.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T23:08:35.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T23:08:35.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T23:08:35.622Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T23:08:35.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T23:08:35.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T23:08:35.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T23:08:35.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T23:08:35.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-14T23:08:35.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T23:08:35.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T23:08:35.753Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T23:08:35.768Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T23:08:35.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T23:08:35.795Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T23:08:35.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T23:08:35.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T23:08:35.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T23:08:35.837Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T23:08:35.847Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T23:08:35.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T23:08:35.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T23:08:35.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T23:08:35.908Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T23:08:35.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo [2023-11-14T23:08:35.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo [2023-11-14T23:08:35.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo [2023-11-14T23:08:35.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] echo [2023-11-14T23:08:35.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae9eac2 [Pipeline] echo [2023-11-14T23:08:35.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T23:08:36.037Z] provisioning config files... [2023-11-14T23:08:36.048Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-105@tmp/config17312285644401346031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:08:36.347Z] ---> docker-login.sh [2023-11-14T23:08:36.347Z] nexus3.edgexfoundry.org:10001 [2023-11-14T23:08:36.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:36.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:36.609Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:36.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:36.609Z] [2023-11-14T23:08:36.609Z] Login Succeeded [2023-11-14T23:08:36.609Z] nexus3.edgexfoundry.org:10002 [2023-11-14T23:08:36.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:36.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:36.870Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:36.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:36.870Z] [2023-11-14T23:08:36.870Z] Login Succeeded [2023-11-14T23:08:36.870Z] nexus3.edgexfoundry.org:10003 [2023-11-14T23:08:36.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:36.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:36.870Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:36.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:36.870Z] [2023-11-14T23:08:36.870Z] Login Succeeded [2023-11-14T23:08:36.870Z] nexus3.edgexfoundry.org:10004 [2023-11-14T23:08:36.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:36.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:36.870Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:36.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:36.870Z] [2023-11-14T23:08:36.870Z] Login Succeeded [2023-11-14T23:08:36.870Z] docker.io [2023-11-14T23:08:37.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:37.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:37.129Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:37.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:37.129Z] [2023-11-14T23:08:37.129Z] Login Succeeded [2023-11-14T23:08:37.129Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T23:08:37.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T23:08:37.518Z] + git rev-list -1 --merges ae9eac2e75a43d330f9066cb070a1f75e1469960~1..ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] echo [2023-11-14T23:08:37.533Z] -----------> git rev-list -1 --merges ae9eac2e75a43d330f9066cb070a1f75e1469960~1..ae9eac2e75a43d330f9066cb070a1f75e1469960 ae9eac2e75a43d330f9066cb070a1f75e1469960 [2023-11-14T23:08:37.533Z] ae9eac2e75a43d330f9066cb070a1f75e1469960 [false] [Pipeline] sh [2023-11-14T23:08:37.821Z] + git log --format=format:%s -1 ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] echo [2023-11-14T23:08:37.836Z] ========================================================= [2023-11-14T23:08:37.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T23:08:37.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T23:08:38.158Z] + git log --format=format:%s -1 ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] echo [2023-11-14T23:08:38.172Z] [semverPrep] GIT_COMMIT: ae9eac2e75a43d330f9066cb070a1f75e1469960, Commit Message: Merge commit '6f96719caec97f71daa19372f5503ea6385d9957' into HEAD [Pipeline] echo [2023-11-14T23:08:38.180Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T23:08:38.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T23:08:38.556Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T23:08:38.556Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T23:08:38.556Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T23:08:38.556Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T23:08:38.556Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T23:08:38.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:08:38.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T23:08:38.970Z] [2023-11-14T23:08:38.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:08:39.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T23:08:39.268Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T23:08:39.268Z] b85a868b505f: Pulling fs layer [2023-11-14T23:08:39.268Z] e2be974225ed: Pulling fs layer [2023-11-14T23:08:39.268Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T23:08:39.268Z] 988bab9f4d93: Pulling fs layer [2023-11-14T23:08:39.268Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T23:08:39.268Z] eaf3925da568: Pulling fs layer [2023-11-14T23:08:39.268Z] bab4dde63d76: Pulling fs layer [2023-11-14T23:08:39.268Z] bde34c3a00c8: Pulling fs layer [2023-11-14T23:08:39.268Z] b352a97aabf1: Pulling fs layer [2023-11-14T23:08:39.268Z] 4872d77fe225: Pulling fs layer [2023-11-14T23:08:39.268Z] 5851b861e8e6: Pulling fs layer [2023-11-14T23:08:39.268Z] 988bab9f4d93: Waiting [2023-11-14T23:08:39.268Z] 1469e6f7b9e6: Waiting [2023-11-14T23:08:39.268Z] eaf3925da568: Waiting [2023-11-14T23:08:39.268Z] bab4dde63d76: Waiting [2023-11-14T23:08:39.268Z] bde34c3a00c8: Waiting [2023-11-14T23:08:39.268Z] b352a97aabf1: Waiting [2023-11-14T23:08:39.268Z] 4872d77fe225: Waiting [2023-11-14T23:08:39.268Z] 5851b861e8e6: Waiting [2023-11-14T23:08:39.268Z] e2be974225ed: Verifying Checksum [2023-11-14T23:08:39.268Z] e2be974225ed: Download complete [2023-11-14T23:08:39.268Z] 988bab9f4d93: Download complete [2023-11-14T23:08:39.268Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T23:08:39.268Z] 1469e6f7b9e6: Download complete [2023-11-14T23:08:39.268Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T23:08:39.268Z] 339a4e72a1f5: Download complete [2023-11-14T23:08:39.268Z] eaf3925da568: Verifying Checksum [2023-11-14T23:08:39.268Z] eaf3925da568: Download complete [2023-11-14T23:08:39.528Z] bde34c3a00c8: Verifying Checksum [2023-11-14T23:08:39.528Z] bde34c3a00c8: Download complete [2023-11-14T23:08:39.528Z] b352a97aabf1: Download complete [2023-11-14T23:08:39.528Z] 4872d77fe225: Download complete [2023-11-14T23:08:39.528Z] 5851b861e8e6: Download complete [2023-11-14T23:08:39.528Z] b85a868b505f: Verifying Checksum [2023-11-14T23:08:39.528Z] b85a868b505f: Download complete [2023-11-14T23:08:39.785Z] bab4dde63d76: Verifying Checksum [2023-11-14T23:08:39.785Z] bab4dde63d76: Download complete [2023-11-14T23:08:40.720Z] b85a868b505f: Pull complete [2023-11-14T23:08:40.981Z] e2be974225ed: Pull complete [2023-11-14T23:08:41.551Z] 339a4e72a1f5: Pull complete [2023-11-14T23:08:41.551Z] 988bab9f4d93: Pull complete [2023-11-14T23:08:41.551Z] 1469e6f7b9e6: Pull complete [2023-11-14T23:08:41.810Z] eaf3925da568: Pull complete [2023-11-14T23:08:43.186Z] bab4dde63d76: Pull complete [2023-11-14T23:08:43.186Z] bde34c3a00c8: Pull complete [2023-11-14T23:08:43.447Z] b352a97aabf1: Pull complete [2023-11-14T23:08:43.447Z] 4872d77fe225: Pull complete [2023-11-14T23:08:43.447Z] 5851b861e8e6: Pull complete [2023-11-14T23:08:43.447Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T23:08:43.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T23:08:43.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:08:43.791Z] prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container [2023-11-14T23:08:43.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@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-devops/py-git-semver:0.1.4 cat [2023-11-14T23:08:49.245Z] $ docker top 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T23:08:49.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T23:08:49.342Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T23:08:49.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T23:08:49.451Z] $ docker exec 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d ssh-agent [2023-11-14T23:08:49.561Z] SSH_AUTH_SOCK=/tmp/ssh-SFvYhP5mbnlg/agent.32 [2023-11-14T23:08:49.561Z] SSH_AGENT_PID=38 [2023-11-14T23:08:49.567Z] Running ssh-add (command line suppressed) [2023-11-14T23:08:49.674Z] Identity added: /w/workspace/foundry_app-record-replay_PR-105@tmp/private_key_15087103586824205077.key (/w/workspace/foundry_app-record-replay_PR-105@tmp/private_key_15087103586824205077.key) [2023-11-14T23:08:49.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T23:08:49.984Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T23:08:49.999Z] $ docker exec --env ******** --env ******** 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d ssh-agent -k [2023-11-14T23:08:50.102Z] unset SSH_AUTH_SOCK; [2023-11-14T23:08:50.103Z] unset SSH_AGENT_PID; [2023-11-14T23:08:50.103Z] echo Agent pid 38 killed; [2023-11-14T23:08:50.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T23:08:50.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T23:08:50.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T23:08:50.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T23:08:50.263Z] $ docker exec 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d ssh-agent [2023-11-14T23:08:50.376Z] SSH_AUTH_SOCK=/tmp/ssh-h7hQUNf9VgYO/agent.71 [2023-11-14T23:08:50.376Z] SSH_AGENT_PID=77 [2023-11-14T23:08:50.381Z] Running ssh-add (command line suppressed) [2023-11-14T23:08:50.470Z] Identity added: /w/workspace/foundry_app-record-replay_PR-105@tmp/private_key_7328427348910538724.key (/w/workspace/foundry_app-record-replay_PR-105@tmp/private_key_7328427348910538724.key) [2023-11-14T23:08:50.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T23:08:50.782Z] + git semver init [2023-11-14T23:08:51.042Z] 2023-11-14 23:08:50,955 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T23:08:51.042Z] 2023-11-14 23:08:50,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-105/.semver [2023-11-14T23:08:51.042Z] 2023-11-14 23:08:50,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-105/.semver [2023-11-14T23:08:51.042Z] 2023-11-14 23:08:50,956 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-105/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-105, universal_newlines=False, shell=None, istream=None) [2023-11-14T23:08:51.980Z] 2023-11-14 23:08:51,700 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-105/.git/info/exclude [2023-11-14T23:08:51.980Z] 2023-11-14 23:08:51,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-105/.semver/PR-105 with force:False [2023-11-14T23:08:51.980Z] 2023-11-14 23:08:51,701 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-105/.semver/PR-105 [2023-11-14T23:08:51.980Z] 2023-11-14 23:08:51,705 [execute] INFO git cat-file --batch-check [2023-11-14T23:08:51.980Z] 2023-11-14 23:08:51,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T23:08:51.980Z] 2023-11-14 23:08:51,713 [execute] INFO git cat-file --batch [2023-11-14T23:08:51.980Z] 2023-11-14 23:08:51,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T23:08:51.980Z] 2023-11-14 23:08:51,719 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-105/.semver/PR-105 [2023-11-14T23:08:51.980Z] 0.0.0 [Pipeline] } [2023-11-14T23:08:51.987Z] $ docker exec --env ******** --env ******** 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d ssh-agent -k [2023-11-14T23:08:52.083Z] unset SSH_AUTH_SOCK; [2023-11-14T23:08:52.084Z] unset SSH_AGENT_PID; [2023-11-14T23:08:52.084Z] echo Agent pid 77 killed; [2023-11-14T23:08:52.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T23:08:52.399Z] + git semver [Pipeline] } [2023-11-14T23:08:52.666Z] $ docker stop --time=1 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d [2023-11-14T23:08:53.927Z] $ docker rm -f --volumes 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T23:08:54.267Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T23:08:54.488Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T23:08:54.492Z] [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 [2023-11-14T23:08:54.657Z] provisioning config files... [2023-11-14T23:08:54.666Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-105@tmp/config2556704162761531313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:08:54.715Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18008 in /w/workspace/foundry_app-record-replay_PR-105 [Pipeline] { [Pipeline] ws [2023-11-14T23:08:54.729Z] Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout [2023-11-14T23:08:54.765Z] Selected Git installation does not exist. Using Default [2023-11-14T23:08:54.766Z] The recommended git tool is: NONE [2023-11-14T23:08:54.965Z] ---> docker-login.sh [2023-11-14T23:08:54.965Z] nexus3.edgexfoundry.org:10001 [2023-11-14T23:08:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:54.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:54.965Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:54.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:54.965Z] [2023-11-14T23:08:54.965Z] Login Succeeded [2023-11-14T23:08:54.965Z] nexus3.edgexfoundry.org:10002 [2023-11-14T23:08:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:54.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:54.965Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:54.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:54.965Z] [2023-11-14T23:08:54.965Z] Login Succeeded [2023-11-14T23:08:54.965Z] nexus3.edgexfoundry.org:10003 [2023-11-14T23:08:55.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:55.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:55.224Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:55.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:55.224Z] [2023-11-14T23:08:55.224Z] Login Succeeded [2023-11-14T23:08:55.224Z] nexus3.edgexfoundry.org:10004 [2023-11-14T23:08:55.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:55.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:55.224Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:55.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:55.224Z] [2023-11-14T23:08:55.224Z] Login Succeeded [2023-11-14T23:08:55.224Z] docker.io [2023-11-14T23:08:55.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:08:55.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:08:55.483Z] Configure a credential helper to remove this warning. See [2023-11-14T23:08:55.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:08:55.483Z] [2023-11-14T23:08:55.483Z] Login Succeeded [2023-11-14T23:08:55.483Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T23:08:55.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T23:08:55.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T23:08:55.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T23:08:55.584Z] ========================================================= [2023-11-14T23:08:55.584Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T23:08:55.584Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:08:55.902Z] + 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 . [2023-11-14T23:08:55.903Z] Sending build context to Docker daemon 654.3kB [2023-11-14T23:08:55.903Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T23:08:55.903Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T23:08:55.903Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T23:08:55.903Z] 7264a8db6415: Pulling fs layer [2023-11-14T23:08:55.903Z] c4d48a809fc2: Pulling fs layer [2023-11-14T23:08:55.903Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T23:08:55.903Z] ad3a456e5733: Pulling fs layer [2023-11-14T23:08:55.903Z] 69c7f0334f64: Pulling fs layer [2023-11-14T23:08:55.903Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T23:08:55.903Z] ce7588e14bc9: Pulling fs layer [2023-11-14T23:08:55.903Z] b5e4710f87ac: Pulling fs layer [2023-11-14T23:08:55.903Z] ad3a456e5733: Waiting [2023-11-14T23:08:55.903Z] ce7588e14bc9: Waiting [2023-11-14T23:08:55.903Z] b5e4710f87ac: Waiting [2023-11-14T23:08:55.903Z] 1f1c1a5573a3: Waiting [2023-11-14T23:08:55.903Z] 69c7f0334f64: Waiting [2023-11-14T23:08:55.903Z] c4d48a809fc2: Download complete [2023-11-14T23:08:55.903Z] ad3a456e5733: Verifying Checksum [2023-11-14T23:08:55.903Z] ad3a456e5733: Download complete [2023-11-14T23:08:55.903Z] 69c7f0334f64: Verifying Checksum [2023-11-14T23:08:55.903Z] 69c7f0334f64: Download complete [2023-11-14T23:08:55.903Z] 7264a8db6415: Verifying Checksum [2023-11-14T23:08:55.903Z] 7264a8db6415: Download complete [2023-11-14T23:08:56.163Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T23:08:56.163Z] 1f1c1a5573a3: Download complete [2023-11-14T23:08:56.163Z] 7264a8db6415: Pull complete [2023-11-14T23:08:56.163Z] c4d48a809fc2: Pull complete [2023-11-14T23:08:56.163Z] b5e4710f87ac: Verifying Checksum [2023-11-14T23:08:56.163Z] b5e4710f87ac: Download complete [2023-11-14T23:08:56.423Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T23:08:56.423Z] 4f1c88b9dad5: Download complete [2023-11-14T23:08:56.681Z] ce7588e14bc9: Download complete [2023-11-14T23:08:59.059Z] using credential edgex-jenkins-ssh [2023-11-14T23:08:59.073Z] Cloning the remote Git repository [2023-11-14T23:08:59.112Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-14T23:08:59.187Z] > git init /w/workspace/app-record-replay/2 # timeout=10 [2023-11-14T23:08:59.305Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-14T23:08:59.306Z] > git --version # timeout=10 [2023-11-14T23:08:59.327Z] > git --version # 'git version 2.25.1' [2023-11-14T23:08:59.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T23:08:59.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T23:08:59.965Z] 4f1c88b9dad5: Pull complete [2023-11-14T23:08:59.965Z] ad3a456e5733: Pull complete [2023-11-14T23:08:59.965Z] 69c7f0334f64: Pull complete [2023-11-14T23:08:59.965Z] 1f1c1a5573a3: Pull complete [2023-11-14T23:09:00.190Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-14T23:09:00.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T23:09:01.714Z] Merging remotes/origin/main commit 6f96719caec97f71daa19372f5503ea6385d9957 into PR head commit 10ef29898b79999b5104b1e0696f6e57a9803417 [2023-11-14T23:09:02.019Z] Merge succeeded, producing 35dd0879201cc97266d6fd9771f0239119ef48c8 [2023-11-14T23:09:02.020Z] Checking out Revision 35dd0879201cc97266d6fd9771f0239119ef48c8 (PR-105) [2023-11-14T23:09:01.106Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-14T23:09:01.170Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-14T23:09:01.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T23:09:01.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-14T23:09:01.731Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T23:09:01.810Z] > git checkout -f 10ef29898b79999b5104b1e0696f6e57a9803417 # timeout=10 [2023-11-14T23:09:01.889Z] > git remote # timeout=10 [2023-11-14T23:09:01.905Z] > git config --get remote.origin.url # timeout=10 [2023-11-14T23:09:01.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T23:09:01.941Z] > git merge 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 [2023-11-14T23:09:01.996Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-14T23:09:02.024Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T23:09:02.035Z] > git checkout -f 35dd0879201cc97266d6fd9771f0239119ef48c8 # timeout=10 [2023-11-14T23:09:02.493Z] ce7588e14bc9: Pull complete [2023-11-14T23:09:02.493Z] b5e4710f87ac: Pull complete [2023-11-14T23:09:02.493Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T23:09:02.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T23:09:02.752Z] ---> 88b5674ff536 [2023-11-14T23:09:02.752Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T23:09:05.478Z] Commit message: "Merge commit '6f96719caec97f71daa19372f5503ea6385d9957' into HEAD" [2023-11-14T23:09:05.484Z] > git rev-list --no-walk 10ef29898b79999b5104b1e0696f6e57a9803417 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T23:09:06.591Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T23:09:06.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T23:09:06.591Z] Dload Upload Total Spent Left Speed [2023-11-14T23:09:06.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 82888 0 --:--:-- --:--:-- --:--:-- 82888 [Pipeline] sh [2023-11-14T23:09:07.195Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T23:09:07.523Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T23:09:07.523Z] + sudo tee /etc/docker/daemon.new [2023-11-14T23:09:07.523Z] { [2023-11-14T23:09:07.523Z] "registry-mirrors": [ [2023-11-14T23:09:07.523Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T23:09:07.523Z] ], [2023-11-14T23:09:07.523Z] "bip": "10.250.0.254/24", [2023-11-14T23:09:07.523Z] "hosts": [ [2023-11-14T23:09:07.523Z] "tcp://0.0.0.0:5555", [2023-11-14T23:09:07.523Z] "unix:///var/run/docker.sock" [2023-11-14T23:09:07.523Z] ], [2023-11-14T23:09:07.523Z] "mtu": 1458, [2023-11-14T23:09:07.523Z] "selinux-enabled": true, [2023-11-14T23:09:07.523Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T23:09:07.523Z] } [Pipeline] sh [2023-11-14T23:09:07.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T23:09:08.172Z] + sudo service docker restart [2023-11-14T23:09:09.323Z] ---> Running in a0f1f4ffb6b2 [2023-11-14T23:09:09.323Z] Removing intermediate container a0f1f4ffb6b2 [2023-11-14T23:09:09.323Z] ---> 988b34135afd [2023-11-14T23:09:09.323Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T23:09:09.323Z] ---> Running in 04fc63808204 [2023-11-14T23:09:09.323Z] Removing intermediate container 04fc63808204 [2023-11-14T23:09:09.323Z] ---> dd8fb5424e8c [2023-11-14T23:09:09.323Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T23:09:09.323Z] ---> Running in 8113ab0cb2b8 [2023-11-14T23:09:09.581Z] Removing intermediate container 8113ab0cb2b8 [2023-11-14T23:09:09.581Z] ---> c52770d252d3 [2023-11-14T23:09:09.581Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T23:09:09.581Z] ---> Running in 64037a162add [2023-11-14T23:09:09.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T23:09:10.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T23:09:10.357Z] OK: 264 MiB in 52 packages [2023-11-14T23:09:10.615Z] Removing intermediate container 64037a162add [2023-11-14T23:09:10.615Z] ---> f626469367ab [2023-11-14T23:09:10.615Z] Step 7/12 : WORKDIR /app [2023-11-14T23:09:10.615Z] ---> Running in 9672f6f6a505 [2023-11-14T23:09:10.874Z] Removing intermediate container 9672f6f6a505 [2023-11-14T23:09:10.874Z] ---> 638548b0784d [2023-11-14T23:09:10.874Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T23:09:10.874Z] ---> ed407564bd4e [2023-11-14T23:09:10.874Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T23:09:10.874Z] ---> Running in c8b4c585e1c2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T23:09:30.287Z] provisioning config files... [2023-11-14T23:09:30.310Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config18308881133867286127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:09:30.649Z] ---> docker-login.sh [2023-11-14T23:09:30.649Z] nexus3.edgexfoundry.org:10001 [2023-11-14T23:09:30.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:09:31.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:09:31.187Z] Configure a credential helper to remove this warning. See [2023-11-14T23:09:31.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:09:31.187Z] [2023-11-14T23:09:31.187Z] Login Succeeded [2023-11-14T23:09:31.187Z] nexus3.edgexfoundry.org:10002 [2023-11-14T23:09:31.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:09:31.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:09:31.725Z] Configure a credential helper to remove this warning. See [2023-11-14T23:09:31.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:09:31.725Z] [2023-11-14T23:09:31.725Z] Login Succeeded [2023-11-14T23:09:31.725Z] nexus3.edgexfoundry.org:10003 [2023-11-14T23:09:31.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:09:31.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:09:31.994Z] Configure a credential helper to remove this warning. See [2023-11-14T23:09:31.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:09:31.994Z] [2023-11-14T23:09:31.994Z] Login Succeeded [2023-11-14T23:09:31.994Z] nexus3.edgexfoundry.org:10004 [2023-11-14T23:09:32.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:09:32.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:09:32.261Z] Configure a credential helper to remove this warning. See [2023-11-14T23:09:32.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:09:32.261Z] [2023-11-14T23:09:32.261Z] Login Succeeded [2023-11-14T23:09:32.261Z] docker.io [2023-11-14T23:09:32.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:09:32.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:09:32.795Z] Configure a credential helper to remove this warning. See [2023-11-14T23:09:32.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:09:32.795Z] [2023-11-14T23:09:32.795Z] Login Succeeded [2023-11-14T23:09:32.795Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T23:09:32.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T23:09:33.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T23:09:33.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T23:09:33.045Z] ========================================================= [2023-11-14T23:09:33.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T23:09:33.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:09:33.374Z] + 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 . [2023-11-14T23:09:33.374Z] Sending build context to Docker daemon 258.6kB [2023-11-14T23:09:33.641Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T23:09:33.641Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T23:09:33.641Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T23:09:33.641Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T23:09:33.641Z] 5d54e960e981: Pulling fs layer [2023-11-14T23:09:33.641Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T23:09:33.641Z] f0e02332f6b5: Pulling fs layer [2023-11-14T23:09:33.641Z] f0e02332f6b5: Waiting [2023-11-14T23:09:33.641Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T23:09:33.641Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T23:09:33.641Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T23:09:33.641Z] 872ee5b61b7b: Waiting [2023-11-14T23:09:33.641Z] 94ae7d8d031c: Waiting [2023-11-14T23:09:33.641Z] 0c6a40ed1a82: Waiting [2023-11-14T23:09:33.641Z] 5d54e960e981: Verifying Checksum [2023-11-14T23:09:33.641Z] 5d54e960e981: Download complete [2023-11-14T23:09:33.909Z] f0e02332f6b5: Verifying Checksum [2023-11-14T23:09:33.909Z] f0e02332f6b5: Download complete [2023-11-14T23:09:33.909Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T23:09:33.909Z] 872ee5b61b7b: Download complete [2023-11-14T23:09:33.909Z] 9fda8d8052c6: Download complete [2023-11-14T23:09:34.177Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T23:09:34.178Z] 94ae7d8d031c: Download complete [2023-11-14T23:09:34.762Z] 9fda8d8052c6: Pull complete [2023-11-14T23:09:35.345Z] 5d54e960e981: Pull complete [2023-11-14T23:09:35.612Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T23:09:35.612Z] c4a7e357bf2a: Download complete [2023-11-14T23:09:36.574Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T23:09:36.574Z] 0c6a40ed1a82: Download complete [2023-11-14T23:09:49.146Z] c4a7e357bf2a: Pull complete [2023-11-14T23:09:49.146Z] f0e02332f6b5: Pull complete [2023-11-14T23:09:49.146Z] 872ee5b61b7b: Pull complete [2023-11-14T23:09:55.911Z] 0c6a40ed1a82: Pull complete [2023-11-14T23:09:57.318Z] 94ae7d8d031c: Pull complete [2023-11-14T23:09:57.318Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T23:09:57.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T23:09:57.318Z] ---> 86de565de09d [2023-11-14T23:09:57.318Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T23:09:57.711Z] Removing intermediate container c8b4c585e1c2 [2023-11-14T23:09:57.712Z] ---> 10b9c1c4884e [2023-11-14T23:09:57.712Z] Step 10/12 : COPY . . [2023-11-14T23:09:57.712Z] ---> 947ab16be5ff [2023-11-14T23:09:57.712Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T23:09:57.712Z] ---> Running in 28525e29aa70 [2023-11-14T23:09:57.712Z] Removing intermediate container 28525e29aa70 [2023-11-14T23:09:57.712Z] ---> 5b6743ff94e8 [2023-11-14T23:09:57.712Z] Step 12/12 : RUN $MAKE [2023-11-14T23:09:57.712Z] ---> Running in 701c7d4dc33c [2023-11-14T23:09:57.712Z] noop [2023-11-14T23:09:57.712Z] Removing intermediate container 701c7d4dc33c [2023-11-14T23:09:57.712Z] ---> ee67ea86ab53 [2023-11-14T23:09:57.712Z] Successfully built ee67ea86ab53 [2023-11-14T23:09:57.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:09:57.905Z] ---> Running in 955b0b179fbd [2023-11-14T23:09:58.024Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T23:09:58.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:09:58.097Z] prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container [2023-11-14T23:09:58.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T23:09:58.172Z] Removing intermediate container 955b0b179fbd [2023-11-14T23:09:58.172Z] ---> 050ca85d4b52 [2023-11-14T23:09:58.172Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T23:09:58.172Z] ---> Running in 5b04f8213cb5 [2023-11-14T23:09:58.438Z] Removing intermediate container 5b04f8213cb5 [2023-11-14T23:09:58.438Z] ---> a64b9721eac1 [2023-11-14T23:09:58.438Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T23:09:58.494Z] $ docker top 403943173d9e3b793ef722a544ec86ce031170b7461d60e2b4aacb343bfd3af6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T23:09:58.703Z] ---> Running in f8b950d46e83 [2023-11-14T23:09:58.846Z] + go version [2023-11-14T23:09:58.846Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T23:09:58.854Z] $ docker stop --time=1 403943173d9e3b793ef722a544ec86ce031170b7461d60e2b4aacb343bfd3af6 [2023-11-14T23:09:58.970Z] Removing intermediate container f8b950d46e83 [2023-11-14T23:09:58.971Z] ---> d53bcf123ba4 [2023-11-14T23:09:58.971Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T23:09:58.971Z] ---> Running in 270dc39cb2f2 [2023-11-14T23:09:59.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T23:10:00.131Z] $ docker rm -f --volumes 403943173d9e3b793ef722a544ec86ce031170b7461d60e2b4aacb343bfd3af6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-11-14T23:10:00.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:10:00.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T23:10:00.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:10:00.624Z] prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container [2023-11-14T23:10:00.653Z] $ 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-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T23:10:01.005Z] $ docker top 57d102f5a163d02eb2b399f65c715294a75f001556180e2b315a78077477e689 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T23:10:01.182Z] OK: 266 MiB in 52 packages [2023-11-14T23:10:01.372Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-105 [Pipeline] fileExists [Pipeline] sh [2023-11-14T23:10:01.673Z] + make test [2023-11-14T23:10:01.673Z] go test -race -coverprofile=coverage.out ./... [2023-11-14T23:10:02.145Z] Removing intermediate container 270dc39cb2f2 [2023-11-14T23:10:02.145Z] ---> 59a88cd593b9 [2023-11-14T23:10:02.145Z] Step 7/12 : WORKDIR /app [2023-11-14T23:10:02.145Z] ---> Running in dd12023a3dca [2023-11-14T23:10:02.417Z] Removing intermediate container dd12023a3dca [2023-11-14T23:10:02.418Z] ---> 8bc1d1728540 [2023-11-14T23:10:02.418Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T23:10:03.000Z] ---> cf66b89ccd38 [2023-11-14T23:10:03.000Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T23:10:03.000Z] ---> Running in ef32b31ff4e0 [2023-11-14T23:10:19.754Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-14T23:10:21.129Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-14T23:10:21.129Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-14T23:10:21.129Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-14T23:10:21.694Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2023-11-14T23:10:31.668Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.622s coverage: 98.7% of statements [2023-11-14T23:10:31.668Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.149s coverage: 89.7% of statements [2023-11-14T23:10:31.668Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-11-14T23:10:53.629Z] go vet ./... [2023-11-14T23:10:55.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T23:10:55.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T23:10:55.002Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T23:10:55.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T23:10:55.282Z] $ docker stop --time=1 57d102f5a163d02eb2b399f65c715294a75f001556180e2b315a78077477e689 [2023-11-14T23:10:59.514Z] $ docker rm -f --volumes 57d102f5a163d02eb2b399f65c715294a75f001556180e2b315a78077477e689 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T23:11:00.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T23:11:00.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T23:11:00.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T23:11:00.916Z] + ls -al . [2023-11-14T23:11:00.916Z] total 192 [2023-11-14T23:11:00.916Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 23:10 . [2023-11-14T23:11:00.916Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:08 .. [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 23:08 .dockerignore [2023-11-14T23:11:00.916Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 23:10 .git [2023-11-14T23:11:00.916Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:08 .github [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 23:08 .gitignore [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 23:08 .golangci.yml [2023-11-14T23:11:00.916Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 23:08 .semver [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 14 23:08 Attribution.txt [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 23:08 CHANGELOG.md [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 14 23:08 Dockerfile [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 23:08 GOVERNANCE.md [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 23:08 Jenkinsfile [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 23:08 LICENSE [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 14 23:08 Makefile [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 23:08 OWNERS.md [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 23:08 README.md [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 23:08 Record and Reply.postman_collection.json [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:08 VERSION [2023-11-14T23:11:00.916Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:08 bin [2023-11-14T23:11:00.916Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 14 23:10 coverage.out [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 14 23:08 go.mod [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 14 23:08 go.sum [2023-11-14T23:11:00.916Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 23:08 internal [2023-11-14T23:11:00.916Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 23:08 main.go [2023-11-14T23:11:00.916Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:08 openapi [2023-11-14T23:11:00.916Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:08 pkg [2023-11-14T23:11:00.916Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:11:01.215Z] + 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=ae9eac2e75a43d330f9066cb070a1f75e1469960 --label arch=amd64 --label version=0.0.0 . [2023-11-14T23:11:01.215Z] Sending build context to Docker daemon 679.9kB [2023-11-14T23:11:01.215Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T23:11:01.215Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-14T23:11:01.215Z] ---> ee67ea86ab53 [2023-11-14T23:11:01.215Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T23:11:01.215Z] ---> Running in 92e385a7cc02 [2023-11-14T23:11:01.474Z] Removing intermediate container 92e385a7cc02 [2023-11-14T23:11:01.474Z] ---> 4cf8eb3fec60 [2023-11-14T23:11:01.474Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T23:11:01.474Z] ---> Running in 616ebd74d799 [2023-11-14T23:11:01.474Z] Removing intermediate container 616ebd74d799 [2023-11-14T23:11:01.474Z] ---> d8a36608bbc4 [2023-11-14T23:11:01.474Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-14T23:11:01.474Z] ---> Running in 0f8e3f7e498d [2023-11-14T23:11:01.474Z] Removing intermediate container 0f8e3f7e498d [2023-11-14T23:11:01.474Z] ---> 1aa1cbbf7b36 [2023-11-14T23:11:01.474Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T23:11:01.736Z] ---> Running in 1dbc299e691b [2023-11-14T23:11:01.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T23:11:01.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T23:11:02.255Z] OK: 264 MiB in 52 packages [2023-11-14T23:11:02.823Z] Removing intermediate container 1dbc299e691b [2023-11-14T23:11:02.823Z] ---> cecf976d0d23 [2023-11-14T23:11:02.823Z] Step 7/27 : WORKDIR /app [2023-11-14T23:11:02.823Z] ---> Running in 0fdac2222aac [2023-11-14T23:11:02.823Z] Removing intermediate container 0fdac2222aac [2023-11-14T23:11:02.823Z] ---> 05801ecaaec2 [2023-11-14T23:11:02.823Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-14T23:11:02.823Z] ---> 09a322c3bbe0 [2023-11-14T23:11:02.823Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T23:11:02.823Z] ---> Running in 45c954f6adb9 [2023-11-14T23:11:03.759Z] Removing intermediate container 45c954f6adb9 [2023-11-14T23:11:03.759Z] ---> c6d134b02e22 [2023-11-14T23:11:03.759Z] Step 10/27 : COPY . . [2023-11-14T23:11:03.759Z] ---> 8e10000b1fd7 [2023-11-14T23:11:03.759Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T23:11:03.759Z] ---> Running in 786f4cd3012c [2023-11-14T23:11:04.018Z] Removing intermediate container 786f4cd3012c [2023-11-14T23:11:04.018Z] ---> fbf369c6d0e0 [2023-11-14T23:11:04.018Z] Step 12/27 : RUN $MAKE [2023-11-14T23:11:04.018Z] ---> Running in b402cf2df957 [2023-11-14T23:11:04.277Z] 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 [2023-11-14T23:11:24.611Z] Removing intermediate container ef32b31ff4e0 [2023-11-14T23:11:24.611Z] ---> c6e9756c4bb1 [2023-11-14T23:11:24.611Z] Step 10/12 : COPY . . [2023-11-14T23:11:24.611Z] ---> 90c628fc6021 [2023-11-14T23:11:24.611Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T23:11:24.611Z] ---> Running in 978baea507a7 [2023-11-14T23:11:24.611Z] Removing intermediate container 978baea507a7 [2023-11-14T23:11:24.611Z] ---> ec070a04b2da [2023-11-14T23:11:24.611Z] Step 12/12 : RUN $MAKE [2023-11-14T23:11:24.611Z] ---> Running in 234fbf093d2a [2023-11-14T23:11:24.611Z] noop [2023-11-14T23:11:24.611Z] Removing intermediate container 234fbf093d2a [2023-11-14T23:11:24.611Z] ---> 1ec041458c02 [2023-11-14T23:11:24.611Z] Successfully built 1ec041458c02 [2023-11-14T23:11:24.611Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:11:24.949Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T23:11:24.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:11:25.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-18008 does not seem to be running inside a container [2023-11-14T23:11:25.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T23:11:26.425Z] $ docker top bdcc7a1e4fb94ab14ac59925023c9b8a8b2c75ffeecd8e56d90e1349072a2cf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T23:11:27.249Z] + go version [2023-11-14T23:11:27.249Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T23:11:27.266Z] $ docker stop --time=1 bdcc7a1e4fb94ab14ac59925023c9b8a8b2c75ffeecd8e56d90e1349072a2cf2 [2023-11-14T23:11:28.882Z] $ docker rm -f --volumes bdcc7a1e4fb94ab14ac59925023c9b8a8b2c75ffeecd8e56d90e1349072a2cf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:11:29.440Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T23:11:29.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:11:29.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-18008 does not seem to be running inside a container [2023-11-14T23:11:29.684Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T23:11:30.808Z] Removing intermediate container b402cf2df957 [2023-11-14T23:11:30.808Z] ---> 8ea9caf36463 [2023-11-14T23:11:30.808Z] Step 13/27 : FROM alpine:3.18 [2023-11-14T23:11:30.808Z] 3.18: Pulling from library/alpine [2023-11-14T23:11:30.808Z] 96526aa774ef: Pulling fs layer [2023-11-14T23:11:30.808Z] 96526aa774ef: Verifying Checksum [2023-11-14T23:11:30.808Z] 96526aa774ef: Download complete [2023-11-14T23:11:30.808Z] 96526aa774ef: Pull complete [2023-11-14T23:11:30.808Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T23:11:30.808Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T23:11:30.808Z] ---> 8ca4688f4f35 [2023-11-14T23:11:30.808Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T23:11:30.808Z] ---> Running in 039b94c0141b [2023-11-14T23:11:30.808Z] Removing intermediate container 039b94c0141b [2023-11-14T23:11:30.808Z] ---> 28d935683e39 [2023-11-14T23:11:30.808Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-14T23:11:30.808Z] ---> Running in ed11e9ac32fa [2023-11-14T23:11:30.808Z] Removing intermediate container ed11e9ac32fa [2023-11-14T23:11:30.808Z] ---> 372e8193dc08 [2023-11-14T23:11:30.808Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T23:11:30.808Z] ---> Running in 8a144496b15d [2023-11-14T23:11:30.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T23:11:30.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T23:11:30.808Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T23:11:30.808Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T23:11:30.808Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T23:11:30.808Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T23:11:30.808Z] OK: 8 MiB in 17 packages [2023-11-14T23:11:30.808Z] Removing intermediate container 8a144496b15d [2023-11-14T23:11:30.808Z] ---> 8ef5baca2856 [2023-11-14T23:11:30.808Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-14T23:11:30.808Z] ---> Running in ac7538847764 [2023-11-14T23:11:30.876Z] $ docker top 7400ff6c080eb0f49fd2ed305b354e0a1752bafff0f417f1e6641e52ec86c82f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T23:11:31.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T23:11:31.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T23:11:31.633Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T23:11:31.633Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T23:11:31.633Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T23:11:31.633Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T23:11:31.633Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T23:11:31.633Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T23:11:31.633Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T23:11:31.633Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T23:11:31.633Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T23:11:31.633Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T23:11:31.633Z] OK: 8 MiB in 17 packages [2023-11-14T23:11:31.706Z] + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh [2023-11-14T23:11:32.199Z] Removing intermediate container ac7538847764 [2023-11-14T23:11:32.199Z] ---> c2c8d6fcee0e [2023-11-14T23:11:32.199Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T23:11:32.361Z] + make test [2023-11-14T23:11:32.361Z] go test -race -coverprofile=coverage.out ./... [2023-11-14T23:11:32.458Z] ---> cf19f02560c3 [2023-11-14T23:11:32.458Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T23:11:32.458Z] ---> 382f5f560764 [2023-11-14T23:11:32.458Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-14T23:11:32.716Z] ---> 7a83963cb427 [2023-11-14T23:11:32.716Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-14T23:11:33.649Z] ---> cf6b992e77e1 [2023-11-14T23:11:33.649Z] Step 22/27 : EXPOSE 59712 [2023-11-14T23:11:33.649Z] ---> Running in 9cf0656600f2 [2023-11-14T23:11:33.908Z] Removing intermediate container 9cf0656600f2 [2023-11-14T23:11:33.908Z] ---> e5a5a09168e9 [2023-11-14T23:11:33.908Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-11-14T23:11:33.908Z] ---> Running in b4a67a79160d [2023-11-14T23:11:33.908Z] Removing intermediate container b4a67a79160d [2023-11-14T23:11:33.908Z] ---> e3113c6cbfed [2023-11-14T23:11:33.908Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T23:11:33.908Z] ---> Running in 15a3cf83901b [2023-11-14T23:11:33.908Z] Removing intermediate container 15a3cf83901b [2023-11-14T23:11:33.908Z] ---> eff11a5deb5a [2023-11-14T23:11:33.908Z] Step 25/27 : LABEL arch=amd64 [2023-11-14T23:11:33.908Z] ---> Running in 6f0c3128bb89 [2023-11-14T23:11:34.166Z] Removing intermediate container 6f0c3128bb89 [2023-11-14T23:11:34.166Z] ---> aaa56c81b6b1 [2023-11-14T23:11:34.166Z] Step 26/27 : LABEL git_sha=ae9eac2e75a43d330f9066cb070a1f75e1469960 [2023-11-14T23:11:34.166Z] ---> Running in a5451aed76c1 [2023-11-14T23:11:34.166Z] Removing intermediate container a5451aed76c1 [2023-11-14T23:11:34.166Z] ---> d2b9c3036777 [2023-11-14T23:11:34.166Z] Step 27/27 : LABEL version=0.0.0 [2023-11-14T23:11:34.166Z] ---> Running in 5601a28b0c36 [2023-11-14T23:11:34.166Z] Removing intermediate container 5601a28b0c36 [2023-11-14T23:11:34.166Z] ---> e7e47603fd9e [2023-11-14T23:11:34.166Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T23:11:34.166Z] Successfully built e7e47603fd9e [2023-11-14T23:11:34.166Z] 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 [2023-11-14T23:11:34.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T23:11:34.598Z] [2023-11-14T23:11:34.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:11:34.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T23:11:34.904Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T23:11:34.904Z] 5eb5b503b376: Pulling fs layer [2023-11-14T23:11:34.904Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T23:11:34.904Z] ec43610c2a17: Pulling fs layer [2023-11-14T23:11:34.904Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T23:11:34.904Z] 33b1e0a273af: Pulling fs layer [2023-11-14T23:11:34.904Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T23:11:34.904Z] 2f39f015ded8: Pulling fs layer [2023-11-14T23:11:34.904Z] 3a2ae6a8a46f: Waiting [2023-11-14T23:11:34.904Z] 33b1e0a273af: Waiting [2023-11-14T23:11:34.904Z] 5d3b04190fa2: Waiting [2023-11-14T23:11:34.904Z] 2f39f015ded8: Waiting [2023-11-14T23:11:34.904Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T23:11:34.904Z] 5c69ac0246d0: Download complete [2023-11-14T23:11:34.904Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T23:11:34.904Z] 3a2ae6a8a46f: Download complete [2023-11-14T23:11:34.904Z] 33b1e0a273af: Verifying Checksum [2023-11-14T23:11:34.904Z] 33b1e0a273af: Download complete [2023-11-14T23:11:34.904Z] ec43610c2a17: Verifying Checksum [2023-11-14T23:11:34.904Z] ec43610c2a17: Download complete [2023-11-14T23:11:34.904Z] 5d3b04190fa2: Download complete [2023-11-14T23:11:35.162Z] 5eb5b503b376: Download complete [2023-11-14T23:11:35.742Z] 2f39f015ded8: Download complete [2023-11-14T23:11:36.308Z] 5eb5b503b376: Pull complete [2023-11-14T23:11:36.308Z] 5c69ac0246d0: Pull complete [2023-11-14T23:11:36.874Z] ec43610c2a17: Pull complete [2023-11-14T23:11:36.874Z] 3a2ae6a8a46f: Pull complete [2023-11-14T23:11:37.133Z] 33b1e0a273af: Pull complete [2023-11-14T23:11:37.133Z] 5d3b04190fa2: Pull complete [2023-11-14T23:11:42.396Z] 2f39f015ded8: Pull complete [2023-11-14T23:11:42.396Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T23:11:42.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T23:11:42.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:11:42.476Z] prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container [2023-11-14T23:11:42.504Z] $ 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-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T23:11:49.802Z] $ docker top e38fe82e0c88bfcc0422503a32fdd94660b930af09327987525f6e1554637775 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:11:50.203Z] ---> job-cost.sh [2023-11-14T23:11:50.204Z] lf-activate-venv: SKIPPING [2023-11-14T23:11:50.204Z] INFO: No Stack... [2023-11-14T23:11:50.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T23:11:51.030Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T23:11:51.320Z] + cat /w/workspace/foundry_app-record-replay_PR-105/archives/cost.csv [2023-11-14T23:11:51.320Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T23:11:51.334Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [2023-11-14T23:11:51.344Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] did not exist. Created. [2023-11-14T23:11:51.344Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T23:11:51.646Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-11-14T23:11:51.668Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T23:11:51.675Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T23:11:51.697Z] $ docker stop --time=1 e38fe82e0c88bfcc0422503a32fdd94660b930af09327987525f6e1554637775 [2023-11-14T23:11:52.847Z] $ docker rm -f --volumes e38fe82e0c88bfcc0422503a32fdd94660b930af09327987525f6e1554637775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T23:13:38.996Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-14T23:13:38.996Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.213s coverage: 88.0% of statements [2023-11-14T23:13:42.327Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-14T23:13:42.327Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-14T23:13:43.295Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-14T23:13:49.919Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.926s coverage: 98.7% of statements [2023-11-14T23:13:49.919Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.510s coverage: 89.7% of statements [2023-11-14T23:13:49.919Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.159s coverage: 100.0% of statements [2023-11-14T23:13:49.919Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T23:13:49.919Z] go vet ./... [2023-11-14T23:15:26.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T23:15:26.542Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T23:15:26.542Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T23:15:26.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T23:15:26.573Z] $ docker stop --time=1 7400ff6c080eb0f49fd2ed305b354e0a1752bafff0f417f1e6641e52ec86c82f [2023-11-14T23:15:28.433Z] $ docker rm -f --volumes 7400ff6c080eb0f49fd2ed305b354e0a1752bafff0f417f1e6641e52ec86c82f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T23:15:30.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T23:15:30.086Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T23:15:30.495Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T23:15:30.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T23:15:31.194Z] + ls -al . [2023-11-14T23:15:31.194Z] total 188 [2023-11-14T23:15:31.194Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 23:11 . [2023-11-14T23:15:31.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:08 .. [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 23:09 .dockerignore [2023-11-14T23:15:31.194Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 23:09 .git [2023-11-14T23:15:31.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:09 .github [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 23:09 .gitignore [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 23:09 .golangci.yml [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 14 23:09 Attribution.txt [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 23:09 CHANGELOG.md [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 14 23:09 Dockerfile [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 23:09 GOVERNANCE.md [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 23:09 Jenkinsfile [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 23:09 LICENSE [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 14 23:09 Makefile [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 23:09 OWNERS.md [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 23:09 README.md [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 23:09 Record and Reply.postman_collection.json [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:08 VERSION [2023-11-14T23:15:31.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:09 bin [2023-11-14T23:15:31.194Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 14 23:13 coverage.out [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 14 23:09 go.mod [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 14 23:09 go.sum [2023-11-14T23:15:31.194Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 23:09 internal [2023-11-14T23:15:31.194Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 23:09 main.go [2023-11-14T23:15:31.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:09 openapi [2023-11-14T23:15:31.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:09 pkg [2023-11-14T23:15:31.195Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:15:31.527Z] + 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=35dd0879201cc97266d6fd9771f0239119ef48c8 --label arch=arm64 --label version=0.0.0 . [2023-11-14T23:15:31.795Z] Sending build context to Docker daemon 284.2kB [2023-11-14T23:15:31.795Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T23:15:31.795Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-14T23:15:31.795Z] ---> 1ec041458c02 [2023-11-14T23:15:31.795Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T23:15:31.795Z] ---> Running in 16bb7e325882 [2023-11-14T23:15:32.060Z] Removing intermediate container 16bb7e325882 [2023-11-14T23:15:32.060Z] ---> 94e521ab672a [2023-11-14T23:15:32.060Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T23:15:32.326Z] ---> Running in 29dcec150d18 [2023-11-14T23:15:32.592Z] Removing intermediate container 29dcec150d18 [2023-11-14T23:15:32.592Z] ---> 37793713717f [2023-11-14T23:15:32.592Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-14T23:15:32.592Z] ---> Running in aa13e0be7d28 [2023-11-14T23:15:32.859Z] Removing intermediate container aa13e0be7d28 [2023-11-14T23:15:32.859Z] ---> 5e532d4e54d8 [2023-11-14T23:15:32.859Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T23:15:33.128Z] ---> Running in 0fd0f4b827fa [2023-11-14T23:15:34.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T23:15:34.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T23:15:35.310Z] OK: 266 MiB in 52 packages [2023-11-14T23:15:36.272Z] Removing intermediate container 0fd0f4b827fa [2023-11-14T23:15:36.273Z] ---> f65ab3a09931 [2023-11-14T23:15:36.273Z] Step 7/27 : WORKDIR /app [2023-11-14T23:15:36.273Z] ---> Running in dbcc1995cd2e [2023-11-14T23:15:36.539Z] Removing intermediate container dbcc1995cd2e [2023-11-14T23:15:36.539Z] ---> fda46958dccf [2023-11-14T23:15:36.539Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-14T23:15:37.121Z] ---> f31d7cc41800 [2023-11-14T23:15:37.121Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T23:15:37.121Z] ---> Running in 37bd39dd24f5 [2023-11-14T23:15:39.697Z] Removing intermediate container 37bd39dd24f5 [2023-11-14T23:15:39.697Z] ---> a0980024711d [2023-11-14T23:15:39.697Z] Step 10/27 : COPY . . [2023-11-14T23:15:39.965Z] ---> 1687fb2e7a92 [2023-11-14T23:15:39.965Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T23:15:40.232Z] ---> Running in efde727b4df7 [2023-11-14T23:15:40.501Z] Removing intermediate container efde727b4df7 [2023-11-14T23:15:40.501Z] ---> d66d21b9cc4c [2023-11-14T23:15:40.501Z] Step 12/27 : RUN $MAKE [2023-11-14T23:15:40.501Z] ---> Running in 725802cf9a9e [2023-11-14T23:15:41.464Z] 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 [2023-11-14T23:17:33.088Z] Removing intermediate container 725802cf9a9e [2023-11-14T23:17:33.088Z] ---> 33a084128e68 [2023-11-14T23:17:33.088Z] Step 13/27 : FROM alpine:3.18 [2023-11-14T23:17:33.088Z] 3.18: Pulling from library/alpine [2023-11-14T23:17:33.088Z] 579b34f0a95b: Pulling fs layer [2023-11-14T23:17:33.088Z] 579b34f0a95b: Verifying Checksum [2023-11-14T23:17:33.088Z] 579b34f0a95b: Download complete [2023-11-14T23:17:33.088Z] 579b34f0a95b: Pull complete [2023-11-14T23:17:33.088Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T23:17:33.088Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T23:17:33.088Z] ---> 3cc203321400 [2023-11-14T23:17:33.088Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T23:17:33.088Z] ---> Running in e45cd8f5fc88 [2023-11-14T23:17:33.088Z] Removing intermediate container e45cd8f5fc88 [2023-11-14T23:17:33.088Z] ---> 7137c66935c1 [2023-11-14T23:17:33.088Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-14T23:17:33.088Z] ---> Running in 6817e76c624e [2023-11-14T23:17:33.088Z] Removing intermediate container 6817e76c624e [2023-11-14T23:17:33.088Z] ---> 43bdc68157e4 [2023-11-14T23:17:33.088Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T23:17:33.088Z] ---> Running in c636611f732d [2023-11-14T23:17:33.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T23:17:33.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T23:17:33.088Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T23:17:33.088Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T23:17:33.088Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T23:17:33.088Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T23:17:33.088Z] OK: 9 MiB in 17 packages [2023-11-14T23:17:33.670Z] Removing intermediate container c636611f732d [2023-11-14T23:17:33.670Z] ---> 2089980aa4de [2023-11-14T23:17:33.670Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-14T23:17:33.670Z] ---> Running in cf5739b34fb9 [2023-11-14T23:17:34.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T23:17:34.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T23:17:35.859Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T23:17:35.859Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T23:17:35.859Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T23:17:35.859Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T23:17:35.859Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T23:17:36.124Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T23:17:36.124Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T23:17:36.124Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T23:17:36.124Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T23:17:36.124Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T23:17:36.389Z] OK: 9 MiB in 17 packages [2023-11-14T23:17:37.351Z] Removing intermediate container cf5739b34fb9 [2023-11-14T23:17:37.351Z] ---> dd309c498e5b [2023-11-14T23:17:37.351Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T23:17:41.594Z] ---> 85ecba3b409c [2023-11-14T23:17:41.595Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T23:17:41.595Z] ---> 9fe3cc8e4ba7 [2023-11-14T23:17:41.595Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-14T23:17:42.175Z] ---> 0970dc170b24 [2023-11-14T23:17:42.175Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-14T23:17:43.578Z] ---> 7eb1d58cd652 [2023-11-14T23:17:43.578Z] Step 22/27 : EXPOSE 59712 [2023-11-14T23:17:43.578Z] ---> Running in 02df0cd38eb2 [2023-11-14T23:17:43.844Z] Removing intermediate container 02df0cd38eb2 [2023-11-14T23:17:43.844Z] ---> dbe0969b45af [2023-11-14T23:17:43.844Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-11-14T23:17:43.844Z] ---> Running in 4b9e65a73db4 [2023-11-14T23:17:44.110Z] Removing intermediate container 4b9e65a73db4 [2023-11-14T23:17:44.110Z] ---> 06a6932e76c2 [2023-11-14T23:17:44.110Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T23:17:44.110Z] ---> Running in b04b29b77800 [2023-11-14T23:17:44.376Z] Removing intermediate container b04b29b77800 [2023-11-14T23:17:44.376Z] ---> 61cd850aa4ad [2023-11-14T23:17:44.376Z] Step 25/27 : LABEL arch=arm64 [2023-11-14T23:17:44.642Z] ---> Running in a25339b69fa3 [2023-11-14T23:17:44.914Z] Removing intermediate container a25339b69fa3 [2023-11-14T23:17:44.914Z] ---> 07343c3d71f9 [2023-11-14T23:17:44.914Z] Step 26/27 : LABEL git_sha=35dd0879201cc97266d6fd9771f0239119ef48c8 [2023-11-14T23:17:44.914Z] ---> Running in a4e975123d6f [2023-11-14T23:17:45.180Z] Removing intermediate container a4e975123d6f [2023-11-14T23:17:45.180Z] ---> 3f55a1b4b367 [2023-11-14T23:17:45.180Z] Step 27/27 : LABEL version=0.0.0 [2023-11-14T23:17:45.180Z] ---> Running in 5418b00c6da8 [2023-11-14T23:17:45.446Z] Removing intermediate container 5418b00c6da8 [2023-11-14T23:17:45.446Z] ---> 2a48c4bfc0cf [2023-11-14T23:17:45.446Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T23:17:45.446Z] Successfully built 2a48c4bfc0cf [2023-11-14T23:17:45.446Z] 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 [2023-11-14T23:17:45.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T23:17:45.902Z] [2023-11-14T23:17:45.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:17:46.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T23:17:46.235Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T23:17:46.235Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T23:17:46.235Z] 04944245beec: Pulling fs layer [2023-11-14T23:17:46.235Z] 699f458cf7ca: Pulling fs layer [2023-11-14T23:17:46.235Z] 765212b225bb: Pulling fs layer [2023-11-14T23:17:46.235Z] f23df028b6ca: Pulling fs layer [2023-11-14T23:17:46.235Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T23:17:46.235Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T23:17:46.235Z] 765212b225bb: Waiting [2023-11-14T23:17:46.235Z] f23df028b6ca: Waiting [2023-11-14T23:17:46.235Z] d65c8cfc05b1: Waiting [2023-11-14T23:17:46.235Z] 2437ff75d9bd: Waiting [2023-11-14T23:17:46.502Z] 04944245beec: Verifying Checksum [2023-11-14T23:17:46.502Z] 04944245beec: Download complete [2023-11-14T23:17:46.502Z] 765212b225bb: Verifying Checksum [2023-11-14T23:17:46.502Z] 765212b225bb: Download complete [2023-11-14T23:17:46.502Z] f23df028b6ca: Verifying Checksum [2023-11-14T23:17:46.502Z] f23df028b6ca: Download complete [2023-11-14T23:17:46.502Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T23:17:46.502Z] d65c8cfc05b1: Download complete [2023-11-14T23:17:46.502Z] 699f458cf7ca: Verifying Checksum [2023-11-14T23:17:46.502Z] 699f458cf7ca: Download complete [2023-11-14T23:17:47.085Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T23:17:47.085Z] 8998bd30e6a1: Download complete [2023-11-14T23:17:49.659Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T23:17:49.659Z] 2437ff75d9bd: Download complete [2023-11-14T23:17:51.654Z] 8998bd30e6a1: Pull complete [2023-11-14T23:17:55.020Z] 04944245beec: Pull complete [2023-11-14T23:17:56.431Z] 699f458cf7ca: Pull complete [2023-11-14T23:17:56.431Z] 765212b225bb: Pull complete [2023-11-14T23:17:57.385Z] f23df028b6ca: Pull complete [2023-11-14T23:17:57.385Z] d65c8cfc05b1: Pull complete [2023-11-14T23:18:15.575Z] 2437ff75d9bd: Pull complete [2023-11-14T23:18:15.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T23:18:15.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T23:18:15.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:18:15.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-18008 does not seem to be running inside a container [2023-11-14T23:18:15.821Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-14T23:18:18.388Z] $ docker top eb326611a77210904fdf45e6955fe2e46f484f5ceb8662a9f6d955fffaba1bda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:18:19.219Z] ---> job-cost.sh [2023-11-14T23:18:19.220Z] lf-activate-venv: SKIPPING [2023-11-14T23:18:19.220Z] INFO: No Stack... [2023-11-14T23:18:19.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T23:18:20.380Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T23:18:21.017Z] + cat /w/workspace/app-record-replay/2/archives/cost.csv [2023-11-14T23:18:21.017Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T23:18:21.050Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [2023-11-14T23:18:21.055Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] did not exist. Created. [2023-11-14T23:18:21.055Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T23:18:21.777Z] /w/workspace/app-record-replay/2@tmp/durable-99649987/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T23:18:22.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T23:18:22.443Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T23:18:22.500Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T23:18:22.507Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T23:18:22.526Z] $ docker stop --time=1 eb326611a77210904fdf45e6955fe2e46f484f5ceb8662a9f6d955fffaba1bda [2023-11-14T23:18:24.310Z] $ docker rm -f --volumes eb326611a77210904fdf45e6955fe2e46f484f5ceb8662a9f6d955fffaba1bda [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 [2023-11-14T23:18:24.677Z] provisioning config files... [2023-11-14T23:18:24.701Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-105@tmp/config3680798369683109962tmp [Pipeline] { [Pipeline] sh [2023-11-14T23:18:25.033Z] + set +x [2023-11-14T23:18:25.033Z] + curl+ -s https://codecov.io/bash [2023-11-14T23:18:25.033Z] bash -s -- [2023-11-14T23:18:25.033Z] [2023-11-14T23:18:25.033Z] _____ _ [2023-11-14T23:18:25.033Z] / ____| | | [2023-11-14T23:18:25.033Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T23:18:25.033Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T23:18:25.033Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T23:18:25.033Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T23:18:25.033Z] Bash-1.0.6 [2023-11-14T23:18:25.033Z] [2023-11-14T23:18:25.033Z] [2023-11-14T23:18:25.033Z] ==> git version 2.25.1 found [2023-11-14T23:18:25.033Z] ==> 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 [2023-11-14T23:18:25.033Z] Release-Date: 2020-01-08 [2023-11-14T23:18:25.033Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T23:18:25.033Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T23:18:25.033Z] ==> Jenkins CI detected. [2023-11-14T23:18:25.033Z] current dir:  /w/workspace/foundry_app-record-replay_PR-105 [2023-11-14T23:18:25.033Z] project root: . [2023-11-14T23:18:25.033Z] --> token set from env [2023-11-14T23:18:25.033Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T23:18:25.033Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T23:18:25.033Z] ==> Python coveragepy not found [2023-11-14T23:18:25.033Z] ==> Searching for coverage reports in: [2023-11-14T23:18:25.033Z] + . [2023-11-14T23:18:25.033Z] -> Found 1 reports [2023-11-14T23:18:25.033Z] ==> Detecting git/mercurial file structure [2023-11-14T23:18:25.300Z] ==> Reading reports [2023-11-14T23:18:25.300Z] + ./coverage.out bytes=24666 [2023-11-14T23:18:25.300Z] ==> Appending adjustments [2023-11-14T23:18:25.300Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T23:18:25.300Z] + Found adjustments [2023-11-14T23:18:25.300Z] ==> Gzipping contents [2023-11-14T23:18:25.300Z] 8.0K /tmp/codecov.SZgAga.gz [2023-11-14T23:18:25.300Z] ==> Uploading reports [2023-11-14T23:18:25.300Z] url: https://codecov.io [2023-11-14T23:18:25.300Z] query: branch=PR-105&commit=ae9eac2e75a43d330f9066cb070a1f75e1469960&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-105%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=105&job=&cmd_args= [2023-11-14T23:18:25.300Z] -> Pinging Codecov [2023-11-14T23:18:25.300Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-105&commit=ae9eac2e75a43d330f9066cb070a1f75e1469960&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-105%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=105&job=&cmd_args= [2023-11-14T23:18:25.559Z] -> Uploading to [2023-11-14T23:18:25.559Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/F467761B9912B4F32F9BC62907045C81/ae9eac2e75a43d330f9066cb070a1f75e1469960/2d311d5f-a666-4a0a-be8e-a596bbd1a9e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T231825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1a5af5ceea664eb6c9c0116680de308331332f1209b05b1b2769badb68184be [2023-11-14T23:18:25.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T23:18:25.559Z] Dload Upload Total Spent Left Speed [2023-11-14T23:18:25.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19877 --:--:-- --:--:-- --:--:-- 19877 [2023-11-14T23:18:25.820Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] } [2023-11-14T23:18:25.828Z] 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 [2023-11-14T23:18:26.578Z] + [ -d /w/workspace/foundry_app-record-replay_PR-105/archives ] [2023-11-14T23:18:26.578Z] + ls -al /w/workspace/foundry_app-record-replay_PR-105/archives [2023-11-14T23:18:26.578Z] total 16 [2023-11-14T23:18:26.578Z] drwxr-xr-x 3 root root 4096 Nov 14 23:11 . [2023-11-14T23:18:26.578Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 23:11 .. [2023-11-14T23:18:26.578Z] drwxr-xr-x 2 root root 4096 Nov 14 23:11 cost [2023-11-14T23:18:26.578Z] -rw-r--r-- 1 root root 90 Nov 14 23:11 cost.csv [2023-11-14T23:18:26.578Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-105/archives [2023-11-14T23:18:26.578Z] + ls -al /w/workspace/foundry_app-record-replay_PR-105/archives [2023-11-14T23:18:26.578Z] total 16 [2023-11-14T23:18:26.578Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 23:11 . [2023-11-14T23:18:26.578Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 23:11 .. [2023-11-14T23:18:26.578Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 23:11 cost [2023-11-14T23:18:26.578Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 14 23:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:18:26.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:18:27.728Z] ---> package-listing.sh [2023-11-14T23:18:27.728Z] ++ facter osfamily [2023-11-14T23:18:27.728Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T23:18:27.987Z] + OS_FAMILY=debian [2023-11-14T23:18:27.987Z] + workspace=/w/workspace/foundry_app-record-replay_PR-105 [2023-11-14T23:18:27.987Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T23:18:27.987Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T23:18:27.987Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T23:18:27.987Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T23:18:27.987Z] + '[' /w/workspace/foundry_app-record-replay_PR-105 ']' [2023-11-14T23:18:27.987Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T23:18:27.987Z] + case "${OS_FAMILY}" in [2023-11-14T23:18:27.987Z] + dpkg -l [2023-11-14T23:18:27.987Z] + grep '^ii' [2023-11-14T23:18:27.987Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T23:18:27.987Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T23:18:27.987Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T23:18:27.987Z] + '[' /w/workspace/foundry_app-record-replay_PR-105 ']' [2023-11-14T23:18:27.987Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-105/archives/ [2023-11-14T23:18:27.987Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-105/archives/ [Pipeline] echo [2023-11-14T23:18:27.999Z] 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T23:18:28.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:18:28.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T23:18:28.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:18:28.913Z] prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container [2023-11-14T23:18:28.944Z] $ 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-105/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-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T23:18:29.127Z] $ docker top a909d52fdaa9e8959dde807549e35cfec91718c4b8a73c6465b4a7185021fe5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T23:18:29.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T23:18:29.758Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T23:18:30.045Z] + ls /var/log/sa-host [2023-11-14T23:18:30.045Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T23:18:30.196Z] provisioning config files... [2023-11-14T23:18:30.205Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-105@tmp/config7192585086182618354tmp [Pipeline] { [Pipeline] echo [2023-11-14T23:18:30.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:18:30.508Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T23:18:30.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:18:30.856Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T23:18:30.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:18:31.147Z] ---> sudo-logs.sh [2023-11-14T23:18:31.147Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T23:18:31.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:18:31.455Z] ---> job-cost.sh [2023-11-14T23:18:31.455Z] lf-activate-venv: SKIPPING [2023-11-14T23:18:31.455Z] DEBUG: total: 0.4399999976158142 [2023-11-14T23:18:31.455Z] INFO: Retrieving Stack Cost... [2023-11-14T23:18:33.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T23:18:33.360Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T23:18:33.372Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:18:33.654Z] ---> logs-deploy.sh [2023-11-14T23:18:33.654Z] lf-activate-venv: SKIPPING [2023-11-14T23:18:33.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-105/2 [2023-11-14T23:18:33.654Z] INFO: archiving workspace using pattern(s): [2023-11-14T23:18:34.589Z] Archives upload complete. [2023-11-14T23:18:34.589Z] INFO: archiving logs to Nexus