Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60440e8ab82c133e39055d8773ab75542f29e0d0+b853b452339653576d911c63fb927b23942ede3d (0ae7623a41785f74a516e9ad819082352e664725) 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-ssh12401067350878239139.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9108678612314339101.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5797293210533577104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17967796460742666038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2706523291065341431.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13718472727510006039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-27079 in /w/workspace/foundry_app-record-replay_PR-155 [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/foundry_app-record-replay_PR-155 # 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 Merging remotes/origin/main commit b853b452339653576d911c63fb927b23942ede3d into PR head commit 60440e8ab82c133e39055d8773ab75542f29e0d0 Merge succeeded, producing 60440e8ab82c133e39055d8773ab75542f29e0d0 Checking out Revision 60440e8ab82c133e39055d8773ab75542f29e0d0 (PR-155) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60440e8ab82c133e39055d8773ab75542f29e0d0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b853b452339653576d911c63fb927b23942ede3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60440e8ab82c133e39055d8773ab75542f29e0d0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:28:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:28:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:28:20 ========================================================= 03:28:20 EdgeX Global Pipelines Version Info 03:28:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:28:21 ------------------- 03:28:21 stable info: 03:28:21 ------------------- 03:28:21 Commited By: Ginny Guan ginny@iotechsys.com 03:28:21 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:28:21 Message: update stable to v1.0.265 03:28:22 ------------------- 03:28:22 experimental info: 03:28:22 ------------------- 03:28:22 Commited By: Cherry Wang cherry@iotechsys.com 03:28:22 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:28:22 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:28:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:28:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:28:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:28:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:28:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:28:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:28:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:28:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60440e8ab82c133e39055d8773ab75542f29e0d0 [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60440e8 [Pipeline] echo 03:28:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:24 provisioning config files... 03:28:24 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-155@tmp/config1968120966903308391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:25 ---> ****-login.sh 03:28:25 nexus3.edgexfoundry.org:10001 03:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:25 Configure a credential helper to remove this warning. See 03:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:25 03:28:25 Login Succeeded 03:28:25 nexus3.edgexfoundry.org:10002 03:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:25 Configure a credential helper to remove this warning. See 03:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:25 03:28:25 Login Succeeded 03:28:25 nexus3.edgexfoundry.org:10003 03:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:25 Configure a credential helper to remove this warning. See 03:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:25 03:28:25 Login Succeeded 03:28:25 nexus3.edgexfoundry.org:10004 03:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:25 Configure a credential helper to remove this warning. See 03:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:25 03:28:25 Login Succeeded 03:28:25 ****.io 03:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:26 Configure a credential helper to remove this warning. See 03:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:26 03:28:26 Login Succeeded 03:28:26 ---> ****-login.sh ends [Pipeline] } 03:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:28:26 + git rev-list -1 --merges 60440e8ab82c133e39055d8773ab75542f29e0d0~1..60440e8ab82c133e39055d8773ab75542f29e0d0 [Pipeline] echo 03:28:27 -----------> git rev-list -1 --merges 60440e8ab82c133e39055d8773ab75542f29e0d0~1..60440e8ab82c133e39055d8773ab75542f29e0d0 60440e8ab82c133e39055d8773ab75542f29e0d0 [false] [Pipeline] sh 03:28:27 + git log --format=format:%s -1 60440e8ab82c133e39055d8773ab75542f29e0d0 [Pipeline] echo 03:28:27 ========================================================= 03:28:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:28:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:27 + git log --format=format:%s -1 60440e8ab82c133e39055d8773ab75542f29e0d0 [Pipeline] echo 03:28:27 [semverPrep] GIT_COMMIT: 60440e8ab82c133e39055d8773ab75542f29e0d0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4 [Pipeline] echo 03:28:27 [semverPrep] This is not a build commit. [Pipeline] sh 03:28:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:28 + grep -v github /etc/ssh/ssh_known_hosts 03:28:28 + [ -e /tmp/ssh_known_hosts ] 03:28:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:28:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:28:28 + sudo tee -a /etc/ssh/ssh_known_hosts 03:28:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:28 03:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:29 0.1.4: Pulling from edgex-devops/py-git-semver 03:28:29 b85a868b505f: Pulling fs layer 03:28:29 e2be974225ed: Pulling fs layer 03:28:29 339a4e72a1f5: Pulling fs layer 03:28:29 988bab9f4d93: Pulling fs layer 03:28:29 1469e6f7b9e6: Pulling fs layer 03:28:29 eaf3925da568: Pulling fs layer 03:28:29 bab4dde63d76: Pulling fs layer 03:28:29 bde34c3a00c8: Pulling fs layer 03:28:29 b352a97aabf1: Pulling fs layer 03:28:29 4872d77fe225: Pulling fs layer 03:28:29 5851b861e8e6: Pulling fs layer 03:28:29 bde34c3a00c8: Waiting 03:28:29 1469e6f7b9e6: Waiting 03:28:29 eaf3925da568: Waiting 03:28:29 b352a97aabf1: Waiting 03:28:29 bab4dde63d76: Waiting 03:28:29 4872d77fe225: Waiting 03:28:29 988bab9f4d93: Waiting 03:28:29 5851b861e8e6: Waiting 03:28:29 e2be974225ed: Verifying Checksum 03:28:29 e2be974225ed: Download complete 03:28:29 988bab9f4d93: Verifying Checksum 03:28:29 988bab9f4d93: Download complete 03:28:29 1469e6f7b9e6: Verifying Checksum 03:28:29 1469e6f7b9e6: Download complete 03:28:29 339a4e72a1f5: Verifying Checksum 03:28:29 339a4e72a1f5: Download complete 03:28:29 eaf3925da568: Verifying Checksum 03:28:29 eaf3925da568: Download complete 03:28:29 bde34c3a00c8: Verifying Checksum 03:28:29 bde34c3a00c8: Download complete 03:28:29 b352a97aabf1: Download complete 03:28:29 4872d77fe225: Verifying Checksum 03:28:29 4872d77fe225: Download complete 03:28:29 5851b861e8e6: Download complete 03:28:29 b85a868b505f: Verifying Checksum 03:28:29 b85a868b505f: Download complete 03:28:29 bab4dde63d76: Verifying Checksum 03:28:29 bab4dde63d76: Download complete 03:28:30 b85a868b505f: Pull complete 03:28:31 e2be974225ed: Pull complete 03:28:31 339a4e72a1f5: Pull complete 03:28:31 988bab9f4d93: Pull complete 03:28:31 1469e6f7b9e6: Pull complete 03:28:31 eaf3925da568: Pull complete 03:28:33 bab4dde63d76: Pull complete 03:28:33 bde34c3a00c8: Pull complete 03:28:34 b352a97aabf1: Pull complete 03:28:34 4872d77fe225: Pull complete 03:28:34 5851b861e8e6: Pull complete 03:28:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:34 prd-ubuntu20.04-docker-8c-8g-27079 does not seem to be running inside a container 03:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-155 -v /w/workspace/foundry_app-record-replay_PR-155:/w/workspace/foundry_app-record-replay_PR-155:rw,z -v /w/workspace/foundry_app-record-replay_PR-155@tmp:/w/workspace/foundry_app-record-replay_PR-155@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 03:28:39 $ docker top d1a0f1d406d6119d76e50833ba70e8371781d109f105fcc4d4b953d7573f0dc7 -eo pid,comm 03:28:39 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). 03:28:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:39 [ssh-agent] Looking for ssh-agent implementation... 03:28:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:39 $ docker exec d1a0f1d406d6119d76e50833ba70e8371781d109f105fcc4d4b953d7573f0dc7 ssh-agent 03:28:39 SSH_AUTH_SOCK=/tmp/ssh-mziabwrYlEvr/agent.33 03:28:39 SSH_AGENT_PID=39 03:28:39 Running ssh-add (command line suppressed) 03:28:39 Identity added: /w/workspace/foundry_app-record-replay_PR-155@tmp/private_key_1314312780242840421.key (/w/workspace/foundry_app-record-replay_PR-155@tmp/private_key_1314312780242840421.key) 03:28:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:40 + git tag --points-at HEAD [Pipeline] } 03:28:40 $ docker exec --env ******** --env ******** d1a0f1d406d6119d76e50833ba70e8371781d109f105fcc4d4b953d7573f0dc7 ssh-agent -k 03:28:40 unset SSH_AUTH_SOCK; 03:28:40 unset SSH_AGENT_PID; 03:28:40 echo Agent pid 39 killed; 03:28:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:40 [ssh-agent] Looking for ssh-agent implementation... 03:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:40 $ docker exec d1a0f1d406d6119d76e50833ba70e8371781d109f105fcc4d4b953d7573f0dc7 ssh-agent 03:28:40 SSH_AUTH_SOCK=/tmp/ssh-Trl51y3ykLoS/agent.73 03:28:40 SSH_AGENT_PID=79 03:28:40 Running ssh-add (command line suppressed) 03:28:40 Identity added: /w/workspace/foundry_app-record-replay_PR-155@tmp/private_key_3579003705255280065.key (/w/workspace/foundry_app-record-replay_PR-155@tmp/private_key_3579003705255280065.key) 03:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:41 + git semver init 03:28:41 2024-11-20 03:28:41,414 [run_init] DEBUG init version:0.0.0 force:False 03:28:41 2024-11-20 03:28:41,416 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-155/.semver 03:28:41 2024-11-20 03:28:41,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-155/.semver 03:28:41 2024-11-20 03:28:41,417 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-155/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-155, universal_newlines=False, shell=None, istream=None) 03:28:43 2024-11-20 03:28:43,007 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-155/.git/info/exclude 03:28:43 2024-11-20 03:28:43,007 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-155/.semver/PR-155 with force:False 03:28:43 2024-11-20 03:28:43,007 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-155/.semver/PR-155 03:28:43 2024-11-20 03:28:43,012 [execute] INFO git cat-file --batch-check 03:28:43 2024-11-20 03:28:43,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-155/.semver, universal_newlines=False, shell=None, istream=) 03:28:43 2024-11-20 03:28:43,017 [execute] INFO git cat-file --batch 03:28:43 2024-11-20 03:28:43,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-155/.semver, universal_newlines=False, shell=None, istream=) 03:28:43 2024-11-20 03:28:43,022 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-155/.semver/PR-155 03:28:43 0.0.0 [Pipeline] } 03:28:43 $ docker exec --env ******** --env ******** d1a0f1d406d6119d76e50833ba70e8371781d109f105fcc4d4b953d7573f0dc7 ssh-agent -k 03:28:43 unset SSH_AUTH_SOCK; 03:28:43 unset SSH_AGENT_PID; 03:28:43 echo Agent pid 79 killed; 03:28:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:43 + git semver [Pipeline] } 03:28:44 $ docker stop --time=1 d1a0f1d406d6119d76e50833ba70e8371781d109f105fcc4d4b953d7573f0dc7 03:28:45 $ docker rm -f --volumes d1a0f1d406d6119d76e50833ba70e8371781d109f105fcc4d4b953d7573f0dc7 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:28:46 Stashed 1 file(s) [Pipeline] echo 03:28:46 [edgeXSemver]: initialized semver on version 0.0.0 [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 03:28:47 provisioning config files... 03:28:47 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-155@tmp/config5384014162893053625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:47 ---> ****-login.sh 03:28:47 nexus3.edgexfoundry.org:10001 03:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:47 Configure a credential helper to remove this warning. See 03:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:47 03:28:47 Login Succeeded 03:28:47 nexus3.edgexfoundry.org:10002 03:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:47 Configure a credential helper to remove this warning. See 03:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:47 03:28:47 Login Succeeded 03:28:47 nexus3.edgexfoundry.org:10003 03:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:47 Configure a credential helper to remove this warning. See 03:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:47 03:28:47 Login Succeeded 03:28:47 nexus3.edgexfoundry.org:10004 03:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:47 Configure a credential helper to remove this warning. See 03:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:47 03:28:47 Login Succeeded 03:28:47 ****.io 03:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:47 Configure a credential helper to remove this warning. See 03:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:47 03:28:47 Login Succeeded 03:28:47 ---> ****-login.sh ends [Pipeline] } 03:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:28:48 ========================================================= 03:28:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:28:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:28:48 Sending build context to Docker daemon 9.821MB 03:28:48 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:28:48 Step 2/12 : FROM ${BASE} AS builder 03:28:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:28:48 43c4264eed91: Pulling fs layer 03:28:48 4cc291be95ef: Pulling fs layer 03:28:48 2ac1f1163629: Pulling fs layer 03:28:48 5c3c966382ef: Pulling fs layer 03:28:48 4f4fb700ef54: Pulling fs layer 03:28:48 5d5c8e513c77: Pulling fs layer 03:28:48 9f66e0745190: Pulling fs layer 03:28:48 f49a43e4bbc0: Pulling fs layer 03:28:48 561ebcabdf7f: Pulling fs layer 03:28:48 5c3c966382ef: Waiting 03:28:48 4f4fb700ef54: Waiting 03:28:48 5d5c8e513c77: Waiting 03:28:48 9f66e0745190: Waiting 03:28:48 f49a43e4bbc0: Waiting 03:28:48 561ebcabdf7f: Waiting 03:28:48 4cc291be95ef: Verifying Checksum 03:28:48 4cc291be95ef: Download complete 03:28:48 5c3c966382ef: Verifying Checksum 03:28:48 5c3c966382ef: Download complete 03:28:48 4f4fb700ef54: Verifying Checksum 03:28:48 4f4fb700ef54: Download complete 03:28:49 5d5c8e513c77: Download complete 03:28:49 43c4264eed91: Download complete 03:28:49 9f66e0745190: Verifying Checksum 03:28:49 9f66e0745190: Download complete 03:28:49 43c4264eed91: Pull complete 03:28:49 4cc291be95ef: Pull complete 03:28:49 561ebcabdf7f: Verifying Checksum 03:28:49 2ac1f1163629: Download complete 03:28:49 f49a43e4bbc0: Verifying Checksum 03:28:49 f49a43e4bbc0: Download complete 03:28:53 2ac1f1163629: Pull complete 03:28:53 5c3c966382ef: Pull complete 03:28:53 4f4fb700ef54: Pull complete 03:28:53 5d5c8e513c77: Pull complete 03:28:53 9f66e0745190: Pull complete 03:28:56 f49a43e4bbc0: Pull complete 03:28:56 561ebcabdf7f: Pull complete 03:28:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:28:56 ---> 3a752c3f9dda 03:28:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:29:00 ---> Running in a618454409cc 03:29:00 Removing intermediate container a618454409cc 03:29:00 ---> 61fe06d1d87f 03:29:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:29:00 ---> Running in b4d312e18c35 03:29:00 Removing intermediate container b4d312e18c35 03:29:00 ---> 54c8cf786732 03:29:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:29:00 ---> Running in 395598378af6 03:29:00 Removing intermediate container 395598378af6 03:29:00 ---> 73312a48930b 03:29:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:29:00 ---> Running in 4a206cd16c17 03:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:29:01 OK: 246 MiB in 54 packages 03:29:01 Removing intermediate container 4a206cd16c17 03:29:01 ---> b12cee49d9f2 03:29:01 Step 7/12 : WORKDIR /app 03:29:01 ---> Running in 85c592f63750 03:29:01 Removing intermediate container 85c592f63750 03:29:01 ---> 83a8f5d51f86 03:29:01 Step 8/12 : COPY go.mod vendor* ./ 03:29:01 ---> ed54ccf4176a 03:29:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:01 ---> Running in 4c0eec34a4c0 03:29:01 Still waiting to schedule task 03:29:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:29:48 Removing intermediate container 4c0eec34a4c0 03:29:48 ---> b5334d618708 03:29:48 Step 10/12 : COPY . . 03:29:48 ---> 4da3d1ed14c5 03:29:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:29:48 ---> Running in b31778219080 03:29:48 Removing intermediate container b31778219080 03:29:48 ---> 417f5e6e0d5a 03:29:48 Step 12/12 : RUN $MAKE 03:29:48 ---> Running in e0d6876daafe 03:29:48 noop 03:29:49 Removing intermediate container e0d6876daafe 03:29:49 ---> cf05426ae21d 03:29:49 Successfully built cf05426ae21d 03:29:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker inspect -f . ci-base-image-x86_64 03:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:49 prd-ubuntu20.04-docker-8c-8g-27079 does not seem to be running inside a container 03:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-155 -v /w/workspace/foundry_app-record-replay_PR-155:/w/workspace/foundry_app-record-replay_PR-155:rw,z -v /w/workspace/foundry_app-record-replay_PR-155@tmp:/w/workspace/foundry_app-record-replay_PR-155@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:50 $ docker top f86c12c5777e404d8d1784f91e8da670a5a89e2d6334ba44b4523b1e05582cba -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:50 + go version 03:29:50 go version go1.23.2 linux/amd64 [Pipeline] } 03:29:50 $ docker stop --time=1 f86c12c5777e404d8d1784f91e8da670a5a89e2d6334ba44b4523b1e05582cba 03:29:51 $ docker rm -f --volumes f86c12c5777e404d8d1784f91e8da670a5a89e2d6334ba44b4523b1e05582cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:52 + docker inspect -f . ci-base-image-x86_64 03:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:52 prd-ubuntu20.04-docker-8c-8g-27079 does not seem to be running inside a container 03:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-155 -v /w/workspace/foundry_app-record-replay_PR-155:/w/workspace/foundry_app-record-replay_PR-155:rw,z -v /w/workspace/foundry_app-record-replay_PR-155@tmp:/w/workspace/foundry_app-record-replay_PR-155@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:53 $ docker top f093ec0e90c470fdee80a87f35acabf0744916a3f31bfeeaa3af101e83d4184b -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:53 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-155 [Pipeline] fileExists [Pipeline] sh 03:29:54 + make test 03:29:54 go test -race -coverprofile=coverage.out ./... 03:30:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:30:32 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:30:32 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 03:30:32 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 03:30:32 ok github.com/edgexfoundry/app-record-replay/internal/app 1.029s coverage: 88.0% of statements 03:30:36 ok github.com/edgexfoundry/app-record-replay/internal/application 9.591s coverage: 98.7% of statements 03:30:36 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.083s coverage: 89.7% of statements 03:30:36 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.021s coverage: 100.0% of statements 03:30:42 running golangci-lint 03:30:42 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:30:42 go version go1.23.2 linux/amd64 03:30:42 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:30:42 level=info msg="[config_reader] Used config file .golangci.yml" 03:30:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:30:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27080 in /w/workspace/foundry_app-record-replay_PR-155 [Pipeline] { [Pipeline] ws 03:30:47 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:30:47 Selected Git installation does not exist. Using Default 03:30:47 The recommended git tool is: NONE 03:30:55 using credential edgex-jenkins-ssh 03:30:55 Cloning the remote Git repository 03:30:55 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:30:55 > git init /w/workspace/app-record-replay/1 # timeout=10 03:30:55 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:30:55 > git --version # timeout=10 03:30:55 > git --version # 'git version 2.25.1' 03:30:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:58 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:30:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:00 Merging remotes/origin/main commit b853b452339653576d911c63fb927b23942ede3d into PR head commit 60440e8ab82c133e39055d8773ab75542f29e0d0 03:31:00 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:31:00 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:31:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:31:00 > git config core.sparsecheckout # timeout=10 03:31:01 Merge succeeded, producing 60440e8ab82c133e39055d8773ab75542f29e0d0 03:31:01 Checking out Revision 60440e8ab82c133e39055d8773ab75542f29e0d0 (PR-155) 03:31:02 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" 03:31:02 > git --version # timeout=10 03:31:02 > git --version # 'git version 2.25.1' 03:31:02 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:31:01 > git checkout -f 60440e8ab82c133e39055d8773ab75542f29e0d0 # timeout=10 03:31:01 > git remote # timeout=10 03:31:01 > git config --get remote.origin.url # timeout=10 03:31:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:01 > git merge b853b452339653576d911c63fb927b23942ede3d # timeout=10 03:31:01 > git rev-parse HEAD^{commit} # timeout=10 03:31:01 > git config core.sparsecheckout # timeout=10 03:31:01 > git checkout -f 60440e8ab82c133e39055d8773ab75542f29e0d0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:31:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:07 Dload Upload Total Spent Left Speed 03:31:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 03:31:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:31:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:31:07 + sudo tee /etc/docker/daemon.new 03:31:07 { 03:31:07 "registry-mirrors": [ 03:31:07 "https://nexus3.edgexfoundry.org:10001" 03:31:07 ], 03:31:07 "bip": "10.250.0.254/24", 03:31:07 "hosts": [ 03:31:07 "tcp://0.0.0.0:5555", 03:31:07 "unix:///var/run/docker.sock" 03:31:07 ], 03:31:07 "mtu": 1458, 03:31:07 "selinux-enabled": true, 03:31:07 "seccomp-profile": "/etc/docker/seccomp.json" 03:31:07 } [Pipeline] sh 03:31:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:31:08 + sudo service docker restart 03:31:09 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 22.79260508s" 03:31:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.843359ms" 03:31:17 level=info msg="[linters_context/goanalysis] analyzers took 56.405794715s with top 10 stages: buildir: 47.006749705s, inspect: 1.818537664s, fact_deprecated: 1.181770711s, ctrlflow: 1.011882936s, printf: 979.11467ms, fact_purity: 941.899243ms, nilness: 814.740993ms, typedness: 560.562652ms, SA5012: 530.001843ms, tokenfileanalyzer: 254.531355ms" 03:31:17 level=info msg="[runner] Issues before processing: 10, after processing: 0" 03:31:17 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 10/10, path_prettifier: 10/10, skip_dirs: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, identifier_marker: 10/10, exclude: 10/10, exclude-rules: 10/0, cgo: 10/10, autogenerated_exclude: 10/10" 03:31:17 level=info msg="[runner] processing took 528.774µs with stages: identifier_marker: 254.382µs, autogenerated_exclude: 100.801µs, exclude-rules: 65.01µs, path_prettifier: 54.04µs, skip_dirs: 38.29µs, invalid_issue: 4.16µs, cgo: 3.161µs, filename_unadjuster: 1.73µs, max_same_issues: 1.43µs, nolint: 1.38µs, skip_files: 640ns, uniq_by_line: 540ns, max_per_file_from_linter: 520ns, fixer: 520ns, max_from_linter: 500ns, sort_results: 420ns, exclude: 320ns, source_code: 290ns, diff: 180ns, path_shortener: 170ns, path_prefixer: 160ns, severity-rules: 130ns" 03:31:17 level=info msg="[runner] linters took 11.572881788s with stages: goanalysis_metalinter: 11.572248893s" 03:31:17 level=info msg="File cache stats: 0 entries of total size 0B" 03:31:17 level=info msg="Memory: 343 samples, avg is 228.8MB, max is 1039.9MB" 03:31:17 level=info msg="Execution took 34.375822953s" 03:31:17 go vet ./... 03:31:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:31:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:31:24 ./bin/test-attribution-txt.sh [Pipeline] echo 03:31:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:31:24 $ docker stop --time=1 f093ec0e90c470fdee80a87f35acabf0744916a3f31bfeeaa3af101e83d4184b 03:31:27 $ docker rm -f --volumes f093ec0e90c470fdee80a87f35acabf0744916a3f31bfeeaa3af101e83d4184b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:27 provisioning config files... 03:31:27 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config10298820512599891976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:31:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 03:31:28 ---> ****-login.sh 03:31:28 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 03:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 03:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:28 Configure a credential helper to remove this warning. See 03:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:28 03:31:28 Login Succeeded 03:31:28 nexus3.edgexfoundry.org:10002 03:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:29 Configure a credential helper to remove this warning. See 03:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:29 03:31:29 Login Succeeded 03:31:29 + ls -al . 03:31:29 total 264 03:31:29 drwxrwxr-x 10 jenkins jenkins 4096 Nov 20 03:29 . 03:31:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 03:28 .. 03:31:29 -rw-rw-r-- 1 jenkins jenkins 119 Nov 20 03:28 .dockerignore 03:31:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 20 03:30 .git 03:31:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 20 03:28 .github 03:31:29 -rw-rw-r-- 1 jenkins jenkins 164 Nov 20 03:28 .gitignore 03:31:29 -rw-rw-r-- 1 jenkins jenkins 41 Nov 20 03:28 .golangci.yml 03:31:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 20 03:28 .semver 03:31:29 -rw-rw-r-- 1 jenkins jenkins 16870 Nov 20 03:28 Attribution.txt 03:31:29 -rw-rw-r-- 1 jenkins jenkins 458 Nov 20 03:28 CHANGELOG.md 03:31:29 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 20 03:28 Dockerfile 03:31:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 20 03:28 GOVERNANCE.md 03:31:29 -rw-rw-r-- 1 jenkins jenkins 681 Nov 20 03:28 Jenkinsfile 03:31:29 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 20 03:28 LICENSE 03:31:29 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 20 03:28 Makefile 03:31:29 -rw-rw-r-- 1 jenkins jenkins 611 Nov 20 03:28 OWNERS.md 03:31:29 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 20 03:28 README.md 03:31:29 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 20 03:28 Record and Reply.postman_collection.json 03:31:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 20 03:28 VERSION 03:31:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 03:28 bin 03:31:29 -rw-r--r-- 1 jenkins jenkins 34247 Nov 20 03:30 coverage.out 03:31:29 -rw-rw-r-- 1 jenkins jenkins 6773 Nov 20 03:28 go.mod 03:31:29 -rw-rw-r-- 1 jenkins jenkins 88059 Nov 20 03:28 go.sum 03:31:29 drwxrwxr-x 7 jenkins jenkins 4096 Nov 20 03:28 internal 03:31:29 -rw-rw-r-- 1 jenkins jenkins 913 Nov 20 03:28 main.go 03:31:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 03:28 openapi 03:31:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 20 03:28 pkg 03:31:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 03:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:31:29 nexus3.edgexfoundry.org:10003 03:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 03:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:29 Configure a credential helper to remove this warning. See 03:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:29 03:31:29 Login Succeeded 03:31:29 nexus3.edgexfoundry.org:10004 03:31:29 + 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=60440e8ab82c133e39055d8773ab75542f29e0d0 --label arch=amd64 --label version=0.0.0 . 03:31:29 Sending build context to Docker daemon 9.855MB 03:31:29 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:31:29 Step 2/27 : FROM ${BASE} AS builder 03:31:29 ---> cf05426ae21d 03:31:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:29 Configure a credential helper to remove this warning. See 03:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:29 03:31:29 Login Succeeded 03:31:29 ****.io 03:31:29 ---> Running in 12c0cebb00eb 03:31:29 Removing intermediate container 12c0cebb00eb 03:31:29 ---> 2c72e100d085 03:31:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:31:29 ---> Running in 66c6cf391bf1 03:31:29 Removing intermediate container 66c6cf391bf1 03:31:29 ---> f888e7acf03e 03:31:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:31:29 ---> Running in e2008b191f2a 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 Removing intermediate container e2008b191f2a 03:31:30 ---> 9b619d33b678 03:31:30 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:30 ---> Running in 06a151e2b9dc 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 ---> ****-login.sh ends [Pipeline] } 03:31:30 Deleting 1 temporary files 03:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:30 ========================================================= 03:31:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:31:30 ========================================================= 03:31:30 OK: 246 MiB in 54 packages [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:31:31 Removing intermediate container 06a151e2b9dc 03:31:31 ---> 767077fd6a6e 03:31:31 Step 7/27 : WORKDIR /app 03:31:31 ---> Running in cab031f53d62 03:31:31 Removing intermediate container cab031f53d62 03:31:31 ---> 5e0bbf4bb115 03:31:31 Step 8/27 : COPY go.mod vendor* ./ [Pipeline] sh 03:31:31 ---> ec6f969dc1f0 03:31:31 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:31 ---> Running in c7f8a506c000 03:31:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:31:31 Sending build context to Docker daemon 320kB 03:31:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:31:31 Step 2/12 : FROM ${BASE} AS builder 03:31:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:31:31 cf04c63912e1: Pulling fs layer 03:31:31 55b35a11ae5e: Pulling fs layer 03:31:31 a37a00ec5f00: Pulling fs layer 03:31:31 50b3750afda1: Pulling fs layer 03:31:31 4f4fb700ef54: Pulling fs layer 03:31:31 80978eb59214: Pulling fs layer 03:31:31 c9f46d7d2bd2: Pulling fs layer 03:31:31 c5a475d317c9: Pulling fs layer 03:31:31 50b3750afda1: Waiting 03:31:32 Removing intermediate container c7f8a506c000 03:31:32 ---> 827cbb706990 03:31:32 Step 10/27 : COPY . . 03:31:32 80978eb59214: Waiting 03:31:32 4f4fb700ef54: Waiting 03:31:32 c9f46d7d2bd2: Waiting 03:31:32 c5a475d317c9: Waiting 03:31:32 55b35a11ae5e: Verifying Checksum 03:31:32 55b35a11ae5e: Download complete 03:31:32 50b3750afda1: Verifying Checksum 03:31:32 50b3750afda1: Download complete 03:31:32 4f4fb700ef54: Download complete 03:31:32 80978eb59214: Verifying Checksum 03:31:32 80978eb59214: Download complete 03:31:32 cf04c63912e1: Verifying Checksum 03:31:32 cf04c63912e1: Download complete 03:31:32 ---> d1c47d9d1c94 03:31:32 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:32 ---> Running in 38c92d0d9f12 03:31:32 Removing intermediate container 38c92d0d9f12 03:31:32 ---> 41c98f22fd40 03:31:32 Step 12/27 : RUN $MAKE 03:31:32 ---> Running in 5800481b5ed2 03:31:32 c5a475d317c9: Verifying Checksum 03:31:32 c5a475d317c9: Download complete 03:31:32 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 03:31:33 cf04c63912e1: Pull complete 03:31:33 55b35a11ae5e: Pull complete 03:31:34 a37a00ec5f00: Verifying Checksum 03:31:34 a37a00ec5f00: Download complete 03:31:34 c9f46d7d2bd2: Verifying Checksum 03:31:34 c9f46d7d2bd2: Download complete 03:31:49 a37a00ec5f00: Pull complete 03:31:49 50b3750afda1: Pull complete 03:31:49 4f4fb700ef54: Pull complete 03:31:49 80978eb59214: Pull complete 03:31:55 c9f46d7d2bd2: Pull complete 03:31:56 c5a475d317c9: Pull complete 03:31:56 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:31:56 ---> be29e6b0f0d4 03:31:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:31:57 ---> Running in a66b4fc34f4d 03:31:57 Removing intermediate container a66b4fc34f4d 03:31:57 ---> 3321cce44264 03:31:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:31:57 ---> Running in 539e01f857ff 03:31:58 Removing intermediate container 539e01f857ff 03:31:58 ---> 9d5c32442f1d 03:31:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:31:58 ---> Running in 144ec6da86a7 03:31:58 Removing intermediate container 144ec6da86a7 03:31:58 ---> 9eef0b45026c 03:31:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:58 ---> Running in fe080afdf8a4 03:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:32:01 OK: 238 MiB in 54 packages 03:32:02 Removing intermediate container fe080afdf8a4 03:32:02 ---> d73e78c70b10 03:32:02 Step 7/12 : WORKDIR /app 03:32:02 ---> Running in 1c38231a6d2a 03:32:02 Removing intermediate container 1c38231a6d2a 03:32:02 ---> 262715b3b98d 03:32:02 Step 8/12 : COPY go.mod vendor* ./ 03:32:02 ---> 95eb6a99474c 03:32:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:02 ---> Running in 73684bbc6e4f 03:32:04 Removing intermediate container 5800481b5ed2 03:32:04 ---> a015ffa32238 03:32:04 Step 13/27 : FROM alpine:3.20 03:32:04 3.20: Pulling from library/alpine 03:32:04 da9db072f522: Pulling fs layer 03:32:04 da9db072f522: Verifying Checksum 03:32:04 da9db072f522: Download complete 03:32:04 da9db072f522: Pull complete 03:32:04 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:32:04 Status: Downloaded newer image for alpine:3.20 03:32:04 ---> 63b790fccc90 03:32:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:32:04 ---> Running in 07ac7cf7c262 03:32:04 Removing intermediate container 07ac7cf7c262 03:32:04 ---> 7d0f23e097fa 03:32:04 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:32:04 ---> Running in c3da6b19820a 03:32:04 Removing intermediate container c3da6b19820a 03:32:04 ---> c5b79d155400 03:32:04 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:32:04 ---> Running in 52244ccfe45c 03:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:32:04 (1/2) Installing ca-certificates (20240705-r0) 03:32:04 (2/2) Installing dumb-init (1.2.5-r3) 03:32:04 Executing busybox-1.36.1-r29.trigger 03:32:04 Executing ca-certificates-20240705-r0.trigger 03:32:04 OK: 9 MiB in 16 packages 03:32:04 Removing intermediate container 52244ccfe45c 03:32:04 ---> 8915c7ad01a7 03:32:04 Step 17/27 : RUN apk --no-cache upgrade 03:32:04 ---> Running in ddc9c1e26e79 03:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:32:05 Upgrading critical system libraries and apk-tools: 03:32:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:32:05 Executing busybox-1.36.1-r29.trigger 03:32:05 Continuing the upgrade transaction with new apk-tools: 03:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:32:05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:32:05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:32:05 Executing ca-certificates-20240705-r0.trigger 03:32:05 OK: 9 MiB in 16 packages 03:32:06 Removing intermediate container ddc9c1e26e79 03:32:06 ---> 3ed55b522cc6 03:32:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:32:06 ---> 1ae13a5c8d34 03:32:06 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:32:06 ---> bcfacb085f24 03:32:06 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:32:06 ---> f77b6363b65a 03:32:06 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:32:07 ---> 95dc7f32ef0e 03:32:07 Step 22/27 : EXPOSE 59712 03:32:07 ---> Running in d6fcf2040420 03:32:07 Removing intermediate container d6fcf2040420 03:32:07 ---> dcc1400a741d 03:32:07 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:32:07 ---> Running in 0889cb71964b 03:32:07 Removing intermediate container 0889cb71964b 03:32:07 ---> 6197f1382729 03:32:07 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:32:07 ---> Running in 0b288368dc7e 03:32:07 Removing intermediate container 0b288368dc7e 03:32:07 ---> b9ba07c18934 03:32:07 Step 25/27 : LABEL arch=amd64 03:32:07 ---> Running in f646ead8cdce 03:32:07 Removing intermediate container f646ead8cdce 03:32:07 ---> 2be70a065e10 03:32:07 Step 26/27 : LABEL git_sha=60440e8ab82c133e39055d8773ab75542f29e0d0 03:32:07 ---> Running in a60d882157d0 03:32:07 Removing intermediate container a60d882157d0 03:32:07 ---> 82964fed522b 03:32:07 Step 27/27 : LABEL version=0.0.0 03:32:07 ---> Running in 44051ebe9b63 03:32:07 Removing intermediate container 44051ebe9b63 03:32:07 ---> 3f0daee7747c 03:32:07 [Warning] One or more build-args [ARCH] were not consumed 03:32:07 Successfully built 3f0daee7747c 03:32:07 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:08 03:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:09 latest: Pulling from edgex-lftools-log-publisher 03:32:09 5eb5b503b376: Pulling fs layer 03:32:09 5c69ac0246d0: Pulling fs layer 03:32:09 ec43610c2a17: Pulling fs layer 03:32:09 3a2ae6a8a46f: Pulling fs layer 03:32:09 33b1e0a273af: Pulling fs layer 03:32:09 5d3b04190fa2: Pulling fs layer 03:32:09 2f39f015ded8: Pulling fs layer 03:32:09 33b1e0a273af: Waiting 03:32:09 5d3b04190fa2: Waiting 03:32:09 2f39f015ded8: Waiting 03:32:09 3a2ae6a8a46f: Waiting 03:32:09 5c69ac0246d0: Verifying Checksum 03:32:09 5c69ac0246d0: Download complete 03:32:09 3a2ae6a8a46f: Verifying Checksum 03:32:09 3a2ae6a8a46f: Download complete 03:32:09 33b1e0a273af: Verifying Checksum 03:32:09 33b1e0a273af: Download complete 03:32:09 ec43610c2a17: Verifying Checksum 03:32:09 ec43610c2a17: Download complete 03:32:09 5d3b04190fa2: Verifying Checksum 03:32:09 5d3b04190fa2: Download complete 03:32:09 5eb5b503b376: Verifying Checksum 03:32:09 5eb5b503b376: Download complete 03:32:09 2f39f015ded8: Download complete 03:32:10 5eb5b503b376: Pull complete 03:32:10 5c69ac0246d0: Pull complete 03:32:11 ec43610c2a17: Pull complete 03:32:11 3a2ae6a8a46f: Pull complete 03:32:11 33b1e0a273af: Pull complete 03:32:11 5d3b04190fa2: Pull complete 03:32:15 2f39f015ded8: Pull complete 03:32:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:15 prd-ubuntu20.04-docker-8c-8g-27079 does not seem to be running inside a container 03:32:15 $ 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/foundry_app-record-replay_PR-155 -v /w/workspace/foundry_app-record-replay_PR-155:/w/workspace/foundry_app-record-replay_PR-155:rw,z -v /w/workspace/foundry_app-record-replay_PR-155@tmp:/w/workspace/foundry_app-record-replay_PR-155@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:32:17 $ docker top 19dbc5b7ceb761d3997d450b8b813f155375e50b8cf9e3ac90b8e471ef8753ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:17 ---> job-cost.sh 03:32:17 lf-activate-venv: SKIPPING 03:32:17 INFO: No Stack... 03:32:17 INFO: Retrieving Pricing Info for: v3-standard-8 03:32:18 INFO: Archiving Costs [Pipeline] sh 03:32:18 + cat /w/workspace/foundry_app-record-replay_PR-155/archives/cost.csv 03:32:18 + cut -d, -f6 [Pipeline] lock 03:32:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-155-1-stack-cost] 03:32:18 Resource [jenkins-edgexfoundry-app-record-replay-PR-155-1-stack-cost] did not exist. Created. 03:32:18 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:19 + echo total: 0.2199999988079071 [Pipeline] stash 03:32:19 Stashed 1 file(s) [Pipeline] } 03:32:19 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:32:19 $ docker stop --time=1 19dbc5b7ceb761d3997d450b8b813f155375e50b8cf9e3ac90b8e471ef8753ea 03:32:20 $ docker rm -f --volumes 19dbc5b7ceb761d3997d450b8b813f155375e50b8cf9e3ac90b8e471ef8753ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:33:54 Removing intermediate container 73684bbc6e4f 03:33:54 ---> e85e3b9dbf34 03:33:54 Step 10/12 : COPY . . 03:33:54 ---> 0fc54fa50377 03:33:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:33:54 ---> Running in 406ea3d728bf 03:33:54 Removing intermediate container 406ea3d728bf 03:33:54 ---> 5f9b44f6e3c5 03:33:54 Step 12/12 : RUN $MAKE 03:33:54 ---> Running in 35e44a2c3ce4 03:33:54 noop 03:33:54 Removing intermediate container 35e44a2c3ce4 03:33:54 ---> d8c9a3bd4697 03:33:54 Successfully built d8c9a3bd4697 03:33:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:55 + docker inspect -f . ci-base-image-arm64 03:33:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:55 prd-ubuntu20.04-docker-arm64-4c-16g-27080 does not seem to be running inside a container 03:33:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:33:56 $ docker top 1de4d72cd3693e5f73569dc1ff800872f9775e2e6ae2ef9554d9a8090b25988d -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:57 + go version 03:33:57 go version go1.23.2 linux/arm64 [Pipeline] } 03:33:57 $ docker stop --time=1 1de4d72cd3693e5f73569dc1ff800872f9775e2e6ae2ef9554d9a8090b25988d 03:33:59 $ docker rm -f --volumes 1de4d72cd3693e5f73569dc1ff800872f9775e2e6ae2ef9554d9a8090b25988d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:00 + docker inspect -f . ci-base-image-arm64 03:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-27080 does not seem to be running inside a container 03:34:00 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:34:01 $ docker top 03a0c4a9fc1cbe4fd6c151c6c3d2c1bbfbd3c69c78ee7a94ff76ce2fa2e15d04 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:02 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:34:02 + make test 03:34:02 go test -race -coverprofile=coverage.out ./... 03:38:09 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 03:38:18 ok github.com/edgexfoundry/app-record-replay/internal/app 1.127s coverage: 88.0% of statements 03:38:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:38:24 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 03:38:28 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:38:40 ok github.com/edgexfoundry/app-record-replay/internal/application 19.405s coverage: 98.7% of statements 03:38:40 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.426s coverage: 89.7% of statements 03:38:40 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.076s coverage: 100.0% of statements 03:38:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:38:40 go vet ./... 03:42:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:32 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:42:32 $ docker stop --time=1 03a0c4a9fc1cbe4fd6c151c6c3d2c1bbfbd3c69c78ee7a94ff76ce2fa2e15d04 03:42:34 $ docker rm -f --volumes 03a0c4a9fc1cbe4fd6c151c6c3d2c1bbfbd3c69c78ee7a94ff76ce2fa2e15d04 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:36 Warning: overwriting stash ‘coverage-report’ 03:42:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:37 + ls -al . 03:42:37 total 260 03:42:37 drwxrwxr-x 9 jenkins jenkins 4096 Nov 20 03:34 . 03:42:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 03:30 .. 03:42:37 -rw-rw-r-- 1 jenkins jenkins 119 Nov 20 03:31 .dockerignore 03:42:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 20 03:31 .git 03:42:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 20 03:31 .github 03:42:37 -rw-rw-r-- 1 jenkins jenkins 164 Nov 20 03:31 .gitignore 03:42:37 -rw-rw-r-- 1 jenkins jenkins 41 Nov 20 03:31 .golangci.yml 03:42:37 -rw-rw-r-- 1 jenkins jenkins 16870 Nov 20 03:31 Attribution.txt 03:42:37 -rw-rw-r-- 1 jenkins jenkins 458 Nov 20 03:31 CHANGELOG.md 03:42:37 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 20 03:31 Dockerfile 03:42:37 -rw-rw-r-- 1 jenkins jenkins 677 Nov 20 03:31 GOVERNANCE.md 03:42:37 -rw-rw-r-- 1 jenkins jenkins 681 Nov 20 03:31 Jenkinsfile 03:42:37 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 20 03:31 LICENSE 03:42:37 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 20 03:31 Makefile 03:42:37 -rw-rw-r-- 1 jenkins jenkins 611 Nov 20 03:31 OWNERS.md 03:42:37 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 20 03:31 README.md 03:42:37 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 20 03:31 Record and Reply.postman_collection.json 03:42:37 -rw-rw-r-- 1 jenkins jenkins 5 Nov 20 03:28 VERSION 03:42:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 03:31 bin 03:42:37 -rw-r--r-- 1 jenkins jenkins 34247 Nov 20 03:38 coverage.out 03:42:37 -rw-rw-r-- 1 jenkins jenkins 6773 Nov 20 03:31 go.mod 03:42:37 -rw-rw-r-- 1 jenkins jenkins 88059 Nov 20 03:31 go.sum 03:42:37 drwxrwxr-x 7 jenkins jenkins 4096 Nov 20 03:31 internal 03:42:37 -rw-rw-r-- 1 jenkins jenkins 913 Nov 20 03:31 main.go 03:42:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 03:31 openapi 03:42:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 20 03:31 pkg 03:42:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 03:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:38 + 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=60440e8ab82c133e39055d8773ab75542f29e0d0 --label arch=arm64 --label version=0.0.0 . 03:42:38 Sending build context to Docker daemon 354.8kB 03:42:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:42:38 Step 2/27 : FROM ${BASE} AS builder 03:42:38 ---> d8c9a3bd4697 03:42:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:42:38 ---> Running in 71bc127948be 03:42:38 Removing intermediate container 71bc127948be 03:42:38 ---> 69c5fb735734 03:42:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:42:39 ---> Running in 528b9c1c1ec7 03:42:39 Removing intermediate container 528b9c1c1ec7 03:42:39 ---> 5e58b497d42a 03:42:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:42:39 ---> Running in ace62f5406d0 03:42:39 Removing intermediate container ace62f5406d0 03:42:39 ---> 223da4251c60 03:42:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:39 ---> Running in efa7269bcd83 03:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:42 OK: 238 MiB in 54 packages 03:42:43 Removing intermediate container efa7269bcd83 03:42:43 ---> 4b4affc5aaf1 03:42:43 Step 7/27 : WORKDIR /app 03:42:43 ---> Running in 676a66699dd1 03:42:43 Removing intermediate container 676a66699dd1 03:42:43 ---> d846e9bcca42 03:42:43 Step 8/27 : COPY go.mod vendor* ./ 03:42:44 ---> 73569b121dee 03:42:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:44 ---> Running in 3acddce52d1f 03:42:46 Removing intermediate container 3acddce52d1f 03:42:46 ---> 58c3c0ea709c 03:42:46 Step 10/27 : COPY . . 03:42:47 ---> f3cde1703783 03:42:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:42:47 ---> Running in 443b3958c3ea 03:42:47 Removing intermediate container 443b3958c3ea 03:42:47 ---> c9f6a2bb3f66 03:42:47 Step 12/27 : RUN $MAKE 03:42:47 ---> Running in 4820ade1021b 03:42:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 03:46:25 Removing intermediate container 4820ade1021b 03:46:25 ---> c34ca1f433b5 03:46:25 Step 13/27 : FROM alpine:3.20 03:46:25 3.20: Pulling from library/alpine 03:46:25 9986a736f7d3: Pulling fs layer 03:46:25 9986a736f7d3: Verifying Checksum 03:46:25 9986a736f7d3: Download complete 03:46:25 9986a736f7d3: Pull complete 03:46:25 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:46:25 Status: Downloaded newer image for alpine:3.20 03:46:25 ---> 511a44083d3a 03:46:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:46:25 ---> Running in 5a6d19b30919 03:46:25 Removing intermediate container 5a6d19b30919 03:46:25 ---> 359064f1e244 03:46:25 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:46:25 ---> Running in a4c9fc64c287 03:46:25 Removing intermediate container a4c9fc64c287 03:46:25 ---> 6cab0951484c 03:46:25 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:46:25 ---> Running in f76ca2f92192 03:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:46:25 (1/2) Installing ca-certificates (20240705-r0) 03:46:25 (2/2) Installing dumb-init (1.2.5-r3) 03:46:25 Executing busybox-1.36.1-r29.trigger 03:46:25 Executing ca-certificates-20240705-r0.trigger 03:46:25 OK: 10 MiB in 16 packages 03:46:25 Removing intermediate container f76ca2f92192 03:46:25 ---> 070583a6cb2f 03:46:25 Step 17/27 : RUN apk --no-cache upgrade 03:46:25 ---> Running in 472cd4c81a7f 03:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:46:25 Upgrading critical system libraries and apk-tools: 03:46:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:46:25 Executing busybox-1.36.1-r29.trigger 03:46:25 Continuing the upgrade transaction with new apk-tools: 03:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:46:26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:46:26 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:46:26 Executing ca-certificates-20240705-r0.trigger 03:46:26 OK: 10 MiB in 16 packages 03:46:27 Removing intermediate container 472cd4c81a7f 03:46:27 ---> 186e28221518 03:46:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:46:28 ---> 4d5d0dc997e6 03:46:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:46:28 ---> 08e32376bcf0 03:46:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:46:29 ---> 4a1185d498ea 03:46:29 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:46:31 ---> 78a4e8f547c9 03:46:31 Step 22/27 : EXPOSE 59712 03:46:31 ---> Running in c47b44202ef4 03:46:31 Removing intermediate container c47b44202ef4 03:46:31 ---> 72d386f26b9d 03:46:31 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:46:31 ---> Running in 2eb4a1863e1e 03:46:31 Removing intermediate container 2eb4a1863e1e 03:46:31 ---> 2a8b14da6999 03:46:31 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:46:31 ---> Running in 3647577a16c9 03:46:31 Removing intermediate container 3647577a16c9 03:46:31 ---> f3e8730fd3b0 03:46:31 Step 25/27 : LABEL arch=arm64 03:46:32 ---> Running in aebd33c26b7c 03:46:32 Removing intermediate container aebd33c26b7c 03:46:32 ---> cce4f3279d9e 03:46:32 Step 26/27 : LABEL git_sha=60440e8ab82c133e39055d8773ab75542f29e0d0 03:46:32 ---> Running in eada5cf5a8eb 03:46:32 Removing intermediate container eada5cf5a8eb 03:46:32 ---> 23360d901efe 03:46:32 Step 27/27 : LABEL version=0.0.0 03:46:32 ---> Running in 6cf18dcd29cb 03:46:32 Removing intermediate container 6cf18dcd29cb 03:46:32 ---> cfb2fb2c7f18 03:46:32 [Warning] One or more build-args [ARCH] were not consumed 03:46:32 Successfully built cfb2fb2c7f18 03:46:32 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:33 03:46:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:34 arm64: Pulling from edgex-lftools-log-publisher 03:46:34 8998bd30e6a1: Pulling fs layer 03:46:34 04944245beec: Pulling fs layer 03:46:34 699f458cf7ca: Pulling fs layer 03:46:34 765212b225bb: Pulling fs layer 03:46:34 f23df028b6ca: Pulling fs layer 03:46:34 d65c8cfc05b1: Pulling fs layer 03:46:34 2437ff75d9bd: Pulling fs layer 03:46:34 f23df028b6ca: Waiting 03:46:34 d65c8cfc05b1: Waiting 03:46:34 765212b225bb: Waiting 03:46:34 2437ff75d9bd: Waiting 03:46:34 04944245beec: Verifying Checksum 03:46:34 04944245beec: Download complete 03:46:34 765212b225bb: Verifying Checksum 03:46:34 765212b225bb: Download complete 03:46:34 f23df028b6ca: Verifying Checksum 03:46:34 f23df028b6ca: Download complete 03:46:34 d65c8cfc05b1: Verifying Checksum 03:46:34 d65c8cfc05b1: Download complete 03:46:34 699f458cf7ca: Verifying Checksum 03:46:34 699f458cf7ca: Download complete 03:46:35 8998bd30e6a1: Verifying Checksum 03:46:35 8998bd30e6a1: Download complete 03:46:37 2437ff75d9bd: Verifying Checksum 03:46:37 2437ff75d9bd: Download complete 03:46:39 8998bd30e6a1: Pull complete 03:46:40 04944245beec: Pull complete 03:46:41 699f458cf7ca: Pull complete 03:46:41 765212b225bb: Pull complete 03:46:42 f23df028b6ca: Pull complete 03:46:43 d65c8cfc05b1: Pull complete 03:47:01 2437ff75d9bd: Pull complete 03:47:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:01 prd-ubuntu20.04-docker-arm64-4c-16g-27080 does not seem to be running inside a container 03:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:47:04 $ docker top a5bccdb3f69be955b07a16576f3d000abbc88dcbda8791bca13aa20f62a51885 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:05 ---> job-cost.sh 03:47:05 lf-activate-venv: SKIPPING 03:47:05 INFO: No Stack... 03:47:06 INFO: Retrieving Pricing Info for: v3-standard-4 03:47:07 INFO: Archiving Costs [Pipeline] sh 03:47:07 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:47:07 + cut -d, -f6 [Pipeline] lock 03:47:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-155-1-stack-cost] 03:47:07 Resource [jenkins-edgexfoundry-app-record-replay-PR-155-1-stack-cost] did not exist. Created. 03:47:07 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:08 /w/workspace/app-record-replay/1@tmp/durable-de515217/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:47:09 + echo total: 0.10999999940395355 [Pipeline] stash 03:47:09 Warning: overwriting stash ‘stack-cost’ 03:47:09 Stashed 1 file(s) [Pipeline] } 03:47:09 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:09 $ docker stop --time=1 a5bccdb3f69be955b07a16576f3d000abbc88dcbda8791bca13aa20f62a51885 03:47:11 $ docker rm -f --volumes a5bccdb3f69be955b07a16576f3d000abbc88dcbda8791bca13aa20f62a51885 [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 03:47:13 provisioning config files... 03:47:13 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-155@tmp/config2286357209774366998tmp [Pipeline] { [Pipeline] sh 03:47:13 + set +x 03:47:13 + curl -s https://codecov.io/bash 03:47:13 + bash -s -- 03:47:13 03:47:13 _____ _ 03:47:13 / ____| | | 03:47:13 | | ___ __| | ___ ___ _____ __ 03:47:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:13 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:13 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:13 Bash-1.0.6 03:47:13 03:47:13 03:47:13 ==> git version 2.25.1 found 03:47:13 ==> 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 03:47:13 Release-Date: 2020-01-08 03:47:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:47:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:47:13 ==> Jenkins CI detected. 03:47:13 current dir:  /w/workspace/foundry_app-record-replay_PR-155 03:47:13 project root: . 03:47:13 --> token set from env 03:47:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:13 ==> Running gcov in . (disable via -X gcov) 03:47:13 ==> Python coveragepy not found 03:47:13 ==> Searching for coverage reports in: 03:47:13 + . 03:47:13 -> Found 1 reports 03:47:13 ==> Detecting git/mercurial file structure 03:47:13 ==> Reading reports 03:47:13 + ./coverage.out bytes=34247 03:47:13 ==> Appending adjustments 03:47:13 https://docs.codecov.io/docs/fixing-reports 03:47:13 + Found adjustments 03:47:13 ==> Gzipping contents 03:47:13 8.0K /tmp/codecov.SWLKHw.gz 03:47:13 ==> Uploading reports 03:47:13 url: https://codecov.io 03:47:13 query: branch=PR-155&commit=60440e8ab82c133e39055d8773ab75542f29e0d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=155&job=&cmd_args= 03:47:13 -> Pinging Codecov 03:47:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-155&commit=60440e8ab82c133e39055d8773ab75542f29e0d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=155&job=&cmd_args= 03:47:13 -> Uploading to 03:47:13 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/60440e8ab82c133e39055d8773ab75542f29e0d0/0e3bfd62-bbd7-4fd5-83bd-e568c4d2d4a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241120T034713Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f08dc46509118c29e2d871f59ef1f72ada889ecdc81fefd236cd536969133842 03:47:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:13 Dload Upload Total Spent Left Speed 03:47:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5397 0 0 100 5397 0 24870 --:--:-- --:--:-- --:--:-- 24870 03:47:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/60440e8ab82c133e39055d8773ab75542f29e0d0 [Pipeline] } 03:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:47:16 + [ -d /w/workspace/foundry_app-record-replay_PR-155/archives ] 03:47:16 + ls -al /w/workspace/foundry_app-record-replay_PR-155/archives 03:47:16 total 16 03:47:16 drwxr-xr-x 3 root root 4096 Nov 20 03:32 . 03:47:16 drwxrwxr-x 11 jenkins jenkins 4096 Nov 20 03:32 .. 03:47:16 drwxr-xr-x 2 root root 4096 Nov 20 03:32 cost 03:47:16 -rw-r--r-- 1 root root 89 Nov 20 03:32 cost.csv 03:47:16 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-155/archives 03:47:16 + ls -al /w/workspace/foundry_app-record-replay_PR-155/archives 03:47:16 total 16 03:47:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 20 03:32 . 03:47:16 drwxrwxr-x 11 jenkins jenkins 4096 Nov 20 03:32 .. 03:47:16 drwxr-xr-x 2 jenkins jenkins 4096 Nov 20 03:32 cost 03:47:16 -rw-r--r-- 1 jenkins jenkins 89 Nov 20 03:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:47:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:47:18 ---> package-listing.sh 03:47:18 ++ facter osfamily 03:47:18 ++ tr '[:upper:]' '[:lower:]' 03:47:18 + OS_FAMILY=debian 03:47:18 + workspace=/w/workspace/foundry_app-record-replay_PR-155 03:47:18 + START_PACKAGES=/tmp/packages_start.txt 03:47:18 + END_PACKAGES=/tmp/packages_end.txt 03:47:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:47:18 + PACKAGES=/tmp/packages_start.txt 03:47:18 + '[' /w/workspace/foundry_app-record-replay_PR-155 ']' 03:47:18 + PACKAGES=/tmp/packages_end.txt 03:47:18 + case "${OS_FAMILY}" in 03:47:18 + grep '^ii' 03:47:18 + dpkg -l 03:47:18 + '[' -f /tmp/packages_start.txt ']' 03:47:18 + '[' -f /tmp/packages_end.txt ']' 03:47:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:47:18 + '[' /w/workspace/foundry_app-record-replay_PR-155 ']' 03:47:18 + mkdir -p /w/workspace/foundry_app-record-replay_PR-155/archives/ 03:47:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-155/archives/ [Pipeline] echo 03:47:18 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/foundry_app-record-replay_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:47:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:19 prd-ubuntu20.04-docker-8c-8g-27079 does not seem to be running inside a container 03:47:19 $ 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/foundry_app-record-replay_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-155 -v /w/workspace/foundry_app-record-replay_PR-155:/w/workspace/foundry_app-record-replay_PR-155:rw,z -v /w/workspace/foundry_app-record-replay_PR-155@tmp:/w/workspace/foundry_app-record-replay_PR-155@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:47:19 $ docker top 0930f33ad2513bca81e727d74d3a78f8acd0847038b7e6ad9b3da92d36c4253d -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:20 + touch /tmp/pre-build-complete [Pipeline] sh 03:47:20 + mkdir -p /var/log/sysstat [Pipeline] sh 03:47:20 + ls /var/log/sa-host 03:47:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:21 provisioning config files... 03:47:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-155@tmp/config1079693745642952568tmp [Pipeline] { [Pipeline] echo 03:47:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:47:21 ---> create-netrc.sh [Pipeline] } 03:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:47:22 ---> python-tools-install.sh [Pipeline] echo 03:47:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:47:22 ---> sudo-logs.sh 03:47:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:47:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:47:22 ---> job-cost.sh 03:47:22 lf-activate-venv: SKIPPING 03:47:22 DEBUG: total: 0.2199999988079071 03:47:22 INFO: Retrieving Stack Cost... 03:47:23 INFO: Retrieving Pricing Info for: v3-standard-8 03:47:23 INFO: Archiving Costs [Pipeline] echo 03:47:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:47:23 ---> logs-deploy.sh 03:47:23 lf-activate-venv: SKIPPING 03:47:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-155/1 03:47:23 INFO: archiving workspace using pattern(s): 03:47:24 Archives upload complete. 03:47:25 INFO: archiving logs to Nexus