Pull request #116 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b47e709b33684c27b51e5b1712683e13977f6f4+84227a6b8907ed7ae78168a496abf1cce4bdb2a7 (9815c21817c9bdf1df96783bdc541c16d8ccf788) 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-ssh15105467088458103804.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-ssh12353704667901535015.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-116/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-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9536402257916303429.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-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10102085075597684544.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-ssh9174621557215072911.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-116/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-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh188493561594962883.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-26964’ Running on prd-ubuntu20.04-docker-8c-8g-26970 in /w/workspace/foundry_app-record-replay_PR-116 [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-116 # 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/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 into PR head commit 5b47e709b33684c27b51e5b1712683e13977f6f4 Merge succeeded, producing 5b47e709b33684c27b51e5b1712683e13977f6f4 Checking out Revision 5b47e709b33684c27b51e5b1712683e13977f6f4 (PR-116) 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] } [Pipeline] // stage [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f 5b47e709b33684c27b51e5b1712683e13977f6f4 # 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 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b47e709b33684c27b51e5b1712683e13977f6f4 # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-09T03:53:12.777Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-09T03:53:13.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-09T03:53:13.132Z] ========================================================= [2024-01-09T03:53:13.132Z] EdgeX Global Pipelines Version Info [2024-01-09T03:53:13.132Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-09T03:53:13.891Z] ------------------- [2024-01-09T03:53:13.891Z] stable info: [2024-01-09T03:53:13.891Z] ------------------- [2024-01-09T03:53:13.891Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-09T03:53:13.891Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-09T03:53:13.891Z] Message: update stable to v1.0.258 [2024-01-09T03:53:14.466Z] ------------------- [2024-01-09T03:53:14.466Z] experimental info: [2024-01-09T03:53:14.466Z] ------------------- [2024-01-09T03:53:14.466Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-09T03:53:14.466Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-09T03:53:14.466Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-09T03:53:14.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-01-09T03:53:14.757Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-01-09T03:53:14.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-09T03:53:14.877Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-09T03:53:14.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-09T03:53:15.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-09T03:53:15.062Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-09T03:53:15.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-09T03:53:15.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-09T03:53:15.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-09T03:53:15.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-09T03:53:15.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-01-09T03:53:15.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-09T03:53:15.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-09T03:53:15.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-09T03:53:15.645Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-09T03:53:15.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-09T03:53:15.775Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-09T03:53:15.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-09T03:53:15.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-09T03:53:15.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-09T03:53:16.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-09T03:53:16.144Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-09T03:53:16.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-09T03:53:16.303Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-09T03:53:16.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-09T03:53:16.459Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-09T03:53:16.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2024-01-09T03:53:16.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2024-01-09T03:53:16.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2024-01-09T03:53:16.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] echo [2024-01-09T03:53:17.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b47e70 [Pipeline] echo [2024-01-09T03:53:17.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T03:53:17.332Z] provisioning config files... [2024-01-09T03:53:17.346Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-116@tmp/config13845360775353658343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T03:53:17.750Z] ---> ****-login.sh [2024-01-09T03:53:17.750Z] nexus3.edgexfoundry.org:10001 [2024-01-09T03:53:18.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:18.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:18.010Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:18.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:18.010Z] [2024-01-09T03:53:18.010Z] Login Succeeded [2024-01-09T03:53:18.010Z] nexus3.edgexfoundry.org:10002 [2024-01-09T03:53:18.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:18.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:18.270Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:18.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:18.270Z] [2024-01-09T03:53:18.270Z] Login Succeeded [2024-01-09T03:53:18.270Z] nexus3.edgexfoundry.org:10003 [2024-01-09T03:53:18.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:18.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:18.270Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:18.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:18.270Z] [2024-01-09T03:53:18.270Z] Login Succeeded [2024-01-09T03:53:18.270Z] nexus3.edgexfoundry.org:10004 [2024-01-09T03:53:18.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:18.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:18.532Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:18.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:18.532Z] [2024-01-09T03:53:18.532Z] Login Succeeded [2024-01-09T03:53:18.532Z] ****.io [2024-01-09T03:53:18.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:18.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:18.794Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:18.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:18.794Z] [2024-01-09T03:53:18.794Z] Login Succeeded [2024-01-09T03:53:18.794Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T03:53:18.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-09T03:53:19.633Z] + git rev-list -1 --merges 5b47e709b33684c27b51e5b1712683e13977f6f4~1..5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] echo [2024-01-09T03:53:19.678Z] -----------> git rev-list -1 --merges 5b47e709b33684c27b51e5b1712683e13977f6f4~1..5b47e709b33684c27b51e5b1712683e13977f6f4 5b47e709b33684c27b51e5b1712683e13977f6f4 [false] [Pipeline] sh [2024-01-09T03:53:20.014Z] + git log --format=format:%s -1 5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] echo [2024-01-09T03:53:20.052Z] ========================================================= [2024-01-09T03:53:20.052Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-09T03:53:20.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T03:53:20.561Z] + git log --format=format:%s -1 5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] echo [2024-01-09T03:53:20.596Z] [semverPrep] GIT_COMMIT: 5b47e709b33684c27b51e5b1712683e13977f6f4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-01-09T03:53:20.646Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-09T03:53:21.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T03:53:21.113Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-09T03:53:21.113Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-09T03:53:21.113Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-09T03:53:21.113Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-09T03:53:21.113Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-09T03:53:21.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:53:21.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T03:53:21.637Z] [2024-01-09T03:53:21.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:53:22.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T03:53:22.189Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-09T03:53:22.189Z] b85a868b505f: Pulling fs layer [2024-01-09T03:53:22.189Z] e2be974225ed: Pulling fs layer [2024-01-09T03:53:22.189Z] 339a4e72a1f5: Pulling fs layer [2024-01-09T03:53:22.189Z] 988bab9f4d93: Pulling fs layer [2024-01-09T03:53:22.189Z] 1469e6f7b9e6: Pulling fs layer [2024-01-09T03:53:22.189Z] eaf3925da568: Pulling fs layer [2024-01-09T03:53:22.189Z] bab4dde63d76: Pulling fs layer [2024-01-09T03:53:22.189Z] bde34c3a00c8: Pulling fs layer [2024-01-09T03:53:22.189Z] b352a97aabf1: Pulling fs layer [2024-01-09T03:53:22.189Z] 4872d77fe225: Pulling fs layer [2024-01-09T03:53:22.189Z] 5851b861e8e6: Pulling fs layer [2024-01-09T03:53:22.189Z] 1469e6f7b9e6: Waiting [2024-01-09T03:53:22.189Z] bab4dde63d76: Waiting [2024-01-09T03:53:22.189Z] eaf3925da568: Waiting [2024-01-09T03:53:22.189Z] bde34c3a00c8: Waiting [2024-01-09T03:53:22.189Z] b352a97aabf1: Waiting [2024-01-09T03:53:22.189Z] 4872d77fe225: Waiting [2024-01-09T03:53:22.189Z] 5851b861e8e6: Waiting [2024-01-09T03:53:22.189Z] 988bab9f4d93: Waiting [2024-01-09T03:53:22.189Z] e2be974225ed: Download complete [2024-01-09T03:53:22.189Z] 988bab9f4d93: Download complete [2024-01-09T03:53:22.460Z] 1469e6f7b9e6: Verifying Checksum [2024-01-09T03:53:22.460Z] 1469e6f7b9e6: Download complete [2024-01-09T03:53:22.460Z] 339a4e72a1f5: Download complete [2024-01-09T03:53:22.460Z] eaf3925da568: Download complete [2024-01-09T03:53:22.460Z] bde34c3a00c8: Verifying Checksum [2024-01-09T03:53:22.460Z] bde34c3a00c8: Download complete [2024-01-09T03:53:22.460Z] b352a97aabf1: Verifying Checksum [2024-01-09T03:53:22.460Z] b352a97aabf1: Download complete [2024-01-09T03:53:22.460Z] 4872d77fe225: Verifying Checksum [2024-01-09T03:53:22.460Z] 4872d77fe225: Download complete [2024-01-09T03:53:22.460Z] 5851b861e8e6: Download complete [2024-01-09T03:53:22.460Z] b85a868b505f: Verifying Checksum [2024-01-09T03:53:22.460Z] b85a868b505f: Download complete [2024-01-09T03:53:22.719Z] bab4dde63d76: Verifying Checksum [2024-01-09T03:53:22.719Z] bab4dde63d76: Download complete [2024-01-09T03:53:23.656Z] b85a868b505f: Pull complete [2024-01-09T03:53:23.915Z] e2be974225ed: Pull complete [2024-01-09T03:53:24.482Z] 339a4e72a1f5: Pull complete [2024-01-09T03:53:24.482Z] 988bab9f4d93: Pull complete [2024-01-09T03:53:24.741Z] 1469e6f7b9e6: Pull complete [2024-01-09T03:53:25.000Z] eaf3925da568: Pull complete [2024-01-09T03:53:27.543Z] bab4dde63d76: Pull complete [2024-01-09T03:53:27.543Z] bde34c3a00c8: Pull complete [2024-01-09T03:53:27.803Z] b352a97aabf1: Pull complete [2024-01-09T03:53:28.064Z] 4872d77fe225: Pull complete [2024-01-09T03:53:28.324Z] 5851b861e8e6: Pull complete [2024-01-09T03:53:28.588Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-09T03:53:28.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T03:53:28.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T03:53:28.976Z] prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container [2024-01-09T03:53:29.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T03:53:34.202Z] $ docker top f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af -eo pid,comm [2024-01-09T03:53:34.277Z] 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). [2024-01-09T03:53:34.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T03:53:34.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T03:53:34.480Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T03:53:34.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T03:53:34.597Z] $ docker exec f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af ssh-agent [2024-01-09T03:53:34.706Z] SSH_AUTH_SOCK=/tmp/ssh-cCtbyksFmriq/agent.31 [2024-01-09T03:53:34.706Z] SSH_AGENT_PID=37 [2024-01-09T03:53:34.715Z] Running ssh-add (command line suppressed) [2024-01-09T03:53:34.824Z] Identity added: /w/workspace/foundry_app-record-replay_PR-116@tmp/private_key_11092849578829519459.key (/w/workspace/foundry_app-record-replay_PR-116@tmp/private_key_11092849578829519459.key) [2024-01-09T03:53:34.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T03:53:35.193Z] + git tag --points-at HEAD [Pipeline] } [2024-01-09T03:53:35.228Z] $ docker exec --env ******** --env ******** f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af ssh-agent -k [2024-01-09T03:53:35.337Z] unset SSH_AUTH_SOCK; [2024-01-09T03:53:35.338Z] unset SSH_AGENT_PID; [2024-01-09T03:53:35.338Z] echo Agent pid 37 killed; [2024-01-09T03:53:35.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-09T03:53:35.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T03:53:35.641Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T03:53:35.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T03:53:35.759Z] $ docker exec f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af ssh-agent [2024-01-09T03:53:35.862Z] SSH_AUTH_SOCK=/tmp/ssh-4ZHI5ED68dhH/agent.69 [2024-01-09T03:53:35.862Z] SSH_AGENT_PID=76 [2024-01-09T03:53:35.868Z] Running ssh-add (command line suppressed) [2024-01-09T03:53:35.975Z] Identity added: /w/workspace/foundry_app-record-replay_PR-116@tmp/private_key_1516802904077373685.key (/w/workspace/foundry_app-record-replay_PR-116@tmp/private_key_1516802904077373685.key) [2024-01-09T03:53:35.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T03:53:36.344Z] + git semver init [2024-01-09T03:53:36.604Z] 2024-01-09 03:53:36,523 [run_init] DEBUG init version:0.0.0 force:False [2024-01-09T03:53:36.604Z] 2024-01-09 03:53:36,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-116/.semver [2024-01-09T03:53:36.605Z] 2024-01-09 03:53:36,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-116/.semver [2024-01-09T03:53:36.605Z] 2024-01-09 03:53:36,525 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-116/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-116, universal_newlines=False, shell=None, istream=None) [2024-01-09T03:53:37.988Z] 2024-01-09 03:53:37,556 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-116/.git/info/exclude [2024-01-09T03:53:37.988Z] 2024-01-09 03:53:37,557 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-116/.semver/PR-116 with force:False [2024-01-09T03:53:37.988Z] 2024-01-09 03:53:37,557 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-116/.semver/PR-116 [2024-01-09T03:53:37.988Z] 2024-01-09 03:53:37,561 [execute] INFO git cat-file --batch-check [2024-01-09T03:53:37.988Z] 2024-01-09 03:53:37,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T03:53:37.988Z] 2024-01-09 03:53:37,569 [execute] INFO git cat-file --batch [2024-01-09T03:53:37.988Z] 2024-01-09 03:53:37,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T03:53:37.988Z] 2024-01-09 03:53:37,575 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-116/.semver/PR-116 [2024-01-09T03:53:37.988Z] 0.0.0 [Pipeline] } [2024-01-09T03:53:38.016Z] $ docker exec --env ******** --env ******** f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af ssh-agent -k [2024-01-09T03:53:38.130Z] unset SSH_AUTH_SOCK; [2024-01-09T03:53:38.131Z] unset SSH_AGENT_PID; [2024-01-09T03:53:38.131Z] echo Agent pid 76 killed; [2024-01-09T03:53:38.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T03:53:38.703Z] + git semver [Pipeline] } [2024-01-09T03:53:38.993Z] $ docker stop --time=1 f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af [2024-01-09T03:53:40.307Z] $ docker rm -f --volumes f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T03:53:40.780Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-09T03:53:41.143Z] Stashed 1 file(s) [Pipeline] echo [2024-01-09T03:53:41.165Z] [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 [2024-01-09T03:53:42.269Z] provisioning config files... [2024-01-09T03:53:42.280Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-116@tmp/config13761536163846887439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T03:53:42.687Z] ---> ****-login.sh [2024-01-09T03:53:42.687Z] nexus3.edgexfoundry.org:10001 [2024-01-09T03:53:42.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:42.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:42.687Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:42.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:42.687Z] [2024-01-09T03:53:42.687Z] Login Succeeded [2024-01-09T03:53:42.687Z] nexus3.edgexfoundry.org:10002 [2024-01-09T03:53:42.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:42.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:42.687Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:42.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:42.687Z] [2024-01-09T03:53:42.687Z] Login Succeeded [2024-01-09T03:53:42.687Z] nexus3.edgexfoundry.org:10003 [2024-01-09T03:53:42.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:42.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:42.948Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:42.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:42.948Z] [2024-01-09T03:53:42.948Z] Login Succeeded [2024-01-09T03:53:42.948Z] nexus3.edgexfoundry.org:10004 [2024-01-09T03:53:42.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:42.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:42.948Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:42.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:42.948Z] [2024-01-09T03:53:42.948Z] Login Succeeded [2024-01-09T03:53:42.948Z] ****.io [2024-01-09T03:53:43.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:53:43.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:53:43.209Z] Configure a credential helper to remove this warning. See [2024-01-09T03:53:43.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:53:43.209Z] [2024-01-09T03:53:43.209Z] Login Succeeded [2024-01-09T03:53:43.209Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T03:53:43.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-09T03:53:43.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T03:53:43.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T03:53:43.717Z] ========================================================= [2024-01-09T03:53:43.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-09T03:53:43.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:53:44.326Z] + 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 . [2024-01-09T03:53:44.326Z] Sending build context to Docker daemon 6.712MB [2024-01-09T03:53:44.326Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-09T03:53:44.326Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-09T03:53:44.326Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-09T03:53:44.326Z] 7264a8db6415: Pulling fs layer [2024-01-09T03:53:44.326Z] c4d48a809fc2: Pulling fs layer [2024-01-09T03:53:44.326Z] 4f1c88b9dad5: Pulling fs layer [2024-01-09T03:53:44.326Z] ad3a456e5733: Pulling fs layer [2024-01-09T03:53:44.326Z] 69c7f0334f64: Pulling fs layer [2024-01-09T03:53:44.326Z] 1f1c1a5573a3: Pulling fs layer [2024-01-09T03:53:44.326Z] ce7588e14bc9: Pulling fs layer [2024-01-09T03:53:44.326Z] b5e4710f87ac: Pulling fs layer [2024-01-09T03:53:44.326Z] 1f1c1a5573a3: Waiting [2024-01-09T03:53:44.326Z] ce7588e14bc9: Waiting [2024-01-09T03:53:44.326Z] b5e4710f87ac: Waiting [2024-01-09T03:53:44.326Z] ad3a456e5733: Waiting [2024-01-09T03:53:44.326Z] 69c7f0334f64: Waiting [2024-01-09T03:53:44.326Z] c4d48a809fc2: Verifying Checksum [2024-01-09T03:53:44.326Z] c4d48a809fc2: Download complete [2024-01-09T03:53:44.587Z] ad3a456e5733: Download complete [2024-01-09T03:53:44.587Z] 69c7f0334f64: Verifying Checksum [2024-01-09T03:53:44.587Z] 69c7f0334f64: Download complete [2024-01-09T03:53:44.587Z] 7264a8db6415: Verifying Checksum [2024-01-09T03:53:44.587Z] 7264a8db6415: Download complete [2024-01-09T03:53:44.587Z] 1f1c1a5573a3: Verifying Checksum [2024-01-09T03:53:44.587Z] 1f1c1a5573a3: Download complete [2024-01-09T03:53:44.587Z] 7264a8db6415: Pull complete [2024-01-09T03:53:44.847Z] b5e4710f87ac: Verifying Checksum [2024-01-09T03:53:44.847Z] b5e4710f87ac: Download complete [2024-01-09T03:53:44.847Z] c4d48a809fc2: Pull complete [2024-01-09T03:53:45.106Z] 4f1c88b9dad5: Verifying Checksum [2024-01-09T03:53:45.106Z] 4f1c88b9dad5: Download complete [2024-01-09T03:53:45.364Z] ce7588e14bc9: Verifying Checksum [2024-01-09T03:53:45.364Z] ce7588e14bc9: Download complete [2024-01-09T03:53:48.655Z] 4f1c88b9dad5: Pull complete [2024-01-09T03:53:48.655Z] ad3a456e5733: Pull complete [2024-01-09T03:53:48.655Z] 69c7f0334f64: Pull complete [2024-01-09T03:53:48.655Z] 1f1c1a5573a3: Pull complete [2024-01-09T03:53:51.188Z] ce7588e14bc9: Pull complete [2024-01-09T03:53:51.449Z] b5e4710f87ac: Pull complete [2024-01-09T03:53:51.449Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-09T03:53:51.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-09T03:53:51.449Z] ---> 88b5674ff536 [2024-01-09T03:53:51.449Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-09T03:53:56.843Z] Still waiting to schedule task [2024-01-09T03:53:56.843Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26969’ [2024-01-09T03:53:58.031Z] ---> Running in 32d2b7a0f12c [2024-01-09T03:53:58.031Z] Removing intermediate container 32d2b7a0f12c [2024-01-09T03:53:58.031Z] ---> 7eba281b0b02 [2024-01-09T03:53:58.031Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-09T03:53:58.031Z] ---> Running in b0156c296194 [2024-01-09T03:53:58.031Z] Removing intermediate container b0156c296194 [2024-01-09T03:53:58.031Z] ---> 98b6e0bedc7a [2024-01-09T03:53:58.031Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-09T03:53:58.031Z] ---> Running in 5911fbb9c5d5 [2024-01-09T03:53:58.031Z] Removing intermediate container 5911fbb9c5d5 [2024-01-09T03:53:58.031Z] ---> 2d940cc1579b [2024-01-09T03:53:58.031Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-09T03:53:58.031Z] ---> Running in 50a26662ed9c [2024-01-09T03:53:58.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T03:53:58.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T03:53:58.031Z] OK: 264 MiB in 52 packages [2024-01-09T03:53:58.290Z] Removing intermediate container 50a26662ed9c [2024-01-09T03:53:58.290Z] ---> 231961cf1c7b [2024-01-09T03:53:58.290Z] Step 7/12 : WORKDIR /app [2024-01-09T03:53:58.290Z] ---> Running in 504c6fc59d4c [2024-01-09T03:53:58.290Z] Removing intermediate container 504c6fc59d4c [2024-01-09T03:53:58.290Z] ---> 98a440d25c68 [2024-01-09T03:53:58.290Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-09T03:53:58.549Z] ---> 5749f50873cc [2024-01-09T03:53:58.549Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T03:53:58.549Z] ---> Running in 7e9435a33f9b [2024-01-09T03:54:45.373Z] Removing intermediate container 7e9435a33f9b [2024-01-09T03:54:45.374Z] ---> af27d1d74bd4 [2024-01-09T03:54:45.374Z] Step 10/12 : COPY . . [2024-01-09T03:54:45.374Z] ---> f671d2f2cf1c [2024-01-09T03:54:45.374Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-09T03:54:45.374Z] ---> Running in 809b063ab3cc [2024-01-09T03:54:45.374Z] Removing intermediate container 809b063ab3cc [2024-01-09T03:54:45.374Z] ---> 08f42ef9773f [2024-01-09T03:54:45.374Z] Step 12/12 : RUN $MAKE [2024-01-09T03:54:45.374Z] ---> Running in a3bf9d7e1a66 [2024-01-09T03:54:45.374Z] noop [2024-01-09T03:54:45.374Z] Removing intermediate container a3bf9d7e1a66 [2024-01-09T03:54:45.374Z] ---> f7beb6843591 [2024-01-09T03:54:45.374Z] Successfully built f7beb6843591 [2024-01-09T03:54:45.374Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:54:45.926Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-09T03:54:45.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T03:54:46.149Z] prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container [2024-01-09T03:54:46.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-09T03:54:46.545Z] $ docker top c62e65aeb98fd713f732c2f019f388e95a5d85d1fca107a994b5e48a64717d00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T03:54:47.033Z] + go version [2024-01-09T03:54:47.033Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-09T03:54:47.084Z] $ docker stop --time=1 c62e65aeb98fd713f732c2f019f388e95a5d85d1fca107a994b5e48a64717d00 [2024-01-09T03:54:48.341Z] $ docker rm -f --volumes c62e65aeb98fd713f732c2f019f388e95a5d85d1fca107a994b5e48a64717d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:54:49.326Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-09T03:54:49.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T03:54:49.579Z] prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container [2024-01-09T03:54:49.612Z] $ 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-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-09T03:54:49.920Z] $ docker top cfe8184c741aac9b516075b5f8097fb878fe2b389bf2d4d314482702af0096e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T03:54:50.370Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-116 [Pipeline] fileExists [Pipeline] sh [2024-01-09T03:54:50.761Z] + make test [2024-01-09T03:54:50.761Z] go test -race -coverprofile=coverage.out ./... [2024-01-09T03:55:12.696Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-01-09T03:55:12.696Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-01-09T03:55:12.696Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-01-09T03:55:12.696Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-01-09T03:55:12.696Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements [2024-01-09T03:55:20.013Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements [2024-01-09T03:55:20.013Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.104s coverage: 89.7% of statements [2024-01-09T03:55:20.013Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements [2024-01-09T03:55:43.232Z] go vet ./... [2024-01-09T03:55:43.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-09T03:55:43.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-09T03:55:43.232Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-09T03:55:44.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-09T03:55:44.416Z] $ docker stop --time=1 cfe8184c741aac9b516075b5f8097fb878fe2b389bf2d4d314482702af0096e8 [2024-01-09T03:55:52.575Z] $ docker rm -f --volumes cfe8184c741aac9b516075b5f8097fb878fe2b389bf2d4d314482702af0096e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T03:55:53.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-09T03:55:53.319Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-09T03:55:54.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-09T03:55:54.472Z] + ls -al . [2024-01-09T03:55:54.472Z] total 192 [2024-01-09T03:55:54.472Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 03:54 . [2024-01-09T03:55:54.472Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:53 .. [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 9 03:53 .dockerignore [2024-01-09T03:55:54.472Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 03:55 .git [2024-01-09T03:55:54.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:53 .github [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 9 03:53 .gitignore [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 03:53 .golangci.yml [2024-01-09T03:55:54.472Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 03:53 .semver [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jan 9 03:53 Attribution.txt [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 9 03:53 CHANGELOG.md [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jan 9 03:53 Dockerfile [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 03:53 GOVERNANCE.md [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 9 03:53 Jenkinsfile [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 03:53 LICENSE [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 3136 Jan 9 03:53 Makefile [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 9 03:53 OWNERS.md [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 9 03:53 README.md [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 9 03:53 Record and Reply.postman_collection.json [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 03:53 VERSION [2024-01-09T03:55:54.472Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:53 bin [2024-01-09T03:55:54.472Z] -rw-r--r-- 1 jenkins jenkins 24667 Jan 9 03:55 coverage.out [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 3902 Jan 9 03:53 go.mod [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 34482 Jan 9 03:53 go.sum [2024-01-09T03:55:54.472Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 03:53 internal [2024-01-09T03:55:54.472Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 9 03:53 main.go [2024-01-09T03:55:54.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:53 openapi [2024-01-09T03:55:54.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:53 pkg [2024-01-09T03:55:54.472Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:55:54.963Z] + 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=5b47e709b33684c27b51e5b1712683e13977f6f4 --label arch=amd64 --label version=0.0.0 . [2024-01-09T03:55:54.963Z] Sending build context to Docker daemon 6.738MB [2024-01-09T03:55:54.963Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-09T03:55:54.963Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-09T03:55:54.963Z] ---> f7beb6843591 [2024-01-09T03:55:54.963Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-09T03:55:55.224Z] ---> Running in 1a193870de02 [2024-01-09T03:55:55.224Z] Removing intermediate container 1a193870de02 [2024-01-09T03:55:55.224Z] ---> 07ab2107a6fa [2024-01-09T03:55:55.224Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-09T03:55:55.224Z] ---> Running in 70aa0fb405f4 [2024-01-09T03:55:55.224Z] Removing intermediate container 70aa0fb405f4 [2024-01-09T03:55:55.224Z] ---> b61bebdc9468 [2024-01-09T03:55:55.224Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-09T03:55:55.224Z] ---> Running in dcaf89af5b87 [2024-01-09T03:55:55.484Z] Removing intermediate container dcaf89af5b87 [2024-01-09T03:55:55.484Z] ---> cf5d02cffd87 [2024-01-09T03:55:55.484Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-09T03:55:55.484Z] ---> Running in c99e10db6ddd [2024-01-09T03:55:55.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T03:55:55.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T03:55:56.314Z] OK: 264 MiB in 52 packages [2024-01-09T03:55:56.574Z] Removing intermediate container c99e10db6ddd [2024-01-09T03:55:56.574Z] ---> 1e96daf75894 [2024-01-09T03:55:56.574Z] Step 7/27 : WORKDIR /app [2024-01-09T03:55:56.574Z] ---> Running in ab7b3e1e4bf3 [2024-01-09T03:55:56.574Z] Removing intermediate container ab7b3e1e4bf3 [2024-01-09T03:55:56.574Z] ---> ea3707f191d6 [2024-01-09T03:55:56.574Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-09T03:55:56.574Z] ---> ed094ffccf18 [2024-01-09T03:55:56.574Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T03:55:56.574Z] ---> Running in 631149e233ae [2024-01-09T03:55:57.725Z] Removing intermediate container 631149e233ae [2024-01-09T03:55:57.725Z] ---> ee784e1037ed [2024-01-09T03:55:57.725Z] Step 10/27 : COPY . . [2024-01-09T03:55:57.985Z] ---> 21fefc7a9886 [2024-01-09T03:55:57.985Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-09T03:55:57.985Z] ---> Running in 02e5b1cea6c5 [2024-01-09T03:55:58.248Z] Removing intermediate container 02e5b1cea6c5 [2024-01-09T03:55:58.248Z] ---> 0c3d0e9ab3b8 [2024-01-09T03:55:58.248Z] Step 12/27 : RUN $MAKE [2024-01-09T03:55:58.599Z] ---> Running in ed8e6624ad6e [2024-01-09T03:55:58.873Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-01-09T03:56:20.811Z] Removing intermediate container ed8e6624ad6e [2024-01-09T03:56:20.811Z] ---> 1b8a707da65f [2024-01-09T03:56:20.811Z] Step 13/27 : FROM alpine:3.18 [2024-01-09T03:56:20.811Z] 3.18: Pulling from library/alpine [2024-01-09T03:56:20.811Z] c926b61bad3b: Pulling fs layer [2024-01-09T03:56:20.811Z] c926b61bad3b: Verifying Checksum [2024-01-09T03:56:20.811Z] c926b61bad3b: Download complete [2024-01-09T03:56:20.811Z] c926b61bad3b: Pull complete [2024-01-09T03:56:20.811Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T03:56:20.811Z] Status: Downloaded newer image for alpine:3.18 [2024-01-09T03:56:20.811Z] ---> b541f2080109 [2024-01-09T03:56:20.811Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-09T03:56:20.811Z] ---> Running in f64b241820ab [2024-01-09T03:56:20.811Z] Removing intermediate container f64b241820ab [2024-01-09T03:56:20.811Z] ---> bbcf0532c792 [2024-01-09T03:56:20.811Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-01-09T03:56:20.811Z] ---> Running in b6fbd9bb3f58 [2024-01-09T03:56:20.811Z] Removing intermediate container b6fbd9bb3f58 [2024-01-09T03:56:20.811Z] ---> c76a95ff831a [2024-01-09T03:56:20.811Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T03:56:20.811Z] ---> Running in 61aa14495583 [2024-01-09T03:56:20.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T03:56:20.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T03:56:21.070Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-09T03:56:21.070Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-09T03:56:21.070Z] Executing busybox-1.36.1-r5.trigger [2024-01-09T03:56:21.070Z] Executing ca-certificates-20230506-r0.trigger [2024-01-09T03:56:21.070Z] OK: 8 MiB in 17 packages [2024-01-09T03:56:21.638Z] Removing intermediate container 61aa14495583 [2024-01-09T03:56:21.638Z] ---> 3a492adfd6e5 [2024-01-09T03:56:21.638Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-09T03:56:21.638Z] ---> Running in 85a979f41bdd [2024-01-09T03:56:21.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T03:56:21.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T03:56:22.155Z] OK: 8 MiB in 17 packages [2024-01-09T03:56:22.415Z] Removing intermediate container 85a979f41bdd [2024-01-09T03:56:22.415Z] ---> 8f0e4dcfe98c [2024-01-09T03:56:22.415Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-09T03:56:22.415Z] ---> 0e8760c6c5ef [2024-01-09T03:56:22.415Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-09T03:56:22.674Z] ---> 9ad6a67d1a23 [2024-01-09T03:56:22.674Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-09T03:56:22.674Z] ---> 40007658681f [2024-01-09T03:56:22.674Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-01-09T03:56:23.240Z] ---> 1d5326fbe688 [2024-01-09T03:56:23.240Z] Step 22/27 : EXPOSE 59712 [2024-01-09T03:56:23.240Z] ---> Running in b88145ed881a [2024-01-09T03:56:23.499Z] Removing intermediate container b88145ed881a [2024-01-09T03:56:23.499Z] ---> 623ba31d847c [2024-01-09T03:56:23.499Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-01-09T03:56:23.499Z] ---> Running in 9c02bd344807 [2024-01-09T03:56:23.499Z] Removing intermediate container 9c02bd344807 [2024-01-09T03:56:23.499Z] ---> 8bbc7451661b [2024-01-09T03:56:23.499Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-09T03:56:23.499Z] ---> Running in 03c2a2ca1685 [2024-01-09T03:56:23.499Z] Removing intermediate container 03c2a2ca1685 [2024-01-09T03:56:23.499Z] ---> 88d667939f2c [2024-01-09T03:56:23.499Z] Step 25/27 : LABEL arch=amd64 [2024-01-09T03:56:23.499Z] ---> Running in a0ab70034921 [2024-01-09T03:56:23.759Z] Removing intermediate container a0ab70034921 [2024-01-09T03:56:23.759Z] ---> 07fe150041be [2024-01-09T03:56:23.759Z] Step 26/27 : LABEL git_sha=5b47e709b33684c27b51e5b1712683e13977f6f4 [2024-01-09T03:56:23.759Z] ---> Running in a2572896f032 [2024-01-09T03:56:23.759Z] Removing intermediate container a2572896f032 [2024-01-09T03:56:23.759Z] ---> dab7a17a9e0c [2024-01-09T03:56:23.759Z] Step 27/27 : LABEL version=0.0.0 [2024-01-09T03:56:23.759Z] ---> Running in 9eda34742383 [2024-01-09T03:56:23.759Z] Removing intermediate container 9eda34742383 [2024-01-09T03:56:23.759Z] ---> 74f78b46c7ea [2024-01-09T03:56:23.759Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-09T03:56:23.759Z] Successfully built 74f78b46c7ea [2024-01-09T03:56:23.759Z] 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 [2024-01-09T03:56:25.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T03:56:25.044Z] [2024-01-09T03:56:25.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:56:25.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T03:56:25.450Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-09T03:56:25.450Z] 5eb5b503b376: Pulling fs layer [2024-01-09T03:56:25.450Z] 5c69ac0246d0: Pulling fs layer [2024-01-09T03:56:25.450Z] ec43610c2a17: Pulling fs layer [2024-01-09T03:56:25.450Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-09T03:56:25.450Z] 33b1e0a273af: Pulling fs layer [2024-01-09T03:56:25.450Z] 5d3b04190fa2: Pulling fs layer [2024-01-09T03:56:25.450Z] 2f39f015ded8: Pulling fs layer [2024-01-09T03:56:25.450Z] 3a2ae6a8a46f: Waiting [2024-01-09T03:56:25.450Z] 33b1e0a273af: Waiting [2024-01-09T03:56:25.450Z] 5d3b04190fa2: Waiting [2024-01-09T03:56:25.450Z] 2f39f015ded8: Waiting [2024-01-09T03:56:25.450Z] 5c69ac0246d0: Verifying Checksum [2024-01-09T03:56:25.450Z] 5c69ac0246d0: Download complete [2024-01-09T03:56:25.450Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-09T03:56:25.450Z] 3a2ae6a8a46f: Download complete [2024-01-09T03:56:25.450Z] 33b1e0a273af: Verifying Checksum [2024-01-09T03:56:25.450Z] 33b1e0a273af: Download complete [2024-01-09T03:56:25.709Z] ec43610c2a17: Verifying Checksum [2024-01-09T03:56:25.709Z] ec43610c2a17: Download complete [2024-01-09T03:56:25.709Z] 5d3b04190fa2: Download complete [2024-01-09T03:56:25.709Z] 5eb5b503b376: Verifying Checksum [2024-01-09T03:56:25.709Z] 5eb5b503b376: Download complete [2024-01-09T03:56:26.275Z] 2f39f015ded8: Download complete [2024-01-09T03:56:26.844Z] 5eb5b503b376: Pull complete [2024-01-09T03:56:26.844Z] 5c69ac0246d0: Pull complete [2024-01-09T03:56:27.484Z] ec43610c2a17: Pull complete [2024-01-09T03:56:27.484Z] 3a2ae6a8a46f: Pull complete [2024-01-09T03:56:27.484Z] 33b1e0a273af: Pull complete [2024-01-09T03:56:27.742Z] 5d3b04190fa2: Pull complete [2024-01-09T03:56:31.933Z] 2f39f015ded8: Pull complete [2024-01-09T03:56:31.933Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-09T03:56:31.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T03:56:31.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T03:56:32.303Z] prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container [2024-01-09T03:56:32.337Z] $ 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-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-09T03:56:37.631Z] $ docker top 1b6c1b3fbba10fd80a44fbd012649594c159383464f6c0716dd79cf99b838ca4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T03:56:38.168Z] ---> job-cost.sh [2024-01-09T03:56:38.169Z] lf-activate-venv: SKIPPING [2024-01-09T03:56:38.169Z] INFO: No Stack... [2024-01-09T03:56:38.736Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T03:56:38.997Z] INFO: Archiving Costs [Pipeline] sh [2024-01-09T03:56:39.319Z] + cat /w/workspace/foundry_app-record-replay_PR-116/archives/cost.csv [2024-01-09T03:56:39.319Z] + cut -d, -f6 [Pipeline] lock [2024-01-09T03:56:39.358Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [2024-01-09T03:56:39.363Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] did not exist. Created. [2024-01-09T03:56:39.363Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-09T03:56:39.831Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-09T03:56:39.884Z] Stashed 1 file(s) [Pipeline] } [2024-01-09T03:56:39.948Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-09T03:56:40.154Z] $ docker stop --time=1 1b6c1b3fbba10fd80a44fbd012649594c159383464f6c0716dd79cf99b838ca4 [2024-01-09T03:56:41.333Z] $ docker rm -f --volumes 1b6c1b3fbba10fd80a44fbd012649594c159383464f6c0716dd79cf99b838ca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-09T03:57:07.574Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26971 in /w/workspace/foundry_app-record-replay_PR-116 [Pipeline] { [Pipeline] ws [2024-01-09T03:57:07.669Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-01-09T03:57:07.789Z] Selected Git installation does not exist. Using Default [2024-01-09T03:57:07.789Z] The recommended git tool is: NONE [2024-01-09T03:57:13.641Z] using credential edgex-jenkins-ssh [2024-01-09T03:57:13.661Z] Cloning the remote Git repository [2024-01-09T03:57:13.722Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-01-09T03:57:13.830Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-01-09T03:57:14.004Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-01-09T03:57:14.005Z] > git --version # timeout=10 [2024-01-09T03:57:14.025Z] > git --version # 'git version 2.25.1' [2024-01-09T03:57:14.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-09T03:57:14.240Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-09T03:57:15.976Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-01-09T03:57:16.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-09T03:57:17.586Z] Merging remotes/origin/main commit 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 into PR head commit 5b47e709b33684c27b51e5b1712683e13977f6f4 [2024-01-09T03:57:16.971Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-01-09T03:57:17.022Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-01-09T03:57:17.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-09T03:57:17.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-09T03:57:17.605Z] > git config core.sparsecheckout # timeout=10 [2024-01-09T03:57:17.665Z] > git checkout -f 5b47e709b33684c27b51e5b1712683e13977f6f4 # timeout=10 [2024-01-09T03:57:17.742Z] > git remote # timeout=10 [2024-01-09T03:57:21.174Z] Merge succeeded, producing 5b47e709b33684c27b51e5b1712683e13977f6f4 [2024-01-09T03:57:21.175Z] Checking out Revision 5b47e709b33684c27b51e5b1712683e13977f6f4 (PR-116) [2024-01-09T03:57:21.905Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-01-09T03:57:21.955Z] > git --version # timeout=10 [2024-01-09T03:57:21.966Z] > git --version # 'git version 2.25.1' [2024-01-09T03:57:21.980Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [2024-01-09T03:57:21.090Z] > git config --get remote.origin.url # timeout=10 [2024-01-09T03:57:21.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-09T03:57:21.126Z] > git merge 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 [2024-01-09T03:57:21.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-09T03:57:21.182Z] > git config core.sparsecheckout # timeout=10 [2024-01-09T03:57:21.204Z] > git checkout -f 5b47e709b33684c27b51e5b1712683e13977f6f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T03:57:23.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-09T03:57:23.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T03:57:23.479Z] Dload Upload Total Spent Left Speed [2024-01-09T03:57:23.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh [2024-01-09T03:57:23.827Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-09T03:57:24.179Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-01-09T03:57:24.179Z] /etc/docker/daemon.json [2024-01-09T03:57:24.179Z] { [2024-01-09T03:57:24.179Z] "registry-mirrors": [ [2024-01-09T03:57:24.179Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-09T03:57:24.179Z] ], [2024-01-09T03:57:24.179Z] "bip": "10.250.0.254/24", [2024-01-09T03:57:24.179Z] "hosts": [ [2024-01-09T03:57:24.179Z] "tcp://0.0.0.0:5555", [2024-01-09T03:57:24.179Z] "unix:///var/run/docker.sock" [2024-01-09T03:57:24.179Z] ], [2024-01-09T03:57:24.179Z] "mtu": 1458, [2024-01-09T03:57:24.179Z] "selinux-enabled": true, [2024-01-09T03:57:24.179Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-09T03:57:24.179Z] } [Pipeline] sh [2024-01-09T03:57:24.526Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-09T03:57:24.887Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T03:57:43.250Z] provisioning config files... [2024-01-09T03:57:43.277Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config16113622784442969125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T03:57:43.790Z] ---> ****-login.sh [2024-01-09T03:57:43.790Z] nexus3.edgexfoundry.org:10001 [2024-01-09T03:57:44.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:57:44.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:57:44.330Z] Configure a credential helper to remove this warning. See [2024-01-09T03:57:44.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:57:44.330Z] [2024-01-09T03:57:44.331Z] Login Succeeded [2024-01-09T03:57:44.331Z] nexus3.edgexfoundry.org:10002 [2024-01-09T03:57:44.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:57:44.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:57:44.601Z] Configure a credential helper to remove this warning. See [2024-01-09T03:57:44.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:57:44.601Z] [2024-01-09T03:57:44.601Z] Login Succeeded [2024-01-09T03:57:44.601Z] nexus3.edgexfoundry.org:10003 [2024-01-09T03:57:44.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:57:44.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:57:44.873Z] Configure a credential helper to remove this warning. See [2024-01-09T03:57:44.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:57:44.874Z] [2024-01-09T03:57:44.874Z] Login Succeeded [2024-01-09T03:57:44.874Z] nexus3.edgexfoundry.org:10004 [2024-01-09T03:57:45.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:57:45.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:57:45.144Z] Configure a credential helper to remove this warning. See [2024-01-09T03:57:45.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:57:45.145Z] [2024-01-09T03:57:45.145Z] Login Succeeded [2024-01-09T03:57:45.145Z] ****.io [2024-01-09T03:57:45.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T03:57:45.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T03:57:45.683Z] Configure a credential helper to remove this warning. See [2024-01-09T03:57:45.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T03:57:45.683Z] [2024-01-09T03:57:45.683Z] Login Succeeded [2024-01-09T03:57:45.683Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T03:57:45.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-09T03:57:46.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T03:57:46.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T03:57:46.417Z] ========================================================= [2024-01-09T03:57:46.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-09T03:57:46.417Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:57:47.094Z] + 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 . [2024-01-09T03:57:52.438Z] #0 building with "default" instance using docker driver [2024-01-09T03:57:52.438Z] [2024-01-09T03:57:52.438Z] #1 [internal] load build definition from Dockerfile [2024-01-09T03:57:52.438Z] #1 DONE 0.0s [2024-01-09T03:57:52.438Z] [2024-01-09T03:57:52.438Z] #2 [internal] load .dockerignore [2024-01-09T03:57:52.438Z] #2 DONE 0.0s [2024-01-09T03:57:52.438Z] [2024-01-09T03:57:52.438Z] #1 [internal] load build definition from Dockerfile [2024-01-09T03:57:52.438Z] #1 transferring dockerfile: 1.76kB 0.0s done [2024-01-09T03:57:52.438Z] #1 DONE 0.1s [2024-01-09T03:57:52.438Z] [2024-01-09T03:57:52.438Z] #2 [internal] load .dockerignore [2024-01-09T03:57:52.438Z] #2 transferring context: 159B done [2024-01-09T03:57:52.438Z] #2 DONE 0.1s [2024-01-09T03:57:52.438Z] [2024-01-09T03:57:52.438Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-09T03:57:52.438Z] #3 DONE 0.1s [2024-01-09T03:57:52.707Z] [2024-01-09T03:57:52.707Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-09T03:57:52.707Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-09T03:57:52.707Z] #4 ... [2024-01-09T03:57:52.707Z] [2024-01-09T03:57:52.707Z] #5 [internal] load build context [2024-01-09T03:57:52.707Z] #5 transferring context: 220.25kB 0.1s done [2024-01-09T03:57:52.707Z] #5 DONE 0.1s [2024-01-09T03:57:52.707Z] [2024-01-09T03:57:52.707Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-09T03:57:52.707Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-09T03:57:52.707Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2024-01-09T03:57:52.707Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-09T03:57:52.707Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-09T03:57:52.707Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-09T03:57:52.978Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-09T03:57:52.978Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2024-01-09T03:57:52.978Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-09T03:57:52.978Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2024-01-09T03:57:52.978Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-09T03:57:52.978Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 241.66kB / 11.40MB 0.3s [2024-01-09T03:57:52.978Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-09T03:57:52.978Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.98MB / 63.99MB 0.4s [2024-01-09T03:57:52.978Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.56MB / 11.40MB 0.4s [2024-01-09T03:57:53.246Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s [2024-01-09T03:57:53.246Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.52MB / 11.40MB 0.5s [2024-01-09T03:57:53.246Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2024-01-09T03:57:53.246Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.7s [2024-01-09T03:57:53.246Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-09T03:57:53.246Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-09T03:57:53.246Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.7s [2024-01-09T03:57:53.516Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.03MB / 63.99MB 0.8s [2024-01-09T03:57:53.516Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s [2024-01-09T03:57:53.516Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.9s [2024-01-09T03:57:53.516Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-09T03:57:53.786Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.77MB / 63.99MB 1.1s [2024-01-09T03:57:53.786Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.1s [2024-01-09T03:57:53.786Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-09T03:57:53.786Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s [2024-01-09T03:57:53.786Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.2s [2024-01-09T03:57:54.054Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2024-01-09T03:57:54.054Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s [2024-01-09T03:57:54.054Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2024-01-09T03:57:54.054Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.5s [2024-01-09T03:57:54.323Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.38MB / 97.63MB 1.6s [2024-01-09T03:57:54.323Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2024-01-09T03:57:54.323Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s [2024-01-09T03:57:54.594Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.44MB / 97.63MB 1.9s [2024-01-09T03:57:54.594Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.18MB / 97.63MB 2.0s [2024-01-09T03:57:54.864Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s [2024-01-09T03:57:54.864Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2024-01-09T03:58:00.217Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2024-01-09T03:58:05.567Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.6s [2024-01-09T03:58:10.916Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.4s done [2024-01-09T03:58:12.323Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-09T03:58:12.323Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-09T03:58:12.323Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-09T03:58:12.323Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-09T03:58:17.659Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-09T03:58:20.235Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.7s done [2024-01-09T03:58:21.640Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-09T03:58:23.590Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-09T03:58:23.590Z] #4 DONE 30.9s [2024-01-09T03:58:23.590Z] [2024-01-09T03:58:23.590Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-09T03:58:24.178Z] #6 0.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T03:58:24.759Z] #6 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T03:58:25.727Z] #6 2.059 OK: 266 MiB in 52 packages [2024-01-09T03:58:27.672Z] #6 DONE 3.8s [2024-01-09T03:58:27.672Z] [2024-01-09T03:58:27.672Z] #7 [builder 3/7] WORKDIR /app [2024-01-09T03:58:27.672Z] #7 DONE 0.1s [2024-01-09T03:58:27.672Z] [2024-01-09T03:58:27.672Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-09T03:58:27.672Z] #8 DONE 0.1s [2024-01-09T03:58:27.672Z] [2024-01-09T03:58:27.672Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T03:58:59.894Z] #9 DONE 27.8s [2024-01-09T03:58:59.894Z] [2024-01-09T03:58:59.894Z] #10 [builder 6/7] COPY . . [2024-01-09T03:58:59.894Z] #10 DONE 0.1s [2024-01-09T03:58:59.894Z] [2024-01-09T03:58:59.894Z] #11 [builder 7/7] RUN echo noop [2024-01-09T03:58:59.894Z] #11 0.616 noop [2024-01-09T03:58:59.894Z] #11 DONE 0.7s [2024-01-09T03:58:59.894Z] [2024-01-09T03:58:59.894Z] #12 exporting to image [2024-01-09T03:58:59.894Z] #12 exporting layers [2024-01-09T03:59:22.026Z] #12 exporting layers 22.8s done [2024-01-09T03:59:22.026Z] #12 writing image sha256:d428a93cc0a7d08d34961a6c5807e1780461871e3031284b51eecd5959aa0012 done [2024-01-09T03:59:22.026Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-09T03:59:22.026Z] #12 DONE 22.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:59:22.637Z] + docker inspect -f . ci-base-image-arm64 [2024-01-09T03:59:22.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T03:59:23.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-26971 does not seem to be running inside a container [2024-01-09T03:59:23.082Z] $ 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 [2024-01-09T03:59:24.172Z] $ docker top 4d5dddb6c642677bacd54e64e6a3a842f54905a92012ca82665e9497a838ec71 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T03:59:24.747Z] + go version [2024-01-09T03:59:24.747Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-09T03:59:24.784Z] $ docker stop --time=1 4d5dddb6c642677bacd54e64e6a3a842f54905a92012ca82665e9497a838ec71 [2024-01-09T03:59:26.291Z] $ docker rm -f --volumes 4d5dddb6c642677bacd54e64e6a3a842f54905a92012ca82665e9497a838ec71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T03:59:27.519Z] + docker inspect -f . ci-base-image-arm64 [2024-01-09T03:59:27.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T03:59:27.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-26971 does not seem to be running inside a container [2024-01-09T03:59:27.944Z] $ 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 [2024-01-09T03:59:28.819Z] $ docker top f732fa49988d6d8e887bad7f6d405c974497ad555270f33fa2fb8f6851f984ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T03:59:29.419Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-01-09T03:59:29.859Z] + make test [2024-01-09T03:59:29.859Z] go test -race -coverprofile=coverage.out ./... [2024-01-09T04:01:06.533Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-01-09T04:01:06.533Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.206s coverage: 88.0% of statements [2024-01-09T04:01:06.533Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-01-09T04:01:06.533Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-01-09T04:01:06.533Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-01-09T04:01:10.783Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.904s coverage: 98.7% of statements [2024-01-09T04:01:10.783Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.526s coverage: 89.7% of statements [2024-01-09T04:01:10.783Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.181s coverage: 100.0% of statements [2024-01-09T04:01:11.368Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-09T04:01:11.368Z] go vet ./... [2024-01-09T04:02:19.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-09T04:02:19.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-09T04:02:19.259Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-09T04:02:19.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-09T04:02:19.381Z] $ docker stop --time=1 f732fa49988d6d8e887bad7f6d405c974497ad555270f33fa2fb8f6851f984ab [2024-01-09T04:02:21.330Z] $ docker rm -f --volumes f732fa49988d6d8e887bad7f6d405c974497ad555270f33fa2fb8f6851f984ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T04:02:23.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-09T04:02:23.073Z] Warning: overwriting stash ‘coverage-report’ [2024-01-09T04:02:23.548Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T04:02:24.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-09T04:02:24.751Z] + ls -al . [2024-01-09T04:02:24.751Z] total 188 [2024-01-09T04:02:24.751Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 03:59 . [2024-01-09T04:02:24.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:57 .. [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 9 03:57 .dockerignore [2024-01-09T04:02:24.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 03:57 .git [2024-01-09T04:02:24.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:57 .github [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 9 03:57 .gitignore [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 03:57 .golangci.yml [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jan 9 03:57 Attribution.txt [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 9 03:57 CHANGELOG.md [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jan 9 03:57 Dockerfile [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 03:57 GOVERNANCE.md [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 9 03:57 Jenkinsfile [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 03:57 LICENSE [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 3136 Jan 9 03:57 Makefile [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 9 03:57 OWNERS.md [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 9 03:57 README.md [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 9 03:57 Record and Reply.postman_collection.json [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 03:53 VERSION [2024-01-09T04:02:24.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:57 bin [2024-01-09T04:02:24.751Z] -rw-r--r-- 1 jenkins jenkins 24666 Jan 9 04:01 coverage.out [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 3902 Jan 9 03:57 go.mod [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 34482 Jan 9 03:57 go.sum [2024-01-09T04:02:24.751Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 03:57 internal [2024-01-09T04:02:24.751Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 9 03:57 main.go [2024-01-09T04:02:24.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:57 openapi [2024-01-09T04:02:24.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:57 pkg [2024-01-09T04:02:24.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T04:02:25.282Z] + 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=5b47e709b33684c27b51e5b1712683e13977f6f4 --label arch=arm64 --label version=0.0.0 . [2024-01-09T04:02:27.229Z] #0 building with "default" instance using docker driver [2024-01-09T04:02:27.229Z] [2024-01-09T04:02:27.229Z] #1 [internal] load .dockerignore [2024-01-09T04:02:27.229Z] #1 transferring context: 159B done [2024-01-09T04:02:27.229Z] #1 DONE 0.0s [2024-01-09T04:02:27.229Z] [2024-01-09T04:02:27.229Z] #2 [internal] load build definition from Dockerfile [2024-01-09T04:02:27.229Z] #2 transferring dockerfile: 1.76kB done [2024-01-09T04:02:27.229Z] #2 DONE 0.0s [2024-01-09T04:02:27.229Z] [2024-01-09T04:02:27.229Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T04:02:27.229Z] #3 DONE 0.0s [2024-01-09T04:02:27.229Z] [2024-01-09T04:02:27.229Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T04:02:27.497Z] #4 DONE 0.2s [2024-01-09T04:02:27.497Z] [2024-01-09T04:02:27.497Z] #5 [internal] load build context [2024-01-09T04:02:27.497Z] #5 transferring context: 26.74kB 0.0s done [2024-01-09T04:02:27.497Z] #5 DONE 0.0s [2024-01-09T04:02:27.497Z] [2024-01-09T04:02:27.497Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T04:02:27.497Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T04:02:27.770Z] #6 ... [2024-01-09T04:02:27.770Z] [2024-01-09T04:02:27.770Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T04:02:27.770Z] #7 DONE 0.2s [2024-01-09T04:02:27.770Z] [2024-01-09T04:02:27.770Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T04:02:27.770Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T04:02:27.770Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T04:02:27.770Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-09T04:02:27.770Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T04:02:27.770Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-09T04:02:28.039Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-09T04:02:28.308Z] #6 DONE 0.9s [2024-01-09T04:02:28.308Z] [2024-01-09T04:02:28.308Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T04:02:28.907Z] #8 0.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T04:02:29.175Z] #8 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T04:02:30.148Z] #8 ... [2024-01-09T04:02:30.148Z] [2024-01-09T04:02:30.148Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-09T04:02:30.148Z] #9 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T04:02:30.148Z] #9 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T04:02:30.148Z] #9 2.227 OK: 266 MiB in 52 packages [2024-01-09T04:02:30.148Z] #9 DONE 2.5s [2024-01-09T04:02:30.416Z] [2024-01-09T04:02:30.416Z] #10 [builder 3/7] WORKDIR /app [2024-01-09T04:02:30.416Z] #10 DONE 0.1s [2024-01-09T04:02:30.416Z] [2024-01-09T04:02:30.416Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-09T04:02:30.416Z] #11 DONE 0.1s [2024-01-09T04:02:30.416Z] [2024-01-09T04:02:30.416Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T04:02:30.416Z] #8 2.040 (1/2) Installing ca-certificates (20230506-r0) [2024-01-09T04:02:30.416Z] #8 2.149 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-09T04:02:30.688Z] #8 2.257 Executing busybox-1.36.1-r5.trigger [2024-01-09T04:02:30.688Z] #8 2.281 Executing ca-certificates-20230506-r0.trigger [2024-01-09T04:02:30.963Z] #8 2.500 OK: 9 MiB in 17 packages [2024-01-09T04:02:31.232Z] #8 DONE 2.8s [2024-01-09T04:02:31.232Z] [2024-01-09T04:02:31.232Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T04:02:32.197Z] #12 DONE 1.7s [2024-01-09T04:02:32.197Z] [2024-01-09T04:02:32.197Z] #13 [builder 6/7] COPY . . [2024-01-09T04:02:32.466Z] #13 DONE 0.2s [2024-01-09T04:02:32.466Z] [2024-01-09T04:02:32.466Z] #14 [builder 7/7] RUN make build [2024-01-09T04:02:33.053Z] #14 0.705 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-01-09T04:02:34.022Z] #14 ... [2024-01-09T04:02:34.022Z] [2024-01-09T04:02:34.022Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T04:02:34.022Z] #15 0.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T04:02:34.022Z] #15 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T04:02:34.022Z] #15 2.246 OK: 9 MiB in 17 packages [2024-01-09T04:02:34.022Z] #15 DONE 2.6s [2024-01-09T04:02:34.022Z] [2024-01-09T04:02:34.022Z] #14 [builder 7/7] RUN make build [2024-01-09T04:03:41.908Z] #14 DONE 61.9s [2024-01-09T04:03:41.908Z] [2024-01-09T04:03:41.908Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-09T04:03:41.908Z] #16 DONE 0.1s [2024-01-09T04:03:41.908Z] [2024-01-09T04:03:41.908Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-09T04:03:41.908Z] #17 DONE 0.1s [2024-01-09T04:03:41.908Z] [2024-01-09T04:03:41.908Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-09T04:03:41.908Z] #18 DONE 0.1s [2024-01-09T04:03:41.908Z] [2024-01-09T04:03:41.908Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2024-01-09T04:03:41.908Z] #19 DONE 0.3s [2024-01-09T04:03:41.908Z] [2024-01-09T04:03:41.908Z] #20 exporting to image [2024-01-09T04:03:41.908Z] #20 exporting layers [2024-01-09T04:03:41.908Z] #20 exporting layers 0.4s done [2024-01-09T04:03:41.908Z] #20 writing image sha256:46b4390be86b6c8a2e176cf31cc055fa5cf36756add7a1089dbc43137ab71ec0 done [2024-01-09T04:03:41.908Z] #20 naming to docker.io/library/app-record-replay-arm64 done [2024-01-09T04:03:41.908Z] #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 [2024-01-09T04:03:43.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T04:03:43.190Z] [2024-01-09T04:03:43.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T04:03:43.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T04:03:43.651Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-09T04:03:43.651Z] 8998bd30e6a1: Pulling fs layer [2024-01-09T04:03:43.651Z] 04944245beec: Pulling fs layer [2024-01-09T04:03:43.651Z] 699f458cf7ca: Pulling fs layer [2024-01-09T04:03:43.651Z] 765212b225bb: Pulling fs layer [2024-01-09T04:03:43.651Z] f23df028b6ca: Pulling fs layer [2024-01-09T04:03:43.651Z] d65c8cfc05b1: Pulling fs layer [2024-01-09T04:03:43.651Z] 2437ff75d9bd: Pulling fs layer [2024-01-09T04:03:43.651Z] 765212b225bb: Waiting [2024-01-09T04:03:43.651Z] f23df028b6ca: Waiting [2024-01-09T04:03:43.651Z] d65c8cfc05b1: Waiting [2024-01-09T04:03:43.651Z] 2437ff75d9bd: Waiting [2024-01-09T04:03:43.920Z] 04944245beec: Verifying Checksum [2024-01-09T04:03:43.920Z] 04944245beec: Download complete [2024-01-09T04:03:43.920Z] 765212b225bb: Download complete [2024-01-09T04:03:43.920Z] f23df028b6ca: Verifying Checksum [2024-01-09T04:03:43.920Z] f23df028b6ca: Download complete [2024-01-09T04:03:43.920Z] d65c8cfc05b1: Download complete [2024-01-09T04:03:44.189Z] 699f458cf7ca: Verifying Checksum [2024-01-09T04:03:44.189Z] 699f458cf7ca: Download complete [2024-01-09T04:03:44.456Z] 8998bd30e6a1: Verifying Checksum [2024-01-09T04:03:44.456Z] 8998bd30e6a1: Download complete [2024-01-09T04:03:46.408Z] 2437ff75d9bd: Verifying Checksum [2024-01-09T04:03:46.408Z] 2437ff75d9bd: Download complete [2024-01-09T04:03:54.597Z] 8998bd30e6a1: Pull complete [2024-01-09T04:03:54.597Z] 04944245beec: Pull complete [2024-01-09T04:03:55.552Z] 699f458cf7ca: Pull complete [2024-01-09T04:03:55.552Z] 765212b225bb: Pull complete [2024-01-09T04:03:56.507Z] f23df028b6ca: Pull complete [2024-01-09T04:03:56.507Z] d65c8cfc05b1: Pull complete [2024-01-09T04:04:18.543Z] 2437ff75d9bd: Pull complete [2024-01-09T04:04:18.543Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-09T04:04:18.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T04:04:18.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T04:04:19.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-26971 does not seem to be running inside a container [2024-01-09T04:04:19.092Z] $ 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 [2024-01-09T04:04:21.113Z] $ docker top 7eaf7102a4e544c8bba3b89b67e5fab1c091fbf4bb83468e0426a8337fab9bdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T04:04:21.736Z] ---> job-cost.sh [2024-01-09T04:04:22.003Z] lf-activate-venv: SKIPPING [2024-01-09T04:04:22.003Z] INFO: No Stack... [2024-01-09T04:04:22.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T04:04:22.854Z] INFO: Archiving Costs [Pipeline] sh [2024-01-09T04:04:23.458Z] + + cutcat -d, /w/workspace/app-record-replay/1/archives/cost.csv -f6 [2024-01-09T04:04:23.459Z] [Pipeline] lock [2024-01-09T04:04:23.579Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [2024-01-09T04:04:23.584Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] did not exist. Created. [2024-01-09T04:04:23.584Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-09T04:04:24.111Z] /w/workspace/app-record-replay/1@tmp/durable-bc527274/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-09T04:04:24.482Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-09T04:04:24.520Z] Warning: overwriting stash ‘stack-cost’ [2024-01-09T04:04:24.575Z] Stashed 1 file(s) [Pipeline] } [2024-01-09T04:04:24.615Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-09T04:04:24.786Z] $ docker stop --time=1 7eaf7102a4e544c8bba3b89b67e5fab1c091fbf4bb83468e0426a8337fab9bdb [2024-01-09T04:04:26.181Z] $ docker rm -f --volumes 7eaf7102a4e544c8bba3b89b67e5fab1c091fbf4bb83468e0426a8337fab9bdb [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 [2024-01-09T04:04:28.411Z] provisioning config files... [2024-01-09T04:04:28.420Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-116@tmp/config13411130449701544469tmp [Pipeline] { [Pipeline] sh [2024-01-09T04:04:28.866Z] + set +x [2024-01-09T04:04:28.866Z] + curl -s https://codecov.io/bash [2024-01-09T04:04:28.866Z] + bash -s -- [2024-01-09T04:04:28.866Z] [2024-01-09T04:04:28.866Z] _____ _ [2024-01-09T04:04:28.866Z] / ____| | | [2024-01-09T04:04:28.866Z] | | ___ __| | ___ ___ _____ __ [2024-01-09T04:04:28.866Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-09T04:04:28.866Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-09T04:04:28.866Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-09T04:04:28.866Z] Bash-1.0.6 [2024-01-09T04:04:28.866Z] [2024-01-09T04:04:28.866Z] [2024-01-09T04:04:28.866Z] ==> git version 2.25.1 found [2024-01-09T04:04:29.125Z] ==> 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 [2024-01-09T04:04:29.125Z] Release-Date: 2020-01-08 [2024-01-09T04:04:29.125Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-09T04:04:29.125Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-09T04:04:29.125Z] ==> Jenkins CI detected. [2024-01-09T04:04:29.125Z] current dir:  /w/workspace/foundry_app-record-replay_PR-116 [2024-01-09T04:04:29.125Z] project root: . [2024-01-09T04:04:29.125Z] --> token set from env [2024-01-09T04:04:29.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-09T04:04:29.125Z] ==> Running gcov in . (disable via -X gcov) [2024-01-09T04:04:29.125Z] ==> Python coveragepy not found [2024-01-09T04:04:29.126Z] ==> Searching for coverage reports in: [2024-01-09T04:04:29.126Z] + . [2024-01-09T04:04:29.126Z] -> Found 1 reports [2024-01-09T04:04:29.126Z] ==> Detecting git/mercurial file structure [2024-01-09T04:04:29.126Z] ==> Reading reports [2024-01-09T04:04:29.126Z] + ./coverage.out bytes=24666 [2024-01-09T04:04:29.126Z] ==> Appending adjustments [2024-01-09T04:04:29.126Z] https://docs.codecov.io/docs/fixing-reports [2024-01-09T04:04:29.126Z] + Found adjustments [2024-01-09T04:04:29.126Z] ==> Gzipping contents [2024-01-09T04:04:29.126Z] 8.0K /tmp/codecov.EGkNKF.gz [2024-01-09T04:04:29.126Z] ==> Uploading reports [2024-01-09T04:04:29.126Z] url: https://codecov.io [2024-01-09T04:04:29.126Z] query: branch=PR-116&commit=5b47e709b33684c27b51e5b1712683e13977f6f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=116&job=&cmd_args= [2024-01-09T04:04:29.126Z] -> Pinging Codecov [2024-01-09T04:04:29.126Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-116&commit=5b47e709b33684c27b51e5b1712683e13977f6f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=116&job=&cmd_args= [2024-01-09T04:04:29.385Z] -> Uploading to [2024-01-09T04:04:29.385Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-09/F467761B9912B4F32F9BC62907045C81/5b47e709b33684c27b51e5b1712683e13977f6f4/e5682e21-fb04-4bf6-956f-933549077821.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240109T040429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92bb42d965960f66ec346b96feaadfdf19598800832ce054320f4dc369beadf7 [2024-01-09T04:04:29.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T04:04:29.385Z] Dload Upload Total Spent Left Speed [2024-01-09T04:04:29.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 23302 --:--:-- --:--:-- --:--:-- 23302 100 4847 0 0 100 4847 0 21542 --:--:-- --:--:-- --:--:-- 21542 [2024-01-09T04:04:29.645Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] } [2024-01-09T04:04:29.673Z] 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 [2024-01-09T04:04:33.100Z] + [ -d /w/workspace/foundry_app-record-replay_PR-116/archives ] [2024-01-09T04:04:33.100Z] + ls -al /w/workspace/foundry_app-record-replay_PR-116/archives [2024-01-09T04:04:33.100Z] total 16 [2024-01-09T04:04:33.100Z] drwxr-xr-x 3 root root 4096 Jan 9 03:56 . [2024-01-09T04:04:33.100Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 03:56 .. [2024-01-09T04:04:33.100Z] drwxr-xr-x 2 root root 4096 Jan 9 03:56 cost [2024-01-09T04:04:33.100Z] -rw-r--r-- 1 root root 89 Jan 9 03:56 cost.csv [2024-01-09T04:04:33.100Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-116/archives [2024-01-09T04:04:33.100Z] + ls -al /w/workspace/foundry_app-record-replay_PR-116/archives [2024-01-09T04:04:33.100Z] total 16 [2024-01-09T04:04:33.100Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 03:56 . [2024-01-09T04:04:33.100Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 03:56 .. [2024-01-09T04:04:33.100Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 03:56 cost [2024-01-09T04:04:33.100Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 9 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-09T04:04:33.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T04:04:34.335Z] ---> package-listing.sh [2024-01-09T04:04:34.335Z] ++ facter osfamily [2024-01-09T04:04:34.335Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-09T04:04:34.596Z] + OS_FAMILY=debian [2024-01-09T04:04:34.596Z] + workspace=/w/workspace/foundry_app-record-replay_PR-116 [2024-01-09T04:04:34.596Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-09T04:04:34.596Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-09T04:04:34.596Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-09T04:04:34.596Z] + PACKAGES=/tmp/packages_start.txt [2024-01-09T04:04:34.596Z] + '[' /w/workspace/foundry_app-record-replay_PR-116 ']' [2024-01-09T04:04:34.596Z] + PACKAGES=/tmp/packages_end.txt [2024-01-09T04:04:34.596Z] + case "${OS_FAMILY}" in [2024-01-09T04:04:34.596Z] + dpkg -l [2024-01-09T04:04:34.596Z] + grep '^ii' [2024-01-09T04:04:34.596Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-09T04:04:34.596Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-09T04:04:34.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-09T04:04:34.596Z] + '[' /w/workspace/foundry_app-record-replay_PR-116 ']' [2024-01-09T04:04:34.596Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-116/archives/ [2024-01-09T04:04:34.596Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-116/archives/ [Pipeline] echo [2024-01-09T04:04:34.636Z] 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-09T04:04:34.935Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T04:04:35.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T04:04:35.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T04:04:35.885Z] prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container [2024-01-09T04:04:35.915Z] $ 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-116/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-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@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 [2024-01-09T04:04:36.165Z] $ docker top f9dbbb2f3a6be25deb8bee2bd244464f8379786b28e215518741724e6c81bd6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T04:04:36.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-09T04:04:36.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-09T04:04:37.274Z] + ls /var/log/sa-host [2024-01-09T04:04:37.274Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T04:04:37.620Z] provisioning config files... [2024-01-09T04:04:37.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-116@tmp/config7674615341501562346tmp [Pipeline] { [Pipeline] echo [2024-01-09T04:04:37.783Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T04:04:38.112Z] ---> create-netrc.sh [Pipeline] } [2024-01-09T04:04:38.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-09T04:04:38.649Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-09T04:04:38.684Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T04:04:39.001Z] ---> sudo-logs.sh [2024-01-09T04:04:39.002Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-09T04:04:39.162Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T04:04:39.475Z] ---> job-cost.sh [2024-01-09T04:04:39.475Z] lf-activate-venv: SKIPPING [2024-01-09T04:04:39.475Z] DEBUG: total: 0.2199999988079071 [2024-01-09T04:04:39.475Z] INFO: Retrieving Stack Cost... [2024-01-09T04:04:39.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T04:04:40.305Z] INFO: Archiving Costs [Pipeline] echo [2024-01-09T04:04:40.339Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T04:04:40.657Z] ---> logs-deploy.sh [2024-01-09T04:04:40.657Z] lf-activate-venv: SKIPPING [2024-01-09T04:04:40.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-116/1 [2024-01-09T04:04:40.657Z] INFO: archiving workspace using pattern(s): [2024-01-09T04:04:41.606Z] Archives upload complete. [2024-01-09T04:04:41.606Z] INFO: archiving logs to Nexus