Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f72b809072588f7f20ded4abbecd19f9d2a97259 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-ssh13239212474613094858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1839428775348266687.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7599286491374158847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1950974558320342853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18372638544537226835.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5809 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Avoid second fetch Checking out Revision f72b809072588f7f20ded4abbecd19f9d2a97259 (main) Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f72b809072588f7f20ded4abbecd19f9d2a97259 # timeout=10 Commit message: "Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.26" > git rev-list --no-walk 00dbe8440848181704a2f64ebb6b79645494c123 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:14:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:14:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:14:31 ========================================================= 15:14:31 EdgeX Global Pipelines Version Info 15:14:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:14:32 ------------------- 15:14:32 stable info: 15:14:32 ------------------- 15:14:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:14:32 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:14:32 Message: update stable to v1.0.253 15:14:32 ------------------- 15:14:32 experimental info: 15:14:32 ------------------- 15:14:32 Commited By: **** collab-it+edgex@linuxfoundation.org 15:14:32 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:14:32 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f72b809072588f7f20ded4abbecd19f9d2a97259 [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f72b809 [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:33 provisioning config files... 15:14:33 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17795662592582143595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:33 ---> docker-login.sh 15:14:33 nexus3.edgexfoundry.org:10001 15:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:34 Configure a credential helper to remove this warning. See 15:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:34 15:14:34 Login Succeeded 15:14:34 nexus3.edgexfoundry.org:10002 15:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:34 Configure a credential helper to remove this warning. See 15:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:34 15:14:34 Login Succeeded 15:14:34 nexus3.edgexfoundry.org:10003 15:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:34 Configure a credential helper to remove this warning. See 15:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:34 15:14:34 Login Succeeded 15:14:34 nexus3.edgexfoundry.org:10004 15:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:34 Configure a credential helper to remove this warning. See 15:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:34 15:14:34 Login Succeeded 15:14:34 docker.io 15:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:34 Configure a credential helper to remove this warning. See 15:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:34 15:14:34 Login Succeeded 15:14:34 ---> docker-login.sh ends [Pipeline] } 15:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:14:35 + git rev-list -1 --merges f72b809072588f7f20ded4abbecd19f9d2a97259~1..f72b809072588f7f20ded4abbecd19f9d2a97259 [Pipeline] echo 15:14:35 -----------> git rev-list -1 --merges f72b809072588f7f20ded4abbecd19f9d2a97259~1..f72b809072588f7f20ded4abbecd19f9d2a97259 f72b809072588f7f20ded4abbecd19f9d2a97259 15:14:35 f72b809072588f7f20ded4abbecd19f9d2a97259 [false] [Pipeline] sh 15:14:35 + git log --format=format:%s -1 f72b809072588f7f20ded4abbecd19f9d2a97259 [Pipeline] echo 15:14:35 ========================================================= 15:14:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:14:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:36 + git log --format=format:%s -1 f72b809072588f7f20ded4abbecd19f9d2a97259 [Pipeline] echo 15:14:36 [semverPrep] GIT_COMMIT: f72b809072588f7f20ded4abbecd19f9d2a97259, Commit Message: Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.26 [Pipeline] echo 15:14:36 [semverPrep] This is not a build commit. [Pipeline] sh 15:14:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:14:36 + grep -v github /etc/ssh/ssh_known_hosts 15:14:36 + [ -e /tmp/ssh_known_hosts ] 15:14:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:14:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:14:36 + sudo tee -a /etc/ssh/ssh_known_hosts 15:14:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:36 15:14:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:37 0.1.4: Pulling from edgex-devops/py-git-semver 15:14:37 b85a868b505f: Pulling fs layer 15:14:37 e2be974225ed: Pulling fs layer 15:14:37 339a4e72a1f5: Pulling fs layer 15:14:37 988bab9f4d93: Pulling fs layer 15:14:37 1469e6f7b9e6: Pulling fs layer 15:14:37 eaf3925da568: Pulling fs layer 15:14:37 bab4dde63d76: Pulling fs layer 15:14:37 bde34c3a00c8: Pulling fs layer 15:14:37 b352a97aabf1: Pulling fs layer 15:14:37 4872d77fe225: Pulling fs layer 15:14:37 5851b861e8e6: Pulling fs layer 15:14:37 988bab9f4d93: Waiting 15:14:37 1469e6f7b9e6: Waiting 15:14:37 eaf3925da568: Waiting 15:14:37 bab4dde63d76: Waiting 15:14:37 bde34c3a00c8: Waiting 15:14:37 b352a97aabf1: Waiting 15:14:37 4872d77fe225: Waiting 15:14:37 5851b861e8e6: Waiting 15:14:37 e2be974225ed: Verifying Checksum 15:14:37 e2be974225ed: Download complete 15:14:37 988bab9f4d93: Verifying Checksum 15:14:37 988bab9f4d93: Download complete 15:14:37 1469e6f7b9e6: Verifying Checksum 15:14:37 1469e6f7b9e6: Download complete 15:14:37 339a4e72a1f5: Verifying Checksum 15:14:37 339a4e72a1f5: Download complete 15:14:37 eaf3925da568: Verifying Checksum 15:14:37 eaf3925da568: Download complete 15:14:37 bde34c3a00c8: Download complete 15:14:37 b352a97aabf1: Download complete 15:14:37 4872d77fe225: Verifying Checksum 15:14:37 4872d77fe225: Download complete 15:14:37 5851b861e8e6: Verifying Checksum 15:14:37 5851b861e8e6: Download complete 15:14:37 b85a868b505f: Verifying Checksum 15:14:37 b85a868b505f: Download complete 15:14:37 bab4dde63d76: Verifying Checksum 15:14:37 bab4dde63d76: Download complete 15:14:39 b85a868b505f: Pull complete 15:14:39 e2be974225ed: Pull complete 15:14:39 339a4e72a1f5: Pull complete 15:14:39 988bab9f4d93: Pull complete 15:14:40 1469e6f7b9e6: Pull complete 15:14:40 eaf3925da568: Pull complete 15:14:41 bab4dde63d76: Pull complete 15:14:41 bde34c3a00c8: Pull complete 15:14:42 b352a97aabf1: Pull complete 15:14:42 4872d77fe225: Pull complete 15:14:42 5851b861e8e6: Pull complete 15:14:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:14:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:42 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:14:45 $ docker top 6c7a96bebf807ff9aa8debf2f09d1e006ca625780c75f97246542966e87f6d2b -eo pid,comm 15:14:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:14:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:45 [ssh-agent] Looking for ssh-agent implementation... 15:14:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:45 $ docker exec 6c7a96bebf807ff9aa8debf2f09d1e006ca625780c75f97246542966e87f6d2b ssh-agent 15:14:45 SSH_AUTH_SOCK=/tmp/ssh-0Oxm1ncmVgP7/agent.32 15:14:45 SSH_AGENT_PID=38 15:14:45 Running ssh-add (command line suppressed) 15:14:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14521341784896530447.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14521341784896530447.key) 15:14:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:46 + git tag --points-at HEAD [Pipeline] } 15:14:46 $ docker exec --env ******** --env ******** 6c7a96bebf807ff9aa8debf2f09d1e006ca625780c75f97246542966e87f6d2b ssh-agent -k 15:14:46 unset SSH_AUTH_SOCK; 15:14:46 unset SSH_AGENT_PID; 15:14:46 echo Agent pid 38 killed; 15:14:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:46 [ssh-agent] Looking for ssh-agent implementation... 15:14:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:46 $ docker exec 6c7a96bebf807ff9aa8debf2f09d1e006ca625780c75f97246542966e87f6d2b ssh-agent 15:14:46 SSH_AUTH_SOCK=/tmp/ssh-VxJygNvrOlEI/agent.70 15:14:46 SSH_AGENT_PID=76 15:14:46 Running ssh-add (command line suppressed) 15:14:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18445865398931193320.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18445865398931193320.key) 15:14:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:47 + git semver init 15:14:47 2023-09-11 15:14:47,170 [run_init] DEBUG init version:0.0.0 force:False 15:14:47 2023-09-11 15:14:47,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:14:47 2023-09-11 15:14:47,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:14:47 2023-09-11 15:14:47,172 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:14:47 2023-09-11 15:14:47,794 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:14:47 2023-09-11 15:14:47,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:14:47 2023-09-11 15:14:47,795 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:14:47 2023-09-11 15:14:47,795 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:14:47 3.1.0-dev.44 [Pipeline] } 15:14:47 $ docker exec --env ******** --env ******** 6c7a96bebf807ff9aa8debf2f09d1e006ca625780c75f97246542966e87f6d2b ssh-agent -k 15:14:47 unset SSH_AUTH_SOCK; 15:14:47 unset SSH_AGENT_PID; 15:14:47 echo Agent pid 76 killed; 15:14:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:48 + git semver [Pipeline] } 15:14:48 $ docker stop --time=1 6c7a96bebf807ff9aa8debf2f09d1e006ca625780c75f97246542966e87f6d2b 15:14:49 $ docker rm -f --volumes 6c7a96bebf807ff9aa8debf2f09d1e006ca625780c75f97246542966e87f6d2b [Pipeline] // withDockerContainer [Pipeline] sh 15:14:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:14:50 Stashed 1 file(s) [Pipeline] echo 15:14:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.44 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:50 provisioning config files... 15:14:50 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2361698942631863003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:50 ---> docker-login.sh 15:14:50 nexus3.edgexfoundry.org:10001 15:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:50 Configure a credential helper to remove this warning. See 15:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:50 15:14:50 Login Succeeded 15:14:50 nexus3.edgexfoundry.org:10002 15:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:50 Configure a credential helper to remove this warning. See 15:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:50 15:14:50 Login Succeeded 15:14:50 nexus3.edgexfoundry.org:10003 15:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:51 Configure a credential helper to remove this warning. See 15:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:51 15:14:51 Login Succeeded 15:14:51 nexus3.edgexfoundry.org:10004 15:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:51 Configure a credential helper to remove this warning. See 15:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:51 15:14:51 Login Succeeded 15:14:51 docker.io 15:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:51 Configure a credential helper to remove this warning. See 15:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:51 15:14:51 Login Succeeded 15:14:51 ---> docker-login.sh ends [Pipeline] } 15:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:51 ========================================================= 15:14:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:14:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:14:52 Sending build context to Docker daemon 562.2kB 15:14:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:14:52 Step 2/12 : FROM ${BASE} AS builder 15:14:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:14:52 4db1b89c0bd1: Pulling fs layer 15:14:52 6911f1a30b25: Pulling fs layer 15:14:52 e194b8c5c2a9: Pulling fs layer 15:14:52 6863d3e3a2b1: Pulling fs layer 15:14:52 ec0bb842ea78: Pulling fs layer 15:14:52 40a00589a448: Pulling fs layer 15:14:52 6c08303d61cc: Pulling fs layer 15:14:52 798269fcf238: Pulling fs layer 15:14:52 6863d3e3a2b1: Waiting 15:14:52 ec0bb842ea78: Waiting 15:14:52 40a00589a448: Waiting 15:14:52 6c08303d61cc: Waiting 15:14:52 798269fcf238: Waiting 15:14:52 6911f1a30b25: Verifying Checksum 15:14:52 6911f1a30b25: Download complete 15:14:52 6863d3e3a2b1: Verifying Checksum 15:14:52 6863d3e3a2b1: Download complete 15:14:52 ec0bb842ea78: Verifying Checksum 15:14:52 ec0bb842ea78: Download complete 15:14:52 4db1b89c0bd1: Verifying Checksum 15:14:52 4db1b89c0bd1: Download complete 15:14:52 40a00589a448: Verifying Checksum 15:14:52 40a00589a448: Download complete 15:14:52 4db1b89c0bd1: Pull complete 15:14:52 6911f1a30b25: Pull complete 15:14:52 798269fcf238: Verifying Checksum 15:14:52 798269fcf238: Download complete 15:14:52 e194b8c5c2a9: Verifying Checksum 15:14:52 e194b8c5c2a9: Download complete 15:14:53 6c08303d61cc: Verifying Checksum 15:14:53 6c08303d61cc: Download complete 15:14:56 e194b8c5c2a9: Pull complete 15:14:56 6863d3e3a2b1: Pull complete 15:14:56 ec0bb842ea78: Pull complete 15:14:56 40a00589a448: Pull complete 15:14:59 6c08303d61cc: Pull complete 15:14:59 798269fcf238: Pull complete 15:14:59 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:14:59 ---> ec979cd7f677 15:14:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:15:05 ---> Running in 223a44e94ea1 15:15:05 Removing intermediate container 223a44e94ea1 15:15:05 ---> 6e04a527375f 15:15:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:15:05 ---> Running in d3478940e6e5 15:15:05 Removing intermediate container d3478940e6e5 15:15:05 ---> 8c6fde5aa26a 15:15:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:15:05 ---> Running in d3195449515f 15:15:05 Removing intermediate container d3195449515f 15:15:05 ---> 61565c5bc036 15:15:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:05 ---> Running in ef629d5467fd 15:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:15:05 Still waiting to schedule task 15:15:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5810’ is offline 15:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:15:05 OK: 265 MiB in 53 packages 15:15:06 Removing intermediate container ef629d5467fd 15:15:06 ---> af660b29cadb 15:15:06 Step 7/12 : WORKDIR /app 15:15:06 ---> Running in 64f66c9ea974 15:15:06 Removing intermediate container 64f66c9ea974 15:15:06 ---> 635b0449de25 15:15:06 Step 8/12 : COPY go.mod vendor* ./ 15:15:06 ---> 0ca7d9700192 15:15:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:06 ---> Running in d04326e41983 15:15:33 Removing intermediate container d04326e41983 15:15:33 ---> c0744873179f 15:15:33 Step 10/12 : COPY . . 15:15:33 ---> 7fff3bfaddb4 15:15:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:15:33 ---> Running in f5232fb46d9a 15:15:33 Removing intermediate container f5232fb46d9a 15:15:33 ---> ee6b401e1007 15:15:33 Step 12/12 : RUN $MAKE 15:15:33 ---> Running in a11c093310a0 15:15:34 noop 15:15:34 Removing intermediate container a11c093310a0 15:15:34 ---> 3a7d3de598df 15:15:34 Successfully built 3a7d3de598df 15:15:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:34 + docker inspect -f . ci-base-image-x86_64 15:15:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:34 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:15:35 $ docker top 44f3cf94e58089d7b440ce170111e57937d394532b911c267215262c733ef9a3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:35 + go version 15:15:35 go version go1.20.6 linux/amd64 [Pipeline] } 15:15:35 $ docker stop --time=1 44f3cf94e58089d7b440ce170111e57937d394532b911c267215262c733ef9a3 15:15:36 $ docker rm -f --volumes 44f3cf94e58089d7b440ce170111e57937d394532b911c267215262c733ef9a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:37 + docker inspect -f . ci-base-image-x86_64 15:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:37 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:15:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:15:37 $ docker top 1628a1325f5294334730a92d8b17c4a0a5eb5255b06586200b5a879e90bce643 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:37 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:15:38 + make test 15:15:38 go test -race -coverprofile=coverage.out ./... 15:16:00 ? github.com/edgexfoundry/app-record-replay [no test files] 15:16:00 ok github.com/edgexfoundry/app-record-replay/internal/app 0.061s coverage: 88.0% of statements 15:16:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:16:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:16:00 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:16:08 ok github.com/edgexfoundry/app-record-replay/internal/application 8.615s coverage: 98.7% of statements 15:16:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.124s coverage: 78.7% of statements 15:16:08 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.037s coverage: 100.0% of statements 15:16:26 go vet ./... 15:16:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:16:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:16:30 ./bin/test-attribution-txt.sh [Pipeline] echo 15:16:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:16:30 $ docker stop --time=1 1628a1325f5294334730a92d8b17c4a0a5eb5255b06586200b5a879e90bce643 15:16:34 $ docker rm -f --volumes 1628a1325f5294334730a92d8b17c4a0a5eb5255b06586200b5a879e90bce643 [Pipeline] // withDockerContainer [Pipeline] sh 15:16:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:16:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:40 + ls -al . 15:16:40 total 184 15:16:40 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 15:15 . 15:16:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:14 .. 15:16:40 -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 15:14 .dockerignore 15:16:40 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:14 .git 15:16:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:14 .github 15:16:40 -rw-rw-r-- 1 jenkins jenkins 164 Sep 11 15:14 .gitignore 15:16:40 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:14 .golangci.yml 15:16:40 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:14 .semver 15:16:40 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 11 15:14 Attribution.txt 15:16:40 -rw-rw-r-- 1 jenkins jenkins 258 Sep 11 15:14 CHANGELOG.md 15:16:40 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 11 15:14 Dockerfile 15:16:40 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:14 GOVERNANCE.md 15:16:40 -rw-rw-r-- 1 jenkins jenkins 681 Sep 11 15:14 Jenkinsfile 15:16:40 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 15:14 LICENSE 15:16:40 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 11 15:14 Makefile 15:16:40 -rw-rw-r-- 1 jenkins jenkins 611 Sep 11 15:14 OWNERS.md 15:16:40 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 11 15:14 README.md 15:16:40 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 11 15:14 Record and Reply.postman_collection.json 15:16:40 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:14 VERSION 15:16:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:14 bin 15:16:40 -rw-r--r-- 1 jenkins jenkins 24553 Sep 11 15:16 coverage.out 15:16:40 -rw-rw-r-- 1 jenkins jenkins 3916 Sep 11 15:14 go.mod 15:16:40 -rw-rw-r-- 1 jenkins jenkins 34159 Sep 11 15:14 go.sum 15:16:40 drwxrwxr-x 7 jenkins jenkins 4096 Sep 11 15:14 internal 15:16:40 -rw-rw-r-- 1 jenkins jenkins 913 Sep 11 15:14 main.go 15:16:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:14 openapi 15:16:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:14 pkg 15:16:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:14 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:41 + 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=f72b809072588f7f20ded4abbecd19f9d2a97259 --label arch=amd64 --label version=3.1.0-dev.44 . 15:16:41 Sending build context to Docker daemon 587.3kB 15:16:41 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:16:41 Step 2/26 : FROM ${BASE} AS builder 15:16:41 ---> 3a7d3de598df 15:16:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:16:41 ---> Running in 78fb41c98067 15:16:41 Removing intermediate container 78fb41c98067 15:16:41 ---> 008cf983d678 15:16:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:16:41 ---> Running in 2e32af7b43b5 15:16:41 Removing intermediate container 2e32af7b43b5 15:16:41 ---> 47c2bcab7575 15:16:41 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:16:41 ---> Running in b3f2bcda84e2 15:16:41 Removing intermediate container b3f2bcda84e2 15:16:41 ---> d8987ebdad85 15:16:41 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:41 ---> Running in 3f2e95de38b4 15:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:16:42 OK: 265 MiB in 53 packages 15:16:42 Removing intermediate container 3f2e95de38b4 15:16:42 ---> 551c43947b86 15:16:42 Step 7/26 : WORKDIR /app 15:16:42 ---> Running in 331ab2341b7f 15:16:42 Removing intermediate container 331ab2341b7f 15:16:42 ---> 7b22c6b4348a 15:16:42 Step 8/26 : COPY go.mod vendor* ./ 15:16:42 ---> 5b5b89a4a0ec 15:16:42 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:42 ---> Running in 81312a2a3dcf 15:16:43 Removing intermediate container 81312a2a3dcf 15:16:43 ---> 88f2129501cf 15:16:43 Step 10/26 : COPY . . 15:16:43 ---> 375271b507c4 15:16:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:16:43 ---> Running in 731a082b2d4d 15:16:43 Removing intermediate container 731a082b2d4d 15:16:43 ---> a882176119d2 15:16:43 Step 12/26 : RUN $MAKE 15:16:43 ---> Running in 692003dcc989 15:16:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.44" -trimpath -mod=readonly -o app-record-replay 15:17:05 Removing intermediate container 692003dcc989 15:17:05 ---> 896d14b3cebc 15:17:05 Step 13/26 : FROM alpine:3.17 15:17:05 3.17: Pulling from library/alpine 15:17:05 9398808236ff: Pulling fs layer 15:17:05 9398808236ff: Verifying Checksum 15:17:05 9398808236ff: Download complete 15:17:05 9398808236ff: Pull complete 15:17:05 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:17:05 Status: Downloaded newer image for alpine:3.17 15:17:05 ---> 1e0b8b5322fc 15:17:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:17:05 ---> Running in 2c195ef894ad 15:17:05 Removing intermediate container 2c195ef894ad 15:17:05 ---> 67b286de3330 15:17:05 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:17:05 ---> Running in 4180a4ed2a85 15:17:05 Removing intermediate container 4180a4ed2a85 15:17:05 ---> 8cda2103789c 15:17:05 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:17:05 ---> Running in e4fc1a7fe3f0 15:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:17:05 (1/2) Installing ca-certificates (20230506-r0) 15:17:05 (2/2) Installing dumb-init (1.2.5-r2) 15:17:05 Executing busybox-1.35.0-r29.trigger 15:17:05 Executing ca-certificates-20230506-r0.trigger 15:17:05 OK: 8 MiB in 17 packages 15:17:06 Removing intermediate container e4fc1a7fe3f0 15:17:06 ---> ffbe022e58a2 15:17:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:17:06 ---> ba169b5bfe44 15:17:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:17:06 ---> d24453c9c1d5 15:17:06 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:17:06 ---> 467a3c0fbab5 15:17:06 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:17:07 ---> 8f6cc1f6375d 15:17:07 Step 21/26 : EXPOSE 59712 15:17:07 ---> Running in 0a7cac22c9cf 15:17:07 Removing intermediate container 0a7cac22c9cf 15:17:07 ---> 5bcaf5da18ff 15:17:07 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:17:07 ---> Running in efed91e70b17 15:17:07 Removing intermediate container efed91e70b17 15:17:07 ---> 658aa0e259d2 15:17:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:17:07 ---> Running in 266dddaf79fb 15:17:07 Removing intermediate container 266dddaf79fb 15:17:07 ---> 751d709209ee 15:17:07 Step 24/26 : LABEL arch=amd64 15:17:07 ---> Running in db41352d0e6e 15:17:07 Removing intermediate container db41352d0e6e 15:17:07 ---> 3c7c92ced6e5 15:17:07 Step 25/26 : LABEL git_sha=f72b809072588f7f20ded4abbecd19f9d2a97259 15:17:07 ---> Running in 3632a30376f2 15:17:07 Removing intermediate container 3632a30376f2 15:17:07 ---> 5f5c8153c6cc 15:17:07 Step 26/26 : LABEL version=3.1.0-dev.44 15:17:07 ---> Running in c684492c5f0e 15:17:07 Removing intermediate container c684492c5f0e 15:17:07 ---> 239c88ca396e 15:17:07 [Warning] One or more build-args [ARCH] were not consumed 15:17:07 Successfully built 239c88ca396e 15:17:07 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:08 provisioning config files... 15:17:08 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config79991067981421386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:08 ---> docker-login.sh 15:17:08 nexus3.edgexfoundry.org:10001 15:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:08 Configure a credential helper to remove this warning. See 15:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:08 15:17:08 Login Succeeded 15:17:08 nexus3.edgexfoundry.org:10002 15:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:08 Configure a credential helper to remove this warning. See 15:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:08 15:17:08 Login Succeeded 15:17:08 nexus3.edgexfoundry.org:10003 15:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:08 Configure a credential helper to remove this warning. See 15:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:08 15:17:08 Login Succeeded 15:17:08 nexus3.edgexfoundry.org:10004 15:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:08 Configure a credential helper to remove this warning. See 15:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:08 15:17:08 Login Succeeded 15:17:08 docker.io 15:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:08 Configure a credential helper to remove this warning. See 15:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:08 15:17:08 Login Succeeded 15:17:08 ---> docker-login.sh ends [Pipeline] } 15:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:08 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:17:08 f72b809072588f7f20ded4abbecd19f9d2a97259 15:17:08 latest 15:17:08 3.1.0-dev.44 15:17:08 f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44 15:17:08 main 15:17:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:09 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:f72b809072588f7f20ded4abbecd19f9d2a97259 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:f72b809072588f7f20ded4abbecd19f9d2a97259 15:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:17:09 2daff0dc289b: Preparing 15:17:09 c9fa99f367e1: Preparing 15:17:09 f70e1f0a564d: Preparing 15:17:09 f8320c8388ac: Preparing 15:17:09 6b527fbf3d68: Preparing 15:17:09 36b50b131297: Preparing 15:17:09 36b50b131297: Waiting 15:17:09 f8320c8388ac: Pushed 15:17:09 c9fa99f367e1: Pushed 15:17:09 f70e1f0a564d: Pushed 15:17:09 36b50b131297: Layer already exists 15:17:09 6b527fbf3d68: Pushed 15:17:12 2daff0dc289b: Pushed 15:17:12 f72b809072588f7f20ded4abbecd19f9d2a97259: digest: sha256:6454e8acca0497eeadcae29b7f1423825624298d0d28fa3ad6731e0188d25725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:17:13 2daff0dc289b: Preparing 15:17:13 c9fa99f367e1: Preparing 15:17:13 f70e1f0a564d: Preparing 15:17:13 f8320c8388ac: Preparing 15:17:13 6b527fbf3d68: Preparing 15:17:13 36b50b131297: Preparing 15:17:13 36b50b131297: Waiting 15:17:13 c9fa99f367e1: Layer already exists 15:17:13 2daff0dc289b: Layer already exists 15:17:13 6b527fbf3d68: Layer already exists 15:17:13 f8320c8388ac: Layer already exists 15:17:13 f70e1f0a564d: Layer already exists 15:17:13 36b50b131297: Layer already exists 15:17:13 latest: digest: sha256:6454e8acca0497eeadcae29b7f1423825624298d0d28fa3ad6731e0188d25725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.44 15:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:17:14 2daff0dc289b: Preparing 15:17:14 c9fa99f367e1: Preparing 15:17:14 f70e1f0a564d: Preparing 15:17:14 f8320c8388ac: Preparing 15:17:14 6b527fbf3d68: Preparing 15:17:14 36b50b131297: Preparing 15:17:14 36b50b131297: Waiting 15:17:14 c9fa99f367e1: Layer already exists 15:17:14 2daff0dc289b: Layer already exists 15:17:14 f8320c8388ac: Layer already exists 15:17:14 6b527fbf3d68: Layer already exists 15:17:14 f70e1f0a564d: Layer already exists 15:17:14 36b50b131297: Layer already exists 15:17:14 3.1.0-dev.44: digest: sha256:6454e8acca0497eeadcae29b7f1423825624298d0d28fa3ad6731e0188d25725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:14 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44 15:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:17:14 2daff0dc289b: Preparing 15:17:14 c9fa99f367e1: Preparing 15:17:14 f70e1f0a564d: Preparing 15:17:14 f8320c8388ac: Preparing 15:17:14 6b527fbf3d68: Preparing 15:17:14 36b50b131297: Preparing 15:17:14 36b50b131297: Waiting 15:17:14 2daff0dc289b: Layer already exists 15:17:14 f8320c8388ac: Layer already exists 15:17:14 f70e1f0a564d: Layer already exists 15:17:14 6b527fbf3d68: Layer already exists 15:17:14 c9fa99f367e1: Layer already exists 15:17:14 36b50b131297: Layer already exists 15:17:14 f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44: digest: sha256:6454e8acca0497eeadcae29b7f1423825624298d0d28fa3ad6731e0188d25725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:15 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:17:15 2daff0dc289b: Preparing 15:17:15 c9fa99f367e1: Preparing 15:17:15 f70e1f0a564d: Preparing 15:17:15 f8320c8388ac: Preparing 15:17:15 6b527fbf3d68: Preparing 15:17:15 36b50b131297: Preparing 15:17:15 36b50b131297: Waiting 15:17:15 f70e1f0a564d: Layer already exists 15:17:15 f8320c8388ac: Layer already exists 15:17:15 6b527fbf3d68: Layer already exists 15:17:15 c9fa99f367e1: Layer already exists 15:17:15 2daff0dc289b: Layer already exists 15:17:15 36b50b131297: Layer already exists 15:17:15 main: digest: sha256:6454e8acca0497eeadcae29b7f1423825624298d0d28fa3ad6731e0188d25725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:15 ===================================================== [Pipeline] echo 15:17:15 taggedImages: 15:17:15 - nexus3.edgexfoundry.org:10004/app-record-replay:f72b809072588f7f20ded4abbecd19f9d2a97259 15:17:15 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:17:15 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.44 15:17:15 - nexus3.edgexfoundry.org:10004/app-record-replay:f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44 15:17:15 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:15 15:17:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:16 latest: Pulling from edgex-lftools-log-publisher 15:17:16 5eb5b503b376: Pulling fs layer 15:17:16 5c69ac0246d0: Pulling fs layer 15:17:16 ec43610c2a17: Pulling fs layer 15:17:16 3a2ae6a8a46f: Pulling fs layer 15:17:16 33b1e0a273af: Pulling fs layer 15:17:16 5d3b04190fa2: Pulling fs layer 15:17:16 2f39f015ded8: Pulling fs layer 15:17:16 33b1e0a273af: Waiting 15:17:16 5d3b04190fa2: Waiting 15:17:16 3a2ae6a8a46f: Waiting 15:17:16 2f39f015ded8: Waiting 15:17:16 5c69ac0246d0: Download complete 15:17:16 3a2ae6a8a46f: Verifying Checksum 15:17:16 3a2ae6a8a46f: Download complete 15:17:16 33b1e0a273af: Verifying Checksum 15:17:16 33b1e0a273af: Download complete 15:17:16 ec43610c2a17: Verifying Checksum 15:17:16 ec43610c2a17: Download complete 15:17:16 5d3b04190fa2: Download complete 15:17:16 5eb5b503b376: Verifying Checksum 15:17:16 5eb5b503b376: Download complete 15:17:16 2f39f015ded8: Download complete 15:17:17 5eb5b503b376: Pull complete 15:17:17 5c69ac0246d0: Pull complete 15:17:18 ec43610c2a17: Pull complete 15:17:18 3a2ae6a8a46f: Pull complete 15:17:18 33b1e0a273af: Pull complete 15:17:18 5d3b04190fa2: Pull complete 15:17:22 2f39f015ded8: Pull complete 15:17:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:22 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:26 $ docker top e500fa33188956fe6ecabc5d86a11617670248cfec09e97d18ea4b6ae89338e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:26 ---> job-cost.sh 15:17:26 lf-activate-venv: SKIPPING 15:17:26 INFO: No Stack... 15:17:27 INFO: Retrieving Pricing Info for: v3-standard-8 15:17:27 INFO: Archiving Costs [Pipeline] sh 15:17:27 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:17:27 + cut -d, -f6 [Pipeline] lock 15:17:27 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-48-stack-cost] 15:17:27 Resource [jenkins-edgexfoundry-app-record-replay-main-48-stack-cost] did not exist. Created. 15:17:27 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:27 + echo total: 0.2199999988079071 [Pipeline] stash 15:17:27 Stashed 1 file(s) [Pipeline] } 15:17:27 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:27 $ docker stop --time=1 e500fa33188956fe6ecabc5d86a11617670248cfec09e97d18ea4b6ae89338e4 15:17:29 $ docker rm -f --volumes e500fa33188956fe6ecabc5d86a11617670248cfec09e97d18ea4b6ae89338e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:18:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5813 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:18:02 Running in /w/workspace/app-record-replay/48 [Pipeline] { [Pipeline] checkout 15:18:02 Selected Git installation does not exist. Using Default 15:18:02 The recommended git tool is: NONE 15:18:07 using credential edgex-jenkins-ssh 15:18:07 Cloning the remote Git repository 15:18:07 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:18:07 > git init /w/workspace/app-record-replay/48 # timeout=10 15:18:08 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:18:08 > git --version # timeout=10 15:18:08 > git --version # 'git version 2.25.1' 15:18:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:09 Avoid second fetch 15:18:09 Checking out Revision f72b809072588f7f20ded4abbecd19f9d2a97259 (main) 15:18:08 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:18:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:09 > git config core.sparsecheckout # timeout=10 15:18:09 > git checkout -f f72b809072588f7f20ded4abbecd19f9d2a97259 # timeout=10 15:18:10 Commit message: "Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:18:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:11 Dload Upload Total Spent Left Speed 15:18:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 15:18:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:18:12 + sudo tee /etc/docker/daemon.new 15:18:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:18:12 { 15:18:12 "registry-mirrors": [ 15:18:12 "https://nexus3.edgexfoundry.org:10001" 15:18:12 ], 15:18:12 "bip": "10.250.0.254/24", 15:18:12 "hosts": [ 15:18:12 "tcp://0.0.0.0:5555", 15:18:12 "unix:///var/run/docker.sock" 15:18:12 ], 15:18:12 "mtu": 1458, 15:18:12 "selinux-enabled": true, 15:18:12 "seccomp-profile": "/etc/docker/seccomp.json" 15:18:12 } [Pipeline] sh 15:18:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:18:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:31 provisioning config files... 15:18:31 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/48@tmp/config14115227865788025112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:31 ---> docker-login.sh 15:18:31 nexus3.edgexfoundry.org:10001 15:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:32 Configure a credential helper to remove this warning. See 15:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:32 15:18:32 Login Succeeded 15:18:32 nexus3.edgexfoundry.org:10002 15:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:32 Configure a credential helper to remove this warning. See 15:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:32 15:18:32 Login Succeeded 15:18:32 nexus3.edgexfoundry.org:10003 15:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:33 Configure a credential helper to remove this warning. See 15:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:33 15:18:33 Login Succeeded 15:18:33 nexus3.edgexfoundry.org:10004 15:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:33 Configure a credential helper to remove this warning. See 15:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:33 15:18:33 Login Succeeded 15:18:33 docker.io 15:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:34 Configure a credential helper to remove this warning. See 15:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:34 15:18:34 Login Succeeded 15:18:34 ---> docker-login.sh ends [Pipeline] } 15:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:34 ========================================================= 15:18:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:18:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:18:34 Sending build context to Docker daemon 256.5kB 15:18:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:18:35 Step 2/12 : FROM ${BASE} AS builder 15:18:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:18:35 edb6bdbacee9: Pulling fs layer 15:18:35 5f9638ab2659: Pulling fs layer 15:18:35 8d51d6327a98: Pulling fs layer 15:18:35 8b374f2dd631: Pulling fs layer 15:18:35 ec14aa9079de: Pulling fs layer 15:18:35 2f466654f4bb: Pulling fs layer 15:18:35 554e91adad29: Pulling fs layer 15:18:35 8b374f2dd631: Waiting 15:18:35 2f466654f4bb: Waiting 15:18:35 554e91adad29: Waiting 15:18:35 ec14aa9079de: Waiting 15:18:35 5f9638ab2659: Verifying Checksum 15:18:35 5f9638ab2659: Download complete 15:18:35 8b374f2dd631: Verifying Checksum 15:18:35 8b374f2dd631: Download complete 15:18:35 ec14aa9079de: Verifying Checksum 15:18:35 ec14aa9079de: Download complete 15:18:35 edb6bdbacee9: Verifying Checksum 15:18:35 edb6bdbacee9: Download complete 15:18:36 554e91adad29: Verifying Checksum 15:18:36 554e91adad29: Download complete 15:18:37 edb6bdbacee9: Pull complete 15:18:37 5f9638ab2659: Pull complete 15:18:37 2f466654f4bb: Verifying Checksum 15:18:37 2f466654f4bb: Download complete 15:18:37 8d51d6327a98: Verifying Checksum 15:18:37 8d51d6327a98: Download complete 15:18:50 8d51d6327a98: Pull complete 15:18:50 8b374f2dd631: Pull complete 15:18:50 ec14aa9079de: Pull complete 15:18:57 2f466654f4bb: Pull complete 15:19:00 554e91adad29: Pull complete 15:19:00 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:19:00 ---> 1e15ea492957 15:19:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:19:02 ---> Running in 2d49cdf09e57 15:19:02 Removing intermediate container 2d49cdf09e57 15:19:02 ---> b95cc2e01520 15:19:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:19:02 ---> Running in 3719c57bb379 15:19:02 Removing intermediate container 3719c57bb379 15:19:02 ---> a64b67760142 15:19:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:19:02 ---> Running in 1a661e5d9924 15:19:03 Removing intermediate container 1a661e5d9924 15:19:03 ---> 40daf56e7ba5 15:19:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:03 ---> Running in f579d97e7ea1 15:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:19:06 OK: 263 MiB in 53 packages 15:19:07 Removing intermediate container f579d97e7ea1 15:19:07 ---> a0d492560766 15:19:07 Step 7/12 : WORKDIR /app 15:19:07 ---> Running in 5d6b9a3238da 15:19:07 Removing intermediate container 5d6b9a3238da 15:19:07 ---> 16b29ba4969c 15:19:07 Step 8/12 : COPY go.mod vendor* ./ 15:19:07 ---> 9ccaed96f3e3 15:19:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:07 ---> Running in 285688b2d1da 15:20:29 Removing intermediate container 285688b2d1da 15:20:29 ---> 27cefe77c484 15:20:29 Step 10/12 : COPY . . 15:20:29 ---> feca0b4f8271 15:20:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:29 ---> Running in 5fa9132482a0 15:20:29 Removing intermediate container 5fa9132482a0 15:20:29 ---> d581301f0e04 15:20:29 Step 12/12 : RUN $MAKE 15:20:29 ---> Running in 318552be6732 15:20:29 noop 15:20:29 Removing intermediate container 318552be6732 15:20:29 ---> a0f3c768b3be 15:20:29 Successfully built a0f3c768b3be 15:20:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:30 + docker inspect -f . ci-base-image-arm64 15:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:30 prd-ubuntu20.04-docker-arm64-4c-16g-5813 does not seem to be running inside a container 15:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/48 -v /w/workspace/app-record-replay/48:/w/workspace/app-record-replay/48:rw,z -v /w/workspace/app-record-replay/48@tmp:/w/workspace/app-record-replay/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:20:31 $ docker top c1f93405a4ed123ab6c866ec11225f41a1cd2bf42df75f797326cfc9cdb86190 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:32 + go version 15:20:32 go version go1.20.6 linux/arm64 [Pipeline] } 15:20:32 $ docker stop --time=1 c1f93405a4ed123ab6c866ec11225f41a1cd2bf42df75f797326cfc9cdb86190 15:20:34 $ docker rm -f --volumes c1f93405a4ed123ab6c866ec11225f41a1cd2bf42df75f797326cfc9cdb86190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:34 + docker inspect -f . ci-base-image-arm64 15:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:34 prd-ubuntu20.04-docker-arm64-4c-16g-5813 does not seem to be running inside a container 15:20:34 $ 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/48 -v /w/workspace/app-record-replay/48:/w/workspace/app-record-replay/48:rw,z -v /w/workspace/app-record-replay/48@tmp:/w/workspace/app-record-replay/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:20:36 $ docker top 6d5f9a4e304d068c0e4d4dbbd2b1e4114930f1c99958688d725c438d5afc4475 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:37 + git config --global --add safe.directory /w/workspace/app-record-replay/48 [Pipeline] fileExists [Pipeline] sh 15:20:37 + make test 15:20:37 go test -race -coverprofile=coverage.out ./... 15:23:44 ? github.com/edgexfoundry/app-record-replay [no test files] 15:23:49 ok github.com/edgexfoundry/app-record-replay/internal/app 0.288s coverage: 88.0% of statements 15:23:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:23:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:23:56 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:24:01 ok github.com/edgexfoundry/app-record-replay/internal/application 8.992s coverage: 98.7% of statements 15:24:01 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.469s coverage: 78.7% of statements 15:24:01 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.190s coverage: 100.0% of statements 15:24:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:24:02 go vet ./... 15:26:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:26:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:26:38 ./bin/test-attribution-txt.sh [Pipeline] echo 15:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:26:38 $ docker stop --time=1 6d5f9a4e304d068c0e4d4dbbd2b1e4114930f1c99958688d725c438d5afc4475 15:26:40 $ docker rm -f --volumes 6d5f9a4e304d068c0e4d4dbbd2b1e4114930f1c99958688d725c438d5afc4475 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:42 Warning: overwriting stash ‘coverage-report’ 15:26:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:26:43 + ls -al . 15:26:43 total 180 15:26:43 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:20 . 15:26:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:18 .. 15:26:43 -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 15:18 .dockerignore 15:26:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:18 .git 15:26:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:18 .github 15:26:43 -rw-rw-r-- 1 jenkins jenkins 164 Sep 11 15:18 .gitignore 15:26:43 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:18 .golangci.yml 15:26:43 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 11 15:18 Attribution.txt 15:26:43 -rw-rw-r-- 1 jenkins jenkins 258 Sep 11 15:18 CHANGELOG.md 15:26:43 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 11 15:18 Dockerfile 15:26:43 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:18 GOVERNANCE.md 15:26:43 -rw-rw-r-- 1 jenkins jenkins 681 Sep 11 15:18 Jenkinsfile 15:26:43 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 15:18 LICENSE 15:26:43 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 11 15:18 Makefile 15:26:43 -rw-rw-r-- 1 jenkins jenkins 611 Sep 11 15:18 OWNERS.md 15:26:43 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 11 15:18 README.md 15:26:43 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 11 15:18 Record and Reply.postman_collection.json 15:26:43 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:14 VERSION 15:26:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:18 bin 15:26:43 -rw-r--r-- 1 jenkins jenkins 24552 Sep 11 15:24 coverage.out 15:26:43 -rw-rw-r-- 1 jenkins jenkins 3916 Sep 11 15:18 go.mod 15:26:43 -rw-rw-r-- 1 jenkins jenkins 34159 Sep 11 15:18 go.sum 15:26:43 drwxrwxr-x 7 jenkins jenkins 4096 Sep 11 15:18 internal 15:26:43 -rw-rw-r-- 1 jenkins jenkins 913 Sep 11 15:18 main.go 15:26:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:18 openapi 15:26:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:18 pkg 15:26:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:44 + 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=f72b809072588f7f20ded4abbecd19f9d2a97259 --label arch=arm64 --label version=3.1.0-dev.44 . 15:26:44 Sending build context to Docker daemon 281.6kB 15:26:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:26:44 Step 2/26 : FROM ${BASE} AS builder 15:26:44 ---> a0f3c768b3be 15:26:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:26:45 ---> Running in 1be2334cb0f1 15:26:45 Removing intermediate container 1be2334cb0f1 15:26:45 ---> f7cf2ea87e88 15:26:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:26:45 ---> Running in c46c1e29b952 15:26:46 Removing intermediate container c46c1e29b952 15:26:46 ---> f3c7decd3e91 15:26:46 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:26:46 ---> Running in 2b5e70eb6e67 15:26:46 Removing intermediate container 2b5e70eb6e67 15:26:46 ---> 123fc296f5cf 15:26:46 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:46 ---> Running in 089b925fefb7 15:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:26:49 OK: 263 MiB in 53 packages 15:26:50 Removing intermediate container 089b925fefb7 15:26:50 ---> 9d7fb0760f76 15:26:50 Step 7/26 : WORKDIR /app 15:26:50 ---> Running in 0209b7a6c0d9 15:26:50 Removing intermediate container 0209b7a6c0d9 15:26:50 ---> b39e82d9d26c 15:26:50 Step 8/26 : COPY go.mod vendor* ./ 15:26:51 ---> 7940b2d7487c 15:26:51 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:51 ---> Running in 2acbad961adb 15:26:53 Removing intermediate container 2acbad961adb 15:26:53 ---> 0019d7b0a6b8 15:26:53 Step 10/26 : COPY . . 15:26:54 ---> fea390732620 15:26:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:26:54 ---> Running in 3dfa1ea82db1 15:26:54 Removing intermediate container 3dfa1ea82db1 15:26:54 ---> d43e7419d283 15:26:54 Step 12/26 : RUN $MAKE 15:26:54 ---> Running in 8f275853ddf6 15:26:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.44" -trimpath -mod=readonly -o app-record-replay 15:29:17 Removing intermediate container 8f275853ddf6 15:29:17 ---> c7cc26ba4b6f 15:29:17 Step 13/26 : FROM alpine:3.17 15:29:17 3.17: Pulling from library/alpine 15:29:17 4060ece20d7a: Pulling fs layer 15:29:17 4060ece20d7a: Verifying Checksum 15:29:17 4060ece20d7a: Download complete 15:29:17 4060ece20d7a: Pull complete 15:29:17 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:29:17 Status: Downloaded newer image for alpine:3.17 15:29:17 ---> 8650cd65339b 15:29:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:29:17 ---> Running in 04c9bf86f20f 15:29:17 Removing intermediate container 04c9bf86f20f 15:29:17 ---> b981dbce6270 15:29:17 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:29:17 ---> Running in e1061677cc72 15:29:17 Removing intermediate container e1061677cc72 15:29:17 ---> 7289f5a17a38 15:29:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:29:17 ---> Running in fe0dfe099806 15:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:29:19 (1/2) Installing ca-certificates (20230506-r0) 15:29:19 (2/2) Installing dumb-init (1.2.5-r2) 15:29:19 Executing busybox-1.35.0-r29.trigger 15:29:19 Executing ca-certificates-20230506-r0.trigger 15:29:19 OK: 8 MiB in 17 packages 15:29:20 Removing intermediate container fe0dfe099806 15:29:20 ---> dd5fd80ac4e4 15:29:20 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:29:24 ---> 32ac9107b8f6 15:29:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:29:24 ---> bb0282512898 15:29:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:29:24 ---> 699bc4c3c13c 15:29:24 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:29:26 ---> 1a1cb6351bee 15:29:26 Step 21/26 : EXPOSE 59712 15:29:26 ---> Running in e4023ae18ae3 15:29:26 Removing intermediate container e4023ae18ae3 15:29:26 ---> 570263b8670b 15:29:26 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:29:26 ---> Running in 2c72bc3cc9dc 15:29:27 Removing intermediate container 2c72bc3cc9dc 15:29:27 ---> cf98a69363af 15:29:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:29:27 ---> Running in 94f89640764d 15:29:27 Removing intermediate container 94f89640764d 15:29:27 ---> c4fbe6f9198d 15:29:27 Step 24/26 : LABEL arch=arm64 15:29:27 ---> Running in f09935906ff6 15:29:27 Removing intermediate container f09935906ff6 15:29:27 ---> 84819a8e5a9e 15:29:27 Step 25/26 : LABEL git_sha=f72b809072588f7f20ded4abbecd19f9d2a97259 15:29:27 ---> Running in 7b62ae1b4ce5 15:29:27 Removing intermediate container 7b62ae1b4ce5 15:29:27 ---> 04c8c6422eb4 15:29:27 Step 26/26 : LABEL version=3.1.0-dev.44 15:29:27 ---> Running in 2c3773a3c8ec 15:29:28 Removing intermediate container 2c3773a3c8ec 15:29:28 ---> ddd11187f857 15:29:28 [Warning] One or more build-args [ARCH] were not consumed 15:29:28 Successfully built ddd11187f857 15:29:28 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:28 provisioning config files... 15:29:28 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/48@tmp/config10389875726841439210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:28 ---> docker-login.sh 15:29:28 nexus3.edgexfoundry.org:10001 15:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:28 Configure a credential helper to remove this warning. See 15:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:28 15:29:28 Login Succeeded 15:29:28 nexus3.edgexfoundry.org:10002 15:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:29 Configure a credential helper to remove this warning. See 15:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:29 15:29:29 Login Succeeded 15:29:29 nexus3.edgexfoundry.org:10003 15:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:29 Configure a credential helper to remove this warning. See 15:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:29 15:29:29 Login Succeeded 15:29:29 nexus3.edgexfoundry.org:10004 15:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:29 Configure a credential helper to remove this warning. See 15:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:29 15:29:29 Login Succeeded 15:29:29 docker.io 15:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:30 Configure a credential helper to remove this warning. See 15:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:30 15:29:30 Login Succeeded 15:29:30 ---> docker-login.sh ends [Pipeline] } 15:29:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:30 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:29:30 f72b809072588f7f20ded4abbecd19f9d2a97259 15:29:30 latest 15:29:30 3.1.0-dev.44 15:29:30 f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44 15:29:30 main 15:29:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:30 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f72b809072588f7f20ded4abbecd19f9d2a97259 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f72b809072588f7f20ded4abbecd19f9d2a97259 15:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:29:31 f81cce4ef25d: Preparing 15:29:31 e5fb6abd36b3: Preparing 15:29:31 b88b2228fff4: Preparing 15:29:31 25916bebfe42: Preparing 15:29:31 c2966c0c9e8f: Preparing 15:29:31 d2d9d24a8c2a: Preparing 15:29:31 d2d9d24a8c2a: Waiting 15:29:31 b88b2228fff4: Pushed 15:29:31 e5fb6abd36b3: Pushed 15:29:31 25916bebfe42: Pushed 15:29:31 d2d9d24a8c2a: Layer already exists 15:29:31 c2966c0c9e8f: Pushed 15:29:38 f81cce4ef25d: Pushed 15:29:38 f72b809072588f7f20ded4abbecd19f9d2a97259: digest: sha256:079e1e9f31ace07d8ebd8229d8d5b571b00b6752a2a71d049cf45cf5a7c97f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:38 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:29:39 f81cce4ef25d: Preparing 15:29:39 e5fb6abd36b3: Preparing 15:29:39 b88b2228fff4: Preparing 15:29:39 25916bebfe42: Preparing 15:29:39 c2966c0c9e8f: Preparing 15:29:39 d2d9d24a8c2a: Preparing 15:29:39 d2d9d24a8c2a: Waiting 15:29:39 25916bebfe42: Layer already exists 15:29:39 e5fb6abd36b3: Layer already exists 15:29:39 c2966c0c9e8f: Layer already exists 15:29:39 b88b2228fff4: Layer already exists 15:29:39 f81cce4ef25d: Layer already exists 15:29:39 d2d9d24a8c2a: Layer already exists 15:29:39 latest: digest: sha256:079e1e9f31ace07d8ebd8229d8d5b571b00b6752a2a71d049cf45cf5a7c97f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:39 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.44 15:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:29:39 f81cce4ef25d: Preparing 15:29:39 e5fb6abd36b3: Preparing 15:29:39 b88b2228fff4: Preparing 15:29:39 25916bebfe42: Preparing 15:29:39 c2966c0c9e8f: Preparing 15:29:39 d2d9d24a8c2a: Preparing 15:29:39 d2d9d24a8c2a: Waiting 15:29:39 f81cce4ef25d: Layer already exists 15:29:39 25916bebfe42: Layer already exists 15:29:39 c2966c0c9e8f: Layer already exists 15:29:39 e5fb6abd36b3: Layer already exists 15:29:39 b88b2228fff4: Layer already exists 15:29:39 d2d9d24a8c2a: Layer already exists 15:29:39 3.1.0-dev.44: digest: sha256:079e1e9f31ace07d8ebd8229d8d5b571b00b6752a2a71d049cf45cf5a7c97f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44 15:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:29:40 f81cce4ef25d: Preparing 15:29:40 e5fb6abd36b3: Preparing 15:29:40 b88b2228fff4: Preparing 15:29:40 25916bebfe42: Preparing 15:29:40 c2966c0c9e8f: Preparing 15:29:40 d2d9d24a8c2a: Preparing 15:29:40 d2d9d24a8c2a: Waiting 15:29:40 f81cce4ef25d: Layer already exists 15:29:40 e5fb6abd36b3: Layer already exists 15:29:40 b88b2228fff4: Layer already exists 15:29:40 25916bebfe42: Layer already exists 15:29:40 c2966c0c9e8f: Layer already exists 15:29:40 d2d9d24a8c2a: Layer already exists 15:29:40 f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44: digest: sha256:079e1e9f31ace07d8ebd8229d8d5b571b00b6752a2a71d049cf45cf5a7c97f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:41 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:29:41 f81cce4ef25d: Preparing 15:29:41 e5fb6abd36b3: Preparing 15:29:41 b88b2228fff4: Preparing 15:29:41 25916bebfe42: Preparing 15:29:41 c2966c0c9e8f: Preparing 15:29:41 d2d9d24a8c2a: Preparing 15:29:41 d2d9d24a8c2a: Waiting 15:29:41 c2966c0c9e8f: Layer already exists 15:29:41 f81cce4ef25d: Layer already exists 15:29:41 25916bebfe42: Layer already exists 15:29:41 e5fb6abd36b3: Layer already exists 15:29:41 b88b2228fff4: Layer already exists 15:29:41 d2d9d24a8c2a: Layer already exists 15:29:41 main: digest: sha256:079e1e9f31ace07d8ebd8229d8d5b571b00b6752a2a71d049cf45cf5a7c97f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:41 ===================================================== [Pipeline] echo 15:29:41 taggedImages: 15:29:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f72b809072588f7f20ded4abbecd19f9d2a97259 15:29:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:29:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.44 15:29:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f72b809072588f7f20ded4abbecd19f9d2a97259-3.1.0-dev.44 15:29:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:42 15:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:42 arm64: Pulling from edgex-lftools-log-publisher 15:29:42 8998bd30e6a1: Pulling fs layer 15:29:42 04944245beec: Pulling fs layer 15:29:42 699f458cf7ca: Pulling fs layer 15:29:42 765212b225bb: Pulling fs layer 15:29:42 f23df028b6ca: Pulling fs layer 15:29:42 d65c8cfc05b1: Pulling fs layer 15:29:42 2437ff75d9bd: Pulling fs layer 15:29:42 f23df028b6ca: Waiting 15:29:42 d65c8cfc05b1: Waiting 15:29:42 2437ff75d9bd: Waiting 15:29:42 765212b225bb: Waiting 15:29:42 04944245beec: Verifying Checksum 15:29:42 04944245beec: Download complete 15:29:42 765212b225bb: Verifying Checksum 15:29:42 765212b225bb: Download complete 15:29:42 f23df028b6ca: Download complete 15:29:42 d65c8cfc05b1: Verifying Checksum 15:29:42 d65c8cfc05b1: Download complete 15:29:42 699f458cf7ca: Verifying Checksum 15:29:42 699f458cf7ca: Download complete 15:29:43 8998bd30e6a1: Verifying Checksum 15:29:43 8998bd30e6a1: Download complete 15:29:45 2437ff75d9bd: Verifying Checksum 15:29:45 2437ff75d9bd: Download complete 15:29:47 8998bd30e6a1: Pull complete 15:29:47 04944245beec: Pull complete 15:29:48 699f458cf7ca: Pull complete 15:29:48 765212b225bb: Pull complete 15:29:51 f23df028b6ca: Pull complete 15:29:51 d65c8cfc05b1: Pull complete 15:30:06 2437ff75d9bd: Pull complete 15:30:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:06 prd-ubuntu20.04-docker-arm64-4c-16g-5813 does not seem to be running inside a container 15:30:06 $ 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/48 -v /w/workspace/app-record-replay/48:/w/workspace/app-record-replay/48:rw,z -v /w/workspace/app-record-replay/48@tmp:/w/workspace/app-record-replay/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:30:08 $ docker top 49b4e507899312c701ba487f47bdf732b01978521c4dc55d5f63da7f6a388f70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:09 ---> job-cost.sh 15:30:09 lf-activate-venv: SKIPPING 15:30:09 INFO: No Stack... 15:30:10 INFO: Retrieving Pricing Info for: v3-standard-4 15:30:10 INFO: Archiving Costs [Pipeline] sh 15:30:11 + cat /w/workspace/app-record-replay/48/archives/cost.csv 15:30:11 + cut -d, -f6 [Pipeline] lock 15:30:11 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-48-stack-cost] 15:30:11 Resource [jenkins-edgexfoundry-app-record-replay-main-48-stack-cost] did not exist. Created. 15:30:11 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:30:11 /w/workspace/app-record-replay/48@tmp/durable-e22e141c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:30:11 + echo total: 0.10999999940395355 [Pipeline] stash 15:30:12 Warning: overwriting stash ‘stack-cost’ 15:30:12 Stashed 1 file(s) [Pipeline] } 15:30:12 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 15:30:12 $ docker stop --time=1 49b4e507899312c701ba487f47bdf732b01978521c4dc55d5f63da7f6a388f70 15:30:13 $ docker rm -f --volumes 49b4e507899312c701ba487f47bdf732b01978521c4dc55d5f63da7f6a388f70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:30:13 provisioning config files... 15:30:13 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5603532666571313412tmp [Pipeline] { [Pipeline] sh 15:30:14 + set +x 15:30:14 + curl -s https://codecov.io/bash 15:30:14 + bash -s -- 15:30:14 15:30:14 _____ _ 15:30:14 / ____| | | 15:30:14 | | ___ __| | ___ ___ _____ __ 15:30:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:30:14 | |___| (_) | (_| | __/ (_| (_) \ V / 15:30:14 \_____\___/ \__,_|\___|\___\___/ \_/ 15:30:14 Bash-1.0.6 15:30:14 15:30:14 15:30:14 ==> git version 2.25.1 found 15:30:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:30:14 Release-Date: 2020-01-08 15:30:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:30:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:30:14 ==> Jenkins CI detected. 15:30:14 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:30:14 project root: . 15:30:14 --> token set from env 15:30:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:30:14 ==> Running gcov in . (disable via -X gcov) 15:30:14 ==> Python coveragepy not found 15:30:14 ==> Searching for coverage reports in: 15:30:14 + . 15:30:14 -> Found 1 reports 15:30:14 ==> Detecting git/mercurial file structure 15:30:14 ==> Reading reports 15:30:14 + ./coverage.out bytes=24552 15:30:14 ==> Appending adjustments 15:30:14 https://docs.codecov.io/docs/fixing-reports 15:30:14 + Found adjustments 15:30:14 ==> Gzipping contents 15:30:14 8.0K /tmp/codecov.wcT2kJ.gz 15:30:14 ==> Uploading reports 15:30:14 url: https://codecov.io 15:30:14 query: branch=main&commit=f72b809072588f7f20ded4abbecd19f9d2a97259&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:30:14 -> Pinging Codecov 15:30:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=f72b809072588f7f20ded4abbecd19f9d2a97259&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:30:14 -> Uploading to 15:30:14 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/F467761B9912B4F32F9BC62907045C81/f72b809072588f7f20ded4abbecd19f9d2a97259/e98877f6-6a27-4432-83e9-3332140a1c2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T153014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b5ee7c12fa99d84c7efef5c5640f4fc970c33e1fb6804b6c57216ef44315090 15:30:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:14 Dload Upload Total Spent Left Speed 15:30:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 26983 --:--:-- --:--:-- --:--:-- 26834 100 4857 0 0 100 4857 0 26834 --:--:-- --:--:-- --:--:-- 26686 15:30:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/f72b809072588f7f20ded4abbecd19f9d2a97259 [Pipeline] } 15:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:30:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:30:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:30:15 15:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:30:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:30:15 df9b9388f04a: Pulling fs layer 15:30:15 52dc419b0ee2: Pulling fs layer 15:30:15 25bc292e5bac: Pulling fs layer 15:30:15 114826534d7a: Pulling fs layer 15:30:15 4657fd5d0bcf: Pulling fs layer 15:30:15 6ad1cebc031e: Pulling fs layer 15:30:15 8a3aa393b2d8: Pulling fs layer 15:30:15 4657fd5d0bcf: Waiting 15:30:15 6ad1cebc031e: Waiting 15:30:15 8a3aa393b2d8: Waiting 15:30:15 114826534d7a: Waiting 15:30:15 25bc292e5bac: Verifying Checksum 15:30:15 25bc292e5bac: Download complete 15:30:15 52dc419b0ee2: Verifying Checksum 15:30:15 52dc419b0ee2: Download complete 15:30:15 4657fd5d0bcf: Verifying Checksum 15:30:15 4657fd5d0bcf: Download complete 15:30:15 df9b9388f04a: Verifying Checksum 15:30:15 df9b9388f04a: Download complete 15:30:15 6ad1cebc031e: Download complete 15:30:15 df9b9388f04a: Pull complete 15:30:15 52dc419b0ee2: Pull complete 15:30:16 25bc292e5bac: Pull complete 15:30:16 114826534d7a: Verifying Checksum 15:30:16 114826534d7a: Download complete 15:30:16 8a3aa393b2d8: Verifying Checksum 15:30:16 8a3aa393b2d8: Download complete 15:30:19 114826534d7a: Pull complete 15:30:20 4657fd5d0bcf: Pull complete 15:30:20 6ad1cebc031e: Pull complete 15:30:23 8a3aa393b2d8: Pull complete 15:30:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:30:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:23 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:30:27 $ docker top 28751f56565660921a3b6ccde15a0822dcd69d580dd6099eb982cda7874a3c75 -eo pid,comm [Pipeline] { [Pipeline] echo 15:30:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:30:28 + set -o pipefail 15:30:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:30:33 15:30:33 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:30:33 15:30:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/4219b3d4-b7be-4ed5-922b-4c794a6f2111 15:30:33 15:30:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:30:33 15:30:33 15:30:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:30:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:30:33 More details here: https://snyk.co/ue1NS 15:30:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:30:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:30:33 $ docker stop --time=1 28751f56565660921a3b6ccde15a0822dcd69d580dd6099eb982cda7874a3c75 15:30:37 $ docker rm -f --volumes 28751f56565660921a3b6ccde15a0822dcd69d580dd6099eb982cda7874a3c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:30:38 + git log --format=format:%s -1 f72b809072588f7f20ded4abbecd19f9d2a97259 [Pipeline] sh 15:30:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:38 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:30:39 $ docker top 5634ec51dcd6ef8fc3628ab3ab9f6a75b82a704249dba101d0046cdd566e1e8e -eo pid,comm 15:30: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). 15:30:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:39 [ssh-agent] Looking for ssh-agent implementation... 15:30:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:39 $ docker exec 5634ec51dcd6ef8fc3628ab3ab9f6a75b82a704249dba101d0046cdd566e1e8e ssh-agent 15:30:39 SSH_AUTH_SOCK=/tmp/ssh-iQZbVH1BKKyr/agent.32 15:30:39 SSH_AGENT_PID=38 15:30:39 Running ssh-add (command line suppressed) 15:30:39 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10915346572471551588.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10915346572471551588.key) 15:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:40 + git semver tag 15:30:40 2023-09-11 15:30:40,265 [run_tag] DEBUG tag force:False 15:30:40 2023-09-11 15:30:40,265 [check_head_tag] DEBUG check head tag 15:30:40 2023-09-11 15:30:40,266 [execute] INFO git cat-file --batch-check 15:30:40 2023-09-11 15:30:40,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:30:40 2023-09-11 15:30:40,270 [execute] INFO git cat-file --batch 15:30:40 2023-09-11 15:30:40,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:30:40 2023-09-11 15:30:40,283 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:30:40 2023-09-11 15:30:40,283 [execute] INFO git tag -a v3.1.0-dev.44 -m v3.1.0-dev.44 15:30:40 2023-09-11 15:30:40,283 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.44', '-m', 'v3.1.0-dev.44'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:30:40 2023-09-11 15:30:40,288 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:30:40 3.1.0-dev.44 [Pipeline] } 15:30:40 $ docker exec --env ******** --env ******** 5634ec51dcd6ef8fc3628ab3ab9f6a75b82a704249dba101d0046cdd566e1e8e ssh-agent -k 15:30:40 unset SSH_AUTH_SOCK; 15:30:40 unset SSH_AGENT_PID; 15:30:40 echo Agent pid 38 killed; 15:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:40 + git semver [Pipeline] } 15:30:41 $ docker stop --time=1 5634ec51dcd6ef8fc3628ab3ab9f6a75b82a704249dba101d0046cdd566e1e8e 15:30:42 $ docker rm -f --volumes 5634ec51dcd6ef8fc3628ab3ab9f6a75b82a704249dba101d0046cdd566e1e8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:42 15:30:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:42 0.23.1-centos7: Pulling from edgex-lftools 15:30:42 ab5ef0e58194: Pulling fs layer 15:30:42 9712f1f96733: Pulling fs layer 15:30:42 63f879dbbcfc: Pulling fs layer 15:30:42 0d9ebad4ef96: Pulling fs layer 15:30:42 e9a5061849ea: Pulling fs layer 15:30:42 d747dcd14b5f: Pulling fs layer 15:30:42 2de7ff778b66: Pulling fs layer 15:30:42 0d9ebad4ef96: Waiting 15:30:42 e9a5061849ea: Waiting 15:30:42 d747dcd14b5f: Waiting 15:30:42 2de7ff778b66: Waiting 15:30:42 9712f1f96733: Verifying Checksum 15:30:42 9712f1f96733: Download complete 15:30:43 63f879dbbcfc: Verifying Checksum 15:30:43 63f879dbbcfc: Download complete 15:30:43 e9a5061849ea: Verifying Checksum 15:30:43 e9a5061849ea: Download complete 15:30:43 ab5ef0e58194: Verifying Checksum 15:30:43 ab5ef0e58194: Download complete 15:30:43 0d9ebad4ef96: Verifying Checksum 15:30:43 0d9ebad4ef96: Download complete 15:30:43 d747dcd14b5f: Verifying Checksum 15:30:43 d747dcd14b5f: Download complete 15:30:43 2de7ff778b66: Verifying Checksum 15:30:43 2de7ff778b66: Download complete 15:30:46 ab5ef0e58194: Pull complete 15:30:46 9712f1f96733: Pull complete 15:30:46 63f879dbbcfc: Pull complete 15:30:51 0d9ebad4ef96: Pull complete 15:30:51 e9a5061849ea: Pull complete 15:30:51 d747dcd14b5f: Pull complete 15:30:51 2de7ff778b66: Pull complete 15:30:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:51 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:30:56 $ docker top 66ac990a26b71a1caca88340b2e2f5977ca3a0d1577be4ca37bfdb5127b7523a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:30:57 provisioning config files... 15:30:57 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6927671590481583901tmp 15:30:57 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7625896530550509341tmp 15:30:57 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5258955691699744554tmp [Pipeline] { [Pipeline] echo 15:30:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:30:57 ---> sigul-configuration.sh 15:30:57 gpg: directory `/root/.gnupg' created 15:30:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:30:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:30:57 gpg: keyring `/root/.gnupg/secring.gpg' created 15:30:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:30:57 gpg: CAST5 encrypted data 15:30:57 gpg: encrypted with 1 passphrase 15:30:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:30:57 + mkdir /home/jenkins 15:30:57 + mkdir /home/jenkins/sigul [Pipeline] sh 15:30:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:30:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:30:58 ---> sigul-install.sh 15:30:58 Sigul already installed; skipping installation. [Pipeline] sh 15:30:58 + git tag --list 15:30:58 v3.1.0-dev.0 15:30:58 v3.1.0-dev.1 15:30:58 v3.1.0-dev.10 15:30:58 v3.1.0-dev.11 15:30:58 v3.1.0-dev.12 15:30:58 v3.1.0-dev.13 15:30:58 v3.1.0-dev.14 15:30:58 v3.1.0-dev.15 15:30:58 v3.1.0-dev.16 15:30:58 v3.1.0-dev.17 15:30:58 v3.1.0-dev.18 15:30:58 v3.1.0-dev.19 15:30:58 v3.1.0-dev.2 15:30:58 v3.1.0-dev.20 15:30:58 v3.1.0-dev.21 15:30:58 v3.1.0-dev.22 15:30:58 v3.1.0-dev.23 15:30:58 v3.1.0-dev.24 15:30:58 v3.1.0-dev.25 15:30:58 v3.1.0-dev.26 15:30:58 v3.1.0-dev.27 15:30:58 v3.1.0-dev.28 15:30:58 v3.1.0-dev.29 15:30:58 v3.1.0-dev.3 15:30:58 v3.1.0-dev.30 15:30:58 v3.1.0-dev.31 15:30:58 v3.1.0-dev.32 15:30:58 v3.1.0-dev.33 15:30:58 v3.1.0-dev.34 15:30:58 v3.1.0-dev.35 15:30:58 v3.1.0-dev.36 15:30:58 v3.1.0-dev.37 15:30:58 v3.1.0-dev.38 15:30:58 v3.1.0-dev.39 15:30:58 v3.1.0-dev.4 15:30:58 v3.1.0-dev.40 15:30:58 v3.1.0-dev.41 15:30:58 v3.1.0-dev.42 15:30:58 v3.1.0-dev.43 15:30:58 v3.1.0-dev.44 15:30:58 v3.1.0-dev.5 15:30:58 v3.1.0-dev.6 15:30:58 v3.1.0-dev.7 15:30:58 v3.1.0-dev.8 15:30:58 v3.1.0-dev.9 [Pipeline] sh 15:30:58 + lftools sign git-tag v3.1.0-dev.44 15:30:59 Signing Git tag with Sigul... 15:30:59 Signing v3.1.0-dev.44 [Pipeline] echo 15:30:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:30:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:30:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:30:59 $ docker stop --time=1 66ac990a26b71a1caca88340b2e2f5977ca3a0d1577be4ca37bfdb5127b7523a 15:31:01 $ docker rm -f --volumes 66ac990a26b71a1caca88340b2e2f5977ca3a0d1577be4ca37bfdb5127b7523a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:31:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:31:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:02 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:31:02 $ docker top 70da2f689424c65be1ab6865e7739968d1a9c7a9e5a3dfff08cdc8f483625d3a -eo pid,comm 15:31:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:31:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:02 [ssh-agent] Looking for ssh-agent implementation... 15:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:02 $ docker exec 70da2f689424c65be1ab6865e7739968d1a9c7a9e5a3dfff08cdc8f483625d3a ssh-agent 15:31:02 SSH_AUTH_SOCK=/tmp/ssh-g3D5gQtDXVSl/agent.32 15:31:02 SSH_AGENT_PID=38 15:31:02 Running ssh-add (command line suppressed) 15:31:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8279905974499282993.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8279905974499282993.key) 15:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:03 + git semver bump pre 15:31:03 2023-09-11 15:31:03,176 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:31:03 2023-09-11 15:31:03,176 [bump_version] DEBUG bumping version:3.1.0-dev.44 on axis:pre with prefix:dev 15:31:03 2023-09-11 15:31:03,176 [bump_version] DEBUG bumped version:3.1.0-dev.45 15:31:03 2023-09-11 15:31:03,176 [write_version] DEBUG write version:3.1.0-dev.45 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:31:03 2023-09-11 15:31:03,176 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:31:03 2023-09-11 15:31:03,176 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:31:03 2023-09-11 15:31:03,179 [execute] INFO git cat-file --batch-check 15:31:03 2023-09-11 15:31:03,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:31:03 2023-09-11 15:31:03,185 [execute] INFO git cat-file --batch 15:31:03 2023-09-11 15:31:03,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:31:03 2023-09-11 15:31:03,190 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:31:03 3.1.0-dev.45 [Pipeline] } 15:31:03 $ docker exec --env ******** --env ******** 70da2f689424c65be1ab6865e7739968d1a9c7a9e5a3dfff08cdc8f483625d3a ssh-agent -k 15:31:03 unset SSH_AUTH_SOCK; 15:31:03 unset SSH_AGENT_PID; 15:31:03 echo Agent pid 38 killed; 15:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:03 + git semver [Pipeline] } 15:31:03 $ docker stop --time=1 70da2f689424c65be1ab6865e7739968d1a9c7a9e5a3dfff08cdc8f483625d3a 15:31:05 $ docker rm -f --volumes 70da2f689424c65be1ab6865e7739968d1a9c7a9e5a3dfff08cdc8f483625d3a [Pipeline] // withDockerContainer [Pipeline] sh 15:31:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:31:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:05 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:31:06 $ docker top d6ddbaada0b908664b9afcd1d3fe6dced28dc709e03bc8991397a403f3d04136 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:06 [ssh-agent] Looking for ssh-agent implementation... 15:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:06 $ docker exec d6ddbaada0b908664b9afcd1d3fe6dced28dc709e03bc8991397a403f3d04136 ssh-agent 15:31:06 SSH_AUTH_SOCK=/tmp/ssh-ZPICYplTDGVj/agent.33 15:31:06 SSH_AGENT_PID=39 15:31:06 Running ssh-add (command line suppressed) 15:31:06 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8448910739294175469.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8448910739294175469.key) 15:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:07 + git semver push 15:31:07 2023-09-11 15:31:07,186 [run_push] DEBUG push 15:31:07 2023-09-11 15:31:07,186 [execute] INFO git cat-file --batch-check 15:31:07 2023-09-11 15:31:07,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:31:07 2023-09-11 15:31:07,190 [execute] INFO git rev-list 27b81e03e9981444262d8e7d25b9f36f36cf73c1 -- 15:31:07 2023-09-11 15:31:07,190 [execute] DEBUG Popen(['git', 'rev-list', '27b81e03e9981444262d8e7d25b9f36f36cf73c1', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:31:07 2023-09-11 15:31:07,196 [execute] INFO git fetch -v origin 15:31:07 2023-09-11 15:31:07,196 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:31:07 2023-09-11 15:31:07,859 [run_push] DEBUG no remote changes detected 15:31:07 2023-09-11 15:31:07,859 [execute] INFO git push origin semver 15:31:07 2023-09-11 15:31:07,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:31:08 2023-09-11 15:31:08,837 [run_push] DEBUG push all version tags 15:31:08 2023-09-11 15:31:08,838 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:31:08 2023-09-11 15:31:08,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:31:09 2023-09-11 15:31:09,630 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:31:09 3.1.0-dev.45 [Pipeline] } 15:31:09 $ docker exec --env ******** --env ******** d6ddbaada0b908664b9afcd1d3fe6dced28dc709e03bc8991397a403f3d04136 ssh-agent -k 15:31:10 unset SSH_AUTH_SOCK; 15:31:10 unset SSH_AGENT_PID; 15:31:10 echo Agent pid 39 killed; 15:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:10 + git semver [Pipeline] } 15:31:10 $ docker stop --time=1 d6ddbaada0b908664b9afcd1d3fe6dced28dc709e03bc8991397a403f3d04136 15:31:11 $ docker rm -f --volumes d6ddbaada0b908664b9afcd1d3fe6dced28dc709e03bc8991397a403f3d04136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:31:12 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:31:12 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:31:12 total 16 15:31:12 drwxr-xr-x 3 root root 4096 Sep 11 15:17 . 15:31:12 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 15:30 .. 15:31:12 drwxr-xr-x 2 root root 4096 Sep 11 15:17 cost 15:31:12 -rw-r--r-- 1 root root 88 Sep 11 15:17 cost.csv 15:31:12 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:31:12 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:31:12 total 16 15:31:12 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:17 . 15:31:12 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 15:30 .. 15:31:12 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 15:17 cost 15:31:12 -rw-r--r-- 1 jenkins jenkins 88 Sep 11 15:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:31:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:31:13 ---> package-listing.sh 15:31:13 ++ facter osfamily 15:31:13 ++ tr '[:upper:]' '[:lower:]' 15:31:13 + OS_FAMILY=debian 15:31:13 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:31:13 + START_PACKAGES=/tmp/packages_start.txt 15:31:13 + END_PACKAGES=/tmp/packages_end.txt 15:31:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:31:13 + PACKAGES=/tmp/packages_start.txt 15:31:13 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:31:13 + PACKAGES=/tmp/packages_end.txt 15:31:13 + case "${OS_FAMILY}" in 15:31:13 + dpkg -l 15:31:13 + grep '^ii' 15:31:13 + '[' -f /tmp/packages_start.txt ']' 15:31:13 + '[' -f /tmp/packages_end.txt ']' 15:31:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:31:13 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:31:13 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:31:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:31:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:31:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:14 prd-ubuntu20.04-docker-8c-8g-5809 does not seem to be running inside a container 15:31:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:31:14 $ docker top df3dc210c84eda39afa9fefe363997e512e62f8c2561100f67166e945a4e64d2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:15 + touch /tmp/pre-build-complete [Pipeline] sh 15:31:15 + mkdir -p /var/log/sysstat [Pipeline] sh 15:31:15 + ls /var/log/sa-host 15:31:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:15 provisioning config files... 15:31:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13328972336224062306tmp [Pipeline] { [Pipeline] echo 15:31:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:31:16 ---> create-netrc.sh [Pipeline] } 15:31:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:31:16 ---> python-tools-install.sh [Pipeline] echo 15:31:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:31:16 ---> sudo-logs.sh 15:31:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:31:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:31:17 ---> job-cost.sh 15:31:17 lf-activate-venv: SKIPPING 15:31:17 DEBUG: total: 0.2199999988079071 15:31:17 INFO: Retrieving Stack Cost... 15:31:17 INFO: Retrieving Pricing Info for: v3-standard-8 15:31:17 INFO: Archiving Costs [Pipeline] echo 15:31:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:31:18 ---> logs-deploy.sh 15:31:18 lf-activate-venv: SKIPPING 15:31:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/48 15:31:18 INFO: archiving workspace using pattern(s): 15:31:19 Archives upload complete. 15:31:19 INFO: archiving logs to Nexus