Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f96719caec97f71daa19372f5503ea6385d9957 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-ssh17294644621732086720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5905302348956705658.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10656319360788504425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh11499459237137017462.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-ssh6401959262014819286.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-17542 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 6f96719caec97f71daa19372f5503ea6385d9957 (main) > 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 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 Commit message: "Merge pull request #106 from lenny-intel/cve" > git rev-list --no-walk 17bff3b2376047bc87c499615cc452c2e61935d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:46:23.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:46:23.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:46:23.196Z] ========================================================= [2023-11-14T21:46:23.197Z] EdgeX Global Pipelines Version Info [2023-11-14T21:46:23.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:23.924Z] ------------------- [2023-11-14T21:46:23.924Z] stable info: [2023-11-14T21:46:23.924Z] ------------------- [2023-11-14T21:46:23.924Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:46:23.924Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:23.924Z] Message: update stable to v1.0.257 [2023-11-14T21:46:24.530Z] ------------------- [2023-11-14T21:46:24.530Z] experimental info: [2023-11-14T21:46:24.530Z] ------------------- [2023-11-14T21:46:24.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:46:24.530Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:24.530Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:46:24.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-14T21:46:24.721Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-14T21:46:24.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:46:24.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:46:24.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:46:24.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:46:24.811Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:46:24.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:46:24.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:46:24.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:46:24.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:46:24.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-14T21:46:24.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:46:24.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:46:24.937Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:24.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:24.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:46:24.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:46:25.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:46:25.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:46:25.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:46:25.056Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:46:25.073Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:46:25.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:46:25.111Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:46:25.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:46:25.141Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:46:25.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:46:25.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:46:25.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:46:25.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f96719caec97f71daa19372f5503ea6385d9957 [Pipeline] echo [2023-11-14T21:46:25.228Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f96719 [Pipeline] echo [2023-11-14T21:46:25.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:46:25.301Z] provisioning config files... [2023-11-14T21:46:25.315Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14244457864537544285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:25.622Z] ---> docker-login.sh [2023-11-14T21:46:25.622Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:46:25.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:25.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:25.884Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:25.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:25.884Z] [2023-11-14T21:46:25.884Z] Login Succeeded [2023-11-14T21:46:25.884Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:46:25.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:26.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:26.143Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:26.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:26.143Z] [2023-11-14T21:46:26.143Z] Login Succeeded [2023-11-14T21:46:26.143Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:46:26.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:26.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:26.143Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:26.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:26.143Z] [2023-11-14T21:46:26.143Z] Login Succeeded [2023-11-14T21:46:26.143Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:46:26.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:26.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:26.143Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:26.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:26.143Z] [2023-11-14T21:46:26.143Z] Login Succeeded [2023-11-14T21:46:26.143Z] docker.io [2023-11-14T21:46:26.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:26.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:26.664Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:26.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:26.664Z] [2023-11-14T21:46:26.664Z] Login Succeeded [2023-11-14T21:46:26.664Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:46:26.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:46:27.062Z] + git rev-list -1 --merges 6f96719caec97f71daa19372f5503ea6385d9957~1..6f96719caec97f71daa19372f5503ea6385d9957 [Pipeline] echo [2023-11-14T21:46:27.203Z] -----------> git rev-list -1 --merges 6f96719caec97f71daa19372f5503ea6385d9957~1..6f96719caec97f71daa19372f5503ea6385d9957 6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T21:46:27.203Z] 6f96719caec97f71daa19372f5503ea6385d9957 [false] [Pipeline] sh [2023-11-14T21:46:27.495Z] + git log --format=format:%s -1 6f96719caec97f71daa19372f5503ea6385d9957 [Pipeline] echo [2023-11-14T21:46:27.511Z] ========================================================= [2023-11-14T21:46:27.511Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:46:27.511Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:46:27.833Z] + git log --format=format:%s -1 6f96719caec97f71daa19372f5503ea6385d9957 [Pipeline] echo [2023-11-14T21:46:27.845Z] [semverPrep] GIT_COMMIT: 6f96719caec97f71daa19372f5503ea6385d9957, Commit Message: Merge pull request #106 from lenny-intel/cve [Pipeline] echo [2023-11-14T21:46:27.857Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:46:28.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:46:28.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:46:28.211Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:46:28.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:46:28.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:46:28.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:46:28.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:28.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:28.557Z] [2023-11-14T21:46:28.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:28.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:28.856Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:46:28.856Z] b85a868b505f: Pulling fs layer [2023-11-14T21:46:28.856Z] e2be974225ed: Pulling fs layer [2023-11-14T21:46:28.856Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:46:28.856Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:46:28.856Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:46:28.856Z] eaf3925da568: Pulling fs layer [2023-11-14T21:46:28.856Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:46:28.856Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:46:28.856Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:46:28.856Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:46:28.856Z] 988bab9f4d93: Waiting [2023-11-14T21:46:28.856Z] 1469e6f7b9e6: Waiting [2023-11-14T21:46:28.856Z] bab4dde63d76: Waiting [2023-11-14T21:46:28.856Z] eaf3925da568: Waiting [2023-11-14T21:46:28.856Z] bde34c3a00c8: Waiting [2023-11-14T21:46:28.856Z] b352a97aabf1: Waiting [2023-11-14T21:46:28.856Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:46:28.856Z] 4872d77fe225: Waiting [2023-11-14T21:46:28.856Z] 5851b861e8e6: Waiting [2023-11-14T21:46:28.856Z] e2be974225ed: Verifying Checksum [2023-11-14T21:46:28.856Z] e2be974225ed: Download complete [2023-11-14T21:46:28.856Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:46:28.856Z] 988bab9f4d93: Download complete [2023-11-14T21:46:29.115Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:46:29.115Z] 1469e6f7b9e6: Download complete [2023-11-14T21:46:29.115Z] eaf3925da568: Download complete [2023-11-14T21:46:29.115Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:46:29.115Z] 339a4e72a1f5: Download complete [2023-11-14T21:46:29.115Z] bde34c3a00c8: Verifying Checksum [2023-11-14T21:46:29.115Z] bde34c3a00c8: Download complete [2023-11-14T21:46:29.115Z] b352a97aabf1: Verifying Checksum [2023-11-14T21:46:29.115Z] b352a97aabf1: Download complete [2023-11-14T21:46:29.115Z] 4872d77fe225: Download complete [2023-11-14T21:46:29.115Z] 5851b861e8e6: Verifying Checksum [2023-11-14T21:46:29.115Z] 5851b861e8e6: Download complete [2023-11-14T21:46:29.115Z] b85a868b505f: Verifying Checksum [2023-11-14T21:46:29.115Z] b85a868b505f: Download complete [2023-11-14T21:46:29.683Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:46:29.683Z] bab4dde63d76: Download complete [2023-11-14T21:46:30.618Z] b85a868b505f: Pull complete [2023-11-14T21:46:30.618Z] e2be974225ed: Pull complete [2023-11-14T21:46:31.186Z] 339a4e72a1f5: Pull complete [2023-11-14T21:46:31.186Z] 988bab9f4d93: Pull complete [2023-11-14T21:46:31.446Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:46:31.706Z] eaf3925da568: Pull complete [2023-11-14T21:46:33.624Z] bab4dde63d76: Pull complete [2023-11-14T21:46:33.624Z] bde34c3a00c8: Pull complete [2023-11-14T21:46:33.624Z] b352a97aabf1: Pull complete [2023-11-14T21:46:33.624Z] 4872d77fe225: Pull complete [2023-11-14T21:46:33.886Z] 5851b861e8e6: Pull complete [2023-11-14T21:46:33.886Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:46:33.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:33.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:46:33.993Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T21:46:34.032Z] $ 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 [2023-11-14T21:46:36.447Z] $ docker top dfa5c4210ab6f3139ba58c536ee0f4031ed0532654e39cebd765dd56447653e6 -eo pid,comm [2023-11-14T21:46:36.507Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T21:46:36.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:46:36.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:46:36.536Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:46:36.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:46:36.674Z] $ docker exec dfa5c4210ab6f3139ba58c536ee0f4031ed0532654e39cebd765dd56447653e6 ssh-agent [2023-11-14T21:46:36.780Z] SSH_AUTH_SOCK=/tmp/ssh-bRZxbZUNwg9u/agent.32 [2023-11-14T21:46:36.780Z] SSH_AGENT_PID=38 [2023-11-14T21:46:36.787Z] Running ssh-add (command line suppressed) [2023-11-14T21:46:36.895Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8660633651587988100.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8660633651587988100.key) [2023-11-14T21:46:36.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:46:37.192Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:46:37.215Z] $ docker exec --env ******** --env ******** dfa5c4210ab6f3139ba58c536ee0f4031ed0532654e39cebd765dd56447653e6 ssh-agent -k [2023-11-14T21:46:37.323Z] unset SSH_AUTH_SOCK; [2023-11-14T21:46:37.324Z] unset SSH_AGENT_PID; [2023-11-14T21:46:37.325Z] echo Agent pid 38 killed; [2023-11-14T21:46:37.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:46:37.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:46:37.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:46:37.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:46:37.485Z] $ docker exec dfa5c4210ab6f3139ba58c536ee0f4031ed0532654e39cebd765dd56447653e6 ssh-agent [2023-11-14T21:46:37.617Z] SSH_AUTH_SOCK=/tmp/ssh-UmYYLtUA2r13/agent.70 [2023-11-14T21:46:37.617Z] SSH_AGENT_PID=76 [2023-11-14T21:46:37.623Z] Running ssh-add (command line suppressed) [2023-11-14T21:46:37.751Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6790671162723109257.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6790671162723109257.key) [2023-11-14T21:46:37.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:46:38.049Z] + git semver init [2023-11-14T21:46:38.318Z] 2023-11-14 21:46:38,268 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:46:38.318Z] 2023-11-14 21:46:38,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-14T21:46:38.318Z] 2023-11-14 21:46:38,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-14T21:46:38.318Z] 2023-11-14 21:46:38,270 [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) [2023-11-14T21:46:39.258Z] 2023-11-14 21:46:39,010 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-11-14T21:46:39.258Z] 2023-11-14 21:46:39,011 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-11-14T21:46:39.258Z] 2023-11-14 21:46:39,011 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T21:46:39.258Z] 2023-11-14 21:46:39,011 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T21:46:39.258Z] 3.1.0-dev.67 [Pipeline] } [2023-11-14T21:46:39.274Z] $ docker exec --env ******** --env ******** dfa5c4210ab6f3139ba58c536ee0f4031ed0532654e39cebd765dd56447653e6 ssh-agent -k [2023-11-14T21:46:39.381Z] unset SSH_AUTH_SOCK; [2023-11-14T21:46:39.381Z] unset SSH_AGENT_PID; [2023-11-14T21:46:39.381Z] echo Agent pid 76 killed; [2023-11-14T21:46:39.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:46:39.692Z] + git semver [Pipeline] } [2023-11-14T21:46:39.970Z] $ docker stop --time=1 dfa5c4210ab6f3139ba58c536ee0f4031ed0532654e39cebd765dd56447653e6 [2023-11-14T21:46:41.378Z] $ docker rm -f --volumes dfa5c4210ab6f3139ba58c536ee0f4031ed0532654e39cebd765dd56447653e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:46:41.720Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:46:41.939Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:46:41.943Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.67 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:46:42.109Z] provisioning config files... [2023-11-14T21:46:42.116Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17590053651820824812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:42.408Z] ---> docker-login.sh [2023-11-14T21:46:42.409Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:46:42.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:42.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:42.409Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:42.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:42.409Z] [2023-11-14T21:46:42.409Z] Login Succeeded [2023-11-14T21:46:42.409Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:46:42.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:42.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:42.409Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:42.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:42.409Z] [2023-11-14T21:46:42.409Z] Login Succeeded [2023-11-14T21:46:42.409Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:46:42.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:42.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:42.668Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:42.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:42.668Z] [2023-11-14T21:46:42.668Z] Login Succeeded [2023-11-14T21:46:42.668Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:46:42.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:42.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:42.668Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:42.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:42.668Z] [2023-11-14T21:46:42.668Z] Login Succeeded [2023-11-14T21:46:42.668Z] docker.io [2023-11-14T21:46:42.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:43.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:43.188Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:43.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:43.188Z] [2023-11-14T21:46:43.188Z] Login Succeeded [2023-11-14T21:46:43.188Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:46:43.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:46:43.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:46:43.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:46:43.283Z] ========================================================= [2023-11-14T21:46:43.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:46:43.283Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:43.606Z] + 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 . [2023-11-14T21:46:43.606Z] Sending build context to Docker daemon 647.7kB [2023-11-14T21:46:43.606Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:46:43.606Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:46:43.606Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:46:43.606Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:46:43.606Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:46:43.606Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:46:43.606Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:46:43.606Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:46:43.606Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:46:43.606Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:46:43.606Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:46:43.606Z] 1f1c1a5573a3: Waiting [2023-11-14T21:46:43.606Z] ce7588e14bc9: Waiting [2023-11-14T21:46:43.606Z] b5e4710f87ac: Waiting [2023-11-14T21:46:43.606Z] ad3a456e5733: Waiting [2023-11-14T21:46:43.606Z] 69c7f0334f64: Waiting [2023-11-14T21:46:43.606Z] c4d48a809fc2: Verifying Checksum [2023-11-14T21:46:43.606Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:46:43.606Z] ad3a456e5733: Download complete [2023-11-14T21:46:43.607Z] 69c7f0334f64: Download complete [2023-11-14T21:46:43.607Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:46:43.607Z] 7264a8db6415: Download complete [2023-11-14T21:46:43.867Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:46:43.867Z] 1f1c1a5573a3: Download complete [2023-11-14T21:46:43.867Z] 7264a8db6415: Pull complete [2023-11-14T21:46:44.126Z] c4d48a809fc2: Pull complete [2023-11-14T21:46:44.126Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:46:44.126Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:46:44.126Z] 4f1c88b9dad5: Download complete [2023-11-14T21:46:44.714Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:46:44.714Z] ce7588e14bc9: Download complete [2023-11-14T21:46:48.002Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:46:48.002Z] ad3a456e5733: Pull complete [2023-11-14T21:46:48.002Z] 69c7f0334f64: Pull complete [2023-11-14T21:46:48.002Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:46:50.546Z] ce7588e14bc9: Pull complete [2023-11-14T21:46:51.117Z] b5e4710f87ac: Pull complete [2023-11-14T21:46:51.117Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:46:51.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:46:51.117Z] ---> 88b5674ff536 [2023-11-14T21:46:51.117Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:46:53.659Z] ---> Running in 6a69b39eb521 [2023-11-14T21:46:53.659Z] Removing intermediate container 6a69b39eb521 [2023-11-14T21:46:53.659Z] ---> 8dd29cc3dc6f [2023-11-14T21:46:53.659Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:46:53.659Z] ---> Running in 70750459c63c [2023-11-14T21:46:53.659Z] Removing intermediate container 70750459c63c [2023-11-14T21:46:53.659Z] ---> 7fb2bbf5b204 [2023-11-14T21:46:53.659Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:46:53.659Z] ---> Running in 5b30c62a1c51 [2023-11-14T21:46:53.659Z] Removing intermediate container 5b30c62a1c51 [2023-11-14T21:46:53.659Z] ---> 899b43b3b627 [2023-11-14T21:46:53.659Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:46:53.659Z] ---> Running in 58d0ee5263ae [2023-11-14T21:46:53.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:46:54.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:46:54.438Z] OK: 264 MiB in 52 packages [2023-11-14T21:46:55.016Z] Removing intermediate container 58d0ee5263ae [2023-11-14T21:46:55.016Z] ---> 88384d579769 [2023-11-14T21:46:55.016Z] Step 7/12 : WORKDIR /app [2023-11-14T21:46:55.277Z] ---> Running in ea3050dd6b1a [2023-11-14T21:46:55.538Z] Removing intermediate container ea3050dd6b1a [2023-11-14T21:46:55.538Z] ---> 1d3156c2d779 [2023-11-14T21:46:55.538Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T21:46:55.538Z] ---> 6231c96033fb [2023-11-14T21:46:55.538Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:46:55.798Z] ---> Running in ae1056a2f812 [2023-11-14T21:46:57.051Z] Still waiting to schedule task [2023-11-14T21:46:57.052Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-14T21:47:27.942Z] Removing intermediate container ae1056a2f812 [2023-11-14T21:47:27.942Z] ---> 5ca2f4b3cdcc [2023-11-14T21:47:27.942Z] Step 10/12 : COPY . . [2023-11-14T21:47:28.200Z] ---> 792db8bb48bb [2023-11-14T21:47:28.200Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:47:28.200Z] ---> Running in f0a2bf48587f [2023-11-14T21:47:28.200Z] Removing intermediate container f0a2bf48587f [2023-11-14T21:47:28.200Z] ---> d50685dc2962 [2023-11-14T21:47:28.200Z] Step 12/12 : RUN $MAKE [2023-11-14T21:47:28.200Z] ---> Running in b360db8bc7cf [2023-11-14T21:47:28.460Z] noop [2023-11-14T21:47:28.719Z] Removing intermediate container b360db8bc7cf [2023-11-14T21:47:28.719Z] ---> 0c7b4b4f6de9 [2023-11-14T21:47:28.719Z] Successfully built 0c7b4b4f6de9 [2023-11-14T21:47:28.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:29.052Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:47:29.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:29.124Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T21:47:29.164Z] $ 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 [2023-11-14T21:47:29.528Z] $ docker top c41081d08a75da92c1e0b35b5dc551b4d5bec76c7600d268832cf6399dc877da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:47:29.880Z] + go version [2023-11-14T21:47:29.880Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:47:29.895Z] $ docker stop --time=1 c41081d08a75da92c1e0b35b5dc551b4d5bec76c7600d268832cf6399dc877da [2023-11-14T21:47:31.185Z] $ docker rm -f --volumes c41081d08a75da92c1e0b35b5dc551b4d5bec76c7600d268832cf6399dc877da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:31.608Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:47:31.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:31.679Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T21:47:31.710Z] $ 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 [2023-11-14T21:47:32.071Z] $ docker top 49413cb7424c430a0a16475729aa1b94997b356ec20ffcabce8b9ca01098de1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:47:32.412Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:47:32.707Z] + make test [2023-11-14T21:47:32.707Z] go test -race -coverprofile=coverage.out ./... [2023-11-14T21:47:54.666Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-14T21:47:54.666Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-14T21:47:54.666Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-14T21:47:54.666Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-14T21:47:54.666Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.065s coverage: 88.0% of statements [2023-11-14T21:48:04.767Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.627s coverage: 98.7% of statements [2023-11-14T21:48:04.767Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.110s coverage: 89.7% of statements [2023-11-14T21:48:04.767Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements [2023-11-14T21:48:22.855Z] go vet ./... [2023-11-14T21:48:26.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:48:26.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:48:26.136Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:48:26.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:48:26.167Z] $ docker stop --time=1 49413cb7424c430a0a16475729aa1b94997b356ec20ffcabce8b9ca01098de1d [2023-11-14T21:48:28.829Z] $ docker rm -f --volumes 49413cb7424c430a0a16475729aa1b94997b356ec20ffcabce8b9ca01098de1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:48:29.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:48:29.469Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:48:29.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:48:30.300Z] + ls -al . [2023-11-14T21:48:30.300Z] total 192 [2023-11-14T21:48:30.300Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 21:47 . [2023-11-14T21:48:30.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 .. [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 21:46 .dockerignore [2023-11-14T21:48:30.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:48 .git [2023-11-14T21:48:30.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 .github [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 21:46 .gitignore [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:46 .golangci.yml [2023-11-14T21:48:30.300Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:46 .semver [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 14 21:46 Attribution.txt [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 21:46 CHANGELOG.md [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 14 21:46 Dockerfile [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:46 GOVERNANCE.md [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 21:46 Jenkinsfile [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 21:46 LICENSE [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 14 21:46 Makefile [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 21:46 OWNERS.md [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 21:46 README.md [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 21:46 Record and Reply.postman_collection.json [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:46 VERSION [2023-11-14T21:48:30.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 bin [2023-11-14T21:48:30.300Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 14 21:48 coverage.out [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 14 21:46 go.mod [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 14 21:46 go.sum [2023-11-14T21:48:30.300Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 21:46 internal [2023-11-14T21:48:30.300Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 21:46 main.go [2023-11-14T21:48:30.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 openapi [2023-11-14T21:48:30.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 pkg [2023-11-14T21:48:30.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:30.613Z] + 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=6f96719caec97f71daa19372f5503ea6385d9957 --label arch=amd64 --label version=3.1.0-dev.67 . [2023-11-14T21:48:30.613Z] Sending build context to Docker daemon 673.3kB [2023-11-14T21:48:30.613Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:48:30.613Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-14T21:48:30.613Z] ---> 0c7b4b4f6de9 [2023-11-14T21:48:30.613Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:48:30.874Z] ---> Running in fa430147c2eb [2023-11-14T21:48:31.134Z] Removing intermediate container fa430147c2eb [2023-11-14T21:48:31.134Z] ---> a02209e6873a [2023-11-14T21:48:31.134Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:48:31.701Z] ---> Running in 59c36625c654 [2023-11-14T21:48:32.294Z] Removing intermediate container 59c36625c654 [2023-11-14T21:48:32.294Z] ---> efd528deaefd [2023-11-14T21:48:32.294Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:48:32.294Z] ---> Running in 55d48a98abf7 [2023-11-14T21:48:32.555Z] Removing intermediate container 55d48a98abf7 [2023-11-14T21:48:32.555Z] ---> aadbec23503a [2023-11-14T21:48:32.555Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:48:32.555Z] ---> Running in 6f8368a97344 [2023-11-14T21:48:32.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:32.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:33.075Z] OK: 264 MiB in 52 packages [2023-11-14T21:48:33.334Z] Removing intermediate container 6f8368a97344 [2023-11-14T21:48:33.334Z] ---> c05d8c955a71 [2023-11-14T21:48:33.334Z] Step 7/27 : WORKDIR /app [2023-11-14T21:48:33.334Z] ---> Running in fe183759d26c [2023-11-14T21:48:33.593Z] Removing intermediate container fe183759d26c [2023-11-14T21:48:33.593Z] ---> e85190d39c35 [2023-11-14T21:48:33.593Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-14T21:48:33.593Z] ---> 4c8524c3ae91 [2023-11-14T21:48:33.593Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:48:33.593Z] ---> Running in 902f69cf58d8 [2023-11-14T21:48:35.500Z] Removing intermediate container 902f69cf58d8 [2023-11-14T21:48:35.500Z] ---> a436c829d391 [2023-11-14T21:48:35.500Z] Step 10/27 : COPY . . [2023-11-14T21:48:35.500Z] ---> 872234e4779d [2023-11-14T21:48:35.500Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:48:35.760Z] ---> Running in d0fa83ad2013 [2023-11-14T21:48:35.760Z] Removing intermediate container d0fa83ad2013 [2023-11-14T21:48:35.760Z] ---> ecf19aa5f366 [2023-11-14T21:48:35.760Z] Step 12/27 : RUN $MAKE [2023-11-14T21:48:35.760Z] ---> Running in aeeb1fbe3620 [2023-11-14T21:48:36.024Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.67" -trimpath -mod=readonly -o app-record-replay [2023-11-14T21:48:57.975Z] Removing intermediate container aeeb1fbe3620 [2023-11-14T21:48:57.975Z] ---> 79667abc33e0 [2023-11-14T21:48:57.975Z] Step 13/27 : FROM alpine:3.18 [2023-11-14T21:48:58.233Z] 3.18: Pulling from library/alpine [2023-11-14T21:48:58.233Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:48:58.490Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:48:58.490Z] 96526aa774ef: Download complete [2023-11-14T21:48:58.749Z] 96526aa774ef: Pull complete [2023-11-14T21:48:58.749Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:48:58.749Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:48:58.749Z] ---> 8ca4688f4f35 [2023-11-14T21:48:58.749Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T21:48:58.749Z] ---> Running in 61f483a9cc0b [2023-11-14T21:48:58.749Z] Removing intermediate container 61f483a9cc0b [2023-11-14T21:48:58.749Z] ---> eaa69069ed12 [2023-11-14T21:48:58.749Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-14T21:48:59.007Z] ---> Running in 731ab434ef84 [2023-11-14T21:48:59.007Z] Removing intermediate container 731ab434ef84 [2023-11-14T21:48:59.007Z] ---> f9f7ec159eb7 [2023-11-14T21:48:59.007Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T21:48:59.007Z] ---> Running in 5018be906691 [2023-11-14T21:48:59.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:59.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:59.781Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T21:48:59.781Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T21:48:59.781Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:48:59.781Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:48:59.781Z] OK: 8 MiB in 17 packages [2023-11-14T21:49:01.159Z] Removing intermediate container 5018be906691 [2023-11-14T21:49:01.159Z] ---> a87e4e9896b2 [2023-11-14T21:49:01.159Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-14T21:49:01.159Z] ---> Running in 3b93a264491b [2023-11-14T21:49:01.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:01.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:01.418Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:49:01.418Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:01.418Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:49:01.418Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:01.418Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:49:01.678Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:49:01.678Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:01.678Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:49:01.678Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:49:01.678Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:49:01.678Z] OK: 8 MiB in 17 packages [2023-11-14T21:49:02.248Z] Removing intermediate container 3b93a264491b [2023-11-14T21:49:02.248Z] ---> bc1bafacb5a7 [2023-11-14T21:49:02.248Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T21:49:02.248Z] ---> 53a5dfe58387 [2023-11-14T21:49:02.248Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T21:49:02.507Z] ---> d507a244c782 [2023-11-14T21:49:02.507Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-14T21:49:02.507Z] ---> 186858fcf149 [2023-11-14T21:49:02.507Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-14T21:49:03.450Z] ---> 1680af959185 [2023-11-14T21:49:03.450Z] Step 22/27 : EXPOSE 59712 [2023-11-14T21:49:03.450Z] ---> Running in 7e6d481ce5ca [2023-11-14T21:49:03.450Z] Removing intermediate container 7e6d481ce5ca [2023-11-14T21:49:03.450Z] ---> 38b70396389a [2023-11-14T21:49:03.450Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-11-14T21:49:03.450Z] ---> Running in 3218a1914000 [2023-11-14T21:49:03.450Z] Removing intermediate container 3218a1914000 [2023-11-14T21:49:03.450Z] ---> dc93cc4ce172 [2023-11-14T21:49:03.450Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T21:49:03.711Z] ---> Running in 7486d7ef0377 [2023-11-14T21:49:03.711Z] Removing intermediate container 7486d7ef0377 [2023-11-14T21:49:03.711Z] ---> 42479f7b04e6 [2023-11-14T21:49:03.711Z] Step 25/27 : LABEL arch=amd64 [2023-11-14T21:49:03.711Z] ---> Running in c138e821d67f [2023-11-14T21:49:03.711Z] Removing intermediate container c138e821d67f [2023-11-14T21:49:03.711Z] ---> 18f1a594ef1a [2023-11-14T21:49:03.711Z] Step 26/27 : LABEL git_sha=6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T21:49:03.711Z] ---> Running in bdea38b4274e [2023-11-14T21:49:03.971Z] Removing intermediate container bdea38b4274e [2023-11-14T21:49:03.971Z] ---> 3912a6b6ab36 [2023-11-14T21:49:03.971Z] Step 27/27 : LABEL version=3.1.0-dev.67 [2023-11-14T21:49:03.971Z] ---> Running in c4c38c9839fd [2023-11-14T21:49:03.972Z] Removing intermediate container c4c38c9839fd [2023-11-14T21:49:03.972Z] ---> dee8903e8061 [2023-11-14T21:49:03.972Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:49:03.972Z] Successfully built dee8903e8061 [2023-11-14T21:49:03.972Z] 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 [2023-11-14T21:49:04.101Z] provisioning config files... [2023-11-14T21:49:04.168Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2021793330788755120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:49:04.467Z] ---> docker-login.sh [2023-11-14T21:49:04.467Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:49:04.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:04.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:04.467Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:04.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:04.467Z] [2023-11-14T21:49:04.467Z] Login Succeeded [2023-11-14T21:49:04.467Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:49:04.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:04.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:04.467Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:04.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:04.467Z] [2023-11-14T21:49:04.467Z] Login Succeeded [2023-11-14T21:49:04.467Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:49:04.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:04.726Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:04.726Z] [2023-11-14T21:49:04.726Z] Login Succeeded [2023-11-14T21:49:04.726Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:49:04.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:04.726Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:04.726Z] [2023-11-14T21:49:04.726Z] Login Succeeded [2023-11-14T21:49:04.726Z] docker.io [2023-11-14T21:49:04.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:04.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:04.986Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:04.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:04.986Z] [2023-11-14T21:49:04.986Z] Login Succeeded [2023-11-14T21:49:04.986Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:49:04.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:49:05.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:49:05.054Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-11-14T21:49:05.054Z] 6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T21:49:05.054Z] latest [2023-11-14T21:49:05.054Z] 3.1.0-dev.67 [2023-11-14T21:49:05.054Z] 6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67 [2023-11-14T21:49:05.054Z] main [2023-11-14T21:49:05.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:05.384Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6f96719caec97f71daa19372f5503ea6385d9957 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:05.712Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T21:49:05.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-14T21:49:05.712Z] 823c30070f58: Preparing [2023-11-14T21:49:05.712Z] 5ffeb7ed3643: Preparing [2023-11-14T21:49:05.712Z] 3bb973378225: Preparing [2023-11-14T21:49:05.712Z] e8f247b257a0: Preparing [2023-11-14T21:49:05.712Z] f4ba22f32c7c: Preparing [2023-11-14T21:49:05.712Z] 574eee19a3e8: Preparing [2023-11-14T21:49:05.712Z] cc2447e1835a: Preparing [2023-11-14T21:49:05.712Z] cc2447e1835a: Waiting [2023-11-14T21:49:05.712Z] 5ffeb7ed3643: Pushed [2023-11-14T21:49:05.972Z] e8f247b257a0: Pushed [2023-11-14T21:49:05.972Z] 3bb973378225: Pushed [2023-11-14T21:49:05.972Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:05.972Z] 574eee19a3e8: Pushed [2023-11-14T21:49:06.547Z] f4ba22f32c7c: Pushed [2023-11-14T21:49:09.082Z] 823c30070f58: Pushed [2023-11-14T21:49:09.082Z] 6f96719caec97f71daa19372f5503ea6385d9957: digest: sha256:809a8733898c5044d8d0f7b3b528d8d354466f20b109729d989f45389c9ff835 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:09.402Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:09.720Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-14T21:49:09.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-14T21:49:09.720Z] 823c30070f58: Preparing [2023-11-14T21:49:09.720Z] 5ffeb7ed3643: Preparing [2023-11-14T21:49:09.720Z] 3bb973378225: Preparing [2023-11-14T21:49:09.720Z] e8f247b257a0: Preparing [2023-11-14T21:49:09.720Z] f4ba22f32c7c: Preparing [2023-11-14T21:49:09.720Z] 574eee19a3e8: Preparing [2023-11-14T21:49:09.720Z] cc2447e1835a: Preparing [2023-11-14T21:49:09.720Z] 574eee19a3e8: Waiting [2023-11-14T21:49:09.720Z] cc2447e1835a: Waiting [2023-11-14T21:49:09.720Z] e8f247b257a0: Layer already exists [2023-11-14T21:49:09.720Z] 3bb973378225: Layer already exists [2023-11-14T21:49:09.720Z] f4ba22f32c7c: Layer already exists [2023-11-14T21:49:09.720Z] 5ffeb7ed3643: Layer already exists [2023-11-14T21:49:09.720Z] 823c30070f58: Layer already exists [2023-11-14T21:49:09.720Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:09.720Z] 574eee19a3e8: Layer already exists [2023-11-14T21:49:09.720Z] latest: digest: sha256:809a8733898c5044d8d0f7b3b528d8d354466f20b109729d989f45389c9ff835 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:10.034Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:10.345Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.67 [2023-11-14T21:49:10.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-14T21:49:10.345Z] 823c30070f58: Preparing [2023-11-14T21:49:10.345Z] 5ffeb7ed3643: Preparing [2023-11-14T21:49:10.345Z] 3bb973378225: Preparing [2023-11-14T21:49:10.345Z] e8f247b257a0: Preparing [2023-11-14T21:49:10.345Z] f4ba22f32c7c: Preparing [2023-11-14T21:49:10.345Z] 574eee19a3e8: Preparing [2023-11-14T21:49:10.345Z] cc2447e1835a: Preparing [2023-11-14T21:49:10.345Z] cc2447e1835a: Waiting [2023-11-14T21:49:10.345Z] 574eee19a3e8: Waiting [2023-11-14T21:49:10.345Z] f4ba22f32c7c: Layer already exists [2023-11-14T21:49:10.345Z] 823c30070f58: Layer already exists [2023-11-14T21:49:10.345Z] e8f247b257a0: Layer already exists [2023-11-14T21:49:10.345Z] 3bb973378225: Layer already exists [2023-11-14T21:49:10.345Z] 5ffeb7ed3643: Layer already exists [2023-11-14T21:49:10.345Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:10.345Z] 574eee19a3e8: Layer already exists [2023-11-14T21:49:10.345Z] 3.1.0-dev.67: digest: sha256:809a8733898c5044d8d0f7b3b528d8d354466f20b109729d989f45389c9ff835 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:10.653Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:10.963Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67 [2023-11-14T21:49:10.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-14T21:49:10.963Z] 823c30070f58: Preparing [2023-11-14T21:49:10.963Z] 5ffeb7ed3643: Preparing [2023-11-14T21:49:10.963Z] 3bb973378225: Preparing [2023-11-14T21:49:10.963Z] e8f247b257a0: Preparing [2023-11-14T21:49:10.963Z] f4ba22f32c7c: Preparing [2023-11-14T21:49:10.963Z] 574eee19a3e8: Preparing [2023-11-14T21:49:10.963Z] cc2447e1835a: Preparing [2023-11-14T21:49:10.963Z] cc2447e1835a: Waiting [2023-11-14T21:49:10.963Z] 574eee19a3e8: Waiting [2023-11-14T21:49:10.963Z] 823c30070f58: Layer already exists [2023-11-14T21:49:10.963Z] e8f247b257a0: Layer already exists [2023-11-14T21:49:10.963Z] 3bb973378225: Layer already exists [2023-11-14T21:49:10.963Z] 5ffeb7ed3643: Layer already exists [2023-11-14T21:49:10.963Z] f4ba22f32c7c: Layer already exists [2023-11-14T21:49:10.963Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:10.963Z] 574eee19a3e8: Layer already exists [2023-11-14T21:49:10.963Z] 6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67: digest: sha256:809a8733898c5044d8d0f7b3b528d8d354466f20b109729d989f45389c9ff835 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:11.276Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:11.583Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-11-14T21:49:11.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-14T21:49:11.584Z] 823c30070f58: Preparing [2023-11-14T21:49:11.584Z] 5ffeb7ed3643: Preparing [2023-11-14T21:49:11.584Z] 3bb973378225: Preparing [2023-11-14T21:49:11.584Z] e8f247b257a0: Preparing [2023-11-14T21:49:11.584Z] f4ba22f32c7c: Preparing [2023-11-14T21:49:11.584Z] 574eee19a3e8: Preparing [2023-11-14T21:49:11.584Z] cc2447e1835a: Preparing [2023-11-14T21:49:11.584Z] cc2447e1835a: Waiting [2023-11-14T21:49:11.584Z] 574eee19a3e8: Waiting [2023-11-14T21:49:11.584Z] e8f247b257a0: Layer already exists [2023-11-14T21:49:11.584Z] 3bb973378225: Layer already exists [2023-11-14T21:49:11.584Z] f4ba22f32c7c: Layer already exists [2023-11-14T21:49:11.584Z] 823c30070f58: Layer already exists [2023-11-14T21:49:11.584Z] 5ffeb7ed3643: Layer already exists [2023-11-14T21:49:11.584Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:11.584Z] 574eee19a3e8: Layer already exists [2023-11-14T21:49:11.584Z] main: digest: sha256:809a8733898c5044d8d0f7b3b528d8d354466f20b109729d989f45389c9ff835 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:49:11.631Z] ===================================================== [Pipeline] echo [2023-11-14T21:49:11.638Z] taggedImages: [2023-11-14T21:49:11.638Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T21:49:11.638Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-14T21:49:11.638Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.67 [2023-11-14T21:49:11.638Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67 [2023-11-14T21:49:11.638Z] - 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 [2023-11-14T21:49:12.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:12.025Z] [2023-11-14T21:49:12.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:12.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:12.321Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:49:12.321Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:49:12.321Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:49:12.321Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:49:12.321Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:49:12.321Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:49:12.321Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:49:12.321Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:49:12.321Z] 5d3b04190fa2: Waiting [2023-11-14T21:49:12.321Z] 2f39f015ded8: Waiting [2023-11-14T21:49:12.321Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:49:12.321Z] 33b1e0a273af: Waiting [2023-11-14T21:49:12.321Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T21:49:12.321Z] 5c69ac0246d0: Download complete [2023-11-14T21:49:12.321Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:49:12.321Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:49:12.321Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:49:12.321Z] 33b1e0a273af: Download complete [2023-11-14T21:49:12.321Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:49:12.321Z] 5d3b04190fa2: Download complete [2023-11-14T21:49:12.321Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:49:12.321Z] ec43610c2a17: Download complete [2023-11-14T21:49:12.580Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:49:12.580Z] 5eb5b503b376: Download complete [2023-11-14T21:49:13.146Z] 2f39f015ded8: Download complete [2023-11-14T21:49:13.711Z] 5eb5b503b376: Pull complete [2023-11-14T21:49:13.969Z] 5c69ac0246d0: Pull complete [2023-11-14T21:49:14.226Z] ec43610c2a17: Pull complete [2023-11-14T21:49:14.226Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:49:14.482Z] 33b1e0a273af: Pull complete [2023-11-14T21:49:14.482Z] 5d3b04190fa2: Pull complete [2023-11-14T21:49:18.660Z] 2f39f015ded8: Pull complete [2023-11-14T21:49:18.660Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:49:18.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:18.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:49:18.751Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T21:49:18.783Z] $ 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 [2023-11-14T21:49:25.203Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17552 in /w/workspace/exfoundry_app-record-replay_main [2023-11-14T21:49:26.767Z] $ docker top 499b1e16fb6457b4cb81d3d4ea0018b0260227321e8b4cadec46dd6ffa630c70 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-11-14T21:49:26.915Z] Running in /w/workspace/app-record-replay/73 [Pipeline] { [Pipeline] checkout [2023-11-14T21:49:26.972Z] Selected Git installation does not exist. Using Default [2023-11-14T21:49:26.972Z] The recommended git tool is: NONE [2023-11-14T21:49:27.169Z] ---> job-cost.sh [2023-11-14T21:49:27.169Z] lf-activate-venv: SKIPPING [2023-11-14T21:49:27.169Z] INFO: No Stack... [2023-11-14T21:49:27.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:49:27.999Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:49:28.289Z] + cut -d, -f6 [2023-11-14T21:49:28.289Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock [2023-11-14T21:49:28.304Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-73-stack-cost] [2023-11-14T21:49:28.312Z] Resource [jenkins-edgexfoundry-app-record-replay-main-73-stack-cost] did not exist. Created. [2023-11-14T21:49:28.312Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:49:28.624Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:49:28.649Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:49:28.663Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:49:28.684Z] $ docker stop --time=1 499b1e16fb6457b4cb81d3d4ea0018b0260227321e8b4cadec46dd6ffa630c70 [2023-11-14T21:49:30.050Z] $ docker rm -f --volumes 499b1e16fb6457b4cb81d3d4ea0018b0260227321e8b4cadec46dd6ffa630c70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T21:49:36.363Z] using credential edgex-jenkins-ssh [2023-11-14T21:49:36.385Z] Cloning the remote Git repository [2023-11-14T21:49:36.459Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-14T21:49:36.581Z] > git init /w/workspace/app-record-replay/73 # timeout=10 [2023-11-14T21:49:36.799Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-14T21:49:36.800Z] > git --version # timeout=10 [2023-11-14T21:49:36.850Z] > git --version # 'git version 2.25.1' [2023-11-14T21:49:36.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T21:49:37.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:49:39.268Z] Avoid second fetch [2023-11-14T21:49:39.268Z] Checking out Revision 6f96719caec97f71daa19372f5503ea6385d9957 (main) [2023-11-14T21:49:37.895Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-14T21:49:37.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:49:40.533Z] Commit message: "Merge pull request #106 from lenny-intel/cve" [2023-11-14T21:49:39.303Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T21:49:39.469Z] > git checkout -f 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:49:41.736Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T21:49:41.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:49:41.736Z] Dload Upload Total Spent Left Speed [2023-11-14T21:49:41.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k [Pipeline] sh [2023-11-14T21:49:42.530Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T21:49:42.910Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T21:49:42.910Z] + sudo tee /etc/docker/daemon.new [2023-11-14T21:49:42.910Z] { [2023-11-14T21:49:42.910Z] "registry-mirrors": [ [2023-11-14T21:49:42.910Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T21:49:42.910Z] ], [2023-11-14T21:49:42.910Z] "bip": "10.250.0.254/24", [2023-11-14T21:49:42.910Z] "hosts": [ [2023-11-14T21:49:42.910Z] "tcp://0.0.0.0:5555", [2023-11-14T21:49:42.910Z] "unix:///var/run/docker.sock" [2023-11-14T21:49:42.910Z] ], [2023-11-14T21:49:42.910Z] "mtu": 1458, [2023-11-14T21:49:42.910Z] "selinux-enabled": true, [2023-11-14T21:49:42.910Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T21:49:42.910Z] } [Pipeline] sh [2023-11-14T21:49:43.315Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T21:49:43.725Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:50:02.186Z] provisioning config files... [2023-11-14T21:50:02.224Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/73@tmp/config5493428239149096560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:50:02.647Z] ---> docker-login.sh [2023-11-14T21:50:02.648Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:50:03.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:03.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:03.536Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:03.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:03.536Z] [2023-11-14T21:50:03.536Z] Login Succeeded [2023-11-14T21:50:03.536Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:50:03.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:03.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:03.811Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:03.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:03.811Z] [2023-11-14T21:50:03.811Z] Login Succeeded [2023-11-14T21:50:03.811Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:50:04.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:04.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:04.362Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:04.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:04.362Z] [2023-11-14T21:50:04.362Z] Login Succeeded [2023-11-14T21:50:04.362Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:50:04.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:04.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:04.912Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:04.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:04.912Z] [2023-11-14T21:50:04.912Z] Login Succeeded [2023-11-14T21:50:04.912Z] docker.io [2023-11-14T21:50:05.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:05.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:05.460Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:05.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:05.460Z] [2023-11-14T21:50:05.460Z] Login Succeeded [2023-11-14T21:50:05.460Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:50:05.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:50:05.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:50:05.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:50:05.940Z] ========================================================= [2023-11-14T21:50:05.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T21:50:05.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:06.320Z] + 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 . [2023-11-14T21:50:06.320Z] Sending build context to Docker daemon 258.6kB [2023-11-14T21:50:06.593Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:50:06.593Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:50:06.865Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T21:50:06.865Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T21:50:06.865Z] 5d54e960e981: Pulling fs layer [2023-11-14T21:50:06.865Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T21:50:06.865Z] f0e02332f6b5: Pulling fs layer [2023-11-14T21:50:06.865Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T21:50:06.865Z] f0e02332f6b5: Waiting [2023-11-14T21:50:06.865Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T21:50:06.865Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T21:50:06.865Z] 872ee5b61b7b: Waiting [2023-11-14T21:50:06.865Z] 0c6a40ed1a82: Waiting [2023-11-14T21:50:06.865Z] 94ae7d8d031c: Waiting [2023-11-14T21:50:06.865Z] 5d54e960e981: Verifying Checksum [2023-11-14T21:50:06.865Z] 5d54e960e981: Download complete [2023-11-14T21:50:06.865Z] f0e02332f6b5: Verifying Checksum [2023-11-14T21:50:06.865Z] f0e02332f6b5: Download complete [2023-11-14T21:50:06.865Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T21:50:06.865Z] 872ee5b61b7b: Download complete [2023-11-14T21:50:06.865Z] 9fda8d8052c6: Download complete [2023-11-14T21:50:07.463Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T21:50:07.463Z] 94ae7d8d031c: Download complete [2023-11-14T21:50:08.065Z] 9fda8d8052c6: Pull complete [2023-11-14T21:50:09.044Z] 5d54e960e981: Pull complete [2023-11-14T21:50:09.044Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T21:50:09.044Z] c4a7e357bf2a: Download complete [2023-11-14T21:50:10.467Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T21:50:10.467Z] 0c6a40ed1a82: Download complete [2023-11-14T21:50:22.814Z] c4a7e357bf2a: Pull complete [2023-11-14T21:50:22.814Z] f0e02332f6b5: Pull complete [2023-11-14T21:50:22.814Z] 872ee5b61b7b: Pull complete [2023-11-14T21:50:31.075Z] 0c6a40ed1a82: Pull complete [2023-11-14T21:50:32.510Z] 94ae7d8d031c: Pull complete [2023-11-14T21:50:32.510Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T21:50:32.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:50:32.510Z] ---> 86de565de09d [2023-11-14T21:50:32.510Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:50:35.111Z] ---> Running in 6f01610be00a [2023-11-14T21:50:35.111Z] Removing intermediate container 6f01610be00a [2023-11-14T21:50:35.111Z] ---> fdb0190108e8 [2023-11-14T21:50:35.111Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:50:35.111Z] ---> Running in fff4363c2321 [2023-11-14T21:50:35.384Z] Removing intermediate container fff4363c2321 [2023-11-14T21:50:35.384Z] ---> 454431d205ee [2023-11-14T21:50:35.384Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:50:35.654Z] ---> Running in 199f1d8d7682 [2023-11-14T21:50:35.931Z] Removing intermediate container 199f1d8d7682 [2023-11-14T21:50:35.931Z] ---> 9d8829d68a97 [2023-11-14T21:50:35.931Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:50:35.931Z] ---> Running in 5f5d83441d72 [2023-11-14T21:50:37.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:50:37.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:50:39.187Z] OK: 266 MiB in 52 packages [2023-11-14T21:50:40.640Z] Removing intermediate container 5f5d83441d72 [2023-11-14T21:50:40.640Z] ---> 60a5e6b2149b [2023-11-14T21:50:40.640Z] Step 7/12 : WORKDIR /app [2023-11-14T21:50:40.640Z] ---> Running in 950be3f451a9 [2023-11-14T21:50:41.237Z] Removing intermediate container 950be3f451a9 [2023-11-14T21:50:41.237Z] ---> 67691ca7eebd [2023-11-14T21:50:41.237Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T21:50:42.227Z] ---> c676533b4936 [2023-11-14T21:50:42.227Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:42.227Z] ---> Running in b468fdc618d1 [2023-11-14T21:52:19.197Z] Removing intermediate container b468fdc618d1 [2023-11-14T21:52:19.197Z] ---> 49f2b6f05cb4 [2023-11-14T21:52:19.197Z] Step 10/12 : COPY . . [2023-11-14T21:52:19.197Z] ---> a5a187419def [2023-11-14T21:52:19.197Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:52:19.197Z] ---> Running in 02fd160d8224 [2023-11-14T21:52:19.197Z] Removing intermediate container 02fd160d8224 [2023-11-14T21:52:19.197Z] ---> a95742e1fafc [2023-11-14T21:52:19.197Z] Step 12/12 : RUN $MAKE [2023-11-14T21:52:19.197Z] ---> Running in cf60091e090a [2023-11-14T21:52:19.197Z] noop [2023-11-14T21:52:19.197Z] Removing intermediate container cf60091e090a [2023-11-14T21:52:19.197Z] ---> 7a5e071da8b1 [2023-11-14T21:52:19.197Z] Successfully built 7a5e071da8b1 [2023-11-14T21:52:19.197Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:19.576Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:52:19.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:19.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-17552 does not seem to be running inside a container [2023-11-14T21:52:20.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/73 -v /w/workspace/app-record-replay/73:/w/workspace/app-record-replay/73:rw,z -v /w/workspace/app-record-replay/73@tmp:/w/workspace/app-record-replay/73@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 [2023-11-14T21:52:21.583Z] $ docker top 8e6518003d7819d3cc89174cd3f3f4875a03cdd93cb4c0b36d2a3944bbd96a6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:52:22.510Z] + go version [2023-11-14T21:52:22.510Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T21:52:22.552Z] $ docker stop --time=1 8e6518003d7819d3cc89174cd3f3f4875a03cdd93cb4c0b36d2a3944bbd96a6d [2023-11-14T21:52:24.340Z] $ docker rm -f --volumes 8e6518003d7819d3cc89174cd3f3f4875a03cdd93cb4c0b36d2a3944bbd96a6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:24.943Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:52:24.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:25.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-17552 does not seem to be running inside a container [2023-11-14T21:52:25.285Z] $ 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/73 -v /w/workspace/app-record-replay/73:/w/workspace/app-record-replay/73:rw,z -v /w/workspace/app-record-replay/73@tmp:/w/workspace/app-record-replay/73@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 [2023-11-14T21:52:26.669Z] $ docker top f9b9a706d4116c574f698b36c3609490eccdc9f0a35b6be04efad4ee94cb68ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:52:27.558Z] + git config --global --add safe.directory /w/workspace/app-record-replay/73 [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:52:28.228Z] + make test [2023-11-14T21:52:28.228Z] go test -race -coverprofile=coverage.out ./... [2023-11-14T21:55:35.104Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-14T21:55:35.104Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.317s coverage: 88.0% of statements [2023-11-14T21:55:36.531Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-14T21:55:36.531Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-14T21:55:38.496Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-14T21:55:46.753Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.094s coverage: 98.7% of statements [2023-11-14T21:55:46.753Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.679s coverage: 89.7% of statements [2023-11-14T21:55:46.753Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.209s coverage: 100.0% of statements [2023-11-14T21:55:47.025Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T21:55:47.025Z] go vet ./... [2023-11-14T21:58:08.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:58:08.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:58:08.897Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:58:08.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:58:08.947Z] $ docker stop --time=1 f9b9a706d4116c574f698b36c3609490eccdc9f0a35b6be04efad4ee94cb68ea [2023-11-14T21:58:10.987Z] $ docker rm -f --volumes f9b9a706d4116c574f698b36c3609490eccdc9f0a35b6be04efad4ee94cb68ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:58:12.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:58:12.943Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T21:58:13.624Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:58:14.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:58:14.366Z] + ls -al . [2023-11-14T21:58:14.366Z] total 188 [2023-11-14T21:58:14.366Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:52 . [2023-11-14T21:58:14.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:49 .. [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 21:49 .dockerignore [2023-11-14T21:58:14.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:49 .git [2023-11-14T21:58:14.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 .github [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 21:49 .gitignore [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:49 .golangci.yml [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 14 21:49 Attribution.txt [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 21:49 CHANGELOG.md [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 14 21:49 Dockerfile [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:49 GOVERNANCE.md [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 21:49 Jenkinsfile [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 21:49 LICENSE [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 14 21:49 Makefile [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 21:49 OWNERS.md [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 21:49 README.md [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 21:49 Record and Reply.postman_collection.json [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:46 VERSION [2023-11-14T21:58:14.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:49 bin [2023-11-14T21:58:14.366Z] -rw-r--r-- 1 jenkins jenkins 24667 Nov 14 21:55 coverage.out [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 14 21:49 go.mod [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 14 21:49 go.sum [2023-11-14T21:58:14.366Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 21:49 internal [2023-11-14T21:58:14.366Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 21:49 main.go [2023-11-14T21:58:14.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 openapi [2023-11-14T21:58:14.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 pkg [2023-11-14T21:58:14.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:49 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:14.720Z] + 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=6f96719caec97f71daa19372f5503ea6385d9957 --label arch=arm64 --label version=3.1.0-dev.67 . [2023-11-14T21:58:14.989Z] Sending build context to Docker daemon 284.2kB [2023-11-14T21:58:14.989Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:58:14.989Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-14T21:58:14.989Z] ---> 7a5e071da8b1 [2023-11-14T21:58:14.989Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:58:15.261Z] ---> Running in 7e8e0e26013e [2023-11-14T21:58:15.531Z] Removing intermediate container 7e8e0e26013e [2023-11-14T21:58:15.531Z] ---> e01d155917e6 [2023-11-14T21:58:15.531Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:58:15.531Z] ---> Running in c7f2d258ff75 [2023-11-14T21:58:15.801Z] Removing intermediate container c7f2d258ff75 [2023-11-14T21:58:15.801Z] ---> 1a8f1fb2e4dc [2023-11-14T21:58:15.801Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:58:16.068Z] ---> Running in cc50d07bdcbc [2023-11-14T21:58:16.341Z] Removing intermediate container cc50d07bdcbc [2023-11-14T21:58:16.341Z] ---> 6070c270fb45 [2023-11-14T21:58:16.341Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:58:16.341Z] ---> Running in 61cc6a807d56 [2023-11-14T21:58:17.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:58:17.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:58:19.183Z] OK: 266 MiB in 52 packages [2023-11-14T21:58:20.154Z] Removing intermediate container 61cc6a807d56 [2023-11-14T21:58:20.154Z] ---> 2484290089a4 [2023-11-14T21:58:20.154Z] Step 7/27 : WORKDIR /app [2023-11-14T21:58:20.426Z] ---> Running in ae1d450c0b41 [2023-11-14T21:58:20.698Z] Removing intermediate container ae1d450c0b41 [2023-11-14T21:58:20.698Z] ---> d56485ab23e1 [2023-11-14T21:58:20.698Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-14T21:58:21.291Z] ---> e38a1cc20624 [2023-11-14T21:58:21.291Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:58:21.576Z] ---> Running in e1a8ecc65a59 [2023-11-14T21:58:26.263Z] Removing intermediate container e1a8ecc65a59 [2023-11-14T21:58:26.263Z] ---> ef203a5109f9 [2023-11-14T21:58:26.263Z] Step 10/27 : COPY . . [2023-11-14T21:58:26.263Z] ---> fe8b2dff3f00 [2023-11-14T21:58:26.263Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:58:26.263Z] ---> Running in 1735a4be989c [2023-11-14T21:58:26.855Z] Removing intermediate container 1735a4be989c [2023-11-14T21:58:26.855Z] ---> 224c59b9274a [2023-11-14T21:58:26.855Z] Step 12/27 : RUN $MAKE [2023-11-14T21:58:26.855Z] ---> Running in cacf09c65627 [2023-11-14T21:58:27.821Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.67" -trimpath -mod=readonly -o app-record-replay [2023-11-14T22:01:04.638Z] Removing intermediate container cacf09c65627 [2023-11-14T22:01:04.638Z] ---> bdb6f5a72dff [2023-11-14T22:01:04.638Z] Step 13/27 : FROM alpine:3.18 [2023-11-14T22:01:04.638Z] 3.18: Pulling from library/alpine [2023-11-14T22:01:04.638Z] 579b34f0a95b: Pulling fs layer [2023-11-14T22:01:04.638Z] 579b34f0a95b: Download complete [2023-11-14T22:01:04.638Z] 579b34f0a95b: Pull complete [2023-11-14T22:01:04.638Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T22:01:04.638Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T22:01:04.638Z] ---> 3cc203321400 [2023-11-14T22:01:04.638Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T22:01:04.638Z] ---> Running in adc6c7ea5195 [2023-11-14T22:01:04.638Z] Removing intermediate container adc6c7ea5195 [2023-11-14T22:01:04.638Z] ---> d6e24daf398a [2023-11-14T22:01:04.638Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-14T22:01:04.638Z] ---> Running in 40fcbcb8427a [2023-11-14T22:01:04.638Z] Removing intermediate container 40fcbcb8427a [2023-11-14T22:01:04.638Z] ---> f8f799e391a0 [2023-11-14T22:01:04.638Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T22:01:04.638Z] ---> Running in 1bafe10ec700 [2023-11-14T22:01:04.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:01:04.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:01:04.638Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T22:01:04.638Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T22:01:04.638Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T22:01:04.638Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T22:01:04.638Z] OK: 9 MiB in 17 packages [2023-11-14T22:01:04.638Z] Removing intermediate container 1bafe10ec700 [2023-11-14T22:01:04.638Z] ---> 472e54f6f0c5 [2023-11-14T22:01:04.638Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-14T22:01:04.638Z] ---> Running in 285a5e131922 [2023-11-14T22:01:04.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:01:04.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:01:04.638Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:01:04.638Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:01:04.638Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T22:01:04.638Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:01:04.638Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:01:04.638Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:01:04.638Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:01:04.638Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:01:04.638Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:01:04.638Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T22:01:04.638Z] OK: 9 MiB in 17 packages [2023-11-14T22:01:04.638Z] Removing intermediate container 285a5e131922 [2023-11-14T22:01:04.638Z] ---> 4e5cdad796bd [2023-11-14T22:01:04.638Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T22:01:04.638Z] ---> 73db07808572 [2023-11-14T22:01:04.638Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T22:01:04.638Z] ---> 11b31fca887b [2023-11-14T22:01:04.638Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-14T22:01:04.638Z] ---> f65251e8d97c [2023-11-14T22:01:04.638Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-14T22:01:05.222Z] ---> c64a90c52723 [2023-11-14T22:01:05.222Z] Step 22/27 : EXPOSE 59712 [2023-11-14T22:01:05.222Z] ---> Running in 93527fcc663d [2023-11-14T22:01:05.808Z] Removing intermediate container 93527fcc663d [2023-11-14T22:01:05.808Z] ---> ada361cbaf01 [2023-11-14T22:01:05.808Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-11-14T22:01:05.808Z] ---> Running in d0ded39c1436 [2023-11-14T22:01:06.076Z] Removing intermediate container d0ded39c1436 [2023-11-14T22:01:06.076Z] ---> 69873d22c807 [2023-11-14T22:01:06.076Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T22:01:06.076Z] ---> Running in 8bd2063e9737 [2023-11-14T22:01:06.344Z] Removing intermediate container 8bd2063e9737 [2023-11-14T22:01:06.344Z] ---> fb000b0b6f4e [2023-11-14T22:01:06.344Z] Step 25/27 : LABEL arch=arm64 [2023-11-14T22:01:06.614Z] ---> Running in 9d990932c263 [2023-11-14T22:01:06.881Z] Removing intermediate container 9d990932c263 [2023-11-14T22:01:06.881Z] ---> c3c9e774a1c5 [2023-11-14T22:01:06.881Z] Step 26/27 : LABEL git_sha=6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T22:01:06.881Z] ---> Running in 3c8877639e1a [2023-11-14T22:01:07.153Z] Removing intermediate container 3c8877639e1a [2023-11-14T22:01:07.153Z] ---> 3fd326db2074 [2023-11-14T22:01:07.153Z] Step 27/27 : LABEL version=3.1.0-dev.67 [2023-11-14T22:01:07.153Z] ---> Running in f938a1426ba8 [2023-11-14T22:01:07.738Z] Removing intermediate container f938a1426ba8 [2023-11-14T22:01:07.738Z] ---> 210569077f9c [2023-11-14T22:01:07.738Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T22:01:07.738Z] Successfully built 210569077f9c [2023-11-14T22:01:07.738Z] 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 [2023-11-14T22:01:07.872Z] provisioning config files... [2023-11-14T22:01:07.888Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/73@tmp/config1480105549932314547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:08.234Z] ---> docker-login.sh [2023-11-14T22:01:08.234Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:01:08.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:08.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:08.503Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:08.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:08.503Z] [2023-11-14T22:01:08.503Z] Login Succeeded [2023-11-14T22:01:08.503Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:01:08.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:09.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:09.039Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:09.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:09.039Z] [2023-11-14T22:01:09.039Z] Login Succeeded [2023-11-14T22:01:09.039Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:01:09.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:09.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:09.309Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:09.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:09.309Z] [2023-11-14T22:01:09.309Z] Login Succeeded [2023-11-14T22:01:09.309Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:01:09.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:09.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:09.842Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:09.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:09.842Z] [2023-11-14T22:01:09.842Z] Login Succeeded [2023-11-14T22:01:09.842Z] docker.io [2023-11-14T22:01:10.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:10.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:10.381Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:10.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:10.381Z] [2023-11-14T22:01:10.381Z] Login Succeeded [2023-11-14T22:01:10.381Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:01:10.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:01:10.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:01:10.456Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-11-14T22:01:10.456Z] 6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T22:01:10.456Z] latest [2023-11-14T22:01:10.456Z] 3.1.0-dev.67 [2023-11-14T22:01:10.456Z] 6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67 [2023-11-14T22:01:10.456Z] main [2023-11-14T22:01:10.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:10.813Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6f96719caec97f71daa19372f5503ea6385d9957 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:11.160Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T22:01:11.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-14T22:01:11.160Z] a53c65640021: Preparing [2023-11-14T22:01:11.160Z] 36f4f8a32ab9: Preparing [2023-11-14T22:01:11.160Z] bd66dcfbff64: Preparing [2023-11-14T22:01:11.160Z] 0db520be575c: Preparing [2023-11-14T22:01:11.160Z] ed34f81c4d1f: Preparing [2023-11-14T22:01:11.160Z] 903237dff946: Preparing [2023-11-14T22:01:11.160Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:11.160Z] 903237dff946: Waiting [2023-11-14T22:01:11.426Z] bd66dcfbff64: Pushed [2023-11-14T22:01:11.426Z] 0db520be575c: Pushed [2023-11-14T22:01:11.426Z] 36f4f8a32ab9: Pushed [2023-11-14T22:01:11.426Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:11.693Z] 903237dff946: Pushed [2023-11-14T22:01:13.112Z] ed34f81c4d1f: Pushed [2023-11-14T22:01:18.453Z] a53c65640021: Pushed [2023-11-14T22:01:18.453Z] 6f96719caec97f71daa19372f5503ea6385d9957: digest: sha256:2d20387cc7d41f677077e526669c9252fd9de99ddcbe057c6a9734efd8d13798 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:18.818Z] + 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 [2023-11-14T22:01:19.173Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-14T22:01:19.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-14T22:01:19.173Z] a53c65640021: Preparing [2023-11-14T22:01:19.173Z] 36f4f8a32ab9: Preparing [2023-11-14T22:01:19.174Z] bd66dcfbff64: Preparing [2023-11-14T22:01:19.174Z] 0db520be575c: Preparing [2023-11-14T22:01:19.174Z] ed34f81c4d1f: Preparing [2023-11-14T22:01:19.174Z] 903237dff946: Preparing [2023-11-14T22:01:19.174Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:19.174Z] 903237dff946: Waiting [2023-11-14T22:01:19.174Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:19.174Z] a53c65640021: Layer already exists [2023-11-14T22:01:19.174Z] 0db520be575c: Layer already exists [2023-11-14T22:01:19.174Z] ed34f81c4d1f: Layer already exists [2023-11-14T22:01:19.174Z] 36f4f8a32ab9: Layer already exists [2023-11-14T22:01:19.174Z] bd66dcfbff64: Layer already exists [2023-11-14T22:01:19.174Z] 903237dff946: Layer already exists [2023-11-14T22:01:19.174Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:19.441Z] latest: digest: sha256:2d20387cc7d41f677077e526669c9252fd9de99ddcbe057c6a9734efd8d13798 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:19.795Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:20.145Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.67 [2023-11-14T22:01:20.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-14T22:01:20.145Z] a53c65640021: Preparing [2023-11-14T22:01:20.145Z] 36f4f8a32ab9: Preparing [2023-11-14T22:01:20.145Z] bd66dcfbff64: Preparing [2023-11-14T22:01:20.145Z] 0db520be575c: Preparing [2023-11-14T22:01:20.145Z] ed34f81c4d1f: Preparing [2023-11-14T22:01:20.145Z] 903237dff946: Preparing [2023-11-14T22:01:20.145Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:20.145Z] 903237dff946: Waiting [2023-11-14T22:01:20.145Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:20.145Z] a53c65640021: Layer already exists [2023-11-14T22:01:20.145Z] ed34f81c4d1f: Layer already exists [2023-11-14T22:01:20.145Z] 0db520be575c: Layer already exists [2023-11-14T22:01:20.145Z] bd66dcfbff64: Layer already exists [2023-11-14T22:01:20.145Z] 36f4f8a32ab9: Layer already exists [2023-11-14T22:01:20.145Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:20.145Z] 903237dff946: Layer already exists [2023-11-14T22:01:20.411Z] 3.1.0-dev.67: digest: sha256:2d20387cc7d41f677077e526669c9252fd9de99ddcbe057c6a9734efd8d13798 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:20.764Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:21.105Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67 [2023-11-14T22:01:21.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-14T22:01:21.105Z] a53c65640021: Preparing [2023-11-14T22:01:21.105Z] 36f4f8a32ab9: Preparing [2023-11-14T22:01:21.105Z] bd66dcfbff64: Preparing [2023-11-14T22:01:21.105Z] 0db520be575c: Preparing [2023-11-14T22:01:21.105Z] ed34f81c4d1f: Preparing [2023-11-14T22:01:21.105Z] 903237dff946: Preparing [2023-11-14T22:01:21.105Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:21.105Z] 903237dff946: Waiting [2023-11-14T22:01:21.105Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:21.105Z] ed34f81c4d1f: Layer already exists [2023-11-14T22:01:21.105Z] 0db520be575c: Layer already exists [2023-11-14T22:01:21.105Z] 36f4f8a32ab9: Layer already exists [2023-11-14T22:01:21.105Z] a53c65640021: Layer already exists [2023-11-14T22:01:21.105Z] bd66dcfbff64: Layer already exists [2023-11-14T22:01:21.105Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:21.105Z] 903237dff946: Layer already exists [2023-11-14T22:01:21.372Z] 6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67: digest: sha256:2d20387cc7d41f677077e526669c9252fd9de99ddcbe057c6a9734efd8d13798 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:21.719Z] + 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 [2023-11-14T22:01:22.054Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-11-14T22:01:22.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-14T22:01:22.054Z] a53c65640021: Preparing [2023-11-14T22:01:22.054Z] 36f4f8a32ab9: Preparing [2023-11-14T22:01:22.054Z] bd66dcfbff64: Preparing [2023-11-14T22:01:22.054Z] 0db520be575c: Preparing [2023-11-14T22:01:22.054Z] ed34f81c4d1f: Preparing [2023-11-14T22:01:22.054Z] 903237dff946: Preparing [2023-11-14T22:01:22.054Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:22.054Z] 903237dff946: Waiting [2023-11-14T22:01:22.054Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:22.054Z] a53c65640021: Layer already exists [2023-11-14T22:01:22.054Z] 36f4f8a32ab9: Layer already exists [2023-11-14T22:01:22.054Z] ed34f81c4d1f: Layer already exists [2023-11-14T22:01:22.054Z] bd66dcfbff64: Layer already exists [2023-11-14T22:01:22.054Z] 0db520be575c: Layer already exists [2023-11-14T22:01:22.054Z] 903237dff946: Layer already exists [2023-11-14T22:01:22.054Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:22.321Z] main: digest: sha256:2d20387cc7d41f677077e526669c9252fd9de99ddcbe057c6a9734efd8d13798 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:01:22.382Z] ===================================================== [Pipeline] echo [2023-11-14T22:01:22.395Z] taggedImages: [2023-11-14T22:01:22.395Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6f96719caec97f71daa19372f5503ea6385d9957 [2023-11-14T22:01:22.395Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-14T22:01:22.395Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.67 [2023-11-14T22:01:22.395Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6f96719caec97f71daa19372f5503ea6385d9957-3.1.0-dev.67 [2023-11-14T22:01:22.395Z] - 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 [2023-11-14T22:01:22.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:22.759Z] [2023-11-14T22:01:22.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:23.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:23.361Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:01:23.361Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:01:23.361Z] 04944245beec: Pulling fs layer [2023-11-14T22:01:23.361Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:01:23.361Z] 765212b225bb: Pulling fs layer [2023-11-14T22:01:23.361Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:01:23.361Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:01:23.361Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:01:23.361Z] f23df028b6ca: Waiting [2023-11-14T22:01:23.361Z] d65c8cfc05b1: Waiting [2023-11-14T22:01:23.361Z] 2437ff75d9bd: Waiting [2023-11-14T22:01:23.361Z] 765212b225bb: Waiting [2023-11-14T22:01:23.361Z] 04944245beec: Verifying Checksum [2023-11-14T22:01:23.361Z] 04944245beec: Download complete [2023-11-14T22:01:23.361Z] 765212b225bb: Verifying Checksum [2023-11-14T22:01:23.361Z] 765212b225bb: Download complete [2023-11-14T22:01:23.361Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:01:23.361Z] f23df028b6ca: Download complete [2023-11-14T22:01:23.361Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:01:23.361Z] d65c8cfc05b1: Download complete [2023-11-14T22:01:23.630Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:01:23.630Z] 699f458cf7ca: Download complete [2023-11-14T22:01:24.217Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:01:24.217Z] 8998bd30e6a1: Download complete [2023-11-14T22:01:26.806Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:01:26.806Z] 2437ff75d9bd: Download complete [2023-11-14T22:01:29.395Z] 8998bd30e6a1: Pull complete [2023-11-14T22:01:32.746Z] 04944245beec: Pull complete [2023-11-14T22:01:34.693Z] 699f458cf7ca: Pull complete [2023-11-14T22:01:34.693Z] 765212b225bb: Pull complete [2023-11-14T22:01:35.651Z] f23df028b6ca: Pull complete [2023-11-14T22:01:35.920Z] d65c8cfc05b1: Pull complete [2023-11-14T22:01:51.576Z] 2437ff75d9bd: Pull complete [2023-11-14T22:01:51.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:01:51.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:51.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:51.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-17552 does not seem to be running inside a container [2023-11-14T22:01:51.915Z] $ 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/73 -v /w/workspace/app-record-replay/73:/w/workspace/app-record-replay/73:rw,z -v /w/workspace/app-record-replay/73@tmp:/w/workspace/app-record-replay/73@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 [2023-11-14T22:01:54.802Z] $ docker top f4b5ed63e4f24421e788cb8d70d8501e2a05b3102b9d3e6f0f4ff7e63a20af43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:55.668Z] ---> job-cost.sh [2023-11-14T22:01:55.668Z] lf-activate-venv: SKIPPING [2023-11-14T22:01:55.668Z] INFO: No Stack... [2023-11-14T22:01:55.934Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:01:56.893Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:01:57.534Z] + cat /w/workspace/app-record-replay/73/archives/cost.csv [2023-11-14T22:01:57.534Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:01:57.607Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-73-stack-cost] [2023-11-14T22:01:57.612Z] Resource [jenkins-edgexfoundry-app-record-replay-main-73-stack-cost] did not exist. Created. [2023-11-14T22:01:57.613Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:01:58.273Z] /w/workspace/app-record-replay/73@tmp/durable-9075dc7a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:01:58.939Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:01:58.953Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:01:59.016Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:01:59.025Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:01:59.055Z] $ docker stop --time=1 f4b5ed63e4f24421e788cb8d70d8501e2a05b3102b9d3e6f0f4ff7e63a20af43 [2023-11-14T22:02:01.933Z] $ docker rm -f --volumes f4b5ed63e4f24421e788cb8d70d8501e2a05b3102b9d3e6f0f4ff7e63a20af43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-14T22:02:02.321Z] provisioning config files... [2023-11-14T22:02:02.329Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16947053329537906588tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:02:02.627Z] + set +x [2023-11-14T22:02:02.627Z] + curl -s https://codecov.io/bash [2023-11-14T22:02:02.627Z] + bash -s -- [2023-11-14T22:02:02.627Z] [2023-11-14T22:02:02.627Z] _____ _ [2023-11-14T22:02:02.627Z] / ____| | | [2023-11-14T22:02:02.627Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:02:02.627Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:02:02.627Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:02:02.627Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:02:02.627Z] Bash-1.0.6 [2023-11-14T22:02:02.627Z] [2023-11-14T22:02:02.627Z] [2023-11-14T22:02:02.627Z] ==> git version 2.25.1 found [2023-11-14T22:02:02.627Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-14T22:02:02.627Z] Release-Date: 2020-01-08 [2023-11-14T22:02:02.627Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T22:02:02.627Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:02:02.627Z] ==> Jenkins CI detected. [2023-11-14T22:02:02.627Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-11-14T22:02:02.627Z] project root: . [2023-11-14T22:02:02.627Z] --> token set from env [2023-11-14T22:02:02.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:02:02.627Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:02:02.627Z] ==> Python coveragepy not found [2023-11-14T22:02:02.627Z] ==> Searching for coverage reports in: [2023-11-14T22:02:02.627Z] + . [2023-11-14T22:02:02.627Z] -> Found 1 reports [2023-11-14T22:02:02.627Z] ==> Detecting git/mercurial file structure [2023-11-14T22:02:02.627Z] ==> Reading reports [2023-11-14T22:02:02.627Z] + ./coverage.out bytes=24667 [2023-11-14T22:02:02.627Z] ==> Appending adjustments [2023-11-14T22:02:02.627Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:02:02.886Z] + Found adjustments [2023-11-14T22:02:02.886Z] ==> Gzipping contents [2023-11-14T22:02:02.886Z] 8.0K /tmp/codecov.TOoy3J.gz [2023-11-14T22:02:02.886Z] ==> Uploading reports [2023-11-14T22:02:02.886Z] url: https://codecov.io [2023-11-14T22:02:02.886Z] query: branch=main&commit=6f96719caec97f71daa19372f5503ea6385d9957&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:02:02.886Z] -> Pinging Codecov [2023-11-14T22:02:02.886Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=6f96719caec97f71daa19372f5503ea6385d9957&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:02:02.886Z] -> Uploading to [2023-11-14T22:02:02.886Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/F467761B9912B4F32F9BC62907045C81/6f96719caec97f71daa19372f5503ea6385d9957/d800fb34-9ed7-4359-86d5-f8e9fd96ecdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T220202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff3d4917fe689a3a12e118398ed8aa8ea625456c7e9c09732e3b5b9718476b75 [2023-11-14T22:02:02.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:02:02.886Z] Dload Upload Total Spent Left Speed [2023-11-14T22:02:03.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 19639 --:--:-- --:--:-- --:--:-- 19639 [2023-11-14T22:02:03.145Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/6f96719caec97f71daa19372f5503ea6385d9957 [Pipeline] } [2023-11-14T22:02:03.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:02:03.288Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:02:03.298Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:03.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:02:03.601Z] [2023-11-14T22:02:03.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:03.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:02:03.903Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:02:03.903Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:02:03.903Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:02:03.903Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:02:03.903Z] 114826534d7a: Pulling fs layer [2023-11-14T22:02:03.903Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:02:03.903Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:02:03.903Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:02:03.903Z] 114826534d7a: Waiting [2023-11-14T22:02:03.903Z] 4657fd5d0bcf: Waiting [2023-11-14T22:02:03.903Z] 6ad1cebc031e: Waiting [2023-11-14T22:02:03.903Z] 8a3aa393b2d8: Waiting [2023-11-14T22:02:03.903Z] 25bc292e5bac: Verifying Checksum [2023-11-14T22:02:03.903Z] 25bc292e5bac: Download complete [2023-11-14T22:02:03.903Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:02:03.903Z] 52dc419b0ee2: Download complete [2023-11-14T22:02:03.903Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:02:03.903Z] 4657fd5d0bcf: Download complete [2023-11-14T22:02:03.903Z] df9b9388f04a: Download complete [2023-11-14T22:02:04.162Z] df9b9388f04a: Pull complete [2023-11-14T22:02:04.162Z] 52dc419b0ee2: Pull complete [2023-11-14T22:02:04.421Z] 25bc292e5bac: Pull complete [2023-11-14T22:02:04.421Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:02:04.989Z] 114826534d7a: Verifying Checksum [2023-11-14T22:02:04.989Z] 114826534d7a: Download complete [2023-11-14T22:02:05.246Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:02:05.246Z] 8a3aa393b2d8: Download complete [2023-11-14T22:02:08.538Z] 114826534d7a: Pull complete [2023-11-14T22:02:08.538Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:02:08.538Z] 6ad1cebc031e: Pull complete [2023-11-14T22:02:11.060Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:02:11.060Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:02:11.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:02:11.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:11.143Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T22:02:11.174Z] $ 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 [2023-11-14T22:02:14.778Z] $ docker top 7c4f0725037330abfd8cc0955f69457c48453415bcd8deba3776b2fbf0d03fae -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:02:14.842Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-11-14T22:02:15.120Z] + set -o pipefail [2023-11-14T22:02:15.120Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-11-14T22:02:20.406Z] [2023-11-14T22:02:20.406Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-11-14T22:02:20.406Z] [2023-11-14T22:02:20.406Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/1ce5b432-2aa1-446d-88bf-333d08003b67 [2023-11-14T22:02:20.406Z] [2023-11-14T22:02:20.406Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:02:20.406Z] [2023-11-14T22:02:20.406Z] [2023-11-14T22:02:20.406Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:02:20.406Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:02:20.406Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:02:20.406Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:02:20.406Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:02:20.416Z] $ docker stop --time=1 7c4f0725037330abfd8cc0955f69457c48453415bcd8deba3776b2fbf0d03fae [2023-11-14T22:02:23.821Z] $ docker rm -f --volumes 7c4f0725037330abfd8cc0955f69457c48453415bcd8deba3776b2fbf0d03fae [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 [2023-11-14T22:02:24.573Z] + git log --format=format:%s -1 6f96719caec97f71daa19372f5503ea6385d9957 [Pipeline] sh [2023-11-14T22:02:24.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:24.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:25.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:25.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:25.234Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T22:02:25.267Z] $ 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 [2023-11-14T22:02:25.639Z] $ docker top 89f2ecfe547f30c55d52c382e6ba3baa9ad3015e68e62ab9082fb526dc5c6a64 -eo pid,comm [2023-11-14T22:02:25.684Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T22:02:25.684Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:25.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:25.715Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:25.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:25.822Z] $ docker exec 89f2ecfe547f30c55d52c382e6ba3baa9ad3015e68e62ab9082fb526dc5c6a64 ssh-agent [2023-11-14T22:02:25.933Z] SSH_AUTH_SOCK=/tmp/ssh-25kR8xFnPFA2/agent.31 [2023-11-14T22:02:25.933Z] SSH_AGENT_PID=37 [2023-11-14T22:02:25.938Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:26.041Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1265118354119487414.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1265118354119487414.key) [2023-11-14T22:02:26.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:26.339Z] + git semver tag [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,512 [run_tag] DEBUG tag force:False [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,512 [check_head_tag] DEBUG check head tag [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,514 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,516 [execute] INFO git cat-file --batch [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,540 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,541 [execute] INFO git tag -a v3.1.0-dev.67 -m v3.1.0-dev.67 [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,541 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.67', '-m', 'v3.1.0-dev.67'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:02:26.597Z] 2023-11-14 22:02:26,545 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T22:02:26.597Z] 3.1.0-dev.67 [Pipeline] } [2023-11-14T22:02:26.605Z] $ docker exec --env ******** --env ******** 89f2ecfe547f30c55d52c382e6ba3baa9ad3015e68e62ab9082fb526dc5c6a64 ssh-agent -k [2023-11-14T22:02:26.717Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:26.718Z] unset SSH_AGENT_PID; [2023-11-14T22:02:26.718Z] echo Agent pid 37 killed; [2023-11-14T22:02:26.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:27.040Z] + git semver [Pipeline] } [2023-11-14T22:02:27.310Z] $ docker stop --time=1 89f2ecfe547f30c55d52c382e6ba3baa9ad3015e68e62ab9082fb526dc5c6a64 [2023-11-14T22:02:28.591Z] $ docker rm -f --volumes 89f2ecfe547f30c55d52c382e6ba3baa9ad3015e68e62ab9082fb526dc5c6a64 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:28.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:28.967Z] [2023-11-14T22:02:28.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:29.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:29.262Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:02:29.262Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:02:29.262Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:02:29.262Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:02:29.262Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:02:29.262Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:02:29.262Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:02:29.262Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:02:29.262Z] e9a5061849ea: Waiting [2023-11-14T22:02:29.262Z] 2de7ff778b66: Waiting [2023-11-14T22:02:29.262Z] d747dcd14b5f: Waiting [2023-11-14T22:02:29.262Z] 0d9ebad4ef96: Waiting [2023-11-14T22:02:29.262Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:02:29.262Z] 9712f1f96733: Download complete [2023-11-14T22:02:29.830Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:02:29.830Z] 63f879dbbcfc: Download complete [2023-11-14T22:02:29.830Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:02:29.830Z] ab5ef0e58194: Download complete [2023-11-14T22:02:29.830Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:02:29.830Z] 0d9ebad4ef96: Download complete [2023-11-14T22:02:29.830Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:02:29.830Z] e9a5061849ea: Download complete [2023-11-14T22:02:29.830Z] d747dcd14b5f: Verifying Checksum [2023-11-14T22:02:29.830Z] d747dcd14b5f: Download complete [2023-11-14T22:02:29.830Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:02:29.830Z] 2de7ff778b66: Download complete [2023-11-14T22:02:32.360Z] ab5ef0e58194: Pull complete [2023-11-14T22:02:32.360Z] 9712f1f96733: Pull complete [2023-11-14T22:02:32.926Z] 63f879dbbcfc: Pull complete [2023-11-14T22:02:36.204Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:02:36.462Z] e9a5061849ea: Pull complete [2023-11-14T22:02:36.720Z] d747dcd14b5f: Pull complete [2023-11-14T22:02:37.657Z] 2de7ff778b66: Pull complete [2023-11-14T22:02:37.657Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:02:37.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:37.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:37.743Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T22:02:37.774Z] $ 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 [2023-11-14T22:02:42.427Z] $ docker top 4788a3fcdcd996b5cc02b0932351bfd95c0acec3028ec3dea1460d2b31a844ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:02:42.494Z] provisioning config files... [2023-11-14T22:02:42.501Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7365567926606428079tmp [2023-11-14T22:02:42.509Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2873597424729873143tmp [2023-11-14T22:02:42.518Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15487609323421673776tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:02:42.534Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:42.817Z] ---> sigul-configuration.sh [2023-11-14T22:02:42.817Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:02:42.817Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:02:42.817Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:02:42.817Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:02:42.817Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:02:42.817Z] gpg: CAST5 encrypted data [2023-11-14T22:02:42.817Z] gpg: encrypted with 1 passphrase [2023-11-14T22:02:42.817Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:02:43.103Z] + mkdir /home/jenkins [2023-11-14T22:02:43.104Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:02:43.391Z] + 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 [2023-11-14T22:02:43.400Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:43.684Z] ---> sigul-install.sh [2023-11-14T22:02:43.684Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:02:43.973Z] + git tag --list [2023-11-14T22:02:43.973Z] v3.1.0-dev.0 [2023-11-14T22:02:43.973Z] v3.1.0-dev.1 [2023-11-14T22:02:43.973Z] v3.1.0-dev.10 [2023-11-14T22:02:43.973Z] v3.1.0-dev.11 [2023-11-14T22:02:43.973Z] v3.1.0-dev.12 [2023-11-14T22:02:43.973Z] v3.1.0-dev.13 [2023-11-14T22:02:43.973Z] v3.1.0-dev.14 [2023-11-14T22:02:43.973Z] v3.1.0-dev.15 [2023-11-14T22:02:43.973Z] v3.1.0-dev.16 [2023-11-14T22:02:43.973Z] v3.1.0-dev.17 [2023-11-14T22:02:43.973Z] v3.1.0-dev.18 [2023-11-14T22:02:43.973Z] v3.1.0-dev.19 [2023-11-14T22:02:43.973Z] v3.1.0-dev.2 [2023-11-14T22:02:43.973Z] v3.1.0-dev.20 [2023-11-14T22:02:43.973Z] v3.1.0-dev.21 [2023-11-14T22:02:43.973Z] v3.1.0-dev.22 [2023-11-14T22:02:43.973Z] v3.1.0-dev.23 [2023-11-14T22:02:43.973Z] v3.1.0-dev.24 [2023-11-14T22:02:43.973Z] v3.1.0-dev.25 [2023-11-14T22:02:43.973Z] v3.1.0-dev.26 [2023-11-14T22:02:43.973Z] v3.1.0-dev.27 [2023-11-14T22:02:43.973Z] v3.1.0-dev.28 [2023-11-14T22:02:43.973Z] v3.1.0-dev.29 [2023-11-14T22:02:43.973Z] v3.1.0-dev.3 [2023-11-14T22:02:43.973Z] v3.1.0-dev.30 [2023-11-14T22:02:43.973Z] v3.1.0-dev.31 [2023-11-14T22:02:43.973Z] v3.1.0-dev.32 [2023-11-14T22:02:43.973Z] v3.1.0-dev.33 [2023-11-14T22:02:43.973Z] v3.1.0-dev.34 [2023-11-14T22:02:43.973Z] v3.1.0-dev.35 [2023-11-14T22:02:43.973Z] v3.1.0-dev.36 [2023-11-14T22:02:43.973Z] v3.1.0-dev.37 [2023-11-14T22:02:43.973Z] v3.1.0-dev.38 [2023-11-14T22:02:43.973Z] v3.1.0-dev.39 [2023-11-14T22:02:43.973Z] v3.1.0-dev.4 [2023-11-14T22:02:43.973Z] v3.1.0-dev.40 [2023-11-14T22:02:43.973Z] v3.1.0-dev.41 [2023-11-14T22:02:43.973Z] v3.1.0-dev.42 [2023-11-14T22:02:43.973Z] v3.1.0-dev.43 [2023-11-14T22:02:43.973Z] v3.1.0-dev.44 [2023-11-14T22:02:43.973Z] v3.1.0-dev.45 [2023-11-14T22:02:43.973Z] v3.1.0-dev.46 [2023-11-14T22:02:43.973Z] v3.1.0-dev.47 [2023-11-14T22:02:43.973Z] v3.1.0-dev.48 [2023-11-14T22:02:43.973Z] v3.1.0-dev.49 [2023-11-14T22:02:43.973Z] v3.1.0-dev.5 [2023-11-14T22:02:43.973Z] v3.1.0-dev.50 [2023-11-14T22:02:43.973Z] v3.1.0-dev.51 [2023-11-14T22:02:43.973Z] v3.1.0-dev.52 [2023-11-14T22:02:43.973Z] v3.1.0-dev.53 [2023-11-14T22:02:43.973Z] v3.1.0-dev.54 [2023-11-14T22:02:43.973Z] v3.1.0-dev.55 [2023-11-14T22:02:43.973Z] v3.1.0-dev.56 [2023-11-14T22:02:43.973Z] v3.1.0-dev.57 [2023-11-14T22:02:43.973Z] v3.1.0-dev.58 [2023-11-14T22:02:43.973Z] v3.1.0-dev.59 [2023-11-14T22:02:43.973Z] v3.1.0-dev.6 [2023-11-14T22:02:43.973Z] v3.1.0-dev.60 [2023-11-14T22:02:43.973Z] v3.1.0-dev.61 [2023-11-14T22:02:43.973Z] v3.1.0-dev.62 [2023-11-14T22:02:43.973Z] v3.1.0-dev.63 [2023-11-14T22:02:43.973Z] v3.1.0-dev.64 [2023-11-14T22:02:43.973Z] v3.1.0-dev.65 [2023-11-14T22:02:43.973Z] v3.1.0-dev.66 [2023-11-14T22:02:43.973Z] v3.1.0-dev.67 [2023-11-14T22:02:43.973Z] v3.1.0-dev.7 [2023-11-14T22:02:43.973Z] v3.1.0-dev.8 [2023-11-14T22:02:43.973Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:02:44.262Z] + lftools sign git-tag v3.1.0-dev.67 [2023-11-14T22:02:44.830Z] Signing Git tag with Sigul... [2023-11-14T22:02:44.830Z] Signing v3.1.0-dev.67 [Pipeline] echo [2023-11-14T22:02:45.099Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:45.387Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:02:45.394Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:02:45.410Z] $ docker stop --time=1 4788a3fcdcd996b5cc02b0932351bfd95c0acec3028ec3dea1460d2b31a844ad [2023-11-14T22:02:46.691Z] $ docker rm -f --volumes 4788a3fcdcd996b5cc02b0932351bfd95c0acec3028ec3dea1460d2b31a844ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:02:47.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:47.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:47.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:47.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:47.476Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T22:02:47.506Z] $ 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 [2023-11-14T22:02:47.861Z] $ docker top eaf2558acb96391d2bfd94df1595264fd8b70e4621c68c7546f20b852059b132 -eo pid,comm [2023-11-14T22:02:47.904Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T22:02:47.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:47.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:47.940Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:48.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:48.051Z] $ docker exec eaf2558acb96391d2bfd94df1595264fd8b70e4621c68c7546f20b852059b132 ssh-agent [2023-11-14T22:02:48.155Z] SSH_AUTH_SOCK=/tmp/ssh-1tFfAIaVrksA/agent.33 [2023-11-14T22:02:48.155Z] SSH_AGENT_PID=39 [2023-11-14T22:02:48.160Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:48.255Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6436257219983836032.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6436257219983836032.key) [2023-11-14T22:02:48.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:48.562Z] + git semver bump pre [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,733 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,734 [bump_version] DEBUG bumping version:3.1.0-dev.67 on axis:pre with prefix:dev [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,734 [bump_version] DEBUG bumped version:3.1.0-dev.68 [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,734 [write_version] DEBUG write version:3.1.0-dev.68 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,734 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,734 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,735 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,739 [execute] INFO git cat-file --batch [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:48.821Z] 2023-11-14 22:02:48,744 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T22:02:48.821Z] 3.1.0-dev.68 [Pipeline] } [2023-11-14T22:02:48.828Z] $ docker exec --env ******** --env ******** eaf2558acb96391d2bfd94df1595264fd8b70e4621c68c7546f20b852059b132 ssh-agent -k [2023-11-14T22:02:48.918Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:48.918Z] unset SSH_AGENT_PID; [2023-11-14T22:02:48.919Z] echo Agent pid 39 killed; [2023-11-14T22:02:48.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:49.236Z] + git semver [Pipeline] } [2023-11-14T22:02:49.509Z] $ docker stop --time=1 eaf2558acb96391d2bfd94df1595264fd8b70e4621c68c7546f20b852059b132 [2023-11-14T22:02:50.790Z] $ docker rm -f --volumes eaf2558acb96391d2bfd94df1595264fd8b70e4621c68c7546f20b852059b132 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:02:51.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:51.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:51.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:51.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:51.511Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T22:02:51.541Z] $ 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 [2023-11-14T22:02:51.886Z] $ docker top 8f9928a885cdce1f3105c74ef99048ac486365b69dc151799133ab174fe25c40 -eo pid,comm [2023-11-14T22:02:51.935Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T22:02:51.935Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:51.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:51.973Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:52.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:52.090Z] $ docker exec 8f9928a885cdce1f3105c74ef99048ac486365b69dc151799133ab174fe25c40 ssh-agent [2023-11-14T22:02:52.200Z] SSH_AUTH_SOCK=/tmp/ssh-xEIiWXmrXtxc/agent.32 [2023-11-14T22:02:52.200Z] SSH_AGENT_PID=38 [2023-11-14T22:02:52.205Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:52.312Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16420730694649250135.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16420730694649250135.key) [2023-11-14T22:02:52.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:52.611Z] + git semver push [2023-11-14T22:02:52.870Z] 2023-11-14 22:02:52,793 [run_push] DEBUG push [2023-11-14T22:02:52.870Z] 2023-11-14 22:02:52,793 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:52.870Z] 2023-11-14 22:02:52,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:52.870Z] 2023-11-14 22:02:52,797 [execute] INFO git rev-list 4f66f7af235bab6439d2adda74214eb29b66ea83 -- [2023-11-14T22:02:52.870Z] 2023-11-14 22:02:52,797 [execute] DEBUG Popen(['git', 'rev-list', '4f66f7af235bab6439d2adda74214eb29b66ea83', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:02:52.870Z] 2023-11-14 22:02:52,803 [execute] INFO git fetch -v origin [2023-11-14T22:02:52.870Z] 2023-11-14 22:02:52,804 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:02:53.437Z] 2023-11-14 22:02:53,355 [run_push] DEBUG no remote changes detected [2023-11-14T22:02:53.437Z] 2023-11-14 22:02:53,355 [execute] INFO git push origin semver [2023-11-14T22:02:53.437Z] 2023-11-14 22:02:53,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:02:54.374Z] 2023-11-14 22:02:54,270 [run_push] DEBUG push all version tags [2023-11-14T22:02:54.374Z] 2023-11-14 22:02:54,270 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:02:54.374Z] 2023-11-14 22:02:54,271 [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) [2023-11-14T22:02:55.313Z] 2023-11-14 22:02:54,958 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-14T22:02:55.313Z] 3.1.0-dev.68 [Pipeline] } [2023-11-14T22:02:55.323Z] $ docker exec --env ******** --env ******** 8f9928a885cdce1f3105c74ef99048ac486365b69dc151799133ab174fe25c40 ssh-agent -k [2023-11-14T22:02:55.417Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:55.417Z] unset SSH_AGENT_PID; [2023-11-14T22:02:55.418Z] echo Agent pid 38 killed; [2023-11-14T22:02:55.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:55.740Z] + git semver [Pipeline] } [2023-11-14T22:02:56.012Z] $ docker stop --time=1 8f9928a885cdce1f3105c74ef99048ac486365b69dc151799133ab174fe25c40 [2023-11-14T22:02:57.309Z] $ docker rm -f --volumes 8f9928a885cdce1f3105c74ef99048ac486365b69dc151799133ab174fe25c40 [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 [2023-11-14T22:02:57.821Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-11-14T22:02:57.821Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-14T22:02:57.821Z] total 16 [2023-11-14T22:02:57.821Z] drwxr-xr-x 3 root root 4096 Nov 14 21:49 . [2023-11-14T22:02:57.821Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 22:02 .. [2023-11-14T22:02:57.821Z] drwxr-xr-x 2 root root 4096 Nov 14 21:49 cost [2023-11-14T22:02:57.821Z] -rw-r--r-- 1 root root 88 Nov 14 21:49 cost.csv [2023-11-14T22:02:57.821Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-14T22:02:57.821Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-14T22:02:57.821Z] total 16 [2023-11-14T22:02:57.821Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:49 . [2023-11-14T22:02:57.821Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 22:02 .. [2023-11-14T22:02:57.821Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:49 cost [2023-11-14T22:02:57.821Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 14 21:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:58.115Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:59.111Z] ---> package-listing.sh [2023-11-14T22:02:59.111Z] ++ facter osfamily [2023-11-14T22:02:59.111Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:02:59.397Z] + OS_FAMILY=debian [2023-11-14T22:02:59.397Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-11-14T22:02:59.397Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:02:59.397Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:02:59.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:02:59.397Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:02:59.397Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-14T22:02:59.397Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:02:59.397Z] + case "${OS_FAMILY}" in [2023-11-14T22:02:59.397Z] + dpkg -l [2023-11-14T22:02:59.397Z] + grep '^ii' [2023-11-14T22:02:59.397Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:02:59.397Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:02:59.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:02:59.397Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-14T22:02:59.397Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-11-14T22:02:59.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-11-14T22:02:59.408Z] 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 [2023-11-14T22:02:59.685Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:03:00.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:03:00.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:03:00.319Z] prd-ubuntu20.04-docker-8c-8g-17542 does not seem to be running inside a container [2023-11-14T22:03:00.354Z] $ 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 [2023-11-14T22:03:00.544Z] $ docker top d510bffe7944610782054a71fb1e24e5f609ac885426525139d435c630779c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:03:00.889Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:03:01.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:03:01.463Z] + ls /var/log/sa-host [2023-11-14T22:03:01.463Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:03:01.534Z] provisioning config files... [2023-11-14T22:03:01.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5565459030648211044tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:03:01.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:01.851Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:03:01.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:02.186Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:03:02.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:02.483Z] ---> sudo-logs.sh [2023-11-14T22:03:02.483Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:03:02.510Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:02.798Z] ---> job-cost.sh [2023-11-14T22:03:02.798Z] lf-activate-venv: SKIPPING [2023-11-14T22:03:02.798Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:03:02.798Z] INFO: Retrieving Stack Cost... [2023-11-14T22:03:04.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:03:04.178Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:03:04.192Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:04.476Z] ---> logs-deploy.sh [2023-11-14T22:03:04.476Z] lf-activate-venv: SKIPPING [2023-11-14T22:03:04.476Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/73 [2023-11-14T22:03:04.476Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:03:05.412Z] Archives upload complete. [2023-11-14T22:03:05.412Z] INFO: archiving logs to Nexus