Pull request #124 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32baf799a2f1085944cc6dd73d8f353757ca094d+a7b8478cc08d2046ec322d4ca366236e032f8ba1 (92789faaadbc624e6a62a075418427e8e3060b0c) 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-ssh8442518822496578638.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-ssh17402558751660663297.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-124/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-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh403149030416999108.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-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6887950384645439867.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-ssh12263753747291397125.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-124/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-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14933210262057087464.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1027 in /w/workspace/foundry_app-record-replay_PR-124 [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-124 # 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/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7b8478cc08d2046ec322d4ca366236e032f8ba1 into PR head commit 32baf799a2f1085944cc6dd73d8f353757ca094d Merge succeeded, producing 32baf799a2f1085944cc6dd73d8f353757ca094d Checking out Revision 32baf799a2f1085944cc6dd73d8f353757ca094d (PR-124) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 32baf799a2f1085944cc6dd73d8f353757ca094d # 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 a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32baf799a2f1085944cc6dd73d8f353757ca094d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T03:21:41.334Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T03:21:41.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T03:21:41.666Z] ========================================================= [2024-02-16T03:21:41.667Z] EdgeX Global Pipelines Version Info [2024-02-16T03:21:41.667Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:21:42.482Z] ------------------- [2024-02-16T03:21:42.482Z] stable info: [2024-02-16T03:21:42.482Z] ------------------- [2024-02-16T03:21:42.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T03:21:42.482Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T03:21:42.482Z] Message: update stable to v1.0.258 [2024-02-16T03:21:43.052Z] ------------------- [2024-02-16T03:21:43.052Z] experimental info: [2024-02-16T03:21:43.052Z] ------------------- [2024-02-16T03:21:43.052Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T03:21:43.052Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T03:21:43.052Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T03:21:43.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-16T03:21:43.365Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-16T03:21:43.421Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T03:21:43.509Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T03:21:43.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T03:21:43.663Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T03:21:43.772Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T03:21:43.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T03:21:43.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T03:21:43.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T03:21:44.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T03:21:44.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-16T03:21:44.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T03:21:44.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T03:21:44.303Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T03:21:44.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T03:21:44.440Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T03:21:44.530Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T03:21:44.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T03:21:44.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T03:21:44.754Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T03:21:44.892Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T03:21:44.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T03:21:45.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T03:21:45.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T03:21:45.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T03:21:45.296Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T03:21:45.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2024-02-16T03:21:45.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2024-02-16T03:21:45.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2024-02-16T03:21:45.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] echo [2024-02-16T03:21:45.667Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32baf79 [Pipeline] echo [2024-02-16T03:21:45.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T03:21:45.918Z] provisioning config files... [2024-02-16T03:21:45.933Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-124@tmp/config4171122324151163954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:21:46.353Z] ---> ****-login.sh [2024-02-16T03:21:46.353Z] nexus3.edgexfoundry.org:10001 [2024-02-16T03:21:46.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:21:46.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:21:46.881Z] Configure a credential helper to remove this warning. See [2024-02-16T03:21:46.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:21:46.881Z] [2024-02-16T03:21:46.881Z] Login Succeeded [2024-02-16T03:21:46.881Z] nexus3.edgexfoundry.org:10002 [2024-02-16T03:21:46.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:21:46.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:21:46.882Z] Configure a credential helper to remove this warning. See [2024-02-16T03:21:46.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:21:46.882Z] [2024-02-16T03:21:46.882Z] Login Succeeded [2024-02-16T03:21:46.882Z] nexus3.edgexfoundry.org:10003 [2024-02-16T03:21:46.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:21:47.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:21:47.142Z] Configure a credential helper to remove this warning. See [2024-02-16T03:21:47.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:21:47.142Z] [2024-02-16T03:21:47.142Z] Login Succeeded [2024-02-16T03:21:47.142Z] nexus3.edgexfoundry.org:10004 [2024-02-16T03:21:47.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:21:47.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:21:47.416Z] Configure a credential helper to remove this warning. See [2024-02-16T03:21:47.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:21:47.416Z] [2024-02-16T03:21:47.416Z] Login Succeeded [2024-02-16T03:21:47.416Z] ****.io [2024-02-16T03:21:47.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:21:47.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:21:47.683Z] Configure a credential helper to remove this warning. See [2024-02-16T03:21:47.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:21:47.683Z] [2024-02-16T03:21:47.683Z] Login Succeeded [2024-02-16T03:21:47.683Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T03:21:47.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T03:21:48.694Z] + git rev-list -1 --merges 32baf799a2f1085944cc6dd73d8f353757ca094d~1..32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] echo [2024-02-16T03:21:48.739Z] -----------> git rev-list -1 --merges 32baf799a2f1085944cc6dd73d8f353757ca094d~1..32baf799a2f1085944cc6dd73d8f353757ca094d 32baf799a2f1085944cc6dd73d8f353757ca094d [false] [Pipeline] sh [2024-02-16T03:21:49.074Z] + git log --format=format:%s -1 32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] echo [2024-02-16T03:21:49.111Z] ========================================================= [2024-02-16T03:21:49.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T03:21:49.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T03:21:49.634Z] + git log --format=format:%s -1 32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] echo [2024-02-16T03:21:49.665Z] [semverPrep] GIT_COMMIT: 32baf799a2f1085944cc6dd73d8f353757ca094d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-16T03:21:49.720Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T03:21:50.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T03:21:50.213Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T03:21:50.213Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T03:21:50.213Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T03:21:50.213Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T03:21:50.213Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T03:21:50.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:21:50.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T03:21:50.999Z] [2024-02-16T03:21:50.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:21:51.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T03:21:51.437Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T03:21:51.437Z] b85a868b505f: Pulling fs layer [2024-02-16T03:21:51.437Z] e2be974225ed: Pulling fs layer [2024-02-16T03:21:51.437Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T03:21:51.437Z] 988bab9f4d93: Pulling fs layer [2024-02-16T03:21:51.437Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T03:21:51.437Z] eaf3925da568: Pulling fs layer [2024-02-16T03:21:51.437Z] bab4dde63d76: Pulling fs layer [2024-02-16T03:21:51.437Z] bde34c3a00c8: Pulling fs layer [2024-02-16T03:21:51.437Z] b352a97aabf1: Pulling fs layer [2024-02-16T03:21:51.437Z] 4872d77fe225: Pulling fs layer [2024-02-16T03:21:51.437Z] 5851b861e8e6: Pulling fs layer [2024-02-16T03:21:51.437Z] 988bab9f4d93: Waiting [2024-02-16T03:21:51.437Z] 1469e6f7b9e6: Waiting [2024-02-16T03:21:51.437Z] bde34c3a00c8: Waiting [2024-02-16T03:21:51.437Z] eaf3925da568: Waiting [2024-02-16T03:21:51.437Z] bab4dde63d76: Waiting [2024-02-16T03:21:51.437Z] b352a97aabf1: Waiting [2024-02-16T03:21:51.437Z] 5851b861e8e6: Waiting [2024-02-16T03:21:51.437Z] e2be974225ed: Verifying Checksum [2024-02-16T03:21:51.437Z] e2be974225ed: Download complete [2024-02-16T03:21:51.437Z] 988bab9f4d93: Verifying Checksum [2024-02-16T03:21:51.437Z] 988bab9f4d93: Download complete [2024-02-16T03:21:51.723Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T03:21:51.723Z] 1469e6f7b9e6: Download complete [2024-02-16T03:21:51.723Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T03:21:51.723Z] 339a4e72a1f5: Download complete [2024-02-16T03:21:51.723Z] bde34c3a00c8: Verifying Checksum [2024-02-16T03:21:51.723Z] bde34c3a00c8: Download complete [2024-02-16T03:21:51.723Z] b352a97aabf1: Download complete [2024-02-16T03:21:51.723Z] 4872d77fe225: Verifying Checksum [2024-02-16T03:21:51.723Z] 4872d77fe225: Download complete [2024-02-16T03:21:51.723Z] b85a868b505f: Verifying Checksum [2024-02-16T03:21:51.723Z] b85a868b505f: Download complete [2024-02-16T03:21:51.723Z] 5851b861e8e6: Verifying Checksum [2024-02-16T03:21:51.723Z] 5851b861e8e6: Download complete [2024-02-16T03:21:52.291Z] bab4dde63d76: Verifying Checksum [2024-02-16T03:21:52.291Z] bab4dde63d76: Download complete [2024-02-16T03:21:52.867Z] b85a868b505f: Pull complete [2024-02-16T03:21:53.129Z] e2be974225ed: Pull complete [2024-02-16T03:21:53.709Z] 339a4e72a1f5: Pull complete [2024-02-16T03:21:53.709Z] 988bab9f4d93: Pull complete [2024-02-16T03:21:53.970Z] 1469e6f7b9e6: Pull complete [2024-02-16T03:21:53.970Z] eaf3925da568: Pull complete [2024-02-16T03:21:55.893Z] bab4dde63d76: Pull complete [2024-02-16T03:21:55.893Z] bde34c3a00c8: Pull complete [2024-02-16T03:21:55.893Z] b352a97aabf1: Pull complete [2024-02-16T03:21:55.893Z] 4872d77fe225: Pull complete [2024-02-16T03:21:56.161Z] 5851b861e8e6: Pull complete [2024-02-16T03:21:56.162Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T03:21:56.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T03:21:56.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T03:21:56.545Z] prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container [2024-02-16T03:21:56.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@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-02-16T03:21:59.301Z] $ docker top 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 -eo pid,comm [2024-02-16T03:21:59.348Z] 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-02-16T03:21:59.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T03:21:59.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T03:21:59.557Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T03:21:59.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T03:21:59.697Z] $ docker exec 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 ssh-agent [2024-02-16T03:21:59.805Z] SSH_AUTH_SOCK=/tmp/ssh-d0H2aTQSm8KT/agent.33 [2024-02-16T03:21:59.805Z] SSH_AGENT_PID=39 [2024-02-16T03:21:59.813Z] Running ssh-add (command line suppressed) [2024-02-16T03:21:59.922Z] Identity added: /w/workspace/foundry_app-record-replay_PR-124@tmp/private_key_4291220508969523828.key (/w/workspace/foundry_app-record-replay_PR-124@tmp/private_key_4291220508969523828.key) [2024-02-16T03:21:59.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T03:22:00.293Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T03:22:00.323Z] $ docker exec --env ******** --env ******** 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 ssh-agent -k [2024-02-16T03:22:00.416Z] unset SSH_AUTH_SOCK; [2024-02-16T03:22:00.416Z] unset SSH_AGENT_PID; [2024-02-16T03:22:00.416Z] echo Agent pid 39 killed; [2024-02-16T03:22:00.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T03:22:00.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T03:22:00.569Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T03:22:00.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T03:22:00.709Z] $ docker exec 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 ssh-agent [2024-02-16T03:22:00.811Z] SSH_AUTH_SOCK=/tmp/ssh-7YlxMhpcVYrW/agent.71 [2024-02-16T03:22:00.811Z] SSH_AGENT_PID=77 [2024-02-16T03:22:00.818Z] Running ssh-add (command line suppressed) [2024-02-16T03:22:00.933Z] Identity added: /w/workspace/foundry_app-record-replay_PR-124@tmp/private_key_8926962670326995735.key (/w/workspace/foundry_app-record-replay_PR-124@tmp/private_key_8926962670326995735.key) [2024-02-16T03:22:00.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T03:22:01.294Z] + git semver init [2024-02-16T03:22:01.555Z] 2024-02-16 03:22:01,479 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T03:22:01.555Z] 2024-02-16 03:22:01,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-124/.semver [2024-02-16T03:22:01.555Z] 2024-02-16 03:22:01,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-124/.semver [2024-02-16T03:22:01.555Z] 2024-02-16 03:22:01,480 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-124/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-124, universal_newlines=False, shell=None, istream=None) [2024-02-16T03:22:02.496Z] 2024-02-16 03:22:02,463 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-124/.git/info/exclude [2024-02-16T03:22:02.496Z] 2024-02-16 03:22:02,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-124/.semver/PR-124 with force:False [2024-02-16T03:22:02.496Z] 2024-02-16 03:22:02,464 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-124/.semver/PR-124 [2024-02-16T03:22:02.496Z] 2024-02-16 03:22:02,469 [execute] INFO git cat-file --batch-check [2024-02-16T03:22:02.496Z] 2024-02-16 03:22:02,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-124/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T03:22:02.496Z] 2024-02-16 03:22:02,475 [execute] INFO git cat-file --batch [2024-02-16T03:22:02.496Z] 2024-02-16 03:22:02,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-124/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T03:22:02.496Z] 2024-02-16 03:22:02,481 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-124/.semver/PR-124 [2024-02-16T03:22:02.496Z] 0.0.0 [Pipeline] } [2024-02-16T03:22:02.532Z] $ docker exec --env ******** --env ******** 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 ssh-agent -k [2024-02-16T03:22:02.642Z] unset SSH_AUTH_SOCK; [2024-02-16T03:22:02.644Z] unset SSH_AGENT_PID; [2024-02-16T03:22:02.644Z] echo Agent pid 77 killed; [2024-02-16T03:22:02.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T03:22:03.198Z] + git semver [Pipeline] } [2024-02-16T03:22:03.490Z] $ docker stop --time=1 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 [2024-02-16T03:22:04.806Z] $ docker rm -f --volumes 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T03:22:05.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T03:22:05.583Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T03:22:05.599Z] [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-02-16T03:22:06.535Z] provisioning config files... [2024-02-16T03:22:06.551Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-124@tmp/config10326163664048201429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:22:06.965Z] ---> ****-login.sh [2024-02-16T03:22:06.966Z] nexus3.edgexfoundry.org:10001 [2024-02-16T03:22:06.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:22:06.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:22:06.966Z] Configure a credential helper to remove this warning. See [2024-02-16T03:22:06.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:22:06.966Z] [2024-02-16T03:22:06.966Z] Login Succeeded [2024-02-16T03:22:06.966Z] nexus3.edgexfoundry.org:10002 [2024-02-16T03:22:06.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:22:06.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:22:06.966Z] Configure a credential helper to remove this warning. See [2024-02-16T03:22:06.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:22:06.966Z] [2024-02-16T03:22:06.966Z] Login Succeeded [2024-02-16T03:22:06.966Z] nexus3.edgexfoundry.org:10003 [2024-02-16T03:22:07.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:22:07.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:22:07.225Z] Configure a credential helper to remove this warning. See [2024-02-16T03:22:07.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:22:07.225Z] [2024-02-16T03:22:07.225Z] Login Succeeded [2024-02-16T03:22:07.225Z] nexus3.edgexfoundry.org:10004 [2024-02-16T03:22:07.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:22:07.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:22:07.225Z] Configure a credential helper to remove this warning. See [2024-02-16T03:22:07.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:22:07.225Z] [2024-02-16T03:22:07.225Z] Login Succeeded [2024-02-16T03:22:07.225Z] ****.io [2024-02-16T03:22:07.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:22:07.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:22:07.485Z] Configure a credential helper to remove this warning. See [2024-02-16T03:22:07.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:22:07.485Z] [2024-02-16T03:22:07.485Z] Login Succeeded [2024-02-16T03:22:07.485Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T03:22:07.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T03:22:07.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T03:22:07.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T03:22:07.982Z] ========================================================= [2024-02-16T03:22:07.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T03:22:07.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:22:08.573Z] + 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-02-16T03:22:08.573Z] Sending build context to Docker daemon 6.684MB [2024-02-16T03:22:08.573Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T03:22:08.573Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T03:22:08.573Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T03:22:08.573Z] 7264a8db6415: Pulling fs layer [2024-02-16T03:22:08.573Z] c4d48a809fc2: Pulling fs layer [2024-02-16T03:22:08.573Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T03:22:08.573Z] ad3a456e5733: Pulling fs layer [2024-02-16T03:22:08.573Z] 69c7f0334f64: Pulling fs layer [2024-02-16T03:22:08.573Z] ad3a456e5733: Waiting [2024-02-16T03:22:08.573Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T03:22:08.573Z] ce7588e14bc9: Pulling fs layer [2024-02-16T03:22:08.573Z] b5e4710f87ac: Pulling fs layer [2024-02-16T03:22:08.573Z] 1f1c1a5573a3: Waiting [2024-02-16T03:22:08.573Z] b5e4710f87ac: Waiting [2024-02-16T03:22:08.573Z] ce7588e14bc9: Waiting [2024-02-16T03:22:08.573Z] c4d48a809fc2: Verifying Checksum [2024-02-16T03:22:08.573Z] c4d48a809fc2: Download complete [2024-02-16T03:22:08.573Z] ad3a456e5733: Verifying Checksum [2024-02-16T03:22:08.573Z] ad3a456e5733: Download complete [2024-02-16T03:22:08.831Z] 69c7f0334f64: Verifying Checksum [2024-02-16T03:22:08.831Z] 69c7f0334f64: Download complete [2024-02-16T03:22:08.831Z] 7264a8db6415: Verifying Checksum [2024-02-16T03:22:08.831Z] 7264a8db6415: Download complete [2024-02-16T03:22:08.831Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T03:22:08.831Z] 1f1c1a5573a3: Download complete [2024-02-16T03:22:08.831Z] 7264a8db6415: Pull complete [2024-02-16T03:22:09.090Z] b5e4710f87ac: Verifying Checksum [2024-02-16T03:22:09.090Z] b5e4710f87ac: Download complete [2024-02-16T03:22:09.090Z] c4d48a809fc2: Pull complete [2024-02-16T03:22:09.090Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T03:22:09.090Z] 4f1c88b9dad5: Download complete [2024-02-16T03:22:09.655Z] ce7588e14bc9: Verifying Checksum [2024-02-16T03:22:09.655Z] ce7588e14bc9: Download complete [2024-02-16T03:22:12.182Z] 4f1c88b9dad5: Pull complete [2024-02-16T03:22:12.182Z] ad3a456e5733: Pull complete [2024-02-16T03:22:12.182Z] 69c7f0334f64: Pull complete [2024-02-16T03:22:12.443Z] 1f1c1a5573a3: Pull complete [2024-02-16T03:22:14.979Z] ce7588e14bc9: Pull complete [2024-02-16T03:22:14.979Z] b5e4710f87ac: Pull complete [2024-02-16T03:22:14.979Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T03:22:14.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T03:22:14.979Z] ---> 88b5674ff536 [2024-02-16T03:22:14.979Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T03:22:20.267Z] ---> Running in b0166f215d2e [2024-02-16T03:22:20.267Z] Removing intermediate container b0166f215d2e [2024-02-16T03:22:20.267Z] ---> 90ef998672e6 [2024-02-16T03:22:20.267Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T03:22:20.267Z] ---> Running in fe8f363dbb15 [2024-02-16T03:22:20.267Z] Removing intermediate container fe8f363dbb15 [2024-02-16T03:22:20.267Z] ---> 3b694ccb75ec [2024-02-16T03:22:20.267Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T03:22:20.267Z] ---> Running in 32c772200864 [2024-02-16T03:22:20.267Z] Removing intermediate container 32c772200864 [2024-02-16T03:22:20.267Z] ---> b3ad8724cc40 [2024-02-16T03:22:20.267Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T03:22:20.267Z] ---> Running in a6aec906ff21 [2024-02-16T03:22:20.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T03:22:20.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T03:22:20.527Z] OK: 264 MiB in 52 packages [2024-02-16T03:22:20.787Z] Removing intermediate container a6aec906ff21 [2024-02-16T03:22:20.787Z] ---> f0de4e54e2de [2024-02-16T03:22:20.787Z] Step 7/12 : WORKDIR /app [2024-02-16T03:22:20.787Z] ---> Running in e38332cc76be [2024-02-16T03:22:21.047Z] Removing intermediate container e38332cc76be [2024-02-16T03:22:21.047Z] ---> 00feea5517bd [2024-02-16T03:22:21.047Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T03:22:21.047Z] ---> b38c21adc538 [2024-02-16T03:22:21.047Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T03:22:21.047Z] ---> Running in af69702ed91b [2024-02-16T03:22:21.272Z] Still waiting to schedule task [2024-02-16T03:22:21.273Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-16T03:22:53.137Z] Removing intermediate container af69702ed91b [2024-02-16T03:22:53.137Z] ---> bfd150587cc4 [2024-02-16T03:22:53.137Z] Step 10/12 : COPY . . [2024-02-16T03:22:53.137Z] ---> f36e0b6681c3 [2024-02-16T03:22:53.137Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T03:22:53.137Z] ---> Running in 247b5cbb1a4c [2024-02-16T03:22:53.137Z] Removing intermediate container 247b5cbb1a4c [2024-02-16T03:22:53.137Z] ---> 97ef208584f4 [2024-02-16T03:22:53.137Z] Step 12/12 : RUN $MAKE [2024-02-16T03:22:53.137Z] ---> Running in fd3588cc48bd [2024-02-16T03:22:53.137Z] noop [2024-02-16T03:22:53.137Z] Removing intermediate container fd3588cc48bd [2024-02-16T03:22:53.137Z] ---> 29437ac9e166 [2024-02-16T03:22:53.137Z] Successfully built 29437ac9e166 [2024-02-16T03:22:53.137Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:22:53.682Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T03:22:53.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T03:22:53.899Z] prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container [2024-02-16T03:22:53.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@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-02-16T03:22:54.288Z] $ docker top b314bc135d96af8f6c1c56460d54702b4fbf1c0befc881c4c537917320f1de7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T03:22:54.742Z] + go version [2024-02-16T03:22:54.742Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T03:22:54.786Z] $ docker stop --time=1 b314bc135d96af8f6c1c56460d54702b4fbf1c0befc881c4c537917320f1de7d [2024-02-16T03:22:56.080Z] $ docker rm -f --volumes b314bc135d96af8f6c1c56460d54702b4fbf1c0befc881c4c537917320f1de7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:22:57.081Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T03:22:57.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T03:22:57.293Z] prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container [2024-02-16T03:22:57.335Z] $ 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-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@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-02-16T03:22:57.697Z] $ docker top 54392cba11027f25a3dcdab1aa6915af78f1c7389203bf0801f3e10ebd83daf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T03:22:58.141Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-124 [Pipeline] fileExists [Pipeline] sh [2024-02-16T03:22:58.531Z] + make test [2024-02-16T03:22:58.531Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T03:23:20.463Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-16T03:23:20.463Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-16T03:23:20.463Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-16T03:23:20.463Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-16T03:23:20.463Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements [2024-02-16T03:23:28.595Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.612s coverage: 98.7% of statements [2024-02-16T03:23:28.595Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.099s coverage: 89.7% of statements [2024-02-16T03:23:28.595Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.039s coverage: 100.0% of statements [2024-02-16T03:23:46.691Z] go vet ./... [2024-02-16T03:23:49.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T03:23:49.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T03:23:49.979Z] ./bin/test-attribution-txt.sh [2024-02-16T03:23:49.979Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T03:23:50.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T03:23:50.120Z] $ docker stop --time=1 54392cba11027f25a3dcdab1aa6915af78f1c7389203bf0801f3e10ebd83daf9 [2024-02-16T03:23:53.657Z] $ docker rm -f --volumes 54392cba11027f25a3dcdab1aa6915af78f1c7389203bf0801f3e10ebd83daf9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T03:23:54.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T03:23:54.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T03:23:55.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T03:23:55.570Z] + ls -al . [2024-02-16T03:23:55.570Z] total 192 [2024-02-16T03:23:55.570Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 03:22 . [2024-02-16T03:23:55.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 03:21 .. [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 03:21 .dockerignore [2024-02-16T03:23:55.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 03:23 .git [2024-02-16T03:23:55.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:21 .github [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 16 03:21 .gitignore [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 03:21 .golangci.yml [2024-02-16T03:23:55.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 03:22 .semver [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 16 03:21 Attribution.txt [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 16 03:21 CHANGELOG.md [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 16 03:21 Dockerfile [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 03:21 GOVERNANCE.md [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 16 03:21 Jenkinsfile [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 03:21 LICENSE [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 16 03:21 Makefile [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 16 03:21 OWNERS.md [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 16 03:21 README.md [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 16 03:21 Record and Reply.postman_collection.json [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 03:22 VERSION [2024-02-16T03:23:55.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 03:21 bin [2024-02-16T03:23:55.570Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 16 03:23 coverage.out [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 16 03:21 go.mod [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 16 03:21 go.sum [2024-02-16T03:23:55.570Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 03:21 internal [2024-02-16T03:23:55.570Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 16 03:21 main.go [2024-02-16T03:23:55.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:21 openapi [2024-02-16T03:23:55.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:21 pkg [2024-02-16T03:23:55.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 03:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:23:56.170Z] + 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=32baf799a2f1085944cc6dd73d8f353757ca094d --label arch=amd64 --label version=0.0.0 . [2024-02-16T03:23:56.170Z] Sending build context to Docker daemon 6.71MB [2024-02-16T03:23:56.170Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T03:23:56.170Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-16T03:23:56.170Z] ---> 29437ac9e166 [2024-02-16T03:23:56.170Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T03:23:56.430Z] ---> Running in a800a54fee4b [2024-02-16T03:23:56.430Z] Removing intermediate container a800a54fee4b [2024-02-16T03:23:56.430Z] ---> c348d7d422cc [2024-02-16T03:23:56.430Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T03:23:56.430Z] ---> Running in 48926c016508 [2024-02-16T03:23:56.430Z] Removing intermediate container 48926c016508 [2024-02-16T03:23:56.430Z] ---> 2419850790b6 [2024-02-16T03:23:56.430Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-16T03:23:56.430Z] ---> Running in 6928223963d6 [2024-02-16T03:23:56.690Z] Removing intermediate container 6928223963d6 [2024-02-16T03:23:56.690Z] ---> 660623edcb2e [2024-02-16T03:23:56.690Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T03:23:56.690Z] ---> Running in 832b9650d824 [2024-02-16T03:23:56.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T03:23:56.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T03:23:57.518Z] OK: 264 MiB in 52 packages [2024-02-16T03:23:57.777Z] Removing intermediate container 832b9650d824 [2024-02-16T03:23:57.777Z] ---> 3bcdbdecfea2 [2024-02-16T03:23:57.777Z] Step 7/27 : WORKDIR /app [2024-02-16T03:23:57.777Z] ---> Running in 38d69d7da540 [2024-02-16T03:23:57.777Z] Removing intermediate container 38d69d7da540 [2024-02-16T03:23:57.777Z] ---> 1a262fdf7c58 [2024-02-16T03:23:57.777Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-16T03:23:57.777Z] ---> 6a71be7fead5 [2024-02-16T03:23:57.777Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T03:23:57.777Z] ---> Running in f587d353c9ad [2024-02-16T03:23:58.716Z] Removing intermediate container f587d353c9ad [2024-02-16T03:23:58.716Z] ---> 8b2341969b63 [2024-02-16T03:23:58.716Z] Step 10/27 : COPY . . [2024-02-16T03:23:58.716Z] ---> 940e7fb1f7ac [2024-02-16T03:23:58.716Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T03:23:58.716Z] ---> Running in 58c0e8e3636a [2024-02-16T03:23:58.974Z] Removing intermediate container 58c0e8e3636a [2024-02-16T03:23:58.974Z] ---> d6ee3ea949a8 [2024-02-16T03:23:58.974Z] Step 12/27 : RUN $MAKE [2024-02-16T03:23:58.974Z] ---> Running in ceb7002d36fc [2024-02-16T03:23:59.233Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-02-16T03:24:13.715Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1028 in /w/workspace/foundry_app-record-replay_PR-124 [Pipeline] { [Pipeline] ws [2024-02-16T03:24:13.810Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-02-16T03:24:16.942Z] Selected Git installation does not exist. Using Default [2024-02-16T03:24:16.942Z] The recommended git tool is: NONE [2024-02-16T03:24:17.401Z] Removing intermediate container ceb7002d36fc [2024-02-16T03:24:17.401Z] ---> e13be7d1d78d [2024-02-16T03:24:17.401Z] Step 13/27 : FROM alpine:3.18 [2024-02-16T03:24:17.401Z] 3.18: Pulling from library/alpine [2024-02-16T03:24:17.401Z] 619be1103602: Pulling fs layer [2024-02-16T03:24:17.401Z] 619be1103602: Verifying Checksum [2024-02-16T03:24:17.401Z] 619be1103602: Download complete [2024-02-16T03:24:17.682Z] 619be1103602: Pull complete [2024-02-16T03:24:17.682Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T03:24:17.682Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T03:24:17.682Z] ---> d3782b16ccc9 [2024-02-16T03:24:17.682Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T03:24:17.941Z] ---> Running in e59e8de5f9c7 [2024-02-16T03:24:17.941Z] Removing intermediate container e59e8de5f9c7 [2024-02-16T03:24:17.941Z] ---> 25d8e8887f3d [2024-02-16T03:24:17.941Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-16T03:24:17.941Z] ---> Running in dc4d60914bff [2024-02-16T03:24:17.941Z] Removing intermediate container dc4d60914bff [2024-02-16T03:24:17.941Z] ---> bd6b2a4de77a [2024-02-16T03:24:17.941Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T03:24:17.941Z] ---> Running in 96cab854427b [2024-02-16T03:24:18.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T03:24:18.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T03:24:18.717Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T03:24:18.717Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T03:24:18.717Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T03:24:18.717Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T03:24:18.717Z] OK: 8 MiB in 17 packages [2024-02-16T03:24:19.283Z] Removing intermediate container 96cab854427b [2024-02-16T03:24:19.283Z] ---> ffcd40c43110 [2024-02-16T03:24:19.283Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-16T03:24:19.283Z] ---> Running in 81f6eb6bc655 [2024-02-16T03:24:19.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T03:24:19.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T03:24:19.801Z] OK: 8 MiB in 17 packages [2024-02-16T03:24:20.059Z] Removing intermediate container 81f6eb6bc655 [2024-02-16T03:24:20.059Z] ---> a020160c1b6a [2024-02-16T03:24:20.059Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T03:24:20.317Z] ---> 833108f0cc93 [2024-02-16T03:24:20.317Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T03:24:20.317Z] ---> c4dd65c2c11b [2024-02-16T03:24:20.317Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-16T03:24:20.575Z] ---> fd93e097899e [2024-02-16T03:24:20.575Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-16T03:24:21.325Z] ---> ee4d6ed2c80a [2024-02-16T03:24:21.325Z] Step 22/27 : EXPOSE 59712 [2024-02-16T03:24:21.325Z] ---> Running in b1fb87c58fd3 [2024-02-16T03:24:21.583Z] Removing intermediate container b1fb87c58fd3 [2024-02-16T03:24:21.583Z] ---> e04b569b8baf [2024-02-16T03:24:21.583Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-16T03:24:21.583Z] ---> Running in 3e6a81df7f54 [2024-02-16T03:24:21.583Z] Removing intermediate container 3e6a81df7f54 [2024-02-16T03:24:21.583Z] ---> d7466646db79 [2024-02-16T03:24:21.583Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T03:24:21.583Z] ---> Running in 0aaae097d001 [2024-02-16T03:24:21.583Z] Removing intermediate container 0aaae097d001 [2024-02-16T03:24:21.583Z] ---> 970a07709b2c [2024-02-16T03:24:21.583Z] Step 25/27 : LABEL arch=amd64 [2024-02-16T03:24:21.583Z] ---> Running in f2d83ff92de8 [2024-02-16T03:24:21.841Z] Removing intermediate container f2d83ff92de8 [2024-02-16T03:24:21.841Z] ---> b4fa727b225b [2024-02-16T03:24:21.841Z] Step 26/27 : LABEL git_sha=32baf799a2f1085944cc6dd73d8f353757ca094d [2024-02-16T03:24:21.841Z] ---> Running in c18672eeeb5a [2024-02-16T03:24:21.841Z] Removing intermediate container c18672eeeb5a [2024-02-16T03:24:21.841Z] ---> 4b9d3af8912f [2024-02-16T03:24:21.841Z] Step 27/27 : LABEL version=0.0.0 [2024-02-16T03:24:21.841Z] ---> Running in 9d24cc09d777 [2024-02-16T03:24:21.841Z] Removing intermediate container 9d24cc09d777 [2024-02-16T03:24:21.841Z] ---> f8f72837371d [2024-02-16T03:24:21.841Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T03:24:21.841Z] Successfully built f8f72837371d [2024-02-16T03:24:21.841Z] 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-02-16T03:24:23.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T03:24:23.107Z] [2024-02-16T03:24:23.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:24:23.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T03:24:23.541Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T03:24:23.541Z] 5eb5b503b376: Pulling fs layer [2024-02-16T03:24:23.541Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T03:24:23.541Z] ec43610c2a17: Pulling fs layer [2024-02-16T03:24:23.541Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T03:24:23.541Z] 33b1e0a273af: Pulling fs layer [2024-02-16T03:24:23.541Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T03:24:23.541Z] 2f39f015ded8: Pulling fs layer [2024-02-16T03:24:23.541Z] 3a2ae6a8a46f: Waiting [2024-02-16T03:24:23.541Z] 33b1e0a273af: Waiting [2024-02-16T03:24:23.541Z] 5d3b04190fa2: Waiting [2024-02-16T03:24:23.541Z] 2f39f015ded8: Waiting [2024-02-16T03:24:23.541Z] 5c69ac0246d0: Download complete [2024-02-16T03:24:23.541Z] 3a2ae6a8a46f: Download complete [2024-02-16T03:24:23.541Z] 33b1e0a273af: Verifying Checksum [2024-02-16T03:24:23.541Z] 33b1e0a273af: Download complete [2024-02-16T03:24:23.541Z] 5d3b04190fa2: Verifying Checksum [2024-02-16T03:24:23.541Z] 5d3b04190fa2: Download complete [2024-02-16T03:24:23.541Z] ec43610c2a17: Verifying Checksum [2024-02-16T03:24:23.541Z] ec43610c2a17: Download complete [2024-02-16T03:24:23.802Z] 5eb5b503b376: Verifying Checksum [2024-02-16T03:24:23.802Z] 5eb5b503b376: Download complete [2024-02-16T03:24:24.368Z] 2f39f015ded8: Download complete [2024-02-16T03:24:24.933Z] 5eb5b503b376: Pull complete [2024-02-16T03:24:24.933Z] 5c69ac0246d0: Pull complete [2024-02-16T03:24:25.497Z] ec43610c2a17: Pull complete [2024-02-16T03:24:25.497Z] 3a2ae6a8a46f: Pull complete [2024-02-16T03:24:25.755Z] 33b1e0a273af: Pull complete [2024-02-16T03:24:25.755Z] 5d3b04190fa2: Pull complete [2024-02-16T03:24:27.227Z] using credential edgex-jenkins-ssh [2024-02-16T03:24:27.251Z] Cloning the remote Git repository [2024-02-16T03:24:27.300Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-16T03:24:27.450Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-02-16T03:24:27.669Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-16T03:24:27.671Z] > git --version # timeout=10 [2024-02-16T03:24:27.709Z] > git --version # 'git version 2.25.1' [2024-02-16T03:24:27.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T03:24:27.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T03:24:29.937Z] 2f39f015ded8: Pull complete [2024-02-16T03:24:29.937Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T03:24:29.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T03:24:29.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T03:24:30.301Z] prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container [2024-02-16T03:24:30.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-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@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-02-16T03:24:29.671Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-16T03:24:29.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T03:24:30.579Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-16T03:24:30.615Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-16T03:24:30.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T03:24:30.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-16T03:24:31.197Z] Merging remotes/origin/main commit a7b8478cc08d2046ec322d4ca366236e032f8ba1 into PR head commit 32baf799a2f1085944cc6dd73d8f353757ca094d [2024-02-16T03:24:31.451Z] Merge succeeded, producing 32baf799a2f1085944cc6dd73d8f353757ca094d [2024-02-16T03:24:31.452Z] Checking out Revision 32baf799a2f1085944cc6dd73d8f353757ca094d (PR-124) [2024-02-16T03:24:31.947Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-16T03:24:31.989Z] > git --version # timeout=10 [2024-02-16T03:24:31.999Z] > git --version # 'git version 2.25.1' [2024-02-16T03:24:32.012Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T03:24:31.212Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T03:24:31.267Z] > git checkout -f 32baf799a2f1085944cc6dd73d8f353757ca094d # timeout=10 [2024-02-16T03:24:31.354Z] > git remote # timeout=10 [2024-02-16T03:24:31.374Z] > git config --get remote.origin.url # timeout=10 [2024-02-16T03:24:31.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T03:24:31.406Z] > git merge a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 [2024-02-16T03:24:31.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-16T03:24:31.456Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T03:24:31.469Z] > git checkout -f 32baf799a2f1085944cc6dd73d8f353757ca094d # timeout=10 [2024-02-16T03:24:32.509Z] [2024-02-16T03:24:32.509Z] GitHub has been notified of this commit’s build result [2024-02-16T03:24:32.509Z] [2024-02-16T03:24:34.232Z] $ docker top bf50c4c87b5e8fb796a570aa45ffe682f2d9adba8e8d7d4a62facde7b1680998 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-02-16T03:24:34.751Z] ---> job-cost.sh [2024-02-16T03:24:34.751Z] lf-activate-venv: SKIPPING [2024-02-16T03:24:34.751Z] INFO: No Stack... [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T03:24:35.010Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T03:24:35.270Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T03:24:35.523Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T03:24:35.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T03:24:35.523Z] Dload Upload Total Spent Left Speed [2024-02-16T03:24:35.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 56017 0 --:--:-- --:--:-- --:--:-- 56017 [Pipeline] sh [2024-02-16T03:24:35.586Z] + cat /w/workspace/foundry_app-record-replay_PR-124/archives/cost.csv [2024-02-16T03:24:35.586Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T03:24:35.731Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [2024-02-16T03:24:35.737Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] did not exist. Created. [2024-02-16T03:24:35.742Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-02-16T03:24:35.874Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2024-02-16T03:24:36.247Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T03:24:36.247Z] + sudo tee /etc/docker/daemon.new [2024-02-16T03:24:36.247Z] { [2024-02-16T03:24:36.247Z] "registry-mirrors": [ [2024-02-16T03:24:36.247Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T03:24:36.247Z] ], [2024-02-16T03:24:36.247Z] "bip": "10.250.0.254/24", [2024-02-16T03:24:36.247Z] "hosts": [ [2024-02-16T03:24:36.247Z] "tcp://0.0.0.0:5555", [2024-02-16T03:24:36.247Z] "unix:///var/run/docker.sock" [2024-02-16T03:24:36.247Z] ], [2024-02-16T03:24:36.247Z] "mtu": 1458, [2024-02-16T03:24:36.247Z] "selinux-enabled": true, [2024-02-16T03:24:36.247Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T03:24:36.247Z] } [Pipeline] sh [2024-02-16T03:24:36.281Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T03:24:36.465Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T03:24:36.525Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [2024-02-16T03:24:36.609Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2024-02-16T03:24:36.704Z] $ docker stop --time=1 bf50c4c87b5e8fb796a570aa45ffe682f2d9adba8e8d7d4a62facde7b1680998 [2024-02-16T03:24:37.858Z] $ docker rm -f --volumes bf50c4c87b5e8fb796a570aa45ffe682f2d9adba8e8d7d4a62facde7b1680998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-02-16T03:24:38.304Z] + sudo service docker restart [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T03:24:56.918Z] provisioning config files... [2024-02-16T03:24:56.942Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config14504932647096718034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:24:57.451Z] ---> ****-login.sh [2024-02-16T03:24:57.451Z] nexus3.edgexfoundry.org:10001 [2024-02-16T03:24:57.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:24:57.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:24:57.993Z] Configure a credential helper to remove this warning. See [2024-02-16T03:24:57.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:24:57.993Z] [2024-02-16T03:24:57.993Z] Login Succeeded [2024-02-16T03:24:57.993Z] nexus3.edgexfoundry.org:10002 [2024-02-16T03:24:58.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:24:58.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:24:58.262Z] Configure a credential helper to remove this warning. See [2024-02-16T03:24:58.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:24:58.262Z] [2024-02-16T03:24:58.262Z] Login Succeeded [2024-02-16T03:24:58.262Z] nexus3.edgexfoundry.org:10003 [2024-02-16T03:24:58.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:24:58.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:24:58.798Z] Configure a credential helper to remove this warning. See [2024-02-16T03:24:58.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:24:58.799Z] [2024-02-16T03:24:58.799Z] Login Succeeded [2024-02-16T03:24:58.799Z] nexus3.edgexfoundry.org:10004 [2024-02-16T03:24:59.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:24:59.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:24:59.069Z] Configure a credential helper to remove this warning. See [2024-02-16T03:24:59.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:24:59.069Z] [2024-02-16T03:24:59.069Z] Login Succeeded [2024-02-16T03:24:59.069Z] ****.io [2024-02-16T03:24:59.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T03:24:59.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T03:24:59.608Z] Configure a credential helper to remove this warning. See [2024-02-16T03:24:59.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T03:24:59.608Z] [2024-02-16T03:24:59.608Z] Login Succeeded [2024-02-16T03:24:59.608Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T03:24:59.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T03:25:00.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T03:25:00.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T03:25:00.327Z] ========================================================= [2024-02-16T03:25:00.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T03:25:00.327Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:25:00.985Z] + 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-02-16T03:25:00.985Z] Sending build context to Docker daemon 258.6kB [2024-02-16T03:25:01.255Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T03:25:01.255Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T03:25:05.512Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T03:25:05.512Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T03:25:05.512Z] 5d54e960e981: Pulling fs layer [2024-02-16T03:25:05.512Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T03:25:05.512Z] f0e02332f6b5: Pulling fs layer [2024-02-16T03:25:05.512Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T03:25:05.512Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T03:25:05.512Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T03:25:05.512Z] f0e02332f6b5: Waiting [2024-02-16T03:25:05.512Z] 872ee5b61b7b: Waiting [2024-02-16T03:25:05.512Z] 0c6a40ed1a82: Waiting [2024-02-16T03:25:05.512Z] 5d54e960e981: Verifying Checksum [2024-02-16T03:25:05.512Z] 5d54e960e981: Download complete [2024-02-16T03:25:05.512Z] f0e02332f6b5: Verifying Checksum [2024-02-16T03:25:05.512Z] f0e02332f6b5: Download complete [2024-02-16T03:25:05.512Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T03:25:05.512Z] 872ee5b61b7b: Download complete [2024-02-16T03:25:05.512Z] 9fda8d8052c6: Download complete [2024-02-16T03:25:06.101Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T03:25:06.101Z] 94ae7d8d031c: Download complete [2024-02-16T03:25:06.372Z] 9fda8d8052c6: Pull complete [2024-02-16T03:25:07.341Z] 5d54e960e981: Pull complete [2024-02-16T03:25:07.341Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T03:25:07.341Z] c4a7e357bf2a: Download complete [2024-02-16T03:25:08.753Z] 0c6a40ed1a82: Download complete [2024-02-16T03:25:21.075Z] c4a7e357bf2a: Pull complete [2024-02-16T03:25:21.075Z] f0e02332f6b5: Pull complete [2024-02-16T03:25:21.075Z] 872ee5b61b7b: Pull complete [2024-02-16T03:25:29.283Z] 0c6a40ed1a82: Pull complete [2024-02-16T03:25:30.268Z] 94ae7d8d031c: Pull complete [2024-02-16T03:25:30.268Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T03:25:30.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T03:25:30.268Z] ---> 86de565de09d [2024-02-16T03:25:30.268Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T03:25:32.231Z] ---> Running in 4543c89d2418 [2024-02-16T03:25:32.231Z] Removing intermediate container 4543c89d2418 [2024-02-16T03:25:32.231Z] ---> 2f567c78ac97 [2024-02-16T03:25:32.231Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T03:25:32.500Z] ---> Running in e6328db4bf12 [2024-02-16T03:25:32.767Z] Removing intermediate container e6328db4bf12 [2024-02-16T03:25:32.767Z] ---> 3a2b4ab0f86a [2024-02-16T03:25:32.767Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T03:25:32.767Z] ---> Running in 35f8b5e90575 [2024-02-16T03:25:33.036Z] Removing intermediate container 35f8b5e90575 [2024-02-16T03:25:33.036Z] ---> 6ba18823029e [2024-02-16T03:25:33.036Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T03:25:33.036Z] ---> Running in 99b32863793d [2024-02-16T03:25:34.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T03:25:34.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T03:25:35.672Z] OK: 266 MiB in 52 packages [2024-02-16T03:25:36.712Z] Removing intermediate container 99b32863793d [2024-02-16T03:25:36.712Z] ---> d0a00a6f235c [2024-02-16T03:25:36.712Z] Step 7/12 : WORKDIR /app [2024-02-16T03:25:36.712Z] ---> Running in b9b3fbb15f2e [2024-02-16T03:25:37.014Z] Removing intermediate container b9b3fbb15f2e [2024-02-16T03:25:37.015Z] ---> 2bd8b21e6484 [2024-02-16T03:25:37.015Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T03:25:37.648Z] ---> 017c254e0399 [2024-02-16T03:25:37.648Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T03:25:37.648Z] ---> Running in 9b36c20d1955 [2024-02-16T03:26:45.513Z] Removing intermediate container 9b36c20d1955 [2024-02-16T03:26:45.513Z] ---> 54b405dc0c0a [2024-02-16T03:26:45.513Z] Step 10/12 : COPY . . [2024-02-16T03:26:45.513Z] ---> cc3c15366d61 [2024-02-16T03:26:45.513Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T03:26:45.513Z] ---> Running in 904f3dd4ad9b [2024-02-16T03:26:45.513Z] Removing intermediate container 904f3dd4ad9b [2024-02-16T03:26:45.513Z] ---> 076709cbb000 [2024-02-16T03:26:45.513Z] Step 12/12 : RUN $MAKE [2024-02-16T03:26:45.513Z] ---> Running in adc314974339 [2024-02-16T03:26:45.513Z] noop [2024-02-16T03:26:45.513Z] Removing intermediate container adc314974339 [2024-02-16T03:26:45.513Z] ---> 83e2c532e12b [2024-02-16T03:26:45.513Z] Successfully built 83e2c532e12b [2024-02-16T03:26:45.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:26:46.124Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T03:26:46.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T03:26:46.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container [2024-02-16T03:26:46.530Z] $ 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-02-16T03:26:47.761Z] $ docker top 86dae4c2d0a5be41850e60e2829c668d82cb32ec8f5801ff1f6abdcd10a4c74f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T03:26:48.702Z] + go version [2024-02-16T03:26:48.702Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T03:26:48.736Z] $ docker stop --time=1 86dae4c2d0a5be41850e60e2829c668d82cb32ec8f5801ff1f6abdcd10a4c74f [2024-02-16T03:26:50.356Z] $ docker rm -f --volumes 86dae4c2d0a5be41850e60e2829c668d82cb32ec8f5801ff1f6abdcd10a4c74f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:26:51.570Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T03:26:51.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T03:26:51.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container [2024-02-16T03:26:51.953Z] $ 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-02-16T03:26:53.160Z] $ docker top 7af5c93afb8e5d1da5aec6df3c0d7aab5952572a7714bd10091c82580daf506f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T03:26:53.807Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-02-16T03:26:54.816Z] + make test [2024-02-16T03:26:54.816Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T03:29:01.523Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-16T03:29:01.523Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.245s coverage: 88.0% of statements [2024-02-16T03:29:02.482Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-16T03:29:02.482Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-16T03:29:02.747Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-16T03:29:09.382Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.926s coverage: 98.7% of statements [2024-02-16T03:29:09.382Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.458s coverage: 89.7% of statements [2024-02-16T03:29:09.382Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.162s coverage: 100.0% of statements [2024-02-16T03:29:11.319Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T03:29:11.319Z] go vet ./... [2024-02-16T03:31:02.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T03:31:02.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T03:31:02.945Z] ./bin/test-attribution-txt.sh [2024-02-16T03:31:02.945Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T03:31:02.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T03:31:03.060Z] $ docker stop --time=1 7af5c93afb8e5d1da5aec6df3c0d7aab5952572a7714bd10091c82580daf506f [2024-02-16T03:31:05.595Z] $ docker rm -f --volumes 7af5c93afb8e5d1da5aec6df3c0d7aab5952572a7714bd10091c82580daf506f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T03:31:07.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T03:31:07.435Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T03:31:07.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T03:31:08.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T03:31:09.049Z] + ls -al . [2024-02-16T03:31:09.049Z] total 188 [2024-02-16T03:31:09.049Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 03:26 . [2024-02-16T03:31:09.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 03:24 .. [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 03:24 .dockerignore [2024-02-16T03:31:09.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 03:24 .git [2024-02-16T03:31:09.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:24 .github [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 16 03:24 .gitignore [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 03:24 .golangci.yml [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 16 03:24 Attribution.txt [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 16 03:24 CHANGELOG.md [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 16 03:24 Dockerfile [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 03:24 GOVERNANCE.md [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 16 03:24 Jenkinsfile [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 03:24 LICENSE [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 16 03:24 Makefile [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 16 03:24 OWNERS.md [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 16 03:24 README.md [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 16 03:24 Record and Reply.postman_collection.json [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 03:22 VERSION [2024-02-16T03:31:09.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 03:24 bin [2024-02-16T03:31:09.049Z] -rw-r--r-- 1 jenkins jenkins 24667 Feb 16 03:29 coverage.out [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 16 03:24 go.mod [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 16 03:24 go.sum [2024-02-16T03:31:09.049Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 03:24 internal [2024-02-16T03:31:09.049Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 16 03:24 main.go [2024-02-16T03:31:09.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:24 openapi [2024-02-16T03:31:09.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:24 pkg [2024-02-16T03:31:09.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 03:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:31:09.555Z] + 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=32baf799a2f1085944cc6dd73d8f353757ca094d --label arch=arm64 --label version=0.0.0 . [2024-02-16T03:31:09.823Z] Sending build context to Docker daemon 284.2kB [2024-02-16T03:31:09.823Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T03:31:09.823Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-16T03:31:09.823Z] ---> 83e2c532e12b [2024-02-16T03:31:09.823Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T03:31:09.823Z] ---> Running in 304fd3f033c4 [2024-02-16T03:31:10.105Z] Removing intermediate container 304fd3f033c4 [2024-02-16T03:31:10.105Z] ---> d4c7f2d41315 [2024-02-16T03:31:10.105Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T03:31:10.373Z] ---> Running in 29c74ee457c4 [2024-02-16T03:31:10.641Z] Removing intermediate container 29c74ee457c4 [2024-02-16T03:31:10.641Z] ---> 72ba6466bb9d [2024-02-16T03:31:10.641Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-16T03:31:10.641Z] ---> Running in 1bbcd6092e37 [2024-02-16T03:31:10.914Z] Removing intermediate container 1bbcd6092e37 [2024-02-16T03:31:10.914Z] ---> 3d7fde82e98d [2024-02-16T03:31:10.914Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T03:31:10.914Z] ---> Running in 6186c6f99088 [2024-02-16T03:31:11.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T03:31:12.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T03:31:13.424Z] OK: 266 MiB in 52 packages [2024-02-16T03:31:14.381Z] Removing intermediate container 6186c6f99088 [2024-02-16T03:31:14.381Z] ---> 2368dd624ccc [2024-02-16T03:31:14.381Z] Step 7/27 : WORKDIR /app [2024-02-16T03:31:14.381Z] ---> Running in 8a4f07d1b103 [2024-02-16T03:31:14.646Z] Removing intermediate container 8a4f07d1b103 [2024-02-16T03:31:14.646Z] ---> 21f7d4adfa8a [2024-02-16T03:31:14.647Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-16T03:31:19.967Z] ---> 24ae5c0ffccf [2024-02-16T03:31:19.967Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T03:31:19.967Z] ---> Running in f93f4e09e05b [2024-02-16T03:31:21.903Z] Removing intermediate container f93f4e09e05b [2024-02-16T03:31:21.903Z] ---> 42446a610b96 [2024-02-16T03:31:21.903Z] Step 10/27 : COPY . . [2024-02-16T03:31:22.483Z] ---> ead31c25b613 [2024-02-16T03:31:22.483Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T03:31:22.751Z] ---> Running in ec50e593e5f4 [2024-02-16T03:31:23.019Z] Removing intermediate container ec50e593e5f4 [2024-02-16T03:31:23.019Z] ---> 74ff3b48a3b7 [2024-02-16T03:31:23.019Z] Step 12/27 : RUN $MAKE [2024-02-16T03:31:23.019Z] ---> Running in f02f82a0f3e8 [2024-02-16T03:31:23.977Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-02-16T03:33:15.608Z] Removing intermediate container f02f82a0f3e8 [2024-02-16T03:33:15.608Z] ---> ce29c0ad6e0a [2024-02-16T03:33:15.608Z] Step 13/27 : FROM alpine:3.18 [2024-02-16T03:33:15.608Z] 3.18: Pulling from library/alpine [2024-02-16T03:33:15.608Z] c6b39de5b339: Pulling fs layer [2024-02-16T03:33:15.608Z] c6b39de5b339: Verifying Checksum [2024-02-16T03:33:15.608Z] c6b39de5b339: Download complete [2024-02-16T03:33:15.608Z] c6b39de5b339: Pull complete [2024-02-16T03:33:15.608Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T03:33:15.608Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T03:33:15.608Z] ---> 33abbf032149 [2024-02-16T03:33:15.608Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T03:33:15.608Z] ---> Running in c539d02e7acf [2024-02-16T03:33:15.608Z] Removing intermediate container c539d02e7acf [2024-02-16T03:33:15.608Z] ---> bfb5d6dac330 [2024-02-16T03:33:15.608Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-16T03:33:15.608Z] ---> Running in 2ebb3e68120e [2024-02-16T03:33:15.608Z] Removing intermediate container 2ebb3e68120e [2024-02-16T03:33:15.608Z] ---> f86ad0435d9a [2024-02-16T03:33:15.608Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T03:33:15.608Z] ---> Running in d51e6d74fbfd [2024-02-16T03:33:15.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T03:33:15.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T03:33:15.608Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T03:33:15.608Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T03:33:15.608Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T03:33:15.608Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T03:33:15.608Z] OK: 9 MiB in 17 packages [2024-02-16T03:33:15.608Z] Removing intermediate container d51e6d74fbfd [2024-02-16T03:33:15.608Z] ---> c952af9ea3cb [2024-02-16T03:33:15.608Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-16T03:33:15.608Z] ---> Running in ce21431c2746 [2024-02-16T03:33:15.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T03:33:15.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T03:33:15.608Z] OK: 9 MiB in 17 packages [2024-02-16T03:33:15.608Z] Removing intermediate container ce21431c2746 [2024-02-16T03:33:15.608Z] ---> 4025efedc1d4 [2024-02-16T03:33:15.608Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T03:33:17.539Z] ---> ee3ac50b93c2 [2024-02-16T03:33:17.539Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T03:33:18.122Z] ---> 84106a90a65b [2024-02-16T03:33:18.122Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-16T03:33:18.706Z] ---> 3a88437755e5 [2024-02-16T03:33:18.706Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-16T03:33:20.118Z] ---> 23d78872a64e [2024-02-16T03:33:20.118Z] Step 22/27 : EXPOSE 59712 [2024-02-16T03:33:20.118Z] ---> Running in 1cb9a36dcf39 [2024-02-16T03:33:20.385Z] Removing intermediate container 1cb9a36dcf39 [2024-02-16T03:33:20.385Z] ---> 4b125d278c55 [2024-02-16T03:33:20.385Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-16T03:33:20.385Z] ---> Running in 5eef0d756a42 [2024-02-16T03:33:20.654Z] Removing intermediate container 5eef0d756a42 [2024-02-16T03:33:20.654Z] ---> 449c430aa089 [2024-02-16T03:33:20.654Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T03:33:20.654Z] ---> Running in d79552fa86b8 [2024-02-16T03:33:21.236Z] Removing intermediate container d79552fa86b8 [2024-02-16T03:33:21.236Z] ---> 6ab8d612ffc6 [2024-02-16T03:33:21.236Z] Step 25/27 : LABEL arch=arm64 [2024-02-16T03:33:21.236Z] ---> Running in 51873865da4f [2024-02-16T03:33:21.503Z] Removing intermediate container 51873865da4f [2024-02-16T03:33:21.503Z] ---> 711a9eba6632 [2024-02-16T03:33:21.503Z] Step 26/27 : LABEL git_sha=32baf799a2f1085944cc6dd73d8f353757ca094d [2024-02-16T03:33:21.503Z] ---> Running in b086a62d80cf [2024-02-16T03:33:21.770Z] Removing intermediate container b086a62d80cf [2024-02-16T03:33:21.770Z] ---> 31decc47631e [2024-02-16T03:33:21.770Z] Step 27/27 : LABEL version=0.0.0 [2024-02-16T03:33:21.770Z] ---> Running in aabb869d5c73 [2024-02-16T03:33:22.040Z] Removing intermediate container aabb869d5c73 [2024-02-16T03:33:22.040Z] ---> 2a7178afcb0d [2024-02-16T03:33:22.040Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T03:33:22.040Z] Successfully built 2a7178afcb0d [2024-02-16T03:33:22.040Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:33:23.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T03:33:23.349Z] [2024-02-16T03:33:23.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:33:23.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T03:33:23.798Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T03:33:23.798Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T03:33:23.798Z] 04944245beec: Pulling fs layer [2024-02-16T03:33:23.798Z] 699f458cf7ca: Pulling fs layer [2024-02-16T03:33:23.798Z] 765212b225bb: Pulling fs layer [2024-02-16T03:33:23.798Z] f23df028b6ca: Pulling fs layer [2024-02-16T03:33:23.798Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T03:33:23.798Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T03:33:23.798Z] d65c8cfc05b1: Waiting [2024-02-16T03:33:23.798Z] 765212b225bb: Waiting [2024-02-16T03:33:23.798Z] f23df028b6ca: Waiting [2024-02-16T03:33:23.798Z] 2437ff75d9bd: Waiting [2024-02-16T03:33:24.066Z] 04944245beec: Verifying Checksum [2024-02-16T03:33:24.066Z] 04944245beec: Download complete [2024-02-16T03:33:24.066Z] 765212b225bb: Verifying Checksum [2024-02-16T03:33:24.066Z] 765212b225bb: Download complete [2024-02-16T03:33:24.066Z] f23df028b6ca: Verifying Checksum [2024-02-16T03:33:24.066Z] f23df028b6ca: Download complete [2024-02-16T03:33:24.066Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T03:33:24.066Z] d65c8cfc05b1: Download complete [2024-02-16T03:33:24.066Z] 699f458cf7ca: Verifying Checksum [2024-02-16T03:33:24.066Z] 699f458cf7ca: Download complete [2024-02-16T03:33:24.652Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T03:33:24.652Z] 8998bd30e6a1: Download complete [2024-02-16T03:33:27.243Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T03:33:27.243Z] 2437ff75d9bd: Download complete [2024-02-16T03:33:33.878Z] 8998bd30e6a1: Pull complete [2024-02-16T03:33:33.878Z] 04944245beec: Pull complete [2024-02-16T03:33:34.832Z] 699f458cf7ca: Pull complete [2024-02-16T03:33:34.832Z] 765212b225bb: Pull complete [2024-02-16T03:33:35.787Z] f23df028b6ca: Pull complete [2024-02-16T03:33:36.053Z] d65c8cfc05b1: Pull complete [2024-02-16T03:33:54.243Z] 2437ff75d9bd: Pull complete [2024-02-16T03:33:54.243Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T03:33:54.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T03:33:54.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T03:33:54.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container [2024-02-16T03:33:54.930Z] $ 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-02-16T03:33:57.498Z] $ docker top 16d3cb97352444940b0079709ae63006168e73c526e4a17e47fd5d06675f6d4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:33:58.549Z] ---> job-cost.sh [2024-02-16T03:33:58.549Z] lf-activate-venv: SKIPPING [2024-02-16T03:33:58.549Z] INFO: No Stack... [2024-02-16T03:33:58.829Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T03:33:59.863Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T03:34:00.210Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-02-16T03:34:00.210Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T03:34:00.544Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [2024-02-16T03:34:00.549Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] did not exist. Created. [2024-02-16T03:34:00.554Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T03:34:01.369Z] /w/workspace/app-record-replay/1@tmp/durable-3ad480bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T03:34:02.060Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T03:34:02.097Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T03:34:02.148Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T03:34:02.207Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T03:34:02.406Z] $ docker stop --time=1 16d3cb97352444940b0079709ae63006168e73c526e4a17e47fd5d06675f6d4e [2024-02-16T03:34:04.376Z] $ docker rm -f --volumes 16d3cb97352444940b0079709ae63006168e73c526e4a17e47fd5d06675f6d4e [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-02-16T03:34:06.441Z] provisioning config files... [2024-02-16T03:34:06.449Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-124@tmp/config938169022511231329tmp [Pipeline] { [Pipeline] sh [2024-02-16T03:34:06.874Z] + set +x [2024-02-16T03:34:06.874Z] + curl -s https://codecov.io/bash [2024-02-16T03:34:06.874Z] + bash -s -- [2024-02-16T03:34:07.139Z] [2024-02-16T03:34:07.139Z] _____ _ [2024-02-16T03:34:07.139Z] / ____| | | [2024-02-16T03:34:07.139Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T03:34:07.139Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T03:34:07.139Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T03:34:07.139Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T03:34:07.139Z] Bash-1.0.6 [2024-02-16T03:34:07.139Z] [2024-02-16T03:34:07.139Z] [2024-02-16T03:34:07.139Z] ==> git version 2.25.1 found [2024-02-16T03:34:07.139Z] ==> 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-02-16T03:34:07.139Z] Release-Date: 2020-01-08 [2024-02-16T03:34:07.139Z] 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-02-16T03:34:07.139Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T03:34:07.139Z] ==> Jenkins CI detected. [2024-02-16T03:34:07.139Z] current dir:  /w/workspace/foundry_app-record-replay_PR-124 [2024-02-16T03:34:07.139Z] project root: . [2024-02-16T03:34:07.139Z] --> token set from env [2024-02-16T03:34:07.139Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T03:34:07.139Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T03:34:07.139Z] ==> Python coveragepy not found [2024-02-16T03:34:07.139Z] ==> Searching for coverage reports in: [2024-02-16T03:34:07.139Z] + . [2024-02-16T03:34:07.139Z] -> Found 1 reports [2024-02-16T03:34:07.139Z] ==> Detecting git/mercurial file structure [2024-02-16T03:34:07.139Z] ==> Reading reports [2024-02-16T03:34:07.139Z] + ./coverage.out bytes=24667 [2024-02-16T03:34:07.139Z] ==> Appending adjustments [2024-02-16T03:34:07.139Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T03:34:07.139Z] + Found adjustments [2024-02-16T03:34:07.139Z] ==> Gzipping contents [2024-02-16T03:34:07.139Z] 8.0K /tmp/codecov.KyjekX.gz [2024-02-16T03:34:07.139Z] ==> Uploading reports [2024-02-16T03:34:07.139Z] url: https://codecov.io [2024-02-16T03:34:07.140Z] query: branch=PR-124&commit=32baf799a2f1085944cc6dd73d8f353757ca094d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=124&job=&cmd_args= [2024-02-16T03:34:07.140Z] -> Pinging Codecov [2024-02-16T03:34:07.140Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-124&commit=32baf799a2f1085944cc6dd73d8f353757ca094d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=124&job=&cmd_args= [2024-02-16T03:34:07.399Z] -> Uploading to [2024-02-16T03:34:07.399Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/F467761B9912B4F32F9BC62907045C81/32baf799a2f1085944cc6dd73d8f353757ca094d/c7fc781f-3384-4286-8b9a-6b43a840cf18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T033407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b548a3949fd0c9f77c3d877e760bf33d1d850f2fb71f23ea075e2cfab62111e8 [2024-02-16T03:34:07.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T03:34:07.399Z] Dload Upload Total Spent Left Speed [2024-02-16T03:34:07.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4844 0 0 100 4844 0 17550 --:--:-- --:--:-- --:--:-- 17550 [2024-02-16T03:34:07.659Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] } [2024-02-16T03:34:07.694Z] 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-02-16T03:34:11.101Z] + [ -d /w/workspace/foundry_app-record-replay_PR-124/archives ] [2024-02-16T03:34:11.101Z] + ls -al /w/workspace/foundry_app-record-replay_PR-124/archives [2024-02-16T03:34:11.101Z] total 16 [2024-02-16T03:34:11.101Z] drwxr-xr-x 3 root root 4096 Feb 16 03:24 . [2024-02-16T03:34:11.101Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 03:24 .. [2024-02-16T03:34:11.101Z] drwxr-xr-x 2 root root 4096 Feb 16 03:24 cost [2024-02-16T03:34:11.101Z] -rw-r--r-- 1 root root 89 Feb 16 03:24 cost.csv [2024-02-16T03:34:11.101Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-124/archives [2024-02-16T03:34:11.101Z] + ls -al /w/workspace/foundry_app-record-replay_PR-124/archives [2024-02-16T03:34:11.101Z] total 16 [2024-02-16T03:34:11.101Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 03:24 . [2024-02-16T03:34:11.101Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 03:24 .. [2024-02-16T03:34:11.101Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 03:24 cost [2024-02-16T03:34:11.101Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 16 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:34:11.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:34:12.334Z] ---> package-listing.sh [2024-02-16T03:34:12.335Z] ++ facter osfamily [2024-02-16T03:34:12.335Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T03:34:12.594Z] + OS_FAMILY=debian [2024-02-16T03:34:12.594Z] + workspace=/w/workspace/foundry_app-record-replay_PR-124 [2024-02-16T03:34:12.594Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T03:34:12.594Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T03:34:12.594Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T03:34:12.594Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T03:34:12.594Z] + '[' /w/workspace/foundry_app-record-replay_PR-124 ']' [2024-02-16T03:34:12.594Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T03:34:12.594Z] + case "${OS_FAMILY}" in [2024-02-16T03:34:12.594Z] + dpkg -l [2024-02-16T03:34:12.594Z] + grep '^ii' [2024-02-16T03:34:12.594Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T03:34:12.594Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T03:34:12.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T03:34:12.594Z] + '[' /w/workspace/foundry_app-record-replay_PR-124 ']' [2024-02-16T03:34:12.594Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-124/archives/ [2024-02-16T03:34:12.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-124/archives/ [Pipeline] echo [2024-02-16T03:34:12.631Z] 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-16T03:34:12.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T03:34:13.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T03:34:13.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T03:34:13.843Z] prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container [2024-02-16T03:34:13.880Z] $ 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-124/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-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@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-02-16T03:34:14.094Z] $ docker top 1bbfef8b017f6487e44147939f2dcd37d5b4dce7f6beb59a5e3bed90845e7935 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T03:34:14.585Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T03:34:14.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T03:34:15.212Z] + ls /var/log/sa-host [2024-02-16T03:34:15.212Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T03:34:15.486Z] provisioning config files... [2024-02-16T03:34:15.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-124@tmp/config6476513943546147938tmp [Pipeline] { [Pipeline] echo [2024-02-16T03:34:15.660Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:34:15.975Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T03:34:16.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:34:16.533Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T03:34:16.569Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:34:16.888Z] ---> sudo-logs.sh [2024-02-16T03:34:16.888Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T03:34:17.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:34:17.343Z] ---> job-cost.sh [2024-02-16T03:34:17.343Z] lf-activate-venv: SKIPPING [2024-02-16T03:34:17.343Z] DEBUG: total: 0.2199999988079071 [2024-02-16T03:34:17.343Z] INFO: Retrieving Stack Cost... [2024-02-16T03:34:17.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T03:34:17.865Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T03:34:17.908Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T03:34:18.228Z] ---> logs-deploy.sh [2024-02-16T03:34:18.228Z] lf-activate-venv: SKIPPING [2024-02-16T03:34:18.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-124/1 [2024-02-16T03:34:18.228Z] INFO: archiving workspace using pattern(s): [2024-02-16T03:34:19.165Z] Archives upload complete. [2024-02-16T03:34:19.165Z] INFO: archiving logs to Nexus