Pull request #25 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 702cf971efcc9b7d5171fc361275db0bbb5365d5+f5c7a18031cd417fd66742b551e8281643a7d45d (f80b93ad008f1722bdf8b2ceaa54ddddf04539b7) 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-ssh6206834038510940784.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1363115876038139252.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-25/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-25/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5970244686494318429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-25/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9914958450406373030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5238217467545431287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-25/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-25/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1051721386707052722.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19031 in /w/workspace/xfoundry_app-record-replay_PR-25 [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/xfoundry_app-record-replay_PR-25 # 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 f5c7a18031cd417fd66742b551e8281643a7d45d into PR head commit 702cf971efcc9b7d5171fc361275db0bbb5365d5 Merge succeeded, producing 702cf971efcc9b7d5171fc361275db0bbb5365d5 Checking out Revision 702cf971efcc9b7d5171fc361275db0bbb5365d5 (PR-25) > 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/25/head:refs/remotes/origin/PR-25 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 702cf971efcc9b7d5171fc361275db0bbb5365d5 # 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 f5c7a18031cd417fd66742b551e8281643a7d45d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 702cf971efcc9b7d5171fc361275db0bbb5365d5 # timeout=10 Commit message: "feat: Implement HTTP Controller interface and stubs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-21T23:42:36.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-21T23:42:36.630Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-21T23:42:36.737Z] ========================================================= [2023-06-21T23:42:36.737Z] EdgeX Global Pipelines Version Info [2023-06-21T23:42:36.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:42:37.480Z] ------------------- [2023-06-21T23:42:37.480Z] stable info: [2023-06-21T23:42:37.480Z] ------------------- [2023-06-21T23:42:37.480Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-21T23:42:37.480Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T23:42:37.480Z] Message: update stable to v1.0.250 [2023-06-21T23:42:38.051Z] ------------------- [2023-06-21T23:42:38.051Z] experimental info: [2023-06-21T23:42:38.051Z] ------------------- [2023-06-21T23:42:38.051Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-21T23:42:38.051Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T23:42:38.051Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-21T23:42:38.381Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-21T23:42:38.427Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-21T23:42:38.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-21T23:42:38.518Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-21T23:42:38.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-21T23:42:38.608Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-21T23:42:38.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-21T23:42:38.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-21T23:42:38.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-21T23:42:38.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-21T23:42:38.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-21T23:42:38.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-21T23:42:38.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-21T23:42:38.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-21T23:42:39.013Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T23:42:39.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T23:42:39.102Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T23:42:39.148Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T23:42:39.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-21T23:42:39.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-21T23:42:39.281Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-21T23:42:39.324Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-21T23:42:39.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-21T23:42:39.402Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-21T23:42:39.442Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-21T23:42:39.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-21T23:42:39.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-21T23:42:39.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-25 [Pipeline] echo [2023-06-21T23:42:39.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-25 [Pipeline] echo [2023-06-21T23:42:39.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-25 [Pipeline] echo [2023-06-21T23:42:39.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 702cf971efcc9b7d5171fc361275db0bbb5365d5 [Pipeline] echo [2023-06-21T23:42:39.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 702cf97 [Pipeline] echo [2023-06-21T23:42:39.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T23:42:39.904Z] provisioning config files... [2023-06-21T23:42:39.918Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-25@tmp/config13276462398157568931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:42:40.267Z] ---> docker-login.sh [2023-06-21T23:42:40.267Z] nexus3.edgexfoundry.org:10001 [2023-06-21T23:42:40.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:42:40.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:42:40.527Z] Configure a credential helper to remove this warning. See [2023-06-21T23:42:40.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:42:40.527Z] [2023-06-21T23:42:40.527Z] Login Succeeded [2023-06-21T23:42:40.527Z] nexus3.edgexfoundry.org:10002 [2023-06-21T23:42:40.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:42:40.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:42:40.786Z] Configure a credential helper to remove this warning. See [2023-06-21T23:42:40.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:42:40.786Z] [2023-06-21T23:42:40.786Z] Login Succeeded [2023-06-21T23:42:40.786Z] nexus3.edgexfoundry.org:10003 [2023-06-21T23:42:40.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:42:40.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:42:40.786Z] Configure a credential helper to remove this warning. See [2023-06-21T23:42:40.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:42:40.786Z] [2023-06-21T23:42:40.786Z] Login Succeeded [2023-06-21T23:42:40.786Z] nexus3.edgexfoundry.org:10004 [2023-06-21T23:42:40.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:42:40.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:42:40.786Z] Configure a credential helper to remove this warning. See [2023-06-21T23:42:40.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:42:40.786Z] [2023-06-21T23:42:40.786Z] Login Succeeded [2023-06-21T23:42:40.786Z] docker.io [2023-06-21T23:42:41.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:42:41.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:42:41.305Z] Configure a credential helper to remove this warning. See [2023-06-21T23:42:41.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:42:41.305Z] [2023-06-21T23:42:41.305Z] Login Succeeded [2023-06-21T23:42:41.305Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T23:42:41.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-21T23:42:41.990Z] + git rev-list -1 --merges 702cf971efcc9b7d5171fc361275db0bbb5365d5~1..702cf971efcc9b7d5171fc361275db0bbb5365d5 [Pipeline] echo [2023-06-21T23:42:42.057Z] -----------> git rev-list -1 --merges 702cf971efcc9b7d5171fc361275db0bbb5365d5~1..702cf971efcc9b7d5171fc361275db0bbb5365d5 702cf971efcc9b7d5171fc361275db0bbb5365d5 [false] [Pipeline] sh [2023-06-21T23:42:42.367Z] + git log --format=format:%s -1 702cf971efcc9b7d5171fc361275db0bbb5365d5 [Pipeline] echo [2023-06-21T23:42:42.404Z] ========================================================= [2023-06-21T23:42:42.404Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-21T23:42:42.404Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T23:42:42.851Z] + git log --format=format:%s -1 702cf971efcc9b7d5171fc361275db0bbb5365d5 [Pipeline] echo [2023-06-21T23:42:42.882Z] [semverPrep] GIT_COMMIT: 702cf971efcc9b7d5171fc361275db0bbb5365d5, Commit Message: feat: Implement HTTP Controller interface and stubs [Pipeline] echo [2023-06-21T23:42:42.912Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-21T23:42:43.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T23:42:43.292Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-21T23:42:43.292Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-21T23:42:43.292Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-21T23:42:43.292Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-21T23:42:43.292Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-21T23:42:43.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:42:43.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T23:42:43.761Z] [2023-06-21T23:42:43.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:42:44.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T23:42:44.138Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-21T23:42:44.138Z] b85a868b505f: Pulling fs layer [2023-06-21T23:42:44.138Z] e2be974225ed: Pulling fs layer [2023-06-21T23:42:44.138Z] 339a4e72a1f5: Pulling fs layer [2023-06-21T23:42:44.138Z] 988bab9f4d93: Pulling fs layer [2023-06-21T23:42:44.138Z] 1469e6f7b9e6: Pulling fs layer [2023-06-21T23:42:44.138Z] eaf3925da568: Pulling fs layer [2023-06-21T23:42:44.138Z] bab4dde63d76: Pulling fs layer [2023-06-21T23:42:44.138Z] bde34c3a00c8: Pulling fs layer [2023-06-21T23:42:44.138Z] b352a97aabf1: Pulling fs layer [2023-06-21T23:42:44.138Z] 4872d77fe225: Pulling fs layer [2023-06-21T23:42:44.138Z] 5851b861e8e6: Pulling fs layer [2023-06-21T23:42:44.138Z] 988bab9f4d93: Waiting [2023-06-21T23:42:44.138Z] 1469e6f7b9e6: Waiting [2023-06-21T23:42:44.138Z] eaf3925da568: Waiting [2023-06-21T23:42:44.138Z] bab4dde63d76: Waiting [2023-06-21T23:42:44.138Z] 4872d77fe225: Waiting [2023-06-21T23:42:44.138Z] bde34c3a00c8: Waiting [2023-06-21T23:42:44.138Z] 5851b861e8e6: Waiting [2023-06-21T23:42:44.138Z] b352a97aabf1: Waiting [2023-06-21T23:42:44.398Z] e2be974225ed: Verifying Checksum [2023-06-21T23:42:44.398Z] e2be974225ed: Download complete [2023-06-21T23:42:44.398Z] 988bab9f4d93: Verifying Checksum [2023-06-21T23:42:44.398Z] 1469e6f7b9e6: Verifying Checksum [2023-06-21T23:42:44.398Z] 1469e6f7b9e6: Download complete [2023-06-21T23:42:44.398Z] eaf3925da568: Verifying Checksum [2023-06-21T23:42:44.398Z] eaf3925da568: Download complete [2023-06-21T23:42:44.398Z] 339a4e72a1f5: Verifying Checksum [2023-06-21T23:42:44.398Z] 339a4e72a1f5: Download complete [2023-06-21T23:42:44.398Z] bde34c3a00c8: Download complete [2023-06-21T23:42:44.398Z] b352a97aabf1: Verifying Checksum [2023-06-21T23:42:44.398Z] b352a97aabf1: Download complete [2023-06-21T23:42:44.398Z] 4872d77fe225: Verifying Checksum [2023-06-21T23:42:44.398Z] 4872d77fe225: Download complete [2023-06-21T23:42:44.398Z] 5851b861e8e6: Verifying Checksum [2023-06-21T23:42:44.398Z] 5851b861e8e6: Download complete [2023-06-21T23:42:44.656Z] b85a868b505f: Verifying Checksum [2023-06-21T23:42:44.656Z] b85a868b505f: Download complete [2023-06-21T23:42:44.917Z] bab4dde63d76: Download complete [2023-06-21T23:42:45.852Z] b85a868b505f: Pull complete [2023-06-21T23:42:45.852Z] e2be974225ed: Pull complete [2023-06-21T23:42:46.419Z] 339a4e72a1f5: Pull complete [2023-06-21T23:42:46.679Z] 988bab9f4d93: Pull complete [2023-06-21T23:42:46.941Z] 1469e6f7b9e6: Pull complete [2023-06-21T23:42:46.941Z] eaf3925da568: Pull complete [2023-06-21T23:42:49.478Z] bab4dde63d76: Pull complete [2023-06-21T23:42:49.478Z] bde34c3a00c8: Pull complete [2023-06-21T23:42:49.478Z] b352a97aabf1: Pull complete [2023-06-21T23:42:49.737Z] 4872d77fe225: Pull complete [2023-06-21T23:42:49.998Z] 5851b861e8e6: Pull complete [2023-06-21T23:42:50.259Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-21T23:42:50.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T23:42:50.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T23:42:50.557Z] prd-ubuntu20.04-docker-8c-8g-19031 does not seem to be running inside a container [2023-06-21T23:42:50.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-25 -v /w/workspace/xfoundry_app-record-replay_PR-25:/w/workspace/xfoundry_app-record-replay_PR-25:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-25@tmp:/w/workspace/xfoundry_app-record-replay_PR-25@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 [2023-06-21T23:42:55.919Z] $ docker top 64807fdf323168d1c9d62e95ef2f3de503b61e6196d989a14c91c1b93d91a786 -eo pid,comm [2023-06-21T23:42:55.992Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-21T23:42:55.992Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T23:42:56.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T23:42:56.119Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T23:42:56.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T23:42:56.269Z] $ docker exec 64807fdf323168d1c9d62e95ef2f3de503b61e6196d989a14c91c1b93d91a786 ssh-agent [2023-06-21T23:42:56.376Z] SSH_AUTH_SOCK=/tmp/ssh-Or6hRtAYeBjU/agent.14 [2023-06-21T23:42:56.376Z] SSH_AGENT_PID=20 [2023-06-21T23:42:56.382Z] Running ssh-add (command line suppressed) [2023-06-21T23:42:56.512Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-25@tmp/private_key_7890977402426814893.key (/w/workspace/xfoundry_app-record-replay_PR-25@tmp/private_key_7890977402426814893.key) [2023-06-21T23:42:56.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T23:42:56.881Z] + git tag --points-at HEAD [Pipeline] } [2023-06-21T23:42:56.904Z] $ docker exec --env ******** --env ******** 64807fdf323168d1c9d62e95ef2f3de503b61e6196d989a14c91c1b93d91a786 ssh-agent -k [2023-06-21T23:42:57.005Z] unset SSH_AUTH_SOCK; [2023-06-21T23:42:57.005Z] unset SSH_AGENT_PID; [2023-06-21T23:42:57.005Z] echo Agent pid 20 killed; [2023-06-21T23:42:57.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-21T23:42:57.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T23:42:57.111Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T23:42:57.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T23:42:57.213Z] $ docker exec 64807fdf323168d1c9d62e95ef2f3de503b61e6196d989a14c91c1b93d91a786 ssh-agent [2023-06-21T23:42:57.316Z] SSH_AUTH_SOCK=/tmp/ssh-tTP1sHDThdm9/agent.70 [2023-06-21T23:42:57.316Z] SSH_AGENT_PID=76 [2023-06-21T23:42:57.321Z] Running ssh-add (command line suppressed) [2023-06-21T23:42:57.430Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-25@tmp/private_key_12474689064197382755.key (/w/workspace/xfoundry_app-record-replay_PR-25@tmp/private_key_12474689064197382755.key) [2023-06-21T23:42:57.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T23:42:57.777Z] + git semver init [2023-06-21T23:42:58.038Z] 2023-06-21 23:42:57,979 [run_init] DEBUG init version:0.0.0 force:False [2023-06-21T23:42:58.038Z] 2023-06-21 23:42:57,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-25/.semver [2023-06-21T23:42:58.038Z] 2023-06-21 23:42:57,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-25/.semver [2023-06-21T23:42:58.038Z] 2023-06-21 23:42:57,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-25/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-25, universal_newlines=False, shell=None, istream=None) [2023-06-21T23:42:58.606Z] 2023-06-21 23:42:58,593 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-25/.git/info/exclude [2023-06-21T23:42:58.606Z] 2023-06-21 23:42:58,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-25/.semver/PR-25 with force:False [2023-06-21T23:42:58.606Z] 2023-06-21 23:42:58,594 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-25/.semver/PR-25 [2023-06-21T23:42:58.606Z] 2023-06-21 23:42:58,598 [execute] INFO git cat-file --batch-check [2023-06-21T23:42:58.606Z] 2023-06-21 23:42:58,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-25/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T23:42:58.866Z] 2023-06-21 23:42:58,606 [execute] INFO git cat-file --batch [2023-06-21T23:42:58.866Z] 2023-06-21 23:42:58,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-25/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T23:42:58.866Z] 2023-06-21 23:42:58,611 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-25/.semver/PR-25 [2023-06-21T23:42:58.866Z] 0.0.0 [Pipeline] } [2023-06-21T23:42:58.894Z] $ docker exec --env ******** --env ******** 64807fdf323168d1c9d62e95ef2f3de503b61e6196d989a14c91c1b93d91a786 ssh-agent -k [2023-06-21T23:42:59.011Z] unset SSH_AUTH_SOCK; [2023-06-21T23:42:59.011Z] unset SSH_AGENT_PID; [2023-06-21T23:42:59.012Z] echo Agent pid 76 killed; [2023-06-21T23:42:59.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T23:42:59.446Z] + git semver [Pipeline] } [2023-06-21T23:43:00.041Z] $ docker stop --time=1 64807fdf323168d1c9d62e95ef2f3de503b61e6196d989a14c91c1b93d91a786 [2023-06-21T23:43:01.734Z] $ docker rm -f --volumes 64807fdf323168d1c9d62e95ef2f3de503b61e6196d989a14c91c1b93d91a786 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T23:43:02.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-21T23:43:02.486Z] Stashed 1 file(s) [Pipeline] echo [2023-06-21T23:43:02.512Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T23:43:03.115Z] provisioning config files... [2023-06-21T23:43:03.125Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-25@tmp/config4937180429811324228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:43:03.470Z] ---> docker-login.sh [2023-06-21T23:43:03.470Z] nexus3.edgexfoundry.org:10001 [2023-06-21T23:43:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:43:03.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:43:03.470Z] Configure a credential helper to remove this warning. See [2023-06-21T23:43:03.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:43:03.470Z] [2023-06-21T23:43:03.470Z] Login Succeeded [2023-06-21T23:43:03.470Z] nexus3.edgexfoundry.org:10002 [2023-06-21T23:43:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:43:03.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:43:03.470Z] Configure a credential helper to remove this warning. See [2023-06-21T23:43:03.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:43:03.470Z] [2023-06-21T23:43:03.470Z] Login Succeeded [2023-06-21T23:43:03.470Z] nexus3.edgexfoundry.org:10003 [2023-06-21T23:43:03.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:43:03.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:43:03.730Z] Configure a credential helper to remove this warning. See [2023-06-21T23:43:03.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:43:03.730Z] [2023-06-21T23:43:03.730Z] Login Succeeded [2023-06-21T23:43:03.730Z] nexus3.edgexfoundry.org:10004 [2023-06-21T23:43:03.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:43:03.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:43:03.730Z] Configure a credential helper to remove this warning. See [2023-06-21T23:43:03.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:43:03.730Z] [2023-06-21T23:43:03.730Z] Login Succeeded [2023-06-21T23:43:03.730Z] docker.io [2023-06-21T23:43:03.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:43:04.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:43:04.250Z] Configure a credential helper to remove this warning. See [2023-06-21T23:43:04.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:43:04.250Z] [2023-06-21T23:43:04.250Z] Login Succeeded [2023-06-21T23:43:04.250Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T23:43:04.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T23:43:04.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T23:43:04.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T23:43:04.553Z] ========================================================= [2023-06-21T23:43:04.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-21T23:43:04.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:43:05.030Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T23:43:05.030Z] Sending build context to Docker daemon 232.4kB [2023-06-21T23:43:05.030Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T23:43:05.030Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-21T23:43:05.290Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-21T23:43:05.290Z] f56be85fc22e: Pulling fs layer [2023-06-21T23:43:05.290Z] 85791d961cd3: Pulling fs layer [2023-06-21T23:43:05.290Z] d694b5ae8c79: Pulling fs layer [2023-06-21T23:43:05.290Z] 9f32a84ed3da: Pulling fs layer [2023-06-21T23:43:05.290Z] 4d19c01a9841: Pulling fs layer [2023-06-21T23:43:05.290Z] 9325e15d5711: Pulling fs layer [2023-06-21T23:43:05.290Z] 556b6ee489ea: Pulling fs layer [2023-06-21T23:43:05.290Z] c5a4b2cf53e6: Pulling fs layer [2023-06-21T23:43:05.290Z] 9f32a84ed3da: Waiting [2023-06-21T23:43:05.290Z] 9325e15d5711: Waiting [2023-06-21T23:43:05.290Z] 4d19c01a9841: Waiting [2023-06-21T23:43:05.290Z] 556b6ee489ea: Waiting [2023-06-21T23:43:05.290Z] 85791d961cd3: Verifying Checksum [2023-06-21T23:43:05.290Z] 85791d961cd3: Download complete [2023-06-21T23:43:05.290Z] 9f32a84ed3da: Download complete [2023-06-21T23:43:05.290Z] 4d19c01a9841: Download complete [2023-06-21T23:43:05.290Z] f56be85fc22e: Verifying Checksum [2023-06-21T23:43:05.290Z] f56be85fc22e: Download complete [2023-06-21T23:43:05.290Z] 9325e15d5711: Verifying Checksum [2023-06-21T23:43:05.290Z] 9325e15d5711: Download complete [2023-06-21T23:43:05.549Z] f56be85fc22e: Pull complete [2023-06-21T23:43:06.131Z] c5a4b2cf53e6: Verifying Checksum [2023-06-21T23:43:06.131Z] c5a4b2cf53e6: Download complete [2023-06-21T23:43:06.131Z] 85791d961cd3: Pull complete [2023-06-21T23:43:06.131Z] d694b5ae8c79: Verifying Checksum [2023-06-21T23:43:06.131Z] d694b5ae8c79: Download complete [2023-06-21T23:43:06.390Z] 556b6ee489ea: Verifying Checksum [2023-06-21T23:43:06.390Z] 556b6ee489ea: Download complete [2023-06-21T23:43:09.688Z] d694b5ae8c79: Pull complete [2023-06-21T23:43:09.947Z] 9f32a84ed3da: Pull complete [2023-06-21T23:43:09.948Z] 4d19c01a9841: Pull complete [2023-06-21T23:43:09.948Z] 9325e15d5711: Pull complete [2023-06-21T23:43:12.473Z] 556b6ee489ea: Pull complete [2023-06-21T23:43:13.846Z] c5a4b2cf53e6: Pull complete [2023-06-21T23:43:13.846Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-21T23:43:13.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-21T23:43:13.846Z] ---> c4be618373d6 [2023-06-21T23:43:13.846Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T23:43:17.937Z] Still waiting to schedule task [2023-06-21T23:43:17.937Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19030’ [2023-06-21T23:43:20.423Z] ---> Running in 0f367a544879 [2023-06-21T23:43:20.423Z] Removing intermediate container 0f367a544879 [2023-06-21T23:43:20.423Z] ---> ac342a9c05b1 [2023-06-21T23:43:20.423Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T23:43:20.423Z] ---> Running in 302f4960d7c0 [2023-06-21T23:43:20.423Z] Removing intermediate container 302f4960d7c0 [2023-06-21T23:43:20.423Z] ---> ad14da3379b9 [2023-06-21T23:43:20.423Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-21T23:43:20.423Z] ---> Running in 653116c0b45a [2023-06-21T23:43:20.423Z] Removing intermediate container 653116c0b45a [2023-06-21T23:43:20.423Z] ---> b836340adf42 [2023-06-21T23:43:20.423Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T23:43:20.423Z] ---> Running in a9129132e5de [2023-06-21T23:43:20.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T23:43:20.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T23:43:20.943Z] OK: 265 MiB in 53 packages [2023-06-21T23:43:21.202Z] Removing intermediate container a9129132e5de [2023-06-21T23:43:21.202Z] ---> f33ce17390de [2023-06-21T23:43:21.202Z] Step 7/12 : WORKDIR /app [2023-06-21T23:43:21.202Z] ---> Running in 97dd6bf7df58 [2023-06-21T23:43:21.202Z] Removing intermediate container 97dd6bf7df58 [2023-06-21T23:43:21.202Z] ---> 57d5fae8fc68 [2023-06-21T23:43:21.202Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-21T23:43:21.461Z] ---> 2fc5b07c0d52 [2023-06-21T23:43:21.461Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T23:43:21.461Z] ---> Running in c3adfcc62730 [2023-06-21T23:44:00.312Z] Removing intermediate container c3adfcc62730 [2023-06-21T23:44:00.312Z] ---> b960b3679849 [2023-06-21T23:44:00.312Z] Step 10/12 : COPY . . [2023-06-21T23:44:00.312Z] ---> 78064195b664 [2023-06-21T23:44:00.312Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T23:44:00.312Z] ---> Running in ce28e464df11 [2023-06-21T23:44:00.312Z] Removing intermediate container ce28e464df11 [2023-06-21T23:44:00.312Z] ---> 7faf52e97c5f [2023-06-21T23:44:00.312Z] Step 12/12 : RUN $MAKE [2023-06-21T23:44:00.312Z] ---> Running in 56b4abfc96e5 [2023-06-21T23:44:00.312Z] noop [2023-06-21T23:44:00.312Z] Removing intermediate container 56b4abfc96e5 [2023-06-21T23:44:00.312Z] ---> 9723d956077c [2023-06-21T23:44:00.312Z] Successfully built 9723d956077c [2023-06-21T23:44:00.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:44:00.772Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T23:44:00.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T23:44:00.927Z] prd-ubuntu20.04-docker-8c-8g-19031 does not seem to be running inside a container [2023-06-21T23:44:00.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-25 -v /w/workspace/xfoundry_app-record-replay_PR-25:/w/workspace/xfoundry_app-record-replay_PR-25:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-25@tmp:/w/workspace/xfoundry_app-record-replay_PR-25@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 [2023-06-21T23:44:01.422Z] $ docker top 7eb816e93972f360946c8ead02465c96739bde6f0f933d0e546386bf891153b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T23:44:01.817Z] + go version [2023-06-21T23:44:01.817Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-21T23:44:01.860Z] $ docker stop --time=1 7eb816e93972f360946c8ead02465c96739bde6f0f933d0e546386bf891153b9 [2023-06-21T23:44:03.280Z] $ docker rm -f --volumes 7eb816e93972f360946c8ead02465c96739bde6f0f933d0e546386bf891153b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:44:03.990Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T23:44:03.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T23:44:04.150Z] prd-ubuntu20.04-docker-8c-8g-19031 does not seem to be running inside a container [2023-06-21T23:44:04.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-25 -v /w/workspace/xfoundry_app-record-replay_PR-25:/w/workspace/xfoundry_app-record-replay_PR-25:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-25@tmp:/w/workspace/xfoundry_app-record-replay_PR-25@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 [2023-06-21T23:44:04.553Z] $ docker top 822c218bf197e5bcf920dc94d87536fd1484c3e933675c076b1585c340280030 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T23:44:04.941Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-25 [Pipeline] fileExists [Pipeline] sh [2023-06-21T23:44:05.355Z] + make test [2023-06-21T23:44:05.355Z] go test -race -coverprofile=coverage.out ./... [2023-06-21T23:44:15.337Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-21T23:44:27.561Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-21T23:44:27.561Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-21T23:44:27.561Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-21T23:44:27.561Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.061s coverage: 10.0% of statements [2023-06-21T23:44:27.561Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.063s coverage: 27.3% of statements [2023-06-21T23:44:49.519Z] go vet ./... [2023-06-21T23:44:52.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T23:44:52.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T23:44:52.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-21T23:44:52.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T23:44:52.138Z] $ docker stop --time=1 822c218bf197e5bcf920dc94d87536fd1484c3e933675c076b1585c340280030 [2023-06-21T23:44:56.905Z] $ docker rm -f --volumes 822c218bf197e5bcf920dc94d87536fd1484c3e933675c076b1585c340280030 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T23:44:57.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T23:44:57.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-21T23:44:58.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T23:44:58.513Z] + ls -al . [2023-06-21T23:44:58.513Z] total 148 [2023-06-21T23:44:58.513Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 23:44 . [2023-06-21T23:44:58.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 23:42 .. [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 23:42 .dockerignore [2023-06-21T23:44:58.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:42 .git [2023-06-21T23:44:58.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:42 .github [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 21 23:42 .gitignore [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 23:42 .golangci.yml [2023-06-21T23:44:58.513Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 23:42 .semver [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 21 23:42 Attribution.txt [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 21 23:42 CHANGELOG.md [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 21 23:42 Dockerfile [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 23:42 GOVERNANCE.md [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 21 23:42 Jenkinsfile [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 23:42 LICENSE [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 21 23:42 OWNERS.md [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 21 23:42 README.md [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 23:43 VERSION [2023-06-21T23:44:58.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:42 bin [2023-06-21T23:44:58.513Z] -rw-r--r-- 1 jenkins jenkins 1849 Jun 21 23:44 coverage.out [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 21 23:42 go.mod [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 30578 Jun 21 23:42 go.sum [2023-06-21T23:44:58.513Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 21 23:42 internal [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 21 23:42 main.go [2023-06-21T23:44:58.513Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 21 23:42 makefile [2023-06-21T23:44:58.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:42 pkg [2023-06-21T23:44:58.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:44:58.903Z] + 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=702cf971efcc9b7d5171fc361275db0bbb5365d5 --label arch=amd64 --label version=0.0.0 . [2023-06-21T23:44:58.903Z] Sending build context to Docker daemon 235kB [2023-06-21T23:44:58.904Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T23:44:58.904Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-21T23:44:58.904Z] ---> 9723d956077c [2023-06-21T23:44:58.904Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T23:44:59.163Z] ---> Running in 3b09ee6cbe5b [2023-06-21T23:44:59.163Z] Removing intermediate container 3b09ee6cbe5b [2023-06-21T23:44:59.163Z] ---> 487004df1651 [2023-06-21T23:44:59.163Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T23:44:59.163Z] ---> Running in a1386350c844 [2023-06-21T23:44:59.163Z] Removing intermediate container a1386350c844 [2023-06-21T23:44:59.163Z] ---> 25ab0450d6c4 [2023-06-21T23:44:59.163Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-21T23:44:59.163Z] ---> Running in 60eb407f2d54 [2023-06-21T23:44:59.423Z] Removing intermediate container 60eb407f2d54 [2023-06-21T23:44:59.423Z] ---> 5a768796fc0b [2023-06-21T23:44:59.423Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T23:44:59.423Z] ---> Running in 03e0bbc5d3ed [2023-06-21T23:44:59.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T23:44:59.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T23:45:00.203Z] OK: 265 MiB in 53 packages [2023-06-21T23:45:00.460Z] Removing intermediate container 03e0bbc5d3ed [2023-06-21T23:45:00.460Z] ---> 571c12b23d17 [2023-06-21T23:45:00.460Z] Step 7/26 : WORKDIR /app [2023-06-21T23:45:00.460Z] ---> Running in aee916440123 [2023-06-21T23:45:00.723Z] Removing intermediate container aee916440123 [2023-06-21T23:45:00.723Z] ---> b532911d29e8 [2023-06-21T23:45:00.723Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-21T23:45:00.723Z] ---> e0c26fa5b45a [2023-06-21T23:45:00.723Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T23:45:00.723Z] ---> Running in 9587c6637b7d [2023-06-21T23:45:01.660Z] Removing intermediate container 9587c6637b7d [2023-06-21T23:45:01.660Z] ---> 91b734161509 [2023-06-21T23:45:01.660Z] Step 10/26 : COPY . . [2023-06-21T23:45:01.660Z] ---> c36374b6a887 [2023-06-21T23:45:01.660Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T23:45:01.920Z] ---> Running in 0bd5f4e82ba7 [2023-06-21T23:45:01.920Z] Removing intermediate container 0bd5f4e82ba7 [2023-06-21T23:45:01.920Z] ---> 8c28b1ffdfa1 [2023-06-21T23:45:01.920Z] Step 12/26 : RUN $MAKE [2023-06-21T23:45:01.920Z] ---> Running in 341c38f6adc8 [2023-06-21T23:45:02.184Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-21T23:45:08.888Z] Removing intermediate container 341c38f6adc8 [2023-06-21T23:45:08.888Z] ---> 5612396d8e70 [2023-06-21T23:45:08.888Z] Step 13/26 : FROM alpine:3.17 [2023-06-21T23:45:08.888Z] 3.17: Pulling from library/alpine [2023-06-21T23:45:08.888Z] 4db1b89c0bd1: Pulling fs layer [2023-06-21T23:45:08.888Z] 4db1b89c0bd1: Verifying Checksum [2023-06-21T23:45:08.888Z] 4db1b89c0bd1: Download complete [2023-06-21T23:45:08.888Z] 4db1b89c0bd1: Pull complete [2023-06-21T23:45:08.888Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T23:45:08.888Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T23:45:08.888Z] ---> 1f73a9d63274 [2023-06-21T23:45:08.888Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-21T23:45:09.147Z] ---> Running in e89c592b9179 [2023-06-21T23:45:09.147Z] Removing intermediate container e89c592b9179 [2023-06-21T23:45:09.147Z] ---> 10d1e61b74e6 [2023-06-21T23:45:09.147Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-21T23:45:09.147Z] ---> Running in 788e3b8a09ca [2023-06-21T23:45:09.407Z] Removing intermediate container 788e3b8a09ca [2023-06-21T23:45:09.407Z] ---> 60d49ecb66a8 [2023-06-21T23:45:09.407Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-21T23:45:09.407Z] ---> Running in 620ca5bd8b2d [2023-06-21T23:45:09.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T23:45:09.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T23:45:09.925Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-21T23:45:09.925Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-21T23:45:09.925Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T23:45:09.925Z] Executing ca-certificates-20230506-r0.trigger [2023-06-21T23:45:10.184Z] OK: 8 MiB in 17 packages [2023-06-21T23:45:10.750Z] Removing intermediate container 620ca5bd8b2d [2023-06-21T23:45:10.750Z] ---> d5214b1f6bec [2023-06-21T23:45:10.750Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-21T23:45:11.316Z] ---> 5264d2a6fac3 [2023-06-21T23:45:11.316Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-21T23:45:11.316Z] ---> c54e7bf8880e [2023-06-21T23:45:11.316Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-21T23:45:11.316Z] ---> f62439329310 [2023-06-21T23:45:11.316Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-21T23:45:11.880Z] ---> 333affa7c615 [2023-06-21T23:45:11.880Z] Step 21/26 : EXPOSE 59712 [2023-06-21T23:45:11.880Z] ---> Running in 0673aedd499f [2023-06-21T23:45:11.880Z] Removing intermediate container 0673aedd499f [2023-06-21T23:45:11.880Z] ---> 55c6cee48624 [2023-06-21T23:45:11.880Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-21T23:45:11.880Z] ---> Running in 97feddedc9f6 [2023-06-21T23:45:11.880Z] Removing intermediate container 97feddedc9f6 [2023-06-21T23:45:11.880Z] ---> 40df20e5fd4b [2023-06-21T23:45:11.880Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-21T23:45:11.880Z] ---> Running in 453e6f199c85 [2023-06-21T23:45:11.880Z] Removing intermediate container 453e6f199c85 [2023-06-21T23:45:11.880Z] ---> 01bbb3ba04f9 [2023-06-21T23:45:11.880Z] Step 24/26 : LABEL arch=amd64 [2023-06-21T23:45:11.880Z] ---> Running in f12084a4dc1d [2023-06-21T23:45:12.140Z] Removing intermediate container f12084a4dc1d [2023-06-21T23:45:12.140Z] ---> 81184b052b2b [2023-06-21T23:45:12.140Z] Step 25/26 : LABEL git_sha=702cf971efcc9b7d5171fc361275db0bbb5365d5 [2023-06-21T23:45:12.140Z] ---> Running in d811f1ad85a9 [2023-06-21T23:45:12.140Z] Removing intermediate container d811f1ad85a9 [2023-06-21T23:45:12.140Z] ---> fb6279d41477 [2023-06-21T23:45:12.140Z] Step 26/26 : LABEL version=0.0.0 [2023-06-21T23:45:12.140Z] ---> Running in 1df3d09875f6 [2023-06-21T23:45:12.399Z] Removing intermediate container 1df3d09875f6 [2023-06-21T23:45:12.399Z] ---> 44781b559c31 [2023-06-21T23:45:12.399Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T23:45:12.399Z] Successfully built 44781b559c31 [2023-06-21T23:45:12.399Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:45:13.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T23:45:13.280Z] [2023-06-21T23:45:13.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:45:13.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T23:45:13.657Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-21T23:45:13.657Z] 5eb5b503b376: Pulling fs layer [2023-06-21T23:45:13.657Z] 5c69ac0246d0: Pulling fs layer [2023-06-21T23:45:13.657Z] ec43610c2a17: Pulling fs layer [2023-06-21T23:45:13.657Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-21T23:45:13.657Z] 33b1e0a273af: Pulling fs layer [2023-06-21T23:45:13.657Z] 5d3b04190fa2: Pulling fs layer [2023-06-21T23:45:13.657Z] 2f39f015ded8: Pulling fs layer [2023-06-21T23:45:13.657Z] 3a2ae6a8a46f: Waiting [2023-06-21T23:45:13.657Z] 2f39f015ded8: Waiting [2023-06-21T23:45:13.657Z] 5c69ac0246d0: Verifying Checksum [2023-06-21T23:45:13.657Z] 5c69ac0246d0: Download complete [2023-06-21T23:45:13.657Z] 3a2ae6a8a46f: Download complete [2023-06-21T23:45:13.657Z] 33b1e0a273af: Verifying Checksum [2023-06-21T23:45:13.657Z] 33b1e0a273af: Download complete [2023-06-21T23:45:13.657Z] ec43610c2a17: Verifying Checksum [2023-06-21T23:45:13.657Z] ec43610c2a17: Download complete [2023-06-21T23:45:13.657Z] 5d3b04190fa2: Verifying Checksum [2023-06-21T23:45:13.657Z] 5d3b04190fa2: Download complete [2023-06-21T23:45:13.915Z] 5eb5b503b376: Verifying Checksum [2023-06-21T23:45:13.915Z] 5eb5b503b376: Download complete [2023-06-21T23:45:14.481Z] 2f39f015ded8: Download complete [2023-06-21T23:45:15.047Z] 5eb5b503b376: Pull complete [2023-06-21T23:45:15.305Z] 5c69ac0246d0: Pull complete [2023-06-21T23:45:15.870Z] ec43610c2a17: Pull complete [2023-06-21T23:45:15.870Z] 3a2ae6a8a46f: Pull complete [2023-06-21T23:45:16.128Z] 33b1e0a273af: Pull complete [2023-06-21T23:45:16.128Z] 5d3b04190fa2: Pull complete [2023-06-21T23:45:21.387Z] 2f39f015ded8: Pull complete [2023-06-21T23:45:21.387Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-21T23:45:21.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T23:45:21.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T23:45:21.623Z] prd-ubuntu20.04-docker-8c-8g-19031 does not seem to be running inside a container [2023-06-21T23:45:21.662Z] $ 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/xfoundry_app-record-replay_PR-25 -v /w/workspace/xfoundry_app-record-replay_PR-25:/w/workspace/xfoundry_app-record-replay_PR-25:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-25@tmp:/w/workspace/xfoundry_app-record-replay_PR-25@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 [2023-06-21T23:45:27.412Z] $ docker top eea69453fe1b4ecf56341664988d6e37079461d3c72bddc4de8b44f56b177445 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:45:27.845Z] ---> job-cost.sh [2023-06-21T23:45:27.845Z] lf-activate-venv: SKIPPING [2023-06-21T23:45:27.845Z] INFO: No Stack... [2023-06-21T23:45:28.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T23:45:28.365Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T23:45:28.678Z] + cat /w/workspace/xfoundry_app-record-replay_PR-25/archives/cost.csv [2023-06-21T23:45:28.678Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T23:45:28.721Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-25-1-stack-cost] [2023-06-21T23:45:28.727Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-25-1-stack-cost] did not exist. Created. [2023-06-21T23:45:28.727Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-25-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T23:45:29.116Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-21T23:45:29.163Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T23:45:29.199Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-25-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T23:45:29.284Z] $ docker stop --time=1 eea69453fe1b4ecf56341664988d6e37079461d3c72bddc4de8b44f56b177445 [2023-06-21T23:45:30.451Z] $ docker rm -f --volumes eea69453fe1b4ecf56341664988d6e37079461d3c72bddc4de8b44f56b177445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-21T23:46:14.623Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19032 in /w/workspace/xfoundry_app-record-replay_PR-25 [Pipeline] { [Pipeline] ws [2023-06-21T23:46:14.679Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-06-21T23:46:14.762Z] Selected Git installation does not exist. Using Default [2023-06-21T23:46:14.762Z] The recommended git tool is: NONE [2023-06-21T23:46:20.000Z] using credential edgex-jenkins-ssh [2023-06-21T23:46:20.017Z] Cloning the remote Git repository [2023-06-21T23:46:20.065Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-21T23:46:20.162Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-06-21T23:46:20.316Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-21T23:46:20.317Z] > git --version # timeout=10 [2023-06-21T23:46:20.341Z] > git --version # 'git version 2.25.1' [2023-06-21T23:46:20.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T23:46:20.504Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T23:46:21.089Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-21T23:46:21.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T23:46:22.038Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-21T23:46:22.084Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-21T23:46:22.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T23:46:22.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/25/head:refs/remotes/origin/PR-25 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-21T23:46:22.629Z] Merging remotes/origin/main commit f5c7a18031cd417fd66742b551e8281643a7d45d into PR head commit 702cf971efcc9b7d5171fc361275db0bbb5365d5 [2023-06-21T23:46:22.920Z] Merge succeeded, producing 702cf971efcc9b7d5171fc361275db0bbb5365d5 [2023-06-21T23:46:22.921Z] Checking out Revision 702cf971efcc9b7d5171fc361275db0bbb5365d5 (PR-25) [2023-06-21T23:46:22.649Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T23:46:22.729Z] > git checkout -f 702cf971efcc9b7d5171fc361275db0bbb5365d5 # timeout=10 [2023-06-21T23:46:22.815Z] > git remote # timeout=10 [2023-06-21T23:46:22.842Z] > git config --get remote.origin.url # timeout=10 [2023-06-21T23:46:22.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T23:46:22.876Z] > git merge f5c7a18031cd417fd66742b551e8281643a7d45d # timeout=10 [2023-06-21T23:46:22.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-21T23:46:22.929Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T23:46:22.945Z] > git checkout -f 702cf971efcc9b7d5171fc361275db0bbb5365d5 # timeout=10 [2023-06-21T23:46:26.336Z] Commit message: "feat: Implement HTTP Controller interface and stubs" [2023-06-21T23:46:26.393Z] > git --version # timeout=10 [2023-06-21T23:46:26.405Z] > git --version # 'git version 2.25.1' [2023-06-21T23:46:26.418Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T23:46:27.661Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-21T23:46:27.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T23:46:27.661Z] Dload Upload Total Spent Left Speed [2023-06-21T23:46:27.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-06-21T23:46:28.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-21T23:46:28.758Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-21T23:46:28.758Z] + sudo tee /etc/docker/daemon.new [2023-06-21T23:46:28.758Z] { [2023-06-21T23:46:28.758Z] "registry-mirrors": [ [2023-06-21T23:46:28.758Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-21T23:46:28.758Z] ], [2023-06-21T23:46:28.758Z] "bip": "10.250.0.254/24", [2023-06-21T23:46:28.758Z] "hosts": [ [2023-06-21T23:46:28.758Z] "tcp://0.0.0.0:5555", [2023-06-21T23:46:28.758Z] "unix:///var/run/docker.sock" [2023-06-21T23:46:28.758Z] ], [2023-06-21T23:46:28.758Z] "mtu": 1458, [2023-06-21T23:46:28.758Z] "selinux-enabled": true, [2023-06-21T23:46:28.758Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-21T23:46:28.758Z] } [Pipeline] sh [2023-06-21T23:46:29.104Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-21T23:46:29.466Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T23:46:47.788Z] provisioning config files... [2023-06-21T23:46:47.819Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config4877824821158236474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:46:48.217Z] ---> docker-login.sh [2023-06-21T23:46:48.217Z] nexus3.edgexfoundry.org:10001 [2023-06-21T23:46:48.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:46:48.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:46:48.809Z] Configure a credential helper to remove this warning. See [2023-06-21T23:46:48.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:46:48.809Z] [2023-06-21T23:46:48.809Z] Login Succeeded [2023-06-21T23:46:49.080Z] nexus3.edgexfoundry.org:10002 [2023-06-21T23:46:49.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:46:49.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:46:49.351Z] Configure a credential helper to remove this warning. See [2023-06-21T23:46:49.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:46:49.351Z] [2023-06-21T23:46:49.351Z] Login Succeeded [2023-06-21T23:46:49.351Z] nexus3.edgexfoundry.org:10003 [2023-06-21T23:46:49.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:46:49.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:46:49.624Z] Configure a credential helper to remove this warning. See [2023-06-21T23:46:49.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:46:49.624Z] [2023-06-21T23:46:49.624Z] Login Succeeded [2023-06-21T23:46:49.624Z] nexus3.edgexfoundry.org:10004 [2023-06-21T23:46:49.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:46:50.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:46:50.167Z] Configure a credential helper to remove this warning. See [2023-06-21T23:46:50.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:46:50.167Z] [2023-06-21T23:46:50.167Z] Login Succeeded [2023-06-21T23:46:50.167Z] docker.io [2023-06-21T23:46:50.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T23:46:50.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T23:46:50.704Z] Configure a credential helper to remove this warning. See [2023-06-21T23:46:50.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T23:46:50.704Z] [2023-06-21T23:46:50.704Z] Login Succeeded [2023-06-21T23:46:50.704Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T23:46:50.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T23:46:51.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T23:46:51.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T23:46:51.189Z] ========================================================= [2023-06-21T23:46:51.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-21T23:46:51.189Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:46:51.699Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T23:46:51.699Z] Sending build context to Docker daemon 122.4kB [2023-06-21T23:46:51.968Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T23:46:51.968Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-21T23:46:51.968Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-21T23:46:51.968Z] c41833b44d91: Pulling fs layer [2023-06-21T23:46:51.968Z] ed15518f5707: Pulling fs layer [2023-06-21T23:46:51.968Z] feae8fd75edb: Pulling fs layer [2023-06-21T23:46:51.968Z] 242c74f7c9fa: Pulling fs layer [2023-06-21T23:46:51.968Z] 3cdef696dda3: Pulling fs layer [2023-06-21T23:46:51.968Z] 2ced38df9373: Pulling fs layer [2023-06-21T23:46:51.968Z] 58f1dce35555: Pulling fs layer [2023-06-21T23:46:51.968Z] 3cdef696dda3: Waiting [2023-06-21T23:46:51.968Z] 2ced38df9373: Waiting [2023-06-21T23:46:51.968Z] 58f1dce35555: Waiting [2023-06-21T23:46:51.968Z] 242c74f7c9fa: Waiting [2023-06-21T23:46:52.250Z] ed15518f5707: Verifying Checksum [2023-06-21T23:46:52.250Z] ed15518f5707: Download complete [2023-06-21T23:46:52.250Z] 242c74f7c9fa: Verifying Checksum [2023-06-21T23:46:52.250Z] 242c74f7c9fa: Download complete [2023-06-21T23:46:52.250Z] 3cdef696dda3: Verifying Checksum [2023-06-21T23:46:52.250Z] 3cdef696dda3: Download complete [2023-06-21T23:46:52.250Z] c41833b44d91: Download complete [2023-06-21T23:46:53.249Z] c41833b44d91: Pull complete [2023-06-21T23:46:53.524Z] 58f1dce35555: Verifying Checksum [2023-06-21T23:46:53.524Z] 58f1dce35555: Download complete [2023-06-21T23:46:53.802Z] ed15518f5707: Pull complete [2023-06-21T23:46:54.771Z] feae8fd75edb: Verifying Checksum [2023-06-21T23:46:54.771Z] feae8fd75edb: Download complete [2023-06-21T23:46:54.771Z] 2ced38df9373: Verifying Checksum [2023-06-21T23:46:54.771Z] 2ced38df9373: Download complete [2023-06-21T23:47:07.112Z] feae8fd75edb: Pull complete [2023-06-21T23:47:07.112Z] 242c74f7c9fa: Pull complete [2023-06-21T23:47:07.112Z] 3cdef696dda3: Pull complete [2023-06-21T23:47:12.464Z] 2ced38df9373: Pull complete [2023-06-21T23:47:14.418Z] 58f1dce35555: Pull complete [2023-06-21T23:47:14.418Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-21T23:47:14.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-21T23:47:14.418Z] ---> fadd8f120f05 [2023-06-21T23:47:14.418Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T23:47:16.403Z] ---> Running in 53767a0a2548 [2023-06-21T23:47:16.403Z] Removing intermediate container 53767a0a2548 [2023-06-21T23:47:16.403Z] ---> c3e35e984daf [2023-06-21T23:47:16.403Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T23:47:16.403Z] ---> Running in e3882f14e818 [2023-06-21T23:47:16.988Z] Removing intermediate container e3882f14e818 [2023-06-21T23:47:16.988Z] ---> a7317f798247 [2023-06-21T23:47:16.988Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-21T23:47:16.988Z] ---> Running in b05beff6baeb [2023-06-21T23:47:17.259Z] Removing intermediate container b05beff6baeb [2023-06-21T23:47:17.259Z] ---> 09c32b9eab79 [2023-06-21T23:47:17.259Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T23:47:17.259Z] ---> Running in 38ea20e9b326 [2023-06-21T23:47:18.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T23:47:18.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T23:47:19.910Z] OK: 263 MiB in 53 packages [2023-06-21T23:47:20.870Z] Removing intermediate container 38ea20e9b326 [2023-06-21T23:47:20.870Z] ---> 230355a3d3cc [2023-06-21T23:47:20.870Z] Step 7/12 : WORKDIR /app [2023-06-21T23:47:20.870Z] ---> Running in a077c6bd5350 [2023-06-21T23:47:21.140Z] Removing intermediate container a077c6bd5350 [2023-06-21T23:47:21.140Z] ---> f1223b34aace [2023-06-21T23:47:21.140Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-21T23:47:21.728Z] ---> 961f7d50a225 [2023-06-21T23:47:21.728Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T23:47:21.728Z] ---> Running in 2700b892f559 [2023-06-21T23:48:29.599Z] Removing intermediate container 2700b892f559 [2023-06-21T23:48:29.599Z] ---> 3cc611e98068 [2023-06-21T23:48:29.599Z] Step 10/12 : COPY . . [2023-06-21T23:48:29.599Z] ---> ee5988406c99 [2023-06-21T23:48:29.599Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T23:48:29.599Z] ---> Running in 9033ce84e37f [2023-06-21T23:48:29.599Z] Removing intermediate container 9033ce84e37f [2023-06-21T23:48:29.599Z] ---> c33782485a78 [2023-06-21T23:48:29.599Z] Step 12/12 : RUN $MAKE [2023-06-21T23:48:29.599Z] ---> Running in 0d27af401370 [2023-06-21T23:48:29.599Z] noop [2023-06-21T23:48:29.599Z] Removing intermediate container 0d27af401370 [2023-06-21T23:48:29.599Z] ---> 7e3e51b3aa2e [2023-06-21T23:48:29.599Z] Successfully built 7e3e51b3aa2e [2023-06-21T23:48:29.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:48:30.073Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T23:48:30.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T23:48:30.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-19032 does not seem to be running inside a container [2023-06-21T23:48:30.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-21T23:48:31.639Z] $ docker top 8208ec8b1cb75aac937ccf8a256c279d31af5e95ead77703d4e631cbd32acf68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T23:48:32.495Z] + go version [2023-06-21T23:48:32.495Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-21T23:48:32.530Z] $ docker stop --time=1 8208ec8b1cb75aac937ccf8a256c279d31af5e95ead77703d4e631cbd32acf68 [2023-06-21T23:48:34.129Z] $ docker rm -f --volumes 8208ec8b1cb75aac937ccf8a256c279d31af5e95ead77703d4e631cbd32acf68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:48:34.953Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T23:48:34.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T23:48:35.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-19032 does not seem to be running inside a container [2023-06-21T23:48:35.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-21T23:48:36.407Z] $ docker top 5880b7c4df85f62deb1acbf759a2447675ff35860083675f8da459bec046c1c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T23:48:36.954Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-06-21T23:48:37.339Z] + make test [2023-06-21T23:48:37.339Z] go test -race -coverprofile=coverage.out ./... [2023-06-21T23:49:24.214Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-21T23:51:15.861Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.278s coverage: 10.0% of statements [2023-06-21T23:51:15.861Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-21T23:51:15.861Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-21T23:51:15.861Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-21T23:51:15.861Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.205s coverage: 27.3% of statements [2023-06-21T23:51:15.861Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-21T23:51:15.861Z] go vet ./... [2023-06-21T23:53:22.534Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T23:53:22.534Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T23:53:22.534Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-21T23:53:22.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T23:53:22.613Z] $ docker stop --time=1 5880b7c4df85f62deb1acbf759a2447675ff35860083675f8da459bec046c1c4 [2023-06-21T23:53:24.448Z] $ docker rm -f --volumes 5880b7c4df85f62deb1acbf759a2447675ff35860083675f8da459bec046c1c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T23:53:25.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T23:53:25.950Z] Warning: overwriting stash ‘coverage-report’ [2023-06-21T23:53:26.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T23:53:26.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T23:53:27.365Z] + ls -al . [2023-06-21T23:53:27.365Z] total 144 [2023-06-21T23:53:27.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:48 . [2023-06-21T23:53:27.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 23:46 .. [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 23:46 .dockerignore [2023-06-21T23:53:27.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:46 .git [2023-06-21T23:53:27.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:46 .github [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 21 23:46 .gitignore [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 23:46 .golangci.yml [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 21 23:46 Attribution.txt [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 21 23:46 CHANGELOG.md [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 21 23:46 Dockerfile [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 23:46 GOVERNANCE.md [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 21 23:46 Jenkinsfile [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 23:46 LICENSE [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 21 23:46 OWNERS.md [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 21 23:46 README.md [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 23:43 VERSION [2023-06-21T23:53:27.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:46 bin [2023-06-21T23:53:27.365Z] -rw-r--r-- 1 jenkins jenkins 1849 Jun 21 23:51 coverage.out [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 21 23:46 go.mod [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 30578 Jun 21 23:46 go.sum [2023-06-21T23:53:27.365Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 21 23:46 internal [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 21 23:46 main.go [2023-06-21T23:53:27.365Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 21 23:46 makefile [2023-06-21T23:53:27.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:46 pkg [2023-06-21T23:53:27.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:53:27.798Z] + 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=702cf971efcc9b7d5171fc361275db0bbb5365d5 --label arch=arm64 --label version=0.0.0 . [2023-06-21T23:53:27.798Z] Sending build context to Docker daemon 124.9kB [2023-06-21T23:53:28.071Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T23:53:28.071Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-21T23:53:28.071Z] ---> 7e3e51b3aa2e [2023-06-21T23:53:28.071Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T23:53:28.071Z] ---> Running in a1088193d485 [2023-06-21T23:53:28.352Z] Removing intermediate container a1088193d485 [2023-06-21T23:53:28.352Z] ---> 6c54d4eb87a6 [2023-06-21T23:53:28.352Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T23:53:28.636Z] ---> Running in b050b0c3c647 [2023-06-21T23:53:28.923Z] Removing intermediate container b050b0c3c647 [2023-06-21T23:53:28.923Z] ---> 92b1075f2762 [2023-06-21T23:53:28.923Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-21T23:53:28.923Z] ---> Running in f2cd65f37941 [2023-06-21T23:53:29.200Z] Removing intermediate container f2cd65f37941 [2023-06-21T23:53:29.200Z] ---> bb8c822f6bd0 [2023-06-21T23:53:29.200Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T23:53:29.200Z] ---> Running in f022f7a87aea [2023-06-21T23:53:30.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T23:53:30.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T23:53:31.711Z] OK: 263 MiB in 53 packages [2023-06-21T23:53:32.681Z] Removing intermediate container f022f7a87aea [2023-06-21T23:53:32.681Z] ---> aaf9a9547c81 [2023-06-21T23:53:32.681Z] Step 7/26 : WORKDIR /app [2023-06-21T23:53:32.681Z] ---> Running in 52b22877dd03 [2023-06-21T23:53:32.950Z] Removing intermediate container 52b22877dd03 [2023-06-21T23:53:32.950Z] ---> 52706e4f0c48 [2023-06-21T23:53:32.950Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-21T23:53:33.219Z] ---> 363fb4e712f4 [2023-06-21T23:53:33.219Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T23:53:33.490Z] ---> Running in c6352d2414c4 [2023-06-21T23:53:36.082Z] Removing intermediate container c6352d2414c4 [2023-06-21T23:53:36.082Z] ---> 23b77b38411a [2023-06-21T23:53:36.082Z] Step 10/26 : COPY . . [2023-06-21T23:53:36.082Z] ---> 7c98cd8a85dd [2023-06-21T23:53:36.082Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T23:53:36.082Z] ---> Running in daa2bc8d451c [2023-06-21T23:53:36.352Z] Removing intermediate container daa2bc8d451c [2023-06-21T23:53:36.352Z] ---> 80e587d5147c [2023-06-21T23:53:36.352Z] Step 12/26 : RUN $MAKE [2023-06-21T23:53:36.352Z] ---> Running in 7eaf1428fc95 [2023-06-21T23:53:37.314Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-21T23:54:03.993Z] Removing intermediate container 7eaf1428fc95 [2023-06-21T23:54:03.994Z] ---> a41b52882680 [2023-06-21T23:54:03.994Z] Step 13/26 : FROM alpine:3.17 [2023-06-21T23:54:03.994Z] 3.17: Pulling from library/alpine [2023-06-21T23:54:03.994Z] edb6bdbacee9: Pulling fs layer [2023-06-21T23:54:03.994Z] edb6bdbacee9: Download complete [2023-06-21T23:54:03.994Z] edb6bdbacee9: Pull complete [2023-06-21T23:54:03.994Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T23:54:03.994Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T23:54:03.994Z] ---> 779605e5fbc0 [2023-06-21T23:54:03.994Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-21T23:54:03.994Z] ---> Running in 6c225d35420a [2023-06-21T23:54:03.994Z] Removing intermediate container 6c225d35420a [2023-06-21T23:54:03.994Z] ---> 4156e949e885 [2023-06-21T23:54:03.994Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-21T23:54:03.994Z] ---> Running in 3433f1ef0715 [2023-06-21T23:54:03.994Z] Removing intermediate container 3433f1ef0715 [2023-06-21T23:54:03.994Z] ---> a976c65f4f34 [2023-06-21T23:54:03.994Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-21T23:54:03.994Z] ---> Running in 548a0fac3657 [2023-06-21T23:54:03.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T23:54:04.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T23:54:05.534Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-21T23:54:05.534Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-21T23:54:05.534Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T23:54:05.534Z] Executing ca-certificates-20230506-r0.trigger [2023-06-21T23:54:06.116Z] OK: 8 MiB in 17 packages [2023-06-21T23:54:07.079Z] Removing intermediate container 548a0fac3657 [2023-06-21T23:54:07.079Z] ---> fa69190a4e23 [2023-06-21T23:54:07.079Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-21T23:54:09.019Z] ---> 43f3eabb1596 [2023-06-21T23:54:09.019Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-21T23:54:09.612Z] ---> b2ec9ef3c082 [2023-06-21T23:54:09.612Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-21T23:54:10.196Z] ---> 1f8c1024cd39 [2023-06-21T23:54:10.196Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-21T23:54:10.778Z] ---> c14f93d6ad62 [2023-06-21T23:54:10.778Z] Step 21/26 : EXPOSE 59712 [2023-06-21T23:54:10.778Z] ---> Running in 9e3d975fcfbe [2023-06-21T23:54:11.045Z] Removing intermediate container 9e3d975fcfbe [2023-06-21T23:54:11.045Z] ---> 508400992b58 [2023-06-21T23:54:11.045Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-21T23:54:11.045Z] ---> Running in 8890ae53f8ad [2023-06-21T23:54:11.313Z] Removing intermediate container 8890ae53f8ad [2023-06-21T23:54:11.313Z] ---> 05166dbbaa42 [2023-06-21T23:54:11.313Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-21T23:54:11.313Z] ---> Running in fc39df292c93 [2023-06-21T23:54:11.583Z] Removing intermediate container fc39df292c93 [2023-06-21T23:54:11.583Z] ---> 17ef2a29d0b2 [2023-06-21T23:54:11.583Z] Step 24/26 : LABEL arch=arm64 [2023-06-21T23:54:11.849Z] ---> Running in d2f99ccb426d [2023-06-21T23:54:11.849Z] Removing intermediate container d2f99ccb426d [2023-06-21T23:54:11.849Z] ---> 387d75d93729 [2023-06-21T23:54:11.849Z] Step 25/26 : LABEL git_sha=702cf971efcc9b7d5171fc361275db0bbb5365d5 [2023-06-21T23:54:12.120Z] ---> Running in 5f4914bed899 [2023-06-21T23:54:12.386Z] Removing intermediate container 5f4914bed899 [2023-06-21T23:54:12.386Z] ---> 3c8548bf644a [2023-06-21T23:54:12.386Z] Step 26/26 : LABEL version=0.0.0 [2023-06-21T23:54:12.386Z] ---> Running in 80591418d47a [2023-06-21T23:54:12.654Z] Removing intermediate container 80591418d47a [2023-06-21T23:54:12.654Z] ---> ed46b426036a [2023-06-21T23:54:12.654Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T23:54:12.654Z] Successfully built ed46b426036a [2023-06-21T23:54:12.654Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:54:13.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T23:54:13.450Z] [2023-06-21T23:54:13.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:54:13.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T23:54:13.859Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-21T23:54:13.859Z] 8998bd30e6a1: Pulling fs layer [2023-06-21T23:54:13.859Z] 04944245beec: Pulling fs layer [2023-06-21T23:54:13.859Z] 699f458cf7ca: Pulling fs layer [2023-06-21T23:54:13.859Z] 765212b225bb: Pulling fs layer [2023-06-21T23:54:13.859Z] f23df028b6ca: Pulling fs layer [2023-06-21T23:54:13.859Z] d65c8cfc05b1: Pulling fs layer [2023-06-21T23:54:13.859Z] 2437ff75d9bd: Pulling fs layer [2023-06-21T23:54:13.859Z] f23df028b6ca: Waiting [2023-06-21T23:54:13.859Z] d65c8cfc05b1: Waiting [2023-06-21T23:54:13.859Z] 2437ff75d9bd: Waiting [2023-06-21T23:54:13.859Z] 765212b225bb: Waiting [2023-06-21T23:54:14.124Z] 04944245beec: Verifying Checksum [2023-06-21T23:54:14.124Z] 04944245beec: Download complete [2023-06-21T23:54:14.124Z] 765212b225bb: Verifying Checksum [2023-06-21T23:54:14.124Z] 765212b225bb: Download complete [2023-06-21T23:54:14.124Z] f23df028b6ca: Download complete [2023-06-21T23:54:14.124Z] d65c8cfc05b1: Verifying Checksum [2023-06-21T23:54:14.124Z] d65c8cfc05b1: Download complete [2023-06-21T23:54:14.124Z] 699f458cf7ca: Verifying Checksum [2023-06-21T23:54:14.124Z] 699f458cf7ca: Download complete [2023-06-21T23:54:14.705Z] 8998bd30e6a1: Verifying Checksum [2023-06-21T23:54:14.705Z] 8998bd30e6a1: Download complete [2023-06-21T23:54:16.650Z] 2437ff75d9bd: Verifying Checksum [2023-06-21T23:54:16.650Z] 2437ff75d9bd: Download complete [2023-06-21T23:54:18.590Z] 8998bd30e6a1: Pull complete [2023-06-21T23:54:18.857Z] 04944245beec: Pull complete [2023-06-21T23:54:20.260Z] 699f458cf7ca: Pull complete [2023-06-21T23:54:20.526Z] 765212b225bb: Pull complete [2023-06-21T23:54:21.109Z] f23df028b6ca: Pull complete [2023-06-21T23:54:21.376Z] d65c8cfc05b1: Pull complete [2023-06-21T23:54:36.439Z] 2437ff75d9bd: Pull complete [2023-06-21T23:54:36.439Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-21T23:54:36.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T23:54:36.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T23:54:36.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-19032 does not seem to be running inside a container [2023-06-21T23:54:36.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-21T23:54:39.225Z] $ docker top df786e4e5230399e1c6f6f9977c7e4126546e117008d3fce8180d93e6ed44239 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:54:40.116Z] ---> job-cost.sh [2023-06-21T23:54:40.117Z] lf-activate-venv: SKIPPING [2023-06-21T23:54:40.117Z] INFO: No Stack... [2023-06-21T23:54:40.695Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-21T23:54:41.276Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T23:54:41.616Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-06-21T23:54:41.616Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T23:54:41.963Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-25-1-stack-cost] [2023-06-21T23:54:41.968Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-25-1-stack-cost] did not exist. Created. [2023-06-21T23:54:41.968Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-25-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T23:54:42.373Z] /w/workspace/app-record-replay/1@tmp/durable-628f3b83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-21T23:54:43.041Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-21T23:54:43.077Z] Warning: overwriting stash ‘stack-cost’ [2023-06-21T23:54:43.114Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T23:54:43.129Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-25-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T23:54:43.207Z] $ docker stop --time=1 df786e4e5230399e1c6f6f9977c7e4126546e117008d3fce8180d93e6ed44239 [2023-06-21T23:54:44.666Z] $ docker rm -f --volumes df786e4e5230399e1c6f6f9977c7e4126546e117008d3fce8180d93e6ed44239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-06-21T23:54:45.712Z] provisioning config files... [2023-06-21T23:54:45.717Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-25 #1 [2023-06-21T23:54:45.721Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-25@tmp/config1030301243872204578tmp [Pipeline] { [Pipeline] sh [2023-06-21T23:54:46.064Z] + set +x [2023-06-21T23:54:46.064Z] + bash -s -- [2023-06-21T23:54:46.064Z] + curl -s https://codecov.io/bash [2023-06-21T23:54:46.064Z] [2023-06-21T23:54:46.064Z] _____ _ [2023-06-21T23:54:46.064Z] / ____| | | [2023-06-21T23:54:46.064Z] | | ___ __| | ___ ___ _____ __ [2023-06-21T23:54:46.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-21T23:54:46.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-21T23:54:46.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-21T23:54:46.065Z] Bash-1.0.6 [2023-06-21T23:54:46.065Z] [2023-06-21T23:54:46.065Z] [2023-06-21T23:54:46.065Z] ==> git version 2.25.1 found [2023-06-21T23:54:46.065Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-21T23:54:46.065Z] Release-Date: 2020-01-08 [2023-06-21T23:54:46.065Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-21T23:54:46.065Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-21T23:54:46.065Z] ==> Jenkins CI detected. [2023-06-21T23:54:46.065Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-25 [2023-06-21T23:54:46.065Z] project root: . [2023-06-21T23:54:46.065Z] --> token set from env [2023-06-21T23:54:46.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-21T23:54:46.065Z] ==> Running gcov in . (disable via -X gcov) [2023-06-21T23:54:46.324Z] ==> Python coveragepy not found [2023-06-21T23:54:46.324Z] ==> Searching for coverage reports in: [2023-06-21T23:54:46.324Z] + . [2023-06-21T23:54:46.324Z] -> Found 1 reports [2023-06-21T23:54:46.324Z] ==> Detecting git/mercurial file structure [2023-06-21T23:54:46.324Z] ==> Reading reports [2023-06-21T23:54:46.324Z] + ./coverage.out bytes=1849 [2023-06-21T23:54:46.324Z] ==> Appending adjustments [2023-06-21T23:54:46.324Z] https://docs.codecov.io/docs/fixing-reports [2023-06-21T23:54:46.324Z] + Found adjustments [2023-06-21T23:54:46.324Z] ==> Gzipping contents [2023-06-21T23:54:46.324Z] 4.0K /tmp/codecov.eGcehd.gz [2023-06-21T23:54:46.324Z] ==> Uploading reports [2023-06-21T23:54:46.324Z] url: https://codecov.io [2023-06-21T23:54:46.324Z] query: branch=PR-25&commit=702cf971efcc9b7d5171fc361275db0bbb5365d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-25%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=25&job=&cmd_args= [2023-06-21T23:54:46.324Z] -> Pinging Codecov [2023-06-21T23:54:46.324Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-25&commit=702cf971efcc9b7d5171fc361275db0bbb5365d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-25%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=25&job=&cmd_args= [2023-06-21T23:54:46.324Z] Invalid request parameters [2023-06-21T23:54:46.324Z] 400 [Pipeline] } [2023-06-21T23:54:46.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-21T23:54:48.145Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-25/archives ] [2023-06-21T23:54:48.145Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-25/archives [2023-06-21T23:54:48.145Z] total 16 [2023-06-21T23:54:48.145Z] drwxr-xr-x 3 root root 4096 Jun 21 23:45 . [2023-06-21T23:54:48.145Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 23:45 .. [2023-06-21T23:54:48.145Z] drwxr-xr-x 2 root root 4096 Jun 21 23:45 cost [2023-06-21T23:54:48.145Z] -rw-r--r-- 1 root root 88 Jun 21 23:45 cost.csv [2023-06-21T23:54:48.145Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-25/archives [2023-06-21T23:54:48.145Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-25/archives [2023-06-21T23:54:48.145Z] total 16 [2023-06-21T23:54:48.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 23:45 . [2023-06-21T23:54:48.145Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 23:45 .. [2023-06-21T23:54:48.145Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 23:45 cost [2023-06-21T23:54:48.145Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 21 23:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:54:48.472Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:54:49.363Z] ---> package-listing.sh [2023-06-21T23:54:49.363Z] ++ facter osfamily [2023-06-21T23:54:49.363Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-21T23:54:49.622Z] + OS_FAMILY=debian [2023-06-21T23:54:49.623Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-25 [2023-06-21T23:54:49.623Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-21T23:54:49.623Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-21T23:54:49.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-21T23:54:49.623Z] + PACKAGES=/tmp/packages_start.txt [2023-06-21T23:54:49.623Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-25 ']' [2023-06-21T23:54:49.623Z] + PACKAGES=/tmp/packages_end.txt [2023-06-21T23:54:49.623Z] + case "${OS_FAMILY}" in [2023-06-21T23:54:49.623Z] + dpkg -l [2023-06-21T23:54:49.623Z] + grep '^ii' [2023-06-21T23:54:49.623Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-21T23:54:49.623Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-21T23:54:49.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-21T23:54:49.623Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-25 ']' [2023-06-21T23:54:49.623Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-25/archives/ [2023-06-21T23:54:49.623Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-25/archives/ [Pipeline] echo [2023-06-21T23:54:49.657Z] 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/xfoundry_app-record-replay_PR-25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-21T23:54:49.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T23:54:50.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T23:54:50.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T23:54:50.741Z] prd-ubuntu20.04-docker-8c-8g-19031 does not seem to be running inside a container [2023-06-21T23:54:50.796Z] $ 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/xfoundry_app-record-replay_PR-25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-25 -v /w/workspace/xfoundry_app-record-replay_PR-25:/w/workspace/xfoundry_app-record-replay_PR-25:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-25@tmp:/w/workspace/xfoundry_app-record-replay_PR-25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T23:54:51.008Z] $ docker top e8a49baeb07be62d06a185332b9dff36e3c9e8f1813fba5b57069ebfc9209854 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T23:54:51.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-21T23:54:51.693Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-21T23:54:52.003Z] + ls /var/log/sa-host [2023-06-21T23:54:52.003Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T23:54:52.160Z] provisioning config files... [2023-06-21T23:54:52.169Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-25@tmp/config11900446823079375302tmp [Pipeline] { [Pipeline] echo [2023-06-21T23:54:52.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:54:52.548Z] ---> create-netrc.sh [Pipeline] } [2023-06-21T23:54:52.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:54:52.981Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-21T23:54:53.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:54:53.330Z] ---> sudo-logs.sh [2023-06-21T23:54:53.330Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-21T23:54:53.417Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:54:53.737Z] ---> job-cost.sh [2023-06-21T23:54:53.737Z] lf-activate-venv: SKIPPING [2023-06-21T23:54:53.737Z] DEBUG: total: 0.2199999988079071 [2023-06-21T23:54:53.737Z] INFO: Retrieving Stack Cost... [2023-06-21T23:54:53.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T23:54:54.565Z] INFO: Archiving Costs [Pipeline] echo [2023-06-21T23:54:54.599Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T23:54:54.911Z] ---> logs-deploy.sh [2023-06-21T23:54:54.911Z] lf-activate-venv: SKIPPING [2023-06-21T23:54:54.911Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-25/1 [2023-06-21T23:54:54.911Z] INFO: archiving workspace using pattern(s): [2023-06-21T23:54:55.849Z] Archives upload complete. [2023-06-21T23:54:55.849Z] INFO: archiving logs to Nexus