Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89514e3c057ac1bfa990053d6698965b5d02828e+73821206136820b490740b0d0118952f550c5005 (421b86ce41a1620062e9bf6b075037ddbdba2dc6) 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-ssh16511600028323923354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1925150283354742978.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1630147005331322531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2191349497108626540.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4403161777142657140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-25969’ Running on prd-ubuntu20.04-docker-8c-8g-25972 in /w/workspace/foundry_app-record-replay_PR-151 [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-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 73821206136820b490740b0d0118952f550c5005 into PR head commit 89514e3c057ac1bfa990053d6698965b5d02828e Merge succeeded, producing 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b Checking out Revision 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b (PR-151) > 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/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89514e3c057ac1bfa990053d6698965b5d02828e # 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 73821206136820b490740b0d0118952f550c5005 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b # timeout=10 Commit message: "Merge commit '73821206136820b490740b0d0118952f550c5005' into HEAD" > git rev-list --no-walk 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T23:10:38.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T23:10:38.462Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T23:10:38.502Z] ========================================================= [2024-11-08T23:10:38.502Z] EdgeX Global Pipelines Version Info [2024-11-08T23:10:38.502Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:10:39.598Z] ------------------- [2024-11-08T23:10:39.598Z] stable info: [2024-11-08T23:10:39.598Z] ------------------- [2024-11-08T23:10:39.598Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T23:10:39.598Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T23:10:39.598Z] Message: update stable to v1.0.265 [2024-11-08T23:10:39.859Z] ------------------- [2024-11-08T23:10:39.859Z] experimental info: [2024-11-08T23:10:39.859Z] ------------------- [2024-11-08T23:10:39.859Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T23:10:39.860Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T23:10:39.860Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T23:10:39.953Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-11-08T23:10:39.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-11-08T23:10:40.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T23:10:40.036Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T23:10:40.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T23:10:40.089Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T23:10:40.118Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T23:10:40.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T23:10:40.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T23:10:40.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T23:10:40.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T23:10:40.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-11-08T23:10:40.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T23:10:40.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T23:10:40.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T23:10:40.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T23:10:40.404Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T23:10:40.436Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T23:10:40.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T23:10:40.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T23:10:40.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T23:10:40.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T23:10:40.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T23:10:40.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T23:10:40.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T23:10:40.664Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T23:10:40.689Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T23:10:40.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo [2024-11-08T23:10:40.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo [2024-11-08T23:10:40.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo [2024-11-08T23:10:40.810Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] echo [2024-11-08T23:10:40.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4672fd1 [Pipeline] echo [2024-11-08T23:10:40.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T23:10:40.946Z] provisioning config files... [2024-11-08T23:10:40.961Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config12479301024778580117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:10:41.298Z] ---> ****-login.sh [2024-11-08T23:10:41.298Z] nexus3.edgexfoundry.org:10001 [2024-11-08T23:10:41.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:41.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:41.558Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:41.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:41.559Z] [2024-11-08T23:10:41.559Z] Login Succeeded [2024-11-08T23:10:41.559Z] nexus3.edgexfoundry.org:10002 [2024-11-08T23:10:41.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:41.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:41.819Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:41.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:41.819Z] [2024-11-08T23:10:41.819Z] Login Succeeded [2024-11-08T23:10:41.819Z] nexus3.edgexfoundry.org:10003 [2024-11-08T23:10:41.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:41.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:41.820Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:41.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:41.820Z] [2024-11-08T23:10:41.820Z] Login Succeeded [2024-11-08T23:10:41.820Z] nexus3.edgexfoundry.org:10004 [2024-11-08T23:10:41.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:42.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:42.080Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:42.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:42.080Z] [2024-11-08T23:10:42.080Z] Login Succeeded [2024-11-08T23:10:42.080Z] ****.io [2024-11-08T23:10:42.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:42.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:42.341Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:42.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:42.341Z] [2024-11-08T23:10:42.341Z] Login Succeeded [2024-11-08T23:10:42.341Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T23:10:42.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T23:10:42.814Z] + git rev-list -1 --merges 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b~1..4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] echo [2024-11-08T23:10:42.841Z] -----------> git rev-list -1 --merges 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b~1..4672fd1c5f915a6f6e95fbae2528d762b3d75c9b 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [2024-11-08T23:10:42.841Z] 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [false] [Pipeline] sh [2024-11-08T23:10:43.139Z] + git log --format=format:%s -1 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] echo [2024-11-08T23:10:43.153Z] ========================================================= [2024-11-08T23:10:43.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T23:10:43.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T23:10:43.504Z] + git log --format=format:%s -1 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] echo [2024-11-08T23:10:43.516Z] [semverPrep] GIT_COMMIT: 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b, Commit Message: Merge commit '73821206136820b490740b0d0118952f550c5005' into HEAD [Pipeline] echo [2024-11-08T23:10:43.534Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T23:10:43.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T23:10:43.915Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T23:10:43.915Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T23:10:43.915Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T23:10:43.916Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T23:10:43.916Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T23:10:43.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:10:44.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T23:10:44.283Z] [2024-11-08T23:10:44.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:10:44.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T23:10:44.596Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T23:10:44.596Z] b85a868b505f: Pulling fs layer [2024-11-08T23:10:44.596Z] e2be974225ed: Pulling fs layer [2024-11-08T23:10:44.596Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T23:10:44.596Z] 988bab9f4d93: Pulling fs layer [2024-11-08T23:10:44.596Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T23:10:44.596Z] eaf3925da568: Pulling fs layer [2024-11-08T23:10:44.596Z] bab4dde63d76: Pulling fs layer [2024-11-08T23:10:44.596Z] bde34c3a00c8: Pulling fs layer [2024-11-08T23:10:44.596Z] b352a97aabf1: Pulling fs layer [2024-11-08T23:10:44.596Z] 4872d77fe225: Pulling fs layer [2024-11-08T23:10:44.596Z] 5851b861e8e6: Pulling fs layer [2024-11-08T23:10:44.596Z] bab4dde63d76: Waiting [2024-11-08T23:10:44.596Z] bde34c3a00c8: Waiting [2024-11-08T23:10:44.596Z] 5851b861e8e6: Waiting [2024-11-08T23:10:44.596Z] 1469e6f7b9e6: Waiting [2024-11-08T23:10:44.596Z] b352a97aabf1: Waiting [2024-11-08T23:10:44.596Z] eaf3925da568: Waiting [2024-11-08T23:10:44.596Z] 988bab9f4d93: Waiting [2024-11-08T23:10:44.596Z] e2be974225ed: Verifying Checksum [2024-11-08T23:10:44.596Z] e2be974225ed: Download complete [2024-11-08T23:10:44.596Z] 988bab9f4d93: Verifying Checksum [2024-11-08T23:10:44.596Z] 988bab9f4d93: Download complete [2024-11-08T23:10:44.596Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T23:10:44.596Z] 1469e6f7b9e6: Download complete [2024-11-08T23:10:44.596Z] eaf3925da568: Download complete [2024-11-08T23:10:44.596Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T23:10:44.596Z] 339a4e72a1f5: Download complete [2024-11-08T23:10:44.853Z] bde34c3a00c8: Verifying Checksum [2024-11-08T23:10:44.853Z] b352a97aabf1: Verifying Checksum [2024-11-08T23:10:44.853Z] b352a97aabf1: Download complete [2024-11-08T23:10:44.853Z] 4872d77fe225: Verifying Checksum [2024-11-08T23:10:44.853Z] 4872d77fe225: Download complete [2024-11-08T23:10:44.853Z] 5851b861e8e6: Verifying Checksum [2024-11-08T23:10:44.853Z] 5851b861e8e6: Download complete [2024-11-08T23:10:44.853Z] b85a868b505f: Download complete [2024-11-08T23:10:45.112Z] bab4dde63d76: Verifying Checksum [2024-11-08T23:10:45.112Z] bab4dde63d76: Download complete [2024-11-08T23:10:46.044Z] b85a868b505f: Pull complete [2024-11-08T23:10:46.303Z] e2be974225ed: Pull complete [2024-11-08T23:10:46.870Z] 339a4e72a1f5: Pull complete [2024-11-08T23:10:46.870Z] 988bab9f4d93: Pull complete [2024-11-08T23:10:47.139Z] 1469e6f7b9e6: Pull complete [2024-11-08T23:10:47.139Z] eaf3925da568: Pull complete [2024-11-08T23:10:49.050Z] bab4dde63d76: Pull complete [2024-11-08T23:10:49.050Z] bde34c3a00c8: Pull complete [2024-11-08T23:10:49.050Z] b352a97aabf1: Pull complete [2024-11-08T23:10:49.310Z] 4872d77fe225: Pull complete [2024-11-08T23:10:49.310Z] 5851b861e8e6: Pull complete [2024-11-08T23:10:49.310Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T23:10:49.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T23:10:49.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T23:10:49.461Z] prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container [2024-11-08T23:10:49.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@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-devops/py-git-semver:0.1.4 cat [2024-11-08T23:10:52.488Z] $ docker top 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 -eo pid,comm [2024-11-08T23:10:52.545Z] 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-11-08T23:10:52.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T23:10:52.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T23:10:52.614Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T23:10:52.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T23:10:52.727Z] $ docker exec 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 ssh-agent [2024-11-08T23:10:52.832Z] SSH_AUTH_SOCK=/tmp/ssh-WTIQ3I8cBP88/agent.32 [2024-11-08T23:10:52.832Z] SSH_AGENT_PID=38 [2024-11-08T23:10:52.837Z] Running ssh-add (command line suppressed) [2024-11-08T23:10:52.935Z] Identity added: /w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_3956916500692456763.key (/w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_3956916500692456763.key) [2024-11-08T23:10:52.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T23:10:53.248Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T23:10:53.256Z] $ docker exec --env ******** --env ******** 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 ssh-agent -k [2024-11-08T23:10:53.340Z] unset SSH_AUTH_SOCK; [2024-11-08T23:10:53.341Z] unset SSH_AGENT_PID; [2024-11-08T23:10:53.341Z] echo Agent pid 38 killed; [2024-11-08T23:10:53.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T23:10:53.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T23:10:53.405Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T23:10:53.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T23:10:53.497Z] $ docker exec 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 ssh-agent [2024-11-08T23:10:53.600Z] SSH_AUTH_SOCK=/tmp/ssh-3X1CxRw7PIvD/agent.71 [2024-11-08T23:10:53.600Z] SSH_AGENT_PID=77 [2024-11-08T23:10:53.605Z] Running ssh-add (command line suppressed) [2024-11-08T23:10:53.702Z] Identity added: /w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_5542204213891134709.key (/w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_5542204213891134709.key) [2024-11-08T23:10:53.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T23:10:54.018Z] + git semver init [2024-11-08T23:10:54.278Z] 2024-11-08 23:10:54,185 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T23:10:54.278Z] 2024-11-08 23:10:54,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-151/.semver [2024-11-08T23:10:54.278Z] 2024-11-08 23:10:54,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-151/.semver [2024-11-08T23:10:54.278Z] 2024-11-08 23:10:54,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-151/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-151, universal_newlines=False, shell=None, istream=None) [2024-11-08T23:10:56.189Z] 2024-11-08 23:10:55,918 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-151/.git/info/exclude [2024-11-08T23:10:56.189Z] 2024-11-08 23:10:55,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 with force:False [2024-11-08T23:10:56.189Z] 2024-11-08 23:10:55,919 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 [2024-11-08T23:10:56.189Z] 2024-11-08 23:10:55,924 [execute] INFO git cat-file --batch-check [2024-11-08T23:10:56.189Z] 2024-11-08 23:10:55,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T23:10:56.189Z] 2024-11-08 23:10:55,931 [execute] INFO git cat-file --batch [2024-11-08T23:10:56.189Z] 2024-11-08 23:10:55,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T23:10:56.189Z] 2024-11-08 23:10:55,936 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 [2024-11-08T23:10:56.189Z] 0.0.0 [Pipeline] } [2024-11-08T23:10:56.197Z] $ docker exec --env ******** --env ******** 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 ssh-agent -k [2024-11-08T23:10:56.287Z] unset SSH_AUTH_SOCK; [2024-11-08T23:10:56.288Z] unset SSH_AGENT_PID; [2024-11-08T23:10:56.288Z] echo Agent pid 77 killed; [2024-11-08T23:10:56.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T23:10:56.647Z] + git semver [Pipeline] } [2024-11-08T23:10:56.921Z] $ docker stop --time=1 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 [2024-11-08T23:10:58.223Z] $ docker rm -f --volumes 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T23:10:58.567Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T23:10:58.795Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T23:10:58.799Z] [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-11-08T23:10:59.032Z] provisioning config files... [2024-11-08T23:10:59.042Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config11630211697509063664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:10:59.347Z] ---> ****-login.sh [2024-11-08T23:10:59.347Z] nexus3.edgexfoundry.org:10001 [2024-11-08T23:10:59.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:59.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:59.347Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:59.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:59.347Z] [2024-11-08T23:10:59.347Z] Login Succeeded [2024-11-08T23:10:59.347Z] nexus3.edgexfoundry.org:10002 [2024-11-08T23:10:59.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:59.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:59.347Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:59.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:59.348Z] [2024-11-08T23:10:59.348Z] Login Succeeded [2024-11-08T23:10:59.348Z] nexus3.edgexfoundry.org:10003 [2024-11-08T23:10:59.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:59.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:59.607Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:59.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:59.607Z] [2024-11-08T23:10:59.607Z] Login Succeeded [2024-11-08T23:10:59.607Z] nexus3.edgexfoundry.org:10004 [2024-11-08T23:10:59.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:59.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:59.607Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:59.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:59.607Z] [2024-11-08T23:10:59.607Z] Login Succeeded [2024-11-08T23:10:59.607Z] ****.io [2024-11-08T23:10:59.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:10:59.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:10:59.866Z] Configure a credential helper to remove this warning. See [2024-11-08T23:10:59.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:10:59.866Z] [2024-11-08T23:10:59.866Z] Login Succeeded [2024-11-08T23:10:59.866Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T23:10:59.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T23:10:59.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T23:11:00.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T23:11:00.033Z] ========================================================= [2024-11-08T23:11:00.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T23:11:00.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:11:00.376Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T23:11:00.376Z] Sending build context to Docker daemon 9.808MB [2024-11-08T23:11:00.376Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T23:11:00.376Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T23:11:00.376Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T23:11:00.376Z] 43c4264eed91: Pulling fs layer [2024-11-08T23:11:00.376Z] 4cc291be95ef: Pulling fs layer [2024-11-08T23:11:00.376Z] 2ac1f1163629: Pulling fs layer [2024-11-08T23:11:00.376Z] 5c3c966382ef: Pulling fs layer [2024-11-08T23:11:00.376Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T23:11:00.376Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T23:11:00.376Z] 9f66e0745190: Pulling fs layer [2024-11-08T23:11:00.376Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T23:11:00.376Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T23:11:00.376Z] 5d5c8e513c77: Waiting [2024-11-08T23:11:00.376Z] 9f66e0745190: Waiting [2024-11-08T23:11:00.376Z] 561ebcabdf7f: Waiting [2024-11-08T23:11:00.376Z] 5c3c966382ef: Waiting [2024-11-08T23:11:00.376Z] f49a43e4bbc0: Waiting [2024-11-08T23:11:00.376Z] 4f4fb700ef54: Waiting [2024-11-08T23:11:00.376Z] 4cc291be95ef: Verifying Checksum [2024-11-08T23:11:00.376Z] 4cc291be95ef: Download complete [2024-11-08T23:11:00.376Z] 5c3c966382ef: Verifying Checksum [2024-11-08T23:11:00.376Z] 5c3c966382ef: Download complete [2024-11-08T23:11:00.376Z] 43c4264eed91: Download complete [2024-11-08T23:11:00.376Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T23:11:00.376Z] 4f4fb700ef54: Download complete [2024-11-08T23:11:00.635Z] 5d5c8e513c77: Download complete [2024-11-08T23:11:00.635Z] 9f66e0745190: Verifying Checksum [2024-11-08T23:11:00.635Z] 9f66e0745190: Download complete [2024-11-08T23:11:00.635Z] 43c4264eed91: Pull complete [2024-11-08T23:11:00.635Z] 561ebcabdf7f: Download complete [2024-11-08T23:11:00.894Z] 4cc291be95ef: Pull complete [2024-11-08T23:11:00.894Z] 2ac1f1163629: Verifying Checksum [2024-11-08T23:11:00.894Z] 2ac1f1163629: Download complete [2024-11-08T23:11:01.153Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T23:11:01.153Z] f49a43e4bbc0: Download complete [2024-11-08T23:11:04.442Z] 2ac1f1163629: Pull complete [2024-11-08T23:11:04.442Z] 5c3c966382ef: Pull complete [2024-11-08T23:11:04.442Z] 4f4fb700ef54: Pull complete [2024-11-08T23:11:04.442Z] 5d5c8e513c77: Pull complete [2024-11-08T23:11:04.442Z] 9f66e0745190: Pull complete [2024-11-08T23:11:06.973Z] f49a43e4bbc0: Pull complete [2024-11-08T23:11:06.973Z] 561ebcabdf7f: Pull complete [2024-11-08T23:11:07.235Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T23:11:07.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T23:11:07.235Z] ---> 3a752c3f9dda [2024-11-08T23:11:07.235Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T23:11:11.431Z] ---> Running in 8391d55e6746 [2024-11-08T23:11:11.431Z] Removing intermediate container 8391d55e6746 [2024-11-08T23:11:11.431Z] ---> 5f36f9e246b6 [2024-11-08T23:11:11.431Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T23:11:11.431Z] ---> Running in 2797d066c992 [2024-11-08T23:11:11.431Z] Removing intermediate container 2797d066c992 [2024-11-08T23:11:11.431Z] ---> 60f4dc361b45 [2024-11-08T23:11:11.431Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T23:11:11.431Z] ---> Running in cb1ccc1dbea1 [2024-11-08T23:11:11.431Z] Removing intermediate container cb1ccc1dbea1 [2024-11-08T23:11:11.431Z] ---> 9d2a540c905d [2024-11-08T23:11:11.431Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T23:11:11.431Z] ---> Running in 275f46d2054f [2024-11-08T23:11:11.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T23:11:11.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T23:11:11.950Z] OK: 246 MiB in 54 packages [2024-11-08T23:11:12.209Z] Removing intermediate container 275f46d2054f [2024-11-08T23:11:12.209Z] ---> 9c992836b785 [2024-11-08T23:11:12.209Z] Step 7/12 : WORKDIR /app [2024-11-08T23:11:12.209Z] ---> Running in b145b7bac073 [2024-11-08T23:11:12.209Z] Removing intermediate container b145b7bac073 [2024-11-08T23:11:12.209Z] ---> a2b14c0b206f [2024-11-08T23:11:12.209Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T23:11:12.469Z] ---> 183ab1691f28 [2024-11-08T23:11:12.469Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T23:11:12.469Z] ---> Running in dcc9bec95f5d [2024-11-08T23:11:13.973Z] Still waiting to schedule task [2024-11-08T23:11:13.973Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-25970’ is offline [2024-11-08T23:12:08.934Z] Removing intermediate container dcc9bec95f5d [2024-11-08T23:12:08.934Z] ---> 195825dd1615 [2024-11-08T23:12:08.934Z] Step 10/12 : COPY . . [2024-11-08T23:12:08.934Z] ---> 70ab3a9832c0 [2024-11-08T23:12:08.934Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T23:12:08.934Z] ---> Running in beebf155b23b [2024-11-08T23:12:08.934Z] Removing intermediate container beebf155b23b [2024-11-08T23:12:08.934Z] ---> 2f02925d1350 [2024-11-08T23:12:08.934Z] Step 12/12 : RUN $MAKE [2024-11-08T23:12:08.934Z] ---> Running in c8c0b6c5c3ea [2024-11-08T23:12:08.934Z] noop [2024-11-08T23:12:08.934Z] Removing intermediate container c8c0b6c5c3ea [2024-11-08T23:12:08.934Z] ---> 05e4d171462b [2024-11-08T23:12:08.934Z] Successfully built 05e4d171462b [2024-11-08T23:12:08.934Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:12:09.272Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T23:12:09.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T23:12:09.372Z] prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container [2024-11-08T23:12:09.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T23:12:09.743Z] $ docker top 800fdcef617d6b0b5e4e0878b4f44b9df6e8a07a07de059b6cde933965c459c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T23:12:10.105Z] + go version [2024-11-08T23:12:10.105Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T23:12:10.114Z] $ docker stop --time=1 800fdcef617d6b0b5e4e0878b4f44b9df6e8a07a07de059b6cde933965c459c5 [2024-11-08T23:12:11.348Z] $ docker rm -f --volumes 800fdcef617d6b0b5e4e0878b4f44b9df6e8a07a07de059b6cde933965c459c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:12:11.805Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T23:12:11.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T23:12:11.889Z] prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container [2024-11-08T23:12:11.914Z] $ 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-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T23:12:12.241Z] $ docker top 9863dd09ede99c0aa2a422b3d4b5f9b7ad5ac22daea1b75f319b4bcd2b3c4fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T23:12:12.595Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-151 [Pipeline] fileExists [Pipeline] sh [2024-11-08T23:12:12.900Z] + make test [2024-11-08T23:12:12.900Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T23:12:51.633Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-08T23:12:51.633Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-08T23:12:51.633Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-08T23:12:51.633Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-08T23:12:51.633Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements [2024-11-08T23:12:51.969Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25973 in /w/workspace/foundry_app-record-replay_PR-151 [Pipeline] { [Pipeline] ws [2024-11-08T23:12:51.991Z] Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout [2024-11-08T23:12:54.941Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.113s coverage: 98.7% of statements [2024-11-08T23:12:54.941Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 89.7% of statements [2024-11-08T23:12:54.941Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2024-11-08T23:12:55.047Z] Selected Git installation does not exist. Using Default [2024-11-08T23:12:55.047Z] The recommended git tool is: NONE [2024-11-08T23:12:55.877Z] running golangci-lint [2024-11-08T23:12:56.134Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-08T23:12:56.134Z] go version go1.23.2 linux/amd64 [2024-11-08T23:12:56.134Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-08T23:12:56.134Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-08T23:12:56.391Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-08T23:13:00.513Z] using credential edgex-jenkins-ssh [2024-11-08T23:13:00.541Z] Cloning the remote Git repository [2024-11-08T23:13:00.588Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-11-08T23:13:00.699Z] > git init /w/workspace/app-record-replay/2 # timeout=10 [2024-11-08T23:13:00.855Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-11-08T23:13:00.856Z] > git --version # timeout=10 [2024-11-08T23:13:00.877Z] > git --version # 'git version 2.25.1' [2024-11-08T23:13:00.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T23:13:01.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T23:13:03.667Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-11-08T23:13:03.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T23:13:04.781Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-11-08T23:13:04.826Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-11-08T23:13:04.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T23:13:04.855Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T23:13:05.395Z] Merging remotes/origin/main commit 73821206136820b490740b0d0118952f550c5005 into PR head commit 89514e3c057ac1bfa990053d6698965b5d02828e [2024-11-08T23:13:05.763Z] Merge succeeded, producing b882c77171fd2b416a34369fc55eca41042a2700 [2024-11-08T23:13:05.764Z] Checking out Revision b882c77171fd2b416a34369fc55eca41042a2700 (PR-151) [2024-11-08T23:13:05.419Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T23:13:05.501Z] > git checkout -f 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 [2024-11-08T23:13:05.595Z] > git remote # timeout=10 [2024-11-08T23:13:05.622Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T23:13:05.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T23:13:05.667Z] > git merge 73821206136820b490740b0d0118952f550c5005 # timeout=10 [2024-11-08T23:13:05.735Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T23:13:05.770Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T23:13:05.787Z] > git checkout -f b882c77171fd2b416a34369fc55eca41042a2700 # timeout=10 [2024-11-08T23:13:09.569Z] Commit message: "Merge commit '73821206136820b490740b0d0118952f550c5005' into HEAD" [2024-11-08T23:13:09.578Z] > git rev-list --no-walk 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T23:13:11.695Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T23:13:11.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T23:13:11.695Z] Dload Upload Total Spent Left Speed [2024-11-08T23:13:11.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-11-08T23:13:12.043Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T23:13:12.378Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T23:13:12.378Z] + sudo tee /etc/docker/daemon.new [2024-11-08T23:13:12.378Z] { [2024-11-08T23:13:12.378Z] "registry-mirrors": [ [2024-11-08T23:13:12.378Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T23:13:12.378Z] ], [2024-11-08T23:13:12.378Z] "bip": "10.250.0.254/24", [2024-11-08T23:13:12.378Z] "hosts": [ [2024-11-08T23:13:12.378Z] "tcp://0.0.0.0:5555", [2024-11-08T23:13:12.378Z] "unix:///var/run/docker.sock" [2024-11-08T23:13:12.378Z] ], [2024-11-08T23:13:12.378Z] "mtu": 1458, [2024-11-08T23:13:12.378Z] "selinux-enabled": true, [2024-11-08T23:13:12.378Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T23:13:12.378Z] } [Pipeline] sh [2024-11-08T23:13:12.723Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T23:13:13.070Z] + sudo service docker restart [2024-11-08T23:13:22.959Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|types_sizes|imports|name) took 23.565726779s" [2024-11-08T23:13:22.959Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.39563ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T23:13:31.388Z] provisioning config files... [2024-11-08T23:13:31.424Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config13797240862381192167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:13:31.908Z] ---> ****-login.sh [2024-11-08T23:13:31.908Z] nexus3.edgexfoundry.org:10001 [2024-11-08T23:13:32.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:13:32.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:13:32.461Z] Configure a credential helper to remove this warning. See [2024-11-08T23:13:32.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:13:32.461Z] [2024-11-08T23:13:32.461Z] Login Succeeded [2024-11-08T23:13:32.461Z] nexus3.edgexfoundry.org:10002 [2024-11-08T23:13:32.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:13:32.939Z] level=info msg="[linters_context/goanalysis] analyzers took 58.193768321s with top 10 stages: buildir: 47.170387644s, inspect: 2.218761247s, fact_deprecated: 1.676281873s, printf: 1.501923573s, ctrlflow: 1.288323694s, fact_purity: 1.063063904s, nilness: 1.036012177s, typedness: 572.293147ms, SA5012: 487.858195ms, tokenfileanalyzer: 268.159509ms" [2024-11-08T23:13:32.939Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-11-08T23:13:32.939Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 10/10, exclude: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, identifier_marker: 10/10, exclude-rules: 10/0, skip_files: 10/10, autogenerated_exclude: 10/10, cgo: 10/10, skip_dirs: 10/10" [2024-11-08T23:13:32.939Z] level=info msg="[runner] processing took 752.617µs with stages: identifier_marker: 380.444µs, autogenerated_exclude: 129.131µs, exclude-rules: 95.38µs, path_prettifier: 74.071µs, skip_dirs: 53.681µs, invalid_issue: 4.76µs, filename_unadjuster: 3.68µs, cgo: 3.6µs, max_same_issues: 1.38µs, nolint: 1.37µs, fixer: 920ns, skip_files: 660ns, uniq_by_line: 590ns, exclude: 560ns, sort_results: 460ns, max_from_linter: 360ns, path_shortener: 290ns, diff: 280ns, max_per_file_from_linter: 270ns, source_code: 270ns, path_prefixer: 240ns, severity-rules: 220ns" [2024-11-08T23:13:32.939Z] level=info msg="[runner] linters took 11.571575959s with stages: goanalysis_metalinter: 11.570685261s" [2024-11-08T23:13:32.939Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-08T23:13:32.939Z] level=info msg="Memory: 353 samples, avg is 241.7MB, max is 1117.7MB" [2024-11-08T23:13:32.939Z] level=info msg="Execution took 35.149314572s" [2024-11-08T23:13:32.939Z] go vet ./... [2024-11-08T23:13:33.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:13:33.007Z] Configure a credential helper to remove this warning. See [2024-11-08T23:13:33.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:13:33.007Z] [2024-11-08T23:13:33.007Z] Login Succeeded [2024-11-08T23:13:33.007Z] nexus3.edgexfoundry.org:10003 [2024-11-08T23:13:33.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:13:33.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:13:33.278Z] Configure a credential helper to remove this warning. See [2024-11-08T23:13:33.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:13:33.278Z] [2024-11-08T23:13:33.278Z] Login Succeeded [2024-11-08T23:13:33.278Z] nexus3.edgexfoundry.org:10004 [2024-11-08T23:13:33.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:13:33.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:13:33.824Z] Configure a credential helper to remove this warning. See [2024-11-08T23:13:33.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:13:33.824Z] [2024-11-08T23:13:33.824Z] Login Succeeded [2024-11-08T23:13:33.824Z] ****.io [2024-11-08T23:13:34.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T23:13:34.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T23:13:34.368Z] Configure a credential helper to remove this warning. See [2024-11-08T23:13:34.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T23:13:34.368Z] [2024-11-08T23:13:34.368Z] Login Succeeded [2024-11-08T23:13:34.368Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T23:13:34.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T23:13:34.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T23:13:34.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T23:13:34.782Z] ========================================================= [2024-11-08T23:13:34.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T23:13:34.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:13:35.157Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T23:13:35.427Z] Sending build context to Docker daemon 337.9kB [2024-11-08T23:13:35.427Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T23:13:35.427Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T23:13:35.427Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T23:13:35.427Z] cf04c63912e1: Pulling fs layer [2024-11-08T23:13:35.427Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T23:13:35.427Z] a37a00ec5f00: Pulling fs layer [2024-11-08T23:13:35.427Z] 50b3750afda1: Pulling fs layer [2024-11-08T23:13:35.427Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T23:13:35.427Z] 80978eb59214: Pulling fs layer [2024-11-08T23:13:35.427Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T23:13:35.427Z] c5a475d317c9: Pulling fs layer [2024-11-08T23:13:35.427Z] 4f4fb700ef54: Waiting [2024-11-08T23:13:35.427Z] c9f46d7d2bd2: Waiting [2024-11-08T23:13:35.427Z] c5a475d317c9: Waiting [2024-11-08T23:13:35.427Z] 50b3750afda1: Waiting [2024-11-08T23:13:35.697Z] 55b35a11ae5e: Download complete [2024-11-08T23:13:35.697Z] 50b3750afda1: Verifying Checksum [2024-11-08T23:13:35.697Z] 50b3750afda1: Download complete [2024-11-08T23:13:35.697Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T23:13:35.697Z] 4f4fb700ef54: Download complete [2024-11-08T23:13:35.697Z] 80978eb59214: Download complete [2024-11-08T23:13:35.697Z] cf04c63912e1: Verifying Checksum [2024-11-08T23:13:36.293Z] c5a475d317c9: Verifying Checksum [2024-11-08T23:13:36.293Z] c5a475d317c9: Download complete [2024-11-08T23:13:36.568Z] cf04c63912e1: Pull complete [2024-11-08T23:13:37.161Z] 55b35a11ae5e: Pull complete [2024-11-08T23:13:37.751Z] a37a00ec5f00: Verifying Checksum [2024-11-08T23:13:37.751Z] a37a00ec5f00: Download complete [2024-11-08T23:13:38.206Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T23:13:38.206Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T23:13:38.206Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T23:13:38.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T23:13:38.240Z] $ docker stop --time=1 9863dd09ede99c0aa2a422b3d4b5f9b7ad5ac22daea1b75f319b4bcd2b3c4fdc [2024-11-08T23:13:38.338Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T23:13:38.338Z] c9f46d7d2bd2: Download complete [2024-11-08T23:13:42.414Z] $ docker rm -f --volumes 9863dd09ede99c0aa2a422b3d4b5f9b7ad5ac22daea1b75f319b4bcd2b3c4fdc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T23:13:43.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T23:13:43.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T23:13:43.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T23:13:44.016Z] + ls -al . [2024-11-08T23:13:44.016Z] total 280 [2024-11-08T23:13:44.016Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:12 . [2024-11-08T23:13:44.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:10 .. [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 23:10 .dockerignore [2024-11-08T23:13:44.016Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:12 .git [2024-11-08T23:13:44.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:10 .github [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 23:10 .gitignore [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:10 .golangci.yml [2024-11-08T23:13:44.016Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:10 .semver [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 20885 Nov 8 23:10 Attribution.txt [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 23:10 CHANGELOG.md [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 8 23:10 Dockerfile [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:10 GOVERNANCE.md [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 23:10 Jenkinsfile [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 23:10 LICENSE [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 23:10 Makefile [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 23:10 OWNERS.md [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 23:10 README.md [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 23:10 Record and Reply.postman_collection.json [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:10 VERSION [2024-11-08T23:13:44.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:10 bin [2024-11-08T23:13:44.016Z] -rw-r--r-- 1 jenkins jenkins 34247 Nov 8 23:12 coverage.out [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 7488 Nov 8 23:10 go.mod [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 100896 Nov 8 23:10 go.sum [2024-11-08T23:13:44.016Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 23:10 internal [2024-11-08T23:13:44.016Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 23:10 main.go [2024-11-08T23:13:44.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:10 openapi [2024-11-08T23:13:44.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:10 pkg [2024-11-08T23:13:44.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:10 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:13:44.346Z] + 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=4672fd1c5f915a6f6e95fbae2528d762b3d75c9b --label arch=amd64 --label version=0.0.0 . [2024-11-08T23:13:44.346Z] Sending build context to Docker daemon 9.843MB [2024-11-08T23:13:44.346Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T23:13:44.346Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T23:13:44.346Z] ---> 05e4d171462b [2024-11-08T23:13:44.346Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T23:13:44.609Z] ---> Running in a5b98cc02a45 [2024-11-08T23:13:44.609Z] Removing intermediate container a5b98cc02a45 [2024-11-08T23:13:44.609Z] ---> 861322dddaed [2024-11-08T23:13:44.609Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T23:13:44.609Z] ---> Running in 576600ab85c3 [2024-11-08T23:13:44.609Z] Removing intermediate container 576600ab85c3 [2024-11-08T23:13:44.609Z] ---> 971197c2ce3b [2024-11-08T23:13:44.609Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T23:13:44.609Z] ---> Running in 466d22abb525 [2024-11-08T23:13:44.870Z] Removing intermediate container 466d22abb525 [2024-11-08T23:13:44.870Z] ---> c2c6c61d5b75 [2024-11-08T23:13:44.870Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T23:13:44.870Z] ---> Running in e4504618aa3f [2024-11-08T23:13:45.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T23:13:45.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T23:13:45.700Z] OK: 246 MiB in 54 packages [2024-11-08T23:13:45.960Z] Removing intermediate container e4504618aa3f [2024-11-08T23:13:45.960Z] ---> c5af829f002c [2024-11-08T23:13:45.960Z] Step 7/27 : WORKDIR /app [2024-11-08T23:13:45.960Z] ---> Running in de2424bfaf6a [2024-11-08T23:13:45.960Z] Removing intermediate container de2424bfaf6a [2024-11-08T23:13:45.960Z] ---> d0a148cdf9fc [2024-11-08T23:13:45.960Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-08T23:13:46.219Z] ---> 9954d98549bd [2024-11-08T23:13:46.219Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T23:13:46.219Z] ---> Running in 21b64fa2c10f [2024-11-08T23:13:46.789Z] Removing intermediate container 21b64fa2c10f [2024-11-08T23:13:46.789Z] ---> e5f4bcc16aa3 [2024-11-08T23:13:46.789Z] Step 10/27 : COPY . . [2024-11-08T23:13:47.482Z] ---> cd62c0d0103c [2024-11-08T23:13:47.482Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T23:13:47.482Z] ---> Running in 0a6d4e20f6e5 [2024-11-08T23:13:47.482Z] Removing intermediate container 0a6d4e20f6e5 [2024-11-08T23:13:47.482Z] ---> 77c6f629b586 [2024-11-08T23:13:47.482Z] Step 12/27 : RUN $MAKE [2024-11-08T23:13:47.482Z] ---> Running in a7b94aa5f1b5 [2024-11-08T23:13:47.739Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-08T23:13:53.370Z] a37a00ec5f00: Pull complete [2024-11-08T23:13:53.370Z] 50b3750afda1: Pull complete [2024-11-08T23:13:53.370Z] 4f4fb700ef54: Pull complete [2024-11-08T23:13:53.370Z] 80978eb59214: Pull complete [2024-11-08T23:14:00.058Z] c9f46d7d2bd2: Pull complete [2024-11-08T23:14:00.675Z] c5a475d317c9: Pull complete [2024-11-08T23:14:00.675Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T23:14:00.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T23:14:00.675Z] ---> be29e6b0f0d4 [2024-11-08T23:14:00.675Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T23:14:01.651Z] ---> Running in 18943a73b44a [2024-11-08T23:14:01.918Z] Removing intermediate container 18943a73b44a [2024-11-08T23:14:01.918Z] ---> 424967ee7a25 [2024-11-08T23:14:01.918Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T23:14:01.918Z] ---> Running in 482404afc983 [2024-11-08T23:14:02.185Z] Removing intermediate container 482404afc983 [2024-11-08T23:14:02.185Z] ---> c746e4067ebb [2024-11-08T23:14:02.185Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T23:14:02.450Z] ---> Running in 9ea92b6d9784 [2024-11-08T23:14:02.718Z] Removing intermediate container 9ea92b6d9784 [2024-11-08T23:14:02.718Z] ---> 9d657a323212 [2024-11-08T23:14:02.718Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T23:14:02.718Z] ---> Running in 4ae7e5c6ca22 [2024-11-08T23:14:04.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T23:14:04.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T23:14:05.824Z] OK: 238 MiB in 54 packages [2024-11-08T23:14:06.799Z] Removing intermediate container 4ae7e5c6ca22 [2024-11-08T23:14:06.799Z] ---> ff42dfe49cbc [2024-11-08T23:14:06.799Z] Step 7/12 : WORKDIR /app [2024-11-08T23:14:07.069Z] ---> Running in 3a1d74151903 [2024-11-08T23:14:07.338Z] Removing intermediate container 3a1d74151903 [2024-11-08T23:14:07.338Z] ---> f514625823b9 [2024-11-08T23:14:07.338Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T23:14:09.283Z] ---> 00be66dfe178 [2024-11-08T23:14:09.283Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T23:14:09.567Z] ---> Running in ed283bc06d17 [2024-11-08T23:14:26.540Z] Removing intermediate container a7b94aa5f1b5 [2024-11-08T23:14:26.540Z] ---> f1954361a40a [2024-11-08T23:14:26.540Z] Step 13/27 : FROM alpine:3.20 [2024-11-08T23:14:26.540Z] 3.20: Pulling from library/alpine [2024-11-08T23:14:26.540Z] 43c4264eed91: Already exists [2024-11-08T23:14:26.540Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T23:14:26.540Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T23:14:26.540Z] ---> 91ef0af61f39 [2024-11-08T23:14:26.540Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T23:14:26.540Z] ---> Running in ad43fde2e67b [2024-11-08T23:14:26.540Z] Removing intermediate container ad43fde2e67b [2024-11-08T23:14:26.540Z] ---> 6276a274e739 [2024-11-08T23:14:26.540Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-08T23:14:26.540Z] ---> Running in f0a6d4c9dd42 [2024-11-08T23:14:26.540Z] Removing intermediate container f0a6d4c9dd42 [2024-11-08T23:14:26.540Z] ---> 86f1c1f8757f [2024-11-08T23:14:26.540Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T23:14:26.540Z] ---> Running in a867028b0d74 [2024-11-08T23:14:26.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T23:14:26.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T23:14:26.540Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T23:14:26.540Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T23:14:26.540Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T23:14:26.540Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T23:14:26.540Z] OK: 9 MiB in 16 packages [2024-11-08T23:14:26.540Z] Removing intermediate container a867028b0d74 [2024-11-08T23:14:26.540Z] ---> 5d3278bf0a57 [2024-11-08T23:14:26.540Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T23:14:26.540Z] ---> Running in 8af1d559a31e [2024-11-08T23:14:26.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T23:14:26.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T23:14:26.540Z] Upgrading critical system libraries and apk-tools: [2024-11-08T23:14:26.540Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T23:14:26.540Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T23:14:26.540Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T23:14:26.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T23:14:26.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T23:14:26.540Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T23:14:26.540Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T23:14:26.540Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T23:14:26.540Z] OK: 9 MiB in 16 packages [2024-11-08T23:14:26.540Z] Removing intermediate container 8af1d559a31e [2024-11-08T23:14:26.540Z] ---> 1c214a258fc3 [2024-11-08T23:14:26.540Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T23:14:26.540Z] ---> c614f01434a6 [2024-11-08T23:14:26.540Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T23:14:26.540Z] ---> 121c728db3ba [2024-11-08T23:14:26.540Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-08T23:14:26.540Z] ---> 0ef868fbc2c5 [2024-11-08T23:14:26.540Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-08T23:14:26.540Z] ---> 8b41f201a17c [2024-11-08T23:14:26.540Z] Step 22/27 : EXPOSE 59712 [2024-11-08T23:14:26.540Z] ---> Running in 982e5d01d0d3 [2024-11-08T23:14:26.540Z] Removing intermediate container 982e5d01d0d3 [2024-11-08T23:14:26.540Z] ---> 5a4455b31a87 [2024-11-08T23:14:26.540Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-08T23:14:26.540Z] ---> Running in f28ad14f6da8 [2024-11-08T23:14:26.540Z] Removing intermediate container f28ad14f6da8 [2024-11-08T23:14:26.540Z] ---> e193ae37107c [2024-11-08T23:14:26.540Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-08T23:14:26.540Z] ---> Running in 1d5298182a5b [2024-11-08T23:14:26.540Z] Removing intermediate container 1d5298182a5b [2024-11-08T23:14:26.540Z] ---> 774302adf553 [2024-11-08T23:14:26.540Z] Step 25/27 : LABEL arch=amd64 [2024-11-08T23:14:26.540Z] ---> Running in a48340dd8b13 [2024-11-08T23:14:26.540Z] Removing intermediate container a48340dd8b13 [2024-11-08T23:14:26.540Z] ---> 47433a7c76f7 [2024-11-08T23:14:26.540Z] Step 26/27 : LABEL git_sha=4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [2024-11-08T23:14:26.540Z] ---> Running in 26c1554cbbb8 [2024-11-08T23:14:26.540Z] Removing intermediate container 26c1554cbbb8 [2024-11-08T23:14:26.540Z] ---> 5a68033154b2 [2024-11-08T23:14:26.540Z] Step 27/27 : LABEL version=0.0.0 [2024-11-08T23:14:26.540Z] ---> Running in e8097d97c634 [2024-11-08T23:14:26.540Z] Removing intermediate container e8097d97c634 [2024-11-08T23:14:26.540Z] ---> 065e55ca7985 [2024-11-08T23:14:26.540Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T23:14:26.540Z] Successfully built 065e55ca7985 [2024-11-08T23:14:26.540Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:14:27.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T23:14:27.195Z] [2024-11-08T23:14:27.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:14:27.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T23:14:27.501Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T23:14:27.501Z] 5eb5b503b376: Pulling fs layer [2024-11-08T23:14:27.501Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T23:14:27.501Z] ec43610c2a17: Pulling fs layer [2024-11-08T23:14:27.501Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T23:14:27.501Z] 33b1e0a273af: Pulling fs layer [2024-11-08T23:14:27.501Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T23:14:27.501Z] 2f39f015ded8: Pulling fs layer [2024-11-08T23:14:27.501Z] 3a2ae6a8a46f: Waiting [2024-11-08T23:14:27.501Z] 33b1e0a273af: Waiting [2024-11-08T23:14:27.501Z] 5d3b04190fa2: Waiting [2024-11-08T23:14:27.501Z] 2f39f015ded8: Waiting [2024-11-08T23:14:27.501Z] 5c69ac0246d0: Download complete [2024-11-08T23:14:27.501Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T23:14:27.501Z] 3a2ae6a8a46f: Download complete [2024-11-08T23:14:27.501Z] 33b1e0a273af: Verifying Checksum [2024-11-08T23:14:27.501Z] 33b1e0a273af: Download complete [2024-11-08T23:14:27.501Z] ec43610c2a17: Verifying Checksum [2024-11-08T23:14:27.501Z] ec43610c2a17: Download complete [2024-11-08T23:14:27.501Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T23:14:27.501Z] 5d3b04190fa2: Download complete [2024-11-08T23:14:27.759Z] 5eb5b503b376: Verifying Checksum [2024-11-08T23:14:27.759Z] 5eb5b503b376: Download complete [2024-11-08T23:14:28.326Z] 2f39f015ded8: Download complete [2024-11-08T23:14:28.892Z] 5eb5b503b376: Pull complete [2024-11-08T23:14:29.149Z] 5c69ac0246d0: Pull complete [2024-11-08T23:14:29.716Z] ec43610c2a17: Pull complete [2024-11-08T23:14:29.716Z] 3a2ae6a8a46f: Pull complete [2024-11-08T23:14:29.974Z] 33b1e0a273af: Pull complete [2024-11-08T23:14:29.974Z] 5d3b04190fa2: Pull complete [2024-11-08T23:14:34.159Z] 2f39f015ded8: Pull complete [2024-11-08T23:14:34.159Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T23:14:34.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T23:14:34.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T23:14:34.287Z] prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container [2024-11-08T23:14:34.318Z] $ 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-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T23:14:37.624Z] $ docker top 1f08b239a1017260d7badc96c5665a25063976e0f98c15b04adfb1b8c40edaa9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:14:38.040Z] ---> job-cost.sh [2024-11-08T23:14:38.040Z] lf-activate-venv: SKIPPING [2024-11-08T23:14:38.040Z] INFO: No Stack... [2024-11-08T23:14:38.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T23:14:38.557Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T23:14:38.854Z] + cat /w/workspace/foundry_app-record-replay_PR-151/archives/cost.csv [2024-11-08T23:14:38.854Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T23:14:38.866Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [2024-11-08T23:14:38.874Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] did not exist. Created. [2024-11-08T23:14:38.880Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T23:14:39.190Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T23:14:39.227Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T23:14:39.235Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T23:14:39.266Z] $ docker stop --time=1 1f08b239a1017260d7badc96c5665a25063976e0f98c15b04adfb1b8c40edaa9 [2024-11-08T23:14:40.418Z] $ docker rm -f --volumes 1f08b239a1017260d7badc96c5665a25063976e0f98c15b04adfb1b8c40edaa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T23:16:01.251Z] Removing intermediate container ed283bc06d17 [2024-11-08T23:16:01.251Z] ---> 76edba64b39c [2024-11-08T23:16:01.251Z] Step 10/12 : COPY . . [2024-11-08T23:16:01.251Z] ---> 4f5f5bb976bd [2024-11-08T23:16:01.251Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T23:16:01.251Z] ---> Running in c00705e96e10 [2024-11-08T23:16:01.251Z] Removing intermediate container c00705e96e10 [2024-11-08T23:16:01.251Z] ---> d3e3f5b35a83 [2024-11-08T23:16:01.251Z] Step 12/12 : RUN $MAKE [2024-11-08T23:16:01.251Z] ---> Running in a52082ce0801 [2024-11-08T23:16:01.251Z] noop [2024-11-08T23:16:01.251Z] Removing intermediate container a52082ce0801 [2024-11-08T23:16:01.251Z] ---> 3ab0b8cadf24 [2024-11-08T23:16:01.251Z] Successfully built 3ab0b8cadf24 [2024-11-08T23:16:01.251Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:16:01.639Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T23:16:01.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T23:16:01.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-25973 does not seem to be running inside a container [2024-11-08T23:16:01.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T23:16:04.346Z] $ docker top dd183b11cb0f7b7e735f835824ff8dd488d666cadacd1e01a817f819d3de28ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T23:16:05.171Z] + go version [2024-11-08T23:16:05.172Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T23:16:05.186Z] $ docker stop --time=1 dd183b11cb0f7b7e735f835824ff8dd488d666cadacd1e01a817f819d3de28ab [2024-11-08T23:16:06.749Z] $ docker rm -f --volumes dd183b11cb0f7b7e735f835824ff8dd488d666cadacd1e01a817f819d3de28ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:16:07.333Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T23:16:07.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T23:16:07.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-25973 does not seem to be running inside a container [2024-11-08T23:16:07.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T23:16:08.593Z] $ docker top 2ce9134e077528848a3d959b08453155289f7ea48b8d00a62628f739e4d82901 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T23:16:09.093Z] + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh [2024-11-08T23:16:09.426Z] + make test [2024-11-08T23:16:09.426Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T23:20:31.377Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-08T23:20:49.601Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.145s coverage: 88.0% of statements [2024-11-08T23:20:51.544Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-08T23:20:51.544Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-08T23:20:54.127Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-08T23:21:02.348Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.824s coverage: 98.7% of statements [2024-11-08T23:21:02.348Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.423s coverage: 89.7% of statements [2024-11-08T23:21:02.348Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.074s coverage: 100.0% of statements [2024-11-08T23:21:02.348Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T23:21:02.348Z] go vet ./... [2024-11-08T23:25:24.271Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T23:25:24.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T23:25:24.271Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T23:25:24.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T23:25:24.302Z] $ docker stop --time=1 2ce9134e077528848a3d959b08453155289f7ea48b8d00a62628f739e4d82901 [2024-11-08T23:25:26.183Z] $ docker rm -f --volumes 2ce9134e077528848a3d959b08453155289f7ea48b8d00a62628f739e4d82901 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T23:25:28.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T23:25:28.647Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T23:25:29.151Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T23:25:29.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T23:25:29.891Z] + ls -al . [2024-11-08T23:25:29.891Z] total 276 [2024-11-08T23:25:29.891Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:16 . [2024-11-08T23:25:29.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:13 .. [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 23:13 .dockerignore [2024-11-08T23:25:29.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:13 .git [2024-11-08T23:25:29.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 .github [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 23:13 .gitignore [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:13 .golangci.yml [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 20885 Nov 8 23:13 Attribution.txt [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 23:13 CHANGELOG.md [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 8 23:13 Dockerfile [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:13 GOVERNANCE.md [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 23:13 Jenkinsfile [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 23:13 LICENSE [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 23:13 Makefile [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 23:13 OWNERS.md [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 23:13 README.md [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 23:13 Record and Reply.postman_collection.json [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:10 VERSION [2024-11-08T23:25:29.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:13 bin [2024-11-08T23:25:29.891Z] -rw-r--r-- 1 jenkins jenkins 34247 Nov 8 23:21 coverage.out [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 7488 Nov 8 23:13 go.mod [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 100896 Nov 8 23:13 go.sum [2024-11-08T23:25:29.891Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 23:13 internal [2024-11-08T23:25:29.891Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 23:13 main.go [2024-11-08T23:25:29.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:13 openapi [2024-11-08T23:25:29.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 pkg [2024-11-08T23:25:29.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:25:30.260Z] + 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=b882c77171fd2b416a34369fc55eca41042a2700 --label arch=arm64 --label version=0.0.0 . [2024-11-08T23:25:30.527Z] Sending build context to Docker daemon 372.7kB [2024-11-08T23:25:30.527Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T23:25:30.527Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T23:25:30.527Z] ---> 3ab0b8cadf24 [2024-11-08T23:25:30.527Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T23:25:30.527Z] ---> Running in a99ed5ebfeb5 [2024-11-08T23:25:30.794Z] Removing intermediate container a99ed5ebfeb5 [2024-11-08T23:25:30.794Z] ---> a2d40fa13ac1 [2024-11-08T23:25:30.794Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T23:25:31.061Z] ---> Running in e535b3c305e7 [2024-11-08T23:25:31.340Z] Removing intermediate container e535b3c305e7 [2024-11-08T23:25:31.340Z] ---> 39f46bc4c5a9 [2024-11-08T23:25:31.340Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T23:25:31.340Z] ---> Running in 7114e04ff253 [2024-11-08T23:25:31.607Z] Removing intermediate container 7114e04ff253 [2024-11-08T23:25:31.607Z] ---> 857188f75c18 [2024-11-08T23:25:31.607Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T23:25:31.877Z] ---> Running in 771a0f5f7edb [2024-11-08T23:25:32.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T23:25:33.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T23:25:35.056Z] OK: 238 MiB in 54 packages [2024-11-08T23:25:36.013Z] Removing intermediate container 771a0f5f7edb [2024-11-08T23:25:36.013Z] ---> 37bc87698bdc [2024-11-08T23:25:36.013Z] Step 7/27 : WORKDIR /app [2024-11-08T23:25:36.013Z] ---> Running in 7a1fe8e6b058 [2024-11-08T23:25:36.281Z] Removing intermediate container 7a1fe8e6b058 [2024-11-08T23:25:36.281Z] ---> 5601164acd2a [2024-11-08T23:25:36.281Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-08T23:25:36.871Z] ---> 833bc61920fd [2024-11-08T23:25:36.871Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T23:25:36.871Z] ---> Running in d49e606ecee9 [2024-11-08T23:25:39.474Z] Removing intermediate container d49e606ecee9 [2024-11-08T23:25:39.474Z] ---> 9b5ac9adec61 [2024-11-08T23:25:39.474Z] Step 10/27 : COPY . . [2024-11-08T23:25:40.063Z] ---> 1adfee281923 [2024-11-08T23:25:40.063Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T23:25:40.063Z] ---> Running in a396772bdd93 [2024-11-08T23:25:40.332Z] Removing intermediate container a396772bdd93 [2024-11-08T23:25:40.332Z] ---> 8f946e4bc4ea [2024-11-08T23:25:40.332Z] Step 12/27 : RUN $MAKE [2024-11-08T23:25:40.332Z] ---> Running in e297846f982b [2024-11-08T23:25:41.308Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-08T23:29:34.916Z] Removing intermediate container e297846f982b [2024-11-08T23:29:34.916Z] ---> 18f03a330f33 [2024-11-08T23:29:34.916Z] Step 13/27 : FROM alpine:3.20 [2024-11-08T23:29:34.916Z] 3.20: Pulling from library/alpine [2024-11-08T23:29:34.916Z] cf04c63912e1: Already exists [2024-11-08T23:29:34.916Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T23:29:34.916Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T23:29:34.916Z] ---> c157a85ed455 [2024-11-08T23:29:34.916Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T23:29:34.916Z] ---> Running in 9b67b266d74e [2024-11-08T23:29:34.916Z] Removing intermediate container 9b67b266d74e [2024-11-08T23:29:34.916Z] ---> c9efdba99491 [2024-11-08T23:29:34.916Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-08T23:29:34.916Z] ---> Running in 67ed5fb1a90f [2024-11-08T23:29:34.916Z] Removing intermediate container 67ed5fb1a90f [2024-11-08T23:29:34.916Z] ---> caa552948d13 [2024-11-08T23:29:34.917Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T23:29:34.917Z] ---> Running in f5b8f4031c42 [2024-11-08T23:29:34.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T23:29:34.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T23:29:34.917Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T23:29:34.917Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T23:29:34.917Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T23:29:34.917Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T23:29:34.917Z] OK: 10 MiB in 16 packages [2024-11-08T23:29:34.917Z] Removing intermediate container f5b8f4031c42 [2024-11-08T23:29:34.917Z] ---> e5d2d4dfed63 [2024-11-08T23:29:34.917Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T23:29:34.917Z] ---> Running in c27daa2fda69 [2024-11-08T23:29:35.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T23:29:35.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T23:29:37.708Z] Upgrading critical system libraries and apk-tools: [2024-11-08T23:29:37.708Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T23:29:37.708Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T23:29:37.708Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T23:29:37.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T23:29:37.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T23:29:39.566Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T23:29:39.567Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T23:29:39.567Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T23:29:39.567Z] OK: 10 MiB in 16 packages [2024-11-08T23:29:40.986Z] Removing intermediate container c27daa2fda69 [2024-11-08T23:29:40.986Z] ---> 2ed5541b55d9 [2024-11-08T23:29:40.986Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T23:29:41.572Z] ---> 153896c9cdea [2024-11-08T23:29:41.572Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T23:29:41.840Z] ---> 63b07b9423ef [2024-11-08T23:29:41.840Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-08T23:29:42.428Z] ---> 321597623aa8 [2024-11-08T23:29:42.428Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-08T23:29:44.376Z] ---> 2950361e19b8 [2024-11-08T23:29:44.376Z] Step 22/27 : EXPOSE 59712 [2024-11-08T23:29:44.645Z] ---> Running in 239baf33d5b9 [2024-11-08T23:29:44.915Z] Removing intermediate container 239baf33d5b9 [2024-11-08T23:29:44.915Z] ---> 4a581d920883 [2024-11-08T23:29:44.915Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-08T23:29:44.915Z] ---> Running in b6975a8aa77e [2024-11-08T23:29:45.187Z] Removing intermediate container b6975a8aa77e [2024-11-08T23:29:45.187Z] ---> c728c842fda4 [2024-11-08T23:29:45.187Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-08T23:29:45.460Z] ---> Running in f7ed78e0f79c [2024-11-08T23:29:45.728Z] Removing intermediate container f7ed78e0f79c [2024-11-08T23:29:45.728Z] ---> 8fa9151d5709 [2024-11-08T23:29:45.728Z] Step 25/27 : LABEL arch=arm64 [2024-11-08T23:29:45.728Z] ---> Running in 77fff7d4af4b [2024-11-08T23:29:45.996Z] Removing intermediate container 77fff7d4af4b [2024-11-08T23:29:45.996Z] ---> b0f7cc22c80c [2024-11-08T23:29:45.996Z] Step 26/27 : LABEL git_sha=b882c77171fd2b416a34369fc55eca41042a2700 [2024-11-08T23:29:45.996Z] ---> Running in c8ef35d2ef91 [2024-11-08T23:29:46.585Z] Removing intermediate container c8ef35d2ef91 [2024-11-08T23:29:46.585Z] ---> 2d78b4b1136b [2024-11-08T23:29:46.585Z] Step 27/27 : LABEL version=0.0.0 [2024-11-08T23:29:46.585Z] ---> Running in b3d9e45e3ced [2024-11-08T23:29:46.852Z] Removing intermediate container b3d9e45e3ced [2024-11-08T23:29:46.852Z] ---> 896689cb93e9 [2024-11-08T23:29:46.852Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T23:29:46.852Z] Successfully built 896689cb93e9 [2024-11-08T23:29:46.852Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:29:47.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T23:29:47.385Z] [2024-11-08T23:29:47.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:29:47.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T23:29:47.999Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T23:29:47.999Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T23:29:47.999Z] 04944245beec: Pulling fs layer [2024-11-08T23:29:47.999Z] 699f458cf7ca: Pulling fs layer [2024-11-08T23:29:47.999Z] 765212b225bb: Pulling fs layer [2024-11-08T23:29:47.999Z] f23df028b6ca: Pulling fs layer [2024-11-08T23:29:47.999Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T23:29:47.999Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T23:29:47.999Z] 765212b225bb: Waiting [2024-11-08T23:29:47.999Z] d65c8cfc05b1: Waiting [2024-11-08T23:29:47.999Z] f23df028b6ca: Waiting [2024-11-08T23:29:47.999Z] 04944245beec: Verifying Checksum [2024-11-08T23:29:47.999Z] 04944245beec: Download complete [2024-11-08T23:29:47.999Z] 765212b225bb: Verifying Checksum [2024-11-08T23:29:47.999Z] 765212b225bb: Download complete [2024-11-08T23:29:48.266Z] f23df028b6ca: Verifying Checksum [2024-11-08T23:29:48.266Z] f23df028b6ca: Download complete [2024-11-08T23:29:48.266Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T23:29:48.266Z] d65c8cfc05b1: Download complete [2024-11-08T23:29:48.266Z] 699f458cf7ca: Verifying Checksum [2024-11-08T23:29:48.266Z] 699f458cf7ca: Download complete [2024-11-08T23:29:48.848Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T23:29:48.848Z] 8998bd30e6a1: Download complete [2024-11-08T23:29:51.427Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T23:29:51.428Z] 2437ff75d9bd: Download complete [2024-11-08T23:29:53.367Z] 8998bd30e6a1: Pull complete [2024-11-08T23:29:53.949Z] 04944245beec: Pull complete [2024-11-08T23:29:55.893Z] 699f458cf7ca: Pull complete [2024-11-08T23:29:55.893Z] 765212b225bb: Pull complete [2024-11-08T23:29:56.851Z] f23df028b6ca: Pull complete [2024-11-08T23:29:57.118Z] d65c8cfc05b1: Pull complete [2024-11-08T23:30:15.329Z] 2437ff75d9bd: Pull complete [2024-11-08T23:30:15.329Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T23:30:15.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T23:30:15.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T23:30:15.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-25973 does not seem to be running inside a container [2024-11-08T23:30:15.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T23:30:18.577Z] $ docker top a1c753475f1b8f8cafc0dc4386b46fcc2ebfcabdef09966e898896c2f1ce1662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:30:19.454Z] ---> job-cost.sh [2024-11-08T23:30:19.454Z] lf-activate-venv: SKIPPING [2024-11-08T23:30:19.454Z] INFO: No Stack... [2024-11-08T23:30:19.719Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T23:30:20.673Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T23:30:20.996Z] + cut -d, -f6 [2024-11-08T23:30:20.996Z] + cat /w/workspace/app-record-replay/2/archives/cost.csv [Pipeline] lock [2024-11-08T23:30:21.321Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [2024-11-08T23:30:21.329Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] did not exist. Created. [2024-11-08T23:30:21.338Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T23:30:22.005Z] /w/workspace/app-record-replay/2@tmp/durable-56b290b3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T23:30:22.333Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T23:30:22.616Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T23:30:22.669Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T23:30:22.677Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T23:30:22.702Z] $ docker stop --time=1 a1c753475f1b8f8cafc0dc4386b46fcc2ebfcabdef09966e898896c2f1ce1662 [2024-11-08T23:30:24.185Z] $ docker rm -f --volumes a1c753475f1b8f8cafc0dc4386b46fcc2ebfcabdef09966e898896c2f1ce1662 [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-11-08T23:30:24.758Z] provisioning config files... [2024-11-08T23:30:24.764Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config5237515231184150848tmp [Pipeline] { [Pipeline] sh [2024-11-08T23:30:25.079Z] + set +x [2024-11-08T23:30:25.080Z] + curl -s+ bash -s -- [2024-11-08T23:30:25.080Z] https://codecov.io/bash [2024-11-08T23:30:25.080Z] [2024-11-08T23:30:25.080Z] _____ _ [2024-11-08T23:30:25.080Z] / ____| | | [2024-11-08T23:30:25.080Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T23:30:25.080Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T23:30:25.080Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T23:30:25.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T23:30:25.080Z] Bash-1.0.6 [2024-11-08T23:30:25.080Z] [2024-11-08T23:30:25.080Z] [2024-11-08T23:30:25.080Z] ==> git version 2.25.1 found [2024-11-08T23:30:25.080Z] ==> 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-11-08T23:30:25.080Z] Release-Date: 2020-01-08 [2024-11-08T23:30:25.080Z] 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-11-08T23:30:25.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T23:30:25.080Z] ==> Jenkins CI detected. [2024-11-08T23:30:25.080Z] current dir:  /w/workspace/foundry_app-record-replay_PR-151 [2024-11-08T23:30:25.080Z] project root: . [2024-11-08T23:30:25.080Z] --> token set from env [2024-11-08T23:30:25.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T23:30:25.340Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T23:30:25.340Z] ==> Python coveragepy not found [2024-11-08T23:30:25.340Z] ==> Searching for coverage reports in: [2024-11-08T23:30:25.340Z] + . [2024-11-08T23:30:25.340Z] -> Found 1 reports [2024-11-08T23:30:25.340Z] ==> Detecting git/mercurial file structure [2024-11-08T23:30:25.340Z] ==> Reading reports [2024-11-08T23:30:25.340Z] + ./coverage.out bytes=34247 [2024-11-08T23:30:25.340Z] ==> Appending adjustments [2024-11-08T23:30:25.340Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T23:30:25.340Z] + Found adjustments [2024-11-08T23:30:25.340Z] ==> Gzipping contents [2024-11-08T23:30:25.340Z] 8.0K /tmp/codecov.TatQse.gz [2024-11-08T23:30:25.340Z] ==> Uploading reports [2024-11-08T23:30:25.340Z] url: https://codecov.io [2024-11-08T23:30:25.340Z] query: branch=PR-151&commit=4672fd1c5f915a6f6e95fbae2528d762b3d75c9b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-151%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=151&job=&cmd_args= [2024-11-08T23:30:25.340Z] -> Pinging Codecov [2024-11-08T23:30:25.340Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-151&commit=4672fd1c5f915a6f6e95fbae2528d762b3d75c9b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-151%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=151&job=&cmd_args= [2024-11-08T23:30:25.600Z] -> Uploading to [2024-11-08T23:30:25.600Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/4672fd1c5f915a6f6e95fbae2528d762b3d75c9b/8926958b-d158-45db-bb83-30b52e3bb88d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T233025Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d114977c33edde1604fbe9d6b2733ac34eba4a752a2f7febc5c8495d160de977 [2024-11-08T23:30:25.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T23:30:25.600Z] Dload Upload Total Spent Left Speed [2024-11-08T23:30:25.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 24616 --:--:-- --:--:-- --:--:-- 24616 [2024-11-08T23:30:25.861Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] } [2024-11-08T23:30:25.868Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-11-08T23:30:26.868Z] + [ -d /w/workspace/foundry_app-record-replay_PR-151/archives ] [2024-11-08T23:30:26.868Z] + ls -al /w/workspace/foundry_app-record-replay_PR-151/archives [2024-11-08T23:30:26.868Z] total 16 [2024-11-08T23:30:26.868Z] drwxr-xr-x 3 root root 4096 Nov 8 23:14 . [2024-11-08T23:30:26.868Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:14 .. [2024-11-08T23:30:26.868Z] drwxr-xr-x 2 root root 4096 Nov 8 23:14 cost [2024-11-08T23:30:26.868Z] -rw-r--r-- 1 root root 89 Nov 8 23:14 cost.csv [2024-11-08T23:30:26.868Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-151/archives [2024-11-08T23:30:26.868Z] + ls -al /w/workspace/foundry_app-record-replay_PR-151/archives [2024-11-08T23:30:26.868Z] total 16 [2024-11-08T23:30:26.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:14 . [2024-11-08T23:30:26.868Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:14 .. [2024-11-08T23:30:26.868Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:14 cost [2024-11-08T23:30:26.868Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:30:27.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:30:28.032Z] ---> package-listing.sh [2024-11-08T23:30:28.032Z] ++ facter osfamily [2024-11-08T23:30:28.032Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T23:30:28.292Z] + OS_FAMILY=debian [2024-11-08T23:30:28.292Z] + workspace=/w/workspace/foundry_app-record-replay_PR-151 [2024-11-08T23:30:28.292Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T23:30:28.292Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T23:30:28.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T23:30:28.292Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T23:30:28.292Z] + '[' /w/workspace/foundry_app-record-replay_PR-151 ']' [2024-11-08T23:30:28.292Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T23:30:28.292Z] + case "${OS_FAMILY}" in [2024-11-08T23:30:28.292Z] + dpkg -l [2024-11-08T23:30:28.292Z] + grep '^ii' [2024-11-08T23:30:28.292Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T23:30:28.292Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T23:30:28.292Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T23:30:28.292Z] + '[' /w/workspace/foundry_app-record-replay_PR-151 ']' [2024-11-08T23:30:28.292Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-151/archives/ [2024-11-08T23:30:28.292Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-151/archives/ [Pipeline] echo [2024-11-08T23:30:28.304Z] 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-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T23:30:28.584Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T23:30:29.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T23:30:29.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T23:30:29.242Z] prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container [2024-11-08T23:30:29.267Z] $ 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-151/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-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T23:30:29.469Z] $ docker top 4fdc81587d4beea5b4167d5807809e74f79c9898df49fe2bd569b6ec7ec255f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T23:30:29.886Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T23:30:30.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T23:30:30.554Z] + ls /var/log/sa-host [2024-11-08T23:30:30.554Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T23:30:30.736Z] provisioning config files... [2024-11-08T23:30:30.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config6847413894370897140tmp [Pipeline] { [Pipeline] echo [2024-11-08T23:30:30.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:30:31.056Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T23:30:31.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:30:31.404Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T23:30:31.414Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:30:31.699Z] ---> sudo-logs.sh [2024-11-08T23:30:31.700Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T23:30:31.737Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:30:32.021Z] ---> job-cost.sh [2024-11-08T23:30:32.021Z] lf-activate-venv: SKIPPING [2024-11-08T23:30:32.022Z] DEBUG: total: 0.2199999988079071 [2024-11-08T23:30:32.022Z] INFO: Retrieving Stack Cost... [2024-11-08T23:30:32.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T23:30:32.852Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T23:30:32.866Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T23:30:33.152Z] ---> logs-deploy.sh [2024-11-08T23:30:33.152Z] lf-activate-venv: SKIPPING [2024-11-08T23:30:33.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-151/2 [2024-11-08T23:30:33.152Z] INFO: archiving workspace using pattern(s): [2024-11-08T23:30:34.091Z] Archives upload complete. [2024-11-08T23:30:34.091Z] INFO: archiving logs to Nexus