Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c91273375caf9ea1b627f8cc34b79c0d0d8621fb 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-ssh15443349277319487612.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-ssh12699419104822764895.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-ssh13758761826706879472.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-ssh7739698113538319625.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-ssh2265104983930773801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-963 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 > 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 Avoid second fetch Checking out Revision c91273375caf9ea1b627f8cc34b79c0d0d8621fb (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#133)" > git config core.sparsecheckout # timeout=10 > git checkout -f c91273375caf9ea1b627f8cc34b79c0d0d8621fb # timeout=10 > git rev-list --no-walk 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:14:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:14:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:14:30 ========================================================= 15:14:30 EdgeX Global Pipelines Version Info 15:14:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:14:31 ------------------- 15:14:31 stable info: 15:14:31 ------------------- 15:14:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:14:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:14:31 Message: update stable to v1.0.258 15:14:31 ------------------- 15:14:31 experimental info: 15:14:31 ------------------- 15:14:31 Commited By: **** collab-it+edgex@linuxfoundation.org 15:14:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:14:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c912733 [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:32 provisioning config files... 15:14:32 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7876350187197386229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:32 ---> ****-login.sh 15:14:32 nexus3.edgexfoundry.org:10001 15:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:33 Configure a credential helper to remove this warning. See 15:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:33 15:14:33 Login Succeeded 15:14:33 nexus3.edgexfoundry.org:10002 15:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:33 Configure a credential helper to remove this warning. See 15:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:33 15:14:33 Login Succeeded 15:14:33 nexus3.edgexfoundry.org:10003 15:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:34 Configure a credential helper to remove this warning. See 15:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:34 15:14:34 Login Succeeded 15:14:34 nexus3.edgexfoundry.org:10004 15:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:34 Configure a credential helper to remove this warning. See 15:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:34 15:14:34 Login Succeeded 15:14:34 ****.io 15:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:34 Configure a credential helper to remove this warning. See 15:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:34 15:14:34 Login Succeeded 15:14:34 ---> ****-login.sh ends [Pipeline] } 15:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:14:34 + git rev-list -1 --merges c91273375caf9ea1b627f8cc34b79c0d0d8621fb~1..c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] echo 15:14:34 -----------> git rev-list -1 --merges c91273375caf9ea1b627f8cc34b79c0d0d8621fb~1..c91273375caf9ea1b627f8cc34b79c0d0d8621fb c91273375caf9ea1b627f8cc34b79c0d0d8621fb [false] [Pipeline] sh 15:14:35 + git log --format=format:%s -1 c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] echo 15:14:35 ========================================================= 15:14:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:14:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:35 + git log --format=format:%s -1 c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] echo 15:14:35 [semverPrep] GIT_COMMIT: c91273375caf9ea1b627f8cc34b79c0d0d8621fb, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#133) [Pipeline] echo 15:14:35 [semverPrep] This is not a build commit. [Pipeline] sh 15:14:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:14:35 + grep -v github /etc/ssh/ssh_known_hosts 15:14:35 + [ -e /tmp/ssh_known_hosts ] 15:14:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:14:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:14:35 + sudo tee -a /etc/ssh/ssh_known_hosts 15:14:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:36 15:14:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:36 0.1.4: Pulling from edgex-devops/py-git-semver 15:14:36 b85a868b505f: Pulling fs layer 15:14:36 e2be974225ed: Pulling fs layer 15:14:36 339a4e72a1f5: Pulling fs layer 15:14:36 988bab9f4d93: Pulling fs layer 15:14:36 1469e6f7b9e6: Pulling fs layer 15:14:36 eaf3925da568: Pulling fs layer 15:14:36 bab4dde63d76: Pulling fs layer 15:14:36 bde34c3a00c8: Pulling fs layer 15:14:36 b352a97aabf1: Pulling fs layer 15:14:36 4872d77fe225: Pulling fs layer 15:14:36 5851b861e8e6: Pulling fs layer 15:14:36 bab4dde63d76: Waiting 15:14:36 4872d77fe225: Waiting 15:14:36 988bab9f4d93: Waiting 15:14:36 bde34c3a00c8: Waiting 15:14:36 b352a97aabf1: Waiting 15:14:36 eaf3925da568: Waiting 15:14:36 5851b861e8e6: Waiting 15:14:36 e2be974225ed: Verifying Checksum 15:14:36 e2be974225ed: Download complete 15:14:36 988bab9f4d93: Download complete 15:14:36 1469e6f7b9e6: Verifying Checksum 15:14:36 1469e6f7b9e6: Download complete 15:14:36 339a4e72a1f5: Verifying Checksum 15:14:36 339a4e72a1f5: Download complete 15:14:36 eaf3925da568: Verifying Checksum 15:14:36 eaf3925da568: Download complete 15:14:36 bde34c3a00c8: Verifying Checksum 15:14:36 bde34c3a00c8: Download complete 15:14:36 b352a97aabf1: Download complete 15:14:36 4872d77fe225: Download complete 15:14:36 5851b861e8e6: Verifying Checksum 15:14:36 5851b861e8e6: Download complete 15:14:36 b85a868b505f: Verifying Checksum 15:14:36 b85a868b505f: Download complete 15:14:37 bab4dde63d76: Verifying Checksum 15:14:37 bab4dde63d76: Download complete 15:14:38 b85a868b505f: Pull complete 15:14:38 e2be974225ed: Pull complete 15:14:38 339a4e72a1f5: Pull complete 15:14:39 988bab9f4d93: Pull complete 15:14:39 1469e6f7b9e6: Pull complete 15:14:39 eaf3925da568: Pull complete 15:14:41 bab4dde63d76: Pull complete 15:14:41 bde34c3a00c8: Pull complete 15:14:41 b352a97aabf1: Pull complete 15:14:41 4872d77fe225: Pull complete 15:14:41 5851b861e8e6: Pull complete 15:14:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:41 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:14:41 $ 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:14:45 $ docker top e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 -eo pid,comm 15:14: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:14:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:45 [ssh-agent] Looking for ssh-agent implementation... 15:14:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:45 $ docker exec e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 ssh-agent 15:14:45 SSH_AUTH_SOCK=/tmp/ssh-5Zj6QUfftyU9/agent.32 15:14:45 SSH_AGENT_PID=38 15:14:45 Running ssh-add (command line suppressed) 15:14:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1223877115432452953.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1223877115432452953.key) 15:14:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:46 + git tag --points-at HEAD [Pipeline] } 15:14:46 $ docker exec --env ******** --env ******** e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 ssh-agent -k 15:14:46 unset SSH_AUTH_SOCK; 15:14:46 unset SSH_AGENT_PID; 15:14:46 echo Agent pid 38 killed; 15:14:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:46 [ssh-agent] Looking for ssh-agent implementation... 15:14:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:46 $ docker exec e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 ssh-agent 15:14:46 SSH_AUTH_SOCK=/tmp/ssh-DYrRCUR8ClkF/agent.71 15:14:46 SSH_AGENT_PID=77 15:14:46 Running ssh-add (command line suppressed) 15:14:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_481916573244930223.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_481916573244930223.key) 15:14:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:46 + git semver init 15:14:47 2024-03-22 15:14:47,058 [run_init] DEBUG init version:0.0.0 force:False 15:14:47 2024-03-22 15:14:47,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:14:47 2024-03-22 15:14:47,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:14:47 2024-03-22 15:14:47,059 [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:14:48 2024-03-22 15:14:48,124 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:14:48 2024-03-22 15:14:48,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:14:48 2024-03-22 15:14:48,125 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:14:48 2024-03-22 15:14:48,125 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:14:48 3.2.0-dev.17 [Pipeline] } 15:14:48 $ docker exec --env ******** --env ******** e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 ssh-agent -k 15:14:48 unset SSH_AUTH_SOCK; 15:14:48 unset SSH_AGENT_PID; 15:14:48 echo Agent pid 77 killed; 15:14:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:48 + git semver [Pipeline] } 15:14:49 $ docker stop --time=1 e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 15:14:50 $ docker rm -f --volumes e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:14:51 Stashed 1 file(s) [Pipeline] echo 15:14:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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:14:51 provisioning config files... 15:14:51 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5430608987665024249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:51 ---> ****-login.sh 15:14:51 nexus3.edgexfoundry.org:10001 15:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:51 Configure a credential helper to remove this warning. See 15:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:51 15:14:51 Login Succeeded 15:14:51 nexus3.edgexfoundry.org:10002 15:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:51 Configure a credential helper to remove this warning. See 15:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:51 15:14:51 Login Succeeded 15:14:51 nexus3.edgexfoundry.org:10003 15:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:51 Configure a credential helper to remove this warning. See 15:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:51 15:14:51 Login Succeeded 15:14:51 nexus3.edgexfoundry.org:10004 15:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:51 Configure a credential helper to remove this warning. See 15:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:51 15:14:51 Login Succeeded 15:14:51 ****.io 15:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:52 Configure a credential helper to remove this warning. See 15:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:52 15:14:52 Login Succeeded 15:14:52 ---> ****-login.sh ends [Pipeline] } 15:14:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:52 ========================================================= 15:14:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:14:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14: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:14:52 Sending build context to Docker daemon 6.828MB 15:14:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:14:52 Step 2/12 : FROM ${BASE} AS builder 15:14:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:14:53 7264a8db6415: Pulling fs layer 15:14:53 c4d48a809fc2: Pulling fs layer 15:14:53 4f1c88b9dad5: Pulling fs layer 15:14:53 ad3a456e5733: Pulling fs layer 15:14:53 69c7f0334f64: Pulling fs layer 15:14:53 1f1c1a5573a3: Pulling fs layer 15:14:53 ce7588e14bc9: Pulling fs layer 15:14:53 b5e4710f87ac: Pulling fs layer 15:14:53 ad3a456e5733: Waiting 15:14:53 69c7f0334f64: Waiting 15:14:53 1f1c1a5573a3: Waiting 15:14:53 ce7588e14bc9: Waiting 15:14:53 b5e4710f87ac: Waiting 15:14:53 c4d48a809fc2: Download complete 15:14:53 ad3a456e5733: Verifying Checksum 15:14:53 ad3a456e5733: Download complete 15:14:53 69c7f0334f64: Verifying Checksum 15:14:53 69c7f0334f64: Download complete 15:14:53 7264a8db6415: Verifying Checksum 15:14:53 7264a8db6415: Download complete 15:14:53 1f1c1a5573a3: Verifying Checksum 15:14:53 1f1c1a5573a3: Download complete 15:14:53 b5e4710f87ac: Verifying Checksum 15:14:53 b5e4710f87ac: Download complete 15:14:53 7264a8db6415: Pull complete 15:14:53 4f1c88b9dad5: Verifying Checksum 15:14:53 4f1c88b9dad5: Download complete 15:14:53 c4d48a809fc2: Pull complete 15:14:53 ce7588e14bc9: Verifying Checksum 15:14:53 ce7588e14bc9: Download complete 15:14:58 4f1c88b9dad5: Pull complete 15:14:58 ad3a456e5733: Pull complete 15:14:58 69c7f0334f64: Pull complete 15:14:58 1f1c1a5573a3: Pull complete 15:15:00 ce7588e14bc9: Pull complete 15:15:01 b5e4710f87ac: Pull complete 15:15:01 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:15:01 ---> 88b5674ff536 15:15:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:15:06 Still waiting to schedule task 15:15:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-953’ 15:15:06 ---> Running in 473902b9e138 15:15:06 Removing intermediate container 473902b9e138 15:15:06 ---> cd013d9cabe1 15:15:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:15:06 ---> Running in 3addd9a755f5 15:15:06 Removing intermediate container 3addd9a755f5 15:15:06 ---> a29a83e48ae1 15:15:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:15:06 ---> Running in fe3f632ba54c 15:15:06 Removing intermediate container fe3f632ba54c 15:15:06 ---> c0b86f0c5206 15:15:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:06 ---> Running in 2ab5b02e9988 15:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:15:06 OK: 264 MiB in 52 packages 15:15:07 Removing intermediate container 2ab5b02e9988 15:15:07 ---> 647917192668 15:15:07 Step 7/12 : WORKDIR /app 15:15:07 ---> Running in 2deaf7fbfc2a 15:15:07 Removing intermediate container 2deaf7fbfc2a 15:15:07 ---> 35b710c3768a 15:15:07 Step 8/12 : COPY go.mod vendor* ./ 15:15:07 ---> 6f5800773d21 15:15:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:07 ---> Running in 1b8ac58374c0 15:16:03 Removing intermediate container 1b8ac58374c0 15:16:03 ---> 7176c8185316 15:16:03 Step 10/12 : COPY . . 15:16:03 ---> 945d6b8ada73 15:16:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:16:03 ---> Running in 043d4caed334 15:16:03 Removing intermediate container 043d4caed334 15:16:03 ---> 2bf564a9b2f5 15:16:03 Step 12/12 : RUN $MAKE 15:16:03 ---> Running in e37a54a6ffe4 15:16:03 noop 15:16:03 Removing intermediate container e37a54a6ffe4 15:16:03 ---> 9c67d78921dd 15:16:03 Successfully built 9c67d78921dd 15:16:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:03 + docker inspect -f . ci-base-image-x86_64 15:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:03 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:16:03 $ 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:16:04 $ docker top 1f9c51cb9df47960abd20b1f11900071782b5054577913a0d39572eed99ed6ef -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:04 + go version 15:16:04 go version go1.21.0 linux/amd64 [Pipeline] } 15:16:04 $ docker stop --time=1 1f9c51cb9df47960abd20b1f11900071782b5054577913a0d39572eed99ed6ef 15:16:05 $ docker rm -f --volumes 1f9c51cb9df47960abd20b1f11900071782b5054577913a0d39572eed99ed6ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:06 + docker inspect -f . ci-base-image-x86_64 15:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:06 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:16:06 $ 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:16:06 $ docker top 158e4bed2b3b74da80c4b04e776fc2e0e1d5a2ca039ea6b869f16f30ecea60b1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:07 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:16:07 + make test 15:16:07 go test -race -coverprofile=coverage.out ./... 15:16:46 ? github.com/edgexfoundry/app-record-replay [no test files] 15:16:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:16:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:16:46 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:16:47 ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements 15:16:57 ok github.com/edgexfoundry/app-record-replay/internal/application 9.599s coverage: 98.7% of statements 15:16:57 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.107s coverage: 89.7% of statements 15:16:57 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 15:17:29 go vet ./... 15:17:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:17:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:17:31 ./bin/test-attribution-txt.sh 15:17:31 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:17:31 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:17:31 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:17:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:17:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:17:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:17:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:17:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:17:31 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 15:17:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:17:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:17:31 $ docker stop --time=1 158e4bed2b3b74da80c4b04e776fc2e0e1d5a2ca039ea6b869f16f30ecea60b1 15:17:36 $ docker rm -f --volumes 158e4bed2b3b74da80c4b04e776fc2e0e1d5a2ca039ea6b869f16f30ecea60b1 [Pipeline] // withDockerContainer [Pipeline] sh 15:17:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:17:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:17:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:17:38 + ls -al . 15:17:38 total 260 15:17:38 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 15:16 . 15:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 15:14 .. 15:17:38 -rw-rw-r-- 1 jenkins jenkins 119 Mar 22 15:14 .dockerignore 15:17:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 15:16 .git 15:17:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:14 .github 15:17:38 -rw-rw-r-- 1 jenkins jenkins 164 Mar 22 15:14 .gitignore 15:17:38 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 15:14 .golangci.yml 15:17:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 15:14 .semver 15:17:38 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 22 15:14 Attribution.txt 15:17:38 -rw-rw-r-- 1 jenkins jenkins 458 Mar 22 15:14 CHANGELOG.md 15:17:38 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 22 15:14 Dockerfile 15:17:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 15:14 GOVERNANCE.md 15:17:38 -rw-rw-r-- 1 jenkins jenkins 681 Mar 22 15:14 Jenkinsfile 15:17:38 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 22 15:14 LICENSE 15:17:38 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 22 15:14 Makefile 15:17:38 -rw-rw-r-- 1 jenkins jenkins 611 Mar 22 15:14 OWNERS.md 15:17:38 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 22 15:14 README.md 15:17:38 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 22 15:14 Record and Reply.postman_collection.json 15:17:38 -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 15:14 VERSION 15:17:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 15:14 bin 15:17:38 -rw-r--r-- 1 jenkins jenkins 24666 Mar 22 15:16 coverage.out 15:17:38 -rw-rw-r-- 1 jenkins jenkins 7253 Mar 22 15:14 go.mod 15:17:38 -rw-rw-r-- 1 jenkins jenkins 101578 Mar 22 15:14 go.sum 15:17:38 drwxrwxr-x 7 jenkins jenkins 4096 Mar 22 15:14 internal 15:17:38 -rw-rw-r-- 1 jenkins jenkins 913 Mar 22 15:14 main.go 15:17:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:14 openapi 15:17:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:14 pkg 15:17:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 15:14 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:38 + 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=c91273375caf9ea1b627f8cc34b79c0d0d8621fb --label arch=amd64 --label version=3.2.0-dev.17 . 15:17:38 Sending build context to Docker daemon 6.853MB 15:17:38 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:17:38 Step 2/27 : FROM ${BASE} AS builder 15:17:38 ---> 9c67d78921dd 15:17:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:17:38 ---> Running in 936cfaa4641f 15:17:38 Removing intermediate container 936cfaa4641f 15:17:38 ---> 8949bbd24f2d 15:17:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:17:38 ---> Running in 85570f811037 15:17:38 Removing intermediate container 85570f811037 15:17:38 ---> c560fee03f59 15:17:38 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:17:38 ---> Running in 93609502e6a8 15:17:39 Removing intermediate container 93609502e6a8 15:17:39 ---> 782728aa0da2 15:17:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:39 ---> Running in 747575c8a3c3 15:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:17:40 OK: 264 MiB in 52 packages 15:17:40 Removing intermediate container 747575c8a3c3 15:17:40 ---> c90aeeaa0b79 15:17:40 Step 7/27 : WORKDIR /app 15:17:40 ---> Running in d78fc36d7b20 15:17:40 Removing intermediate container d78fc36d7b20 15:17:40 ---> 039e5ba42e2a 15:17:40 Step 8/27 : COPY go.mod vendor* ./ 15:17:40 ---> 67704e4d87b1 15:17:40 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:40 ---> Running in 8b8724fb1c76 15:17:41 Removing intermediate container 8b8724fb1c76 15:17:41 ---> 2457cedfebc5 15:17:41 Step 10/27 : COPY . . 15:17:41 ---> c1abe7993947 15:17:41 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:17:42 ---> Running in dfbdab5a3c4b 15:17:42 Removing intermediate container dfbdab5a3c4b 15:17:42 ---> e54c16d85dd6 15:17:42 Step 12/27 : RUN $MAKE 15:17:42 ---> Running in 1967ed00438f 15:17:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17" -trimpath -mod=readonly -o app-record-replay 15:18:14 Removing intermediate container 1967ed00438f 15:18:14 ---> 191b1d7074b8 15:18:14 Step 13/27 : FROM alpine:3.18 15:18:14 3.18: Pulling from library/alpine 15:18:14 619be1103602: Pulling fs layer 15:18:14 619be1103602: Verifying Checksum 15:18:14 619be1103602: Download complete 15:18:14 619be1103602: Pull complete 15:18:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:18:14 Status: Downloaded newer image for alpine:3.18 15:18:14 ---> d3782b16ccc9 15:18:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:18:15 ---> Running in d5502f4b7c27 15:18:15 Removing intermediate container d5502f4b7c27 15:18:15 ---> a8ceaff10715 15:18:15 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 15:18:15 ---> Running in 87680af90018 15:18:15 Removing intermediate container 87680af90018 15:18:15 ---> 132672941635 15:18:15 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:18:15 ---> Running in 055ccef399a0 15:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:18:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-968 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:18:15 Running in /w/workspace/app-record-replay/92 [Pipeline] { 15:18:15 (1/2) Installing ca-certificates (20240226-r0) 15:18:15 (2/2) Installing dumb-init (1.2.5-r2) 15:18:15 Executing busybox-1.36.1-r5.trigger 15:18:15 Executing ca-certificates-20240226-r0.trigger 15:18:15 OK: 8 MiB in 17 packages [Pipeline] checkout 15:18:16 Removing intermediate container 055ccef399a0 15:18:16 ---> ef3f16b47502 15:18:16 Step 17/27 : RUN apk --no-cache upgrade 15:18:16 ---> Running in f072e4e8d662 15:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:18:17 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:18:17 Executing ca-certificates-20240226-r0.trigger 15:18:17 OK: 8 MiB in 17 packages 15:18:17 Removing intermediate container f072e4e8d662 15:18:17 ---> b315e06cb7b2 15:18:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:18:17 ---> f83e446ae955 15:18:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:18:18 ---> 468d418c685f 15:18:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:18:18 ---> bd0877c2b389 15:18:18 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 15:18:19 Selected Git installation does not exist. Using Default 15:18:19 The recommended git tool is: NONE 15:18:19 ---> fb4aa7344b4a 15:18:19 Step 22/27 : EXPOSE 59712 15:18:19 ---> Running in 333a93315290 15:18:19 Removing intermediate container 333a93315290 15:18:19 ---> 3de99dd8590d 15:18:19 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 15:18:19 ---> Running in 4dc2b672294e 15:18:19 Removing intermediate container 4dc2b672294e 15:18:19 ---> dd9ece474eaa 15:18:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:18:19 ---> Running in bea313f701e1 15:18:19 Removing intermediate container bea313f701e1 15:18:19 ---> bb68e7cc0369 15:18:19 Step 25/27 : LABEL arch=amd64 15:18:19 ---> Running in 091828aa15b7 15:18:20 Removing intermediate container 091828aa15b7 15:18:20 ---> a33cc9cb4f10 15:18:20 Step 26/27 : LABEL git_sha=c91273375caf9ea1b627f8cc34b79c0d0d8621fb 15:18:20 ---> Running in d9589f1d9ec8 15:18:20 Removing intermediate container d9589f1d9ec8 15:18:20 ---> 388580b75812 15:18:20 Step 27/27 : LABEL version=3.2.0-dev.17 15:18:20 ---> Running in 26487c4776e3 15:18:20 Removing intermediate container 26487c4776e3 15:18:20 ---> 958a290952fa 15:18:20 [Warning] One or more build-args [ARCH] were not consumed 15:18:20 Successfully built 958a290952fa 15:18:20 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:20 provisioning config files... 15:18:20 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5373487974344396839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:20 ---> ****-login.sh 15:18:20 nexus3.edgexfoundry.org:10001 15:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:20 Configure a credential helper to remove this warning. See 15:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:20 15:18:20 Login Succeeded 15:18:20 nexus3.edgexfoundry.org:10002 15:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:20 Configure a credential helper to remove this warning. See 15:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:20 15:18:20 Login Succeeded 15:18:20 nexus3.edgexfoundry.org:10003 15:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:20 Configure a credential helper to remove this warning. See 15:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:20 15:18:20 Login Succeeded 15:18:20 nexus3.edgexfoundry.org:10004 15:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:20 Configure a credential helper to remove this warning. See 15:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:20 15:18:20 Login Succeeded 15:18:20 ****.io 15:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:20 Configure a credential helper to remove this warning. See 15:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:20 15:18:20 Login Succeeded 15:18:21 ---> ****-login.sh ends [Pipeline] } 15:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:18:21 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:18:21 c91273375caf9ea1b627f8cc34b79c0d0d8621fb 15:18:21 latest 15:18:21 3.2.0-dev.17 15:18:21 c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 15:18:21 main 15:18:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:21 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb 15:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:18:22 d2685cf8efeb: Preparing 15:18:22 424c087be8f0: Preparing 15:18:22 0c9a179a078c: Preparing 15:18:22 447b27a28c93: Preparing 15:18:22 a8e0f6c18937: Preparing 15:18:22 7ea9cc53e46b: Preparing 15:18:22 aedc3bda2944: Preparing 15:18:22 7ea9cc53e46b: Waiting 15:18:22 aedc3bda2944: Waiting 15:18:22 447b27a28c93: Pushed 15:18:22 a8e0f6c18937: Pushed 15:18:22 0c9a179a078c: Pushed 15:18:22 424c087be8f0: Pushed 15:18:22 aedc3bda2944: Layer already exists 15:18:22 7ea9cc53e46b: Pushed 15:18:23 using credential edgex-jenkins-ssh 15:18:24 Cloning the remote Git repository 15:18:24 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:18:24 > git init /w/workspace/app-record-replay/92 # timeout=10 15:18:24 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:18:24 > git --version # timeout=10 15:18:24 > git --version # 'git version 2.25.1' 15:18:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:25 d2685cf8efeb: Pushed 15:18:25 c91273375caf9ea1b627f8cc34b79c0d0d8621fb: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:25 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:18:26 d2685cf8efeb: Preparing 15:18:26 424c087be8f0: Preparing 15:18:26 0c9a179a078c: Preparing 15:18:26 447b27a28c93: Preparing 15:18:26 a8e0f6c18937: Preparing 15:18:26 7ea9cc53e46b: Preparing 15:18:26 aedc3bda2944: Preparing 15:18:26 7ea9cc53e46b: Waiting 15:18:26 0c9a179a078c: Layer already exists 15:18:26 a8e0f6c18937: Layer already exists 15:18:26 d2685cf8efeb: Layer already exists 15:18:26 424c087be8f0: Layer already exists 15:18:26 447b27a28c93: Layer already exists 15:18:26 aedc3bda2944: Layer already exists 15:18:26 7ea9cc53e46b: Layer already exists 15:18:26 latest: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:26 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:18:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:26 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.17 15:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:18:26 d2685cf8efeb: Preparing 15:18:26 424c087be8f0: Preparing 15:18:26 0c9a179a078c: Preparing 15:18:26 447b27a28c93: Preparing 15:18:26 a8e0f6c18937: Preparing 15:18:26 7ea9cc53e46b: Preparing 15:18:26 aedc3bda2944: Preparing 15:18:26 aedc3bda2944: Waiting 15:18:26 424c087be8f0: Layer already exists 15:18:26 a8e0f6c18937: Layer already exists 15:18:26 447b27a28c93: Layer already exists 15:18:26 0c9a179a078c: Layer already exists 15:18:26 d2685cf8efeb: Layer already exists 15:18:26 aedc3bda2944: Layer already exists 15:18:26 7ea9cc53e46b: Layer already exists 15:18:26 3.2.0-dev.17: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:27 Avoid second fetch 15:18:27 Checking out Revision c91273375caf9ea1b627f8cc34b79c0d0d8621fb (main) 15:18:27 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 15:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:18:27 d2685cf8efeb: Preparing 15:18:27 424c087be8f0: Preparing 15:18:27 0c9a179a078c: Preparing 15:18:27 447b27a28c93: Preparing 15:18:27 a8e0f6c18937: Preparing 15:18:27 7ea9cc53e46b: Preparing 15:18:27 aedc3bda2944: Preparing 15:18:27 7ea9cc53e46b: Waiting 15:18:27 aedc3bda2944: Waiting 15:18:27 d2685cf8efeb: Layer already exists 15:18:27 447b27a28c93: Layer already exists 15:18:27 424c087be8f0: Layer already exists 15:18:27 a8e0f6c18937: Layer already exists 15:18:27 0c9a179a078c: Layer already exists 15:18:27 7ea9cc53e46b: Layer already exists 15:18:27 aedc3bda2944: Layer already exists 15:18:27 c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:27 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#133)" 15:18:27 > git config core.sparsecheckout # timeout=10 15:18:27 > git checkout -f c91273375caf9ea1b627f8cc34b79c0d0d8621fb # timeout=10 15:18:27 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:18:28 d2685cf8efeb: Preparing 15:18:28 424c087be8f0: Preparing 15:18:28 0c9a179a078c: Preparing 15:18:28 447b27a28c93: Preparing 15:18:28 a8e0f6c18937: Preparing 15:18:28 7ea9cc53e46b: Preparing 15:18:28 aedc3bda2944: Preparing 15:18:28 7ea9cc53e46b: Waiting 15:18:28 0c9a179a078c: Layer already exists 15:18:28 d2685cf8efeb: Layer already exists 15:18:28 424c087be8f0: Layer already exists 15:18:28 447b27a28c93: Layer already exists 15:18:28 a8e0f6c18937: Layer already exists 15:18:28 aedc3bda2944: Layer already exists 15:18:28 7ea9cc53e46b: Layer already exists 15:18:28 main: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:28 ===================================================== [Pipeline] echo 15:18:28 taggedImages: 15:18:28 - nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb 15:18:28 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:18:28 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.17 15:18:28 - nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 15:18:28 - 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:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:28 15:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:28 latest: Pulling from edgex-lftools-log-publisher 15:18:28 5eb5b503b376: Pulling fs layer 15:18:28 5c69ac0246d0: Pulling fs layer 15:18:28 ec43610c2a17: Pulling fs layer 15:18:28 3a2ae6a8a46f: Pulling fs layer 15:18:28 33b1e0a273af: Pulling fs layer 15:18:28 5d3b04190fa2: Pulling fs layer 15:18:28 2f39f015ded8: Pulling fs layer 15:18:28 3a2ae6a8a46f: Waiting 15:18:28 33b1e0a273af: Waiting 15:18:28 2f39f015ded8: Waiting 15:18:28 5d3b04190fa2: Waiting 15:18:28 5c69ac0246d0: Verifying Checksum 15:18:28 5c69ac0246d0: Download complete 15:18:28 3a2ae6a8a46f: Download complete 15:18:28 33b1e0a273af: Verifying Checksum 15:18:28 33b1e0a273af: Download complete 15:18:28 ec43610c2a17: Verifying Checksum 15:18:28 ec43610c2a17: Download complete 15:18:28 5d3b04190fa2: Verifying Checksum 15:18:29 5eb5b503b376: Verifying Checksum 15:18:29 5eb5b503b376: Download complete 15:18:29 2f39f015ded8: Download complete 15:18:30 5eb5b503b376: Pull complete 15:18:30 5c69ac0246d0: Pull complete 15:18:31 ec43610c2a17: Pull complete 15:18:31 3a2ae6a8a46f: Pull complete 15:18:31 33b1e0a273af: Pull complete 15:18:31 5d3b04190fa2: Pull complete 15:18:32 15:18:32 GitHub has been notified of this commit’s build result 15:18:32 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:18:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:32 Dload Upload Total Spent Left Speed 15:18:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 15:18:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:18:33 + sudo tee /etc/docker/daemon.new 15:18:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:18:33 { 15:18:33 "registry-mirrors": [ 15:18:33 "https://nexus3.edgexfoundry.org:10001" 15:18:33 ], 15:18:33 "bip": "10.250.0.254/24", 15:18:33 "hosts": [ 15:18:33 "tcp://0.0.0.0:5555", 15:18:33 "unix:///var/run/docker.sock" 15:18:33 ], 15:18:33 "mtu": 1458, 15:18:33 "selinux-enabled": true, 15:18:33 "seccomp-profile": "/etc/docker/seccomp.json" 15:18:33 } [Pipeline] sh 15:18:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:18:34 + sudo service docker restart 15:18:36 2f39f015ded8: Pull complete 15:18:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:36 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:18:37 $ 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:18:41 $ docker top 5c34dbd3372d6b8488d6c0b175897f79cd7208c7623fcc733b749869ca5d1477 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:42 ---> job-cost.sh 15:18:42 lf-activate-venv: SKIPPING 15:18:42 INFO: No Stack... 15:18:42 INFO: Retrieving Pricing Info for: v3-standard-8 15:18:42 INFO: Archiving Costs [Pipeline] sh 15:18:42 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:18:42 + cut -d, -f6 [Pipeline] lock 15:18:42 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] 15:18:42 Resource [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] did not exist. Created. 15:18:42 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:18:43 + echo total: 0.2199999988079071 [Pipeline] stash 15:18:43 Stashed 1 file(s) [Pipeline] } 15:18:43 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 15:18:43 $ docker stop --time=1 5c34dbd3372d6b8488d6c0b175897f79cd7208c7623fcc733b749869ca5d1477 15:18:44 $ docker rm -f --volumes 5c34dbd3372d6b8488d6c0b175897f79cd7208c7623fcc733b749869ca5d1477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:52 provisioning config files... 15:18:52 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/92@tmp/config11628469142937998078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:52 ---> ****-login.sh 15:18:52 nexus3.edgexfoundry.org:10001 15:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:53 Configure a credential helper to remove this warning. See 15:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:53 15:18:53 Login Succeeded 15:18:53 nexus3.edgexfoundry.org:10002 15:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:53 Configure a credential helper to remove this warning. See 15:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:53 15:18:53 Login Succeeded 15:18:53 nexus3.edgexfoundry.org:10003 15:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:54 Configure a credential helper to remove this warning. See 15:18:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:54 15:18:54 Login Succeeded 15:18:54 nexus3.edgexfoundry.org:10004 15:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:54 Configure a credential helper to remove this warning. See 15:18:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:54 15:18:54 Login Succeeded 15:18:54 ****.io 15:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:55 Configure a credential helper to remove this warning. See 15:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:55 15:18:55 Login Succeeded 15:18:55 ---> ****-login.sh ends [Pipeline] } 15:18:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:18:55 ========================================================= 15:18:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:18:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18: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:18:56 Sending build context to Docker daemon 329.2kB 15:18:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:18:56 Step 2/12 : FROM ${BASE} AS builder 15:18:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:18:56 9fda8d8052c6: Pulling fs layer 15:18:56 5d54e960e981: Pulling fs layer 15:18:56 c4a7e357bf2a: Pulling fs layer 15:18:56 f0e02332f6b5: Pulling fs layer 15:18:56 872ee5b61b7b: Pulling fs layer 15:18:56 0c6a40ed1a82: Pulling fs layer 15:18:56 94ae7d8d031c: Pulling fs layer 15:18:56 872ee5b61b7b: Waiting 15:18:56 0c6a40ed1a82: Waiting 15:18:56 94ae7d8d031c: Waiting 15:18:56 f0e02332f6b5: Waiting 15:18:56 5d54e960e981: Verifying Checksum 15:18:56 5d54e960e981: Download complete 15:18:56 f0e02332f6b5: Verifying Checksum 15:18:56 f0e02332f6b5: Download complete 15:18:56 872ee5b61b7b: Verifying Checksum 15:18:56 872ee5b61b7b: Download complete 15:18:56 9fda8d8052c6: Download complete 15:18:56 94ae7d8d031c: Verifying Checksum 15:18:56 94ae7d8d031c: Download complete 15:18:57 9fda8d8052c6: Pull complete 15:18:57 5d54e960e981: Pull complete 15:18:58 c4a7e357bf2a: Verifying Checksum 15:18:58 c4a7e357bf2a: Download complete 15:18:58 0c6a40ed1a82: Verifying Checksum 15:18:58 0c6a40ed1a82: Download complete 15:19:11 c4a7e357bf2a: Pull complete 15:19:11 f0e02332f6b5: Pull complete 15:19:11 872ee5b61b7b: Pull complete 15:19:19 0c6a40ed1a82: Pull complete 15:19:20 94ae7d8d031c: Pull complete 15:19:21 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:19:21 ---> 86de565de09d 15:19:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:19:23 ---> Running in e7a1f3356078 15:19:23 Removing intermediate container e7a1f3356078 15:19:23 ---> e3dde1bb4d6c 15:19:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:19:23 ---> Running in a67c4a7b7ee9 15:19:23 Removing intermediate container a67c4a7b7ee9 15:19:23 ---> d050963a7d96 15:19:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:19:23 ---> Running in 96e6ba25af13 15:19:23 Removing intermediate container 96e6ba25af13 15:19:23 ---> baf23aa60dc7 15:19:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:23 ---> Running in 27fd9cffe329 15:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:19:26 OK: 266 MiB in 52 packages 15:19:27 Removing intermediate container 27fd9cffe329 15:19:27 ---> eab19738b48a 15:19:27 Step 7/12 : WORKDIR /app 15:19:27 ---> Running in bfd688d6149a 15:19:27 Removing intermediate container bfd688d6149a 15:19:27 ---> cace96d156c5 15:19:27 Step 8/12 : COPY go.mod vendor* ./ 15:19:28 ---> 752352463dbd 15:19:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:28 ---> Running in 906f47fd8040 15:21:35 Removing intermediate container 906f47fd8040 15:21:35 ---> b8488333ff59 15:21:35 Step 10/12 : COPY . . 15:21:35 ---> f02399e40a23 15:21:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:35 ---> Running in acb2d89073cf 15:21:35 Removing intermediate container acb2d89073cf 15:21:35 ---> e955ac484c11 15:21:35 Step 12/12 : RUN $MAKE 15:21:35 ---> Running in 98d6db5c4131 15:21:35 noop 15:21:35 Removing intermediate container 98d6db5c4131 15:21:35 ---> 56eeacb852c3 15:21:35 Successfully built 56eeacb852c3 15:21:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:35 + docker inspect -f . ci-base-image-arm64 15:21:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:35 prd-ubuntu20.04-docker-arm64-4c-16g-968 does not seem to be running inside a container 15:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/92 -v /w/workspace/app-record-replay/92:/w/workspace/app-record-replay/92:rw,z -v /w/workspace/app-record-replay/92@tmp:/w/workspace/app-record-replay/92@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:21:37 $ docker top a5c74f20888cf1665f0b8eb3807d7034f308b310363d21d2fa2f61a1750f8c6e -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:37 + go version 15:21:37 go version go1.21.0 linux/arm64 [Pipeline] } 15:21:37 $ docker stop --time=1 a5c74f20888cf1665f0b8eb3807d7034f308b310363d21d2fa2f61a1750f8c6e 15:21:39 $ docker rm -f --volumes a5c74f20888cf1665f0b8eb3807d7034f308b310363d21d2fa2f61a1750f8c6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:40 + docker inspect -f . ci-base-image-arm64 15:21:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:40 prd-ubuntu20.04-docker-arm64-4c-16g-968 does not seem to be running inside a container 15:21:40 $ 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/92 -v /w/workspace/app-record-replay/92:/w/workspace/app-record-replay/92:rw,z -v /w/workspace/app-record-replay/92@tmp:/w/workspace/app-record-replay/92@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:21:41 $ docker top ab2ddf32bfefaacbe606add6ad3fe9dd63af79cd6be255022d04583c89943e25 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:42 + git config --global --add safe.directory /w/workspace/app-record-replay/92 [Pipeline] fileExists [Pipeline] sh 15:21:43 + make test 15:21:43 go test -race -coverprofile=coverage.out ./... 15:25:04 ? github.com/edgexfoundry/app-record-replay [no test files] 15:25:05 ok github.com/edgexfoundry/app-record-replay/internal/app 1.225s coverage: 88.0% of statements 15:25:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:25:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:25:09 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:25:16 ok github.com/edgexfoundry/app-record-replay/internal/application 9.901s coverage: 98.7% of statements 15:25:16 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.459s coverage: 89.7% of statements 15:25:16 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.155s coverage: 100.0% of statements 15:25:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:25:16 go vet ./... 15:28:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:08 ./bin/test-attribution-txt.sh 15:28:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:28:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:28:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:28:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:28:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:28:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:28:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:28:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:28:08 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 15:28:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:28:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:28:08 $ docker stop --time=1 ab2ddf32bfefaacbe606add6ad3fe9dd63af79cd6be255022d04583c89943e25 15:28:10 $ docker rm -f --volumes ab2ddf32bfefaacbe606add6ad3fe9dd63af79cd6be255022d04583c89943e25 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:12 Warning: overwriting stash ‘coverage-report’ 15:28:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:13 + ls -al . 15:28:13 total 256 15:28:13 drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 15:21 . 15:28:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 15:18 .. 15:28:13 -rw-rw-r-- 1 jenkins jenkins 119 Mar 22 15:18 .dockerignore 15:28:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 15:18 .git 15:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:18 .github 15:28:13 -rw-rw-r-- 1 jenkins jenkins 164 Mar 22 15:18 .gitignore 15:28:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 15:18 .golangci.yml 15:28:13 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 22 15:18 Attribution.txt 15:28:13 -rw-rw-r-- 1 jenkins jenkins 458 Mar 22 15:18 CHANGELOG.md 15:28:13 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 22 15:18 Dockerfile 15:28:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 15:18 GOVERNANCE.md 15:28:13 -rw-rw-r-- 1 jenkins jenkins 681 Mar 22 15:18 Jenkinsfile 15:28:13 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 22 15:18 LICENSE 15:28:13 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 22 15:18 Makefile 15:28:13 -rw-rw-r-- 1 jenkins jenkins 611 Mar 22 15:18 OWNERS.md 15:28:13 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 22 15:18 README.md 15:28:13 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 22 15:18 Record and Reply.postman_collection.json 15:28:13 -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 15:14 VERSION 15:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 15:18 bin 15:28:13 -rw-r--r-- 1 jenkins jenkins 24666 Mar 22 15:25 coverage.out 15:28:13 -rw-rw-r-- 1 jenkins jenkins 7253 Mar 22 15:18 go.mod 15:28:13 -rw-rw-r-- 1 jenkins jenkins 101578 Mar 22 15:18 go.sum 15:28:13 drwxrwxr-x 7 jenkins jenkins 4096 Mar 22 15:18 internal 15:28:13 -rw-rw-r-- 1 jenkins jenkins 913 Mar 22 15:18 main.go 15:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:18 openapi 15:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:18 pkg 15:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 15:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:14 + 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=c91273375caf9ea1b627f8cc34b79c0d0d8621fb --label arch=arm64 --label version=3.2.0-dev.17 . 15:28:14 Sending build context to Docker daemon 354.8kB 15:28:14 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:28:14 Step 2/27 : FROM ${BASE} AS builder 15:28:14 ---> 56eeacb852c3 15:28:14 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:28:14 ---> Running in 1f860562f36c 15:28:14 Removing intermediate container 1f860562f36c 15:28:14 ---> 8f1b99019aa0 15:28:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:28:15 ---> Running in d863ad99e46a 15:28:15 Removing intermediate container d863ad99e46a 15:28:15 ---> 8082d385ae3b 15:28:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:28:15 ---> Running in 322adfd5d8f0 15:28:15 Removing intermediate container 322adfd5d8f0 15:28:15 ---> a69efa8b2b68 15:28:15 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:15 ---> Running in d2b5cd8024bc 15:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:28:18 OK: 266 MiB in 52 packages 15:28:19 Removing intermediate container d2b5cd8024bc 15:28:19 ---> ea1f9731b0f7 15:28:19 Step 7/27 : WORKDIR /app 15:28:19 ---> Running in ac0fde5deb88 15:28:19 Removing intermediate container ac0fde5deb88 15:28:19 ---> 5697509cf10e 15:28:19 Step 8/27 : COPY go.mod vendor* ./ 15:28:20 ---> 61fa691bba3b 15:28:20 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:20 ---> Running in 7c8cf4d845df 15:28:22 Removing intermediate container 7c8cf4d845df 15:28:22 ---> a9ef3664ae61 15:28:22 Step 10/27 : COPY . . 15:28:22 ---> 939751f56c23 15:28:22 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:23 ---> Running in 78bc3d59f59c 15:28:23 Removing intermediate container 78bc3d59f59c 15:28:23 ---> 762c8fe375af 15:28:23 Step 12/27 : RUN $MAKE 15:28:23 ---> Running in b620a871e11b 15:28:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17" -trimpath -mod=readonly -o app-record-replay 15:31:01 Removing intermediate container b620a871e11b 15:31:01 ---> a20df71c4c5e 15:31:01 Step 13/27 : FROM alpine:3.18 15:31:01 3.18: Pulling from library/alpine 15:31:01 c6b39de5b339: Pulling fs layer 15:31:01 c6b39de5b339: Verifying Checksum 15:31:01 c6b39de5b339: Download complete 15:31:01 c6b39de5b339: Pull complete 15:31:01 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:31:01 Status: Downloaded newer image for alpine:3.18 15:31:01 ---> 33abbf032149 15:31:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:31:01 ---> Running in c5075c4859b1 15:31:01 Removing intermediate container c5075c4859b1 15:31:01 ---> a74e1d11f074 15:31:01 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 15:31:01 ---> Running in f3493ccee969 15:31:01 Removing intermediate container f3493ccee969 15:31:01 ---> df130581390a 15:31:01 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:31:01 ---> Running in 97b8b52729d9 15:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:31:01 (1/2) Installing ca-certificates (20240226-r0) 15:31:01 (2/2) Installing dumb-init (1.2.5-r2) 15:31:01 Executing busybox-1.36.1-r5.trigger 15:31:01 Executing ca-certificates-20240226-r0.trigger 15:31:01 OK: 9 MiB in 17 packages 15:31:01 Removing intermediate container 97b8b52729d9 15:31:01 ---> ed6aeaf85d2f 15:31:01 Step 17/27 : RUN apk --no-cache upgrade 15:31:01 ---> Running in ce884c59ec22 15:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:31:01 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:31:01 Executing ca-certificates-20240226-r0.trigger 15:31:01 OK: 9 MiB in 17 packages 15:31:01 Removing intermediate container ce884c59ec22 15:31:01 ---> 9fc43434aa9c 15:31:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:31:02 ---> f5abbc01d156 15:31:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:31:02 ---> 07461cc0856b 15:31:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:31:03 ---> 9d2ca2997e0f 15:31:03 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 15:31:04 ---> ced9ebe8ea03 15:31:04 Step 22/27 : EXPOSE 59712 15:31:04 ---> Running in b22943b88b98 15:31:05 Removing intermediate container b22943b88b98 15:31:05 ---> 6308d8830d9f 15:31:05 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 15:31:05 ---> Running in f55a941029c9 15:31:05 Removing intermediate container f55a941029c9 15:31:05 ---> c621e244e473 15:31:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:31:05 ---> Running in db45c5f85f2b 15:31:05 Removing intermediate container db45c5f85f2b 15:31:05 ---> 69b564d3c062 15:31:05 Step 25/27 : LABEL arch=arm64 15:31:05 ---> Running in 1b9c09ee2484 15:31:06 Removing intermediate container 1b9c09ee2484 15:31:06 ---> 874785fa23ce 15:31:06 Step 26/27 : LABEL git_sha=c91273375caf9ea1b627f8cc34b79c0d0d8621fb 15:31:06 ---> Running in da2afb4a8675 15:31:06 Removing intermediate container da2afb4a8675 15:31:06 ---> 27d3fdfe056d 15:31:06 Step 27/27 : LABEL version=3.2.0-dev.17 15:31:06 ---> Running in 094d23219e77 15:31:06 Removing intermediate container 094d23219e77 15:31:06 ---> 48d9ce15aef8 15:31:06 [Warning] One or more build-args [ARCH] were not consumed 15:31:06 Successfully built 48d9ce15aef8 15:31:06 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:07 provisioning config files... 15:31:07 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/92@tmp/config2623781276306083005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:07 ---> ****-login.sh 15:31:07 nexus3.edgexfoundry.org:10001 15:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:31:07 Configure a credential helper to remove this warning. See 15:31:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:31:07 15:31:07 Login Succeeded 15:31:07 nexus3.edgexfoundry.org:10002 15:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:31:08 Configure a credential helper to remove this warning. See 15:31:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:31:08 15:31:08 Login Succeeded 15:31:08 nexus3.edgexfoundry.org:10003 15:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:31:08 Configure a credential helper to remove this warning. See 15:31:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:31:08 15:31:08 Login Succeeded 15:31:08 nexus3.edgexfoundry.org:10004 15:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:31:08 Configure a credential helper to remove this warning. See 15:31:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:31:08 15:31:08 Login Succeeded 15:31:08 ****.io 15:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:31:09 Configure a credential helper to remove this warning. See 15:31:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:31:09 15:31:09 Login Succeeded 15:31:09 ---> ****-login.sh ends [Pipeline] } 15:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:31:09 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:31:09 c91273375caf9ea1b627f8cc34b79c0d0d8621fb 15:31:09 latest 15:31:09 3.2.0-dev.17 15:31:09 c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 15:31:09 main 15:31:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:09 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb 15:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:31:10 fd4af9b2093b: Preparing 15:31:10 b465e195bf11: Preparing 15:31:10 53d13f037c5c: Preparing 15:31:10 64505ad4ebb9: Preparing 15:31:10 da55c82da3e6: Preparing 15:31:10 e5ed88937b7b: Preparing 15:31:10 7c504f21be85: Preparing 15:31:10 e5ed88937b7b: Waiting 15:31:10 7c504f21be85: Waiting 15:31:10 b465e195bf11: Pushed 15:31:10 53d13f037c5c: Pushed 15:31:10 64505ad4ebb9: Pushed 15:31:10 da55c82da3e6: Pushed 15:31:10 7c504f21be85: Layer already exists 15:31:10 e5ed88937b7b: Pushed 15:31:17 fd4af9b2093b: Pushed 15:31:17 c91273375caf9ea1b627f8cc34b79c0d0d8621fb: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:31:17 fd4af9b2093b: Preparing 15:31:17 b465e195bf11: Preparing 15:31:17 53d13f037c5c: Preparing 15:31:17 64505ad4ebb9: Preparing 15:31:17 da55c82da3e6: Preparing 15:31:17 e5ed88937b7b: Preparing 15:31:17 7c504f21be85: Preparing 15:31:17 7c504f21be85: Waiting 15:31:17 e5ed88937b7b: Waiting 15:31:17 b465e195bf11: Layer already exists 15:31:17 64505ad4ebb9: Layer already exists 15:31:17 da55c82da3e6: Layer already exists 15:31:17 fd4af9b2093b: Layer already exists 15:31:17 53d13f037c5c: Layer already exists 15:31:17 e5ed88937b7b: Layer already exists 15:31:17 7c504f21be85: Layer already exists 15:31:18 latest: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:18 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.17 15:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:31:18 fd4af9b2093b: Preparing 15:31:18 b465e195bf11: Preparing 15:31:18 53d13f037c5c: Preparing 15:31:18 64505ad4ebb9: Preparing 15:31:18 da55c82da3e6: Preparing 15:31:18 e5ed88937b7b: Preparing 15:31:18 7c504f21be85: Preparing 15:31:18 e5ed88937b7b: Waiting 15:31:18 b465e195bf11: Layer already exists 15:31:18 fd4af9b2093b: Layer already exists 15:31:18 53d13f037c5c: Layer already exists 15:31:18 da55c82da3e6: Layer already exists 15:31:18 64505ad4ebb9: Layer already exists 15:31:18 e5ed88937b7b: Layer already exists 15:31:18 7c504f21be85: Layer already exists 15:31:19 3.2.0-dev.17: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:19 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 15:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:31:19 fd4af9b2093b: Preparing 15:31:19 b465e195bf11: Preparing 15:31:19 53d13f037c5c: Preparing 15:31:19 64505ad4ebb9: Preparing 15:31:19 da55c82da3e6: Preparing 15:31:19 e5ed88937b7b: Preparing 15:31:19 7c504f21be85: Preparing 15:31:19 e5ed88937b7b: Waiting 15:31:19 7c504f21be85: Waiting 15:31:19 64505ad4ebb9: Layer already exists 15:31:19 fd4af9b2093b: Layer already exists 15:31:19 da55c82da3e6: Layer already exists 15:31:19 53d13f037c5c: Layer already exists 15:31:19 b465e195bf11: Layer already exists 15:31:19 e5ed88937b7b: Layer already exists 15:31:19 7c504f21be85: Layer already exists 15:31:20 c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:20 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:31:20 fd4af9b2093b: Preparing 15:31:20 b465e195bf11: Preparing 15:31:20 53d13f037c5c: Preparing 15:31:20 64505ad4ebb9: Preparing 15:31:20 da55c82da3e6: Preparing 15:31:20 e5ed88937b7b: Preparing 15:31:20 7c504f21be85: Preparing 15:31:20 e5ed88937b7b: Waiting 15:31:20 7c504f21be85: Waiting 15:31:20 fd4af9b2093b: Layer already exists 15:31:20 b465e195bf11: Layer already exists 15:31:20 da55c82da3e6: Layer already exists 15:31:20 53d13f037c5c: Layer already exists 15:31:20 e5ed88937b7b: Layer already exists 15:31:20 64505ad4ebb9: Layer already exists 15:31:20 7c504f21be85: Layer already exists 15:31:21 main: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:21 ===================================================== [Pipeline] echo 15:31:21 taggedImages: 15:31:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb 15:31:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:31:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.17 15:31:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 15:31:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:21 15:31:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:22 arm64: Pulling from edgex-lftools-log-publisher 15:31:22 8998bd30e6a1: Pulling fs layer 15:31:22 04944245beec: Pulling fs layer 15:31:22 699f458cf7ca: Pulling fs layer 15:31:22 765212b225bb: Pulling fs layer 15:31:22 f23df028b6ca: Pulling fs layer 15:31:22 d65c8cfc05b1: Pulling fs layer 15:31:22 2437ff75d9bd: Pulling fs layer 15:31:22 d65c8cfc05b1: Waiting 15:31:22 2437ff75d9bd: Waiting 15:31:22 765212b225bb: Waiting 15:31:22 f23df028b6ca: Waiting 15:31:22 04944245beec: Verifying Checksum 15:31:22 04944245beec: Download complete 15:31:22 765212b225bb: Verifying Checksum 15:31:22 765212b225bb: Download complete 15:31:22 d65c8cfc05b1: Verifying Checksum 15:31:22 d65c8cfc05b1: Download complete 15:31:22 699f458cf7ca: Verifying Checksum 15:31:22 699f458cf7ca: Download complete 15:31:23 8998bd30e6a1: Download complete 15:31:25 2437ff75d9bd: Verifying Checksum 15:31:25 2437ff75d9bd: Download complete 15:31:27 8998bd30e6a1: Pull complete 15:31:28 04944245beec: Pull complete 15:31:29 699f458cf7ca: Pull complete 15:31:29 765212b225bb: Pull complete 15:31:30 f23df028b6ca: Pull complete 15:31:31 d65c8cfc05b1: Pull complete 15:31:49 2437ff75d9bd: Pull complete 15:31:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:49 prd-ubuntu20.04-docker-arm64-4c-16g-968 does not seem to be running inside a container 15:31:49 $ 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/92 -v /w/workspace/app-record-replay/92:/w/workspace/app-record-replay/92:rw,z -v /w/workspace/app-record-replay/92@tmp:/w/workspace/app-record-replay/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:31:52 $ docker top da4284b31693562ad39f8073468f71ce9f34a86e3927fc8e514147c846e4730c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:53 ---> job-cost.sh 15:31:53 lf-activate-venv: SKIPPING 15:31:53 INFO: No Stack... 15:31:53 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:54 INFO: Archiving Costs [Pipeline] sh 15:31:55 + cat /w/workspace/app-record-replay/92/archives/cost.csv 15:31:55 + cut -d, -f6 [Pipeline] lock 15:31:55 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] 15:31:55 Resource [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] did not exist. Created. 15:31:55 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:55 /w/workspace/app-record-replay/92@tmp/durable-63d2a819/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:31:56 + echo total: 0.10999999940395355 [Pipeline] stash 15:31:56 Warning: overwriting stash ‘stack-cost’ 15:31:56 Stashed 1 file(s) [Pipeline] } 15:31:56 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:56 $ docker stop --time=1 da4284b31693562ad39f8073468f71ce9f34a86e3927fc8e514147c846e4730c 15:31:58 $ docker rm -f --volumes da4284b31693562ad39f8073468f71ce9f34a86e3927fc8e514147c846e4730c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:31:58 provisioning config files... 15:31:58 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14861475456247696346tmp [Pipeline] { [Pipeline] sh 15:31:59 + set +x 15:31:59 + + curlbash -s -s https://codecov.io/bash -- 15:31:59 15:31:59 15:31:59 _____ _ 15:31:59 / ____| | | 15:31:59 | | ___ __| | ___ ___ _____ __ 15:31:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:31:59 | |___| (_) | (_| | __/ (_| (_) \ V / 15:31:59 \_____\___/ \__,_|\___|\___\___/ \_/ 15:31:59 Bash-1.0.6 15:31:59 15:31:59 15:31:59 ==> git version 2.25.1 found 15:31:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:31:59 Release-Date: 2020-01-08 15:31:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:31:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:31:59 ==> Jenkins CI detected. 15:31:59 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:31:59 project root: . 15:31:59 --> token set from env 15:31:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:31:59 ==> Running gcov in . (disable via -X gcov) 15:31:59 ==> Python coveragepy not found 15:31:59 ==> Searching for coverage reports in: 15:31:59 + . 15:31:59 -> Found 1 reports 15:31:59 ==> Detecting git/mercurial file structure 15:31:59 ==> Reading reports 15:31:59 + ./coverage.out bytes=24666 15:31:59 ==> Appending adjustments 15:31:59 https://docs.codecov.io/docs/fixing-reports 15:31:59 + Found adjustments 15:31:59 ==> Gzipping contents 15:31:59 8.0K /tmp/codecov.OMPQcl.gz 15:31:59 ==> Uploading reports 15:31:59 url: https://codecov.io 15:31:59 query: branch=main&commit=c91273375caf9ea1b627f8cc34b79c0d0d8621fb&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:31:59 -> Pinging Codecov 15:31:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c91273375caf9ea1b627f8cc34b79c0d0d8621fb&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:31:59 -> Uploading to 15:31:59 https://storage.googleapis.com/codecov/v4/raw/2024-03-22/F467761B9912B4F32F9BC62907045C81/c91273375caf9ea1b627f8cc34b79c0d0d8621fb/ca53f748-d193-45c3-8257-acff04037c5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240322T153159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a417c789d2f050ea49c496f80a85e4c3a43df89970dc1f138c070ce27d8bf104 15:31:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:59 Dload Upload Total Spent Left Speed 15:31:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19477 --:--:-- --:--:-- --:--:-- 19477 15:31:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] } 15:31:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:32:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:32:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:00 15:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:32:00 df9b9388f04a: Pulling fs layer 15:32:00 52dc419b0ee2: Pulling fs layer 15:32:00 25bc292e5bac: Pulling fs layer 15:32:00 114826534d7a: Pulling fs layer 15:32:00 4657fd5d0bcf: Pulling fs layer 15:32:00 6ad1cebc031e: Pulling fs layer 15:32:00 8a3aa393b2d8: Pulling fs layer 15:32:00 114826534d7a: Waiting 15:32:00 4657fd5d0bcf: Waiting 15:32:00 6ad1cebc031e: Waiting 15:32:00 8a3aa393b2d8: Waiting 15:32:00 25bc292e5bac: Verifying Checksum 15:32:00 25bc292e5bac: Download complete 15:32:00 52dc419b0ee2: Verifying Checksum 15:32:00 52dc419b0ee2: Download complete 15:32:00 4657fd5d0bcf: Verifying Checksum 15:32:00 4657fd5d0bcf: Download complete 15:32:00 df9b9388f04a: Verifying Checksum 15:32:00 df9b9388f04a: Download complete 15:32:00 df9b9388f04a: Pull complete 15:32:00 52dc419b0ee2: Pull complete 15:32:00 6ad1cebc031e: Verifying Checksum 15:32:00 6ad1cebc031e: Download complete 15:32:01 25bc292e5bac: Pull complete 15:32:01 114826534d7a: Download complete 15:32:01 8a3aa393b2d8: Download complete 15:32:04 114826534d7a: Pull complete 15:32:04 4657fd5d0bcf: Pull complete 15:32:05 6ad1cebc031e: Pull complete 15:32:08 8a3aa393b2d8: Pull complete 15:32:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:08 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:32:14 $ docker top f8a1e4d385d5150672e1a52fabc36d4c87bf8e411032ccd506e3260b29bdc137 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:32:14 + set -o pipefail 15:32:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:32:21 15:32:21 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:32:21 15:32:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/a0d2b4e4-b614-4d8e-accc-6e127fdcebae 15:32:21 15:32:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:32:21 15:32:21 15:32:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:32:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:32:21 More details here: https://snyk.co/ue1NS [Pipeline] } 15:32:21 $ docker stop --time=1 f8a1e4d385d5150672e1a52fabc36d4c87bf8e411032ccd506e3260b29bdc137 15:32:26 $ docker rm -f --volumes f8a1e4d385d5150672e1a52fabc36d4c87bf8e411032ccd506e3260b29bdc137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:27 + git log --format=format:%s -1 c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] sh 15:32:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:28 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:28 $ docker top 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:28 [ssh-agent] Looking for ssh-agent implementation... 15:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:29 $ docker exec 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 ssh-agent 15:32:29 SSH_AUTH_SOCK=/tmp/ssh-HxSoHp2IE7ii/agent.31 15:32:29 SSH_AGENT_PID=37 15:32:29 Running ssh-add (command line suppressed) 15:32:29 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12989652089348776355.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12989652089348776355.key) 15:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:29 + git semver tag 15:32:29 2024-03-22 15:32:29,820 [run_tag] DEBUG tag force:False 15:32:29 2024-03-22 15:32:29,820 [check_head_tag] DEBUG check head tag 15:32:29 2024-03-22 15:32:29,822 [execute] INFO git cat-file --batch-check 15:32:29 2024-03-22 15:32:29,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:32:29 2024-03-22 15:32:29,826 [execute] INFO git cat-file --batch 15:32:29 2024-03-22 15:32:29,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:32:29 2024-03-22 15:32:29,854 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:32:29 2024-03-22 15:32:29,854 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 15:32:29 2024-03-22 15:32:29,854 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:32:29 2024-03-22 15:32:29,861 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:32:29 3.2.0-dev.17 [Pipeline] } 15:32:29 $ docker exec --env ******** --env ******** 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 ssh-agent -k 15:32:30 unset SSH_AUTH_SOCK; 15:32:30 unset SSH_AGENT_PID; 15:32:30 echo Agent pid 37 killed; 15:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:30 + git semver [Pipeline] } 15:32:30 $ docker stop --time=1 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 15:32:31 $ docker rm -f --volumes 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:32 15:32:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:32 0.23.1-centos7: Pulling from edgex-lftools 15:32:32 ab5ef0e58194: Pulling fs layer 15:32:32 9712f1f96733: Pulling fs layer 15:32:32 63f879dbbcfc: Pulling fs layer 15:32:32 0d9ebad4ef96: Pulling fs layer 15:32:32 e9a5061849ea: Pulling fs layer 15:32:32 d747dcd14b5f: Pulling fs layer 15:32:32 2de7ff778b66: Pulling fs layer 15:32:32 0d9ebad4ef96: Waiting 15:32:32 d747dcd14b5f: Waiting 15:32:32 e9a5061849ea: Waiting 15:32:32 9712f1f96733: Verifying Checksum 15:32:32 9712f1f96733: Download complete 15:32:32 63f879dbbcfc: Verifying Checksum 15:32:32 63f879dbbcfc: Download complete 15:32:33 e9a5061849ea: Verifying Checksum 15:32:33 e9a5061849ea: Download complete 15:32:33 d747dcd14b5f: Verifying Checksum 15:32:33 d747dcd14b5f: Download complete 15:32:33 ab5ef0e58194: Download complete 15:32:33 0d9ebad4ef96: Verifying Checksum 15:32:33 0d9ebad4ef96: Download complete 15:32:33 2de7ff778b66: Verifying Checksum 15:32:33 2de7ff778b66: Download complete 15:32:35 ab5ef0e58194: Pull complete 15:32:35 9712f1f96733: Pull complete 15:32:36 63f879dbbcfc: Pull complete 15:32:40 0d9ebad4ef96: Pull complete 15:32:40 e9a5061849ea: Pull complete 15:32:40 d747dcd14b5f: Pull complete 15:32:41 2de7ff778b66: Pull complete 15:32:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:41 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:32:49 $ docker top 565b888e532d4fe386792b3918c87513a34e84f638e92659cfcc0d2e49b33bb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:32:49 provisioning config files... 15:32:49 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5529647147871354110tmp 15:32:49 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13738316947705911562tmp 15:32:49 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15168879893612966680tmp [Pipeline] { [Pipeline] echo 15:32:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:32:49 ---> sigul-configuration.sh 15:32:49 gpg: directory `/root/.gnupg' created 15:32:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:32:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:32:49 gpg: keyring `/root/.gnupg/secring.gpg' created 15:32:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:32:49 gpg: CAST5 encrypted data 15:32:49 gpg: encrypted with 1 passphrase 15:32:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:32:49 + mkdir /home/jenkins 15:32:49 + mkdir /home/jenkins/sigul [Pipeline] sh 15:32:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:32:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:50 ---> sigul-install.sh 15:32:50 Sigul already installed; skipping installation. [Pipeline] sh 15:32:50 + git tag --list 15:32:50 v3.1 15:32:50 v3.1.0 15:32:50 v3.1.0-dev.0 15:32:50 v3.1.0-dev.1 15:32:50 v3.1.0-dev.10 15:32:50 v3.1.0-dev.11 15:32:50 v3.1.0-dev.12 15:32:50 v3.1.0-dev.13 15:32:50 v3.1.0-dev.14 15:32:50 v3.1.0-dev.15 15:32:50 v3.1.0-dev.16 15:32:50 v3.1.0-dev.17 15:32:50 v3.1.0-dev.18 15:32:50 v3.1.0-dev.19 15:32:50 v3.1.0-dev.2 15:32:50 v3.1.0-dev.20 15:32:50 v3.1.0-dev.21 15:32:50 v3.1.0-dev.22 15:32:50 v3.1.0-dev.23 15:32:50 v3.1.0-dev.24 15:32:50 v3.1.0-dev.25 15:32:50 v3.1.0-dev.26 15:32:50 v3.1.0-dev.27 15:32:50 v3.1.0-dev.28 15:32:50 v3.1.0-dev.29 15:32:50 v3.1.0-dev.3 15:32:50 v3.1.0-dev.30 15:32:50 v3.1.0-dev.31 15:32:50 v3.1.0-dev.32 15:32:50 v3.1.0-dev.33 15:32:50 v3.1.0-dev.34 15:32:50 v3.1.0-dev.35 15:32:50 v3.1.0-dev.36 15:32:50 v3.1.0-dev.37 15:32:50 v3.1.0-dev.38 15:32:50 v3.1.0-dev.39 15:32:50 v3.1.0-dev.4 15:32:50 v3.1.0-dev.40 15:32:50 v3.1.0-dev.41 15:32:50 v3.1.0-dev.42 15:32:50 v3.1.0-dev.43 15:32:50 v3.1.0-dev.44 15:32:50 v3.1.0-dev.45 15:32:50 v3.1.0-dev.46 15:32:50 v3.1.0-dev.47 15:32:50 v3.1.0-dev.48 15:32:50 v3.1.0-dev.49 15:32:50 v3.1.0-dev.5 15:32:50 v3.1.0-dev.50 15:32:50 v3.1.0-dev.51 15:32:50 v3.1.0-dev.52 15:32:50 v3.1.0-dev.53 15:32:50 v3.1.0-dev.54 15:32:50 v3.1.0-dev.55 15:32:50 v3.1.0-dev.56 15:32:50 v3.1.0-dev.57 15:32:50 v3.1.0-dev.58 15:32:50 v3.1.0-dev.59 15:32:50 v3.1.0-dev.6 15:32:50 v3.1.0-dev.60 15:32:50 v3.1.0-dev.61 15:32:50 v3.1.0-dev.62 15:32:50 v3.1.0-dev.63 15:32:50 v3.1.0-dev.64 15:32:50 v3.1.0-dev.65 15:32:50 v3.1.0-dev.66 15:32:50 v3.1.0-dev.67 15:32:50 v3.1.0-dev.68 15:32:50 v3.1.0-dev.7 15:32:50 v3.1.0-dev.8 15:32:50 v3.1.0-dev.9 15:32:50 v3.2.0-dev.1 15:32:50 v3.2.0-dev.10 15:32:50 v3.2.0-dev.11 15:32:50 v3.2.0-dev.12 15:32:50 v3.2.0-dev.13 15:32:50 v3.2.0-dev.14 15:32:50 v3.2.0-dev.15 15:32:50 v3.2.0-dev.16 15:32:50 v3.2.0-dev.17 15:32:50 v3.2.0-dev.2 15:32:50 v3.2.0-dev.3 15:32:50 v3.2.0-dev.4 15:32:50 v3.2.0-dev.5 15:32:50 v3.2.0-dev.6 15:32:50 v3.2.0-dev.7 15:32:50 v3.2.0-dev.8 15:32:50 v3.2.0-dev.9 [Pipeline] sh 15:32:50 + lftools sign git-tag v3.2.0-dev.17 15:32:51 Signing Git tag with Sigul... 15:32:51 Signing v3.2.0-dev.17 [Pipeline] echo 15:32:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:32:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:32:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:32:52 $ docker stop --time=1 565b888e532d4fe386792b3918c87513a34e84f638e92659cfcc0d2e49b33bb1 15:32:53 $ docker rm -f --volumes 565b888e532d4fe386792b3918c87513a34e84f638e92659cfcc0d2e49b33bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:32:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:54 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:54 $ docker top 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 -eo pid,comm 15:32:54 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:32:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:54 [ssh-agent] Looking for ssh-agent implementation... 15:32:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:54 $ docker exec 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 ssh-agent 15:32:55 SSH_AUTH_SOCK=/tmp/ssh-2GuO4ZBldDmY/agent.32 15:32:55 SSH_AGENT_PID=38 15:32:55 Running ssh-add (command line suppressed) 15:32:55 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11614713490434367055.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11614713490434367055.key) 15:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:55 + git semver bump pre 15:32:55 2024-03-22 15:32:55,607 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:32:55 2024-03-22 15:32:55,608 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 15:32:55 2024-03-22 15:32:55,608 [bump_version] DEBUG bumped version:3.2.0-dev.18 15:32:55 2024-03-22 15:32:55,608 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:32:55 2024-03-22 15:32:55,608 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:32:55 2024-03-22 15:32:55,608 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:32:55 2024-03-22 15:32:55,610 [execute] INFO git cat-file --batch-check 15:32:55 2024-03-22 15:32:55,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:55 2024-03-22 15:32:55,615 [execute] INFO git cat-file --batch 15:32:55 2024-03-22 15:32:55,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:55 2024-03-22 15:32:55,622 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:32:55 3.2.0-dev.18 [Pipeline] } 15:32:55 $ docker exec --env ******** --env ******** 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 ssh-agent -k 15:32:55 unset SSH_AUTH_SOCK; 15:32:55 unset SSH_AGENT_PID; 15:32:55 echo Agent pid 38 killed; 15:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:56 + git semver [Pipeline] } 15:32:56 $ docker stop --time=1 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 15:32:57 $ docker rm -f --volumes 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:58 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:58 $ docker top 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f -eo pid,comm 15:32:58 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:32:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:58 [ssh-agent] Looking for ssh-agent implementation... 15:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:59 $ docker exec 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f ssh-agent 15:32:59 SSH_AUTH_SOCK=/tmp/ssh-zAUkgUWImu06/agent.32 15:32:59 SSH_AGENT_PID=38 15:32:59 Running ssh-add (command line suppressed) 15:32:59 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11458877341642923317.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11458877341642923317.key) 15:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:59 + git semver push 15:32:59 2024-03-22 15:32:59,759 [run_push] DEBUG push 15:32:59 2024-03-22 15:32:59,760 [execute] INFO git cat-file --batch-check 15:32:59 2024-03-22 15:32:59,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:59 2024-03-22 15:32:59,765 [execute] INFO git rev-list 9f087481eb461fd3c2e71007cb86e500009db2b0 -- 15:32:59 2024-03-22 15:32:59,765 [execute] DEBUG Popen(['git', 'rev-list', '9f087481eb461fd3c2e71007cb86e500009db2b0', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:32:59 2024-03-22 15:32:59,772 [execute] INFO git fetch -v origin 15:32:59 2024-03-22 15:32:59,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:33:00 2024-03-22 15:33:00,273 [run_push] DEBUG no remote changes detected 15:33:00 2024-03-22 15:33:00,273 [execute] INFO git push origin semver 15:33:00 2024-03-22 15:33:00,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:01 2024-03-22 15:33:01,011 [run_push] DEBUG push all version tags 15:33:01 2024-03-22 15:33:01,011 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:33:01 2024-03-22 15:33:01,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:33:01 2024-03-22 15:33:01,720 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:33:01 3.2.0-dev.18 [Pipeline] } 15:33:01 $ docker exec --env ******** --env ******** 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f ssh-agent -k 15:33:02 unset SSH_AUTH_SOCK; 15:33:02 unset SSH_AGENT_PID; 15:33:02 echo Agent pid 38 killed; 15:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:02 + git semver [Pipeline] } 15:33:02 $ docker stop --time=1 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f 15:33:03 $ docker rm -f --volumes 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:33:04 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:33:04 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:33:04 total 16 15:33:04 drwxr-xr-x 3 root root 4096 Mar 22 15:18 . 15:33:04 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 15:32 .. 15:33:04 drwxr-xr-x 2 root root 4096 Mar 22 15:18 cost 15:33:04 -rw-r--r-- 1 root root 88 Mar 22 15:18 cost.csv 15:33:04 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:33:04 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:33:04 total 16 15:33:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 15:18 . 15:33:04 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 15:32 .. 15:33:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 15:18 cost 15:33:04 -rw-r--r-- 1 jenkins jenkins 88 Mar 22 15:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:33:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:05 ---> package-listing.sh 15:33:05 ++ facter osfamily 15:33:05 ++ tr '[:upper:]' '[:lower:]' 15:33:05 + OS_FAMILY=debian 15:33:05 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:33:05 + START_PACKAGES=/tmp/packages_start.txt 15:33:05 + END_PACKAGES=/tmp/packages_end.txt 15:33:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:05 + PACKAGES=/tmp/packages_start.txt 15:33:05 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:33:05 + PACKAGES=/tmp/packages_end.txt 15:33:05 + case "${OS_FAMILY}" in 15:33:05 + dpkg -l 15:33:05 + grep '^ii' 15:33:05 + '[' -f /tmp/packages_start.txt ']' 15:33:05 + '[' -f /tmp/packages_end.txt ']' 15:33:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:05 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:33:05 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:33:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:33:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:33:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:06 prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container 15:33:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:33:07 $ docker top fb574c34f88b10835b3587ee31afe687b7a697c6080a8764be6f4db2e447b416 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:07 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:08 + ls /var/log/sa-host 15:33:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:08 provisioning config files... 15:33:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7086350046845609562tmp [Pipeline] { [Pipeline] echo 15:33:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:08 ---> create-netrc.sh [Pipeline] } 15:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:08 ---> python-tools-install.sh [Pipeline] echo 15:33:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:09 ---> sudo-logs.sh 15:33:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:09 ---> job-cost.sh 15:33:09 lf-activate-venv: SKIPPING 15:33:09 DEBUG: total: 0.2199999988079071 15:33:09 INFO: Retrieving Stack Cost... 15:33:09 INFO: Retrieving Pricing Info for: v3-standard-8 15:33:10 INFO: Archiving Costs [Pipeline] echo 15:33:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:10 ---> logs-deploy.sh 15:33:10 lf-activate-venv: SKIPPING 15:33:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/92 15:33:10 INFO: archiving workspace using pattern(s): 15:33:11 Archives upload complete. 15:33:11 INFO: archiving logs to Nexus 15:33:12 ---> uname -a: 15:33:12 Linux prd-ubuntu20-04-docker-8c-8g-963 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:33:12 15:33:12 15:33:12 ---> lscpu: 15:33:12 Architecture: x86_64 15:33:12 CPU op-mode(s): 32-bit, 64-bit 15:33:12 Byte Order: Little Endian 15:33:12 Address sizes: 40 bits physical, 48 bits virtual 15:33:12 CPU(s): 8 15:33:12 On-line CPU(s) list: 0-7 15:33:12 Thread(s) per core: 1 15:33:12 Core(s) per socket: 1 15:33:12 Socket(s): 8 15:33:12 NUMA node(s): 1 15:33:12 Vendor ID: AuthenticAMD 15:33:12 CPU family: 23 15:33:12 Model: 49 15:33:12 Model name: AMD EPYC-Rome Processor 15:33:12 Stepping: 0 15:33:12 CPU MHz: 2800.000 15:33:12 BogoMIPS: 5600.00 15:33:12 Virtualization: AMD-V 15:33:12 Hypervisor vendor: KVM 15:33:12 Virtualization type: full 15:33:12 L1d cache: 256 KiB 15:33:12 L1i cache: 256 KiB 15:33:12 L2 cache: 4 MiB 15:33:12 L3 cache: 128 MiB 15:33:12 NUMA node0 CPU(s): 0-7 15:33:12 Vulnerability Itlb multihit: Not affected 15:33:12 Vulnerability L1tf: Not affected 15:33:12 Vulnerability Mds: Not affected 15:33:12 Vulnerability Meltdown: Not affected 15:33:12 Vulnerability Mmio stale data: Not affected 15:33:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:33:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:33:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:33:12 Vulnerability Srbds: Not affected 15:33:12 Vulnerability Tsx async abort: Not affected 15:33:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:33:12 15:33:12