Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 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-ssh15772051414630692714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4810044371173418868.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh11131019374493537402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh257010121160237706.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-ssh13393517743609258285.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-19065 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 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 (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 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 # timeout=10 Commit message: "Merge pull request #25 from lenny-intel/handler-stubs" > git rev-list --no-walk f5c7a18031cd417fd66742b551e8281643a7d45d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:37:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:37:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:37:34 ========================================================= 15:37:34 EdgeX Global Pipelines Version Info 15:37:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:37:35 ------------------- 15:37:35 stable info: 15:37:35 ------------------- 15:37:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:37:35 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:37:35 Message: update stable to v1.0.250 15:37:35 ------------------- 15:37:35 experimental info: 15:37:35 ------------------- 15:37:35 Commited By: **** collab-it+edgex@linuxfoundation.org 15:37:35 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:37:35 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0df888d [Pipeline] echo 15:37:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:36 provisioning config files... 15:37:36 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13537130635642578612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:36 ---> docker-login.sh 15:37:36 nexus3.edgexfoundry.org:10001 15:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:37 Configure a credential helper to remove this warning. See 15:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:37 15:37:37 Login Succeeded 15:37:37 nexus3.edgexfoundry.org:10002 15:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:37 Configure a credential helper to remove this warning. See 15:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:37 15:37:37 Login Succeeded 15:37:37 nexus3.edgexfoundry.org:10003 15:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:37 Configure a credential helper to remove this warning. See 15:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:37 15:37:37 Login Succeeded 15:37:37 nexus3.edgexfoundry.org:10004 15:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:37 Configure a credential helper to remove this warning. See 15:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:37 15:37:37 Login Succeeded 15:37:37 docker.io 15:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:37 Configure a credential helper to remove this warning. See 15:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:37 15:37:37 Login Succeeded 15:37:37 ---> docker-login.sh ends [Pipeline] } 15:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:37:38 + git rev-list -1 --merges 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19~1..0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] echo 15:37:38 -----------> git rev-list -1 --merges 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19~1..0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:37:38 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [false] [Pipeline] sh 15:37:38 + git log --format=format:%s -1 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] echo 15:37:38 ========================================================= 15:37:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:37:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:38 + git log --format=format:%s -1 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] echo 15:37:38 [semverPrep] GIT_COMMIT: 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19, Commit Message: Merge pull request #25 from lenny-intel/handler-stubs [Pipeline] echo 15:37:39 [semverPrep] This is not a build commit. [Pipeline] sh 15:37:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:39 + grep -v github /etc/ssh/ssh_known_hosts 15:37:39 + [ -e /tmp/ssh_known_hosts ] 15:37:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:37:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:37:39 + sudo tee -a /etc/ssh/ssh_known_hosts 15:37:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:39 15:37:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:40 0.1.4: Pulling from edgex-devops/py-git-semver 15:37:40 b85a868b505f: Pulling fs layer 15:37:40 e2be974225ed: Pulling fs layer 15:37:40 339a4e72a1f5: Pulling fs layer 15:37:40 988bab9f4d93: Pulling fs layer 15:37:40 1469e6f7b9e6: Pulling fs layer 15:37:40 eaf3925da568: Pulling fs layer 15:37:40 bab4dde63d76: Pulling fs layer 15:37:40 bde34c3a00c8: Pulling fs layer 15:37:40 b352a97aabf1: Pulling fs layer 15:37:40 4872d77fe225: Pulling fs layer 15:37:40 5851b861e8e6: Pulling fs layer 15:37:40 eaf3925da568: Waiting 15:37:40 988bab9f4d93: Waiting 15:37:40 1469e6f7b9e6: Waiting 15:37:40 bab4dde63d76: Waiting 15:37:40 b352a97aabf1: Waiting 15:37:40 bde34c3a00c8: Waiting 15:37:40 4872d77fe225: Waiting 15:37:40 5851b861e8e6: Waiting 15:37:40 e2be974225ed: Verifying Checksum 15:37:40 e2be974225ed: Download complete 15:37:40 988bab9f4d93: Verifying Checksum 15:37:40 988bab9f4d93: Download complete 15:37:40 1469e6f7b9e6: Verifying Checksum 15:37:40 1469e6f7b9e6: Download complete 15:37:40 eaf3925da568: Verifying Checksum 15:37:40 eaf3925da568: Download complete 15:37:40 339a4e72a1f5: Verifying Checksum 15:37:40 339a4e72a1f5: Download complete 15:37:40 bde34c3a00c8: Download complete 15:37:40 b352a97aabf1: Verifying Checksum 15:37:40 b352a97aabf1: Download complete 15:37:40 4872d77fe225: Verifying Checksum 15:37:40 4872d77fe225: Download complete 15:37:40 5851b861e8e6: Download complete 15:37:40 b85a868b505f: Download complete 15:37:40 bab4dde63d76: Verifying Checksum 15:37:40 bab4dde63d76: Download complete 15:37:41 b85a868b505f: Pull complete 15:37:41 e2be974225ed: Pull complete 15:37:42 339a4e72a1f5: Pull complete 15:37:42 988bab9f4d93: Pull complete 15:37:42 1469e6f7b9e6: Pull complete 15:37:42 eaf3925da568: Pull complete 15:37:44 bab4dde63d76: Pull complete 15:37:44 bde34c3a00c8: Pull complete 15:37:44 b352a97aabf1: Pull complete 15:37:44 4872d77fe225: Pull complete 15:37:44 5851b861e8e6: Pull complete 15:37:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:44 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:37:44 $ 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 15:37:47 $ docker top b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 -eo pid,comm 15:37:47 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). 15:37:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:47 [ssh-agent] Looking for ssh-agent implementation... 15:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:47 $ docker exec b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 ssh-agent 15:37:47 SSH_AUTH_SOCK=/tmp/ssh-jHRHYBPMIPm2/agent.33 15:37:47 SSH_AGENT_PID=39 15:37:47 Running ssh-add (command line suppressed) 15:37:47 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17382383808260160363.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17382383808260160363.key) 15:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:47 + git tag --points-at HEAD [Pipeline] } 15:37:47 $ docker exec --env ******** --env ******** b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 ssh-agent -k 15:37:48 unset SSH_AUTH_SOCK; 15:37:48 unset SSH_AGENT_PID; 15:37:48 echo Agent pid 39 killed; 15:37:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:37:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:48 [ssh-agent] Looking for ssh-agent implementation... 15:37:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:48 $ docker exec b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 ssh-agent 15:37:48 SSH_AUTH_SOCK=/tmp/ssh-Y9Q2VGWOdVKb/agent.71 15:37:48 SSH_AGENT_PID=77 15:37:48 Running ssh-add (command line suppressed) 15:37:48 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4378077402694377903.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4378077402694377903.key) 15:37:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:48 + git semver init 15:37:48 2023-06-22 15:37:48,892 [run_init] DEBUG init version:0.0.0 force:False 15:37:48 2023-06-22 15:37:48,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:37:48 2023-06-22 15:37:48,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:37:48 2023-06-22 15:37:48,893 [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) 15:37:49 2023-06-22 15:37:49,473 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:37:49 2023-06-22 15:37:49,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:37:49 2023-06-22 15:37:49,473 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:37:49 2023-06-22 15:37:49,474 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:37:49 3.1.0-dev.4 [Pipeline] } 15:37:49 $ docker exec --env ******** --env ******** b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 ssh-agent -k 15:37:49 unset SSH_AUTH_SOCK; 15:37:49 unset SSH_AGENT_PID; 15:37:49 echo Agent pid 77 killed; 15:37:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:49 + git semver [Pipeline] } 15:37:50 $ docker stop --time=1 b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 15:37:51 $ docker rm -f --volumes b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 [Pipeline] // withDockerContainer [Pipeline] sh 15:37:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:37:52 Stashed 1 file(s) [Pipeline] echo 15:37:52 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 15:37:52 provisioning config files... 15:37:52 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5223199723718591773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:52 ---> docker-login.sh 15:37:52 nexus3.edgexfoundry.org:10001 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 nexus3.edgexfoundry.org:10002 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 nexus3.edgexfoundry.org:10003 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 nexus3.edgexfoundry.org:10004 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 docker.io 15:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:53 Configure a credential helper to remove this warning. See 15:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:53 15:37:53 Login Succeeded 15:37:53 ---> docker-login.sh ends [Pipeline] } 15:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:53 ========================================================= 15:37:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:37:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:37:53 Sending build context to Docker daemon 232.4kB 15:37:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:37:53 Step 2/12 : FROM ${BASE} AS builder 15:37:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:53 f56be85fc22e: Pulling fs layer 15:37:53 85791d961cd3: Pulling fs layer 15:37:53 d694b5ae8c79: Pulling fs layer 15:37:53 9f32a84ed3da: Pulling fs layer 15:37:53 4d19c01a9841: Pulling fs layer 15:37:53 9325e15d5711: Pulling fs layer 15:37:53 556b6ee489ea: Pulling fs layer 15:37:53 c5a4b2cf53e6: Pulling fs layer 15:37:53 4d19c01a9841: Waiting 15:37:53 9325e15d5711: Waiting 15:37:53 556b6ee489ea: Waiting 15:37:53 c5a4b2cf53e6: Waiting 15:37:53 9f32a84ed3da: Waiting 15:37:53 85791d961cd3: Download complete 15:37:53 9f32a84ed3da: Download complete 15:37:53 f56be85fc22e: Verifying Checksum 15:37:53 f56be85fc22e: Download complete 15:37:53 4d19c01a9841: Verifying Checksum 15:37:53 4d19c01a9841: Download complete 15:37:53 9325e15d5711: Verifying Checksum 15:37:53 9325e15d5711: Download complete 15:37:53 f56be85fc22e: Pull complete 15:37:54 85791d961cd3: Pull complete 15:37:54 d694b5ae8c79: Verifying Checksum 15:37:54 d694b5ae8c79: Download complete 15:37:54 c5a4b2cf53e6: Verifying Checksum 15:37:54 c5a4b2cf53e6: Download complete 15:37:54 556b6ee489ea: Verifying Checksum 15:37:54 556b6ee489ea: Download complete 15:37:57 d694b5ae8c79: Pull complete 15:37:57 9f32a84ed3da: Pull complete 15:37:57 4d19c01a9841: Pull complete 15:37:57 9325e15d5711: Pull complete 15:38:00 556b6ee489ea: Pull complete 15:38:01 c5a4b2cf53e6: Pull complete 15:38:01 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:38:01 ---> c4be618373d6 15:38:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:38:05 ---> Running in de41a3b52e25 15:38:05 Removing intermediate container de41a3b52e25 15:38:05 ---> 9fd81756c3f1 15:38:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:38:05 ---> Running in f784812e52f7 15:38:05 Removing intermediate container f784812e52f7 15:38:05 ---> 32e87c315c0b 15:38:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:38:05 ---> Running in 7b27e0ea055a 15:38:05 Removing intermediate container 7b27e0ea055a 15:38:05 ---> 4cbdb0a1285f 15:38:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:05 ---> Running in 6f08f6e1e90f 15:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:05 OK: 265 MiB in 53 packages 15:38:06 Removing intermediate container 6f08f6e1e90f 15:38:06 ---> 6aa9442d9593 15:38:06 Step 7/12 : WORKDIR /app 15:38:06 ---> Running in a99534986ef6 15:38:06 Removing intermediate container a99534986ef6 15:38:06 ---> 13c5aae96a53 15:38:06 Step 8/12 : COPY go.mod vendor* ./ 15:38:06 ---> 648ab3493510 15:38:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:06 ---> Running in c143d80bd83e 15:38:07 Still waiting to schedule task 15:38:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:38:45 Removing intermediate container c143d80bd83e 15:38:45 ---> 77f52cb7ffcb 15:38:45 Step 10/12 : COPY . . 15:38:45 ---> 831866eb1a87 15:38:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:45 ---> Running in 43906c9272ec 15:38:45 Removing intermediate container 43906c9272ec 15:38:45 ---> 7ed6c30bbf01 15:38:45 Step 12/12 : RUN $MAKE 15:38:45 ---> Running in f2bdc303d2cc 15:38:45 noop 15:38:45 Removing intermediate container f2bdc303d2cc 15:38:45 ---> 1fbdb277914f 15:38:45 Successfully built 1fbdb277914f 15:38:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:45 + docker inspect -f . ci-base-image-x86_64 15:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:45 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:38:45 $ 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 15:38:45 $ docker top 3f0e028fd52f764aae1abd2e0003f28c499a573cd41257035885c855ba8ecef5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:46 + go version 15:38:46 go version go1.20.2 linux/amd64 [Pipeline] } 15:38:46 $ docker stop --time=1 3f0e028fd52f764aae1abd2e0003f28c499a573cd41257035885c855ba8ecef5 15:38:47 $ docker rm -f --volumes 3f0e028fd52f764aae1abd2e0003f28c499a573cd41257035885c855ba8ecef5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:47 + docker inspect -f . ci-base-image-x86_64 15:38:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:47 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:38:48 $ 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 15:38:48 $ docker top d69ce7d8670b84b2854363b8e8cca7ee72a7a33c043dd44fa2a0fcfe05582cee -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:48 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:38:49 + make test 15:38:49 go test -race -coverprofile=coverage.out ./... 15:38:57 ? github.com/edgexfoundry/app-record-replay [no test files] 15:39:09 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:39:09 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:39:09 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:39:09 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.050s coverage: 10.0% of statements 15:39:09 ok github.com/edgexfoundry/app-record-replay/internal/data 0.052s coverage: 27.3% of statements 15:39:27 go vet ./... 15:39:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:39:28 ./bin/test-attribution-txt.sh [Pipeline] echo 15:39:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:39:28 $ docker stop --time=1 d69ce7d8670b84b2854363b8e8cca7ee72a7a33c043dd44fa2a0fcfe05582cee 15:39:32 $ docker rm -f --volumes d69ce7d8670b84b2854363b8e8cca7ee72a7a33c043dd44fa2a0fcfe05582cee [Pipeline] // withDockerContainer [Pipeline] sh 15:39:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:39:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:34 + ls -al . 15:39:34 total 148 15:39:34 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 15:38 . 15:39:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:37 .. 15:39:34 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:37 .dockerignore 15:39:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:37 .git 15:39:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:37 .github 15:39:34 -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 15:37 .gitignore 15:39:34 -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 15:37 .golangci.yml 15:39:34 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:37 .semver 15:39:34 -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 15:37 Attribution.txt 15:39:34 -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 15:37 CHANGELOG.md 15:39:34 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 15:37 Dockerfile 15:39:34 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:37 GOVERNANCE.md 15:39:34 -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 15:37 Jenkinsfile 15:39:34 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:37 LICENSE 15:39:34 -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 15:37 OWNERS.md 15:39:34 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 15:37 README.md 15:39:34 -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:37 VERSION 15:39:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:37 bin 15:39:34 -rw-r--r-- 1 jenkins jenkins 1849 Jun 22 15:39 coverage.out 15:39:34 -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 15:37 go.mod 15:39:34 -rw-rw-r-- 1 jenkins jenkins 30578 Jun 22 15:37 go.sum 15:39:34 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 15:37 internal 15:39:34 -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 15:37 main.go 15:39:34 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 15:37 makefile 15:39:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:37 pkg 15:39:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:34 + 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=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 --label arch=amd64 --label version=3.1.0-dev.4 . 15:39:34 Sending build context to Docker daemon 235kB 15:39:34 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:39:34 Step 2/26 : FROM ${BASE} AS builder 15:39:34 ---> 1fbdb277914f 15:39:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:39:34 ---> Running in ba215da21348 15:39:34 Removing intermediate container ba215da21348 15:39:34 ---> d7fa8d66a477 15:39:34 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:39:34 ---> Running in 71ff81d263ca 15:39:34 Removing intermediate container 71ff81d263ca 15:39:34 ---> 36809cde6285 15:39:34 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:39:34 ---> Running in a6ccd0f2db7b 15:39:34 Removing intermediate container a6ccd0f2db7b 15:39:34 ---> a65256e75321 15:39:34 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:34 ---> Running in 30bcb8ed0eba 15:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:39:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19066 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:39:35 Running in /w/workspace/app-record-replay/5 [Pipeline] { 15:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] checkout 15:39:35 Selected Git installation does not exist. Using Default 15:39:35 The recommended git tool is: NONE 15:39:35 OK: 265 MiB in 53 packages 15:39:35 Removing intermediate container 30bcb8ed0eba 15:39:35 ---> 324a519c7755 15:39:35 Step 7/26 : WORKDIR /app 15:39:35 ---> Running in 00b63632adab 15:39:35 Removing intermediate container 00b63632adab 15:39:35 ---> cad8abb77d4f 15:39:35 Step 8/26 : COPY go.mod vendor* ./ 15:39:35 ---> 81bd665f2306 15:39:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:35 ---> Running in aff5c1ac9ae3 15:39:36 Removing intermediate container aff5c1ac9ae3 15:39:36 ---> c33a05c32942 15:39:36 Step 10/26 : COPY . . 15:39:36 ---> b1724f055ca3 15:39:36 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:39:36 ---> Running in db23b84622b3 15:39:37 Removing intermediate container db23b84622b3 15:39:37 ---> ff2cd2a2c10d 15:39:37 Step 12/26 : RUN $MAKE 15:39:37 ---> Running in dcd2659adeed 15:39:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4" -trimpath -mod=readonly -o app-record-replay 15:39:39 using credential edgex-jenkins-ssh 15:39:40 Cloning the remote Git repository 15:39:40 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:39:40 > git init /w/workspace/app-record-replay/5 # timeout=10 15:39:40 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:39:40 > git --version # timeout=10 15:39:40 > git --version # 'git version 2.25.1' 15:39:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:41 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:39:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:41 Avoid second fetch 15:39:41 Checking out Revision 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 (main) 15:39:41 > git config core.sparsecheckout # timeout=10 15:39:41 > git checkout -f 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 # timeout=10 15:39:42 Removing intermediate container dcd2659adeed 15:39:42 ---> 0bf6e48601b6 15:39:42 Step 13/26 : FROM alpine:3.17 15:39:43 3.17: Pulling from library/alpine 15:39:43 4db1b89c0bd1: Pulling fs layer 15:39:43 4db1b89c0bd1: Verifying Checksum 15:39:43 4db1b89c0bd1: Download complete 15:39:43 4db1b89c0bd1: Pull complete 15:39:43 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:39:43 Status: Downloaded newer image for alpine:3.17 15:39:43 ---> 1f73a9d63274 15:39:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:39:43 ---> Running in 5ac31c0cdae1 15:39:43 Removing intermediate container 5ac31c0cdae1 15:39:43 ---> 833622bb13aa 15:39:43 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:39:43 ---> Running in 95b665138f8b 15:39:43 Removing intermediate container 95b665138f8b 15:39:43 ---> 05e7198816ff 15:39:43 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:39:43 ---> Running in a2c2f60cba8b 15:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:39:44 (1/2) Installing ca-certificates (20230506-r0) 15:39:44 (2/2) Installing dumb-init (1.2.5-r2) 15:39:44 Executing busybox-1.35.0-r29.trigger 15:39:44 Executing ca-certificates-20230506-r0.trigger 15:39:44 OK: 8 MiB in 17 packages 15:39:44 Removing intermediate container a2c2f60cba8b 15:39:44 ---> 8b69e981cb3c 15:39:44 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:39:45 ---> 77d884f1dfae 15:39:45 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:39:45 ---> 34f597cb55ad 15:39:45 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:39:45 ---> 8febf5c8f0af 15:39:45 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:39:45 ---> 62f38b8eb172 15:39:45 Step 21/26 : EXPOSE 59712 15:39:45 ---> Running in 7929f58cacba 15:39:45 Commit message: "Merge pull request #25 from lenny-intel/handler-stubs" 15:39:45 Removing intermediate container 7929f58cacba 15:39:45 ---> f96a36214077 15:39:45 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:39:45 ---> Running in 20e808762e9f 15:39:45 Removing intermediate container 20e808762e9f 15:39:45 ---> 44de56fe088b 15:39:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:39:45 ---> Running in 5874e802f4d6 15:39:45 Removing intermediate container 5874e802f4d6 15:39:45 ---> 9cbedf03d535 15:39:45 Step 24/26 : LABEL arch=amd64 15:39:45 ---> Running in 7167bbdad9a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:45 Removing intermediate container 7167bbdad9a0 15:39:45 ---> c1347292435e 15:39:45 Step 25/26 : LABEL git_sha=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:39:45 ---> Running in b60fc10291e1 15:39:45 Removing intermediate container b60fc10291e1 15:39:45 ---> f736543ef8ba 15:39:45 Step 26/26 : LABEL version=3.1.0-dev.4 15:39:45 ---> Running in 42c1c4b72cfc 15:39:45 Removing intermediate container 42c1c4b72cfc 15:39:45 ---> 8954871c2746 15:39:45 [Warning] One or more build-args [ARCH] were not consumed 15:39:45 Successfully built 8954871c2746 15:39:45 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 15:39:46 provisioning config files... 15:39:46 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10290828714711211054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:39:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:46 Dload Upload Total Spent Left Speed 15:39:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10469 0 0 85113 0 --:--:-- --:--:-- --:--:-- 85113 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k 15:39:46 ---> docker-login.sh 15:39:46 nexus3.edgexfoundry.org:10001 15:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:46 Configure a credential helper to remove this warning. See 15:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:46 15:39:46 Login Succeeded 15:39:46 nexus3.edgexfoundry.org:10002 15:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:46 Configure a credential helper to remove this warning. See 15:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:46 15:39:46 Login Succeeded 15:39:46 nexus3.edgexfoundry.org:10003 15:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:46 Configure a credential helper to remove this warning. See 15:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:46 15:39:46 Login Succeeded 15:39:46 nexus3.edgexfoundry.org:10004 15:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:46 Configure a credential helper to remove this warning. See 15:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:46 15:39:46 Login Succeeded 15:39:46 docker.io [Pipeline] sh 15:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:46 Configure a credential helper to remove this warning. See 15:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:46 15:39:46 Login Succeeded 15:39:46 ---> docker-login.sh ends [Pipeline] } 15:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:46 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:39:46 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:39:46 latest 15:39:46 3.1.0-dev.4 15:39:46 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 15:39:46 main 15:39:46 ===================================================== 15:39:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:47 + sudo tee /etc/docker/daemon.new 15:39:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:39:47 { 15:39:47 "registry-mirrors": [ 15:39:47 "https://nexus3.edgexfoundry.org:10001" 15:39:47 ], 15:39:47 "bip": "10.250.0.254/24", 15:39:47 "hosts": [ 15:39:47 "tcp://0.0.0.0:5555", 15:39:47 "unix:///var/run/docker.sock" 15:39:47 ], 15:39:47 "mtu": 1458, 15:39:47 "selinux-enabled": true, 15:39:47 "seccomp-profile": "/etc/docker/seccomp.json" 15:39:47 } [Pipeline] sh 15:39:47 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:39:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:39:47 4ebd44e65a6f: Preparing 15:39:47 deca254cc64a: Preparing 15:39:47 a6a7aa7ae629: Preparing 15:39:47 35ed799324c9: Preparing 15:39:47 9995ad5cd78e: Preparing 15:39:47 3dab9f8bf2d2: Preparing 15:39:47 3dab9f8bf2d2: Waiting 15:39:47 deca254cc64a: Pushed 15:39:47 a6a7aa7ae629: Pushed 15:39:47 35ed799324c9: Pushed 15:39:47 3dab9f8bf2d2: Layer already exists 15:39:47 9995ad5cd78e: Pushed 15:39:47 4ebd44e65a6f: Pushed 15:39:47 + sudo service docker restart 15:39:48 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:39:48 4ebd44e65a6f: Preparing 15:39:48 deca254cc64a: Preparing 15:39:48 a6a7aa7ae629: Preparing 15:39:48 35ed799324c9: Preparing 15:39:48 9995ad5cd78e: Preparing 15:39:48 3dab9f8bf2d2: Preparing 15:39:48 3dab9f8bf2d2: Waiting 15:39:48 a6a7aa7ae629: Layer already exists 15:39:48 4ebd44e65a6f: Layer already exists 15:39:48 9995ad5cd78e: Layer already exists 15:39:48 35ed799324c9: Layer already exists 15:39:48 deca254cc64a: Layer already exists 15:39:48 3dab9f8bf2d2: Layer already exists 15:39:48 latest: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.4 15:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:39:49 4ebd44e65a6f: Preparing 15:39:49 deca254cc64a: Preparing 15:39:49 a6a7aa7ae629: Preparing 15:39:49 35ed799324c9: Preparing 15:39:49 9995ad5cd78e: Preparing 15:39:49 3dab9f8bf2d2: Preparing 15:39:49 4ebd44e65a6f: Layer already exists 15:39:49 a6a7aa7ae629: Layer already exists 15:39:49 deca254cc64a: Layer already exists 15:39:49 9995ad5cd78e: Layer already exists 15:39:49 35ed799324c9: Layer already exists 15:39:49 3dab9f8bf2d2: Layer already exists 15:39:49 3.1.0-dev.4: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 15:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:39:50 4ebd44e65a6f: Preparing 15:39:50 deca254cc64a: Preparing 15:39:50 a6a7aa7ae629: Preparing 15:39:50 35ed799324c9: Preparing 15:39:50 9995ad5cd78e: Preparing 15:39:50 3dab9f8bf2d2: Preparing 15:39:50 35ed799324c9: Layer already exists 15:39:50 4ebd44e65a6f: Layer already exists 15:39:50 9995ad5cd78e: Layer already exists 15:39:50 a6a7aa7ae629: Layer already exists 15:39:50 deca254cc64a: Layer already exists 15:39:50 3dab9f8bf2d2: Layer already exists 15:39:50 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:39:50 4ebd44e65a6f: Preparing 15:39:50 deca254cc64a: Preparing 15:39:50 a6a7aa7ae629: Preparing 15:39:50 35ed799324c9: Preparing 15:39:50 9995ad5cd78e: Preparing 15:39:50 3dab9f8bf2d2: Preparing 15:39:50 3dab9f8bf2d2: Waiting 15:39:50 9995ad5cd78e: Layer already exists 15:39:50 35ed799324c9: Layer already exists 15:39:50 a6a7aa7ae629: Layer already exists 15:39:50 4ebd44e65a6f: Layer already exists 15:39:50 deca254cc64a: Layer already exists 15:39:50 3dab9f8bf2d2: Layer already exists 15:39:50 main: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:50 ===================================================== [Pipeline] echo 15:39:50 taggedImages: 15:39:50 - nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:39:50 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:39:50 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.4 15:39:50 - nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 15:39:50 - 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 15:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:51 15:39:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:51 latest: Pulling from edgex-lftools-log-publisher 15:39:51 5eb5b503b376: Pulling fs layer 15:39:51 5c69ac0246d0: Pulling fs layer 15:39:51 ec43610c2a17: Pulling fs layer 15:39:51 3a2ae6a8a46f: Pulling fs layer 15:39:51 33b1e0a273af: Pulling fs layer 15:39:51 5d3b04190fa2: Pulling fs layer 15:39:51 2f39f015ded8: Pulling fs layer 15:39:51 3a2ae6a8a46f: Waiting 15:39:51 33b1e0a273af: Waiting 15:39:51 5d3b04190fa2: Waiting 15:39:51 2f39f015ded8: Waiting 15:39:51 5c69ac0246d0: Verifying Checksum 15:39:51 5c69ac0246d0: Download complete 15:39:51 3a2ae6a8a46f: Verifying Checksum 15:39:51 3a2ae6a8a46f: Download complete 15:39:51 33b1e0a273af: Verifying Checksum 15:39:51 33b1e0a273af: Download complete 15:39:51 5d3b04190fa2: Download complete 15:39:51 ec43610c2a17: Verifying Checksum 15:39:51 ec43610c2a17: Download complete 15:39:51 5eb5b503b376: Verifying Checksum 15:39:51 5eb5b503b376: Download complete 15:39:52 2f39f015ded8: Download complete 15:39:52 5eb5b503b376: Pull complete 15:39:53 5c69ac0246d0: Pull complete 15:39:53 ec43610c2a17: Pull complete 15:39:53 3a2ae6a8a46f: Pull complete 15:39:53 33b1e0a273af: Pull complete 15:39:53 5d3b04190fa2: Pull complete 15:39:57 2f39f015ded8: Pull complete 15:39:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:39:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:57 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:39:57 $ 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 15:40:01 $ docker top ecf16524ddf0c05f2e5262d8b56bef06a5ed32b4169d5c6a3b1908de3cf3cc0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:02 ---> job-cost.sh 15:40:02 lf-activate-venv: SKIPPING 15:40:02 INFO: No Stack... 15:40:02 INFO: Retrieving Pricing Info for: v3-standard-8 15:40:03 INFO: Archiving Costs [Pipeline] sh 15:40:03 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:40:03 + cut -d, -f6 [Pipeline] lock 15:40:03 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] 15:40:03 Resource [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] did not exist. Created. 15:40:03 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:03 + echo total: 0.2199999988079071 [Pipeline] stash 15:40:03 Stashed 1 file(s) [Pipeline] } 15:40:03 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:40:03 $ docker stop --time=1 ecf16524ddf0c05f2e5262d8b56bef06a5ed32b4169d5c6a3b1908de3cf3cc0c 15:40:05 $ docker rm -f --volumes ecf16524ddf0c05f2e5262d8b56bef06a5ed32b4169d5c6a3b1908de3cf3cc0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:06 provisioning config files... 15:40:06 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/5@tmp/config6238352998389968638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:06 ---> docker-login.sh 15:40:06 nexus3.edgexfoundry.org:10001 15:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:07 Configure a credential helper to remove this warning. See 15:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:07 15:40:07 Login Succeeded 15:40:07 nexus3.edgexfoundry.org:10002 15:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:07 Configure a credential helper to remove this warning. See 15:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:07 15:40:07 Login Succeeded 15:40:07 nexus3.edgexfoundry.org:10003 15:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:07 Configure a credential helper to remove this warning. See 15:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:07 15:40:07 Login Succeeded 15:40:07 nexus3.edgexfoundry.org:10004 15:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:08 Configure a credential helper to remove this warning. See 15:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:08 15:40:08 Login Succeeded 15:40:08 docker.io 15:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:08 Configure a credential helper to remove this warning. See 15:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:08 15:40:08 Login Succeeded 15:40:08 ---> docker-login.sh ends [Pipeline] } 15:40:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:40:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:09 ========================================================= 15:40:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:40:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:40:09 Sending build context to Docker daemon 122.4kB 15:40:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:40:09 Step 2/12 : FROM ${BASE} AS builder 15:40:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:40:09 c41833b44d91: Pulling fs layer 15:40:09 ed15518f5707: Pulling fs layer 15:40:09 feae8fd75edb: Pulling fs layer 15:40:09 242c74f7c9fa: Pulling fs layer 15:40:09 3cdef696dda3: Pulling fs layer 15:40:09 2ced38df9373: Pulling fs layer 15:40:09 58f1dce35555: Pulling fs layer 15:40:09 242c74f7c9fa: Waiting 15:40:09 3cdef696dda3: Waiting 15:40:09 58f1dce35555: Waiting 15:40:09 2ced38df9373: Waiting 15:40:09 ed15518f5707: Verifying Checksum 15:40:09 ed15518f5707: Download complete 15:40:09 242c74f7c9fa: Verifying Checksum 15:40:09 242c74f7c9fa: Download complete 15:40:09 3cdef696dda3: Download complete 15:40:09 c41833b44d91: Verifying Checksum 15:40:09 c41833b44d91: Download complete 15:40:10 c41833b44d91: Pull complete 15:40:11 58f1dce35555: Verifying Checksum 15:40:11 58f1dce35555: Download complete 15:40:11 ed15518f5707: Pull complete 15:40:12 feae8fd75edb: Verifying Checksum 15:40:12 feae8fd75edb: Download complete 15:40:12 2ced38df9373: Verifying Checksum 15:40:12 2ced38df9373: Download complete 15:40:24 feae8fd75edb: Pull complete 15:40:24 242c74f7c9fa: Pull complete 15:40:24 3cdef696dda3: Pull complete 15:40:30 2ced38df9373: Pull complete 15:40:32 58f1dce35555: Pull complete 15:40:32 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:40:32 ---> fadd8f120f05 15:40:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:40:34 ---> Running in ac293f4df7af 15:40:34 Removing intermediate container ac293f4df7af 15:40:34 ---> e1b1e9e9e6c5 15:40:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:40:34 ---> Running in 570259d77725 15:40:34 Removing intermediate container 570259d77725 15:40:34 ---> 5891d1e05f06 15:40:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:40:34 ---> Running in ef9731b54b78 15:40:35 Removing intermediate container ef9731b54b78 15:40:35 ---> 184839836f8d 15:40:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:35 ---> Running in 3dc4d4d66920 15:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:40:37 OK: 263 MiB in 53 packages 15:40:38 Removing intermediate container 3dc4d4d66920 15:40:38 ---> 0d6f63a90efc 15:40:38 Step 7/12 : WORKDIR /app 15:40:38 ---> Running in 04a5d5f1cb47 15:40:38 Removing intermediate container 04a5d5f1cb47 15:40:38 ---> 8df2e83f6053 15:40:38 Step 8/12 : COPY go.mod vendor* ./ 15:40:39 ---> 4e46b2d04497 15:40:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:39 ---> Running in f0efc281f0f4 15:41:47 Removing intermediate container f0efc281f0f4 15:41:47 ---> 8db336db1170 15:41:47 Step 10/12 : COPY . . 15:41:47 ---> 5f2f96fca44d 15:41:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:47 ---> Running in d84784cdb59b 15:41:47 Removing intermediate container d84784cdb59b 15:41:47 ---> a95dcd9fb382 15:41:47 Step 12/12 : RUN $MAKE 15:41:47 ---> Running in 7ef27544968e 15:41:47 noop 15:41:47 Removing intermediate container 7ef27544968e 15:41:47 ---> b01446a1f617 15:41:47 Successfully built b01446a1f617 15:41:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:47 + docker inspect -f . ci-base-image-arm64 15:41:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:47 prd-ubuntu20.04-docker-arm64-4c-16g-19066 does not seem to be running inside a container 15:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/5 -v /w/workspace/app-record-replay/5:/w/workspace/app-record-replay/5:rw,z -v /w/workspace/app-record-replay/5@tmp:/w/workspace/app-record-replay/5@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 15:41:49 $ docker top d5979158ee1c98d7b6af3bd84f7b0c2eaf9d5f3aff50dff5bf76f6df435a84b1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:50 + go version 15:41:50 go version go1.20.2 linux/arm64 [Pipeline] } 15:41:50 $ docker stop --time=1 d5979158ee1c98d7b6af3bd84f7b0c2eaf9d5f3aff50dff5bf76f6df435a84b1 15:41:51 $ docker rm -f --volumes d5979158ee1c98d7b6af3bd84f7b0c2eaf9d5f3aff50dff5bf76f6df435a84b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:52 + docker inspect -f . ci-base-image-arm64 15:41:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:52 prd-ubuntu20.04-docker-arm64-4c-16g-19066 does not seem to be running inside a container 15:41:52 $ 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/5 -v /w/workspace/app-record-replay/5:/w/workspace/app-record-replay/5:rw,z -v /w/workspace/app-record-replay/5@tmp:/w/workspace/app-record-replay/5@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 15:41:53 $ docker top 627b44494e6041f6585d123a9d75dd5df6caf2c4c58156d9802405e978f6e5ec -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:53 + git config --global --add safe.directory /w/workspace/app-record-replay/5 [Pipeline] fileExists [Pipeline] sh 15:41:54 + make test 15:41:54 go test -race -coverprofile=coverage.out ./... 15:42:41 ? github.com/edgexfoundry/app-record-replay [no test files] 15:44:17 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.376s coverage: 10.0% of statements 15:44:18 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:44:18 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:44:18 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:44:18 ok github.com/edgexfoundry/app-record-replay/internal/data 0.251s coverage: 27.3% of statements 15:44:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:44:19 go vet ./... 15:46:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:40 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:41 $ docker stop --time=1 627b44494e6041f6585d123a9d75dd5df6caf2c4c58156d9802405e978f6e5ec 15:46:42 $ docker rm -f --volumes 627b44494e6041f6585d123a9d75dd5df6caf2c4c58156d9802405e978f6e5ec [Pipeline] // withDockerContainer [Pipeline] sh 15:46:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:44 Warning: overwriting stash ‘coverage-report’ 15:46:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:45 + ls -al . 15:46:45 total 144 15:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:41 . 15:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:39 .. 15:46:45 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:39 .dockerignore 15:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:39 .git 15:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:39 .github 15:46:45 -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 15:39 .gitignore 15:46:45 -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 15:39 .golangci.yml 15:46:45 -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 15:39 Attribution.txt 15:46:45 -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 15:39 CHANGELOG.md 15:46:45 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 15:39 Dockerfile 15:46:45 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:39 GOVERNANCE.md 15:46:45 -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 15:39 Jenkinsfile 15:46:45 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:39 LICENSE 15:46:45 -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 15:39 OWNERS.md 15:46:45 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 15:39 README.md 15:46:45 -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:37 VERSION 15:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:39 bin 15:46:45 -rw-r--r-- 1 jenkins jenkins 1849 Jun 22 15:44 coverage.out 15:46:45 -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 15:39 go.mod 15:46:45 -rw-rw-r-- 1 jenkins jenkins 30578 Jun 22 15:39 go.sum 15:46:45 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 15:39 internal 15:46:45 -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 15:39 main.go 15:46:45 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 15:39 makefile 15:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:39 pkg 15:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:45 + 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=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 --label arch=arm64 --label version=3.1.0-dev.4 . 15:46:45 Sending build context to Docker daemon 124.9kB 15:46:46 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:46:46 Step 2/26 : FROM ${BASE} AS builder 15:46:46 ---> b01446a1f617 15:46:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:46:46 ---> Running in 485973b2984e 15:46:46 Removing intermediate container 485973b2984e 15:46:46 ---> 5c8c6a2a61a5 15:46:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:46:46 ---> Running in e2dbae6741ca 15:46:46 Removing intermediate container e2dbae6741ca 15:46:46 ---> 0c533a3476a5 15:46:46 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:46:46 ---> Running in 6a6304a0b402 15:46:47 Removing intermediate container 6a6304a0b402 15:46:47 ---> 4f1c49b0b13b 15:46:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:47 ---> Running in 919aeb1028a4 15:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:49 OK: 263 MiB in 53 packages 15:46:50 Removing intermediate container 919aeb1028a4 15:46:50 ---> 8f20793df050 15:46:50 Step 7/26 : WORKDIR /app 15:46:50 ---> Running in b4c93092d31c 15:46:50 Removing intermediate container b4c93092d31c 15:46:50 ---> f4d8afa484df 15:46:50 Step 8/26 : COPY go.mod vendor* ./ 15:46:53 ---> e052c65e5eb5 15:46:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:53 ---> Running in 25949b0e67e1 15:46:55 Removing intermediate container 25949b0e67e1 15:46:55 ---> 74c0a4519fb4 15:46:55 Step 10/26 : COPY . . 15:46:56 ---> cf340f14c442 15:46:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:46:56 ---> Running in 92a9efd68957 15:46:56 Removing intermediate container 92a9efd68957 15:46:56 ---> 738bd5186ad1 15:46:56 Step 12/26 : RUN $MAKE 15:46:56 ---> Running in 254099613d8e 15:46:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4" -trimpath -mod=readonly -o app-record-replay 15:47:24 Removing intermediate container 254099613d8e 15:47:24 ---> 1e35c1e1575b 15:47:24 Step 13/26 : FROM alpine:3.17 15:47:24 3.17: Pulling from library/alpine 15:47:24 edb6bdbacee9: Pulling fs layer 15:47:24 edb6bdbacee9: Verifying Checksum 15:47:24 edb6bdbacee9: Download complete 15:47:24 edb6bdbacee9: Pull complete 15:47:24 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:47:24 Status: Downloaded newer image for alpine:3.17 15:47:24 ---> 779605e5fbc0 15:47:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:47:24 ---> Running in b2287e3c13c0 15:47:24 Removing intermediate container b2287e3c13c0 15:47:24 ---> bfc343a7f655 15:47:24 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:47:24 ---> Running in 73a276cf93ad 15:47:24 Removing intermediate container 73a276cf93ad 15:47:24 ---> 0eeed0c33c95 15:47:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:47:24 ---> Running in 5cffa8bd106d 15:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:47:25 (1/2) Installing ca-certificates (20230506-r0) 15:47:25 (2/2) Installing dumb-init (1.2.5-r2) 15:47:25 Executing busybox-1.35.0-r29.trigger 15:47:25 Executing ca-certificates-20230506-r0.trigger 15:47:26 OK: 8 MiB in 17 packages 15:47:27 Removing intermediate container 5cffa8bd106d 15:47:27 ---> 96866212444f 15:47:27 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:47:27 ---> c63aa81da422 15:47:27 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:47:28 ---> 23d0571aa68d 15:47:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:47:28 ---> 609387a23920 15:47:28 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:47:29 ---> 6b1ba6897eba 15:47:29 Step 21/26 : EXPOSE 59712 15:47:29 ---> Running in efa434f92e7a 15:47:29 Removing intermediate container efa434f92e7a 15:47:29 ---> c2279aec9396 15:47:29 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:47:29 ---> Running in ea48d9042379 15:47:30 Removing intermediate container ea48d9042379 15:47:30 ---> 5cdf7ea10931 15:47:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:47:30 ---> Running in 334d2e3560f4 15:47:30 Removing intermediate container 334d2e3560f4 15:47:30 ---> 4a2f2fbad05c 15:47:30 Step 24/26 : LABEL arch=arm64 15:47:30 ---> Running in b2887c28ccf4 15:47:30 Removing intermediate container b2887c28ccf4 15:47:30 ---> 835cf5d1a0a0 15:47:30 Step 25/26 : LABEL git_sha=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:47:30 ---> Running in 1e6729f3f01a 15:47:30 Removing intermediate container 1e6729f3f01a 15:47:30 ---> 9e014ec1297c 15:47:30 Step 26/26 : LABEL version=3.1.0-dev.4 15:47:31 ---> Running in c797bca722b6 15:47:31 Removing intermediate container c797bca722b6 15:47:31 ---> f18a77fb52c9 15:47:31 [Warning] One or more build-args [ARCH] were not consumed 15:47:31 Successfully built f18a77fb52c9 15:47:31 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 15:47:31 provisioning config files... 15:47:31 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/5@tmp/config10824954231785964494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:31 ---> docker-login.sh 15:47:31 nexus3.edgexfoundry.org:10001 15:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:32 Configure a credential helper to remove this warning. See 15:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:32 15:47:32 Login Succeeded 15:47:32 nexus3.edgexfoundry.org:10002 15:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:32 Configure a credential helper to remove this warning. See 15:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:32 15:47:32 Login Succeeded 15:47:32 nexus3.edgexfoundry.org:10003 15:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:32 Configure a credential helper to remove this warning. See 15:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:32 15:47:32 Login Succeeded 15:47:32 nexus3.edgexfoundry.org:10004 15:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:33 Configure a credential helper to remove this warning. See 15:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:33 15:47:33 Login Succeeded 15:47:33 docker.io 15:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:33 Configure a credential helper to remove this warning. See 15:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:33 15:47:33 Login Succeeded 15:47:33 ---> docker-login.sh ends [Pipeline] } 15:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:33 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:47:33 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:47:33 latest 15:47:33 3.1.0-dev.4 15:47:33 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 15:47:33 main 15:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:47:34 6e78565f067e: Preparing 15:47:34 414ca016c0f9: Preparing 15:47:34 c8fea6f7c6d5: Preparing 15:47:34 b132c6cb6f56: Preparing 15:47:34 4f29db545ec4: Preparing 15:47:34 9386262d7a74: Preparing 15:47:34 9386262d7a74: Waiting 15:47:34 b132c6cb6f56: Pushed 15:47:34 414ca016c0f9: Pushed 15:47:34 c8fea6f7c6d5: Pushed 15:47:34 9386262d7a74: Layer already exists 15:47:35 4f29db545ec4: Pushed 15:47:35 6e78565f067e: Pushed 15:47:35 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:35 + 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 15:47:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:47:36 6e78565f067e: Preparing 15:47:36 414ca016c0f9: Preparing 15:47:36 c8fea6f7c6d5: Preparing 15:47:36 b132c6cb6f56: Preparing 15:47:36 4f29db545ec4: Preparing 15:47:36 9386262d7a74: Preparing 15:47:36 9386262d7a74: Waiting 15:47:36 b132c6cb6f56: Layer already exists 15:47:36 c8fea6f7c6d5: Layer already exists 15:47:36 6e78565f067e: Layer already exists 15:47:36 4f29db545ec4: Layer already exists 15:47:36 414ca016c0f9: Layer already exists 15:47:36 9386262d7a74: Layer already exists 15:47:36 latest: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:36 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.4 15:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:47:36 6e78565f067e: Preparing 15:47:36 414ca016c0f9: Preparing 15:47:36 c8fea6f7c6d5: Preparing 15:47:36 b132c6cb6f56: Preparing 15:47:36 4f29db545ec4: Preparing 15:47:36 9386262d7a74: Preparing 15:47:36 9386262d7a74: Waiting 15:47:36 c8fea6f7c6d5: Layer already exists 15:47:36 b132c6cb6f56: Layer already exists 15:47:36 6e78565f067e: Layer already exists 15:47:36 414ca016c0f9: Layer already exists 15:47:36 4f29db545ec4: Layer already exists 15:47:36 9386262d7a74: Layer already exists 15:47:36 3.1.0-dev.4: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:37 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 15:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:47:37 6e78565f067e: Preparing 15:47:37 414ca016c0f9: Preparing 15:47:37 c8fea6f7c6d5: Preparing 15:47:37 b132c6cb6f56: Preparing 15:47:37 4f29db545ec4: Preparing 15:47:37 9386262d7a74: Preparing 15:47:37 9386262d7a74: Waiting 15:47:37 6e78565f067e: Layer already exists 15:47:37 414ca016c0f9: Layer already exists 15:47:37 4f29db545ec4: Layer already exists 15:47:37 c8fea6f7c6d5: Layer already exists 15:47:37 b132c6cb6f56: Layer already exists 15:47:37 9386262d7a74: Layer already exists 15:47:37 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:37 + 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 15:47:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:47:38 6e78565f067e: Preparing 15:47:38 414ca016c0f9: Preparing 15:47:38 c8fea6f7c6d5: Preparing 15:47:38 b132c6cb6f56: Preparing 15:47:38 4f29db545ec4: Preparing 15:47:38 9386262d7a74: Preparing 15:47:38 9386262d7a74: Waiting 15:47:38 6e78565f067e: Layer already exists 15:47:38 4f29db545ec4: Layer already exists 15:47:38 414ca016c0f9: Layer already exists 15:47:38 b132c6cb6f56: Layer already exists 15:47:38 c8fea6f7c6d5: Layer already exists 15:47:38 9386262d7a74: Layer already exists 15:47:38 main: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:38 ===================================================== [Pipeline] echo 15:47:38 taggedImages: 15:47:38 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 15:47:38 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:47:38 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.4 15:47:38 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 15:47:38 - 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 15:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:38 15:47:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:39 arm64: Pulling from edgex-lftools-log-publisher 15:47:39 8998bd30e6a1: Pulling fs layer 15:47:39 04944245beec: Pulling fs layer 15:47:39 699f458cf7ca: Pulling fs layer 15:47:39 765212b225bb: Pulling fs layer 15:47:39 f23df028b6ca: Pulling fs layer 15:47:39 d65c8cfc05b1: Pulling fs layer 15:47:39 2437ff75d9bd: Pulling fs layer 15:47:39 f23df028b6ca: Waiting 15:47:39 765212b225bb: Waiting 15:47:39 d65c8cfc05b1: Waiting 15:47:39 2437ff75d9bd: Waiting 15:47:39 04944245beec: Verifying Checksum 15:47:39 04944245beec: Download complete 15:47:39 765212b225bb: Verifying Checksum 15:47:39 765212b225bb: Download complete 15:47:39 f23df028b6ca: Verifying Checksum 15:47:39 f23df028b6ca: Download complete 15:47:39 d65c8cfc05b1: Verifying Checksum 15:47:39 d65c8cfc05b1: Download complete 15:47:39 699f458cf7ca: Verifying Checksum 15:47:39 699f458cf7ca: Download complete 15:47:39 8998bd30e6a1: Verifying Checksum 15:47:39 8998bd30e6a1: Download complete 15:47:42 2437ff75d9bd: Verifying Checksum 15:47:42 2437ff75d9bd: Download complete 15:47:43 8998bd30e6a1: Pull complete 15:47:44 04944245beec: Pull complete 15:47:45 699f458cf7ca: Pull complete 15:47:45 765212b225bb: Pull complete 15:47:46 f23df028b6ca: Pull complete 15:47:46 d65c8cfc05b1: Pull complete 15:48:01 2437ff75d9bd: Pull complete 15:48:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:01 prd-ubuntu20.04-docker-arm64-4c-16g-19066 does not seem to be running inside a container 15:48:01 $ 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/5 -v /w/workspace/app-record-replay/5:/w/workspace/app-record-replay/5:rw,z -v /w/workspace/app-record-replay/5@tmp:/w/workspace/app-record-replay/5@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 15:48:04 $ docker top df7c0b035738b9b08ba52ebe03205bb7421f1835568ac8d158001954bf307256 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:04 ---> job-cost.sh 15:48:04 lf-activate-venv: SKIPPING 15:48:04 INFO: No Stack... 15:48:05 INFO: Retrieving Pricing Info for: v3-standard-4 15:48:06 INFO: Archiving Costs [Pipeline] sh 15:48:06 + cat /w/workspace/app-record-replay/5/archives/cost.csv 15:48:06 + cut -d, -f6 [Pipeline] lock 15:48:06 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] 15:48:06 Resource [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] did not exist. Created. 15:48:06 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:06 /w/workspace/app-record-replay/5@tmp/durable-f08265af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:48:07 + echo total: 0.10999999940395355 [Pipeline] stash 15:48:07 Warning: overwriting stash ‘stack-cost’ 15:48:07 Stashed 1 file(s) [Pipeline] } 15:48:07 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:48:07 $ docker stop --time=1 df7c0b035738b9b08ba52ebe03205bb7421f1835568ac8d158001954bf307256 15:48:09 $ docker rm -f --volumes df7c0b035738b9b08ba52ebe03205bb7421f1835568ac8d158001954bf307256 [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 15:48:09 provisioning config files... 15:48:09 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #5 15:48:09 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3018405779314357072tmp [Pipeline] { [Pipeline] sh 15:48:09 + set +x 15:48:09 + curl -s https://codecov.io/bash 15:48:09 + bash -s -- 15:48:10 15:48:10 _____ _ 15:48:10 / ____| | | 15:48:10 | | ___ __| | ___ ___ _____ __ 15:48:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:48:10 | |___| (_) | (_| | __/ (_| (_) \ V / 15:48:10 \_____\___/ \__,_|\___|\___\___/ \_/ 15:48:10 Bash-1.0.6 15:48:10 15:48:10 15:48:10 ==> git version 2.25.1 found 15:48:10 ==> 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 15:48:10 Release-Date: 2020-01-08 15:48:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:48:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:48:10 ==> Jenkins CI detected. 15:48:10 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:48:10 project root: . 15:48:10 --> token set from env 15:48:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:48:10 ==> Running gcov in . (disable via -X gcov) 15:48:10 ==> Python coveragepy not found 15:48:10 ==> Searching for coverage reports in: 15:48:10 + . 15:48:10 -> Found 1 reports 15:48:10 ==> Detecting git/mercurial file structure 15:48:10 ==> Reading reports 15:48:10 + ./coverage.out bytes=1849 15:48:10 ==> Appending adjustments 15:48:10 https://docs.codecov.io/docs/fixing-reports 15:48:10 + Found adjustments 15:48:10 ==> Gzipping contents 15:48:10 4.0K /tmp/codecov.28SPi3.gz 15:48:10 ==> Uploading reports 15:48:10 url: https://codecov.io 15:48:10 query: branch=main&commit=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:48:10 -> Pinging Codecov 15:48:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:48:10 Invalid request parameters 15:48:10 400 [Pipeline] } 15:48:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:48:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:48:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:10 15:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:48:11 df9b9388f04a: Pulling fs layer 15:48:11 52dc419b0ee2: Pulling fs layer 15:48:11 25bc292e5bac: Pulling fs layer 15:48:11 114826534d7a: Pulling fs layer 15:48:11 4657fd5d0bcf: Pulling fs layer 15:48:11 6ad1cebc031e: Pulling fs layer 15:48:11 8a3aa393b2d8: Pulling fs layer 15:48:11 6ad1cebc031e: Waiting 15:48:11 114826534d7a: Waiting 15:48:11 4657fd5d0bcf: Waiting 15:48:11 8a3aa393b2d8: Waiting 15:48:11 25bc292e5bac: Verifying Checksum 15:48:11 25bc292e5bac: Download complete 15:48:11 52dc419b0ee2: Verifying Checksum 15:48:11 52dc419b0ee2: Download complete 15:48:11 4657fd5d0bcf: Verifying Checksum 15:48:11 4657fd5d0bcf: Download complete 15:48:11 df9b9388f04a: Download complete 15:48:11 6ad1cebc031e: Verifying Checksum 15:48:11 6ad1cebc031e: Download complete 15:48:11 df9b9388f04a: Pull complete 15:48:11 52dc419b0ee2: Pull complete 15:48:11 25bc292e5bac: Pull complete 15:48:11 114826534d7a: Verifying Checksum 15:48:11 114826534d7a: Download complete 15:48:12 8a3aa393b2d8: Verifying Checksum 15:48:12 8a3aa393b2d8: Download complete 15:48:15 114826534d7a: Pull complete 15:48:15 4657fd5d0bcf: Pull complete 15:48:15 6ad1cebc031e: Pull complete 15:48:18 8a3aa393b2d8: Pull complete 15:48:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:18 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:48:18 $ 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 15:48:21 $ docker top f9b205045f4f2599327fc0f870aa22ed81b04032a7dbd68195ccd735355e2df0 -eo pid,comm [Pipeline] { [Pipeline] echo 15:48:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:48:22 + set -o pipefail 15:48:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:48:28 15:48:28 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:48:28 15:48:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/0881a020-97d0-4569-a615-d4399944ca25 15:48:28 15:48:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:48:28 15:48:28 15:48:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:48:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:48:28 More details here: https://snyk.co/ue1NS [Pipeline] } 15:48:28 $ docker stop --time=1 f9b205045f4f2599327fc0f870aa22ed81b04032a7dbd68195ccd735355e2df0 15:48:31 $ docker rm -f --volumes f9b205045f4f2599327fc0f870aa22ed81b04032a7dbd68195ccd735355e2df0 [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 15:48:32 + git log --format=format:%s -1 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] sh 15:48:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:33 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:48:33 $ 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 15:48:33 $ docker top 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e -eo pid,comm 15:48:33 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). 15:48:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:33 [ssh-agent] Looking for ssh-agent implementation... 15:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:33 $ docker exec 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e ssh-agent 15:48:33 SSH_AUTH_SOCK=/tmp/ssh-odffqcGpPv82/agent.31 15:48:33 SSH_AGENT_PID=37 15:48:33 Running ssh-add (command line suppressed) 15:48:33 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11542328273087725686.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11542328273087725686.key) 15:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:34 + git semver tag 15:48:34 2023-06-22 15:48:34,405 [run_tag] DEBUG tag force:False 15:48:34 2023-06-22 15:48:34,405 [check_head_tag] DEBUG check head tag 15:48:34 2023-06-22 15:48:34,406 [execute] INFO git cat-file --batch-check 15:48:34 2023-06-22 15:48:34,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:48:34 2023-06-22 15:48:34,410 [execute] INFO git cat-file --batch 15:48:34 2023-06-22 15:48:34,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:48:34 2023-06-22 15:48:34,417 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:48:34 2023-06-22 15:48:34,417 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 15:48:34 2023-06-22 15:48:34,417 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:48:34 2023-06-22 15:48:34,423 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:48:34 3.1.0-dev.4 [Pipeline] } 15:48:34 $ docker exec --env ******** --env ******** 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e ssh-agent -k 15:48:34 unset SSH_AUTH_SOCK; 15:48:34 unset SSH_AGENT_PID; 15:48:34 echo Agent pid 37 killed; 15:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:34 + git semver [Pipeline] } 15:48:35 $ docker stop --time=1 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e 15:48:36 $ docker rm -f --volumes 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:36 15:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:37 0.23.1-centos7: Pulling from edgex-lftools 15:48:37 ab5ef0e58194: Pulling fs layer 15:48:37 9712f1f96733: Pulling fs layer 15:48:37 63f879dbbcfc: Pulling fs layer 15:48:37 0d9ebad4ef96: Pulling fs layer 15:48:37 e9a5061849ea: Pulling fs layer 15:48:37 d747dcd14b5f: Pulling fs layer 15:48:37 2de7ff778b66: Pulling fs layer 15:48:37 0d9ebad4ef96: Waiting 15:48:37 d747dcd14b5f: Waiting 15:48:37 e9a5061849ea: Waiting 15:48:37 2de7ff778b66: Waiting 15:48:37 9712f1f96733: Download complete 15:48:37 63f879dbbcfc: Verifying Checksum 15:48:37 63f879dbbcfc: Download complete 15:48:37 e9a5061849ea: Verifying Checksum 15:48:37 e9a5061849ea: Download complete 15:48:37 ab5ef0e58194: Verifying Checksum 15:48:37 ab5ef0e58194: Download complete 15:48:37 0d9ebad4ef96: Verifying Checksum 15:48:37 0d9ebad4ef96: Download complete 15:48:37 d747dcd14b5f: Verifying Checksum 15:48:37 d747dcd14b5f: Download complete 15:48:37 2de7ff778b66: Verifying Checksum 15:48:37 2de7ff778b66: Download complete 15:48:40 ab5ef0e58194: Pull complete 15:48:40 9712f1f96733: Pull complete 15:48:41 63f879dbbcfc: Pull complete 15:48:44 0d9ebad4ef96: Pull complete 15:48:44 e9a5061849ea: Pull complete 15:48:44 d747dcd14b5f: Pull complete 15:48:45 2de7ff778b66: Pull complete 15:48:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:45 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:48:45 $ 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 15:48:50 $ docker top 1feca85fe1c5c3117ac2e59815f12d4a84c2ee8c17b229189788a632fc530240 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:48:50 provisioning config files... 15:48:50 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9414521021703732078tmp 15:48:50 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4654628767059473386tmp 15:48:50 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15023968210289082175tmp [Pipeline] { [Pipeline] echo 15:48:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:48:50 ---> sigul-configuration.sh 15:48:50 gpg: directory `/root/.gnupg' created 15:48:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:48:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:48:50 gpg: keyring `/root/.gnupg/secring.gpg' created 15:48:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:48:50 gpg: CAST5 encrypted data 15:48:50 gpg: encrypted with 1 passphrase 15:48:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:48:51 + mkdir /home/jenkins 15:48:51 + mkdir /home/jenkins/sigul [Pipeline] sh 15:48:51 + 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 15:48:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:48:51 ---> sigul-install.sh 15:48:51 Sigul already installed; skipping installation. [Pipeline] sh 15:48:52 + git tag --list 15:48:52 v3.1.0-dev.0 15:48:52 v3.1.0-dev.1 15:48:52 v3.1.0-dev.2 15:48:52 v3.1.0-dev.3 15:48:52 v3.1.0-dev.4 [Pipeline] sh 15:48:52 + lftools sign git-tag v3.1.0-dev.4 15:48:52 Signing Git tag with Sigul... 15:48:52 Signing v3.1.0-dev.4 [Pipeline] echo 15:48:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:48:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:48:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:48:53 $ docker stop --time=1 1feca85fe1c5c3117ac2e59815f12d4a84c2ee8c17b229189788a632fc530240 15:48:54 $ docker rm -f --volumes 1feca85fe1c5c3117ac2e59815f12d4a84c2ee8c17b229189788a632fc530240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:48:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:55 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:48:55 $ 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 15:48:55 $ docker top 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:56 [ssh-agent] Looking for ssh-agent implementation... 15:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:56 $ docker exec 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a ssh-agent 15:48:56 SSH_AUTH_SOCK=/tmp/ssh-oJG2vDFfcG0u/agent.32 15:48:56 SSH_AGENT_PID=38 15:48:56 Running ssh-add (command line suppressed) 15:48:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12045584240659250027.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12045584240659250027.key) 15:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:56 + git semver bump pre 15:48:56 2023-06-22 15:48:56,814 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:48:56 2023-06-22 15:48:56,815 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 15:48:56 2023-06-22 15:48:56,815 [bump_version] DEBUG bumped version:3.1.0-dev.5 15:48:56 2023-06-22 15:48:56,815 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:48:56 2023-06-22 15:48:56,815 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:48:56 2023-06-22 15:48:56,815 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:48:56 2023-06-22 15:48:56,816 [execute] INFO git cat-file --batch-check 15:48:56 2023-06-22 15:48:56,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:56 2023-06-22 15:48:56,822 [execute] INFO git cat-file --batch 15:48:56 2023-06-22 15:48:56,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:56 2023-06-22 15:48:56,827 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:48:56 3.1.0-dev.5 [Pipeline] } 15:48:56 $ docker exec --env ******** --env ******** 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a ssh-agent -k 15:48:57 unset SSH_AUTH_SOCK; 15:48:57 unset SSH_AGENT_PID; 15:48:57 echo Agent pid 38 killed; 15:48:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:57 + git semver [Pipeline] } 15:48:57 $ docker stop --time=1 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a 15:48:58 $ docker rm -f --volumes 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a [Pipeline] // withDockerContainer [Pipeline] sh 15:48:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:59 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:48:59 $ 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 15:48:59 $ docker top a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:00 [ssh-agent] Looking for ssh-agent implementation... 15:49:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:00 $ docker exec a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 ssh-agent 15:49:00 SSH_AUTH_SOCK=/tmp/ssh-wkvtSaVIT2iC/agent.31 15:49:00 SSH_AGENT_PID=37 15:49:00 Running ssh-add (command line suppressed) 15:49:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16842962510192466175.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16842962510192466175.key) 15:49:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:00 + git semver push 15:49:00 2023-06-22 15:49:00,839 [run_push] DEBUG push 15:49:00 2023-06-22 15:49:00,840 [execute] INFO git cat-file --batch-check 15:49:00 2023-06-22 15:49:00,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:49:00 2023-06-22 15:49:00,844 [execute] INFO git rev-list a568ff1d61dae38f92be049f98c7170913ddf583 -- 15:49:00 2023-06-22 15:49:00,844 [execute] DEBUG Popen(['git', 'rev-list', 'a568ff1d61dae38f92be049f98c7170913ddf583', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:49:00 2023-06-22 15:49:00,849 [execute] INFO git fetch -v origin 15:49:00 2023-06-22 15:49:00,849 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:49:01 2023-06-22 15:49:01,323 [run_push] DEBUG no remote changes detected 15:49:01 2023-06-22 15:49:01,323 [execute] INFO git push origin semver 15:49:01 2023-06-22 15:49:01,324 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:49:02 2023-06-22 15:49:02,270 [run_push] DEBUG push all version tags 15:49:02 2023-06-22 15:49:02,271 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:49:02 2023-06-22 15:49:02,272 [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) 15:49:03 2023-06-22 15:49:02,984 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:49:03 3.1.0-dev.5 [Pipeline] } 15:49:03 $ docker exec --env ******** --env ******** a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 ssh-agent -k 15:49:03 unset SSH_AUTH_SOCK; 15:49:03 unset SSH_AGENT_PID; 15:49:03 echo Agent pid 37 killed; 15:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:03 + git semver [Pipeline] } 15:49:03 $ docker stop --time=1 a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 15:49:04 $ docker rm -f --volumes a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 [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 15:49:05 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:49:05 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:49:05 total 16 15:49:05 drwxr-xr-x 3 root root 4096 Jun 22 15:40 . 15:49:05 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:48 .. 15:49:05 drwxr-xr-x 2 root root 4096 Jun 22 15:40 cost 15:49:05 -rw-r--r-- 1 root root 87 Jun 22 15:40 cost.csv 15:49:05 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:49:05 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:49:05 total 16 15:49:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:40 . 15:49:05 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:48 .. 15:49:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 15:40 cost 15:49:05 -rw-r--r-- 1 jenkins jenkins 87 Jun 22 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:49:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:49:06 ---> package-listing.sh 15:49:06 ++ facter osfamily 15:49:06 ++ tr '[:upper:]' '[:lower:]' 15:49:07 + OS_FAMILY=debian 15:49:07 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:49:07 + START_PACKAGES=/tmp/packages_start.txt 15:49:07 + END_PACKAGES=/tmp/packages_end.txt 15:49:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:07 + PACKAGES=/tmp/packages_start.txt 15:49:07 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:49:07 + PACKAGES=/tmp/packages_end.txt 15:49:07 + case "${OS_FAMILY}" in 15:49:07 + dpkg -l 15:49:07 + grep '^ii' 15:49:07 + '[' -f /tmp/packages_start.txt ']' 15:49:07 + '[' -f /tmp/packages_end.txt ']' 15:49:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:07 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:49:07 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:49:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:49:07 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 15:49:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:07 prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container 15:49:07 $ 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 15:49:08 $ docker top fceff28a87fb1fbecf1ed82e976f8eda45b2e227bfc13c7eeb2d234b3812c960 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:49:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:49:09 + ls /var/log/sa-host 15:49:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:09 provisioning config files... 15:49:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11590051558398813193tmp [Pipeline] { [Pipeline] echo 15:49:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:49:09 ---> create-netrc.sh [Pipeline] } 15:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:49:09 ---> python-tools-install.sh [Pipeline] echo 15:49:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:49:10 ---> sudo-logs.sh 15:49:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:49:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:49:10 ---> job-cost.sh 15:49:10 lf-activate-venv: SKIPPING 15:49:10 DEBUG: total: 0.2199999988079071 15:49:10 INFO: Retrieving Stack Cost... 15:49:10 INFO: Retrieving Pricing Info for: v3-standard-8 15:49:11 INFO: Archiving Costs [Pipeline] echo 15:49:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:49:11 ---> logs-deploy.sh 15:49:11 lf-activate-venv: SKIPPING 15:49:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/5 15:49:11 INFO: archiving workspace using pattern(s): 15:49:12 Archives upload complete. 15:49:12 INFO: archiving logs to Nexus