Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82525e6c7d6a533d22d6d943cbf6602eaced6467 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-ssh680967709799259097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13855791287996601233.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15279462812372398189.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16205885664900856242.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-ssh13033373911099671714.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1154’ Running on prd-ubuntu20.04-docker-8c-8g-1157 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 82525e6c7d6a533d22d6d943cbf6602eaced6467 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#134)" > 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 82525e6c7d6a533d22d6d943cbf6602eaced6467 # timeout=10 > git rev-list --no-walk c91273375caf9ea1b627f8cc34b79c0d0d8621fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:31 ========================================================= 15:45:31 EdgeX Global Pipelines Version Info 15:45:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:32 ------------------- 15:45:32 stable info: 15:45:32 ------------------- 15:45:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:45:32 Message: update stable to v1.0.258 15:45:33 ------------------- 15:45:33 experimental info: 15:45:33 ------------------- 15:45:33 Commited By: **** collab-it+edgex@linuxfoundation.org 15:45:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:45:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82525e6 [Pipeline] echo 15:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:33 provisioning config files... 15:45:33 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13747843590554238158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:34 ---> ****-login.sh 15:45:34 nexus3.edgexfoundry.org:10001 15:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:34 Configure a credential helper to remove this warning. See 15:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:34 15:45:34 Login Succeeded 15:45:34 nexus3.edgexfoundry.org:10002 15:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:34 Configure a credential helper to remove this warning. See 15:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:34 15:45:34 Login Succeeded 15:45:34 nexus3.edgexfoundry.org:10003 15:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:34 Configure a credential helper to remove this warning. See 15:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:34 15:45:34 Login Succeeded 15:45:34 nexus3.edgexfoundry.org:10004 15:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:34 Configure a credential helper to remove this warning. See 15:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:34 15:45:34 Login Succeeded 15:45:34 ****.io 15:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:35 Configure a credential helper to remove this warning. See 15:45:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:35 15:45:35 Login Succeeded 15:45:35 ---> ****-login.sh ends [Pipeline] } 15:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:45:35 + git rev-list -1 --merges 82525e6c7d6a533d22d6d943cbf6602eaced6467~1..82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] echo 15:45:35 -----------> git rev-list -1 --merges 82525e6c7d6a533d22d6d943cbf6602eaced6467~1..82525e6c7d6a533d22d6d943cbf6602eaced6467 82525e6c7d6a533d22d6d943cbf6602eaced6467 [false] [Pipeline] sh 15:45:36 + git log --format=format:%s -1 82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] echo 15:45:36 ========================================================= 15:45:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:45:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:36 + git log --format=format:%s -1 82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] echo 15:45:36 [semverPrep] GIT_COMMIT: 82525e6c7d6a533d22d6d943cbf6602eaced6467, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#134) [Pipeline] echo 15:45:36 [semverPrep] This is not a build commit. [Pipeline] sh 15:45:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:45:36 + grep -v github /etc/ssh/ssh_known_hosts 15:45:36 + [ -e /tmp/ssh_known_hosts ] 15:45:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:45:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:45:36 + sudo tee -a /etc/ssh/ssh_known_hosts 15:45:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:37 15:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:37 0.1.4: Pulling from edgex-devops/py-git-semver 15:45:37 b85a868b505f: Pulling fs layer 15:45:37 e2be974225ed: Pulling fs layer 15:45:37 339a4e72a1f5: Pulling fs layer 15:45:37 988bab9f4d93: Pulling fs layer 15:45:37 1469e6f7b9e6: Pulling fs layer 15:45:37 eaf3925da568: Pulling fs layer 15:45:37 bab4dde63d76: Pulling fs layer 15:45:37 bde34c3a00c8: Pulling fs layer 15:45:37 b352a97aabf1: Pulling fs layer 15:45:37 4872d77fe225: Pulling fs layer 15:45:37 5851b861e8e6: Pulling fs layer 15:45:37 988bab9f4d93: Waiting 15:45:37 1469e6f7b9e6: Waiting 15:45:37 eaf3925da568: Waiting 15:45:37 bab4dde63d76: Waiting 15:45:37 bde34c3a00c8: Waiting 15:45:37 b352a97aabf1: Waiting 15:45:37 4872d77fe225: Waiting 15:45:37 5851b861e8e6: Waiting 15:45:37 e2be974225ed: Download complete 15:45:37 988bab9f4d93: Verifying Checksum 15:45:37 988bab9f4d93: Download complete 15:45:37 1469e6f7b9e6: Verifying Checksum 15:45:37 1469e6f7b9e6: Download complete 15:45:37 eaf3925da568: Download complete 15:45:37 339a4e72a1f5: Verifying Checksum 15:45:37 339a4e72a1f5: Download complete 15:45:37 bde34c3a00c8: Verifying Checksum 15:45:37 bde34c3a00c8: Download complete 15:45:37 b352a97aabf1: Verifying Checksum 15:45:37 b352a97aabf1: Download complete 15:45:37 4872d77fe225: Verifying Checksum 15:45:37 4872d77fe225: Download complete 15:45:37 5851b861e8e6: Verifying Checksum 15:45:37 5851b861e8e6: Download complete 15:45:37 b85a868b505f: Download complete 15:45:37 bab4dde63d76: Download complete 15:45:38 b85a868b505f: Pull complete 15:45:38 e2be974225ed: Pull complete 15:45:39 339a4e72a1f5: Pull complete 15:45:39 988bab9f4d93: Pull complete 15:45:39 1469e6f7b9e6: Pull complete 15:45:39 eaf3925da568: Pull complete 15:45:41 bab4dde63d76: Pull complete 15:45:41 bde34c3a00c8: Pull complete 15:45:41 b352a97aabf1: Pull complete 15:45:41 4872d77fe225: Pull complete 15:45:42 5851b861e8e6: Pull complete 15:45:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:42 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 15:45:42 $ 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:45:45 $ docker top fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda -eo pid,comm 15:45:45 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:45:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:45 [ssh-agent] Looking for ssh-agent implementation... 15:45:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:45 $ docker exec fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda ssh-agent 15:45:45 SSH_AUTH_SOCK=/tmp/ssh-IZ8PEC5LUuYY/agent.31 15:45:45 SSH_AGENT_PID=37 15:45:45 Running ssh-add (command line suppressed) 15:45:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9079410824619072301.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9079410824619072301.key) 15:45:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:45 + git tag --points-at HEAD [Pipeline] } 15:45:45 $ docker exec --env ******** --env ******** fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda ssh-agent -k 15:45:45 unset SSH_AUTH_SOCK; 15:45:45 unset SSH_AGENT_PID; 15:45:45 echo Agent pid 37 killed; 15:45:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:45:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:45 [ssh-agent] Looking for ssh-agent implementation... 15:45:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:46 $ docker exec fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda ssh-agent 15:45:46 SSH_AUTH_SOCK=/tmp/ssh-IzKry5tUtpix/agent.70 15:45:46 SSH_AGENT_PID=76 15:45:46 Running ssh-add (command line suppressed) 15:45:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9479424900384839251.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9479424900384839251.key) 15:45:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:46 + git semver init 15:45:46 2024-03-25 15:45:46,816 [run_init] DEBUG init version:0.0.0 force:False 15:45:46 2024-03-25 15:45:46,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:45:46 2024-03-25 15:45:46,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:45:46 2024-03-25 15:45:46,817 [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:45:47 2024-03-25 15:45:47,823 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:45:47 2024-03-25 15:45:47,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:45:47 2024-03-25 15:45:47,824 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:45:47 2024-03-25 15:45:47,824 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:45:47 3.2.0-dev.18 [Pipeline] } 15:45:48 $ docker exec --env ******** --env ******** fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda ssh-agent -k 15:45:48 unset SSH_AUTH_SOCK; 15:45:48 unset SSH_AGENT_PID; 15:45:48 echo Agent pid 76 killed; 15:45:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:48 + git semver [Pipeline] } 15:45:48 $ docker stop --time=1 fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda 15:45:50 $ docker rm -f --volumes fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda [Pipeline] // withDockerContainer [Pipeline] sh 15:45:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:45:50 Stashed 1 file(s) [Pipeline] echo 15:45:50 [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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:45:50 provisioning config files... 15:45:50 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14861096715916032666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:51 ---> ****-login.sh 15:45:51 nexus3.edgexfoundry.org:10001 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:51 Configure a credential helper to remove this warning. See 15:45:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:51 15:45:51 Login Succeeded 15:45:51 nexus3.edgexfoundry.org:10002 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:51 Configure a credential helper to remove this warning. See 15:45:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:51 15:45:51 Login Succeeded 15:45:51 nexus3.edgexfoundry.org:10003 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:51 Configure a credential helper to remove this warning. See 15:45:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:51 15:45:51 Login Succeeded 15:45:51 nexus3.edgexfoundry.org:10004 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:51 Configure a credential helper to remove this warning. See 15:45:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:51 15:45:51 Login Succeeded 15:45:51 ****.io 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:52 Configure a credential helper to remove this warning. See 15:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:52 15:45:52 Login Succeeded 15:45:52 ---> ****-login.sh ends [Pipeline] } 15:45:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:45:52 ========================================================= 15:45:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:45:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:45:52 Sending build context to Docker daemon 6.83MB 15:45:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:45:52 Step 2/12 : FROM ${BASE} AS builder 15:45:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:45:52 7264a8db6415: Pulling fs layer 15:45:52 c4d48a809fc2: Pulling fs layer 15:45:52 4f1c88b9dad5: Pulling fs layer 15:45:52 ad3a456e5733: Pulling fs layer 15:45:52 69c7f0334f64: Pulling fs layer 15:45:52 1f1c1a5573a3: Pulling fs layer 15:45:52 69c7f0334f64: Waiting 15:45:52 ad3a456e5733: Waiting 15:45:52 ce7588e14bc9: Pulling fs layer 15:45:52 b5e4710f87ac: Pulling fs layer 15:45:52 ce7588e14bc9: Waiting 15:45:52 b5e4710f87ac: Waiting 15:45:52 c4d48a809fc2: Verifying Checksum 15:45:52 c4d48a809fc2: Download complete 15:45:52 ad3a456e5733: Verifying Checksum 15:45:52 ad3a456e5733: Download complete 15:45:52 69c7f0334f64: Verifying Checksum 15:45:52 7264a8db6415: Verifying Checksum 15:45:52 7264a8db6415: Download complete 15:45:52 1f1c1a5573a3: Verifying Checksum 15:45:52 1f1c1a5573a3: Download complete 15:45:52 7264a8db6415: Pull complete 15:45:53 b5e4710f87ac: Verifying Checksum 15:45:53 b5e4710f87ac: Download complete 15:45:53 c4d48a809fc2: Pull complete 15:45:55 4f1c88b9dad5: Verifying Checksum 15:45:55 4f1c88b9dad5: Download complete 15:45:55 ce7588e14bc9: Verifying Checksum 15:45:55 ce7588e14bc9: Download complete 15:45:58 4f1c88b9dad5: Pull complete 15:45:58 ad3a456e5733: Pull complete 15:45:58 69c7f0334f64: Pull complete 15:45:58 1f1c1a5573a3: Pull complete 15:46:00 ce7588e14bc9: Pull complete 15:46:00 b5e4710f87ac: Pull complete 15:46:00 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:46:00 ---> 88b5674ff536 15:46:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:46:05 ---> Running in 688ddbb60c29 15:46:05 Removing intermediate container 688ddbb60c29 15:46:05 ---> 9b47803b989f 15:46:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:46:05 ---> Running in 64eecc31a9c4 15:46:05 Removing intermediate container 64eecc31a9c4 15:46:05 ---> 6c43e5875df9 15:46:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:46:05 ---> Running in 8fac39a9e5f1 15:46:05 Removing intermediate container 8fac39a9e5f1 15:46:05 ---> 1c4b285b5cc6 15:46:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:05 ---> Running in f2c3db1e0039 15:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:46:05 OK: 264 MiB in 52 packages 15:46:05 Still waiting to schedule task 15:46:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1156’ 15:46:06 Removing intermediate container f2c3db1e0039 15:46:06 ---> e8ce51a7c8d1 15:46:06 Step 7/12 : WORKDIR /app 15:46:06 ---> Running in e7c79f303e8f 15:46:06 Removing intermediate container e7c79f303e8f 15:46:06 ---> 77e26306d229 15:46:06 Step 8/12 : COPY go.mod vendor* ./ 15:46:06 ---> d9541e079da5 15:46:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:06 ---> Running in 2bf0e060924a 15:47:14 Removing intermediate container 2bf0e060924a 15:47:14 ---> d05df8ac927f 15:47:14 Step 10/12 : COPY . . 15:47:14 ---> 3b260ec155fa 15:47:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:47:14 ---> Running in 5a9e57368d49 15:47:14 Removing intermediate container 5a9e57368d49 15:47:14 ---> d603d8da2eca 15:47:14 Step 12/12 : RUN $MAKE 15:47:14 ---> Running in a0b0e7d08f75 15:47:14 noop 15:47:14 Removing intermediate container a0b0e7d08f75 15:47:14 ---> 785dde808e5d 15:47:14 Successfully built 785dde808e5d 15:47:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:14 + docker inspect -f . ci-base-image-x86_64 15:47:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:14 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 15:47:14 $ 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:47:14 $ docker top 06419f28d63e5d759866b2f72fbe869e20c9ab79f77019a2bcb0c2f9d88b9c89 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:15 + go version 15:47:15 go version go1.21.0 linux/amd64 [Pipeline] } 15:47:15 $ docker stop --time=1 06419f28d63e5d759866b2f72fbe869e20c9ab79f77019a2bcb0c2f9d88b9c89 15:47:16 $ docker rm -f --volumes 06419f28d63e5d759866b2f72fbe869e20c9ab79f77019a2bcb0c2f9d88b9c89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:16 + docker inspect -f . ci-base-image-x86_64 15:47:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:16 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 15:47:17 $ 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:47:17 $ docker top c367c7ed371f0035dff992320ae8b3f4f022b9c819522ad213cb2bc299a4ff0d -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:17 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:47:18 + make test 15:47:18 go test -race -coverprofile=coverage.out ./... 15:47:56 ? github.com/edgexfoundry/app-record-replay [no test files] 15:47:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:47:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:47:56 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:47:58 ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements 15:48:08 ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements 15:48:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.106s coverage: 89.7% of statements 15:48:08 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.045s coverage: 100.0% of statements 15:48:34 go vet ./... 15:48:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:48:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:48:39 ./bin/test-attribution-txt.sh 15:48:39 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:48:39 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:48:39 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:48:39 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:48:39 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:48:39 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:48:39 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:48:39 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:48:39 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 15:48:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:48:39 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:48:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:48:39 $ docker stop --time=1 c367c7ed371f0035dff992320ae8b3f4f022b9c819522ad213cb2bc299a4ff0d 15:48:45 $ docker rm -f --volumes c367c7ed371f0035dff992320ae8b3f4f022b9c819522ad213cb2bc299a4ff0d [Pipeline] // withDockerContainer [Pipeline] sh 15:48:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:48:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:48:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:48:46 + ls -al . 15:48:46 total 260 15:48:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 15:47 . 15:48:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:45 .. 15:48:46 -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 15:45 .dockerignore 15:48:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:48 .git 15:48:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:45 .github 15:48:46 -rw-rw-r-- 1 jenkins jenkins 164 Mar 25 15:45 .gitignore 15:48:46 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:45 .golangci.yml 15:48:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:45 .semver 15:48:46 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 25 15:45 Attribution.txt 15:48:46 -rw-rw-r-- 1 jenkins jenkins 458 Mar 25 15:45 CHANGELOG.md 15:48:46 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 25 15:45 Dockerfile 15:48:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:45 GOVERNANCE.md 15:48:46 -rw-rw-r-- 1 jenkins jenkins 681 Mar 25 15:45 Jenkinsfile 15:48:46 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 15:45 LICENSE 15:48:46 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 25 15:45 Makefile 15:48:46 -rw-rw-r-- 1 jenkins jenkins 611 Mar 25 15:45 OWNERS.md 15:48:46 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 25 15:45 README.md 15:48:46 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 25 15:45 Record and Reply.postman_collection.json 15:48:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:45 VERSION 15:48:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:45 bin 15:48:46 -rw-r--r-- 1 jenkins jenkins 24666 Mar 25 15:48 coverage.out 15:48:46 -rw-rw-r-- 1 jenkins jenkins 7253 Mar 25 15:45 go.mod 15:48:46 -rw-rw-r-- 1 jenkins jenkins 101578 Mar 25 15:45 go.sum 15:48:46 drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 15:45 internal 15:48:46 -rw-rw-r-- 1 jenkins jenkins 913 Mar 25 15:45 main.go 15:48:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:45 openapi 15:48:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:45 pkg 15:48:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:47 + 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=82525e6c7d6a533d22d6d943cbf6602eaced6467 --label arch=amd64 --label version=3.2.0-dev.18 . 15:48:47 Sending build context to Docker daemon 6.856MB 15:48:47 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:48:47 Step 2/27 : FROM ${BASE} AS builder 15:48:47 ---> 785dde808e5d 15:48:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:48:47 ---> Running in d1f88bf6749b 15:48:47 Removing intermediate container d1f88bf6749b 15:48:47 ---> fac9f52ba439 15:48:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:48:47 ---> Running in 4fe934aac140 15:48:47 Removing intermediate container 4fe934aac140 15:48:47 ---> 86da874782b2 15:48:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:48:47 ---> Running in 940de58a7d45 15:48:47 Removing intermediate container 940de58a7d45 15:48:47 ---> db3a7c04bf83 15:48:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:47 ---> Running in 015cfda643db 15:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:48:48 OK: 264 MiB in 52 packages 15:48:48 Removing intermediate container 015cfda643db 15:48:48 ---> 026161b7a383 15:48:48 Step 7/27 : WORKDIR /app 15:48:48 ---> Running in 4027b028e2bd 15:48:48 Removing intermediate container 4027b028e2bd 15:48:48 ---> d01f8591d395 15:48:48 Step 8/27 : COPY go.mod vendor* ./ 15:48:48 ---> cef4a11c9370 15:48:48 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:48 ---> Running in 6de6732a57db 15:48:49 Removing intermediate container 6de6732a57db 15:48:49 ---> 7883a8e99998 15:48:49 Step 10/27 : COPY . . 15:48:50 ---> dd01743e485c 15:48:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:48:50 ---> Running in a965a281b490 15:48:50 Removing intermediate container a965a281b490 15:48:50 ---> 06001d346a38 15:48:50 Step 12/27 : RUN $MAKE 15:48:50 ---> Running in 33b7484e83e5 15:48:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18" -trimpath -mod=readonly -o app-record-replay 15:49:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1161 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:49:11 Running in /w/workspace/app-record-replay/93 [Pipeline] { [Pipeline] checkout 15:49:14 Selected Git installation does not exist. Using Default 15:49:14 The recommended git tool is: NONE 15:49:21 using credential edgex-jenkins-ssh 15:49:21 Cloning the remote Git repository 15:49:21 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:49:21 > git init /w/workspace/app-record-replay/93 # timeout=10 15:49:22 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:49:22 > git --version # timeout=10 15:49:22 > git --version # 'git version 2.25.1' 15:49:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:23 Removing intermediate container 33b7484e83e5 15:49:23 ---> b5386672a96b 15:49:23 Step 13/27 : FROM alpine:3.18 15:49:23 3.18: Pulling from library/alpine 15:49:23 619be1103602: Pulling fs layer 15:49:23 619be1103602: Verifying Checksum 15:49:23 619be1103602: Download complete 15:49:23 619be1103602: Pull complete 15:49:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:49:23 Status: Downloaded newer image for alpine:3.18 15:49:23 ---> d3782b16ccc9 15:49:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:49:23 ---> Running in abed0b7d3bac 15:49:23 Removing intermediate container abed0b7d3bac 15:49:23 ---> 3652af4c5305 15:49:23 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 15:49:23 ---> Running in 56e681606465 15:49:23 Removing intermediate container 56e681606465 15:49:23 ---> 3f6585404f94 15:49:23 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:49:23 ---> Running in f8c1a2a9cb27 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:49:23 (1/2) Installing ca-certificates (20240226-r0) 15:49:23 (2/2) Installing dumb-init (1.2.5-r2) 15:49:23 Executing busybox-1.36.1-r5.trigger 15:49:23 Executing ca-certificates-20240226-r0.trigger 15:49:23 OK: 8 MiB in 17 packages 15:49:23 Removing intermediate container f8c1a2a9cb27 15:49:23 ---> ea5b4545a36b 15:49:23 Step 17/27 : RUN apk --no-cache upgrade 15:49:23 ---> Running in 705f0d22a625 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:49:23 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:49:24 Executing ca-certificates-20240226-r0.trigger 15:49:24 OK: 8 MiB in 17 packages 15:49:24 Removing intermediate container 705f0d22a625 15:49:24 ---> cf7995513777 15:49:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:49:24 ---> 1419e5efa2da 15:49:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:49:24 ---> 9d051b9e7dcc 15:49:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:49:24 ---> 5ac3598ea9f2 15:49:24 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 15:49:24 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:49:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:25 Avoid second fetch 15:49:25 Checking out Revision 82525e6c7d6a533d22d6d943cbf6602eaced6467 (main) 15:49:26 ---> 70e25af4395a 15:49:26 Step 22/27 : EXPOSE 59712 15:49:26 ---> Running in 3aebfea395ac 15:49:26 Removing intermediate container 3aebfea395ac 15:49:26 ---> df73c7571fa6 15:49:26 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 15:49:26 ---> Running in 03fddbb1ef02 15:49:26 Removing intermediate container 03fddbb1ef02 15:49:26 ---> 6e17d955b583 15:49:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:49:26 ---> Running in 7647a4e13d58 15:49:26 Removing intermediate container 7647a4e13d58 15:49:26 ---> 2a0b8247d88d 15:49:26 Step 25/27 : LABEL arch=amd64 15:49:26 ---> Running in b5a0a9c6e329 15:49:26 Removing intermediate container b5a0a9c6e329 15:49:26 ---> 577a3ccd9b74 15:49:26 Step 26/27 : LABEL git_sha=82525e6c7d6a533d22d6d943cbf6602eaced6467 15:49:26 ---> Running in 973b8fd14c82 15:49:26 Removing intermediate container 973b8fd14c82 15:49:26 ---> b180780552e1 15:49:26 Step 27/27 : LABEL version=3.2.0-dev.18 15:49:26 ---> Running in 6d227c99e1e1 15:49:26 Removing intermediate container 6d227c99e1e1 15:49:26 ---> 170eaac68c0c 15:49:26 [Warning] One or more build-args [ARCH] were not consumed 15:49:26 Successfully built 170eaac68c0c 15:49:26 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv 15:49:26 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#134)" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:26 provisioning config files... 15:49:26 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15403829938397245148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:25 > git config core.sparsecheckout # timeout=10 15:49:25 > git checkout -f 82525e6c7d6a533d22d6d943cbf6602eaced6467 # timeout=10 15:49:26 ---> ****-login.sh 15:49:26 nexus3.edgexfoundry.org:10001 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10002 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10003 15:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:27 Configure a credential helper to remove this warning. See 15:49:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:27 15:49:27 Login Succeeded 15:49:27 nexus3.edgexfoundry.org:10004 15:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:27 Configure a credential helper to remove this warning. See 15:49:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:27 15:49:27 Login Succeeded 15:49:27 ****.io 15:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:27 Configure a credential helper to remove this warning. See 15:49:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:27 15:49:27 Login Succeeded 15:49:27 ---> ****-login.sh ends [Pipeline] } 15:49:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:49:27 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:49:27 82525e6c7d6a533d22d6d943cbf6602eaced6467 15:49:27 latest 15:49:27 3.2.0-dev.18 15:49:27 82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 15:49:27 main 15:49:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:28 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467 15:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:49:28 8164b6eccefe: Preparing 15:49:28 d439c646466a: Preparing 15:49:28 2652bf4316f3: Preparing 15:49:28 d3d5ae9a74b3: Preparing 15:49:28 76bdbcbc079a: Preparing 15:49:28 2b14d3e54e3e: Preparing 15:49:28 aedc3bda2944: Preparing 15:49:28 2b14d3e54e3e: Waiting 15:49:28 aedc3bda2944: Waiting 15:49:28 d3d5ae9a74b3: Pushed 15:49:28 2652bf4316f3: Pushed 15:49:28 76bdbcbc079a: Pushed 15:49:28 d439c646466a: Pushed 15:49:28 aedc3bda2944: Layer already exists 15:49:28 2b14d3e54e3e: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:31 8164b6eccefe: Pushed 15:49:31 82525e6c7d6a533d22d6d943cbf6602eaced6467: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:49:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:49:31 Dload Upload Total Spent Left Speed 15:49:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 133k 0 --:--:-- --:--:-- --:--:-- 134k [Pipeline] sh 15:49:31 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:49:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:49:31 8164b6eccefe: Preparing 15:49:31 d439c646466a: Preparing 15:49:31 2652bf4316f3: Preparing 15:49:31 d3d5ae9a74b3: Preparing 15:49:31 76bdbcbc079a: Preparing 15:49:31 2b14d3e54e3e: Preparing 15:49:31 aedc3bda2944: Preparing 15:49:31 2b14d3e54e3e: Waiting 15:49:31 aedc3bda2944: Waiting 15:49:31 d439c646466a: Layer already exists 15:49:31 2652bf4316f3: Layer already exists 15:49:31 8164b6eccefe: Layer already exists 15:49:31 d3d5ae9a74b3: Layer already exists 15:49:31 76bdbcbc079a: Layer already exists 15:49:31 aedc3bda2944: Layer already exists 15:49:31 2b14d3e54e3e: Layer already exists 15:49:31 latest: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:49:32 + sudo tee /etc/docker/daemon.new 15:49:32 { 15:49:32 "registry-mirrors": [ 15:49:32 "https://nexus3.edgexfoundry.org:10001" 15:49:32 ], 15:49:32 "bip": "10.250.0.254/24", 15:49:32 "hosts": [ 15:49:32 "tcp://0.0.0.0:5555", 15:49:32 "unix:///var/run/docker.sock" 15:49:32 ], 15:49:32 "mtu": 1458, 15:49:32 "selinux-enabled": true, 15:49:32 "seccomp-profile": "/etc/docker/seccomp.json" 15:49:32 } [Pipeline] sh 15:49:32 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:49:32 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.18 15:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:49:32 8164b6eccefe: Preparing 15:49:32 d439c646466a: Preparing 15:49:32 2652bf4316f3: Preparing 15:49:32 d3d5ae9a74b3: Preparing 15:49:32 76bdbcbc079a: Preparing 15:49:32 2b14d3e54e3e: Preparing 15:49:32 aedc3bda2944: Preparing 15:49:32 2b14d3e54e3e: Waiting 15:49:32 2652bf4316f3: Layer already exists 15:49:32 76bdbcbc079a: Layer already exists 15:49:32 8164b6eccefe: Layer already exists 15:49:32 d3d5ae9a74b3: Layer already exists 15:49:32 d439c646466a: Layer already exists 15:49:32 aedc3bda2944: Layer already exists 15:49:32 2b14d3e54e3e: Layer already exists 15:49:32 3.2.0-dev.18: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:32 + sudo service docker restart 15:49:32 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 15:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:49:33 8164b6eccefe: Preparing 15:49:33 d439c646466a: Preparing 15:49:33 2652bf4316f3: Preparing 15:49:33 d3d5ae9a74b3: Preparing 15:49:33 76bdbcbc079a: Preparing 15:49:33 2b14d3e54e3e: Preparing 15:49:33 aedc3bda2944: Preparing 15:49:33 2b14d3e54e3e: Waiting 15:49:33 aedc3bda2944: Waiting 15:49:33 d3d5ae9a74b3: Layer already exists 15:49:33 8164b6eccefe: Layer already exists 15:49:33 2652bf4316f3: Layer already exists 15:49:33 76bdbcbc079a: Layer already exists 15:49:33 d439c646466a: Layer already exists 15:49:33 aedc3bda2944: Layer already exists 15:49:33 2b14d3e54e3e: Layer already exists 15:49:33 82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:49:33 8164b6eccefe: Preparing 15:49:33 d439c646466a: Preparing 15:49:33 2652bf4316f3: Preparing 15:49:33 d3d5ae9a74b3: Preparing 15:49:33 76bdbcbc079a: Preparing 15:49:33 2b14d3e54e3e: Preparing 15:49:33 aedc3bda2944: Preparing 15:49:33 2b14d3e54e3e: Waiting 15:49:33 aedc3bda2944: Waiting 15:49:33 2652bf4316f3: Layer already exists 15:49:33 8164b6eccefe: Layer already exists 15:49:33 d439c646466a: Layer already exists 15:49:33 76bdbcbc079a: Layer already exists 15:49:33 d3d5ae9a74b3: Layer already exists 15:49:33 aedc3bda2944: Layer already exists 15:49:33 2b14d3e54e3e: Layer already exists 15:49:33 main: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:34 ===================================================== [Pipeline] echo 15:49:34 taggedImages: 15:49:34 - nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467 15:49:34 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:49:34 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.18 15:49:34 - nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 15:49:34 - 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:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:34 15:49:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:34 latest: Pulling from edgex-lftools-log-publisher 15:49:34 5eb5b503b376: Pulling fs layer 15:49:34 5c69ac0246d0: Pulling fs layer 15:49:34 ec43610c2a17: Pulling fs layer 15:49:34 3a2ae6a8a46f: Pulling fs layer 15:49:34 33b1e0a273af: Pulling fs layer 15:49:34 5d3b04190fa2: Pulling fs layer 15:49:34 2f39f015ded8: Pulling fs layer 15:49:34 33b1e0a273af: Waiting 15:49:34 5d3b04190fa2: Waiting 15:49:34 2f39f015ded8: Waiting 15:49:34 3a2ae6a8a46f: Waiting 15:49:34 5c69ac0246d0: Download complete 15:49:34 3a2ae6a8a46f: Verifying Checksum 15:49:34 3a2ae6a8a46f: Download complete 15:49:34 33b1e0a273af: Verifying Checksum 15:49:34 33b1e0a273af: Download complete 15:49:34 ec43610c2a17: Verifying Checksum 15:49:34 ec43610c2a17: Download complete 15:49:34 5d3b04190fa2: Verifying Checksum 15:49:34 5d3b04190fa2: Download complete 15:49:35 5eb5b503b376: Download complete 15:49:35 2f39f015ded8: Download complete 15:49:36 5eb5b503b376: Pull complete 15:49:36 5c69ac0246d0: Pull complete 15:49:36 ec43610c2a17: Pull complete 15:49:36 3a2ae6a8a46f: Pull complete 15:49:36 33b1e0a273af: Pull complete 15:49:36 5d3b04190fa2: Pull complete 15:49:41 2f39f015ded8: Pull complete 15:49:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:49:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:41 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 15:49:41 $ 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:49:45 $ docker top e51cb9b5b623e34a6f94c6ce0805390e8c5326a3a386c113f636c6b539c10e0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:46 ---> job-cost.sh 15:49:46 lf-activate-venv: SKIPPING 15:49:46 INFO: No Stack... 15:49:46 INFO: Retrieving Pricing Info for: v3-standard-8 15:49:46 INFO: Archiving Costs [Pipeline] sh 15:49:47 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:49:47 + cut -d, -f6 [Pipeline] lock 15:49:47 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] 15:49:47 Resource [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] did not exist. Created. 15:49:47 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:49:47 + echo total: 0.2199999988079071 [Pipeline] stash 15:49:47 Stashed 1 file(s) [Pipeline] } 15:49:47 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 15:49:47 $ docker stop --time=1 e51cb9b5b623e34a6f94c6ce0805390e8c5326a3a386c113f636c6b539c10e0f 15:49:48 $ docker rm -f --volumes e51cb9b5b623e34a6f94c6ce0805390e8c5326a3a386c113f636c6b539c10e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:51 provisioning config files... 15:49:51 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/93@tmp/config15509034219940334056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:51 ---> ****-login.sh 15:49:51 nexus3.edgexfoundry.org:10001 15:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:52 Configure a credential helper to remove this warning. See 15:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:52 15:49:52 Login Succeeded 15:49:52 nexus3.edgexfoundry.org:10002 15:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:52 Configure a credential helper to remove this warning. See 15:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:52 15:49:52 Login Succeeded 15:49:52 nexus3.edgexfoundry.org:10003 15:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:53 Configure a credential helper to remove this warning. See 15:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:53 15:49:53 Login Succeeded 15:49:53 nexus3.edgexfoundry.org:10004 15:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:53 Configure a credential helper to remove this warning. See 15:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:53 15:49:53 Login Succeeded 15:49:53 ****.io 15:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:54 Configure a credential helper to remove this warning. See 15:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:54 15:49:54 Login Succeeded 15:49:54 ---> ****-login.sh ends [Pipeline] } 15:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:49:54 ========================================================= 15:49:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:49:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:49:55 Sending build context to Docker daemon 329.2kB 15:49:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:49:55 Step 2/12 : FROM ${BASE} AS builder 15:49:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:49:55 9fda8d8052c6: Pulling fs layer 15:49:55 5d54e960e981: Pulling fs layer 15:49:55 c4a7e357bf2a: Pulling fs layer 15:49:55 f0e02332f6b5: Pulling fs layer 15:49:55 872ee5b61b7b: Pulling fs layer 15:49:55 0c6a40ed1a82: Pulling fs layer 15:49:55 94ae7d8d031c: Pulling fs layer 15:49:55 872ee5b61b7b: Waiting 15:49:55 0c6a40ed1a82: Waiting 15:49:55 94ae7d8d031c: Waiting 15:49:55 f0e02332f6b5: Waiting 15:49:55 5d54e960e981: Verifying Checksum 15:49:55 5d54e960e981: Download complete 15:49:55 f0e02332f6b5: Download complete 15:49:55 872ee5b61b7b: Verifying Checksum 15:49:55 872ee5b61b7b: Download complete 15:49:55 9fda8d8052c6: Verifying Checksum 15:49:55 9fda8d8052c6: Download complete 15:49:56 94ae7d8d031c: Verifying Checksum 15:49:56 94ae7d8d031c: Download complete 15:49:56 9fda8d8052c6: Pull complete 15:49:57 5d54e960e981: Pull complete 15:49:57 c4a7e357bf2a: Verifying Checksum 15:49:57 c4a7e357bf2a: Download complete 15:49:59 0c6a40ed1a82: Verifying Checksum 15:49:59 0c6a40ed1a82: Download complete 15:50:11 c4a7e357bf2a: Pull complete 15:50:11 f0e02332f6b5: Pull complete 15:50:11 872ee5b61b7b: Pull complete 15:50:19 0c6a40ed1a82: Pull complete 15:50:20 94ae7d8d031c: Pull complete 15:50:20 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:50:20 ---> 86de565de09d 15:50:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:50:23 ---> Running in f7f0e723bd8d 15:50:23 Removing intermediate container f7f0e723bd8d 15:50:23 ---> badf43c648ff 15:50:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:50:23 ---> Running in d2eba229c310 15:50:23 Removing intermediate container d2eba229c310 15:50:23 ---> 3fd8c66fd57c 15:50:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:50:23 ---> Running in 9214b402bbb0 15:50:24 Removing intermediate container 9214b402bbb0 15:50:24 ---> cda8edba92a9 15:50:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:24 ---> Running in 161ae0733428 15:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:50:27 OK: 266 MiB in 52 packages 15:50:28 Removing intermediate container 161ae0733428 15:50:28 ---> 46ab8bb588fa 15:50:28 Step 7/12 : WORKDIR /app 15:50:28 ---> Running in bd09618170f0 15:50:29 Removing intermediate container bd09618170f0 15:50:29 ---> 49170a4cdc9a 15:50:29 Step 8/12 : COPY go.mod vendor* ./ 15:50:30 ---> 4fe0201c072e 15:50:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:30 ---> Running in 0e75d0cf7836 15:52:36 Removing intermediate container 0e75d0cf7836 15:52:36 ---> 5b9b2014d55c 15:52:36 Step 10/12 : COPY . . 15:52:36 ---> d947354db769 15:52:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:52:36 ---> Running in 8fc6512cbaaa 15:52:36 Removing intermediate container 8fc6512cbaaa 15:52:36 ---> c44d9bf2b78c 15:52:36 Step 12/12 : RUN $MAKE 15:52:36 ---> Running in 5c5de99b81b9 15:52:36 noop 15:52:36 Removing intermediate container 5c5de99b81b9 15:52:36 ---> 8864bacbdb8a 15:52:36 Successfully built 8864bacbdb8a 15:52:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:37 + docker inspect -f . ci-base-image-arm64 15:52:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:37 prd-ubuntu20.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container 15:52:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/93 -v /w/workspace/app-record-replay/93:/w/workspace/app-record-replay/93:rw,z -v /w/workspace/app-record-replay/93@tmp:/w/workspace/app-record-replay/93@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:52:38 $ docker top 34e41f353e54b96dc26fda4f65ce5319a0d1634c6f3e18707bb271b30e1117c2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:39 + go version 15:52:39 go version go1.21.0 linux/arm64 [Pipeline] } 15:52:39 $ docker stop --time=1 34e41f353e54b96dc26fda4f65ce5319a0d1634c6f3e18707bb271b30e1117c2 15:52:41 $ docker rm -f --volumes 34e41f353e54b96dc26fda4f65ce5319a0d1634c6f3e18707bb271b30e1117c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:42 + docker inspect -f . ci-base-image-arm64 15:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:42 prd-ubuntu20.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container 15:52:42 $ 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/93 -v /w/workspace/app-record-replay/93:/w/workspace/app-record-replay/93:rw,z -v /w/workspace/app-record-replay/93@tmp:/w/workspace/app-record-replay/93@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:52:43 $ docker top 408b3e73852f3f658bf9ae0dd4cbf23794b7424e46a517dea1095060ea7e368c -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:44 + git config --global --add safe.directory /w/workspace/app-record-replay/93 [Pipeline] fileExists [Pipeline] sh 15:52:45 + make test 15:52:45 go test -race -coverprofile=coverage.out ./... 15:57:08 ? github.com/edgexfoundry/app-record-replay [no test files] 15:57:12 ok github.com/edgexfoundry/app-record-replay/internal/app 1.272s coverage: 88.0% of statements 15:57:15 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:57:15 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:57:15 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:57:25 ok github.com/edgexfoundry/app-record-replay/internal/application 10.045s coverage: 98.7% of statements 15:57:25 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.581s coverage: 89.7% of statements 15:57:25 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.189s coverage: 100.0% of statements 15:57:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:57:26 go vet ./... 16:01:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:04 ./bin/test-attribution-txt.sh 16:01:04 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 16:01:04 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 16:01:04 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 16:01:04 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 16:01:04 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 16:01:04 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 16:01:04 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 16:01:04 An attribution for golang.org/x/term is missing from Attribution.txt, please add 16:01:04 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 16:01:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 16:01:04 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 16:01:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:01:04 $ docker stop --time=1 408b3e73852f3f658bf9ae0dd4cbf23794b7424e46a517dea1095060ea7e368c 16:01:06 $ docker rm -f --volumes 408b3e73852f3f658bf9ae0dd4cbf23794b7424e46a517dea1095060ea7e368c [Pipeline] // withDockerContainer [Pipeline] sh 16:01:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:08 Warning: overwriting stash ‘coverage-report’ 16:01:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:10 + ls -al . 16:01:10 total 256 16:01:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 15:52 . 16:01:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:49 .. 16:01:10 -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 15:49 .dockerignore 16:01:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:49 .git 16:01:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:49 .github 16:01:10 -rw-rw-r-- 1 jenkins jenkins 164 Mar 25 15:49 .gitignore 16:01:10 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:49 .golangci.yml 16:01:10 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 25 15:49 Attribution.txt 16:01:10 -rw-rw-r-- 1 jenkins jenkins 458 Mar 25 15:49 CHANGELOG.md 16:01:10 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 25 15:49 Dockerfile 16:01:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:49 GOVERNANCE.md 16:01:10 -rw-rw-r-- 1 jenkins jenkins 681 Mar 25 15:49 Jenkinsfile 16:01:10 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 15:49 LICENSE 16:01:10 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 25 15:49 Makefile 16:01:10 -rw-rw-r-- 1 jenkins jenkins 611 Mar 25 15:49 OWNERS.md 16:01:10 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 25 15:49 README.md 16:01:10 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 25 15:49 Record and Reply.postman_collection.json 16:01:10 -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:45 VERSION 16:01:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:49 bin 16:01:10 -rw-r--r-- 1 jenkins jenkins 24666 Mar 25 15:57 coverage.out 16:01:10 -rw-rw-r-- 1 jenkins jenkins 7253 Mar 25 15:49 go.mod 16:01:10 -rw-rw-r-- 1 jenkins jenkins 101578 Mar 25 15:49 go.sum 16:01:10 drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 15:49 internal 16:01:10 -rw-rw-r-- 1 jenkins jenkins 913 Mar 25 15:49 main.go 16:01:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:49 openapi 16:01:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:49 pkg 16:01:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:49 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:10 + 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=82525e6c7d6a533d22d6d943cbf6602eaced6467 --label arch=arm64 --label version=3.2.0-dev.18 . 16:01:10 Sending build context to Docker daemon 354.8kB 16:01:10 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:01:10 Step 2/27 : FROM ${BASE} AS builder 16:01:10 ---> 8864bacbdb8a 16:01:10 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:01:11 ---> Running in 4be02befdb62 16:01:11 Removing intermediate container 4be02befdb62 16:01:11 ---> c97f33ad3c60 16:01:11 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:01:11 ---> Running in 6683a4419627 16:01:11 Removing intermediate container 6683a4419627 16:01:11 ---> 35966e31bd94 16:01:11 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:01:11 ---> Running in 7c4015db098e 16:01:12 Removing intermediate container 7c4015db098e 16:01:12 ---> a699c70aaef5 16:01:12 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:12 ---> Running in beefc833243d 16:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:01:15 OK: 266 MiB in 52 packages 16:01:15 Removing intermediate container beefc833243d 16:01:15 ---> 31bd78a4a103 16:01:15 Step 7/27 : WORKDIR /app 16:01:15 ---> Running in 83f63a2ad9e4 16:01:16 Removing intermediate container 83f63a2ad9e4 16:01:16 ---> f34dc4ce7e6b 16:01:16 Step 8/27 : COPY go.mod vendor* ./ 16:01:16 ---> 5403b8d8edee 16:01:16 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:16 ---> Running in 5769f7275f4e 16:01:19 Removing intermediate container 5769f7275f4e 16:01:19 ---> 6f4374e086da 16:01:19 Step 10/27 : COPY . . 16:01:19 ---> 561f9b13f43d 16:01:19 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:01:19 ---> Running in 289144fc5d32 16:01:20 Removing intermediate container 289144fc5d32 16:01:20 ---> ef0202ed62af 16:01:20 Step 12/27 : RUN $MAKE 16:01:20 ---> Running in 6a18113c76d3 16:01:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18" -trimpath -mod=readonly -o app-record-replay 16:04:28 Removing intermediate container 6a18113c76d3 16:04:28 ---> 2609ae3a7359 16:04:28 Step 13/27 : FROM alpine:3.18 16:04:28 3.18: Pulling from library/alpine 16:04:28 c6b39de5b339: Pulling fs layer 16:04:28 c6b39de5b339: Verifying Checksum 16:04:28 c6b39de5b339: Download complete 16:04:28 c6b39de5b339: Pull complete 16:04:28 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:04:28 Status: Downloaded newer image for alpine:3.18 16:04:28 ---> 33abbf032149 16:04:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:04:28 ---> Running in 63d1bbbf52c1 16:04:28 Removing intermediate container 63d1bbbf52c1 16:04:28 ---> c6c01b8b5a56 16:04:28 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 16:04:28 ---> Running in cb4e3bf16476 16:04:28 Removing intermediate container cb4e3bf16476 16:04:28 ---> d2a7e7fdfd87 16:04:28 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:04:28 ---> Running in f176a4027b1a 16:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:04:28 (1/2) Installing ca-certificates (20240226-r0) 16:04:28 (2/2) Installing dumb-init (1.2.5-r2) 16:04:28 Executing busybox-1.36.1-r5.trigger 16:04:28 Executing ca-certificates-20240226-r0.trigger 16:04:28 OK: 9 MiB in 17 packages 16:04:28 Removing intermediate container f176a4027b1a 16:04:28 ---> 5ce81ae58762 16:04:28 Step 17/27 : RUN apk --no-cache upgrade 16:04:28 ---> Running in a1be7011a61f 16:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:04:30 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 16:04:30 Executing ca-certificates-20240226-r0.trigger 16:04:30 OK: 9 MiB in 17 packages 16:04:31 Removing intermediate container a1be7011a61f 16:04:31 ---> 3457023fa4d8 16:04:31 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:04:32 ---> ad340e5efd35 16:04:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:04:32 ---> eba49bb5f075 16:04:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:04:33 ---> 21cec6d26710 16:04:33 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 16:04:35 ---> e80481b6c125 16:04:35 Step 22/27 : EXPOSE 59712 16:04:35 ---> Running in 81de0f768aca 16:04:35 Removing intermediate container 81de0f768aca 16:04:35 ---> 189873dfcd17 16:04:35 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 16:04:35 ---> Running in f4243026447c 16:04:35 Removing intermediate container f4243026447c 16:04:35 ---> a0f17426ca05 16:04:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:04:36 ---> Running in bdfde66c290f 16:04:36 Removing intermediate container bdfde66c290f 16:04:36 ---> 3a093f552896 16:04:36 Step 25/27 : LABEL arch=arm64 16:04:36 ---> Running in 53297963a900 16:04:36 Removing intermediate container 53297963a900 16:04:36 ---> 22ce9c3fcb00 16:04:36 Step 26/27 : LABEL git_sha=82525e6c7d6a533d22d6d943cbf6602eaced6467 16:04:36 ---> Running in d0a6cd0dc959 16:04:37 Removing intermediate container d0a6cd0dc959 16:04:37 ---> c10f3d8cd5f1 16:04:37 Step 27/27 : LABEL version=3.2.0-dev.18 16:04:37 ---> Running in 2c01677d085b 16:04:37 Removing intermediate container 2c01677d085b 16:04:37 ---> 0efd9752ccea 16:04:37 [Warning] One or more build-args [ARCH] were not consumed 16:04:37 Successfully built 0efd9752ccea 16:04:37 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 16:04:37 provisioning config files... 16:04:37 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/93@tmp/config7278649266175502138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:38 ---> ****-login.sh 16:04:38 nexus3.edgexfoundry.org:10001 16:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:04:38 Configure a credential helper to remove this warning. See 16:04:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:04:38 16:04:38 Login Succeeded 16:04:38 nexus3.edgexfoundry.org:10002 16:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:04:38 Configure a credential helper to remove this warning. See 16:04:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:04:38 16:04:38 Login Succeeded 16:04:38 nexus3.edgexfoundry.org:10003 16:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:04:39 Configure a credential helper to remove this warning. See 16:04:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:04:39 16:04:39 Login Succeeded 16:04:39 nexus3.edgexfoundry.org:10004 16:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:04:39 Configure a credential helper to remove this warning. See 16:04:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:04:39 16:04:39 Login Succeeded 16:04:39 ****.io 16:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:04:39 Configure a credential helper to remove this warning. See 16:04:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:04:39 16:04:39 Login Succeeded 16:04:39 ---> ****-login.sh ends [Pipeline] } 16:04:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:04:40 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:04:40 82525e6c7d6a533d22d6d943cbf6602eaced6467 16:04:40 latest 16:04:40 3.2.0-dev.18 16:04:40 82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 16:04:40 main 16:04:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467 16:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:04:40 d86cefe0e885: Preparing 16:04:40 b7b1e2e18967: Preparing 16:04:40 580951ad8615: Preparing 16:04:40 c41e18311d40: Preparing 16:04:40 125257923407: Preparing 16:04:40 dc25fdf472ae: Preparing 16:04:40 7c504f21be85: Preparing 16:04:40 dc25fdf472ae: Waiting 16:04:40 7c504f21be85: Waiting 16:04:41 c41e18311d40: Pushed 16:04:41 580951ad8615: Pushed 16:04:41 b7b1e2e18967: Pushed 16:04:41 7c504f21be85: Layer already exists 16:04:41 125257923407: Pushed 16:04:41 dc25fdf472ae: Pushed 16:04:46 d86cefe0e885: Pushed 16:04:46 82525e6c7d6a533d22d6d943cbf6602eaced6467: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:47 + 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 16:04:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:04:47 d86cefe0e885: Preparing 16:04:47 b7b1e2e18967: Preparing 16:04:47 580951ad8615: Preparing 16:04:47 c41e18311d40: Preparing 16:04:47 125257923407: Preparing 16:04:47 dc25fdf472ae: Preparing 16:04:47 7c504f21be85: Preparing 16:04:47 dc25fdf472ae: Waiting 16:04:47 7c504f21be85: Waiting 16:04:47 b7b1e2e18967: Layer already exists 16:04:47 580951ad8615: Layer already exists 16:04:47 125257923407: Layer already exists 16:04:47 c41e18311d40: Layer already exists 16:04:47 d86cefe0e885: Layer already exists 16:04:47 7c504f21be85: Layer already exists 16:04:47 dc25fdf472ae: Layer already exists 16:04:47 latest: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:48 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.18 16:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:04:48 d86cefe0e885: Preparing 16:04:48 b7b1e2e18967: Preparing 16:04:48 580951ad8615: Preparing 16:04:48 c41e18311d40: Preparing 16:04:48 125257923407: Preparing 16:04:48 dc25fdf472ae: Preparing 16:04:48 7c504f21be85: Preparing 16:04:48 dc25fdf472ae: Waiting 16:04:48 7c504f21be85: Waiting 16:04:48 125257923407: Layer already exists 16:04:48 580951ad8615: Layer already exists 16:04:48 c41e18311d40: Layer already exists 16:04:48 b7b1e2e18967: Layer already exists 16:04:48 d86cefe0e885: Layer already exists 16:04:48 dc25fdf472ae: Layer already exists 16:04:48 7c504f21be85: Layer already exists 16:04:48 3.2.0-dev.18: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:49 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 16:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:04:49 d86cefe0e885: Preparing 16:04:49 b7b1e2e18967: Preparing 16:04:49 580951ad8615: Preparing 16:04:49 c41e18311d40: Preparing 16:04:49 125257923407: Preparing 16:04:49 dc25fdf472ae: Preparing 16:04:49 7c504f21be85: Preparing 16:04:49 dc25fdf472ae: Waiting 16:04:49 7c504f21be85: Waiting 16:04:49 c41e18311d40: Layer already exists 16:04:49 580951ad8615: Layer already exists 16:04:49 d86cefe0e885: Layer already exists 16:04:49 b7b1e2e18967: Layer already exists 16:04:49 125257923407: Layer already exists 16:04:49 7c504f21be85: Layer already exists 16:04:49 dc25fdf472ae: Layer already exists 16:04:49 82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:49 + 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 16:04:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:04:50 d86cefe0e885: Preparing 16:04:50 b7b1e2e18967: Preparing 16:04:50 580951ad8615: Preparing 16:04:50 c41e18311d40: Preparing 16:04:50 125257923407: Preparing 16:04:50 dc25fdf472ae: Preparing 16:04:50 7c504f21be85: Preparing 16:04:50 dc25fdf472ae: Waiting 16:04:50 7c504f21be85: Waiting 16:04:50 d86cefe0e885: Layer already exists 16:04:50 125257923407: Layer already exists 16:04:50 580951ad8615: Layer already exists 16:04:50 b7b1e2e18967: Layer already exists 16:04:50 c41e18311d40: Layer already exists 16:04:50 7c504f21be85: Layer already exists 16:04:50 dc25fdf472ae: Layer already exists 16:04:50 main: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:50 ===================================================== [Pipeline] echo 16:04:50 taggedImages: 16:04:50 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467 16:04:50 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:04:50 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.18 16:04:50 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 16:04:50 - 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 16:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:04:50 16:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:04:51 arm64: Pulling from edgex-lftools-log-publisher 16:04:51 8998bd30e6a1: Pulling fs layer 16:04:51 04944245beec: Pulling fs layer 16:04:51 699f458cf7ca: Pulling fs layer 16:04:51 765212b225bb: Pulling fs layer 16:04:51 f23df028b6ca: Pulling fs layer 16:04:51 d65c8cfc05b1: Pulling fs layer 16:04:51 2437ff75d9bd: Pulling fs layer 16:04:51 f23df028b6ca: Waiting 16:04:51 d65c8cfc05b1: Waiting 16:04:51 2437ff75d9bd: Waiting 16:04:51 765212b225bb: Waiting 16:04:51 04944245beec: Verifying Checksum 16:04:51 04944245beec: Download complete 16:04:51 765212b225bb: Verifying Checksum 16:04:51 765212b225bb: Download complete 16:04:51 f23df028b6ca: Verifying Checksum 16:04:51 f23df028b6ca: Download complete 16:04:51 d65c8cfc05b1: Verifying Checksum 16:04:51 d65c8cfc05b1: Download complete 16:04:51 699f458cf7ca: Verifying Checksum 16:04:51 699f458cf7ca: Download complete 16:04:52 8998bd30e6a1: Verifying Checksum 16:04:52 8998bd30e6a1: Download complete 16:04:54 2437ff75d9bd: Verifying Checksum 16:04:54 2437ff75d9bd: Download complete 16:04:57 8998bd30e6a1: Pull complete 16:04:57 04944245beec: Pull complete 16:04:58 699f458cf7ca: Pull complete 16:04:59 765212b225bb: Pull complete 16:05:00 f23df028b6ca: Pull complete 16:05:00 d65c8cfc05b1: Pull complete 16:05:18 2437ff75d9bd: Pull complete 16:05:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:18 prd-ubuntu20.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container 16:05:18 $ 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/93 -v /w/workspace/app-record-replay/93:/w/workspace/app-record-replay/93:rw,z -v /w/workspace/app-record-replay/93@tmp:/w/workspace/app-record-replay/93@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 16:05:21 $ docker top cd07e9fa17e72675bb5b9c52eb5774224179ce28546ef61cc3ce6324f9030304 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:22 ---> job-cost.sh 16:05:22 lf-activate-venv: SKIPPING 16:05:22 INFO: No Stack... 16:05:23 INFO: Retrieving Pricing Info for: v3-standard-4 16:05:24 INFO: Archiving Costs [Pipeline] sh 16:05:24 + cat /w/workspace/app-record-replay/93/archives/cost.csv 16:05:24 + cut -d, -f6 [Pipeline] lock 16:05:24 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] 16:05:24 Resource [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] did not exist. Created. 16:05:24 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:25 /w/workspace/app-record-replay/93@tmp/durable-a57b1670/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:05:26 + echo total: 0.10999999940395355 [Pipeline] stash 16:05:26 Warning: overwriting stash ‘stack-cost’ 16:05:26 Stashed 1 file(s) [Pipeline] } 16:05:26 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 16:05:26 $ docker stop --time=1 cd07e9fa17e72675bb5b9c52eb5774224179ce28546ef61cc3ce6324f9030304 16:05:27 $ docker rm -f --volumes cd07e9fa17e72675bb5b9c52eb5774224179ce28546ef61cc3ce6324f9030304 [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 16:05:28 provisioning config files... 16:05:28 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config466571260843494189tmp [Pipeline] { [Pipeline] sh 16:05:28 + set +x 16:05:28 + + bash -s -- 16:05:28 curl -s https://codecov.io/bash 16:05:28 16:05:28 _____ _ 16:05:28 / ____| | | 16:05:28 | | ___ __| | ___ ___ _____ __ 16:05:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:05:28 | |___| (_) | (_| | __/ (_| (_) \ V / 16:05:28 \_____\___/ \__,_|\___|\___\___/ \_/ 16:05:28 Bash-1.0.6 16:05:28 16:05:28 16:05:28 ==> git version 2.25.1 found 16:05:28 ==> 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 16:05:28 Release-Date: 2020-01-08 16:05:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:05:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:05:28 ==> Jenkins CI detected. 16:05:28 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:05:28 project root: . 16:05:28 --> token set from env 16:05:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:05:28 ==> Running gcov in . (disable via -X gcov) 16:05:28 ==> Python coveragepy not found 16:05:28 ==> Searching for coverage reports in: 16:05:28 + . 16:05:28 -> Found 1 reports 16:05:28 ==> Detecting git/mercurial file structure 16:05:28 ==> Reading reports 16:05:28 + ./coverage.out bytes=24666 16:05:28 ==> Appending adjustments 16:05:28 https://docs.codecov.io/docs/fixing-reports 16:05:28 + Found adjustments 16:05:28 ==> Gzipping contents 16:05:28 8.0K /tmp/codecov.TuopCv.gz 16:05:28 ==> Uploading reports 16:05:28 url: https://codecov.io 16:05:28 query: branch=main&commit=82525e6c7d6a533d22d6d943cbf6602eaced6467&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:05:28 -> Pinging Codecov 16:05:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82525e6c7d6a533d22d6d943cbf6602eaced6467&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:05:29 -> Uploading to 16:05:29 https://storage.googleapis.com/codecov/v4/raw/2024-03-25/F467761B9912B4F32F9BC62907045C81/82525e6c7d6a533d22d6d943cbf6602eaced6467/73fbcbfa-64d7-4a44-ae5c-f277b6ff3759.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T160528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b6c723c365b85f34444fbfe4fa34b154e7291751e7e56eaf7987676c67e100a 16:05:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:05:29 Dload Upload Total Spent Left Speed 16:05:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19795 --:--:-- --:--:-- --:--:-- 19795 16:05:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] } 16:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:05:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:05:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:05:29 16:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:05:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:05:30 df9b9388f04a: Pulling fs layer 16:05:30 52dc419b0ee2: Pulling fs layer 16:05:30 25bc292e5bac: Pulling fs layer 16:05:30 114826534d7a: Pulling fs layer 16:05:30 4657fd5d0bcf: Pulling fs layer 16:05:30 6ad1cebc031e: Pulling fs layer 16:05:30 8a3aa393b2d8: Pulling fs layer 16:05:30 4657fd5d0bcf: Waiting 16:05:30 6ad1cebc031e: Waiting 16:05:30 8a3aa393b2d8: Waiting 16:05:30 114826534d7a: Waiting 16:05:30 25bc292e5bac: Verifying Checksum 16:05:30 25bc292e5bac: Download complete 16:05:30 52dc419b0ee2: Verifying Checksum 16:05:30 52dc419b0ee2: Download complete 16:05:30 4657fd5d0bcf: Verifying Checksum 16:05:30 4657fd5d0bcf: Download complete 16:05:30 df9b9388f04a: Download complete 16:05:30 6ad1cebc031e: Verifying Checksum 16:05:30 6ad1cebc031e: Download complete 16:05:30 df9b9388f04a: Pull complete 16:05:31 52dc419b0ee2: Pull complete 16:05:31 25bc292e5bac: Pull complete 16:05:31 8a3aa393b2d8: Verifying Checksum 16:05:31 8a3aa393b2d8: Download complete 16:05:31 114826534d7a: Verifying Checksum 16:05:31 114826534d7a: Download complete 16:05:35 114826534d7a: Pull complete 16:05:35 4657fd5d0bcf: Pull complete 16:05:36 6ad1cebc031e: Pull complete 16:05:39 8a3aa393b2d8: Pull complete 16:05:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:44 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 16:05:44 $ 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 16:05:57 $ docker top dd925577712858dd995f7e509cb81de7972f4e34e39694fec7ffbba8509a4fb0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:05:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:05:57 + set -o pipefail 16:05:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:06:04 16:06:04 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:06:04 16:06:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/daf577f6-ac91-4922-a1fc-e4ea5cc13654 16:06:04 16:06:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:06:04 16:06:04 16:06:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:06:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:06:04 More details here: https://snyk.co/ue1NS [Pipeline] } 16:06:04 $ docker stop --time=1 dd925577712858dd995f7e509cb81de7972f4e34e39694fec7ffbba8509a4fb0 16:06:20 $ docker rm -f --volumes dd925577712858dd995f7e509cb81de7972f4e34e39694fec7ffbba8509a4fb0 [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 16:06:21 + git log --format=format:%s -1 82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] sh 16:06:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:06:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:22 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 16:06:22 $ 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 16:06:23 $ docker top 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 -eo pid,comm 16:06:23 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). 16:06:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:23 [ssh-agent] Looking for ssh-agent implementation... 16:06:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:23 $ docker exec 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 ssh-agent 16:06:23 SSH_AUTH_SOCK=/tmp/ssh-dhaAV60Uy0QT/agent.14 16:06:23 SSH_AGENT_PID=20 16:06:23 Running ssh-add (command line suppressed) 16:06:23 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2508208711650622751.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2508208711650622751.key) 16:06:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:23 + git semver tag 16:06:24 2024-03-25 16:06:24,191 [run_tag] DEBUG tag force:False 16:06:24 2024-03-25 16:06:24,191 [check_head_tag] DEBUG check head tag 16:06:24 2024-03-25 16:06:24,192 [execute] INFO git cat-file --batch-check 16:06:24 2024-03-25 16:06:24,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:06:24 2024-03-25 16:06:24,196 [execute] INFO git cat-file --batch 16:06:24 2024-03-25 16:06:24,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:06:24 2024-03-25 16:06:24,223 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:06:24 2024-03-25 16:06:24,223 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 16:06:24 2024-03-25 16:06:24,223 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:06:24 2024-03-25 16:06:24,227 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:06:24 3.2.0-dev.18 [Pipeline] } 16:06:24 $ docker exec --env ******** --env ******** 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 ssh-agent -k 16:06:24 unset SSH_AUTH_SOCK; 16:06:24 unset SSH_AGENT_PID; 16:06:24 echo Agent pid 20 killed; 16:06:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:24 + git semver [Pipeline] } 16:06:24 $ docker stop --time=1 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 16:06:26 $ docker rm -f --volumes 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:06:27 16:06:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:06:27 0.23.1-centos7: Pulling from edgex-lftools 16:06:27 ab5ef0e58194: Pulling fs layer 16:06:27 9712f1f96733: Pulling fs layer 16:06:27 63f879dbbcfc: Pulling fs layer 16:06:27 0d9ebad4ef96: Pulling fs layer 16:06:27 e9a5061849ea: Pulling fs layer 16:06:27 d747dcd14b5f: Pulling fs layer 16:06:27 2de7ff778b66: Pulling fs layer 16:06:27 e9a5061849ea: Waiting 16:06:27 d747dcd14b5f: Waiting 16:06:27 2de7ff778b66: Waiting 16:06:27 0d9ebad4ef96: Waiting 16:06:27 9712f1f96733: Download complete 16:06:27 63f879dbbcfc: Verifying Checksum 16:06:27 63f879dbbcfc: Download complete 16:06:28 e9a5061849ea: Verifying Checksum 16:06:28 e9a5061849ea: Download complete 16:06:28 0d9ebad4ef96: Verifying Checksum 16:06:28 0d9ebad4ef96: Download complete 16:06:28 d747dcd14b5f: Download complete 16:06:28 ab5ef0e58194: Verifying Checksum 16:06:28 ab5ef0e58194: Download complete 16:06:28 2de7ff778b66: Verifying Checksum 16:06:28 2de7ff778b66: Download complete 16:06:30 ab5ef0e58194: Pull complete 16:06:31 9712f1f96733: Pull complete 16:06:32 63f879dbbcfc: Pull complete 16:06:36 0d9ebad4ef96: Pull complete 16:06:36 e9a5061849ea: Pull complete 16:06:36 d747dcd14b5f: Pull complete 16:06:38 2de7ff778b66: Pull complete 16:06:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:06:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:38 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 16:06:38 $ 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 16:06:54 $ docker top 4a80fc155fb5191a3ea707005515d72f606b3d5ba80a434fca22e7742e1886fa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:06:55 provisioning config files... 16:06:55 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6777081245571698855tmp 16:06:55 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16899459969251756596tmp 16:06:55 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16280896028431872233tmp [Pipeline] { [Pipeline] echo 16:06:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:06:55 ---> sigul-configuration.sh 16:06:55 gpg: directory `/root/.gnupg' created 16:06:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:06:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:06:55 gpg: keyring `/root/.gnupg/secring.gpg' created 16:06:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:06:55 gpg: CAST5 encrypted data 16:06:55 gpg: encrypted with 1 passphrase 16:06:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:06:55 + mkdir /home/jenkins 16:06:55 + mkdir /home/jenkins/sigul [Pipeline] sh 16:06:56 + 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 16:06:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:06:56 ---> sigul-install.sh 16:06:56 Sigul already installed; skipping installation. [Pipeline] sh 16:06:56 + git tag --list 16:06:56 v3.1 16:06:56 v3.1.0 16:06:56 v3.1.0-dev.0 16:06:56 v3.1.0-dev.1 16:06:56 v3.1.0-dev.10 16:06:56 v3.1.0-dev.11 16:06:56 v3.1.0-dev.12 16:06:56 v3.1.0-dev.13 16:06:56 v3.1.0-dev.14 16:06:56 v3.1.0-dev.15 16:06:56 v3.1.0-dev.16 16:06:56 v3.1.0-dev.17 16:06:56 v3.1.0-dev.18 16:06:56 v3.1.0-dev.19 16:06:56 v3.1.0-dev.2 16:06:56 v3.1.0-dev.20 16:06:56 v3.1.0-dev.21 16:06:56 v3.1.0-dev.22 16:06:56 v3.1.0-dev.23 16:06:56 v3.1.0-dev.24 16:06:56 v3.1.0-dev.25 16:06:56 v3.1.0-dev.26 16:06:56 v3.1.0-dev.27 16:06:56 v3.1.0-dev.28 16:06:56 v3.1.0-dev.29 16:06:56 v3.1.0-dev.3 16:06:56 v3.1.0-dev.30 16:06:56 v3.1.0-dev.31 16:06:56 v3.1.0-dev.32 16:06:56 v3.1.0-dev.33 16:06:56 v3.1.0-dev.34 16:06:56 v3.1.0-dev.35 16:06:56 v3.1.0-dev.36 16:06:56 v3.1.0-dev.37 16:06:56 v3.1.0-dev.38 16:06:56 v3.1.0-dev.39 16:06:56 v3.1.0-dev.4 16:06:56 v3.1.0-dev.40 16:06:56 v3.1.0-dev.41 16:06:56 v3.1.0-dev.42 16:06:56 v3.1.0-dev.43 16:06:56 v3.1.0-dev.44 16:06:56 v3.1.0-dev.45 16:06:56 v3.1.0-dev.46 16:06:56 v3.1.0-dev.47 16:06:56 v3.1.0-dev.48 16:06:56 v3.1.0-dev.49 16:06:56 v3.1.0-dev.5 16:06:56 v3.1.0-dev.50 16:06:56 v3.1.0-dev.51 16:06:56 v3.1.0-dev.52 16:06:56 v3.1.0-dev.53 16:06:56 v3.1.0-dev.54 16:06:56 v3.1.0-dev.55 16:06:56 v3.1.0-dev.56 16:06:56 v3.1.0-dev.57 16:06:56 v3.1.0-dev.58 16:06:56 v3.1.0-dev.59 16:06:56 v3.1.0-dev.6 16:06:56 v3.1.0-dev.60 16:06:56 v3.1.0-dev.61 16:06:56 v3.1.0-dev.62 16:06:56 v3.1.0-dev.63 16:06:56 v3.1.0-dev.64 16:06:56 v3.1.0-dev.65 16:06:56 v3.1.0-dev.66 16:06:56 v3.1.0-dev.67 16:06:56 v3.1.0-dev.68 16:06:56 v3.1.0-dev.7 16:06:56 v3.1.0-dev.8 16:06:56 v3.1.0-dev.9 16:06:56 v3.2.0-dev.1 16:06:56 v3.2.0-dev.10 16:06:56 v3.2.0-dev.11 16:06:56 v3.2.0-dev.12 16:06:56 v3.2.0-dev.13 16:06:56 v3.2.0-dev.14 16:06:56 v3.2.0-dev.15 16:06:56 v3.2.0-dev.16 16:06:56 v3.2.0-dev.17 16:06:56 v3.2.0-dev.18 16:06:56 v3.2.0-dev.2 16:06:56 v3.2.0-dev.3 16:06:56 v3.2.0-dev.4 16:06:56 v3.2.0-dev.5 16:06:56 v3.2.0-dev.6 16:06:56 v3.2.0-dev.7 16:06:56 v3.2.0-dev.8 16:06:56 v3.2.0-dev.9 [Pipeline] sh 16:06:57 + lftools sign git-tag v3.2.0-dev.18 16:06:57 Signing Git tag with Sigul... 16:06:57 Signing v3.2.0-dev.18 [Pipeline] echo 16:06:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:06:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:06:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:06:58 $ docker stop --time=1 4a80fc155fb5191a3ea707005515d72f606b3d5ba80a434fca22e7742e1886fa 16:07:00 $ docker rm -f --volumes 4a80fc155fb5191a3ea707005515d72f606b3d5ba80a434fca22e7742e1886fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:07:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:07:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:00 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 16:07:00 $ 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 16:07:02 $ docker top ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be -eo pid,comm 16:07:02 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). 16:07:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:02 [ssh-agent] Looking for ssh-agent implementation... 16:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:02 $ docker exec ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be ssh-agent 16:07:02 SSH_AUTH_SOCK=/tmp/ssh-8Xa41g2HPvU7/agent.14 16:07:02 SSH_AGENT_PID=21 16:07:02 Running ssh-add (command line suppressed) 16:07:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12359943962697369492.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12359943962697369492.key) 16:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:03 + git semver bump pre 16:07:03 2024-03-25 16:07:03,399 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:07:03 2024-03-25 16:07:03,400 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev 16:07:03 2024-03-25 16:07:03,400 [bump_version] DEBUG bumped version:3.2.0-dev.19 16:07:03 2024-03-25 16:07:03,400 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:07:03 2024-03-25 16:07:03,400 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:07:03 2024-03-25 16:07:03,400 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:07:03 2024-03-25 16:07:03,402 [execute] INFO git cat-file --batch-check 16:07:03 2024-03-25 16:07:03,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:07:03 2024-03-25 16:07:03,409 [execute] INFO git cat-file --batch 16:07:03 2024-03-25 16:07:03,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:07:03 2024-03-25 16:07:03,415 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:07:03 3.2.0-dev.19 [Pipeline] } 16:07:03 $ docker exec --env ******** --env ******** ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be ssh-agent -k 16:07:03 unset SSH_AUTH_SOCK; 16:07:03 unset SSH_AGENT_PID; 16:07:03 echo Agent pid 21 killed; 16:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:03 + git semver [Pipeline] } 16:07:04 $ docker stop --time=1 ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be 16:07:06 $ docker rm -f --volumes ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be [Pipeline] // withDockerContainer [Pipeline] sh 16:07:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:07:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:07 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 16:07:07 $ 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 16:07:07 $ docker top 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 -eo pid,comm 16:07:07 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). 16:07:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:07 [ssh-agent] Looking for ssh-agent implementation... 16:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:08 $ docker exec 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 ssh-agent 16:07:08 SSH_AUTH_SOCK=/tmp/ssh-nFe5BKnPKHcg/agent.14 16:07:08 SSH_AGENT_PID=20 16:07:08 Running ssh-add (command line suppressed) 16:07:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5364686915262960318.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5364686915262960318.key) 16:07:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:08 + git semver push 16:07:08 2024-03-25 16:07:08,857 [run_push] DEBUG push 16:07:08 2024-03-25 16:07:08,859 [execute] INFO git cat-file --batch-check 16:07:08 2024-03-25 16:07:08,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:07:08 2024-03-25 16:07:08,864 [execute] INFO git rev-list 27c8836085e2c7b157ee09e40675f363bddcceea -- 16:07:08 2024-03-25 16:07:08,864 [execute] DEBUG Popen(['git', 'rev-list', '27c8836085e2c7b157ee09e40675f363bddcceea', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:07:08 2024-03-25 16:07:08,871 [execute] INFO git fetch -v origin 16:07:08 2024-03-25 16:07:08,871 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:07:09 2024-03-25 16:07:09,357 [run_push] DEBUG no remote changes detected 16:07:09 2024-03-25 16:07:09,357 [execute] INFO git push origin semver 16:07:09 2024-03-25 16:07:09,357 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:07:10 2024-03-25 16:07:10,166 [run_push] DEBUG push all version tags 16:07:10 2024-03-25 16:07:10,167 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:07:10 2024-03-25 16:07:10,167 [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) 16:07:10 2024-03-25 16:07:10,888 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:07:10 3.2.0-dev.19 [Pipeline] } 16:07:11 $ docker exec --env ******** --env ******** 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 ssh-agent -k 16:07:11 unset SSH_AUTH_SOCK; 16:07:11 unset SSH_AGENT_PID; 16:07:11 echo Agent pid 20 killed; 16:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:11 + git semver [Pipeline] } 16:07:11 $ docker stop --time=1 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 16:07:13 $ docker rm -f --volumes 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 [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 16:07:14 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:07:14 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:07:14 total 16 16:07:14 drwxr-xr-x 3 root root 4096 Mar 25 15:49 . 16:07:14 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 16:06 .. 16:07:14 drwxr-xr-x 2 root root 4096 Mar 25 15:49 cost 16:07:14 -rw-r--r-- 1 root root 88 Mar 25 15:49 cost.csv 16:07:14 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:07:14 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:07:14 total 16 16:07:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:49 . 16:07:14 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 16:06 .. 16:07:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 15:49 cost 16:07:14 -rw-r--r-- 1 jenkins jenkins 88 Mar 25 15:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:07:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:07:15 ---> package-listing.sh 16:07:15 ++ facter osfamily 16:07:15 ++ tr '[:upper:]' '[:lower:]' 16:07:15 + OS_FAMILY=debian 16:07:15 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:07:15 + START_PACKAGES=/tmp/packages_start.txt 16:07:15 + END_PACKAGES=/tmp/packages_end.txt 16:07:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:15 + PACKAGES=/tmp/packages_start.txt 16:07:15 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:07:15 + PACKAGES=/tmp/packages_end.txt 16:07:15 + case "${OS_FAMILY}" in 16:07:15 + dpkg -l 16:07:15 + grep '^ii' 16:07:15 + '[' -f /tmp/packages_start.txt ']' 16:07:15 + '[' -f /tmp/packages_end.txt ']' 16:07:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:15 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:07:15 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:07:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:07:15 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 16:07:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:16 prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container 16:07:16 $ 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 16:07:17 $ docker top 87a00e530de292f8a30ca2e6eafbffd17abd4164b20469d9c91f21b8f83ef068 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:17 + touch /tmp/pre-build-complete [Pipeline] sh 16:07:18 + mkdir -p /var/log/sysstat [Pipeline] sh 16:07:18 + ls /var/log/sa-host 16:07:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:18 provisioning config files... 16:07:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16550921783624515677tmp [Pipeline] { [Pipeline] echo 16:07:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:07:18 ---> create-netrc.sh [Pipeline] } 16:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:07:19 ---> python-tools-install.sh [Pipeline] echo 16:07:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:07:19 ---> sudo-logs.sh 16:07:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:07:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:07:20 ---> job-cost.sh 16:07:20 lf-activate-venv: SKIPPING 16:07:20 DEBUG: total: 0.2199999988079071 16:07:20 INFO: Retrieving Stack Cost... 16:07:20 INFO: Retrieving Pricing Info for: v3-standard-8 16:07:21 INFO: Archiving Costs [Pipeline] echo 16:07:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:07:21 ---> logs-deploy.sh 16:07:21 lf-activate-venv: SKIPPING 16:07:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/93 16:07:21 INFO: archiving workspace using pattern(s): 16:07:22 Archives upload complete. 16:07:22 INFO: archiving logs to Nexus