Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 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-ssh6614431584822812305.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15789032059377694466.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5320649743958382683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15719000277047880393.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7503870711323297063.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5521 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 (main) Commit message: "Merge pull request #131 from lenny-intel/no-debug" > 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 core.sparsecheckout # timeout=10 > git checkout -f 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 > git rev-list --no-walk b579943a118980ce83a5f3b26e5c96da3a93eb4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-12T23:09:27.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-12T23:09:27.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-12T23:09:27.436Z] ========================================================= [2024-03-12T23:09:27.436Z] EdgeX Global Pipelines Version Info [2024-03-12T23:09:27.436Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:09:28.171Z] ------------------- [2024-03-12T23:09:28.171Z] stable info: [2024-03-12T23:09:28.171Z] ------------------- [2024-03-12T23:09:28.171Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-12T23:09:28.171Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-12T23:09:28.171Z] Message: update stable to v1.0.258 [2024-03-12T23:09:28.742Z] ------------------- [2024-03-12T23:09:28.742Z] experimental info: [2024-03-12T23:09:28.742Z] ------------------- [2024-03-12T23:09:28.742Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-12T23:09:28.742Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-12T23:09:28.742Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-12T23:09:28.823Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-03-12T23:09:28.845Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-03-12T23:09:28.872Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-12T23:09:28.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-12T23:09:28.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-12T23:09:28.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-12T23:09:28.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-12T23:09:29.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-12T23:09:29.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-12T23:09:29.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-12T23:09:29.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-12T23:09:29.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-03-12T23:09:29.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-12T23:09:29.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-12T23:09:29.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-12T23:09:29.232Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-12T23:09:29.262Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-12T23:09:29.293Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-12T23:09:29.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-12T23:09:29.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-12T23:09:29.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-12T23:09:29.432Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-12T23:09:29.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-12T23:09:29.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-12T23:09:29.537Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-12T23:09:29.569Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-12T23:09:29.610Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-12T23:09:29.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-12T23:09:29.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-12T23:09:29.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-12T23:09:29.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] echo [2024-03-12T23:09:29.811Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e96729 [Pipeline] echo [2024-03-12T23:09:29.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T23:09:29.945Z] provisioning config files... [2024-03-12T23:09:29.959Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4740551031006376771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:09:30.327Z] ---> ****-login.sh [2024-03-12T23:09:30.327Z] nexus3.edgexfoundry.org:10001 [2024-03-12T23:09:30.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:30.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:30.849Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:30.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:30.849Z] [2024-03-12T23:09:30.850Z] Login Succeeded [2024-03-12T23:09:30.850Z] nexus3.edgexfoundry.org:10002 [2024-03-12T23:09:30.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:30.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:30.850Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:30.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:30.850Z] [2024-03-12T23:09:30.850Z] Login Succeeded [2024-03-12T23:09:30.850Z] nexus3.edgexfoundry.org:10003 [2024-03-12T23:09:30.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:31.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:31.110Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:31.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:31.110Z] [2024-03-12T23:09:31.110Z] Login Succeeded [2024-03-12T23:09:31.110Z] nexus3.edgexfoundry.org:10004 [2024-03-12T23:09:31.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:31.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:31.111Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:31.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:31.111Z] [2024-03-12T23:09:31.111Z] Login Succeeded [2024-03-12T23:09:31.111Z] ****.io [2024-03-12T23:09:31.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:31.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:31.371Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:31.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:31.371Z] [2024-03-12T23:09:31.371Z] Login Succeeded [2024-03-12T23:09:31.371Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T23:09:31.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-12T23:09:31.895Z] + git rev-list -1 --merges 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02~1..1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] echo [2024-03-12T23:09:31.925Z] -----------> git rev-list -1 --merges 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02~1..1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:09:31.925Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [false] [Pipeline] sh [2024-03-12T23:09:32.223Z] + git log --format=format:%s -1 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] echo [2024-03-12T23:09:32.242Z] ========================================================= [2024-03-12T23:09:32.242Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-12T23:09:32.242Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-12T23:09:32.630Z] + git log --format=format:%s -1 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] echo [2024-03-12T23:09:32.641Z] [semverPrep] GIT_COMMIT: 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02, Commit Message: Merge pull request #131 from lenny-intel/no-debug [Pipeline] echo [2024-03-12T23:09:32.667Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-12T23:09:33.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-12T23:09:33.059Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-12T23:09:33.059Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-12T23:09:33.059Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-12T23:09:33.059Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-12T23:09:33.059Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-12T23:09:33.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:09:33.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T23:09:33.494Z] [2024-03-12T23:09:33.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:09:33.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T23:09:33.822Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-12T23:09:33.822Z] b85a868b505f: Pulling fs layer [2024-03-12T23:09:33.822Z] e2be974225ed: Pulling fs layer [2024-03-12T23:09:33.822Z] 339a4e72a1f5: Pulling fs layer [2024-03-12T23:09:33.822Z] 988bab9f4d93: Pulling fs layer [2024-03-12T23:09:33.822Z] 1469e6f7b9e6: Pulling fs layer [2024-03-12T23:09:33.822Z] eaf3925da568: Pulling fs layer [2024-03-12T23:09:33.822Z] bab4dde63d76: Pulling fs layer [2024-03-12T23:09:33.822Z] bde34c3a00c8: Pulling fs layer [2024-03-12T23:09:33.822Z] b352a97aabf1: Pulling fs layer [2024-03-12T23:09:33.822Z] 4872d77fe225: Pulling fs layer [2024-03-12T23:09:33.822Z] 5851b861e8e6: Pulling fs layer [2024-03-12T23:09:33.822Z] 988bab9f4d93: Waiting [2024-03-12T23:09:33.822Z] 1469e6f7b9e6: Waiting [2024-03-12T23:09:33.822Z] eaf3925da568: Waiting [2024-03-12T23:09:33.822Z] bab4dde63d76: Waiting [2024-03-12T23:09:33.822Z] bde34c3a00c8: Waiting [2024-03-12T23:09:33.822Z] b352a97aabf1: Waiting [2024-03-12T23:09:33.822Z] 5851b861e8e6: Waiting [2024-03-12T23:09:33.822Z] e2be974225ed: Verifying Checksum [2024-03-12T23:09:33.822Z] e2be974225ed: Download complete [2024-03-12T23:09:33.822Z] 988bab9f4d93: Verifying Checksum [2024-03-12T23:09:33.822Z] 988bab9f4d93: Download complete [2024-03-12T23:09:34.087Z] 1469e6f7b9e6: Verifying Checksum [2024-03-12T23:09:34.087Z] 1469e6f7b9e6: Download complete [2024-03-12T23:09:34.087Z] eaf3925da568: Verifying Checksum [2024-03-12T23:09:34.087Z] eaf3925da568: Download complete [2024-03-12T23:09:34.087Z] 339a4e72a1f5: Verifying Checksum [2024-03-12T23:09:34.087Z] 339a4e72a1f5: Download complete [2024-03-12T23:09:34.087Z] bde34c3a00c8: Verifying Checksum [2024-03-12T23:09:34.087Z] bde34c3a00c8: Download complete [2024-03-12T23:09:34.087Z] b352a97aabf1: Download complete [2024-03-12T23:09:34.087Z] 4872d77fe225: Verifying Checksum [2024-03-12T23:09:34.087Z] 4872d77fe225: Download complete [2024-03-12T23:09:34.087Z] 5851b861e8e6: Download complete [2024-03-12T23:09:34.087Z] b85a868b505f: Verifying Checksum [2024-03-12T23:09:34.087Z] b85a868b505f: Download complete [2024-03-12T23:09:34.347Z] bab4dde63d76: Verifying Checksum [2024-03-12T23:09:34.347Z] bab4dde63d76: Download complete [2024-03-12T23:09:35.726Z] b85a868b505f: Pull complete [2024-03-12T23:09:35.726Z] e2be974225ed: Pull complete [2024-03-12T23:09:36.299Z] 339a4e72a1f5: Pull complete [2024-03-12T23:09:36.299Z] 988bab9f4d93: Pull complete [2024-03-12T23:09:36.557Z] 1469e6f7b9e6: Pull complete [2024-03-12T23:09:36.557Z] eaf3925da568: Pull complete [2024-03-12T23:09:38.466Z] bab4dde63d76: Pull complete [2024-03-12T23:09:38.466Z] bde34c3a00c8: Pull complete [2024-03-12T23:09:38.466Z] b352a97aabf1: Pull complete [2024-03-12T23:09:38.466Z] 4872d77fe225: Pull complete [2024-03-12T23:09:38.725Z] 5851b861e8e6: Pull complete [2024-03-12T23:09:38.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-12T23:09:38.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T23:09:38.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:09:38.921Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:09:38.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-12T23:09:41.711Z] $ docker top 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc -eo pid,comm [2024-03-12T23:09:41.763Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-12T23:09:41.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-12T23:09:41.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T23:09:41.853Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T23:09:41.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T23:09:41.967Z] $ docker exec 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc ssh-agent [2024-03-12T23:09:42.077Z] SSH_AUTH_SOCK=/tmp/ssh-dxZ4NvLfm8Yi/agent.32 [2024-03-12T23:09:42.077Z] SSH_AGENT_PID=38 [2024-03-12T23:09:42.086Z] Running ssh-add (command line suppressed) [2024-03-12T23:09:42.201Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8642262168096661396.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8642262168096661396.key) [2024-03-12T23:09:42.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T23:09:42.520Z] + git tag --points-at HEAD [Pipeline] } [2024-03-12T23:09:42.533Z] $ docker exec --env ******** --env ******** 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc ssh-agent -k [2024-03-12T23:09:42.641Z] unset SSH_AUTH_SOCK; [2024-03-12T23:09:42.641Z] unset SSH_AGENT_PID; [2024-03-12T23:09:42.641Z] echo Agent pid 38 killed; [2024-03-12T23:09:42.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-12T23:09:42.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T23:09:42.714Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T23:09:42.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T23:09:42.827Z] $ docker exec 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc ssh-agent [2024-03-12T23:09:42.939Z] SSH_AUTH_SOCK=/tmp/ssh-1dhyIurkFRFN/agent.70 [2024-03-12T23:09:42.939Z] SSH_AGENT_PID=76 [2024-03-12T23:09:42.946Z] Running ssh-add (command line suppressed) [2024-03-12T23:09:43.052Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9442305798862267653.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9442305798862267653.key) [2024-03-12T23:09:43.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T23:09:43.375Z] + git semver init [2024-03-12T23:09:43.635Z] 2024-03-12 23:09:43,577 [run_init] DEBUG init version:0.0.0 force:False [2024-03-12T23:09:43.635Z] 2024-03-12 23:09:43,578 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-12T23:09:43.635Z] 2024-03-12 23:09:43,579 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-12T23:09:43.635Z] 2024-03-12 23:09:43,579 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-12T23:09:44.578Z] 2024-03-12 23:09:44,555 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-03-12T23:09:44.578Z] 2024-03-12 23:09:44,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-03-12T23:09:44.578Z] 2024-03-12 23:09:44,556 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:09:44.578Z] 2024-03-12 23:09:44,557 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:09:44.578Z] 3.2.0-dev.16 [Pipeline] } [2024-03-12T23:09:44.590Z] $ docker exec --env ******** --env ******** 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc ssh-agent -k [2024-03-12T23:09:44.703Z] unset SSH_AUTH_SOCK; [2024-03-12T23:09:44.703Z] unset SSH_AGENT_PID; [2024-03-12T23:09:44.703Z] echo Agent pid 76 killed; [2024-03-12T23:09:44.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-12T23:09:45.092Z] + git semver [Pipeline] } [2024-03-12T23:09:45.367Z] $ docker stop --time=1 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc [2024-03-12T23:09:46.675Z] $ docker rm -f --volumes 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-12T23:09:47.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-12T23:09:47.325Z] Stashed 1 file(s) [Pipeline] echo [2024-03-12T23:09:47.329Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T23:09:47.703Z] provisioning config files... [2024-03-12T23:09:47.714Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15505103296159164828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:09:48.040Z] ---> ****-login.sh [2024-03-12T23:09:48.040Z] nexus3.edgexfoundry.org:10001 [2024-03-12T23:09:48.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:48.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:48.041Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:48.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:48.041Z] [2024-03-12T23:09:48.041Z] Login Succeeded [2024-03-12T23:09:48.041Z] nexus3.edgexfoundry.org:10002 [2024-03-12T23:09:48.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:48.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:48.041Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:48.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:48.041Z] [2024-03-12T23:09:48.041Z] Login Succeeded [2024-03-12T23:09:48.041Z] nexus3.edgexfoundry.org:10003 [2024-03-12T23:09:48.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:48.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:48.300Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:48.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:48.300Z] [2024-03-12T23:09:48.300Z] Login Succeeded [2024-03-12T23:09:48.300Z] nexus3.edgexfoundry.org:10004 [2024-03-12T23:09:48.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:48.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:48.300Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:48.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:48.300Z] [2024-03-12T23:09:48.300Z] Login Succeeded [2024-03-12T23:09:48.300Z] ****.io [2024-03-12T23:09:48.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:09:48.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:09:48.564Z] Configure a credential helper to remove this warning. See [2024-03-12T23:09:48.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:09:48.564Z] [2024-03-12T23:09:48.564Z] Login Succeeded [2024-03-12T23:09:48.564Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T23:09:48.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-12T23:09:48.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T23:09:48.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T23:09:48.868Z] ========================================================= [2024-03-12T23:09:48.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-12T23:09:48.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:09:49.264Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-12T23:09:49.264Z] Sending build context to Docker daemon 6.728MB [2024-03-12T23:09:49.264Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-12T23:09:49.264Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-12T23:09:49.264Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-12T23:09:49.264Z] 7264a8db6415: Pulling fs layer [2024-03-12T23:09:49.264Z] c4d48a809fc2: Pulling fs layer [2024-03-12T23:09:49.264Z] 4f1c88b9dad5: Pulling fs layer [2024-03-12T23:09:49.264Z] ad3a456e5733: Pulling fs layer [2024-03-12T23:09:49.264Z] 69c7f0334f64: Pulling fs layer [2024-03-12T23:09:49.264Z] 1f1c1a5573a3: Pulling fs layer [2024-03-12T23:09:49.264Z] ce7588e14bc9: Pulling fs layer [2024-03-12T23:09:49.264Z] b5e4710f87ac: Pulling fs layer [2024-03-12T23:09:49.264Z] 1f1c1a5573a3: Waiting [2024-03-12T23:09:49.264Z] ce7588e14bc9: Waiting [2024-03-12T23:09:49.264Z] b5e4710f87ac: Waiting [2024-03-12T23:09:49.264Z] 69c7f0334f64: Waiting [2024-03-12T23:09:49.264Z] ad3a456e5733: Waiting [2024-03-12T23:09:49.264Z] c4d48a809fc2: Verifying Checksum [2024-03-12T23:09:49.264Z] c4d48a809fc2: Download complete [2024-03-12T23:09:49.264Z] ad3a456e5733: Download complete [2024-03-12T23:09:49.264Z] 69c7f0334f64: Download complete [2024-03-12T23:09:49.526Z] 7264a8db6415: Verifying Checksum [2024-03-12T23:09:49.526Z] 7264a8db6415: Download complete [2024-03-12T23:09:49.526Z] 1f1c1a5573a3: Verifying Checksum [2024-03-12T23:09:49.526Z] 1f1c1a5573a3: Download complete [2024-03-12T23:09:49.526Z] 7264a8db6415: Pull complete [2024-03-12T23:09:49.786Z] b5e4710f87ac: Verifying Checksum [2024-03-12T23:09:49.786Z] b5e4710f87ac: Download complete [2024-03-12T23:09:49.786Z] c4d48a809fc2: Pull complete [2024-03-12T23:09:49.786Z] 4f1c88b9dad5: Verifying Checksum [2024-03-12T23:09:49.786Z] 4f1c88b9dad5: Download complete [2024-03-12T23:09:50.358Z] ce7588e14bc9: Verifying Checksum [2024-03-12T23:09:50.358Z] ce7588e14bc9: Download complete [2024-03-12T23:09:53.653Z] 4f1c88b9dad5: Pull complete [2024-03-12T23:09:53.653Z] ad3a456e5733: Pull complete [2024-03-12T23:09:53.653Z] 69c7f0334f64: Pull complete [2024-03-12T23:09:53.653Z] 1f1c1a5573a3: Pull complete [2024-03-12T23:09:56.186Z] ce7588e14bc9: Pull complete [2024-03-12T23:09:56.444Z] b5e4710f87ac: Pull complete [2024-03-12T23:09:56.444Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-12T23:09:56.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-12T23:09:56.444Z] ---> 88b5674ff536 [2024-03-12T23:09:56.444Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-12T23:10:00.714Z] ---> Running in fc51f96dc39f [2024-03-12T23:10:00.973Z] Removing intermediate container fc51f96dc39f [2024-03-12T23:10:00.973Z] ---> 42f20a57aba3 [2024-03-12T23:10:00.973Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-12T23:10:00.973Z] ---> Running in d4322fa7e4cb [2024-03-12T23:10:00.973Z] Removing intermediate container d4322fa7e4cb [2024-03-12T23:10:00.973Z] ---> 901fc8ee7af0 [2024-03-12T23:10:00.973Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-12T23:10:00.973Z] ---> Running in 8c24b821f329 [2024-03-12T23:10:00.973Z] Removing intermediate container 8c24b821f329 [2024-03-12T23:10:00.973Z] ---> 4c4f7a020e27 [2024-03-12T23:10:00.973Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-12T23:10:01.232Z] ---> Running in 6bc46864a947 [2024-03-12T23:10:01.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-12T23:10:01.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-12T23:10:02.009Z] OK: 264 MiB in 52 packages [2024-03-12T23:10:02.269Z] Removing intermediate container 6bc46864a947 [2024-03-12T23:10:02.269Z] ---> db3d0ba1f0ad [2024-03-12T23:10:02.269Z] Step 7/12 : WORKDIR /app [2024-03-12T23:10:02.269Z] ---> Running in 19991e0a9a53 [2024-03-12T23:10:02.527Z] Removing intermediate container 19991e0a9a53 [2024-03-12T23:10:02.527Z] ---> 0d9b8016bdc7 [2024-03-12T23:10:02.527Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-12T23:10:02.527Z] ---> 68b556ea28d6 [2024-03-12T23:10:02.527Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-12T23:10:02.527Z] ---> Running in 08d85d16dd7f [2024-03-12T23:10:02.604Z] Still waiting to schedule task [2024-03-12T23:10:02.604Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-12T23:10:34.799Z] Removing intermediate container 08d85d16dd7f [2024-03-12T23:10:34.799Z] ---> 4f78964df592 [2024-03-12T23:10:34.799Z] Step 10/12 : COPY . . [2024-03-12T23:10:34.799Z] ---> 7501cdd6c234 [2024-03-12T23:10:34.799Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-12T23:10:34.799Z] ---> Running in 9aa76f02be94 [2024-03-12T23:10:35.056Z] Removing intermediate container 9aa76f02be94 [2024-03-12T23:10:35.056Z] ---> a56a5213c23a [2024-03-12T23:10:35.056Z] Step 12/12 : RUN $MAKE [2024-03-12T23:10:35.056Z] ---> Running in 8a1535cce08f [2024-03-12T23:10:35.315Z] noop [2024-03-12T23:10:35.575Z] Removing intermediate container 8a1535cce08f [2024-03-12T23:10:35.575Z] ---> da8e18256364 [2024-03-12T23:10:35.575Z] Successfully built da8e18256364 [2024-03-12T23:10:35.575Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:10:35.964Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-12T23:10:35.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:10:36.077Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:10:36.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2024-03-12T23:10:36.478Z] $ docker top 254128553fdebbdb4296c7411e2ae4c6f629ae9d054ea86b396154402f5399a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T23:10:36.853Z] + go version [2024-03-12T23:10:36.853Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-12T23:10:36.868Z] $ docker stop --time=1 254128553fdebbdb4296c7411e2ae4c6f629ae9d054ea86b396154402f5399a9 [2024-03-12T23:10:38.144Z] $ docker rm -f --volumes 254128553fdebbdb4296c7411e2ae4c6f629ae9d054ea86b396154402f5399a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:10:38.762Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-12T23:10:38.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:10:38.878Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:10:38.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2024-03-12T23:10:39.242Z] $ docker top 34915c0824ff796f736495eda20dc76be425877351eb690c206bbcd3f1bc716c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T23:10:39.620Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-03-12T23:10:39.946Z] + make test [2024-03-12T23:10:39.946Z] go test -race -coverprofile=coverage.out ./... [2024-03-12T23:11:01.885Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-12T23:11:01.885Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-12T23:11:01.885Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-12T23:11:01.885Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-12T23:11:01.885Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements [2024-03-12T23:11:11.897Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.620s coverage: 98.7% of statements [2024-03-12T23:11:11.897Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements [2024-03-12T23:11:11.897Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.043s coverage: 100.0% of statements [2024-03-12T23:11:31.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5522 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-03-12T23:11:31.682Z] Running in /w/workspace/app-record-replay/91 [Pipeline] { [Pipeline] checkout [2024-03-12T23:11:33.834Z] go vet ./... [2024-03-12T23:11:34.749Z] Selected Git installation does not exist. Using Default [2024-03-12T23:11:34.749Z] The recommended git tool is: NONE [2024-03-12T23:11:35.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-12T23:11:35.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-12T23:11:35.736Z] ./bin/test-attribution-txt.sh [2024-03-12T23:11:35.995Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-12T23:11:36.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-12T23:11:36.108Z] $ docker stop --time=1 34915c0824ff796f736495eda20dc76be425877351eb690c206bbcd3f1bc716c [2024-03-12T23:11:39.457Z] using credential edgex-jenkins-ssh [2024-03-12T23:11:39.483Z] Cloning the remote Git repository [2024-03-12T23:11:39.524Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-03-12T23:11:39.605Z] > git init /w/workspace/app-record-replay/91 # timeout=10 [2024-03-12T23:11:40.082Z] $ docker rm -f --volumes 34915c0824ff796f736495eda20dc76be425877351eb690c206bbcd3f1bc716c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-12T23:11:40.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-12T23:11:40.771Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-03-12T23:11:39.732Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-12T23:11:39.733Z] > git --version # timeout=10 [2024-03-12T23:11:39.758Z] > git --version # 'git version 2.25.1' [2024-03-12T23:11:39.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-12T23:11:39.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2024-03-12T23:11:41.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-12T23:11:41.707Z] + ls -al . [2024-03-12T23:11:41.707Z] total 192 [2024-03-12T23:11:41.707Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 23:10 . [2024-03-12T23:11:41.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 23:09 .. [2024-03-12T23:11:41.707Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 23:09 .dockerignore [2024-03-12T23:11:41.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 23:11 .git [2024-03-12T23:11:41.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:09 .github [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 12 23:09 .gitignore [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 23:09 .golangci.yml [2024-03-12T23:11:41.708Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 23:09 .semver [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 12 23:09 Attribution.txt [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 12 23:09 CHANGELOG.md [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 12 23:09 Dockerfile [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 23:09 GOVERNANCE.md [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 12 23:09 Jenkinsfile [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 23:09 LICENSE [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 12 23:09 Makefile [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 12 23:09 OWNERS.md [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 12 23:09 README.md [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 12 23:09 Record and Reply.postman_collection.json [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 23:09 VERSION [2024-03-12T23:11:41.708Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 23:09 bin [2024-03-12T23:11:41.708Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 12 23:11 coverage.out [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 12 23:09 go.mod [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 36103 Mar 12 23:09 go.sum [2024-03-12T23:11:41.708Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 23:09 internal [2024-03-12T23:11:41.708Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 12 23:09 main.go [2024-03-12T23:11:41.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:09 openapi [2024-03-12T23:11:41.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:09 pkg [2024-03-12T23:11:41.708Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 23:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:11:42.086Z] + 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=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 --label arch=amd64 --label version=3.2.0-dev.16 . [2024-03-12T23:11:42.086Z] Sending build context to Docker daemon 6.753MB [2024-03-12T23:11:42.086Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-12T23:11:42.086Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-12T23:11:42.086Z] ---> da8e18256364 [2024-03-12T23:11:42.086Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-12T23:11:41.448Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-12T23:11:41.466Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-12T23:11:42.334Z] Avoid second fetch [2024-03-12T23:11:42.335Z] Checking out Revision 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 (main) [2024-03-12T23:11:42.344Z] ---> Running in fb85ad90e769 [2024-03-12T23:11:42.344Z] Removing intermediate container fb85ad90e769 [2024-03-12T23:11:42.344Z] ---> ab70ba7183a7 [2024-03-12T23:11:42.344Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-12T23:11:42.344Z] ---> Running in 28a81923053b [2024-03-12T23:11:42.344Z] Removing intermediate container 28a81923053b [2024-03-12T23:11:42.344Z] ---> d640e6217ec5 [2024-03-12T23:11:42.344Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-12T23:11:42.344Z] ---> Running in 7d8d23c6b150 [2024-03-12T23:11:42.604Z] Removing intermediate container 7d8d23c6b150 [2024-03-12T23:11:42.604Z] ---> 1b8c84fac4fd [2024-03-12T23:11:42.604Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-12T23:11:42.604Z] ---> Running in 2c16a9e61839 [2024-03-12T23:11:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-12T23:11:42.915Z] Commit message: "Merge pull request #131 from lenny-intel/no-debug" [2024-03-12T23:11:43.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-12T23:11:43.383Z] OK: 264 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-03-12T23:11:42.351Z] > git config core.sparsecheckout # timeout=10 [2024-03-12T23:11:42.405Z] > git checkout -f 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-12T23:11:43.641Z] Removing intermediate container 2c16a9e61839 [2024-03-12T23:11:43.641Z] ---> f016eb16148b [2024-03-12T23:11:43.641Z] Step 7/27 : WORKDIR /app [2024-03-12T23:11:43.641Z] ---> Running in 0911ee88a7b5 [2024-03-12T23:11:43.900Z] Removing intermediate container 0911ee88a7b5 [2024-03-12T23:11:43.900Z] ---> a433d766b1e3 [2024-03-12T23:11:43.900Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-12T23:11:43.900Z] ---> 7d1c46a2c99d [2024-03-12T23:11:43.900Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-12T23:11:43.900Z] ---> Running in 9f05abf393fb [2024-03-12T23:11:44.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-12T23:11:44.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-12T23:11:44.132Z] Dload Upload Total Spent Left Speed [2024-03-12T23:11:44.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-03-12T23:11:44.471Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-12T23:11:44.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-12T23:11:44.813Z] + sudo tee /etc/docker/daemon.new [2024-03-12T23:11:44.813Z] { [2024-03-12T23:11:44.813Z] "registry-mirrors": [ [2024-03-12T23:11:44.813Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-12T23:11:44.813Z] ], [2024-03-12T23:11:44.813Z] "bip": "10.250.0.254/24", [2024-03-12T23:11:44.813Z] "hosts": [ [2024-03-12T23:11:44.813Z] "tcp://0.0.0.0:5555", [2024-03-12T23:11:44.813Z] "unix:///var/run/docker.sock" [2024-03-12T23:11:44.813Z] ], [2024-03-12T23:11:44.813Z] "mtu": 1458, [2024-03-12T23:11:44.813Z] "selinux-enabled": true, [2024-03-12T23:11:44.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-12T23:11:44.813Z] } [Pipeline] sh [2024-03-12T23:11:44.985Z] Removing intermediate container 9f05abf393fb [2024-03-12T23:11:44.985Z] ---> c2e93c80e7bb [2024-03-12T23:11:44.985Z] Step 10/27 : COPY . . [2024-03-12T23:11:45.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-12T23:11:45.243Z] ---> 21f71511dbc1 [2024-03-12T23:11:45.243Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-12T23:11:45.243Z] ---> Running in 2d7dee5aa103 [2024-03-12T23:11:45.243Z] Removing intermediate container 2d7dee5aa103 [2024-03-12T23:11:45.243Z] ---> 8c4afb044973 [2024-03-12T23:11:45.243Z] Step 12/27 : RUN $MAKE [2024-03-12T23:11:45.243Z] ---> Running in d9063eabbb4a [2024-03-12T23:11:45.469Z] + sudo service docker restart [2024-03-12T23:11:45.501Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T23:12:03.755Z] provisioning config files... [2024-03-12T23:12:03.782Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/91@tmp/config11233255982996016101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:12:04.245Z] ---> ****-login.sh [2024-03-12T23:12:04.245Z] nexus3.edgexfoundry.org:10001 [2024-03-12T23:12:04.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:04.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:04.781Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:04.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:04.781Z] [2024-03-12T23:12:04.781Z] Login Succeeded [2024-03-12T23:12:05.054Z] nexus3.edgexfoundry.org:10002 [2024-03-12T23:12:05.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:05.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:05.329Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:05.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:05.329Z] [2024-03-12T23:12:05.329Z] Login Succeeded [2024-03-12T23:12:05.329Z] nexus3.edgexfoundry.org:10003 [2024-03-12T23:12:05.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:05.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:05.598Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:05.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:05.598Z] [2024-03-12T23:12:05.598Z] Login Succeeded [2024-03-12T23:12:05.598Z] nexus3.edgexfoundry.org:10004 [2024-03-12T23:12:05.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:05.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:05.865Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:05.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:05.865Z] [2024-03-12T23:12:05.865Z] Login Succeeded [2024-03-12T23:12:06.135Z] ****.io [2024-03-12T23:12:06.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:06.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:06.403Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:06.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:06.404Z] [2024-03-12T23:12:06.404Z] Login Succeeded [2024-03-12T23:12:06.404Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T23:12:06.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-12T23:12:06.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T23:12:06.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T23:12:06.923Z] ========================================================= [2024-03-12T23:12:06.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-12T23:12:06.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:07.389Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-12T23:12:07.389Z] Sending build context to Docker daemon 260.1kB [2024-03-12T23:12:07.447Z] Removing intermediate container d9063eabbb4a [2024-03-12T23:12:07.447Z] ---> eb04e79c5e8b [2024-03-12T23:12:07.447Z] Step 13/27 : FROM alpine:3.18 [2024-03-12T23:12:07.447Z] 3.18: Pulling from library/alpine [2024-03-12T23:12:07.447Z] 619be1103602: Pulling fs layer [2024-03-12T23:12:07.447Z] 619be1103602: Verifying Checksum [2024-03-12T23:12:07.447Z] 619be1103602: Download complete [2024-03-12T23:12:07.447Z] 619be1103602: Pull complete [2024-03-12T23:12:07.447Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-12T23:12:07.447Z] Status: Downloaded newer image for alpine:3.18 [2024-03-12T23:12:07.447Z] ---> d3782b16ccc9 [2024-03-12T23:12:07.447Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-12T23:12:07.447Z] ---> Running in 6dfe8303d2ac [2024-03-12T23:12:07.447Z] Removing intermediate container 6dfe8303d2ac [2024-03-12T23:12:07.447Z] ---> 0164b4c2a2e6 [2024-03-12T23:12:07.447Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-12T23:12:07.447Z] ---> Running in 13070641d6e4 [2024-03-12T23:12:07.447Z] Removing intermediate container 13070641d6e4 [2024-03-12T23:12:07.447Z] ---> f3fbd7ce8e43 [2024-03-12T23:12:07.447Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-12T23:12:07.447Z] ---> Running in e686cd80916e [2024-03-12T23:12:07.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-12T23:12:07.658Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-12T23:12:07.658Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-12T23:12:07.658Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-12T23:12:07.658Z] 9fda8d8052c6: Pulling fs layer [2024-03-12T23:12:07.658Z] 5d54e960e981: Pulling fs layer [2024-03-12T23:12:07.658Z] c4a7e357bf2a: Pulling fs layer [2024-03-12T23:12:07.658Z] f0e02332f6b5: Pulling fs layer [2024-03-12T23:12:07.658Z] 872ee5b61b7b: Pulling fs layer [2024-03-12T23:12:07.658Z] 0c6a40ed1a82: Pulling fs layer [2024-03-12T23:12:07.658Z] 94ae7d8d031c: Pulling fs layer [2024-03-12T23:12:07.658Z] 872ee5b61b7b: Waiting [2024-03-12T23:12:07.658Z] 0c6a40ed1a82: Waiting [2024-03-12T23:12:07.658Z] 94ae7d8d031c: Waiting [2024-03-12T23:12:07.658Z] f0e02332f6b5: Waiting [2024-03-12T23:12:07.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-12T23:12:07.932Z] 5d54e960e981: Verifying Checksum [2024-03-12T23:12:07.932Z] 5d54e960e981: Download complete [2024-03-12T23:12:07.932Z] f0e02332f6b5: Download complete [2024-03-12T23:12:07.932Z] 872ee5b61b7b: Verifying Checksum [2024-03-12T23:12:07.932Z] 872ee5b61b7b: Download complete [2024-03-12T23:12:07.932Z] 9fda8d8052c6: Download complete [2024-03-12T23:12:07.964Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-12T23:12:07.964Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-12T23:12:07.964Z] Executing busybox-1.36.1-r5.trigger [2024-03-12T23:12:07.964Z] Executing ca-certificates-20230506-r0.trigger [2024-03-12T23:12:07.964Z] OK: 8 MiB in 17 packages [2024-03-12T23:12:08.202Z] 94ae7d8d031c: Verifying Checksum [2024-03-12T23:12:08.202Z] 94ae7d8d031c: Download complete [2024-03-12T23:12:08.530Z] Removing intermediate container e686cd80916e [2024-03-12T23:12:08.530Z] ---> 01d1d20ea819 [2024-03-12T23:12:08.530Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-12T23:12:08.530Z] ---> Running in 35f0bd0dbd22 [2024-03-12T23:12:08.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-12T23:12:08.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-12T23:12:08.796Z] 9fda8d8052c6: Pull complete [2024-03-12T23:12:09.047Z] OK: 8 MiB in 17 packages [2024-03-12T23:12:09.383Z] 5d54e960e981: Pull complete [2024-03-12T23:12:09.617Z] Removing intermediate container 35f0bd0dbd22 [2024-03-12T23:12:09.617Z] ---> 9b5c1e2a1aeb [2024-03-12T23:12:09.617Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-12T23:12:09.617Z] ---> 3b009c8f2ddf [2024-03-12T23:12:09.617Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-12T23:12:09.617Z] ---> 92709c3a33d4 [2024-03-12T23:12:09.617Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-12T23:12:09.652Z] c4a7e357bf2a: Verifying Checksum [2024-03-12T23:12:09.652Z] c4a7e357bf2a: Download complete [2024-03-12T23:12:09.876Z] ---> 1005dd0ce665 [2024-03-12T23:12:09.876Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-12T23:12:10.444Z] ---> 84c9a52ea113 [2024-03-12T23:12:10.444Z] Step 22/27 : EXPOSE 59712 [2024-03-12T23:12:10.444Z] ---> Running in 8c961bd259d7 [2024-03-12T23:12:10.619Z] 0c6a40ed1a82: Verifying Checksum [2024-03-12T23:12:10.619Z] 0c6a40ed1a82: Download complete [2024-03-12T23:12:10.703Z] Removing intermediate container 8c961bd259d7 [2024-03-12T23:12:10.703Z] ---> 4d01846a3205 [2024-03-12T23:12:10.703Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-12T23:12:10.703Z] ---> Running in e12e921ff1ee [2024-03-12T23:12:10.703Z] Removing intermediate container e12e921ff1ee [2024-03-12T23:12:10.703Z] ---> 5b8caa3f3097 [2024-03-12T23:12:10.703Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-12T23:12:10.703Z] ---> Running in 5e7b42307646 [2024-03-12T23:12:10.962Z] Removing intermediate container 5e7b42307646 [2024-03-12T23:12:10.962Z] ---> 9ce460b12007 [2024-03-12T23:12:10.962Z] Step 25/27 : LABEL arch=amd64 [2024-03-12T23:12:10.962Z] ---> Running in 79e8d8a8f5cd [2024-03-12T23:12:10.962Z] Removing intermediate container 79e8d8a8f5cd [2024-03-12T23:12:10.962Z] ---> e1fa78a7986d [2024-03-12T23:12:10.962Z] Step 26/27 : LABEL git_sha=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:12:10.962Z] ---> Running in 1cc138f0a439 [2024-03-12T23:12:10.962Z] Removing intermediate container 1cc138f0a439 [2024-03-12T23:12:10.962Z] ---> 8845025c8159 [2024-03-12T23:12:10.962Z] Step 27/27 : LABEL version=3.2.0-dev.16 [2024-03-12T23:12:10.962Z] ---> Running in a72bfaebfb77 [2024-03-12T23:12:11.220Z] Removing intermediate container a72bfaebfb77 [2024-03-12T23:12:11.220Z] ---> 022c16ed4007 [2024-03-12T23:12:11.220Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-12T23:12:11.220Z] Successfully built 022c16ed4007 [2024-03-12T23:12:11.221Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T23:12:11.539Z] provisioning config files... [2024-03-12T23:12:11.546Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1072887263342945133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:12:11.918Z] ---> ****-login.sh [2024-03-12T23:12:11.918Z] nexus3.edgexfoundry.org:10001 [2024-03-12T23:12:11.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:11.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:11.918Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:11.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:11.918Z] [2024-03-12T23:12:11.918Z] Login Succeeded [2024-03-12T23:12:11.918Z] nexus3.edgexfoundry.org:10002 [2024-03-12T23:12:11.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:11.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:11.918Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:11.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:11.918Z] [2024-03-12T23:12:11.918Z] Login Succeeded [2024-03-12T23:12:11.918Z] nexus3.edgexfoundry.org:10003 [2024-03-12T23:12:12.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:12.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:12.177Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:12.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:12.177Z] [2024-03-12T23:12:12.177Z] Login Succeeded [2024-03-12T23:12:12.177Z] nexus3.edgexfoundry.org:10004 [2024-03-12T23:12:12.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:12.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:12.177Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:12.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:12.178Z] [2024-03-12T23:12:12.178Z] Login Succeeded [2024-03-12T23:12:12.178Z] ****.io [2024-03-12T23:12:12.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:12:12.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:12:12.440Z] Configure a credential helper to remove this warning. See [2024-03-12T23:12:12.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:12:12.440Z] [2024-03-12T23:12:12.440Z] Login Succeeded [2024-03-12T23:12:12.440Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T23:12:12.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-12T23:12:12.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T23:12:12.663Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-03-12T23:12:12.663Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:12:12.663Z] latest [2024-03-12T23:12:12.663Z] 3.2.0-dev.16 [2024-03-12T23:12:12.663Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [2024-03-12T23:12:12.663Z] main [2024-03-12T23:12:12.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:13.167Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:13.585Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:12:13.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-12T23:12:13.585Z] 54f7a218df5f: Preparing [2024-03-12T23:12:13.585Z] 9ae0127946d5: Preparing [2024-03-12T23:12:13.585Z] 64394bff30a0: Preparing [2024-03-12T23:12:13.585Z] 02a61b266013: Preparing [2024-03-12T23:12:13.585Z] a520a7eb2a30: Preparing [2024-03-12T23:12:13.585Z] 0d1962c722e5: Preparing [2024-03-12T23:12:13.585Z] aedc3bda2944: Preparing [2024-03-12T23:12:13.585Z] 0d1962c722e5: Waiting [2024-03-12T23:12:13.585Z] aedc3bda2944: Waiting [2024-03-12T23:12:13.585Z] a520a7eb2a30: Pushed [2024-03-12T23:12:13.585Z] 9ae0127946d5: Pushed [2024-03-12T23:12:13.585Z] 02a61b266013: Pushed [2024-03-12T23:12:13.585Z] 64394bff30a0: Pushed [2024-03-12T23:12:13.585Z] aedc3bda2944: Layer already exists [2024-03-12T23:12:13.842Z] 0d1962c722e5: Pushed [2024-03-12T23:12:15.745Z] 54f7a218df5f: Pushed [2024-03-12T23:12:15.745Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:16.147Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:16.549Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-12T23:12:16.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-12T23:12:16.549Z] 54f7a218df5f: Preparing [2024-03-12T23:12:16.549Z] 9ae0127946d5: Preparing [2024-03-12T23:12:16.549Z] 64394bff30a0: Preparing [2024-03-12T23:12:16.549Z] 02a61b266013: Preparing [2024-03-12T23:12:16.549Z] a520a7eb2a30: Preparing [2024-03-12T23:12:16.549Z] 0d1962c722e5: Preparing [2024-03-12T23:12:16.549Z] aedc3bda2944: Preparing [2024-03-12T23:12:16.549Z] 0d1962c722e5: Waiting [2024-03-12T23:12:16.549Z] aedc3bda2944: Waiting [2024-03-12T23:12:16.549Z] 9ae0127946d5: Layer already exists [2024-03-12T23:12:16.549Z] a520a7eb2a30: Layer already exists [2024-03-12T23:12:16.549Z] 64394bff30a0: Layer already exists [2024-03-12T23:12:16.549Z] 02a61b266013: Layer already exists [2024-03-12T23:12:16.549Z] 54f7a218df5f: Layer already exists [2024-03-12T23:12:16.549Z] 0d1962c722e5: Layer already exists [2024-03-12T23:12:16.549Z] aedc3bda2944: Layer already exists [2024-03-12T23:12:16.549Z] latest: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:16.961Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:17.365Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.16 [2024-03-12T23:12:17.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-12T23:12:17.365Z] 54f7a218df5f: Preparing [2024-03-12T23:12:17.365Z] 9ae0127946d5: Preparing [2024-03-12T23:12:17.365Z] 64394bff30a0: Preparing [2024-03-12T23:12:17.365Z] 02a61b266013: Preparing [2024-03-12T23:12:17.365Z] a520a7eb2a30: Preparing [2024-03-12T23:12:17.365Z] 0d1962c722e5: Preparing [2024-03-12T23:12:17.365Z] aedc3bda2944: Preparing [2024-03-12T23:12:17.365Z] 0d1962c722e5: Waiting [2024-03-12T23:12:17.365Z] aedc3bda2944: Waiting [2024-03-12T23:12:17.365Z] 9ae0127946d5: Layer already exists [2024-03-12T23:12:17.365Z] a520a7eb2a30: Layer already exists [2024-03-12T23:12:17.365Z] 02a61b266013: Layer already exists [2024-03-12T23:12:17.365Z] 64394bff30a0: Layer already exists [2024-03-12T23:12:17.365Z] 54f7a218df5f: Layer already exists [2024-03-12T23:12:17.365Z] 0d1962c722e5: Layer already exists [2024-03-12T23:12:17.365Z] aedc3bda2944: Layer already exists [2024-03-12T23:12:17.365Z] 3.2.0-dev.16: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:17.778Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:18.194Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [2024-03-12T23:12:18.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-12T23:12:18.194Z] 54f7a218df5f: Preparing [2024-03-12T23:12:18.194Z] 9ae0127946d5: Preparing [2024-03-12T23:12:18.194Z] 64394bff30a0: Preparing [2024-03-12T23:12:18.194Z] 02a61b266013: Preparing [2024-03-12T23:12:18.194Z] a520a7eb2a30: Preparing [2024-03-12T23:12:18.194Z] 0d1962c722e5: Preparing [2024-03-12T23:12:18.194Z] aedc3bda2944: Preparing [2024-03-12T23:12:18.194Z] aedc3bda2944: Waiting [2024-03-12T23:12:18.194Z] 02a61b266013: Layer already exists [2024-03-12T23:12:18.194Z] a520a7eb2a30: Layer already exists [2024-03-12T23:12:18.194Z] 9ae0127946d5: Layer already exists [2024-03-12T23:12:18.194Z] 54f7a218df5f: Layer already exists [2024-03-12T23:12:18.194Z] 64394bff30a0: Layer already exists [2024-03-12T23:12:18.194Z] 0d1962c722e5: Layer already exists [2024-03-12T23:12:18.194Z] aedc3bda2944: Layer already exists [2024-03-12T23:12:18.194Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:18.613Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:19.026Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-03-12T23:12:19.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-12T23:12:19.026Z] 54f7a218df5f: Preparing [2024-03-12T23:12:19.026Z] 9ae0127946d5: Preparing [2024-03-12T23:12:19.026Z] 64394bff30a0: Preparing [2024-03-12T23:12:19.026Z] 02a61b266013: Preparing [2024-03-12T23:12:19.026Z] a520a7eb2a30: Preparing [2024-03-12T23:12:19.026Z] 0d1962c722e5: Preparing [2024-03-12T23:12:19.026Z] aedc3bda2944: Preparing [2024-03-12T23:12:19.026Z] 0d1962c722e5: Waiting [2024-03-12T23:12:19.026Z] aedc3bda2944: Waiting [2024-03-12T23:12:19.026Z] a520a7eb2a30: Layer already exists [2024-03-12T23:12:19.026Z] 9ae0127946d5: Layer already exists [2024-03-12T23:12:19.026Z] 64394bff30a0: Layer already exists [2024-03-12T23:12:19.026Z] 54f7a218df5f: Layer already exists [2024-03-12T23:12:19.026Z] 02a61b266013: Layer already exists [2024-03-12T23:12:19.026Z] aedc3bda2944: Layer already exists [2024-03-12T23:12:19.026Z] 0d1962c722e5: Layer already exists [2024-03-12T23:12:19.026Z] main: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-12T23:12:19.294Z] ===================================================== [Pipeline] echo [2024-03-12T23:12:19.339Z] taggedImages: [2024-03-12T23:12:19.339Z] - nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:12:19.339Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-12T23:12:19.339Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.16 [2024-03-12T23:12:19.339Z] - nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [2024-03-12T23:12:19.339Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:20.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-12T23:12:20.019Z] [2024-03-12T23:12:20.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:12:20.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-12T23:12:20.351Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-12T23:12:20.351Z] 5eb5b503b376: Pulling fs layer [2024-03-12T23:12:20.351Z] 5c69ac0246d0: Pulling fs layer [2024-03-12T23:12:20.351Z] ec43610c2a17: Pulling fs layer [2024-03-12T23:12:20.351Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-12T23:12:20.351Z] 33b1e0a273af: Pulling fs layer [2024-03-12T23:12:20.351Z] 5d3b04190fa2: Pulling fs layer [2024-03-12T23:12:20.351Z] 2f39f015ded8: Pulling fs layer [2024-03-12T23:12:20.351Z] 3a2ae6a8a46f: Waiting [2024-03-12T23:12:20.351Z] 33b1e0a273af: Waiting [2024-03-12T23:12:20.351Z] 5d3b04190fa2: Waiting [2024-03-12T23:12:20.351Z] 2f39f015ded8: Waiting [2024-03-12T23:12:20.351Z] 5c69ac0246d0: Verifying Checksum [2024-03-12T23:12:20.351Z] 5c69ac0246d0: Download complete [2024-03-12T23:12:20.351Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-12T23:12:20.351Z] 3a2ae6a8a46f: Download complete [2024-03-12T23:12:20.351Z] 33b1e0a273af: Verifying Checksum [2024-03-12T23:12:20.351Z] 33b1e0a273af: Download complete [2024-03-12T23:12:20.351Z] ec43610c2a17: Verifying Checksum [2024-03-12T23:12:20.351Z] ec43610c2a17: Download complete [2024-03-12T23:12:20.351Z] 5d3b04190fa2: Download complete [2024-03-12T23:12:20.610Z] 5eb5b503b376: Verifying Checksum [2024-03-12T23:12:20.610Z] 5eb5b503b376: Download complete [2024-03-12T23:12:21.177Z] 2f39f015ded8: Verifying Checksum [2024-03-12T23:12:21.743Z] 5eb5b503b376: Pull complete [2024-03-12T23:12:22.003Z] 5c69ac0246d0: Pull complete [2024-03-12T23:12:22.570Z] ec43610c2a17: Pull complete [2024-03-12T23:12:22.570Z] 3a2ae6a8a46f: Pull complete [2024-03-12T23:12:22.828Z] 33b1e0a273af: Pull complete [2024-03-12T23:12:22.828Z] 5d3b04190fa2: Pull complete [2024-03-12T23:12:22.951Z] c4a7e357bf2a: Pull complete [2024-03-12T23:12:22.951Z] f0e02332f6b5: Pull complete [2024-03-12T23:12:22.951Z] 872ee5b61b7b: Pull complete [2024-03-12T23:12:27.036Z] 2f39f015ded8: Pull complete [2024-03-12T23:12:27.036Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-12T23:12:27.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-12T23:12:27.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:12:27.250Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:12:27.285Z] $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-12T23:12:31.181Z] 0c6a40ed1a82: Pull complete [2024-03-12T23:12:31.580Z] $ docker top 43d911591ff12c4586347d20d5a39272f64c68b4c596caceaa43124307736e70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:12:32.022Z] ---> job-cost.sh [2024-03-12T23:12:32.022Z] lf-activate-venv: SKIPPING [2024-03-12T23:12:32.022Z] INFO: No Stack... [2024-03-12T23:12:32.261Z] 94ae7d8d031c: Pull complete [2024-03-12T23:12:32.261Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-12T23:12:32.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-12T23:12:32.261Z] ---> 86de565de09d [2024-03-12T23:12:32.261Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-12T23:12:32.587Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-12T23:12:32.847Z] INFO: Archiving Costs [Pipeline] sh [2024-03-12T23:12:33.146Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-03-12T23:12:33.146Z] + cut -d, -f6 [Pipeline] lock [2024-03-12T23:12:33.158Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [2024-03-12T23:12:33.171Z] Resource [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] did not exist. Created. [2024-03-12T23:12:33.177Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-12T23:12:33.550Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-12T23:12:33.615Z] Stashed 1 file(s) [Pipeline] } [2024-03-12T23:12:33.624Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-12T23:12:33.720Z] $ docker stop --time=1 43d911591ff12c4586347d20d5a39272f64c68b4c596caceaa43124307736e70 [2024-03-12T23:12:34.206Z] ---> Running in 6cc1f4c2b5e0 [2024-03-12T23:12:34.477Z] Removing intermediate container 6cc1f4c2b5e0 [2024-03-12T23:12:34.477Z] ---> d5da40b2321c [2024-03-12T23:12:34.477Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-12T23:12:34.477Z] ---> Running in 9ef887435d78 [2024-03-12T23:12:34.746Z] Removing intermediate container 9ef887435d78 [2024-03-12T23:12:34.746Z] ---> 9084a4f94f21 [2024-03-12T23:12:34.746Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-12T23:12:34.746Z] ---> Running in 3f93d62c153a [2024-03-12T23:12:34.887Z] $ docker rm -f --volumes 43d911591ff12c4586347d20d5a39272f64c68b4c596caceaa43124307736e70 [Pipeline] // withDockerContainer [2024-03-12T23:12:35.013Z] Removing intermediate container 3f93d62c153a [2024-03-12T23:12:35.013Z] ---> 0adf6d52f886 [2024-03-12T23:12:35.013Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-03-12T23:12:35.281Z] ---> Running in fb70d70bb108 [Pipeline] } [2024-03-12T23:12:36.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-12T23:12:36.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-12T23:12:37.781Z] OK: 266 MiB in 52 packages [2024-03-12T23:12:38.756Z] Removing intermediate container fb70d70bb108 [2024-03-12T23:12:38.756Z] ---> c2baecf65a6c [2024-03-12T23:12:38.756Z] Step 7/12 : WORKDIR /app [2024-03-12T23:12:38.756Z] ---> Running in 008a4d21b245 [2024-03-12T23:12:39.034Z] Removing intermediate container 008a4d21b245 [2024-03-12T23:12:39.034Z] ---> 3fe0fd5363d3 [2024-03-12T23:12:39.034Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-12T23:12:39.306Z] ---> 3ab6126d3625 [2024-03-12T23:12:39.306Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-12T23:12:39.587Z] ---> Running in d43e84007ee5 [2024-03-12T23:13:35.996Z] Removing intermediate container d43e84007ee5 [2024-03-12T23:13:35.996Z] ---> 69c258174671 [2024-03-12T23:13:35.996Z] Step 10/12 : COPY . . [2024-03-12T23:13:36.579Z] ---> 1f403f219961 [2024-03-12T23:13:36.579Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-12T23:13:36.579Z] ---> Running in 5bda6467a08e [2024-03-12T23:13:36.846Z] Removing intermediate container 5bda6467a08e [2024-03-12T23:13:36.846Z] ---> 4369784c9e13 [2024-03-12T23:13:36.846Z] Step 12/12 : RUN $MAKE [2024-03-12T23:13:36.846Z] ---> Running in bd625b3696d6 [2024-03-12T23:13:37.805Z] noop [2024-03-12T23:13:38.388Z] Removing intermediate container bd625b3696d6 [2024-03-12T23:13:38.388Z] ---> 047de1222a62 [2024-03-12T23:13:38.388Z] Successfully built 047de1222a62 [2024-03-12T23:13:38.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:13:38.846Z] + docker inspect -f . ci-base-image-arm64 [2024-03-12T23:13:38.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:13:39.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-5522 does not seem to be running inside a container [2024-03-12T23:13:39.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/91 -v /w/workspace/app-record-replay/91:/w/workspace/app-record-replay/91:rw,z -v /w/workspace/app-record-replay/91@tmp:/w/workspace/app-record-replay/91@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 ******** ci-base-image-arm64 cat [2024-03-12T23:13:40.461Z] $ docker top 7095289f97aba87f7ba58dd916c9d627836e975e209cc4480e3049f0a825b831 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T23:13:41.391Z] + go version [2024-03-12T23:13:41.391Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-12T23:13:41.419Z] $ docker stop --time=1 7095289f97aba87f7ba58dd916c9d627836e975e209cc4480e3049f0a825b831 [2024-03-12T23:13:43.029Z] $ docker rm -f --volumes 7095289f97aba87f7ba58dd916c9d627836e975e209cc4480e3049f0a825b831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:13:43.979Z] + docker inspect -f . ci-base-image-arm64 [2024-03-12T23:13:43.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:13:44.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-5522 does not seem to be running inside a container [2024-03-12T23:13:44.309Z] $ 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/91 -v /w/workspace/app-record-replay/91:/w/workspace/app-record-replay/91:rw,z -v /w/workspace/app-record-replay/91@tmp:/w/workspace/app-record-replay/91@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 ******** ci-base-image-arm64 cat [2024-03-12T23:13:45.462Z] $ docker top a03a4d10cfce865596273917071fb849b17b0051bdebfa9939194599fd83370b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T23:13:46.361Z] + git config --global --add safe.directory /w/workspace/app-record-replay/91 [Pipeline] fileExists [Pipeline] sh [2024-03-12T23:13:46.732Z] + make test [2024-03-12T23:13:46.732Z] go test -race -coverprofile=coverage.out ./... [2024-03-12T23:15:53.428Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-12T23:15:53.428Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.219s coverage: 88.0% of statements [2024-03-12T23:15:53.428Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-12T23:15:53.428Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-12T23:15:54.830Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-12T23:16:04.877Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.918s coverage: 98.7% of statements [2024-03-12T23:16:04.877Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.466s coverage: 89.7% of statements [2024-03-12T23:16:04.877Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.158s coverage: 100.0% of statements [2024-03-12T23:16:04.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-12T23:16:04.877Z] go vet ./... [2024-03-12T23:17:56.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-12T23:17:56.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-12T23:17:56.516Z] ./bin/test-attribution-txt.sh [2024-03-12T23:17:56.516Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-12T23:17:56.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-12T23:17:56.586Z] $ docker stop --time=1 a03a4d10cfce865596273917071fb849b17b0051bdebfa9939194599fd83370b [2024-03-12T23:17:58.470Z] $ docker rm -f --volumes a03a4d10cfce865596273917071fb849b17b0051bdebfa9939194599fd83370b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-12T23:18:00.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-12T23:18:00.189Z] Warning: overwriting stash ‘coverage-report’ [2024-03-12T23:18:00.598Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-12T23:18:01.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-12T23:18:01.536Z] + ls -al . [2024-03-12T23:18:01.536Z] total 188 [2024-03-12T23:18:01.536Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 23:13 . [2024-03-12T23:18:01.536Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 23:11 .. [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 23:11 .dockerignore [2024-03-12T23:18:01.536Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 23:11 .git [2024-03-12T23:18:01.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:11 .github [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 12 23:11 .gitignore [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 23:11 .golangci.yml [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 12 23:11 Attribution.txt [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 12 23:11 CHANGELOG.md [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 12 23:11 Dockerfile [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 23:11 GOVERNANCE.md [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 12 23:11 Jenkinsfile [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 23:11 LICENSE [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 12 23:11 Makefile [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 12 23:11 OWNERS.md [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 12 23:11 README.md [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 12 23:11 Record and Reply.postman_collection.json [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 23:09 VERSION [2024-03-12T23:18:01.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 23:11 bin [2024-03-12T23:18:01.536Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 12 23:16 coverage.out [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 12 23:11 go.mod [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 36103 Mar 12 23:11 go.sum [2024-03-12T23:18:01.536Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 23:11 internal [2024-03-12T23:18:01.536Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 12 23:11 main.go [2024-03-12T23:18:01.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:11 openapi [2024-03-12T23:18:01.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:11 pkg [2024-03-12T23:18:01.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 23:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:18:01.946Z] + 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=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 --label arch=arm64 --label version=3.2.0-dev.16 . [2024-03-12T23:18:02.213Z] Sending build context to Docker daemon 285.7kB [2024-03-12T23:18:02.213Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-12T23:18:02.213Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-12T23:18:02.213Z] ---> 047de1222a62 [2024-03-12T23:18:02.213Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-12T23:18:02.213Z] ---> Running in 0d9cb5020b2a [2024-03-12T23:18:02.488Z] Removing intermediate container 0d9cb5020b2a [2024-03-12T23:18:02.488Z] ---> 1b939a842ac6 [2024-03-12T23:18:02.488Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-12T23:18:02.755Z] ---> Running in 41292534ed81 [2024-03-12T23:18:03.022Z] Removing intermediate container 41292534ed81 [2024-03-12T23:18:03.022Z] ---> 802f06c1d649 [2024-03-12T23:18:03.022Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-12T23:18:03.022Z] ---> Running in 052ac1f82404 [2024-03-12T23:18:03.293Z] Removing intermediate container 052ac1f82404 [2024-03-12T23:18:03.293Z] ---> 3dd3822d349e [2024-03-12T23:18:03.293Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-12T23:18:03.293Z] ---> Running in fddf11844eb7 [2024-03-12T23:18:04.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-12T23:18:04.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-12T23:18:05.800Z] OK: 266 MiB in 52 packages [2024-03-12T23:18:06.764Z] Removing intermediate container fddf11844eb7 [2024-03-12T23:18:06.764Z] ---> bb97f8f4b0db [2024-03-12T23:18:06.764Z] Step 7/27 : WORKDIR /app [2024-03-12T23:18:06.764Z] ---> Running in c08f3ee9fc28 [2024-03-12T23:18:07.030Z] Removing intermediate container c08f3ee9fc28 [2024-03-12T23:18:07.030Z] ---> 9df3d98d20bc [2024-03-12T23:18:07.030Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-12T23:18:07.624Z] ---> beee1189d176 [2024-03-12T23:18:07.624Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-12T23:18:07.624Z] ---> Running in 2f726bf0fb37 [2024-03-12T23:18:09.571Z] Removing intermediate container 2f726bf0fb37 [2024-03-12T23:18:09.571Z] ---> 81fd8ef7c65c [2024-03-12T23:18:09.571Z] Step 10/27 : COPY . . [2024-03-12T23:18:10.154Z] ---> 57275275de59 [2024-03-12T23:18:10.154Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-12T23:18:10.154Z] ---> Running in d0ded54d98ad [2024-03-12T23:18:10.422Z] Removing intermediate container d0ded54d98ad [2024-03-12T23:18:10.422Z] ---> 0a10d0086fcc [2024-03-12T23:18:10.422Z] Step 12/27 : RUN $MAKE [2024-03-12T23:18:10.422Z] ---> Running in 3aa9e6c419b9 [2024-03-12T23:18:11.383Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16" -trimpath -mod=readonly -o app-record-replay [2024-03-12T23:20:03.039Z] Removing intermediate container 3aa9e6c419b9 [2024-03-12T23:20:03.039Z] ---> fef4b77755cc [2024-03-12T23:20:03.039Z] Step 13/27 : FROM alpine:3.18 [2024-03-12T23:20:03.039Z] 3.18: Pulling from library/alpine [2024-03-12T23:20:03.039Z] c6b39de5b339: Pulling fs layer [2024-03-12T23:20:03.039Z] c6b39de5b339: Verifying Checksum [2024-03-12T23:20:03.039Z] c6b39de5b339: Download complete [2024-03-12T23:20:03.039Z] c6b39de5b339: Pull complete [2024-03-12T23:20:03.039Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-12T23:20:03.039Z] Status: Downloaded newer image for alpine:3.18 [2024-03-12T23:20:03.039Z] ---> 33abbf032149 [2024-03-12T23:20:03.039Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-12T23:20:03.039Z] ---> Running in f05f8b441aa1 [2024-03-12T23:20:03.039Z] Removing intermediate container f05f8b441aa1 [2024-03-12T23:20:03.039Z] ---> 843da0593f6f [2024-03-12T23:20:03.039Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-12T23:20:03.039Z] ---> Running in 87510a29d390 [2024-03-12T23:20:03.039Z] Removing intermediate container 87510a29d390 [2024-03-12T23:20:03.039Z] ---> 67ec0bde3f02 [2024-03-12T23:20:03.039Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-12T23:20:03.039Z] ---> Running in 084922d52bc4 [2024-03-12T23:20:03.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-12T23:20:03.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-12T23:20:03.039Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-12T23:20:03.039Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-12T23:20:03.039Z] Executing busybox-1.36.1-r5.trigger [2024-03-12T23:20:03.039Z] Executing ca-certificates-20230506-r0.trigger [2024-03-12T23:20:03.039Z] OK: 9 MiB in 17 packages [2024-03-12T23:20:03.039Z] Removing intermediate container 084922d52bc4 [2024-03-12T23:20:03.039Z] ---> 8c30ba0cab54 [2024-03-12T23:20:03.039Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-12T23:20:03.039Z] ---> Running in fa8222d04325 [2024-03-12T23:20:03.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-12T23:20:03.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-12T23:20:03.039Z] OK: 9 MiB in 17 packages [2024-03-12T23:20:03.039Z] Removing intermediate container fa8222d04325 [2024-03-12T23:20:03.039Z] ---> ae3e267524ca [2024-03-12T23:20:03.039Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-12T23:20:03.039Z] ---> ad21186b9b15 [2024-03-12T23:20:03.039Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-12T23:20:03.039Z] ---> e34694eb788e [2024-03-12T23:20:03.039Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-12T23:20:03.039Z] ---> 9cef77153aa3 [2024-03-12T23:20:03.039Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-12T23:20:03.039Z] ---> 1b1d583c33f3 [2024-03-12T23:20:03.039Z] Step 22/27 : EXPOSE 59712 [2024-03-12T23:20:03.039Z] ---> Running in 412b997b7f4e [2024-03-12T23:20:03.039Z] Removing intermediate container 412b997b7f4e [2024-03-12T23:20:03.039Z] ---> 8eb454d4f552 [2024-03-12T23:20:03.039Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-12T23:20:03.039Z] ---> Running in d8007baeac2c [2024-03-12T23:20:03.039Z] Removing intermediate container d8007baeac2c [2024-03-12T23:20:03.039Z] ---> 8c299ac566a0 [2024-03-12T23:20:03.039Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-12T23:20:03.039Z] ---> Running in fb6101695643 [2024-03-12T23:20:03.039Z] Removing intermediate container fb6101695643 [2024-03-12T23:20:03.039Z] ---> a334310bec47 [2024-03-12T23:20:03.039Z] Step 25/27 : LABEL arch=arm64 [2024-03-12T23:20:03.039Z] ---> Running in 3d362bfd1a7d [2024-03-12T23:20:03.039Z] Removing intermediate container 3d362bfd1a7d [2024-03-12T23:20:03.039Z] ---> 8fd8e990bb7b [2024-03-12T23:20:03.039Z] Step 26/27 : LABEL git_sha=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:20:03.039Z] ---> Running in 18164bd434ad [2024-03-12T23:20:03.039Z] Removing intermediate container 18164bd434ad [2024-03-12T23:20:03.039Z] ---> 9cee26bbc7c0 [2024-03-12T23:20:03.039Z] Step 27/27 : LABEL version=3.2.0-dev.16 [2024-03-12T23:20:03.039Z] ---> Running in 60f76e695fa9 [2024-03-12T23:20:03.039Z] Removing intermediate container 60f76e695fa9 [2024-03-12T23:20:03.039Z] ---> 4655cea995c8 [2024-03-12T23:20:03.039Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-12T23:20:03.039Z] Successfully built 4655cea995c8 [2024-03-12T23:20:03.039Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T23:20:03.503Z] provisioning config files... [2024-03-12T23:20:03.518Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/91@tmp/config14463917247717285694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:20:03.912Z] ---> ****-login.sh [2024-03-12T23:20:03.912Z] nexus3.edgexfoundry.org:10001 [2024-03-12T23:20:03.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:20:04.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:20:04.181Z] Configure a credential helper to remove this warning. See [2024-03-12T23:20:04.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:20:04.181Z] [2024-03-12T23:20:04.181Z] Login Succeeded [2024-03-12T23:20:04.181Z] nexus3.edgexfoundry.org:10002 [2024-03-12T23:20:04.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:20:04.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:20:04.447Z] Configure a credential helper to remove this warning. See [2024-03-12T23:20:04.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:20:04.447Z] [2024-03-12T23:20:04.447Z] Login Succeeded [2024-03-12T23:20:04.447Z] nexus3.edgexfoundry.org:10003 [2024-03-12T23:20:04.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:20:04.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:20:04.984Z] Configure a credential helper to remove this warning. See [2024-03-12T23:20:04.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:20:04.984Z] [2024-03-12T23:20:04.984Z] Login Succeeded [2024-03-12T23:20:04.984Z] nexus3.edgexfoundry.org:10004 [2024-03-12T23:20:04.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:20:05.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:20:05.250Z] Configure a credential helper to remove this warning. See [2024-03-12T23:20:05.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:20:05.250Z] [2024-03-12T23:20:05.250Z] Login Succeeded [2024-03-12T23:20:05.250Z] ****.io [2024-03-12T23:20:05.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T23:20:05.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T23:20:05.780Z] Configure a credential helper to remove this warning. See [2024-03-12T23:20:05.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T23:20:05.780Z] [2024-03-12T23:20:05.780Z] Login Succeeded [2024-03-12T23:20:05.780Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T23:20:05.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-12T23:20:05.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T23:20:06.060Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-03-12T23:20:06.061Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:20:06.061Z] latest [2024-03-12T23:20:06.061Z] 3.2.0-dev.16 [2024-03-12T23:20:06.061Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [2024-03-12T23:20:06.061Z] main [2024-03-12T23:20:06.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:06.634Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:07.077Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:20:07.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-12T23:20:07.077Z] aeaa0ebe1e58: Preparing [2024-03-12T23:20:07.077Z] 527a075755d4: Preparing [2024-03-12T23:20:07.077Z] 7ffa911f854a: Preparing [2024-03-12T23:20:07.077Z] 8d958a5a4875: Preparing [2024-03-12T23:20:07.077Z] cedbbf232b6f: Preparing [2024-03-12T23:20:07.077Z] c9fe63c7d32e: Preparing [2024-03-12T23:20:07.077Z] 7c504f21be85: Preparing [2024-03-12T23:20:07.077Z] c9fe63c7d32e: Waiting [2024-03-12T23:20:07.077Z] 7c504f21be85: Waiting [2024-03-12T23:20:07.341Z] cedbbf232b6f: Pushed [2024-03-12T23:20:07.341Z] 527a075755d4: Pushed [2024-03-12T23:20:07.341Z] 8d958a5a4875: Pushed [2024-03-12T23:20:07.341Z] 7ffa911f854a: Pushed [2024-03-12T23:20:07.341Z] 7c504f21be85: Layer already exists [2024-03-12T23:20:07.606Z] c9fe63c7d32e: Pushed [2024-03-12T23:20:11.833Z] aeaa0ebe1e58: Pushed [2024-03-12T23:20:11.833Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:12.286Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:12.745Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-12T23:20:12.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-12T23:20:12.745Z] aeaa0ebe1e58: Preparing [2024-03-12T23:20:12.745Z] 527a075755d4: Preparing [2024-03-12T23:20:12.745Z] 7ffa911f854a: Preparing [2024-03-12T23:20:12.745Z] 8d958a5a4875: Preparing [2024-03-12T23:20:12.745Z] cedbbf232b6f: Preparing [2024-03-12T23:20:12.745Z] c9fe63c7d32e: Preparing [2024-03-12T23:20:12.745Z] 7c504f21be85: Preparing [2024-03-12T23:20:12.745Z] c9fe63c7d32e: Waiting [2024-03-12T23:20:12.745Z] 7c504f21be85: Waiting [2024-03-12T23:20:12.745Z] 8d958a5a4875: Layer already exists [2024-03-12T23:20:12.745Z] cedbbf232b6f: Layer already exists [2024-03-12T23:20:12.745Z] 527a075755d4: Layer already exists [2024-03-12T23:20:12.745Z] aeaa0ebe1e58: Layer already exists [2024-03-12T23:20:12.745Z] 7ffa911f854a: Layer already exists [2024-03-12T23:20:12.745Z] 7c504f21be85: Layer already exists [2024-03-12T23:20:12.745Z] c9fe63c7d32e: Layer already exists [2024-03-12T23:20:13.009Z] latest: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:13.477Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:13.946Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.16 [2024-03-12T23:20:13.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-12T23:20:13.946Z] aeaa0ebe1e58: Preparing [2024-03-12T23:20:13.946Z] 527a075755d4: Preparing [2024-03-12T23:20:13.946Z] 7ffa911f854a: Preparing [2024-03-12T23:20:13.946Z] 8d958a5a4875: Preparing [2024-03-12T23:20:13.946Z] cedbbf232b6f: Preparing [2024-03-12T23:20:13.946Z] c9fe63c7d32e: Preparing [2024-03-12T23:20:13.946Z] 7c504f21be85: Preparing [2024-03-12T23:20:13.946Z] c9fe63c7d32e: Waiting [2024-03-12T23:20:13.946Z] 7c504f21be85: Waiting [2024-03-12T23:20:13.946Z] 8d958a5a4875: Layer already exists [2024-03-12T23:20:13.946Z] 7ffa911f854a: Layer already exists [2024-03-12T23:20:13.946Z] cedbbf232b6f: Layer already exists [2024-03-12T23:20:13.946Z] aeaa0ebe1e58: Layer already exists [2024-03-12T23:20:13.946Z] 527a075755d4: Layer already exists [2024-03-12T23:20:13.946Z] 7c504f21be85: Layer already exists [2024-03-12T23:20:13.946Z] c9fe63c7d32e: Layer already exists [2024-03-12T23:20:13.946Z] 3.2.0-dev.16: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:14.684Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:15.157Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [2024-03-12T23:20:15.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-12T23:20:15.157Z] aeaa0ebe1e58: Preparing [2024-03-12T23:20:15.157Z] 527a075755d4: Preparing [2024-03-12T23:20:15.157Z] 7ffa911f854a: Preparing [2024-03-12T23:20:15.157Z] 8d958a5a4875: Preparing [2024-03-12T23:20:15.157Z] cedbbf232b6f: Preparing [2024-03-12T23:20:15.157Z] c9fe63c7d32e: Preparing [2024-03-12T23:20:15.157Z] 7c504f21be85: Preparing [2024-03-12T23:20:15.157Z] c9fe63c7d32e: Waiting [2024-03-12T23:20:15.157Z] 7c504f21be85: Waiting [2024-03-12T23:20:15.157Z] 527a075755d4: Layer already exists [2024-03-12T23:20:15.157Z] cedbbf232b6f: Layer already exists [2024-03-12T23:20:15.157Z] 7ffa911f854a: Layer already exists [2024-03-12T23:20:15.157Z] 8d958a5a4875: Layer already exists [2024-03-12T23:20:15.157Z] aeaa0ebe1e58: Layer already exists [2024-03-12T23:20:15.157Z] c9fe63c7d32e: Layer already exists [2024-03-12T23:20:15.157Z] 7c504f21be85: Layer already exists [2024-03-12T23:20:15.420Z] 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:15.889Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:16.359Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-03-12T23:20:16.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-12T23:20:16.359Z] aeaa0ebe1e58: Preparing [2024-03-12T23:20:16.359Z] 527a075755d4: Preparing [2024-03-12T23:20:16.359Z] 7ffa911f854a: Preparing [2024-03-12T23:20:16.359Z] 8d958a5a4875: Preparing [2024-03-12T23:20:16.359Z] cedbbf232b6f: Preparing [2024-03-12T23:20:16.359Z] c9fe63c7d32e: Preparing [2024-03-12T23:20:16.359Z] 7c504f21be85: Preparing [2024-03-12T23:20:16.359Z] c9fe63c7d32e: Waiting [2024-03-12T23:20:16.359Z] 7c504f21be85: Waiting [2024-03-12T23:20:16.359Z] aeaa0ebe1e58: Layer already exists [2024-03-12T23:20:16.359Z] cedbbf232b6f: Layer already exists [2024-03-12T23:20:16.359Z] 527a075755d4: Layer already exists [2024-03-12T23:20:16.359Z] 7ffa911f854a: Layer already exists [2024-03-12T23:20:16.359Z] 8d958a5a4875: Layer already exists [2024-03-12T23:20:16.359Z] c9fe63c7d32e: Layer already exists [2024-03-12T23:20:16.359Z] 7c504f21be85: Layer already exists [2024-03-12T23:20:16.623Z] main: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-12T23:20:16.937Z] ===================================================== [Pipeline] echo [2024-03-12T23:20:16.994Z] taggedImages: [2024-03-12T23:20:16.994Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [2024-03-12T23:20:16.994Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-12T23:20:16.994Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.16 [2024-03-12T23:20:16.994Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [2024-03-12T23:20:16.994Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:17.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-12T23:20:17.612Z] [2024-03-12T23:20:17.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:17.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-12T23:20:17.984Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-12T23:20:17.984Z] 8998bd30e6a1: Pulling fs layer [2024-03-12T23:20:17.984Z] 04944245beec: Pulling fs layer [2024-03-12T23:20:17.984Z] 699f458cf7ca: Pulling fs layer [2024-03-12T23:20:17.984Z] 765212b225bb: Pulling fs layer [2024-03-12T23:20:17.984Z] f23df028b6ca: Pulling fs layer [2024-03-12T23:20:17.984Z] d65c8cfc05b1: Pulling fs layer [2024-03-12T23:20:17.984Z] 2437ff75d9bd: Pulling fs layer [2024-03-12T23:20:17.984Z] d65c8cfc05b1: Waiting [2024-03-12T23:20:17.984Z] 2437ff75d9bd: Waiting [2024-03-12T23:20:17.984Z] 765212b225bb: Waiting [2024-03-12T23:20:17.984Z] f23df028b6ca: Waiting [2024-03-12T23:20:18.249Z] 04944245beec: Verifying Checksum [2024-03-12T23:20:18.249Z] 04944245beec: Download complete [2024-03-12T23:20:18.249Z] 765212b225bb: Verifying Checksum [2024-03-12T23:20:18.249Z] 765212b225bb: Download complete [2024-03-12T23:20:18.249Z] f23df028b6ca: Verifying Checksum [2024-03-12T23:20:18.249Z] f23df028b6ca: Download complete [2024-03-12T23:20:18.249Z] d65c8cfc05b1: Verifying Checksum [2024-03-12T23:20:18.249Z] d65c8cfc05b1: Download complete [2024-03-12T23:20:18.249Z] 699f458cf7ca: Verifying Checksum [2024-03-12T23:20:18.249Z] 699f458cf7ca: Download complete [2024-03-12T23:20:18.828Z] 8998bd30e6a1: Verifying Checksum [2024-03-12T23:20:18.828Z] 8998bd30e6a1: Download complete [2024-03-12T23:20:21.488Z] 2437ff75d9bd: Verifying Checksum [2024-03-12T23:20:21.488Z] 2437ff75d9bd: Download complete [2024-03-12T23:20:23.484Z] 8998bd30e6a1: Pull complete [2024-03-12T23:20:23.756Z] 04944245beec: Pull complete [2024-03-12T23:20:25.734Z] 699f458cf7ca: Pull complete [2024-03-12T23:20:25.734Z] 765212b225bb: Pull complete [2024-03-12T23:20:26.689Z] f23df028b6ca: Pull complete [2024-03-12T23:20:26.689Z] d65c8cfc05b1: Pull complete [2024-03-12T23:20:44.881Z] 2437ff75d9bd: Pull complete [2024-03-12T23:20:44.881Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-12T23:20:44.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-12T23:20:44.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:20:45.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-5522 does not seem to be running inside a container [2024-03-12T23:20:45.386Z] $ 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/91 -v /w/workspace/app-record-replay/91:/w/workspace/app-record-replay/91:rw,z -v /w/workspace/app-record-replay/91@tmp:/w/workspace/app-record-replay/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-12T23:20:47.920Z] $ docker top 63444dd6fd02a68f725e31af24552509f61fd5f7e74fc8b099eb6f3fd46cb351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:20:48.535Z] ---> job-cost.sh [2024-03-12T23:20:48.801Z] lf-activate-venv: SKIPPING [2024-03-12T23:20:48.801Z] INFO: No Stack... [2024-03-12T23:20:49.065Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-12T23:20:50.013Z] INFO: Archiving Costs [Pipeline] sh [2024-03-12T23:20:50.328Z] + cat /w/workspace/app-record-replay/91/archives/cost.csv [2024-03-12T23:20:50.328Z] + cut -d, -f6 [Pipeline] lock [2024-03-12T23:20:50.384Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [2024-03-12T23:20:50.394Z] Resource [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] did not exist. Created. [2024-03-12T23:20:50.404Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-12T23:20:51.129Z] /w/workspace/app-record-replay/91@tmp/durable-71a0cc27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-12T23:20:51.447Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-12T23:20:51.727Z] Warning: overwriting stash ‘stack-cost’ [2024-03-12T23:20:51.779Z] Stashed 1 file(s) [Pipeline] } [2024-03-12T23:20:51.873Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-12T23:20:51.986Z] $ docker stop --time=1 63444dd6fd02a68f725e31af24552509f61fd5f7e74fc8b099eb6f3fd46cb351 [2024-03-12T23:20:53.458Z] $ docker rm -f --volumes 63444dd6fd02a68f725e31af24552509f61fd5f7e74fc8b099eb6f3fd46cb351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-12T23:20:54.778Z] provisioning config files... [2024-03-12T23:20:54.786Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10465893462070695547tmp [Pipeline] { [Pipeline] sh [2024-03-12T23:20:55.226Z] + set +x [2024-03-12T23:20:55.226Z] + curl -s https://codecov.io/bash [2024-03-12T23:20:55.226Z] + bash -s -- [2024-03-12T23:20:55.485Z] [2024-03-12T23:20:55.486Z] _____ _ [2024-03-12T23:20:55.486Z] / ____| | | [2024-03-12T23:20:55.486Z] | | ___ __| | ___ ___ _____ __ [2024-03-12T23:20:55.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-12T23:20:55.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-12T23:20:55.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-12T23:20:55.486Z] Bash-1.0.6 [2024-03-12T23:20:55.486Z] [2024-03-12T23:20:55.486Z] [2024-03-12T23:20:55.486Z] ==> git version 2.25.1 found [2024-03-12T23:20:55.486Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-12T23:20:55.486Z] Release-Date: 2020-01-08 [2024-03-12T23:20:55.486Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-12T23:20:55.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-12T23:20:55.486Z] ==> Jenkins CI detected. [2024-03-12T23:20:55.486Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-03-12T23:20:55.486Z] project root: . [2024-03-12T23:20:55.486Z] --> token set from env [2024-03-12T23:20:55.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-12T23:20:55.486Z] ==> Running gcov in . (disable via -X gcov) [2024-03-12T23:20:55.486Z] ==> Python coveragepy not found [2024-03-12T23:20:55.486Z] ==> Searching for coverage reports in: [2024-03-12T23:20:55.486Z] + . [2024-03-12T23:20:55.486Z] -> Found 1 reports [2024-03-12T23:20:55.486Z] ==> Detecting git/mercurial file structure [2024-03-12T23:20:55.486Z] ==> Reading reports [2024-03-12T23:20:55.486Z] + ./coverage.out bytes=24666 [2024-03-12T23:20:55.486Z] ==> Appending adjustments [2024-03-12T23:20:55.486Z] https://docs.codecov.io/docs/fixing-reports [2024-03-12T23:20:55.745Z] + Found adjustments [2024-03-12T23:20:55.745Z] ==> Gzipping contents [2024-03-12T23:20:55.745Z] 8.0K /tmp/codecov.Rsc1pP.gz [2024-03-12T23:20:55.745Z] ==> Uploading reports [2024-03-12T23:20:55.745Z] url: https://codecov.io [2024-03-12T23:20:55.745Z] query: branch=main&commit=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-12T23:20:55.745Z] -> Pinging Codecov [2024-03-12T23:20:55.746Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-12T23:20:56.004Z] -> Uploading to [2024-03-12T23:20:56.004Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-12/F467761B9912B4F32F9BC62907045C81/1e9672949cfb823ec9986450d7a7f4bcaf4a9b02/19a75b54-8276-4b0e-be16-fc9d04d5ff9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240312T232055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27bf145bf4e37c343ad0070ea89a7716903eae0e61e13b5ff13d3b657c32949c [2024-03-12T23:20:56.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-12T23:20:56.004Z] Dload Upload Total Spent Left Speed [2024-03-12T23:20:56.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 17640 --:--:-- --:--:-- --:--:-- 17640 [2024-03-12T23:20:56.263Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] } [2024-03-12T23:20:56.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-12T23:20:56.722Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-12T23:20:56.738Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:57.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-12T23:20:57.161Z] [2024-03-12T23:20:57.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:20:57.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-12T23:20:57.510Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-12T23:20:57.510Z] df9b9388f04a: Pulling fs layer [2024-03-12T23:20:57.510Z] 52dc419b0ee2: Pulling fs layer [2024-03-12T23:20:57.510Z] 25bc292e5bac: Pulling fs layer [2024-03-12T23:20:57.510Z] 114826534d7a: Pulling fs layer [2024-03-12T23:20:57.510Z] 4657fd5d0bcf: Pulling fs layer [2024-03-12T23:20:57.510Z] 6ad1cebc031e: Pulling fs layer [2024-03-12T23:20:57.510Z] 8a3aa393b2d8: Pulling fs layer [2024-03-12T23:20:57.510Z] 6ad1cebc031e: Waiting [2024-03-12T23:20:57.510Z] 114826534d7a: Waiting [2024-03-12T23:20:57.510Z] 4657fd5d0bcf: Waiting [2024-03-12T23:20:57.510Z] 8a3aa393b2d8: Waiting [2024-03-12T23:20:57.510Z] 25bc292e5bac: Verifying Checksum [2024-03-12T23:20:57.510Z] 25bc292e5bac: Download complete [2024-03-12T23:20:57.510Z] 52dc419b0ee2: Download complete [2024-03-12T23:20:57.510Z] 4657fd5d0bcf: Verifying Checksum [2024-03-12T23:20:57.510Z] 4657fd5d0bcf: Download complete [2024-03-12T23:20:57.510Z] df9b9388f04a: Verifying Checksum [2024-03-12T23:20:57.510Z] df9b9388f04a: Download complete [2024-03-12T23:20:57.769Z] 6ad1cebc031e: Verifying Checksum [2024-03-12T23:20:57.769Z] 6ad1cebc031e: Download complete [2024-03-12T23:20:57.769Z] df9b9388f04a: Pull complete [2024-03-12T23:20:57.769Z] 52dc419b0ee2: Pull complete [2024-03-12T23:20:57.769Z] 25bc292e5bac: Pull complete [2024-03-12T23:20:58.334Z] 114826534d7a: Verifying Checksum [2024-03-12T23:20:58.334Z] 114826534d7a: Download complete [2024-03-12T23:20:58.334Z] 8a3aa393b2d8: Verifying Checksum [2024-03-12T23:20:58.334Z] 8a3aa393b2d8: Download complete [2024-03-12T23:21:01.618Z] 114826534d7a: Pull complete [2024-03-12T23:21:01.618Z] 4657fd5d0bcf: Pull complete [2024-03-12T23:21:01.877Z] 6ad1cebc031e: Pull complete [2024-03-12T23:21:04.406Z] 8a3aa393b2d8: Pull complete [2024-03-12T23:21:04.407Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-12T23:21:04.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-12T23:21:04.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:21:04.680Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:21:04.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-12T23:21:09.240Z] $ docker top ad753f529a0d1c2e2378e4200c767c39b91796df2b6c1c62eb66d957e4ec9b40 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-12T23:21:09.398Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-03-12T23:21:09.680Z] + set -o pipefail [2024-03-12T23:21:09.680Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-03-12T23:21:17.803Z] [2024-03-12T23:21:17.803Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-03-12T23:21:17.803Z] [2024-03-12T23:21:17.803Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/d114db77-d291-4829-905e-34d48a0957eb [2024-03-12T23:21:17.803Z] [2024-03-12T23:21:17.803Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-12T23:21:17.803Z] [2024-03-12T23:21:17.803Z] [2024-03-12T23:21:17.803Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-12T23:21:17.803Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-12T23:21:17.803Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-12T23:21:17.821Z] $ docker stop --time=1 ad753f529a0d1c2e2378e4200c767c39b91796df2b6c1c62eb66d957e4ec9b40 [2024-03-12T23:21:21.163Z] $ docker rm -f --volumes ad753f529a0d1c2e2378e4200c767c39b91796df2b6c1c62eb66d957e4ec9b40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-12T23:21:22.649Z] + git log --format=format:%s -1 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] sh [2024-03-12T23:21:22.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-12T23:21:22.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:21:23.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T23:21:23.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:21:23.466Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:21:23.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-12T23:21:24.045Z] $ docker top 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 -eo pid,comm [2024-03-12T23:21:24.090Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-12T23:21:24.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-12T23:21:24.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T23:21:24.290Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T23:21:24.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T23:21:24.405Z] $ docker exec 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 ssh-agent [2024-03-12T23:21:24.504Z] SSH_AUTH_SOCK=/tmp/ssh-dydHlkplSJAC/agent.31 [2024-03-12T23:21:24.504Z] SSH_AGENT_PID=37 [2024-03-12T23:21:24.509Z] Running ssh-add (command line suppressed) [2024-03-12T23:21:24.605Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_119644061650308270.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_119644061650308270.key) [2024-03-12T23:21:24.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T23:21:24.952Z] + git semver tag [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,132 [run_tag] DEBUG tag force:False [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,132 [check_head_tag] DEBUG check head tag [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,133 [execute] INFO git cat-file --batch-check [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,138 [execute] INFO git cat-file --batch [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,168 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,168 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,168 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-12T23:21:25.213Z] 2024-03-12 23:21:25,173 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:21:25.213Z] 3.2.0-dev.16 [Pipeline] } [2024-03-12T23:21:25.228Z] $ docker exec --env ******** --env ******** 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 ssh-agent -k [2024-03-12T23:21:25.330Z] unset SSH_AUTH_SOCK; [2024-03-12T23:21:25.330Z] unset SSH_AGENT_PID; [2024-03-12T23:21:25.331Z] echo Agent pid 37 killed; [2024-03-12T23:21:25.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-12T23:21:25.853Z] + git semver [Pipeline] } [2024-03-12T23:21:26.132Z] $ docker stop --time=1 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 [2024-03-12T23:21:27.438Z] $ docker rm -f --volumes 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:21:28.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-12T23:21:28.112Z] [2024-03-12T23:21:28.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:21:28.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-12T23:21:28.468Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-12T23:21:28.468Z] ab5ef0e58194: Pulling fs layer [2024-03-12T23:21:28.468Z] 9712f1f96733: Pulling fs layer [2024-03-12T23:21:28.468Z] 63f879dbbcfc: Pulling fs layer [2024-03-12T23:21:28.468Z] 0d9ebad4ef96: Pulling fs layer [2024-03-12T23:21:28.468Z] e9a5061849ea: Pulling fs layer [2024-03-12T23:21:28.468Z] d747dcd14b5f: Pulling fs layer [2024-03-12T23:21:28.468Z] 2de7ff778b66: Pulling fs layer [2024-03-12T23:21:28.468Z] d747dcd14b5f: Waiting [2024-03-12T23:21:28.468Z] 0d9ebad4ef96: Waiting [2024-03-12T23:21:28.468Z] e9a5061849ea: Waiting [2024-03-12T23:21:28.468Z] 2de7ff778b66: Waiting [2024-03-12T23:21:28.468Z] 9712f1f96733: Download complete [2024-03-12T23:21:28.729Z] 63f879dbbcfc: Verifying Checksum [2024-03-12T23:21:28.729Z] 63f879dbbcfc: Download complete [2024-03-12T23:21:28.987Z] e9a5061849ea: Verifying Checksum [2024-03-12T23:21:28.987Z] e9a5061849ea: Download complete [2024-03-12T23:21:28.987Z] d747dcd14b5f: Download complete [2024-03-12T23:21:28.987Z] ab5ef0e58194: Download complete [2024-03-12T23:21:28.987Z] 0d9ebad4ef96: Download complete [2024-03-12T23:21:28.987Z] 2de7ff778b66: Verifying Checksum [2024-03-12T23:21:28.987Z] 2de7ff778b66: Download complete [2024-03-12T23:21:32.273Z] ab5ef0e58194: Pull complete [2024-03-12T23:21:32.273Z] 9712f1f96733: Pull complete [2024-03-12T23:21:32.841Z] 63f879dbbcfc: Pull complete [2024-03-12T23:21:37.028Z] 0d9ebad4ef96: Pull complete [2024-03-12T23:21:37.028Z] e9a5061849ea: Pull complete [2024-03-12T23:21:37.028Z] d747dcd14b5f: Pull complete [2024-03-12T23:21:38.408Z] 2de7ff778b66: Pull complete [2024-03-12T23:21:38.408Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-12T23:21:38.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-12T23:21:38.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:21:38.693Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:21:38.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-12T23:21:44.126Z] $ docker top c641e789494e3e0494665ff468048d577b605f7e36f33721bb4005a6bd6e01be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-12T23:21:44.300Z] provisioning config files... [2024-03-12T23:21:44.307Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7728567271941682239tmp [2024-03-12T23:21:44.316Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8061982835428763732tmp [2024-03-12T23:21:44.327Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4591492555400895581tmp [Pipeline] { [Pipeline] echo [2024-03-12T23:21:44.484Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:21:44.780Z] ---> sigul-configuration.sh [2024-03-12T23:21:44.780Z] gpg: directory `/root/.gnupg' created [2024-03-12T23:21:44.780Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-12T23:21:44.780Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-12T23:21:44.780Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-12T23:21:44.780Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-12T23:21:44.780Z] gpg: CAST5 encrypted data [2024-03-12T23:21:44.780Z] gpg: encrypted with 1 passphrase [2024-03-12T23:21:44.780Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-12T23:21:45.083Z] + mkdir /home/jenkins [2024-03-12T23:21:45.083Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-12T23:21:45.382Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-12T23:21:45.401Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:21:45.823Z] ---> sigul-install.sh [2024-03-12T23:21:45.824Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-12T23:21:46.123Z] + git tag --list [2024-03-12T23:21:46.123Z] v3.1 [2024-03-12T23:21:46.123Z] v3.1.0 [2024-03-12T23:21:46.123Z] v3.1.0-dev.0 [2024-03-12T23:21:46.123Z] v3.1.0-dev.1 [2024-03-12T23:21:46.123Z] v3.1.0-dev.10 [2024-03-12T23:21:46.123Z] v3.1.0-dev.11 [2024-03-12T23:21:46.123Z] v3.1.0-dev.12 [2024-03-12T23:21:46.123Z] v3.1.0-dev.13 [2024-03-12T23:21:46.123Z] v3.1.0-dev.14 [2024-03-12T23:21:46.123Z] v3.1.0-dev.15 [2024-03-12T23:21:46.123Z] v3.1.0-dev.16 [2024-03-12T23:21:46.123Z] v3.1.0-dev.17 [2024-03-12T23:21:46.123Z] v3.1.0-dev.18 [2024-03-12T23:21:46.123Z] v3.1.0-dev.19 [2024-03-12T23:21:46.123Z] v3.1.0-dev.2 [2024-03-12T23:21:46.123Z] v3.1.0-dev.20 [2024-03-12T23:21:46.123Z] v3.1.0-dev.21 [2024-03-12T23:21:46.123Z] v3.1.0-dev.22 [2024-03-12T23:21:46.123Z] v3.1.0-dev.23 [2024-03-12T23:21:46.123Z] v3.1.0-dev.24 [2024-03-12T23:21:46.123Z] v3.1.0-dev.25 [2024-03-12T23:21:46.123Z] v3.1.0-dev.26 [2024-03-12T23:21:46.123Z] v3.1.0-dev.27 [2024-03-12T23:21:46.123Z] v3.1.0-dev.28 [2024-03-12T23:21:46.123Z] v3.1.0-dev.29 [2024-03-12T23:21:46.123Z] v3.1.0-dev.3 [2024-03-12T23:21:46.123Z] v3.1.0-dev.30 [2024-03-12T23:21:46.123Z] v3.1.0-dev.31 [2024-03-12T23:21:46.123Z] v3.1.0-dev.32 [2024-03-12T23:21:46.123Z] v3.1.0-dev.33 [2024-03-12T23:21:46.123Z] v3.1.0-dev.34 [2024-03-12T23:21:46.123Z] v3.1.0-dev.35 [2024-03-12T23:21:46.123Z] v3.1.0-dev.36 [2024-03-12T23:21:46.123Z] v3.1.0-dev.37 [2024-03-12T23:21:46.123Z] v3.1.0-dev.38 [2024-03-12T23:21:46.123Z] v3.1.0-dev.39 [2024-03-12T23:21:46.123Z] v3.1.0-dev.4 [2024-03-12T23:21:46.123Z] v3.1.0-dev.40 [2024-03-12T23:21:46.123Z] v3.1.0-dev.41 [2024-03-12T23:21:46.123Z] v3.1.0-dev.42 [2024-03-12T23:21:46.123Z] v3.1.0-dev.43 [2024-03-12T23:21:46.123Z] v3.1.0-dev.44 [2024-03-12T23:21:46.123Z] v3.1.0-dev.45 [2024-03-12T23:21:46.123Z] v3.1.0-dev.46 [2024-03-12T23:21:46.123Z] v3.1.0-dev.47 [2024-03-12T23:21:46.123Z] v3.1.0-dev.48 [2024-03-12T23:21:46.123Z] v3.1.0-dev.49 [2024-03-12T23:21:46.123Z] v3.1.0-dev.5 [2024-03-12T23:21:46.123Z] v3.1.0-dev.50 [2024-03-12T23:21:46.123Z] v3.1.0-dev.51 [2024-03-12T23:21:46.123Z] v3.1.0-dev.52 [2024-03-12T23:21:46.123Z] v3.1.0-dev.53 [2024-03-12T23:21:46.123Z] v3.1.0-dev.54 [2024-03-12T23:21:46.123Z] v3.1.0-dev.55 [2024-03-12T23:21:46.123Z] v3.1.0-dev.56 [2024-03-12T23:21:46.123Z] v3.1.0-dev.57 [2024-03-12T23:21:46.123Z] v3.1.0-dev.58 [2024-03-12T23:21:46.123Z] v3.1.0-dev.59 [2024-03-12T23:21:46.123Z] v3.1.0-dev.6 [2024-03-12T23:21:46.123Z] v3.1.0-dev.60 [2024-03-12T23:21:46.123Z] v3.1.0-dev.61 [2024-03-12T23:21:46.123Z] v3.1.0-dev.62 [2024-03-12T23:21:46.123Z] v3.1.0-dev.63 [2024-03-12T23:21:46.123Z] v3.1.0-dev.64 [2024-03-12T23:21:46.123Z] v3.1.0-dev.65 [2024-03-12T23:21:46.123Z] v3.1.0-dev.66 [2024-03-12T23:21:46.123Z] v3.1.0-dev.67 [2024-03-12T23:21:46.123Z] v3.1.0-dev.68 [2024-03-12T23:21:46.123Z] v3.1.0-dev.7 [2024-03-12T23:21:46.123Z] v3.1.0-dev.8 [2024-03-12T23:21:46.123Z] v3.1.0-dev.9 [2024-03-12T23:21:46.123Z] v3.2.0-dev.1 [2024-03-12T23:21:46.123Z] v3.2.0-dev.10 [2024-03-12T23:21:46.123Z] v3.2.0-dev.11 [2024-03-12T23:21:46.123Z] v3.2.0-dev.12 [2024-03-12T23:21:46.123Z] v3.2.0-dev.13 [2024-03-12T23:21:46.123Z] v3.2.0-dev.14 [2024-03-12T23:21:46.123Z] v3.2.0-dev.15 [2024-03-12T23:21:46.123Z] v3.2.0-dev.16 [2024-03-12T23:21:46.123Z] v3.2.0-dev.2 [2024-03-12T23:21:46.123Z] v3.2.0-dev.3 [2024-03-12T23:21:46.123Z] v3.2.0-dev.4 [2024-03-12T23:21:46.123Z] v3.2.0-dev.5 [2024-03-12T23:21:46.123Z] v3.2.0-dev.6 [2024-03-12T23:21:46.123Z] v3.2.0-dev.7 [2024-03-12T23:21:46.123Z] v3.2.0-dev.8 [2024-03-12T23:21:46.123Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-12T23:21:46.419Z] + lftools sign git-tag v3.2.0-dev.16 [2024-03-12T23:21:46.989Z] Signing Git tag with Sigul... [2024-03-12T23:21:46.989Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-03-12T23:21:47.264Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:21:47.559Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-12T23:21:47.568Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-12T23:21:47.705Z] $ docker stop --time=1 c641e789494e3e0494665ff468048d577b605f7e36f33721bb4005a6bd6e01be [2024-03-12T23:21:49.039Z] $ docker rm -f --volumes c641e789494e3e0494665ff468048d577b605f7e36f33721bb4005a6bd6e01be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-12T23:21:49.978Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-12T23:21:49.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:21:50.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T23:21:50.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:21:50.525Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:21:50.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-12T23:21:50.924Z] $ docker top f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 -eo pid,comm [2024-03-12T23:21:50.970Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-12T23:21:50.970Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-12T23:21:51.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T23:21:51.175Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T23:21:51.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T23:21:51.309Z] $ docker exec f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 ssh-agent [2024-03-12T23:21:51.412Z] SSH_AUTH_SOCK=/tmp/ssh-SGlS1sPnXcwR/agent.32 [2024-03-12T23:21:51.412Z] SSH_AGENT_PID=38 [2024-03-12T23:21:51.416Z] Running ssh-add (command line suppressed) [2024-03-12T23:21:51.546Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_273889192356453800.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_273889192356453800.key) [2024-03-12T23:21:51.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T23:21:51.987Z] + git semver bump pre [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,137 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,138 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,138 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,138 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,138 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,138 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,141 [execute] INFO git cat-file --batch-check [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,147 [execute] INFO git cat-file --batch [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-12T23:21:52.265Z] 2024-03-12 23:21:52,153 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:21:52.265Z] 3.2.0-dev.17 [Pipeline] } [2024-03-12T23:21:52.289Z] $ docker exec --env ******** --env ******** f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 ssh-agent -k [2024-03-12T23:21:52.390Z] unset SSH_AUTH_SOCK; [2024-03-12T23:21:52.390Z] unset SSH_AGENT_PID; [2024-03-12T23:21:52.390Z] echo Agent pid 38 killed; [2024-03-12T23:21:52.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-12T23:21:52.978Z] + git semver [Pipeline] } [2024-03-12T23:21:53.257Z] $ docker stop --time=1 f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 [2024-03-12T23:21:54.513Z] $ docker rm -f --volumes f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-12T23:21:55.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-12T23:21:55.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:21:55.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T23:21:55.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:21:55.579Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:21:55.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-12T23:21:55.949Z] $ docker top fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 -eo pid,comm [2024-03-12T23:21:55.994Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-12T23:21:55.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-12T23:21:56.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T23:21:56.225Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T23:21:56.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T23:21:56.352Z] $ docker exec fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 ssh-agent [2024-03-12T23:21:56.452Z] SSH_AUTH_SOCK=/tmp/ssh-iv7wzRfSfpWc/agent.32 [2024-03-12T23:21:56.452Z] SSH_AGENT_PID=38 [2024-03-12T23:21:56.457Z] Running ssh-add (command line suppressed) [2024-03-12T23:21:56.569Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1225660755292557725.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1225660755292557725.key) [2024-03-12T23:21:56.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T23:21:56.919Z] + git semver push [2024-03-12T23:21:57.179Z] 2024-03-12 23:21:57,105 [run_push] DEBUG push [2024-03-12T23:21:57.179Z] 2024-03-12 23:21:57,106 [execute] INFO git cat-file --batch-check [2024-03-12T23:21:57.179Z] 2024-03-12 23:21:57,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-12T23:21:57.179Z] 2024-03-12 23:21:57,111 [execute] INFO git rev-list 8a7e8c877d201789eab1fc615953489dbb565ab1 -- [2024-03-12T23:21:57.179Z] 2024-03-12 23:21:57,111 [execute] DEBUG Popen(['git', 'rev-list', '8a7e8c877d201789eab1fc615953489dbb565ab1', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-12T23:21:57.179Z] 2024-03-12 23:21:57,119 [execute] INFO git fetch -v origin [2024-03-12T23:21:57.179Z] 2024-03-12 23:21:57,119 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-12T23:21:57.745Z] 2024-03-12 23:21:57,616 [run_push] DEBUG no remote changes detected [2024-03-12T23:21:57.745Z] 2024-03-12 23:21:57,616 [execute] INFO git push origin semver [2024-03-12T23:21:57.745Z] 2024-03-12 23:21:57,617 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-12T23:21:58.684Z] 2024-03-12 23:21:58,332 [run_push] DEBUG push all version tags [2024-03-12T23:21:58.684Z] 2024-03-12 23:21:58,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-12T23:21:58.684Z] 2024-03-12 23:21:58,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-12T23:21:59.255Z] 2024-03-12 23:21:59,029 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-12T23:21:59.255Z] 3.2.0-dev.17 [Pipeline] } [2024-03-12T23:21:59.272Z] $ docker exec --env ******** --env ******** fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 ssh-agent -k [2024-03-12T23:21:59.378Z] unset SSH_AUTH_SOCK; [2024-03-12T23:21:59.378Z] unset SSH_AGENT_PID; [2024-03-12T23:21:59.378Z] echo Agent pid 38 killed; [2024-03-12T23:21:59.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-12T23:21:59.952Z] + git semver [Pipeline] } [2024-03-12T23:22:00.231Z] $ docker stop --time=1 fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 [2024-03-12T23:22:01.560Z] $ docker rm -f --volumes fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-12T23:22:03.205Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-03-12T23:22:03.205Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-12T23:22:03.205Z] total 16 [2024-03-12T23:22:03.205Z] drwxr-xr-x 3 root root 4096 Mar 12 23:12 . [2024-03-12T23:22:03.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 23:21 .. [2024-03-12T23:22:03.205Z] drwxr-xr-x 2 root root 4096 Mar 12 23:12 cost [2024-03-12T23:22:03.205Z] -rw-r--r-- 1 root root 88 Mar 12 23:12 cost.csv [2024-03-12T23:22:03.205Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-12T23:22:03.205Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-12T23:22:03.205Z] total 16 [2024-03-12T23:22:03.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 23:12 . [2024-03-12T23:22:03.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 23:21 .. [2024-03-12T23:22:03.205Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 23:12 cost [2024-03-12T23:22:03.205Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 12 23:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:22:03.500Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:22:04.368Z] ---> package-listing.sh [2024-03-12T23:22:04.368Z] ++ facter osfamily [2024-03-12T23:22:04.368Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-12T23:22:04.629Z] + OS_FAMILY=debian [2024-03-12T23:22:04.629Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-03-12T23:22:04.629Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-12T23:22:04.629Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-12T23:22:04.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-12T23:22:04.629Z] + PACKAGES=/tmp/packages_start.txt [2024-03-12T23:22:04.629Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-12T23:22:04.629Z] + PACKAGES=/tmp/packages_end.txt [2024-03-12T23:22:04.629Z] + case "${OS_FAMILY}" in [2024-03-12T23:22:04.629Z] + dpkg -l [2024-03-12T23:22:04.629Z] + grep '^ii' [2024-03-12T23:22:04.629Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-12T23:22:04.629Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-12T23:22:04.629Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-12T23:22:04.629Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-12T23:22:04.629Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-03-12T23:22:04.629Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-03-12T23:22:04.641Z] 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-12T23:22:04.920Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T23:22:05.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-12T23:22:05.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T23:22:05.739Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2024-03-12T23:22:05.777Z] $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-12T23:22:05.989Z] $ docker top 0336761468e6923441684861039954a411acba85807f93ff5b4b70cce3f862fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T23:22:06.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-12T23:22:06.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-12T23:22:07.024Z] + ls /var/log/sa-host [2024-03-12T23:22:07.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T23:22:07.244Z] provisioning config files... [2024-03-12T23:22:07.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15592834156907343187tmp [Pipeline] { [Pipeline] echo [2024-03-12T23:22:07.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:22:07.740Z] ---> create-netrc.sh [Pipeline] } [2024-03-12T23:22:07.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:22:08.191Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-12T23:22:08.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:22:08.484Z] ---> sudo-logs.sh [2024-03-12T23:22:08.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-12T23:22:08.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:22:08.861Z] ---> job-cost.sh [2024-03-12T23:22:08.861Z] lf-activate-venv: SKIPPING [2024-03-12T23:22:08.861Z] DEBUG: total: 0.2199999988079071 [2024-03-12T23:22:08.861Z] INFO: Retrieving Stack Cost... [2024-03-12T23:22:09.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-12T23:22:09.693Z] INFO: Archiving Costs [Pipeline] echo [2024-03-12T23:22:09.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T23:22:09.989Z] ---> logs-deploy.sh [2024-03-12T23:22:09.990Z] lf-activate-venv: SKIPPING [2024-03-12T23:22:09.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/91 [2024-03-12T23:22:09.990Z] INFO: archiving workspace using pattern(s): [2024-03-12T23:22:10.928Z] Archives upload complete. [2024-03-12T23:22:11.188Z] INFO: archiving logs to Nexus