Pull request #110 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2af00cf6b1a17a0b29046058abaae2dbd9b38592+b73e8993c43ebe873df5cbdb244a85e7d5ee0384 (d4ecd364ab7b9c0ce17124a2286dcbe82f0643e3) 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-ssh2461187313563750564.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5301839245704481836.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3310463384704528072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8808964237124628231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15282878373888360892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4649917501553679831.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24154’ Running on prd-ubuntu20.04-docker-8c-8g-24156 in /w/workspace/foundry_app-record-replay_PR-110 [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-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b73e8993c43ebe873df5cbdb244a85e7d5ee0384 into PR head commit 2af00cf6b1a17a0b29046058abaae2dbd9b38592 Merge succeeded, producing 2af00cf6b1a17a0b29046058abaae2dbd9b38592 Checking out Revision 2af00cf6b1a17a0b29046058abaae2dbd9b38592 (PR-110) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 2af00cf6b1a17a0b29046058abaae2dbd9b38592 # 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 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2af00cf6b1a17a0b29046058abaae2dbd9b38592 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T03:37:00.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T03:37:00.728Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T03:37:00.837Z] ========================================================= [2023-12-06T03:37:00.837Z] EdgeX Global Pipelines Version Info [2023-12-06T03:37:00.837Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:37:01.948Z] ------------------- [2023-12-06T03:37:01.948Z] stable info: [2023-12-06T03:37:01.948Z] ------------------- [2023-12-06T03:37:01.948Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T03:37:01.949Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T03:37:01.949Z] Message: update stable to v1.0.258 [2023-12-06T03:37:02.213Z] ------------------- [2023-12-06T03:37:02.213Z] experimental info: [2023-12-06T03:37:02.213Z] ------------------- [2023-12-06T03:37:02.213Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T03:37:02.213Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T03:37:02.213Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T03:37:02.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-12-06T03:37:02.479Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-12-06T03:37:02.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T03:37:02.585Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T03:37:02.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T03:37:02.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T03:37:02.752Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T03:37:02.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T03:37:02.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T03:37:02.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T03:37:02.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T03:37:03.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-12-06T03:37:03.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T03:37:03.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T03:37:03.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T03:37:03.320Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T03:37:03.383Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T03:37:03.454Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T03:37:03.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T03:37:03.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T03:37:03.659Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T03:37:03.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T03:37:03.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T03:37:03.890Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T03:37:03.961Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T03:37:04.035Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T03:37:04.105Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T03:37:04.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo [2023-12-06T03:37:04.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo [2023-12-06T03:37:04.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo [2023-12-06T03:37:04.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] echo [2023-12-06T03:37:04.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2af00cf [Pipeline] echo [2023-12-06T03:37:04.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T03:37:04.737Z] provisioning config files... [2023-12-06T03:37:04.750Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-110@tmp/config4793285562743975323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:37:05.151Z] ---> ****-login.sh [2023-12-06T03:37:05.151Z] nexus3.edgexfoundry.org:10001 [2023-12-06T03:37:05.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:05.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:05.670Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:05.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:05.670Z] [2023-12-06T03:37:05.670Z] Login Succeeded [2023-12-06T03:37:05.670Z] nexus3.edgexfoundry.org:10002 [2023-12-06T03:37:05.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:05.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:05.671Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:05.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:05.671Z] [2023-12-06T03:37:05.671Z] Login Succeeded [2023-12-06T03:37:05.671Z] nexus3.edgexfoundry.org:10003 [2023-12-06T03:37:05.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:05.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:05.930Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:05.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:05.930Z] [2023-12-06T03:37:05.930Z] Login Succeeded [2023-12-06T03:37:05.930Z] nexus3.edgexfoundry.org:10004 [2023-12-06T03:37:05.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:05.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:05.930Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:05.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:05.930Z] [2023-12-06T03:37:05.930Z] Login Succeeded [2023-12-06T03:37:05.930Z] ****.io [2023-12-06T03:37:05.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:06.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:06.190Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:06.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:06.190Z] [2023-12-06T03:37:06.190Z] Login Succeeded [2023-12-06T03:37:06.190Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T03:37:06.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T03:37:07.029Z] + git rev-list -1 --merges 2af00cf6b1a17a0b29046058abaae2dbd9b38592~1..2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] echo [2023-12-06T03:37:07.072Z] -----------> git rev-list -1 --merges 2af00cf6b1a17a0b29046058abaae2dbd9b38592~1..2af00cf6b1a17a0b29046058abaae2dbd9b38592 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [false] [Pipeline] sh [2023-12-06T03:37:07.397Z] + git log --format=format:%s -1 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] echo [2023-12-06T03:37:07.431Z] ========================================================= [2023-12-06T03:37:07.431Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T03:37:07.431Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T03:37:07.929Z] + git log --format=format:%s -1 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] echo [2023-12-06T03:37:07.959Z] [semverPrep] GIT_COMMIT: 2af00cf6b1a17a0b29046058abaae2dbd9b38592, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-12-06T03:37:08.009Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T03:37:08.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T03:37:08.448Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T03:37:08.448Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T03:37:08.448Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T03:37:08.448Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T03:37:08.448Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T03:37:08.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:37:08.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T03:37:08.899Z] [2023-12-06T03:37:08.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:37:09.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T03:37:09.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T03:37:09.325Z] b85a868b505f: Pulling fs layer [2023-12-06T03:37:09.325Z] e2be974225ed: Pulling fs layer [2023-12-06T03:37:09.325Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T03:37:09.325Z] 988bab9f4d93: Pulling fs layer [2023-12-06T03:37:09.325Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T03:37:09.325Z] eaf3925da568: Pulling fs layer [2023-12-06T03:37:09.325Z] bab4dde63d76: Pulling fs layer [2023-12-06T03:37:09.325Z] bde34c3a00c8: Pulling fs layer [2023-12-06T03:37:09.325Z] b352a97aabf1: Pulling fs layer [2023-12-06T03:37:09.325Z] 4872d77fe225: Pulling fs layer [2023-12-06T03:37:09.325Z] 5851b861e8e6: Pulling fs layer [2023-12-06T03:37:09.325Z] bab4dde63d76: Waiting [2023-12-06T03:37:09.325Z] 4872d77fe225: Waiting [2023-12-06T03:37:09.325Z] 5851b861e8e6: Waiting [2023-12-06T03:37:09.325Z] bde34c3a00c8: Waiting [2023-12-06T03:37:09.325Z] b352a97aabf1: Waiting [2023-12-06T03:37:09.325Z] 988bab9f4d93: Waiting [2023-12-06T03:37:09.325Z] 1469e6f7b9e6: Waiting [2023-12-06T03:37:09.325Z] eaf3925da568: Waiting [2023-12-06T03:37:09.325Z] e2be974225ed: Verifying Checksum [2023-12-06T03:37:09.325Z] e2be974225ed: Download complete [2023-12-06T03:37:09.325Z] 988bab9f4d93: Verifying Checksum [2023-12-06T03:37:09.325Z] 988bab9f4d93: Download complete [2023-12-06T03:37:09.325Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T03:37:09.325Z] 1469e6f7b9e6: Download complete [2023-12-06T03:37:09.325Z] eaf3925da568: Download complete [2023-12-06T03:37:09.588Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T03:37:09.588Z] 339a4e72a1f5: Download complete [2023-12-06T03:37:09.588Z] bde34c3a00c8: Download complete [2023-12-06T03:37:09.588Z] b352a97aabf1: Verifying Checksum [2023-12-06T03:37:09.588Z] b352a97aabf1: Download complete [2023-12-06T03:37:09.588Z] 4872d77fe225: Verifying Checksum [2023-12-06T03:37:09.588Z] 4872d77fe225: Download complete [2023-12-06T03:37:09.588Z] 5851b861e8e6: Verifying Checksum [2023-12-06T03:37:09.588Z] 5851b861e8e6: Download complete [2023-12-06T03:37:09.589Z] b85a868b505f: Verifying Checksum [2023-12-06T03:37:09.589Z] b85a868b505f: Download complete [2023-12-06T03:37:09.847Z] bab4dde63d76: Verifying Checksum [2023-12-06T03:37:09.847Z] bab4dde63d76: Download complete [2023-12-06T03:37:10.796Z] b85a868b505f: Pull complete [2023-12-06T03:37:10.796Z] e2be974225ed: Pull complete [2023-12-06T03:37:11.362Z] 339a4e72a1f5: Pull complete [2023-12-06T03:37:11.362Z] 988bab9f4d93: Pull complete [2023-12-06T03:37:11.620Z] 1469e6f7b9e6: Pull complete [2023-12-06T03:37:11.620Z] eaf3925da568: Pull complete [2023-12-06T03:37:13.561Z] bab4dde63d76: Pull complete [2023-12-06T03:37:13.561Z] bde34c3a00c8: Pull complete [2023-12-06T03:37:13.561Z] b352a97aabf1: Pull complete [2023-12-06T03:37:13.561Z] 4872d77fe225: Pull complete [2023-12-06T03:37:13.561Z] 5851b861e8e6: Pull complete [2023-12-06T03:37:13.561Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T03:37:13.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T03:37:13.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:37:13.914Z] prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container [2023-12-06T03:37:13.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T03:37:18.091Z] $ docker top 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 -eo pid,comm [2023-12-06T03:37:18.143Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T03:37:18.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T03:37:18.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T03:37:18.372Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T03:37:18.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T03:37:18.488Z] $ docker exec 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 ssh-agent [2023-12-06T03:37:18.582Z] SSH_AUTH_SOCK=/tmp/ssh-Au73LMwlrNYT/agent.31 [2023-12-06T03:37:18.582Z] SSH_AGENT_PID=37 [2023-12-06T03:37:18.587Z] Running ssh-add (command line suppressed) [2023-12-06T03:37:18.693Z] Identity added: /w/workspace/foundry_app-record-replay_PR-110@tmp/private_key_14837800073356132811.key (/w/workspace/foundry_app-record-replay_PR-110@tmp/private_key_14837800073356132811.key) [2023-12-06T03:37:18.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T03:37:19.060Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T03:37:19.088Z] $ docker exec --env ******** --env ******** 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 ssh-agent -k [2023-12-06T03:37:19.172Z] unset SSH_AUTH_SOCK; [2023-12-06T03:37:19.173Z] unset SSH_AGENT_PID; [2023-12-06T03:37:19.173Z] echo Agent pid 37 killed; [2023-12-06T03:37:19.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T03:37:19.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T03:37:19.427Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T03:37:19.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T03:37:19.729Z] $ docker exec 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 ssh-agent [2023-12-06T03:37:19.838Z] SSH_AUTH_SOCK=/tmp/ssh-RcSlDZOLRkKH/agent.70 [2023-12-06T03:37:19.838Z] SSH_AGENT_PID=76 [2023-12-06T03:37:19.842Z] Running ssh-add (command line suppressed) [2023-12-06T03:37:19.944Z] Identity added: /w/workspace/foundry_app-record-replay_PR-110@tmp/private_key_14741234179634779625.key (/w/workspace/foundry_app-record-replay_PR-110@tmp/private_key_14741234179634779625.key) [2023-12-06T03:37:19.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T03:37:20.318Z] + git semver init [2023-12-06T03:37:20.576Z] 2023-12-06 03:37:20,525 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T03:37:20.576Z] 2023-12-06 03:37:20,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-110/.semver [2023-12-06T03:37:20.576Z] 2023-12-06 03:37:20,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-110/.semver [2023-12-06T03:37:20.576Z] 2023-12-06 03:37:20,526 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-110/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-110, universal_newlines=False, shell=None, istream=None) [2023-12-06T03:37:21.954Z] 2023-12-06 03:37:21,550 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-110/.git/info/exclude [2023-12-06T03:37:21.954Z] 2023-12-06 03:37:21,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-110/.semver/PR-110 with force:False [2023-12-06T03:37:21.954Z] 2023-12-06 03:37:21,551 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-110/.semver/PR-110 [2023-12-06T03:37:21.954Z] 2023-12-06 03:37:21,555 [execute] INFO git cat-file --batch-check [2023-12-06T03:37:21.954Z] 2023-12-06 03:37:21,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T03:37:21.954Z] 2023-12-06 03:37:21,562 [execute] INFO git cat-file --batch [2023-12-06T03:37:21.954Z] 2023-12-06 03:37:21,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T03:37:21.954Z] 2023-12-06 03:37:21,567 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-110/.semver/PR-110 [2023-12-06T03:37:21.954Z] 0.0.0 [Pipeline] } [2023-12-06T03:37:21.983Z] $ docker exec --env ******** --env ******** 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 ssh-agent -k [2023-12-06T03:37:22.074Z] unset SSH_AUTH_SOCK; [2023-12-06T03:37:22.080Z] unset SSH_AGENT_PID; [2023-12-06T03:37:22.080Z] echo Agent pid 76 killed; [2023-12-06T03:37:22.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T03:37:22.606Z] + git semver [Pipeline] } [2023-12-06T03:37:22.892Z] $ docker stop --time=1 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 [2023-12-06T03:37:24.186Z] $ docker rm -f --volumes 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T03:37:24.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T03:37:24.972Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T03:37:25.001Z] [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-12-06T03:37:25.899Z] provisioning config files... [2023-12-06T03:37:25.908Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-110@tmp/config13953099953593403482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:37:26.303Z] ---> ****-login.sh [2023-12-06T03:37:26.303Z] nexus3.edgexfoundry.org:10001 [2023-12-06T03:37:26.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:26.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:26.303Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:26.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:26.303Z] [2023-12-06T03:37:26.303Z] Login Succeeded [2023-12-06T03:37:26.303Z] nexus3.edgexfoundry.org:10002 [2023-12-06T03:37:26.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:26.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:26.303Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:26.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:26.303Z] [2023-12-06T03:37:26.303Z] Login Succeeded [2023-12-06T03:37:26.303Z] nexus3.edgexfoundry.org:10003 [2023-12-06T03:37:26.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:26.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:26.561Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:26.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:26.561Z] [2023-12-06T03:37:26.561Z] Login Succeeded [2023-12-06T03:37:26.561Z] nexus3.edgexfoundry.org:10004 [2023-12-06T03:37:26.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:26.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:26.561Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:26.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:26.561Z] [2023-12-06T03:37:26.561Z] Login Succeeded [2023-12-06T03:37:26.561Z] ****.io [2023-12-06T03:37:26.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:37:26.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:37:26.821Z] Configure a credential helper to remove this warning. See [2023-12-06T03:37:26.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:37:26.821Z] [2023-12-06T03:37:26.821Z] Login Succeeded [2023-12-06T03:37:26.821Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T03:37:26.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T03:37:27.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T03:37:27.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T03:37:27.293Z] ========================================================= [2023-12-06T03:37:27.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T03:37:27.293Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:37:27.867Z] + 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-12-06T03:37:27.867Z] Sending build context to Docker daemon 6.703MB [2023-12-06T03:37:27.867Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T03:37:27.867Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T03:37:27.867Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T03:37:27.867Z] 7264a8db6415: Pulling fs layer [2023-12-06T03:37:27.867Z] c4d48a809fc2: Pulling fs layer [2023-12-06T03:37:27.867Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T03:37:27.867Z] ad3a456e5733: Pulling fs layer [2023-12-06T03:37:27.867Z] 69c7f0334f64: Pulling fs layer [2023-12-06T03:37:27.867Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T03:37:27.867Z] ce7588e14bc9: Pulling fs layer [2023-12-06T03:37:27.867Z] b5e4710f87ac: Pulling fs layer [2023-12-06T03:37:27.867Z] ce7588e14bc9: Waiting [2023-12-06T03:37:27.867Z] b5e4710f87ac: Waiting [2023-12-06T03:37:27.867Z] 69c7f0334f64: Waiting [2023-12-06T03:37:27.867Z] ad3a456e5733: Waiting [2023-12-06T03:37:27.867Z] 1f1c1a5573a3: Waiting [2023-12-06T03:37:27.867Z] c4d48a809fc2: Verifying Checksum [2023-12-06T03:37:27.867Z] c4d48a809fc2: Download complete [2023-12-06T03:37:27.867Z] 7264a8db6415: Verifying Checksum [2023-12-06T03:37:27.867Z] 7264a8db6415: Download complete [2023-12-06T03:37:27.867Z] 69c7f0334f64: Download complete [2023-12-06T03:37:28.126Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T03:37:28.126Z] 1f1c1a5573a3: Download complete [2023-12-06T03:37:28.126Z] 7264a8db6415: Pull complete [2023-12-06T03:37:28.126Z] b5e4710f87ac: Verifying Checksum [2023-12-06T03:37:28.385Z] c4d48a809fc2: Pull complete [2023-12-06T03:37:28.385Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T03:37:28.385Z] 4f1c88b9dad5: Download complete [2023-12-06T03:37:28.644Z] ce7588e14bc9: Verifying Checksum [2023-12-06T03:37:28.644Z] ce7588e14bc9: Download complete [2023-12-06T03:37:31.931Z] 4f1c88b9dad5: Pull complete [2023-12-06T03:37:31.931Z] ad3a456e5733: Pull complete [2023-12-06T03:37:31.931Z] 69c7f0334f64: Pull complete [2023-12-06T03:37:31.931Z] 1f1c1a5573a3: Pull complete [2023-12-06T03:37:33.831Z] ce7588e14bc9: Pull complete [2023-12-06T03:37:34.397Z] b5e4710f87ac: Pull complete [2023-12-06T03:37:34.397Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T03:37:34.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T03:37:34.397Z] ---> 88b5674ff536 [2023-12-06T03:37:34.397Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T03:37:40.646Z] Still waiting to schedule task [2023-12-06T03:37:40.647Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24155’ [2023-12-06T03:37:41.070Z] ---> Running in 91a78ffd809a [2023-12-06T03:37:41.070Z] Removing intermediate container 91a78ffd809a [2023-12-06T03:37:41.070Z] ---> 5e8683467846 [2023-12-06T03:37:41.070Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T03:37:41.070Z] ---> Running in ea785c302d91 [2023-12-06T03:37:41.070Z] Removing intermediate container ea785c302d91 [2023-12-06T03:37:41.070Z] ---> 1cd6bfd275d5 [2023-12-06T03:37:41.070Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T03:37:41.070Z] ---> Running in 95844ecdc597 [2023-12-06T03:37:41.070Z] Removing intermediate container 95844ecdc597 [2023-12-06T03:37:41.070Z] ---> 636f876d4a17 [2023-12-06T03:37:41.070Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T03:37:41.070Z] ---> Running in 738e7f362d43 [2023-12-06T03:37:41.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T03:37:41.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T03:37:41.070Z] OK: 264 MiB in 52 packages [2023-12-06T03:37:41.330Z] Removing intermediate container 738e7f362d43 [2023-12-06T03:37:41.330Z] ---> 344693271719 [2023-12-06T03:37:41.330Z] Step 7/12 : WORKDIR /app [2023-12-06T03:37:41.330Z] ---> Running in 28d0b410b769 [2023-12-06T03:37:41.330Z] Removing intermediate container 28d0b410b769 [2023-12-06T03:37:41.330Z] ---> 1f652fd198e5 [2023-12-06T03:37:41.330Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T03:37:41.330Z] ---> 6a4e6916665e [2023-12-06T03:37:41.330Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:37:41.589Z] ---> Running in b5223dbdfa62 [2023-12-06T03:38:20.517Z] Removing intermediate container b5223dbdfa62 [2023-12-06T03:38:20.517Z] ---> 2e584b0713b0 [2023-12-06T03:38:20.517Z] Step 10/12 : COPY . . [2023-12-06T03:38:20.517Z] ---> 4a526c7ac80a [2023-12-06T03:38:20.517Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T03:38:20.517Z] ---> Running in 6c31cb57cf5c [2023-12-06T03:38:20.517Z] Removing intermediate container 6c31cb57cf5c [2023-12-06T03:38:20.517Z] ---> 8793f60b2dc6 [2023-12-06T03:38:20.517Z] Step 12/12 : RUN $MAKE [2023-12-06T03:38:20.517Z] ---> Running in df1c3f218e62 [2023-12-06T03:38:20.517Z] noop [2023-12-06T03:38:20.517Z] Removing intermediate container df1c3f218e62 [2023-12-06T03:38:20.517Z] ---> c1b46c1b5b88 [2023-12-06T03:38:20.517Z] Successfully built c1b46c1b5b88 [2023-12-06T03:38:20.517Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:38:21.076Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T03:38:21.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:38:21.284Z] prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container [2023-12-06T03:38:21.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T03:38:22.107Z] $ docker top 5150fe3ea0acb5c060306259561fa224ec4837820c694d839a73c606178e0b7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:38:22.555Z] + go version [2023-12-06T03:38:22.556Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T03:38:22.590Z] $ docker stop --time=1 5150fe3ea0acb5c060306259561fa224ec4837820c694d839a73c606178e0b7c [2023-12-06T03:38:23.885Z] $ docker rm -f --volumes 5150fe3ea0acb5c060306259561fa224ec4837820c694d839a73c606178e0b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:38:24.908Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T03:38:24.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:38:25.121Z] prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container [2023-12-06T03:38:25.156Z] $ 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-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T03:38:25.498Z] $ docker top d2671f958cb8d76237a2717e3ca60c51044467212c44185d9912704c78cee432 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:38:26.014Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-110 [Pipeline] fileExists [Pipeline] sh [2023-12-06T03:38:26.411Z] + make test [2023-12-06T03:38:26.411Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T03:38:44.492Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-12-06T03:38:44.751Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-12-06T03:38:44.751Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-12-06T03:38:44.751Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-12-06T03:38:45.316Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements [2023-12-06T03:38:55.285Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.602s coverage: 98.7% of statements [2023-12-06T03:38:55.285Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.090s coverage: 89.7% of statements [2023-12-06T03:38:55.285Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-12-06T03:39:17.218Z] go vet ./... [2023-12-06T03:39:18.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T03:39:18.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T03:39:18.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T03:39:18.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T03:39:18.521Z] $ docker stop --time=1 d2671f958cb8d76237a2717e3ca60c51044467212c44185d9912704c78cee432 [2023-12-06T03:39:21.766Z] $ docker rm -f --volumes d2671f958cb8d76237a2717e3ca60c51044467212c44185d9912704c78cee432 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T03:39:22.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T03:39:22.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T03:39:23.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T03:39:23.684Z] + ls -al . [2023-12-06T03:39:23.684Z] total 192 [2023-12-06T03:39:23.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 03:38 . [2023-12-06T03:39:23.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:36 .. [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 03:36 .dockerignore [2023-12-06T03:39:23.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:38 .git [2023-12-06T03:39:23.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:36 .github [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 6 03:36 .gitignore [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 03:36 .golangci.yml [2023-12-06T03:39:23.684Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 03:37 .semver [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 11301 Dec 6 03:36 Attribution.txt [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 6 03:36 CHANGELOG.md [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 1725 Dec 6 03:36 Dockerfile [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 03:36 GOVERNANCE.md [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 6 03:36 Jenkinsfile [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 03:36 LICENSE [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 3136 Dec 6 03:36 Makefile [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 6 03:36 OWNERS.md [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 6 03:36 README.md [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 6 03:36 Record and Reply.postman_collection.json [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 03:37 VERSION [2023-12-06T03:39:23.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:36 bin [2023-12-06T03:39:23.684Z] -rw-r--r-- 1 jenkins jenkins 24666 Dec 6 03:38 coverage.out [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 3901 Dec 6 03:36 go.mod [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 34881 Dec 6 03:36 go.sum [2023-12-06T03:39:23.684Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 03:36 internal [2023-12-06T03:39:23.684Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 6 03:36 main.go [2023-12-06T03:39:23.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:36 openapi [2023-12-06T03:39:23.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:36 pkg [2023-12-06T03:39:23.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:39:24.189Z] + 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=2af00cf6b1a17a0b29046058abaae2dbd9b38592 --label arch=amd64 --label version=0.0.0 . [2023-12-06T03:39:24.190Z] Sending build context to Docker daemon 6.729MB [2023-12-06T03:39:24.190Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T03:39:24.190Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-06T03:39:24.190Z] ---> c1b46c1b5b88 [2023-12-06T03:39:24.190Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T03:39:24.452Z] ---> Running in fde191d5f52f [2023-12-06T03:39:24.452Z] Removing intermediate container fde191d5f52f [2023-12-06T03:39:24.452Z] ---> c711d45050ac [2023-12-06T03:39:24.452Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T03:39:24.452Z] ---> Running in 265d66f04158 [2023-12-06T03:39:24.452Z] Removing intermediate container 265d66f04158 [2023-12-06T03:39:24.452Z] ---> 69c081ac4ef1 [2023-12-06T03:39:24.452Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-12-06T03:39:24.452Z] ---> Running in 5be84ff65e09 [2023-12-06T03:39:24.712Z] Removing intermediate container 5be84ff65e09 [2023-12-06T03:39:24.712Z] ---> 568e0e240ebb [2023-12-06T03:39:24.712Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T03:39:24.712Z] ---> Running in eb994a6e3d15 [2023-12-06T03:39:24.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T03:39:25.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T03:39:25.513Z] OK: 264 MiB in 52 packages [2023-12-06T03:39:25.775Z] Removing intermediate container eb994a6e3d15 [2023-12-06T03:39:25.775Z] ---> 89b4362b2927 [2023-12-06T03:39:25.775Z] Step 7/27 : WORKDIR /app [2023-12-06T03:39:25.775Z] ---> Running in 42d121ce8504 [2023-12-06T03:39:26.034Z] Removing intermediate container 42d121ce8504 [2023-12-06T03:39:26.034Z] ---> 8ee305a25abb [2023-12-06T03:39:26.034Z] Step 8/27 : COPY go.mod vendor* ./ [2023-12-06T03:39:26.034Z] ---> 2eb2e821097c [2023-12-06T03:39:26.034Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:39:26.034Z] ---> Running in 233b20d0e128 [2023-12-06T03:39:27.105Z] Removing intermediate container 233b20d0e128 [2023-12-06T03:39:27.105Z] ---> 89e909822391 [2023-12-06T03:39:27.105Z] Step 10/27 : COPY . . [2023-12-06T03:39:27.363Z] ---> 75d88ba5bc48 [2023-12-06T03:39:27.363Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T03:39:27.363Z] ---> Running in 6dc20b758189 [2023-12-06T03:39:27.363Z] Removing intermediate container 6dc20b758189 [2023-12-06T03:39:27.363Z] ---> 2af3d5e851f5 [2023-12-06T03:39:27.363Z] Step 12/27 : RUN $MAKE [2023-12-06T03:39:27.363Z] ---> Running in f0288e4eb21a [2023-12-06T03:39:27.621Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-12-06T03:39:49.296Z] Removing intermediate container f0288e4eb21a [2023-12-06T03:39:49.296Z] ---> 2df34904fcc7 [2023-12-06T03:39:49.296Z] Step 13/27 : FROM alpine:3.18 [2023-12-06T03:39:49.296Z] 3.18: Pulling from library/alpine [2023-12-06T03:39:49.296Z] c926b61bad3b: Pulling fs layer [2023-12-06T03:39:49.296Z] c926b61bad3b: Verifying Checksum [2023-12-06T03:39:49.296Z] c926b61bad3b: Download complete [2023-12-06T03:39:49.296Z] c926b61bad3b: Pull complete [2023-12-06T03:39:49.296Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T03:39:49.296Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T03:39:49.296Z] ---> b541f2080109 [2023-12-06T03:39:49.296Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-06T03:39:49.296Z] ---> Running in ccb442b19621 [2023-12-06T03:39:49.296Z] Removing intermediate container ccb442b19621 [2023-12-06T03:39:49.296Z] ---> b61f9ab4d8ed [2023-12-06T03:39:49.296Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-12-06T03:39:49.296Z] ---> Running in 2c5d7bc59f2b [2023-12-06T03:39:49.296Z] Removing intermediate container 2c5d7bc59f2b [2023-12-06T03:39:49.296Z] ---> 77441f99bb2c [2023-12-06T03:39:49.296Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T03:39:49.296Z] ---> Running in 243b34432630 [2023-12-06T03:39:49.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T03:39:49.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T03:39:49.296Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-06T03:39:49.296Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-06T03:39:49.296Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T03:39:49.296Z] Executing ca-certificates-20230506-r0.trigger [2023-12-06T03:39:49.296Z] OK: 8 MiB in 17 packages [2023-12-06T03:39:49.555Z] Removing intermediate container 243b34432630 [2023-12-06T03:39:49.555Z] ---> d42f5b349d2b [2023-12-06T03:39:49.555Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-06T03:39:49.555Z] ---> Running in d449b289f008 [2023-12-06T03:39:49.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T03:39:50.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T03:39:50.331Z] OK: 8 MiB in 17 packages [2023-12-06T03:39:50.593Z] Removing intermediate container d449b289f008 [2023-12-06T03:39:50.593Z] ---> 8e1c4a806f83 [2023-12-06T03:39:50.593Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-06T03:39:50.593Z] ---> 8a55199ca329 [2023-12-06T03:39:50.593Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-06T03:39:50.851Z] ---> 78c4d2f0a787 [2023-12-06T03:39:50.851Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-12-06T03:39:50.851Z] ---> f5c437fc9d81 [2023-12-06T03:39:50.851Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-12-06T03:39:51.786Z] ---> 842e3cb12512 [2023-12-06T03:39:51.786Z] Step 22/27 : EXPOSE 59712 [2023-12-06T03:39:51.786Z] ---> Running in 4b2641869bbd [2023-12-06T03:39:51.786Z] Removing intermediate container 4b2641869bbd [2023-12-06T03:39:51.786Z] ---> 889fdace24d6 [2023-12-06T03:39:51.786Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-12-06T03:39:51.786Z] ---> Running in 9df4f0efd23a [2023-12-06T03:39:51.786Z] Removing intermediate container 9df4f0efd23a [2023-12-06T03:39:51.786Z] ---> 34fb8043e134 [2023-12-06T03:39:51.786Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T03:39:51.786Z] ---> Running in 9bd3f786c683 [2023-12-06T03:39:51.786Z] Removing intermediate container 9bd3f786c683 [2023-12-06T03:39:51.786Z] ---> ed84dd950f91 [2023-12-06T03:39:51.786Z] Step 25/27 : LABEL arch=amd64 [2023-12-06T03:39:51.786Z] ---> Running in 6db6b4667e62 [2023-12-06T03:39:52.044Z] Removing intermediate container 6db6b4667e62 [2023-12-06T03:39:52.044Z] ---> 395261fcc7a1 [2023-12-06T03:39:52.044Z] Step 26/27 : LABEL git_sha=2af00cf6b1a17a0b29046058abaae2dbd9b38592 [2023-12-06T03:39:52.044Z] ---> Running in 99afa31fc390 [2023-12-06T03:39:52.044Z] Removing intermediate container 99afa31fc390 [2023-12-06T03:39:52.044Z] ---> 11030c41df09 [2023-12-06T03:39:52.044Z] Step 27/27 : LABEL version=0.0.0 [2023-12-06T03:39:52.044Z] ---> Running in 8cf1797a4159 [2023-12-06T03:39:52.044Z] Removing intermediate container 8cf1797a4159 [2023-12-06T03:39:52.044Z] ---> 078b527154b3 [2023-12-06T03:39:52.044Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T03:39:52.044Z] Successfully built 078b527154b3 [2023-12-06T03:39:52.044Z] 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-12-06T03:39:53.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T03:39:53.567Z] [2023-12-06T03:39:53.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:39:53.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T03:39:53.976Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T03:39:53.976Z] 5eb5b503b376: Pulling fs layer [2023-12-06T03:39:53.976Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T03:39:53.976Z] ec43610c2a17: Pulling fs layer [2023-12-06T03:39:53.976Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T03:39:53.976Z] 33b1e0a273af: Pulling fs layer [2023-12-06T03:39:53.976Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T03:39:53.976Z] 2f39f015ded8: Pulling fs layer [2023-12-06T03:39:53.976Z] 33b1e0a273af: Waiting [2023-12-06T03:39:53.976Z] 3a2ae6a8a46f: Waiting [2023-12-06T03:39:53.976Z] 5d3b04190fa2: Waiting [2023-12-06T03:39:53.976Z] 2f39f015ded8: Waiting [2023-12-06T03:39:53.976Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T03:39:53.976Z] 5c69ac0246d0: Download complete [2023-12-06T03:39:53.976Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T03:39:53.976Z] 3a2ae6a8a46f: Download complete [2023-12-06T03:39:53.976Z] 33b1e0a273af: Verifying Checksum [2023-12-06T03:39:53.976Z] 33b1e0a273af: Download complete [2023-12-06T03:39:53.976Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T03:39:53.976Z] 5d3b04190fa2: Download complete [2023-12-06T03:39:53.976Z] ec43610c2a17: Verifying Checksum [2023-12-06T03:39:53.976Z] ec43610c2a17: Download complete [2023-12-06T03:39:54.233Z] 5eb5b503b376: Verifying Checksum [2023-12-06T03:39:54.796Z] 2f39f015ded8: Verifying Checksum [2023-12-06T03:39:54.796Z] 2f39f015ded8: Download complete [2023-12-06T03:39:55.361Z] 5eb5b503b376: Pull complete [2023-12-06T03:39:55.361Z] 5c69ac0246d0: Pull complete [2023-12-06T03:39:55.925Z] ec43610c2a17: Pull complete [2023-12-06T03:39:55.925Z] 3a2ae6a8a46f: Pull complete [2023-12-06T03:39:55.925Z] 33b1e0a273af: Pull complete [2023-12-06T03:39:55.925Z] 5d3b04190fa2: Pull complete [2023-12-06T03:40:00.104Z] 2f39f015ded8: Pull complete [2023-12-06T03:40:00.104Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T03:40:00.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T03:40:00.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:40:00.472Z] prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container [2023-12-06T03:40:00.508Z] $ 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-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T03:40:04.322Z] $ docker top 015d2658bf2c56a62e30d76bb583a9290a4139280736fc6a3f1da7f6749664fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:40:04.856Z] ---> job-cost.sh [2023-12-06T03:40:04.856Z] lf-activate-venv: SKIPPING [2023-12-06T03:40:04.856Z] INFO: No Stack... [2023-12-06T03:40:05.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T03:40:05.683Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T03:40:06.003Z] + cat /w/workspace/foundry_app-record-replay_PR-110/archives/cost.csv [2023-12-06T03:40:06.003Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T03:40:06.044Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [2023-12-06T03:40:06.049Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] did not exist. Created. [2023-12-06T03:40:06.049Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T03:40:06.525Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T03:40:06.576Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T03:40:06.647Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T03:40:06.804Z] $ docker stop --time=1 015d2658bf2c56a62e30d76bb583a9290a4139280736fc6a3f1da7f6749664fa [2023-12-06T03:40:07.956Z] $ docker rm -f --volumes 015d2658bf2c56a62e30d76bb583a9290a4139280736fc6a3f1da7f6749664fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T03:41:14.016Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24157 in /w/workspace/foundry_app-record-replay_PR-110 [Pipeline] { [Pipeline] ws [2023-12-06T03:41:14.114Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-12-06T03:41:17.237Z] Selected Git installation does not exist. Using Default [2023-12-06T03:41:17.237Z] The recommended git tool is: NONE [2023-12-06T03:41:22.432Z] using credential edgex-jenkins-ssh [2023-12-06T03:41:22.456Z] Cloning the remote Git repository [2023-12-06T03:41:22.515Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-12-06T03:41:22.626Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-12-06T03:41:22.787Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-12-06T03:41:22.788Z] > git --version # timeout=10 [2023-12-06T03:41:22.810Z] > git --version # 'git version 2.25.1' [2023-12-06T03:41:22.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T03:41:23.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T03:41:27.207Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-12-06T03:41:27.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T03:41:28.798Z] Merging remotes/origin/main commit b73e8993c43ebe873df5cbdb244a85e7d5ee0384 into PR head commit 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [2023-12-06T03:41:28.186Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-12-06T03:41:28.222Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-12-06T03:41:28.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T03:41:28.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T03:41:28.821Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T03:41:29.096Z] Merge succeeded, producing 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [2023-12-06T03:41:29.096Z] Checking out Revision 2af00cf6b1a17a0b29046058abaae2dbd9b38592 (PR-110) [2023-12-06T03:41:29.612Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-12-06T03:41:29.665Z] > git --version # timeout=10 [2023-12-06T03:41:29.699Z] > git --version # 'git version 2.25.1' [2023-12-06T03:41:29.814Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T03:41:28.897Z] > git checkout -f 2af00cf6b1a17a0b29046058abaae2dbd9b38592 # timeout=10 [2023-12-06T03:41:28.993Z] > git remote # timeout=10 [2023-12-06T03:41:29.014Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T03:41:29.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T03:41:29.050Z] > git merge b73e8993c43ebe873df5cbdb244a85e7d5ee0384 # timeout=10 [2023-12-06T03:41:29.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T03:41:29.106Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T03:41:29.119Z] > git checkout -f 2af00cf6b1a17a0b29046058abaae2dbd9b38592 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T03:41:31.292Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T03:41:31.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T03:41:31.292Z] Dload Upload Total Spent Left Speed [2023-12-06T03:41:31.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-12-06T03:41:31.647Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T03:41:31.998Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T03:41:31.998Z] + sudo tee /etc/docker/daemon.new [2023-12-06T03:41:31.998Z] { [2023-12-06T03:41:31.998Z] "registry-mirrors": [ [2023-12-06T03:41:31.998Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T03:41:31.998Z] ], [2023-12-06T03:41:31.998Z] "bip": "10.250.0.254/24", [2023-12-06T03:41:31.998Z] "hosts": [ [2023-12-06T03:41:31.998Z] "tcp://0.0.0.0:5555", [2023-12-06T03:41:31.998Z] "unix:///var/run/docker.sock" [2023-12-06T03:41:31.998Z] ], [2023-12-06T03:41:31.998Z] "mtu": 1458, [2023-12-06T03:41:31.998Z] "selinux-enabled": true, [2023-12-06T03:41:31.998Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T03:41:31.998Z] } [Pipeline] sh [2023-12-06T03:41:32.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T03:41:32.923Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T03:41:51.280Z] provisioning config files... [2023-12-06T03:41:51.304Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config12333926345130659642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:41:51.832Z] ---> ****-login.sh [2023-12-06T03:41:51.832Z] nexus3.edgexfoundry.org:10001 [2023-12-06T03:41:52.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:41:52.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:41:52.103Z] Configure a credential helper to remove this warning. See [2023-12-06T03:41:52.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:41:52.104Z] [2023-12-06T03:41:52.372Z] Login Succeeded [2023-12-06T03:41:52.372Z] nexus3.edgexfoundry.org:10002 [2023-12-06T03:41:52.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:41:52.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:41:52.641Z] Configure a credential helper to remove this warning. See [2023-12-06T03:41:52.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:41:52.641Z] [2023-12-06T03:41:52.641Z] Login Succeeded [2023-12-06T03:41:52.641Z] nexus3.edgexfoundry.org:10003 [2023-12-06T03:41:52.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:41:52.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:41:52.913Z] Configure a credential helper to remove this warning. See [2023-12-06T03:41:52.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:41:52.913Z] [2023-12-06T03:41:52.913Z] Login Succeeded [2023-12-06T03:41:52.913Z] nexus3.edgexfoundry.org:10004 [2023-12-06T03:41:52.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:41:53.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:41:53.181Z] Configure a credential helper to remove this warning. See [2023-12-06T03:41:53.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:41:53.181Z] [2023-12-06T03:41:53.181Z] Login Succeeded [2023-12-06T03:41:53.181Z] ****.io [2023-12-06T03:41:53.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:41:53.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:41:53.448Z] Configure a credential helper to remove this warning. See [2023-12-06T03:41:53.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:41:53.448Z] [2023-12-06T03:41:53.448Z] Login Succeeded [2023-12-06T03:41:53.716Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T03:41:53.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T03:41:54.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T03:41:54.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T03:41:54.459Z] ========================================================= [2023-12-06T03:41:54.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T03:41:54.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:41:55.127Z] + 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-12-06T03:41:56.097Z] #0 building with "default" instance using docker driver [2023-12-06T03:41:56.097Z] [2023-12-06T03:41:56.097Z] #1 [internal] load .dockerignore [2023-12-06T03:41:56.097Z] #1 transferring context: 159B 0.0s done [2023-12-06T03:41:56.097Z] #1 DONE 0.1s [2023-12-06T03:41:56.097Z] [2023-12-06T03:41:56.097Z] #2 [internal] load build definition from Dockerfile [2023-12-06T03:41:56.097Z] #2 transferring dockerfile: 1.76kB done [2023-12-06T03:41:56.367Z] #2 DONE 0.1s [2023-12-06T03:41:56.367Z] [2023-12-06T03:41:56.367Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T03:41:56.367Z] #3 DONE 0.1s [2023-12-06T03:41:56.367Z] [2023-12-06T03:41:56.367Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T03:41:56.367Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T03:41:56.636Z] #4 ... [2023-12-06T03:41:56.636Z] [2023-12-06T03:41:56.636Z] #5 [internal] load build context [2023-12-06T03:41:56.636Z] #5 transferring context: 220.65kB 0.0s done [2023-12-06T03:41:56.636Z] #5 DONE 0.1s [2023-12-06T03:41:56.636Z] [2023-12-06T03:41:56.636Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T03:41:56.636Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T03:41:56.636Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T03:41:56.636Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T03:41:56.636Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-06T03:41:56.636Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T03:41:56.636Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T03:41:56.636Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T03:41:56.636Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2023-12-06T03:41:56.636Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2023-12-06T03:41:56.636Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T03:41:56.636Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T03:41:56.636Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s [2023-12-06T03:41:56.636Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.33MB / 97.63MB 0.3s [2023-12-06T03:41:56.907Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s [2023-12-06T03:41:56.907Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.4s [2023-12-06T03:41:56.907Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.4s [2023-12-06T03:41:56.907Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s [2023-12-06T03:41:56.907Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T03:41:56.907Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2023-12-06T03:41:57.177Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.6s [2023-12-06T03:41:57.177Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-06T03:41:57.177Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.6s [2023-12-06T03:41:57.177Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.7s [2023-12-06T03:41:57.177Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-06T03:41:57.177Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T03:41:57.445Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.9s [2023-12-06T03:41:57.445Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 0.9s [2023-12-06T03:41:57.445Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s [2023-12-06T03:41:57.445Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.81MB / 97.63MB 1.0s [2023-12-06T03:41:57.445Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T03:41:57.714Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s [2023-12-06T03:41:57.714Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.2s [2023-12-06T03:41:57.714Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s [2023-12-06T03:41:57.714Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.3s [2023-12-06T03:41:57.988Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.4s [2023-12-06T03:41:57.988Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-06T03:41:57.988Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.84MB / 97.63MB 1.6s [2023-12-06T03:41:57.988Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T03:41:58.257Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s [2023-12-06T03:41:58.525Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 1.9s [2023-12-06T03:41:58.525Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s [2023-12-06T03:41:58.794Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-06T03:42:03.903Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2023-12-06T03:42:09.249Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-06T03:42:14.597Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done [2023-12-06T03:42:16.003Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T03:42:16.003Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T03:42:16.271Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T03:42:16.271Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T03:42:21.625Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T03:42:24.972Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-06T03:42:24.972Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T03:42:26.916Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T03:42:26.916Z] #4 DONE 30.5s [2023-12-06T03:42:26.916Z] [2023-12-06T03:42:26.916Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-06T03:42:27.875Z] #6 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T03:42:27.875Z] #6 1.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T03:42:28.835Z] #6 1.964 OK: 266 MiB in 52 packages [2023-12-06T03:42:30.777Z] #6 DONE 3.7s [2023-12-06T03:42:30.777Z] [2023-12-06T03:42:30.777Z] #7 [builder 3/7] WORKDIR /app [2023-12-06T03:42:30.777Z] #7 DONE 0.1s [2023-12-06T03:42:30.777Z] [2023-12-06T03:42:30.777Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T03:42:30.777Z] #8 DONE 0.1s [2023-12-06T03:42:31.043Z] [2023-12-06T03:42:31.043Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:42:58.038Z] #9 DONE 22.7s [2023-12-06T03:42:58.038Z] [2023-12-06T03:42:58.038Z] #10 [builder 6/7] COPY . . [2023-12-06T03:42:58.038Z] #10 DONE 0.1s [2023-12-06T03:42:58.038Z] [2023-12-06T03:42:58.038Z] #11 [builder 7/7] RUN echo noop [2023-12-06T03:42:58.038Z] #11 0.616 noop [2023-12-06T03:42:58.038Z] #11 DONE 0.7s [2023-12-06T03:42:58.038Z] [2023-12-06T03:42:58.038Z] #12 exporting to image [2023-12-06T03:42:58.038Z] #12 exporting layers [2023-12-06T03:43:20.088Z] #12 exporting layers 22.5s done [2023-12-06T03:43:20.088Z] #12 writing image sha256:61686d60454583eeea9f5a1ed04699ffaf0d44daee8e3c7b1207a01aa0fa674b done [2023-12-06T03:43:20.088Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-06T03:43:20.088Z] #12 DONE 22.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:43:20.746Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T03:43:20.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:43:21.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container [2023-12-06T03:43:21.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T03:43:22.270Z] $ docker top 9b724e1a1a361007e0d8d7f2b0d93ab50002a495b6332f0ad8475c32aaff323e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:43:22.889Z] + go version [2023-12-06T03:43:23.163Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T03:43:23.198Z] $ docker stop --time=1 9b724e1a1a361007e0d8d7f2b0d93ab50002a495b6332f0ad8475c32aaff323e [2023-12-06T03:43:24.745Z] $ docker rm -f --volumes 9b724e1a1a361007e0d8d7f2b0d93ab50002a495b6332f0ad8475c32aaff323e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:43:26.095Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T03:43:26.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:43:26.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container [2023-12-06T03:43:26.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T03:43:27.386Z] $ docker top eb808bd26bb488db00c6e1bd33824427f2a47e6528af871b506b65bff751d950 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:43:27.970Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T03:43:28.449Z] + make test [2023-12-06T03:43:28.449Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T03:45:05.352Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-12-06T03:45:05.352Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.206s coverage: 88.0% of statements [2023-12-06T03:45:05.352Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-12-06T03:45:05.352Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-12-06T03:45:05.352Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-12-06T03:45:09.608Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.943s coverage: 98.7% of statements [2023-12-06T03:45:09.608Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.477s coverage: 89.7% of statements [2023-12-06T03:45:09.608Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.174s coverage: 100.0% of statements [2023-12-06T03:45:10.190Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T03:45:10.190Z] go vet ./... [2023-12-06T03:46:18.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T03:46:18.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T03:46:18.051Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T03:46:18.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T03:46:18.167Z] $ docker stop --time=1 eb808bd26bb488db00c6e1bd33824427f2a47e6528af871b506b65bff751d950 [2023-12-06T03:46:20.172Z] $ docker rm -f --volumes eb808bd26bb488db00c6e1bd33824427f2a47e6528af871b506b65bff751d950 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T03:46:21.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T03:46:21.868Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T03:46:22.290Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T03:46:23.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T03:46:23.538Z] + ls -al . [2023-12-06T03:46:23.538Z] total 188 [2023-12-06T03:46:23.538Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 03:43 . [2023-12-06T03:46:23.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:41 .. [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 03:41 .dockerignore [2023-12-06T03:46:23.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:41 .git [2023-12-06T03:46:23.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:41 .github [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 6 03:41 .gitignore [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 03:41 .golangci.yml [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 11301 Dec 6 03:41 Attribution.txt [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 6 03:41 CHANGELOG.md [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 1725 Dec 6 03:41 Dockerfile [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 03:41 GOVERNANCE.md [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 6 03:41 Jenkinsfile [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 03:41 LICENSE [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 3136 Dec 6 03:41 Makefile [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 6 03:41 OWNERS.md [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 6 03:41 README.md [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 6 03:41 Record and Reply.postman_collection.json [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 03:37 VERSION [2023-12-06T03:46:23.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:41 bin [2023-12-06T03:46:23.538Z] -rw-r--r-- 1 jenkins jenkins 24666 Dec 6 03:45 coverage.out [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 3901 Dec 6 03:41 go.mod [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 34881 Dec 6 03:41 go.sum [2023-12-06T03:46:23.538Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 03:41 internal [2023-12-06T03:46:23.538Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 6 03:41 main.go [2023-12-06T03:46:23.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:41 openapi [2023-12-06T03:46:23.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:41 pkg [2023-12-06T03:46:23.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:46:24.056Z] + 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=2af00cf6b1a17a0b29046058abaae2dbd9b38592 --label arch=arm64 --label version=0.0.0 . [2023-12-06T03:46:25.013Z] #0 building with "default" instance using docker driver [2023-12-06T03:46:25.013Z] [2023-12-06T03:46:25.013Z] #1 [internal] load build definition from Dockerfile [2023-12-06T03:46:25.013Z] #1 transferring dockerfile: 1.76kB 0.0s done [2023-12-06T03:46:25.013Z] #1 DONE 0.0s [2023-12-06T03:46:25.013Z] [2023-12-06T03:46:25.013Z] #2 [internal] load .dockerignore [2023-12-06T03:46:25.013Z] #2 transferring context: 159B 0.0s done [2023-12-06T03:46:25.013Z] #2 DONE 0.0s [2023-12-06T03:46:25.013Z] [2023-12-06T03:46:25.013Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T03:46:25.013Z] #3 DONE 0.0s [2023-12-06T03:46:25.013Z] [2023-12-06T03:46:25.013Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T03:46:25.280Z] #4 DONE 0.5s [2023-12-06T03:46:25.280Z] [2023-12-06T03:46:25.280Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T03:46:25.280Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T03:46:25.280Z] #5 ... [2023-12-06T03:46:25.280Z] [2023-12-06T03:46:25.280Z] #6 [internal] load build context [2023-12-06T03:46:25.280Z] #6 transferring context: 26.74kB 0.0s done [2023-12-06T03:46:25.280Z] #6 DONE 0.0s [2023-12-06T03:46:25.280Z] [2023-12-06T03:46:25.280Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T03:46:25.280Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T03:46:25.551Z] #5 ... [2023-12-06T03:46:25.551Z] [2023-12-06T03:46:25.551Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T03:46:25.551Z] #7 DONE 0.2s [2023-12-06T03:46:25.551Z] [2023-12-06T03:46:25.551Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T03:46:25.551Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T03:46:25.551Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T03:46:25.551Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T03:46:25.551Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T03:46:25.551Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T03:46:26.138Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T03:46:26.138Z] #5 DONE 0.9s [2023-12-06T03:46:26.138Z] [2023-12-06T03:46:26.138Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-06T03:46:26.138Z] #8 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T03:46:26.722Z] #8 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T03:46:27.683Z] #8 2.259 OK: 266 MiB in 52 packages [2023-12-06T03:46:30.258Z] #8 ... [2023-12-06T03:46:30.258Z] [2023-12-06T03:46:30.258Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T03:46:30.258Z] #9 0.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T03:46:30.258Z] #9 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T03:46:30.258Z] #9 2.002 (1/2) Installing ca-certificates (20230506-r0) [2023-12-06T03:46:30.258Z] #9 2.085 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-06T03:46:30.258Z] #9 2.096 Executing busybox-1.36.1-r5.trigger [2023-12-06T03:46:30.258Z] #9 2.118 Executing ca-certificates-20230506-r0.trigger [2023-12-06T03:46:30.258Z] #9 2.308 OK: 9 MiB in 17 packages [2023-12-06T03:46:30.258Z] #9 DONE 3.9s [2023-12-06T03:46:30.258Z] [2023-12-06T03:46:30.258Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-06T03:46:30.258Z] #8 DONE 4.5s [2023-12-06T03:46:30.258Z] [2023-12-06T03:46:30.258Z] #10 [builder 3/7] WORKDIR /app [2023-12-06T03:46:30.258Z] #10 DONE 0.1s [2023-12-06T03:46:30.258Z] [2023-12-06T03:46:30.258Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T03:46:30.258Z] #11 ... [2023-12-06T03:46:30.258Z] [2023-12-06T03:46:30.258Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T03:46:30.258Z] #12 DONE 0.2s [2023-12-06T03:46:30.528Z] [2023-12-06T03:46:30.528Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:46:31.940Z] #13 DONE 1.6s [2023-12-06T03:46:31.940Z] [2023-12-06T03:46:31.940Z] #14 [builder 6/7] COPY . . [2023-12-06T03:46:32.209Z] #14 DONE 0.2s [2023-12-06T03:46:32.209Z] [2023-12-06T03:46:32.209Z] #15 [builder 7/7] RUN make build [2023-12-06T03:46:33.172Z] #15 ... [2023-12-06T03:46:33.172Z] [2023-12-06T03:46:33.172Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T03:46:33.172Z] #11 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T03:46:33.172Z] #11 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T03:46:33.172Z] #11 2.531 OK: 9 MiB in 17 packages [2023-12-06T03:46:33.172Z] #11 DONE 2.8s [2023-12-06T03:46:33.172Z] [2023-12-06T03:46:33.172Z] #15 [builder 7/7] RUN make build [2023-12-06T03:46:33.172Z] #15 0.739 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-12-06T03:47:41.014Z] #15 DONE 62.0s [2023-12-06T03:47:41.015Z] [2023-12-06T03:47:41.015Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-06T03:47:41.015Z] #16 DONE 0.1s [2023-12-06T03:47:41.015Z] [2023-12-06T03:47:41.015Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2023-12-06T03:47:41.015Z] #17 DONE 0.1s [2023-12-06T03:47:41.015Z] [2023-12-06T03:47:41.015Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2023-12-06T03:47:41.015Z] #18 DONE 0.1s [2023-12-06T03:47:41.015Z] [2023-12-06T03:47:41.015Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2023-12-06T03:47:41.015Z] #19 DONE 0.3s [2023-12-06T03:47:41.015Z] [2023-12-06T03:47:41.015Z] #20 exporting to image [2023-12-06T03:47:41.015Z] #20 exporting layers [2023-12-06T03:47:41.015Z] #20 exporting layers 0.4s done [2023-12-06T03:47:41.015Z] #20 writing image sha256:e3957559dc59da738e91b556f343155552bc368a4137137cc42e8dbd5d3728a8 done [2023-12-06T03:47:41.015Z] #20 naming to docker.io/library/app-record-replay-arm64 done [2023-12-06T03:47:41.015Z] #20 DONE 0.4s [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-12-06T03:47:42.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T03:47:42.281Z] [2023-12-06T03:47:42.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:47:42.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T03:47:42.722Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T03:47:42.723Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T03:47:42.723Z] 04944245beec: Pulling fs layer [2023-12-06T03:47:42.723Z] 699f458cf7ca: Pulling fs layer [2023-12-06T03:47:42.723Z] 765212b225bb: Pulling fs layer [2023-12-06T03:47:42.723Z] f23df028b6ca: Pulling fs layer [2023-12-06T03:47:42.723Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T03:47:42.723Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T03:47:42.723Z] f23df028b6ca: Waiting [2023-12-06T03:47:42.723Z] d65c8cfc05b1: Waiting [2023-12-06T03:47:42.723Z] 2437ff75d9bd: Waiting [2023-12-06T03:47:42.723Z] 765212b225bb: Waiting [2023-12-06T03:47:42.992Z] 04944245beec: Verifying Checksum [2023-12-06T03:47:42.992Z] 04944245beec: Download complete [2023-12-06T03:47:42.992Z] 765212b225bb: Verifying Checksum [2023-12-06T03:47:42.992Z] 765212b225bb: Download complete [2023-12-06T03:47:42.992Z] f23df028b6ca: Verifying Checksum [2023-12-06T03:47:42.992Z] f23df028b6ca: Download complete [2023-12-06T03:47:42.992Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T03:47:42.992Z] d65c8cfc05b1: Download complete [2023-12-06T03:47:43.262Z] 699f458cf7ca: Verifying Checksum [2023-12-06T03:47:43.262Z] 699f458cf7ca: Download complete [2023-12-06T03:47:43.529Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T03:47:43.529Z] 8998bd30e6a1: Download complete [2023-12-06T03:47:45.472Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T03:47:45.472Z] 2437ff75d9bd: Download complete [2023-12-06T03:47:49.723Z] 8998bd30e6a1: Pull complete [2023-12-06T03:47:50.303Z] 04944245beec: Pull complete [2023-12-06T03:47:52.247Z] 699f458cf7ca: Pull complete [2023-12-06T03:47:52.247Z] 765212b225bb: Pull complete [2023-12-06T03:47:52.829Z] f23df028b6ca: Pull complete [2023-12-06T03:47:53.096Z] d65c8cfc05b1: Pull complete [2023-12-06T03:48:19.756Z] 2437ff75d9bd: Pull complete [2023-12-06T03:48:19.756Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T03:48:19.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T03:48:19.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:48:20.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container [2023-12-06T03:48:20.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T03:48:26.740Z] $ docker top 7f0b42a2286bc5148cd6f401c936295f4625aff3bf49ad117425932a18bc8e82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:48:27.378Z] ---> job-cost.sh [2023-12-06T03:48:27.641Z] lf-activate-venv: SKIPPING [2023-12-06T03:48:27.642Z] INFO: No Stack... [2023-12-06T03:48:27.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T03:48:28.858Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T03:48:29.193Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-12-06T03:48:29.193Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T03:48:29.272Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [2023-12-06T03:48:29.277Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] did not exist. Created. [2023-12-06T03:48:29.277Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T03:48:29.773Z] /w/workspace/app-record-replay/1@tmp/durable-df027cbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T03:48:30.112Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T03:48:30.146Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T03:48:30.191Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T03:48:30.229Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T03:48:30.423Z] $ docker stop --time=1 7f0b42a2286bc5148cd6f401c936295f4625aff3bf49ad117425932a18bc8e82 [2023-12-06T03:48:31.801Z] $ docker rm -f --volumes 7f0b42a2286bc5148cd6f401c936295f4625aff3bf49ad117425932a18bc8e82 [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-12-06T03:48:33.948Z] provisioning config files... [2023-12-06T03:48:33.958Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-110@tmp/config1507358974541873443tmp [Pipeline] { [Pipeline] sh [2023-12-06T03:48:34.383Z] + set +x [2023-12-06T03:48:34.383Z] + curl -s https://codecov.io/bash [2023-12-06T03:48:34.383Z] + bash -s -- [2023-12-06T03:48:34.383Z] [2023-12-06T03:48:34.383Z] _____ _ [2023-12-06T03:48:34.383Z] / ____| | | [2023-12-06T03:48:34.383Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T03:48:34.383Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T03:48:34.383Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T03:48:34.383Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T03:48:34.383Z] Bash-1.0.6 [2023-12-06T03:48:34.383Z] [2023-12-06T03:48:34.383Z] [2023-12-06T03:48:34.383Z] ==> git version 2.25.1 found [2023-12-06T03:48:34.383Z] ==> 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-12-06T03:48:34.383Z] Release-Date: 2020-01-08 [2023-12-06T03:48:34.383Z] 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-12-06T03:48:34.383Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T03:48:34.383Z] ==> Jenkins CI detected. [2023-12-06T03:48:34.383Z] current dir:  /w/workspace/foundry_app-record-replay_PR-110 [2023-12-06T03:48:34.383Z] project root: . [2023-12-06T03:48:34.383Z] --> token set from env [2023-12-06T03:48:34.383Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T03:48:34.383Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T03:48:34.383Z] ==> Python coveragepy not found [2023-12-06T03:48:34.383Z] ==> Searching for coverage reports in: [2023-12-06T03:48:34.383Z] + . [2023-12-06T03:48:34.383Z] -> Found 1 reports [2023-12-06T03:48:34.383Z] ==> Detecting git/mercurial file structure [2023-12-06T03:48:34.383Z] ==> Reading reports [2023-12-06T03:48:34.383Z] + ./coverage.out bytes=24666 [2023-12-06T03:48:34.383Z] ==> Appending adjustments [2023-12-06T03:48:34.383Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T03:48:34.643Z] + Found adjustments [2023-12-06T03:48:34.643Z] ==> Gzipping contents [2023-12-06T03:48:34.643Z] 8.0K /tmp/codecov.fmudqm.gz [2023-12-06T03:48:34.643Z] ==> Uploading reports [2023-12-06T03:48:34.643Z] url: https://codecov.io [2023-12-06T03:48:34.643Z] query: branch=PR-110&commit=2af00cf6b1a17a0b29046058abaae2dbd9b38592&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=110&job=&cmd_args= [2023-12-06T03:48:34.643Z] -> Pinging Codecov [2023-12-06T03:48:34.643Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-110&commit=2af00cf6b1a17a0b29046058abaae2dbd9b38592&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=110&job=&cmd_args= [2023-12-06T03:48:34.902Z] -> Uploading to [2023-12-06T03:48:34.903Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/F467761B9912B4F32F9BC62907045C81/2af00cf6b1a17a0b29046058abaae2dbd9b38592/8d68acef-023a-485a-be35-b5ca2e9df628.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T034834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=997679e37b58b3589701fb0dbb0c1f23b03a8bad98402709b5b02a3a7cb9756a [2023-12-06T03:48:34.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T03:48:34.903Z] Dload Upload Total Spent Left Speed [2023-12-06T03:48:35.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 18500 --:--:-- --:--:-- --:--:-- 18500 [2023-12-06T03:48:35.161Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] } [2023-12-06T03:48:35.207Z] 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-12-06T03:48:38.436Z] + [ -d /w/workspace/foundry_app-record-replay_PR-110/archives ] [2023-12-06T03:48:38.436Z] + ls -al /w/workspace/foundry_app-record-replay_PR-110/archives [2023-12-06T03:48:38.436Z] total 16 [2023-12-06T03:48:38.436Z] drwxr-xr-x 3 root root 4096 Dec 6 03:40 . [2023-12-06T03:48:38.436Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 03:40 .. [2023-12-06T03:48:38.436Z] drwxr-xr-x 2 root root 4096 Dec 6 03:40 cost [2023-12-06T03:48:38.436Z] -rw-r--r-- 1 root root 89 Dec 6 03:40 cost.csv [2023-12-06T03:48:38.436Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-110/archives [2023-12-06T03:48:38.436Z] + ls -al /w/workspace/foundry_app-record-replay_PR-110/archives [2023-12-06T03:48:38.436Z] total 16 [2023-12-06T03:48:38.436Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 03:40 . [2023-12-06T03:48:38.436Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 03:40 .. [2023-12-06T03:48:38.436Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 03:40 cost [2023-12-06T03:48:38.436Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:48:38.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:48:39.648Z] ---> package-listing.sh [2023-12-06T03:48:39.648Z] ++ facter osfamily [2023-12-06T03:48:39.648Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T03:48:39.909Z] + OS_FAMILY=debian [2023-12-06T03:48:39.909Z] + workspace=/w/workspace/foundry_app-record-replay_PR-110 [2023-12-06T03:48:39.909Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T03:48:39.909Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T03:48:39.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T03:48:39.909Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T03:48:39.909Z] + '[' /w/workspace/foundry_app-record-replay_PR-110 ']' [2023-12-06T03:48:39.909Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T03:48:39.909Z] + case "${OS_FAMILY}" in [2023-12-06T03:48:39.909Z] + dpkg -l [2023-12-06T03:48:39.909Z] + grep '^ii' [2023-12-06T03:48:39.909Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T03:48:39.909Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T03:48:39.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T03:48:39.909Z] + '[' /w/workspace/foundry_app-record-replay_PR-110 ']' [2023-12-06T03:48:39.909Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-110/archives/ [2023-12-06T03:48:39.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-110/archives/ [Pipeline] echo [2023-12-06T03:48:39.949Z] 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-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T03:48:40.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:48:40.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T03:48:40.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:48:41.167Z] prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container [2023-12-06T03:48:41.201Z] $ 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-110/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-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T03:48:41.387Z] $ docker top 3991fcae2e865d8411ac45adb495d87220a384556dcbf6a282afa00ee5508903 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:48:41.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T03:48:42.179Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T03:48:42.489Z] + ls /var/log/sa-host [2023-12-06T03:48:42.489Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T03:48:42.683Z] provisioning config files... [2023-12-06T03:48:42.693Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-110@tmp/config11835198362855536713tmp [Pipeline] { [Pipeline] echo [2023-12-06T03:48:42.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:48:43.151Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T03:48:43.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:48:43.674Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T03:48:43.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:48:44.009Z] ---> sudo-logs.sh [2023-12-06T03:48:44.009Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T03:48:44.144Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:48:44.453Z] ---> job-cost.sh [2023-12-06T03:48:44.453Z] lf-activate-venv: SKIPPING [2023-12-06T03:48:44.453Z] DEBUG: total: 0.2199999988079071 [2023-12-06T03:48:44.453Z] INFO: Retrieving Stack Cost... [2023-12-06T03:48:45.020Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T03:48:45.279Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T03:48:45.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:48:45.640Z] ---> logs-deploy.sh [2023-12-06T03:48:45.640Z] lf-activate-venv: SKIPPING [2023-12-06T03:48:45.640Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-110/1 [2023-12-06T03:48:45.640Z] INFO: archiving workspace using pattern(s): [2023-12-06T03:48:46.580Z] Archives upload complete. [2023-12-06T03:48:46.580Z] INFO: archiving logs to Nexus