Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f10263050de6c6736b5ba6f36b9a289fceb78b9b 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-ssh16875013570552836379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2543815664154375663.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/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/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15358830300148397627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh452530809996797791.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/go-mod-secrets/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/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17498480589100070059.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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets 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: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false 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-16713 in /w/workspace/edgexfoundry_go-mod-secrets_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/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f10263050de6c6736b5ba6f36b9a289fceb78b9b (main) Commit message: "fix!: Missed /v3 change prior to EdgeX 3.0 code freeze (#214)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 f10263050de6c6736b5ba6f36b9a289fceb78b9b # timeout=10 > git rev-list --no-walk 74be297f36e6e74882099f7d515ca3028b028772 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T16:08:40.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T16:08:40.085Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T16:08:40.101Z] ========================================================= [2023-05-24T16:08:40.101Z] EdgeX Global Pipelines Version Info [2023-05-24T16:08:40.101Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:08:40.817Z] ------------------- [2023-05-24T16:08:40.817Z] stable info: [2023-05-24T16:08:40.817Z] ------------------- [2023-05-24T16:08:40.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T16:08:40.817Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T16:08:40.817Z] Message: update stable to v1.0.249 [2023-05-24T16:08:41.390Z] ------------------- [2023-05-24T16:08:41.390Z] experimental info: [2023-05-24T16:08:41.390Z] ------------------- [2023-05-24T16:08:41.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T16:08:41.390Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T16:08:41.390Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T16:08:41.571Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-05-24T16:08:41.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-05-24T16:08:41.588Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T16:08:41.599Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T16:08:41.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T16:08:41.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T16:08:41.633Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T16:08:41.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T16:08:41.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T16:08:41.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T16:08:41.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T16:08:41.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-05-24T16:08:41.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T16:08:41.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T16:08:41.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T16:08:41.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T16:08:41.782Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T16:08:41.791Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T16:08:41.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T16:08:41.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T16:08:41.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T16:08:41.829Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T16:08:41.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T16:08:41.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T16:08:41.858Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-24T16:08:41.869Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T16:08:41.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T16:08:41.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T16:08:41.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T16:08:41.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T16:08:41.938Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f10263050de6c6736b5ba6f36b9a289fceb78b9b [Pipeline] echo [2023-05-24T16:08:41.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f102630 [Pipeline] echo [2023-05-24T16:08:41.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T16:08:42.309Z] + git rev-list -1 --merges f10263050de6c6736b5ba6f36b9a289fceb78b9b~1..f10263050de6c6736b5ba6f36b9a289fceb78b9b [Pipeline] echo [2023-05-24T16:08:42.357Z] -----------> git rev-list -1 --merges f10263050de6c6736b5ba6f36b9a289fceb78b9b~1..f10263050de6c6736b5ba6f36b9a289fceb78b9b f10263050de6c6736b5ba6f36b9a289fceb78b9b [false] [Pipeline] sh [2023-05-24T16:08:42.639Z] + git log --format=format:%s -1 f10263050de6c6736b5ba6f36b9a289fceb78b9b [Pipeline] echo [2023-05-24T16:08:42.654Z] ========================================================= [2023-05-24T16:08:42.654Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T16:08:42.654Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T16:08:42.975Z] + git log --format=format:%s -1 f10263050de6c6736b5ba6f36b9a289fceb78b9b [Pipeline] echo [2023-05-24T16:08:42.988Z] [semverPrep] GIT_COMMIT: f10263050de6c6736b5ba6f36b9a289fceb78b9b, Commit Message: fix!: Missed /v3 change prior to EdgeX 3.0 code freeze (#214) [Pipeline] echo [2023-05-24T16:08:42.998Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T16:08:43.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T16:08:43.358Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T16:08:43.358Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T16:08:43.358Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T16:08:43.358Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T16:08:43.358Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T16:08:43.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:08:43.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T16:08:44.030Z] [2023-05-24T16:08:44.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:08:44.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T16:08:44.335Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T16:08:44.335Z] b85a868b505f: Pulling fs layer [2023-05-24T16:08:44.335Z] e2be974225ed: Pulling fs layer [2023-05-24T16:08:44.335Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T16:08:44.335Z] 988bab9f4d93: Pulling fs layer [2023-05-24T16:08:44.335Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T16:08:44.335Z] eaf3925da568: Pulling fs layer [2023-05-24T16:08:44.335Z] bab4dde63d76: Pulling fs layer [2023-05-24T16:08:44.335Z] bde34c3a00c8: Pulling fs layer [2023-05-24T16:08:44.335Z] bab4dde63d76: Waiting [2023-05-24T16:08:44.335Z] 1469e6f7b9e6: Waiting [2023-05-24T16:08:44.335Z] eaf3925da568: Waiting [2023-05-24T16:08:44.335Z] bde34c3a00c8: Waiting [2023-05-24T16:08:44.335Z] b352a97aabf1: Pulling fs layer [2023-05-24T16:08:44.335Z] 4872d77fe225: Pulling fs layer [2023-05-24T16:08:44.335Z] 5851b861e8e6: Pulling fs layer [2023-05-24T16:08:44.335Z] b352a97aabf1: Waiting [2023-05-24T16:08:44.335Z] 4872d77fe225: Waiting [2023-05-24T16:08:44.335Z] 988bab9f4d93: Waiting [2023-05-24T16:08:44.335Z] 5851b861e8e6: Waiting [2023-05-24T16:08:44.335Z] e2be974225ed: Verifying Checksum [2023-05-24T16:08:44.335Z] e2be974225ed: Download complete [2023-05-24T16:08:44.335Z] 988bab9f4d93: Verifying Checksum [2023-05-24T16:08:44.335Z] 988bab9f4d93: Download complete [2023-05-24T16:08:44.594Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T16:08:44.594Z] 339a4e72a1f5: Download complete [2023-05-24T16:08:44.594Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T16:08:44.594Z] 1469e6f7b9e6: Download complete [2023-05-24T16:08:44.594Z] eaf3925da568: Verifying Checksum [2023-05-24T16:08:44.594Z] bde34c3a00c8: Verifying Checksum [2023-05-24T16:08:44.594Z] bde34c3a00c8: Download complete [2023-05-24T16:08:44.594Z] b352a97aabf1: Verifying Checksum [2023-05-24T16:08:44.594Z] b352a97aabf1: Download complete [2023-05-24T16:08:44.594Z] 4872d77fe225: Verifying Checksum [2023-05-24T16:08:44.594Z] 4872d77fe225: Download complete [2023-05-24T16:08:44.594Z] 5851b861e8e6: Verifying Checksum [2023-05-24T16:08:44.594Z] 5851b861e8e6: Download complete [2023-05-24T16:08:44.594Z] b85a868b505f: Verifying Checksum [2023-05-24T16:08:44.594Z] b85a868b505f: Download complete [2023-05-24T16:08:44.854Z] bab4dde63d76: Verifying Checksum [2023-05-24T16:08:44.854Z] bab4dde63d76: Download complete [2023-05-24T16:08:45.804Z] b85a868b505f: Pull complete [2023-05-24T16:08:46.065Z] e2be974225ed: Pull complete [2023-05-24T16:08:46.326Z] 339a4e72a1f5: Pull complete [2023-05-24T16:08:46.587Z] 988bab9f4d93: Pull complete [2023-05-24T16:08:46.846Z] 1469e6f7b9e6: Pull complete [2023-05-24T16:08:46.846Z] eaf3925da568: Pull complete [2023-05-24T16:08:48.755Z] bab4dde63d76: Pull complete [2023-05-24T16:08:48.755Z] bde34c3a00c8: Pull complete [2023-05-24T16:08:49.017Z] b352a97aabf1: Pull complete [2023-05-24T16:08:49.017Z] 4872d77fe225: Pull complete [2023-05-24T16:08:49.017Z] 5851b861e8e6: Pull complete [2023-05-24T16:08:49.017Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T16:08:49.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T16:08:49.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:08:49.130Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:08:49.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:08:51.198Z] $ docker top 639c6500eeb114956e1851e221b6a1c5c2343c5843fea5761b583c965321486c -eo pid,comm [2023-05-24T16:08:51.253Z] 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). [2023-05-24T16:08:51.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T16:08:51.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T16:08:51.291Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T16:08:51.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T16:08:51.422Z] $ docker exec 639c6500eeb114956e1851e221b6a1c5c2343c5843fea5761b583c965321486c ssh-agent [2023-05-24T16:08:51.526Z] SSH_AUTH_SOCK=/tmp/ssh-cd8SxRX9Pw2o/agent.32 [2023-05-24T16:08:51.526Z] SSH_AGENT_PID=38 [2023-05-24T16:08:51.533Z] Running ssh-add (command line suppressed) [2023-05-24T16:08:51.635Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11773419301704013430.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11773419301704013430.key) [2023-05-24T16:08:51.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T16:08:51.938Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T16:08:51.951Z] $ docker exec --env ******** --env ******** 639c6500eeb114956e1851e221b6a1c5c2343c5843fea5761b583c965321486c ssh-agent -k [2023-05-24T16:08:52.048Z] unset SSH_AUTH_SOCK; [2023-05-24T16:08:52.049Z] unset SSH_AGENT_PID; [2023-05-24T16:08:52.049Z] echo Agent pid 38 killed; [2023-05-24T16:08:52.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T16:08:52.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T16:08:52.086Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T16:08:52.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T16:08:52.198Z] $ docker exec 639c6500eeb114956e1851e221b6a1c5c2343c5843fea5761b583c965321486c ssh-agent [2023-05-24T16:08:52.296Z] SSH_AUTH_SOCK=/tmp/ssh-QgJPr6o4q6Cr/agent.70 [2023-05-24T16:08:52.296Z] SSH_AGENT_PID=76 [2023-05-24T16:08:52.300Z] Running ssh-add (command line suppressed) [2023-05-24T16:08:52.401Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10450255053973450897.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10450255053973450897.key) [2023-05-24T16:08:52.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T16:08:52.697Z] + git semver init [2023-05-24T16:08:52.957Z] 2023-05-24 16:08:52,876 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T16:08:52.957Z] 2023-05-24 16:08:52,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2023-05-24T16:08:52.957Z] 2023-05-24 16:08:52,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2023-05-24T16:08:52.957Z] 2023-05-24 16:08:52,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T16:08:53.897Z] 2023-05-24 16:08:53,568 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2023-05-24T16:08:53.897Z] 2023-05-24 16:08:53,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2023-05-24T16:08:53.897Z] 2023-05-24 16:08:53,569 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:08:53.897Z] 2023-05-24 16:08:53,569 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:08:53.897Z] 3.0.1-dev.1 [Pipeline] } [2023-05-24T16:08:53.910Z] $ docker exec --env ******** --env ******** 639c6500eeb114956e1851e221b6a1c5c2343c5843fea5761b583c965321486c ssh-agent -k [2023-05-24T16:08:54.015Z] unset SSH_AUTH_SOCK; [2023-05-24T16:08:54.016Z] unset SSH_AGENT_PID; [2023-05-24T16:08:54.016Z] echo Agent pid 76 killed; [2023-05-24T16:08:54.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T16:08:54.330Z] + git semver [Pipeline] } [2023-05-24T16:08:54.605Z] $ docker stop --time=1 639c6500eeb114956e1851e221b6a1c5c2343c5843fea5761b583c965321486c [2023-05-24T16:08:55.930Z] $ docker rm -f --volumes 639c6500eeb114956e1851e221b6a1c5c2343c5843fea5761b583c965321486c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T16:08:56.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T16:08:56.488Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T16:08:56.491Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.1 [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] unstash [Pipeline] echo [2023-05-24T16:08:56.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T16:08:56.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T16:08:56.691Z] ========================================================= [2023-05-24T16:08:56.691Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T16:08:56.691Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-24T16:08:56.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T16:08:56.989Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T16:08:56.989Z] f56be85fc22e: Pulling fs layer [2023-05-24T16:08:56.989Z] 85791d961cd3: Pulling fs layer [2023-05-24T16:08:56.989Z] d694b5ae8c79: Pulling fs layer [2023-05-24T16:08:56.989Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T16:08:56.989Z] 4d19c01a9841: Pulling fs layer [2023-05-24T16:08:56.989Z] 9325e15d5711: Pulling fs layer [2023-05-24T16:08:56.989Z] 556b6ee489ea: Pulling fs layer [2023-05-24T16:08:56.989Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T16:08:56.989Z] 9325e15d5711: Waiting [2023-05-24T16:08:56.989Z] 556b6ee489ea: Waiting [2023-05-24T16:08:56.989Z] 4d19c01a9841: Waiting [2023-05-24T16:08:56.989Z] c5a4b2cf53e6: Waiting [2023-05-24T16:08:56.989Z] 85791d961cd3: Download complete [2023-05-24T16:08:56.989Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T16:08:56.989Z] 9f32a84ed3da: Download complete [2023-05-24T16:08:56.989Z] 4d19c01a9841: Download complete [2023-05-24T16:08:56.989Z] f56be85fc22e: Verifying Checksum [2023-05-24T16:08:56.989Z] f56be85fc22e: Download complete [2023-05-24T16:08:56.989Z] 9325e15d5711: Verifying Checksum [2023-05-24T16:08:56.989Z] 9325e15d5711: Download complete [2023-05-24T16:08:57.250Z] f56be85fc22e: Pull complete [2023-05-24T16:08:57.250Z] 85791d961cd3: Pull complete [2023-05-24T16:08:57.817Z] d694b5ae8c79: Verifying Checksum [2023-05-24T16:08:57.817Z] d694b5ae8c79: Download complete [2023-05-24T16:08:57.817Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T16:08:57.817Z] c5a4b2cf53e6: Download complete [2023-05-24T16:08:57.817Z] 556b6ee489ea: Verifying Checksum [2023-05-24T16:08:57.817Z] 556b6ee489ea: Download complete [2023-05-24T16:09:01.111Z] d694b5ae8c79: Pull complete [2023-05-24T16:09:01.111Z] 9f32a84ed3da: Pull complete [2023-05-24T16:09:01.370Z] 4d19c01a9841: Pull complete [2023-05-24T16:09:01.370Z] 9325e15d5711: Pull complete [2023-05-24T16:09:03.907Z] 556b6ee489ea: Pull complete [2023-05-24T16:09:04.848Z] c5a4b2cf53e6: Pull complete [2023-05-24T16:09:04.848Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T16:09:04.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T16:09:04.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-24T16:09:05.138Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:09:05.442Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T16:09:05.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:09:05.516Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:09:05.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:09:08.825Z] $ docker top c35f95780229461dcfefb905d4bae62fc49cc4f84d2ae52aa2de4a4cc57b6e91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T16:09:09.175Z] + go version [2023-05-24T16:09:09.175Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T16:09:09.190Z] $ docker stop --time=1 c35f95780229461dcfefb905d4bae62fc49cc4f84d2ae52aa2de4a4cc57b6e91 [2023-05-24T16:09:10.465Z] $ docker rm -f --volumes c35f95780229461dcfefb905d4bae62fc49cc4f84d2ae52aa2de4a4cc57b6e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:09:10.859Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T16:09:10.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:09:10.931Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:09:10.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:09:11.325Z] $ docker top 6d0a5b9ceadaacc83472e4617e08da9a5ecd08fe83ffeff7ad877435b25b2098 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T16:09:11.599Z] Still waiting to schedule task [2023-05-24T16:09:11.599Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T16:09:11.675Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T16:09:11.975Z] + make test [2023-05-24T16:09:11.975Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-05-24T16:09:11.975Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-24T16:09:11.975Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-05-24T16:09:11.975Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-24T16:09:12.235Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-24T16:09:12.235Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-24T16:09:12.235Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-24T16:09:12.235Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-24T16:09:12.235Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-24T16:09:12.235Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-24T16:09:12.235Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-24T16:09:12.235Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-24T16:09:12.494Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-24T16:09:12.494Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-24T16:09:12.494Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-24T16:09:12.494Z] go: downloading golang.org/x/crypto v0.7.0 [2023-05-24T16:09:12.494Z] go: downloading golang.org/x/net v0.8.0 [2023-05-24T16:09:12.494Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-24T16:09:12.494Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-24T16:09:12.753Z] go: downloading golang.org/x/sys v0.6.0 [2023-05-24T16:09:12.753Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-24T16:09:12.753Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-24T16:09:12.753Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-24T16:09:12.753Z] go: downloading golang.org/x/text v0.8.0 [2023-05-24T16:09:12.753Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-24T16:09:31.216Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-05-24T16:09:31.216Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-05-24T16:09:31.216Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-05-24T16:09:33.743Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-05-24T16:09:33.743Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-05-24T16:09:37.930Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.058s coverage: 75.7% of statements [2023-05-24T16:09:37.930Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.073s coverage: 52.2% of statements [2023-05-24T16:09:38.865Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.061s coverage: 96.7% of statements [2023-05-24T16:09:38.865Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.028s coverage: 89.5% of statements [2023-05-24T16:09:38.865Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.038s coverage: 100.0% of statements [2023-05-24T16:09:38.865Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.050s coverage: 55.8% of statements [2023-05-24T16:09:38.865Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.027s coverage: 56.0% of statements [2023-05-24T16:09:38.865Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.063s coverage: 100.0% of statements [2023-05-24T16:09:56.942Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-24T16:09:58.316Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T16:09:58.316Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-24T16:09:58.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T16:09:58.342Z] $ docker stop --time=1 6d0a5b9ceadaacc83472e4617e08da9a5ecd08fe83ffeff7ad877435b25b2098 [2023-05-24T16:10:01.394Z] $ docker rm -f --volumes 6d0a5b9ceadaacc83472e4617e08da9a5ecd08fe83ffeff7ad877435b25b2098 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T16:10:02.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T16:10:02.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-05-24T16:10:02.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T16:10:02.518Z] [2023-05-24T16:10:02.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:10:02.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T16:10:02.815Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T16:10:02.815Z] 5eb5b503b376: Pulling fs layer [2023-05-24T16:10:02.815Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T16:10:02.815Z] ec43610c2a17: Pulling fs layer [2023-05-24T16:10:02.815Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T16:10:02.815Z] 33b1e0a273af: Pulling fs layer [2023-05-24T16:10:02.815Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T16:10:02.815Z] 2f39f015ded8: Pulling fs layer [2023-05-24T16:10:02.815Z] 33b1e0a273af: Waiting [2023-05-24T16:10:02.815Z] 5d3b04190fa2: Waiting [2023-05-24T16:10:02.815Z] 2f39f015ded8: Waiting [2023-05-24T16:10:02.815Z] 3a2ae6a8a46f: Waiting [2023-05-24T16:10:02.815Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T16:10:02.815Z] 5c69ac0246d0: Download complete [2023-05-24T16:10:02.815Z] 3a2ae6a8a46f: Download complete [2023-05-24T16:10:03.074Z] 33b1e0a273af: Verifying Checksum [2023-05-24T16:10:03.074Z] 33b1e0a273af: Download complete [2023-05-24T16:10:03.074Z] ec43610c2a17: Verifying Checksum [2023-05-24T16:10:03.074Z] ec43610c2a17: Download complete [2023-05-24T16:10:03.074Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T16:10:03.074Z] 5d3b04190fa2: Download complete [2023-05-24T16:10:03.074Z] 5eb5b503b376: Verifying Checksum [2023-05-24T16:10:03.074Z] 5eb5b503b376: Download complete [2023-05-24T16:10:03.641Z] 2f39f015ded8: Download complete [2023-05-24T16:10:04.577Z] 5eb5b503b376: Pull complete [2023-05-24T16:10:04.577Z] 5c69ac0246d0: Pull complete [2023-05-24T16:10:04.836Z] ec43610c2a17: Pull complete [2023-05-24T16:10:05.094Z] 3a2ae6a8a46f: Pull complete [2023-05-24T16:10:05.353Z] 33b1e0a273af: Pull complete [2023-05-24T16:10:05.353Z] 5d3b04190fa2: Pull complete [2023-05-24T16:10:09.545Z] 2f39f015ded8: Pull complete [2023-05-24T16:10:09.545Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T16:10:09.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T16:10:09.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:10:09.635Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:10:09.674Z] $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:10:12.717Z] $ docker top fffe8d15994974af925943c535424129205e0abf0cba7cb180a13378296f2e38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:10:13.217Z] ---> job-cost.sh [2023-05-24T16:10:13.217Z] lf-activate-venv: SKIPPING [2023-05-24T16:10:13.217Z] INFO: No Stack... [2023-05-24T16:10:13.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T16:10:14.103Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T16:10:14.397Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2023-05-24T16:10:14.397Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T16:10:14.410Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-60-stack-cost] [2023-05-24T16:10:14.416Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-60-stack-cost] did not exist. Created. [2023-05-24T16:10:14.416Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T16:10:14.709Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T16:10:14.729Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T16:10:14.735Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T16:10:14.754Z] $ docker stop --time=1 fffe8d15994974af925943c535424129205e0abf0cba7cb180a13378296f2e38 [2023-05-24T16:10:15.911Z] $ docker rm -f --volumes fffe8d15994974af925943c535424129205e0abf0cba7cb180a13378296f2e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T16:10:44.495Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16714 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2023-05-24T16:10:44.507Z] Running in /w/workspace/go-mod-secrets/60 [Pipeline] { [Pipeline] checkout [2023-05-24T16:10:44.549Z] Selected Git installation does not exist. Using Default [2023-05-24T16:10:44.549Z] The recommended git tool is: NONE [2023-05-24T16:10:50.024Z] using credential edgex-jenkins-ssh [2023-05-24T16:10:50.045Z] Cloning the remote Git repository [2023-05-24T16:10:50.090Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-05-24T16:10:50.184Z] > git init /w/workspace/go-mod-secrets/60 # timeout=10 [2023-05-24T16:10:50.333Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-05-24T16:10:50.334Z] > git --version # timeout=10 [2023-05-24T16:10:50.357Z] > git --version # 'git version 2.25.1' [2023-05-24T16:10:50.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T16:10:50.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T16:10:51.357Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-05-24T16:10:51.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T16:10:52.244Z] Avoid second fetch [2023-05-24T16:10:52.245Z] Checking out Revision f10263050de6c6736b5ba6f36b9a289fceb78b9b (main) [2023-05-24T16:10:52.806Z] Commit message: "fix!: Missed /v3 change prior to EdgeX 3.0 code freeze (#214)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T16:10:52.263Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T16:10:52.331Z] > git checkout -f f10263050de6c6736b5ba6f36b9a289fceb78b9b # timeout=10 [2023-05-24T16:10:53.644Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T16:10:53.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T16:10:53.645Z] Dload Upload Total Spent Left Speed [2023-05-24T16:10:53.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-05-24T16:10:54.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T16:10:54.657Z] + sudo tee /etc/docker/daemon.new [2023-05-24T16:10:54.657Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T16:10:54.657Z] { [2023-05-24T16:10:54.657Z] "registry-mirrors": [ [2023-05-24T16:10:54.657Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T16:10:54.657Z] ], [2023-05-24T16:10:54.657Z] "bip": "10.250.0.254/24", [2023-05-24T16:10:54.657Z] "hosts": [ [2023-05-24T16:10:54.657Z] "tcp://0.0.0.0:5555", [2023-05-24T16:10:54.657Z] "unix:///var/run/docker.sock" [2023-05-24T16:10:54.657Z] ], [2023-05-24T16:10:54.657Z] "mtu": 1458, [2023-05-24T16:10:54.657Z] "selinux-enabled": true, [2023-05-24T16:10:54.657Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T16:10:54.657Z] } [Pipeline] sh [2023-05-24T16:10:55.007Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T16:10:55.354Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-24T16:11:13.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T16:11:13.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T16:11:13.895Z] ========================================================= [2023-05-24T16:11:13.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T16:11:13.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-24T16:11:14.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T16:11:14.815Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T16:11:14.815Z] c41833b44d91: Pulling fs layer [2023-05-24T16:11:14.815Z] ed15518f5707: Pulling fs layer [2023-05-24T16:11:14.815Z] feae8fd75edb: Pulling fs layer [2023-05-24T16:11:14.815Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T16:11:14.815Z] 3cdef696dda3: Pulling fs layer [2023-05-24T16:11:14.815Z] 2ced38df9373: Pulling fs layer [2023-05-24T16:11:14.815Z] 58f1dce35555: Pulling fs layer [2023-05-24T16:11:14.815Z] 3cdef696dda3: Waiting [2023-05-24T16:11:14.815Z] 2ced38df9373: Waiting [2023-05-24T16:11:14.815Z] 58f1dce35555: Waiting [2023-05-24T16:11:14.815Z] 242c74f7c9fa: Waiting [2023-05-24T16:11:14.815Z] ed15518f5707: Verifying Checksum [2023-05-24T16:11:14.815Z] ed15518f5707: Download complete [2023-05-24T16:11:14.815Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T16:11:14.815Z] 242c74f7c9fa: Download complete [2023-05-24T16:11:14.815Z] 3cdef696dda3: Verifying Checksum [2023-05-24T16:11:14.815Z] 3cdef696dda3: Download complete [2023-05-24T16:11:14.815Z] c41833b44d91: Download complete [2023-05-24T16:11:15.783Z] c41833b44d91: Pull complete [2023-05-24T16:11:16.054Z] 58f1dce35555: Verifying Checksum [2023-05-24T16:11:16.054Z] 58f1dce35555: Download complete [2023-05-24T16:11:16.335Z] ed15518f5707: Pull complete [2023-05-24T16:11:17.304Z] feae8fd75edb: Verifying Checksum [2023-05-24T16:11:17.304Z] feae8fd75edb: Download complete [2023-05-24T16:11:17.304Z] 2ced38df9373: Verifying Checksum [2023-05-24T16:11:17.304Z] 2ced38df9373: Download complete [2023-05-24T16:11:29.655Z] feae8fd75edb: Pull complete [2023-05-24T16:11:29.655Z] 242c74f7c9fa: Pull complete [2023-05-24T16:11:29.655Z] 3cdef696dda3: Pull complete [2023-05-24T16:11:35.021Z] 2ced38df9373: Pull complete [2023-05-24T16:11:36.987Z] 58f1dce35555: Pull complete [2023-05-24T16:11:37.253Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T16:11:37.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T16:11:37.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-24T16:11:37.576Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:11:37.913Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T16:11:37.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:11:38.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-16714 does not seem to be running inside a container [2023-05-24T16:11:38.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/60 -v /w/workspace/go-mod-secrets/60:/w/workspace/go-mod-secrets/60:rw,z -v /w/workspace/go-mod-secrets/60@tmp:/w/workspace/go-mod-secrets/60@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 ******** ci-base-image-arm64 cat [2023-05-24T16:11:41.233Z] $ docker top 297c586885018ec3ed445e9d5d793cf0839148066bb6932da51ac5ba5321894a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T16:11:41.970Z] + go version [2023-05-24T16:11:41.970Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T16:11:41.997Z] $ docker stop --time=1 297c586885018ec3ed445e9d5d793cf0839148066bb6932da51ac5ba5321894a [2023-05-24T16:11:43.680Z] $ docker rm -f --volumes 297c586885018ec3ed445e9d5d793cf0839148066bb6932da51ac5ba5321894a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:11:44.212Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T16:11:44.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:11:44.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-16714 does not seem to be running inside a container [2023-05-24T16:11:44.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/60 -v /w/workspace/go-mod-secrets/60:/w/workspace/go-mod-secrets/60:rw,z -v /w/workspace/go-mod-secrets/60@tmp:/w/workspace/go-mod-secrets/60@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 ******** ci-base-image-arm64 cat [2023-05-24T16:11:47.951Z] $ docker top 5b961348f8495ed4f12c856a1fce30dd9a0d971850ea31d3e099c2ce3be760c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T16:11:48.451Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/60 [Pipeline] fileExists [Pipeline] sh [2023-05-24T16:11:48.801Z] + make test [2023-05-24T16:11:48.801Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-05-24T16:11:49.069Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-05-24T16:11:49.069Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-24T16:11:49.656Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-24T16:11:49.927Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-24T16:11:49.927Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-24T16:11:49.927Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-24T16:11:49.927Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-24T16:11:49.927Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-24T16:11:49.927Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-24T16:11:49.927Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-24T16:11:49.927Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-24T16:11:49.927Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-24T16:11:51.335Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-24T16:11:51.335Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-24T16:11:51.603Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-24T16:11:51.603Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-24T16:11:51.603Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-24T16:11:51.869Z] go: downloading golang.org/x/crypto v0.7.0 [2023-05-24T16:11:52.452Z] go: downloading golang.org/x/text v0.8.0 [2023-05-24T16:11:52.452Z] go: downloading golang.org/x/net v0.8.0 [2023-05-24T16:11:52.452Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-24T16:11:52.725Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-24T16:11:53.686Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-24T16:11:53.955Z] go: downloading golang.org/x/sys v0.6.0 [2023-05-24T16:13:30.627Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-05-24T16:13:33.973Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-05-24T16:13:33.973Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-05-24T16:13:46.303Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 16.114s coverage: 75.7% of statements [2023-05-24T16:13:46.303Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.206s coverage: 52.2% of statements [2023-05-24T16:13:46.303Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.247s coverage: 96.7% of statements [2023-05-24T16:13:46.303Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.140s coverage: 89.5% of statements [2023-05-24T16:13:46.303Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.139s coverage: 100.0% of statements [2023-05-24T16:14:25.184Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-05-24T16:14:25.184Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.242s coverage: 55.8% of statements [2023-05-24T16:14:25.184Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.112s coverage: 56.0% of statements [2023-05-24T16:14:25.184Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.241s coverage: 100.0% of statements [2023-05-24T16:14:25.184Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-05-24T16:14:25.184Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T16:14:25.184Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-24T16:16:46.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T16:16:46.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-24T16:16:46.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T16:16:46.927Z] $ docker stop --time=1 5b961348f8495ed4f12c856a1fce30dd9a0d971850ea31d3e099c2ce3be760c5 [2023-05-24T16:16:48.883Z] $ docker rm -f --volumes 5b961348f8495ed4f12c856a1fce30dd9a0d971850ea31d3e099c2ce3be760c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T16:16:51.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T16:16:51.815Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T16:16:52.470Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:16:52.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T16:16:52.955Z] [2023-05-24T16:16:52.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:16:53.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T16:16:53.572Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T16:16:53.572Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T16:16:53.572Z] 04944245beec: Pulling fs layer [2023-05-24T16:16:53.572Z] 699f458cf7ca: Pulling fs layer [2023-05-24T16:16:53.572Z] 765212b225bb: Pulling fs layer [2023-05-24T16:16:53.572Z] f23df028b6ca: Pulling fs layer [2023-05-24T16:16:53.572Z] 765212b225bb: Waiting [2023-05-24T16:16:53.572Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T16:16:53.572Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T16:16:53.572Z] 04944245beec: Verifying Checksum [2023-05-24T16:16:53.572Z] 04944245beec: Download complete [2023-05-24T16:16:53.572Z] 765212b225bb: Verifying Checksum [2023-05-24T16:16:53.572Z] 765212b225bb: Download complete [2023-05-24T16:16:53.572Z] f23df028b6ca: Verifying Checksum [2023-05-24T16:16:53.572Z] f23df028b6ca: Download complete [2023-05-24T16:16:53.572Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T16:16:53.572Z] d65c8cfc05b1: Download complete [2023-05-24T16:16:53.845Z] 699f458cf7ca: Verifying Checksum [2023-05-24T16:16:53.845Z] 699f458cf7ca: Download complete [2023-05-24T16:16:54.114Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T16:16:54.115Z] 8998bd30e6a1: Download complete [2023-05-24T16:16:56.705Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T16:16:56.705Z] 2437ff75d9bd: Download complete [2023-05-24T16:16:58.120Z] 8998bd30e6a1: Pull complete [2023-05-24T16:16:58.702Z] 04944245beec: Pull complete [2023-05-24T16:17:00.112Z] 699f458cf7ca: Pull complete [2023-05-24T16:17:00.112Z] 765212b225bb: Pull complete [2023-05-24T16:17:01.077Z] f23df028b6ca: Pull complete [2023-05-24T16:17:01.077Z] d65c8cfc05b1: Pull complete [2023-05-24T16:17:16.070Z] 2437ff75d9bd: Pull complete [2023-05-24T16:17:16.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T16:17:16.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T16:17:16.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:17:16.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-16714 does not seem to be running inside a container [2023-05-24T16:17:16.613Z] $ 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/go-mod-secrets/60 -v /w/workspace/go-mod-secrets/60:/w/workspace/go-mod-secrets/60:rw,z -v /w/workspace/go-mod-secrets/60@tmp:/w/workspace/go-mod-secrets/60@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:arm64 cat [2023-05-24T16:17:19.289Z] $ docker top 2c642223e4d4d2bae109b20fb6cf0a6eda10f531af6616ae90c2ee7425d3ab48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:17:20.138Z] ---> job-cost.sh [2023-05-24T16:17:20.139Z] lf-activate-venv: SKIPPING [2023-05-24T16:17:20.139Z] INFO: No Stack... [2023-05-24T16:17:20.405Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T16:17:21.373Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T16:17:22.023Z] + + catcut /w/workspace/go-mod-secrets/60/archives/cost.csv -d, [2023-05-24T16:17:22.023Z] -f6 [Pipeline] lock [2023-05-24T16:17:22.087Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-60-stack-cost] [2023-05-24T16:17:22.093Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-60-stack-cost] did not exist. Created. [2023-05-24T16:17:22.093Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T16:17:22.749Z] /w/workspace/go-mod-secrets/60@tmp/durable-e2ca94ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T16:17:23.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T16:17:23.107Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T16:17:23.161Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T16:17:23.170Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T16:17:23.191Z] $ docker stop --time=1 2c642223e4d4d2bae109b20fb6cf0a6eda10f531af6616ae90c2ee7425d3ab48 [2023-05-24T16:17:24.679Z] $ docker rm -f --volumes 2c642223e4d4d2bae109b20fb6cf0a6eda10f531af6616ae90c2ee7425d3ab48 [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 [2023-05-24T16:17:25.046Z] provisioning config files... [2023-05-24T16:17:25.057Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config639803601758941406tmp [Pipeline] { [Pipeline] sh [2023-05-24T16:17:25.346Z] + set +x [2023-05-24T16:17:25.346Z] + curl -s https://codecov.io/bash [2023-05-24T16:17:25.346Z] + bash -s -- [2023-05-24T16:17:25.346Z] [2023-05-24T16:17:25.346Z] _____ _ [2023-05-24T16:17:25.346Z] / ____| | | [2023-05-24T16:17:25.346Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T16:17:25.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T16:17:25.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T16:17:25.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T16:17:25.346Z] Bash-1.0.6 [2023-05-24T16:17:25.346Z] [2023-05-24T16:17:25.346Z] [2023-05-24T16:17:25.346Z] ==> git version 2.25.1 found [2023-05-24T16:17:25.346Z] ==> 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 [2023-05-24T16:17:25.346Z] Release-Date: 2020-01-08 [2023-05-24T16:17:25.346Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T16:17:25.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T16:17:25.346Z] ==> Jenkins CI detected. [2023-05-24T16:17:25.346Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2023-05-24T16:17:25.346Z] project root: . [2023-05-24T16:17:25.346Z] --> token set from env [2023-05-24T16:17:25.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T16:17:25.346Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T16:17:25.346Z] ==> Python coveragepy not found [2023-05-24T16:17:25.346Z] ==> Searching for coverage reports in: [2023-05-24T16:17:25.346Z] + . [2023-05-24T16:17:25.346Z] -> Found 1 reports [2023-05-24T16:17:25.346Z] ==> Detecting git/mercurial file structure [2023-05-24T16:17:25.605Z] ==> Reading reports [2023-05-24T16:17:25.605Z] + ./coverage.out bytes=41149 [2023-05-24T16:17:25.605Z] ==> Appending adjustments [2023-05-24T16:17:25.605Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T16:17:25.605Z] + Found adjustments [2023-05-24T16:17:25.605Z] ==> Gzipping contents [2023-05-24T16:17:25.605Z] 8.0K /tmp/codecov.agjAD4.gz [2023-05-24T16:17:25.605Z] ==> Uploading reports [2023-05-24T16:17:25.605Z] url: https://codecov.io [2023-05-24T16:17:25.605Z] query: branch=main&commit=f10263050de6c6736b5ba6f36b9a289fceb78b9b&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T16:17:25.605Z] -> Pinging Codecov [2023-05-24T16:17:25.605Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=f10263050de6c6736b5ba6f36b9a289fceb78b9b&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T16:17:25.863Z] -> Uploading to [2023-05-24T16:17:25.863Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/D63849C06B6B67093493C71CE874ED06/f10263050de6c6736b5ba6f36b9a289fceb78b9b/2bc86a34-5927-4b3c-8bfe-d0a309f91b7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T161725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a797ec8f2c7a053b7c5bd05456481008c0187c92bb4a1e044d45e10cc0f4e09 [2023-05-24T16:17:25.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T16:17:25.863Z] Dload Upload Total Spent Left Speed [2023-05-24T16:17:26.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8131 0 0 100 8131 0 37995 --:--:-- --:--:-- --:--:-- 37995 [2023-05-24T16:17:26.122Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/f10263050de6c6736b5ba6f36b9a289fceb78b9b [Pipeline] } [2023-05-24T16:17:26.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-24T16:17:26.318Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T16:17:26.337Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:17:26.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T16:17:26.629Z] [2023-05-24T16:17:26.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:17:26.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T16:17:26.921Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T16:17:26.921Z] df9b9388f04a: Pulling fs layer [2023-05-24T16:17:26.921Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T16:17:26.921Z] 25bc292e5bac: Pulling fs layer [2023-05-24T16:17:26.921Z] 114826534d7a: Pulling fs layer [2023-05-24T16:17:26.921Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T16:17:26.921Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T16:17:26.921Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T16:17:26.921Z] 114826534d7a: Waiting [2023-05-24T16:17:26.921Z] 4657fd5d0bcf: Waiting [2023-05-24T16:17:26.921Z] 6ad1cebc031e: Waiting [2023-05-24T16:17:26.921Z] 8a3aa393b2d8: Waiting [2023-05-24T16:17:26.921Z] 25bc292e5bac: Verifying Checksum [2023-05-24T16:17:26.921Z] 25bc292e5bac: Download complete [2023-05-24T16:17:26.921Z] 52dc419b0ee2: Verifying Checksum [2023-05-24T16:17:26.921Z] 52dc419b0ee2: Download complete [2023-05-24T16:17:26.921Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T16:17:26.921Z] 4657fd5d0bcf: Download complete [2023-05-24T16:17:27.182Z] df9b9388f04a: Pull complete [2023-05-24T16:17:27.182Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T16:17:27.182Z] 6ad1cebc031e: Download complete [2023-05-24T16:17:27.441Z] 52dc419b0ee2: Pull complete [2023-05-24T16:17:27.442Z] 25bc292e5bac: Pull complete [2023-05-24T16:17:27.700Z] 114826534d7a: Verifying Checksum [2023-05-24T16:17:27.700Z] 114826534d7a: Download complete [2023-05-24T16:17:27.958Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T16:17:27.958Z] 8a3aa393b2d8: Download complete [2023-05-24T16:17:31.239Z] 114826534d7a: Pull complete [2023-05-24T16:17:31.239Z] 4657fd5d0bcf: Pull complete [2023-05-24T16:17:31.497Z] 6ad1cebc031e: Pull complete [2023-05-24T16:17:34.782Z] 8a3aa393b2d8: Pull complete [2023-05-24T16:17:34.782Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T16:17:34.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T16:17:34.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:17:34.876Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:17:34.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:17:37.745Z] $ docker top a1d8ba10f3b1ce926afde33929e8ad580da357b172635b5032bfd01307368930 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T16:17:37.808Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2023-05-24T16:17:38.085Z] + set -o pipefail [2023-05-24T16:17:38.085Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2023-05-24T16:17:44.655Z] [2023-05-24T16:17:44.655Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... [2023-05-24T16:17:44.655Z] [2023-05-24T16:17:44.655Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/955eec35-20cf-423d-91b2-513563eb22dc [2023-05-24T16:17:44.655Z] [2023-05-24T16:17:44.655Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T16:17:44.655Z] [2023-05-24T16:17:45.224Z] [2023-05-24T16:17:45.224Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T16:17:45.224Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T16:17:45.224Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T16:17:45.234Z] $ docker stop --time=1 a1d8ba10f3b1ce926afde33929e8ad580da357b172635b5032bfd01307368930 [2023-05-24T16:17:47.706Z] $ docker rm -f --volumes a1d8ba10f3b1ce926afde33929e8ad580da357b172635b5032bfd01307368930 [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 [2023-05-24T16:17:48.373Z] + git log --format=format:%s -1 f10263050de6c6736b5ba6f36b9a289fceb78b9b [Pipeline] sh [2023-05-24T16:17:48.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T16:17:48.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:17:48.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T16:17:48.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:17:49.024Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:17:49.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:17:49.442Z] $ docker top a8b0f79947e3690a4eb28fcfbd6b87903646caffbb9f0f1dbda8226576a0573b -eo pid,comm [2023-05-24T16:17:49.490Z] 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). [2023-05-24T16:17:49.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T16:17:49.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T16:17:49.528Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T16:17:49.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T16:17:49.663Z] $ docker exec a8b0f79947e3690a4eb28fcfbd6b87903646caffbb9f0f1dbda8226576a0573b ssh-agent [2023-05-24T16:17:49.776Z] SSH_AUTH_SOCK=/tmp/ssh-m3Ci6AVV0EBm/agent.32 [2023-05-24T16:17:49.776Z] SSH_AGENT_PID=38 [2023-05-24T16:17:49.781Z] Running ssh-add (command line suppressed) [2023-05-24T16:17:49.899Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17766661338385613891.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17766661338385613891.key) [2023-05-24T16:17:49.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T16:17:50.206Z] + git semver tag [2023-05-24T16:17:50.467Z] 2023-05-24 16:17:50,395 [run_tag] DEBUG tag force:False [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,396 [check_head_tag] DEBUG check head tag [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,397 [execute] INFO git cat-file --batch-check [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,402 [execute] INFO git cat-file --batch [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,432 [execute] INFO git tag -a v3.0.1-dev.1 -m v3.0.1-dev.1 [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,432 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.1', '-m', 'v3.0.1-dev.1'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T16:17:50.468Z] 2023-05-24 16:17:50,438 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:17:50.468Z] 3.0.1-dev.1 [Pipeline] } [2023-05-24T16:17:50.479Z] $ docker exec --env ******** --env ******** a8b0f79947e3690a4eb28fcfbd6b87903646caffbb9f0f1dbda8226576a0573b ssh-agent -k [2023-05-24T16:17:50.585Z] unset SSH_AUTH_SOCK; [2023-05-24T16:17:50.585Z] unset SSH_AGENT_PID; [2023-05-24T16:17:50.585Z] echo Agent pid 38 killed; [2023-05-24T16:17:50.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T16:17:50.903Z] + git semver [Pipeline] } [2023-05-24T16:17:51.175Z] $ docker stop --time=1 a8b0f79947e3690a4eb28fcfbd6b87903646caffbb9f0f1dbda8226576a0573b [2023-05-24T16:17:52.446Z] $ docker rm -f --volumes a8b0f79947e3690a4eb28fcfbd6b87903646caffbb9f0f1dbda8226576a0573b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:17:52.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T16:17:52.843Z] [2023-05-24T16:17:52.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:17:53.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T16:17:53.141Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T16:17:53.141Z] ab5ef0e58194: Pulling fs layer [2023-05-24T16:17:53.141Z] 9712f1f96733: Pulling fs layer [2023-05-24T16:17:53.141Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T16:17:53.141Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T16:17:53.141Z] e9a5061849ea: Pulling fs layer [2023-05-24T16:17:53.141Z] d747dcd14b5f: Pulling fs layer [2023-05-24T16:17:53.141Z] 2de7ff778b66: Pulling fs layer [2023-05-24T16:17:53.141Z] e9a5061849ea: Waiting [2023-05-24T16:17:53.141Z] 2de7ff778b66: Waiting [2023-05-24T16:17:53.141Z] d747dcd14b5f: Waiting [2023-05-24T16:17:53.141Z] 0d9ebad4ef96: Waiting [2023-05-24T16:17:53.141Z] 9712f1f96733: Verifying Checksum [2023-05-24T16:17:53.141Z] 9712f1f96733: Download complete [2023-05-24T16:17:53.402Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T16:17:53.402Z] 63f879dbbcfc: Download complete [2023-05-24T16:17:53.661Z] e9a5061849ea: Verifying Checksum [2023-05-24T16:17:53.661Z] e9a5061849ea: Download complete [2023-05-24T16:17:53.661Z] d747dcd14b5f: Verifying Checksum [2023-05-24T16:17:53.661Z] d747dcd14b5f: Download complete [2023-05-24T16:17:53.661Z] 0d9ebad4ef96: Verifying Checksum [2023-05-24T16:17:53.661Z] 0d9ebad4ef96: Download complete [2023-05-24T16:17:53.661Z] ab5ef0e58194: Verifying Checksum [2023-05-24T16:17:53.661Z] ab5ef0e58194: Download complete [2023-05-24T16:17:53.661Z] 2de7ff778b66: Verifying Checksum [2023-05-24T16:17:53.661Z] 2de7ff778b66: Download complete [2023-05-24T16:17:56.949Z] ab5ef0e58194: Pull complete [2023-05-24T16:17:56.949Z] 9712f1f96733: Pull complete [2023-05-24T16:17:57.206Z] 63f879dbbcfc: Pull complete [2023-05-24T16:18:01.391Z] 0d9ebad4ef96: Pull complete [2023-05-24T16:18:01.391Z] e9a5061849ea: Pull complete [2023-05-24T16:18:01.391Z] d747dcd14b5f: Pull complete [2023-05-24T16:18:02.324Z] 2de7ff778b66: Pull complete [2023-05-24T16:18:02.324Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T16:18:02.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T16:18:02.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:18:02.413Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:18:02.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:18:06.178Z] $ docker top a3d3393aa5a64d063627cdcc8617e71a7880c2f0a9080093bff9d911e48bb02c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T16:18:06.249Z] provisioning config files... [2023-05-24T16:18:06.257Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9408630436076895190tmp [2023-05-24T16:18:06.266Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config16827826058222107812tmp [2023-05-24T16:18:06.276Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5373224398833781301tmp [Pipeline] { [Pipeline] echo [2023-05-24T16:18:06.288Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:06.569Z] ---> sigul-configuration.sh [2023-05-24T16:18:06.569Z] gpg: directory `/root/.gnupg' created [2023-05-24T16:18:06.569Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T16:18:06.569Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T16:18:06.569Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T16:18:06.569Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T16:18:06.569Z] gpg: CAST5 encrypted data [2023-05-24T16:18:06.569Z] gpg: encrypted with 1 passphrase [2023-05-24T16:18:06.569Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T16:18:06.859Z] + mkdir /home/jenkins [2023-05-24T16:18:06.859Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T16:18:07.146Z] + 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 [2023-05-24T16:18:07.154Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:07.439Z] ---> sigul-install.sh [2023-05-24T16:18:07.439Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T16:18:07.731Z] + git tag --list [2023-05-24T16:18:07.731Z] v0.0.0 [2023-05-24T16:18:07.731Z] v0.0.1 [2023-05-24T16:18:07.731Z] v0.0.10 [2023-05-24T16:18:07.731Z] v0.0.11 [2023-05-24T16:18:07.731Z] v0.0.12 [2023-05-24T16:18:07.731Z] v0.0.13 [2023-05-24T16:18:07.731Z] v0.0.14 [2023-05-24T16:18:07.731Z] v0.0.15 [2023-05-24T16:18:07.731Z] v0.0.16 [2023-05-24T16:18:07.731Z] v0.0.17 [2023-05-24T16:18:07.731Z] v0.0.18 [2023-05-24T16:18:07.731Z] v0.0.19 [2023-05-24T16:18:07.731Z] v0.0.2 [2023-05-24T16:18:07.731Z] v0.0.20 [2023-05-24T16:18:07.731Z] v0.0.21 [2023-05-24T16:18:07.731Z] v0.0.22 [2023-05-24T16:18:07.731Z] v0.0.23 [2023-05-24T16:18:07.731Z] v0.0.24 [2023-05-24T16:18:07.731Z] v0.0.25 [2023-05-24T16:18:07.731Z] v0.0.26 [2023-05-24T16:18:07.731Z] v0.0.27 [2023-05-24T16:18:07.731Z] v0.0.28 [2023-05-24T16:18:07.731Z] v0.0.29 [2023-05-24T16:18:07.731Z] v0.0.3 [2023-05-24T16:18:07.731Z] v0.0.30 [2023-05-24T16:18:07.731Z] v0.0.31 [2023-05-24T16:18:07.731Z] v0.0.32 [2023-05-24T16:18:07.731Z] v0.0.33 [2023-05-24T16:18:07.731Z] v0.0.4 [2023-05-24T16:18:07.731Z] v0.0.5 [2023-05-24T16:18:07.731Z] v0.0.6 [2023-05-24T16:18:07.731Z] v0.0.7 [2023-05-24T16:18:07.731Z] v0.0.8 [2023-05-24T16:18:07.731Z] v0.0.9 [2023-05-24T16:18:07.731Z] v2.0.0 [2023-05-24T16:18:07.731Z] v2.1.0 [2023-05-24T16:18:07.731Z] v2.1.1 [2023-05-24T16:18:07.731Z] v2.1.1-dev.1 [2023-05-24T16:18:07.731Z] v2.1.1-dev.2 [2023-05-24T16:18:07.731Z] v2.1.1-dev.3 [2023-05-24T16:18:07.731Z] v2.2.0 [2023-05-24T16:18:07.731Z] v2.2.1-dev.1 [2023-05-24T16:18:07.731Z] v2.2.1-dev.2 [2023-05-24T16:18:07.731Z] v2.2.1-dev.3 [2023-05-24T16:18:07.731Z] v2.2.1-dev.4 [2023-05-24T16:18:07.731Z] v2.2.1-dev.5 [2023-05-24T16:18:07.731Z] v2.3.0 [2023-05-24T16:18:07.731Z] v2.3.0-dev.10 [2023-05-24T16:18:07.731Z] v2.3.0-dev.11 [2023-05-24T16:18:07.731Z] v2.3.0-dev.12 [2023-05-24T16:18:07.731Z] v2.3.0-dev.13 [2023-05-24T16:18:07.731Z] v2.3.0-dev.5 [2023-05-24T16:18:07.731Z] v2.3.0-dev.6 [2023-05-24T16:18:07.731Z] v2.3.0-dev.7 [2023-05-24T16:18:07.731Z] v2.3.0-dev.8 [2023-05-24T16:18:07.731Z] v2.3.0-dev.9 [2023-05-24T16:18:07.731Z] v2.3.1-dev.1 [2023-05-24T16:18:07.731Z] v3.0 [2023-05-24T16:18:07.731Z] v3.0.0 [2023-05-24T16:18:07.731Z] v3.0.0-dev.1 [2023-05-24T16:18:07.731Z] v3.0.0-dev.10 [2023-05-24T16:18:07.731Z] v3.0.0-dev.11 [2023-05-24T16:18:07.731Z] v3.0.0-dev.12 [2023-05-24T16:18:07.731Z] v3.0.0-dev.13 [2023-05-24T16:18:07.731Z] v3.0.0-dev.14 [2023-05-24T16:18:07.731Z] v3.0.0-dev.15 [2023-05-24T16:18:07.731Z] v3.0.0-dev.16 [2023-05-24T16:18:07.731Z] v3.0.0-dev.17 [2023-05-24T16:18:07.731Z] v3.0.0-dev.18 [2023-05-24T16:18:07.731Z] v3.0.0-dev.19 [2023-05-24T16:18:07.731Z] v3.0.0-dev.2 [2023-05-24T16:18:07.731Z] v3.0.0-dev.3 [2023-05-24T16:18:07.731Z] v3.0.0-dev.4 [2023-05-24T16:18:07.731Z] v3.0.0-dev.5 [2023-05-24T16:18:07.731Z] v3.0.0-dev.6 [2023-05-24T16:18:07.731Z] v3.0.0-dev.7 [2023-05-24T16:18:07.731Z] v3.0.0-dev.8 [2023-05-24T16:18:07.731Z] v3.0.0-dev.9 [2023-05-24T16:18:07.731Z] v3.0.1-dev.1 [Pipeline] sh [2023-05-24T16:18:08.014Z] + lftools sign git-tag v3.0.1-dev.1 [2023-05-24T16:18:08.582Z] Signing Git tag with Sigul... [2023-05-24T16:18:08.582Z] Signing v3.0.1-dev.1 [Pipeline] echo [2023-05-24T16:18:08.849Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:09.133Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T16:18:09.141Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T16:18:09.161Z] $ docker stop --time=1 a3d3393aa5a64d063627cdcc8617e71a7880c2f0a9080093bff9d911e48bb02c [2023-05-24T16:18:10.462Z] $ docker rm -f --volumes a3d3393aa5a64d063627cdcc8617e71a7880c2f0a9080093bff9d911e48bb02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T16:18:10.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T16:18:10.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:18:11.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T16:18:11.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:18:11.244Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:18:11.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:18:11.624Z] $ docker top fbbc7d4a1893fd9d25ab959622014a33794224d32abbcbb8f4a57218d4c0c293 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T16:18:11.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T16:18:11.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T16:18:11.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T16:18:11.856Z] $ docker exec fbbc7d4a1893fd9d25ab959622014a33794224d32abbcbb8f4a57218d4c0c293 ssh-agent [2023-05-24T16:18:11.968Z] SSH_AUTH_SOCK=/tmp/ssh-eY1sJsPses7s/agent.34 [2023-05-24T16:18:11.968Z] SSH_AGENT_PID=40 [2023-05-24T16:18:11.972Z] Running ssh-add (command line suppressed) [2023-05-24T16:18:12.071Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17081154650705391523.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17081154650705391523.key) [2023-05-24T16:18:12.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T16:18:12.368Z] + git semver bump pre [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,558 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,558 [bump_version] DEBUG bumping version:3.0.1-dev.1 on axis:pre with prefix:dev [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,558 [bump_version] DEBUG bumped version:3.0.1-dev.2 [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,558 [write_version] DEBUG write version:3.0.1-dev.2 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,558 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,558 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,561 [execute] INFO git cat-file --batch-check [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,568 [execute] INFO git cat-file --batch [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T16:18:12.627Z] 2023-05-24 16:18:12,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:18:12.627Z] 3.0.1-dev.2 [Pipeline] } [2023-05-24T16:18:12.637Z] $ docker exec --env ******** --env ******** fbbc7d4a1893fd9d25ab959622014a33794224d32abbcbb8f4a57218d4c0c293 ssh-agent -k [2023-05-24T16:18:12.746Z] unset SSH_AUTH_SOCK; [2023-05-24T16:18:12.746Z] unset SSH_AGENT_PID; [2023-05-24T16:18:12.746Z] echo Agent pid 40 killed; [2023-05-24T16:18:12.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T16:18:13.062Z] + git semver [Pipeline] } [2023-05-24T16:18:13.336Z] $ docker stop --time=1 fbbc7d4a1893fd9d25ab959622014a33794224d32abbcbb8f4a57218d4c0c293 [2023-05-24T16:18:14.661Z] $ docker rm -f --volumes fbbc7d4a1893fd9d25ab959622014a33794224d32abbcbb8f4a57218d4c0c293 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T16:18:15.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T16:18:15.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:18:15.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T16:18:15.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:18:15.384Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:18:15.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:18:15.764Z] $ docker top d00a6e3f7284beb3ba46aa10722b2bf0f63329c05f94be70023888eac418d1c2 -eo pid,comm [2023-05-24T16:18:15.812Z] 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). [2023-05-24T16:18:15.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T16:18:15.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T16:18:15.844Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T16:18:15.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T16:18:15.959Z] $ docker exec d00a6e3f7284beb3ba46aa10722b2bf0f63329c05f94be70023888eac418d1c2 ssh-agent [2023-05-24T16:18:16.065Z] SSH_AUTH_SOCK=/tmp/ssh-la2s2pfovGpq/agent.32 [2023-05-24T16:18:16.065Z] SSH_AGENT_PID=38 [2023-05-24T16:18:16.070Z] Running ssh-add (command line suppressed) [2023-05-24T16:18:16.179Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11370393406872312780.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11370393406872312780.key) [2023-05-24T16:18:16.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T16:18:16.481Z] + git semver push [2023-05-24T16:18:16.741Z] 2023-05-24 16:18:16,667 [run_push] DEBUG push [2023-05-24T16:18:16.741Z] 2023-05-24 16:18:16,667 [execute] INFO git cat-file --batch-check [2023-05-24T16:18:16.741Z] 2023-05-24 16:18:16,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T16:18:16.741Z] 2023-05-24 16:18:16,671 [execute] INFO git rev-list 12a8bd043d8c318116dd9f621fedaca42adbe5d3 -- [2023-05-24T16:18:16.741Z] 2023-05-24 16:18:16,671 [execute] DEBUG Popen(['git', 'rev-list', '12a8bd043d8c318116dd9f621fedaca42adbe5d3', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T16:18:16.741Z] 2023-05-24 16:18:16,680 [execute] INFO git fetch -v origin [2023-05-24T16:18:16.741Z] 2023-05-24 16:18:16,680 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-24T16:18:17.314Z] 2023-05-24 16:18:17,176 [run_push] DEBUG no remote changes detected [2023-05-24T16:18:17.314Z] 2023-05-24 16:18:17,177 [execute] INFO git push origin semver [2023-05-24T16:18:17.314Z] 2023-05-24 16:18:17,177 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T16:18:18.252Z] 2023-05-24 16:18:17,951 [run_push] DEBUG push all version tags [2023-05-24T16:18:18.252Z] 2023-05-24 16:18:17,951 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T16:18:18.252Z] 2023-05-24 16:18:17,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T16:18:18.820Z] 2023-05-24 16:18:18,735 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-05-24T16:18:18.820Z] 3.0.1-dev.2 [Pipeline] } [2023-05-24T16:18:18.831Z] $ docker exec --env ******** --env ******** d00a6e3f7284beb3ba46aa10722b2bf0f63329c05f94be70023888eac418d1c2 ssh-agent -k [2023-05-24T16:18:18.921Z] unset SSH_AUTH_SOCK; [2023-05-24T16:18:18.922Z] unset SSH_AGENT_PID; [2023-05-24T16:18:18.922Z] echo Agent pid 38 killed; [2023-05-24T16:18:18.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T16:18:19.230Z] + git semver [Pipeline] } [2023-05-24T16:18:19.502Z] $ docker stop --time=1 d00a6e3f7284beb3ba46aa10722b2bf0f63329c05f94be70023888eac418d1c2 [2023-05-24T16:18:20.801Z] $ docker rm -f --volumes d00a6e3f7284beb3ba46aa10722b2bf0f63329c05f94be70023888eac418d1c2 [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 [2023-05-24T16:18:21.324Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2023-05-24T16:18:21.324Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-05-24T16:18:21.324Z] total 16 [2023-05-24T16:18:21.324Z] drwxr-xr-x 3 root root 4096 May 24 16:10 . [2023-05-24T16:18:21.324Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 16:18 .. [2023-05-24T16:18:21.324Z] drwxr-xr-x 2 root root 4096 May 24 16:10 cost [2023-05-24T16:18:21.324Z] -rw-r--r-- 1 root root 85 May 24 16:10 cost.csv [2023-05-24T16:18:21.324Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-05-24T16:18:21.324Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-05-24T16:18:21.324Z] total 16 [2023-05-24T16:18:21.324Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 16:10 . [2023-05-24T16:18:21.324Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 16:18 .. [2023-05-24T16:18:21.324Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 16:10 cost [2023-05-24T16:18:21.324Z] -rw-r--r-- 1 jenkins jenkins 85 May 24 16:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:21.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:22.471Z] ---> package-listing.sh [2023-05-24T16:18:22.471Z] ++ facter osfamily [2023-05-24T16:18:22.471Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T16:18:22.730Z] + OS_FAMILY=debian [2023-05-24T16:18:22.730Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2023-05-24T16:18:22.730Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T16:18:22.730Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T16:18:22.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T16:18:22.730Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T16:18:22.730Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2023-05-24T16:18:22.730Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T16:18:22.730Z] + case "${OS_FAMILY}" in [2023-05-24T16:18:22.730Z] + dpkg -l [2023-05-24T16:18:22.730Z] + grep '^ii' [2023-05-24T16:18:22.730Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T16:18:22.730Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T16:18:22.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T16:18:22.730Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2023-05-24T16:18:22.730Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2023-05-24T16:18:22.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2023-05-24T16:18:22.740Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T16:18:23.018Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T16:18:23.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T16:18:23.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T16:18:23.643Z] prd-ubuntu20.04-docker-8c-8g-16713 does not seem to be running inside a container [2023-05-24T16:18:23.673Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2023-05-24T16:18:23.880Z] $ docker top 672a353e22da917ba35a92d17b0781200bda0287ca06e45b9cc8232485d05113 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T16:18:24.223Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T16:18:24.501Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T16:18:24.788Z] + ls /var/log/sa-host [2023-05-24T16:18:24.788Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T16:18:24.934Z] provisioning config files... [2023-05-24T16:18:24.941Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8776063431582744132tmp [Pipeline] { [Pipeline] echo [2023-05-24T16:18:24.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:25.238Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T16:18:25.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:25.582Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T16:18:25.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:25.872Z] ---> sudo-logs.sh [2023-05-24T16:18:25.872Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T16:18:25.906Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:26.190Z] ---> job-cost.sh [2023-05-24T16:18:26.191Z] lf-activate-venv: SKIPPING [2023-05-24T16:18:26.191Z] DEBUG: total: 0.2199999988079071 [2023-05-24T16:18:26.191Z] INFO: Retrieving Stack Cost... [2023-05-24T16:18:26.450Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T16:18:27.019Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T16:18:27.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T16:18:27.313Z] ---> logs-deploy.sh [2023-05-24T16:18:27.313Z] lf-activate-venv: SKIPPING [2023-05-24T16:18:27.313Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/60 [2023-05-24T16:18:27.313Z] INFO: archiving workspace using pattern(s): [2023-05-24T16:18:28.249Z] Archives upload complete. [2023-05-24T16:18:28.507Z] INFO: archiving logs to Nexus [2023-05-24T16:18:29.075Z] ---> uname -a: [2023-05-24T16:18:29.075Z] Linux prd-ubuntu20-04-docker-8c-8g-16713 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-24T16:18:29.075Z] [2023-05-24T16:18:29.075Z] [2023-05-24T16:18:29.075Z] ---> lscpu: [2023-05-24T16:18:29.075Z] Architecture: x86_64 [2023-05-24T16:18:29.075Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-24T16:18:29.075Z] Byte Order: Little Endian [2023-05-24T16:18:29.075Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-24T16:18:29.075Z] CPU(s): 8 [2023-05-24T16:18:29.075Z] On-line CPU(s) list: 0-7 [2023-05-24T16:18:29.075Z] Thread(s) per core: 1 [2023-05-24T16:18:29.075Z] Core(s) per socket: 1 [2023-05-24T16:18:29.075Z] Socket(s): 8 [2023-05-24T16:18:29.075Z] NUMA node(s): 1 [2023-05-24T16:18:29.075Z] Vendor ID: AuthenticAMD [2023-05-24T16:18:29.075Z] CPU family: 23 [2023-05-24T16:18:29.075Z] Model: 49 [2023-05-24T16:18:29.075Z] Model name: AMD EPYC-Rome Processor [2023-05-24T16:18:29.075Z] Stepping: 0 [2023-05-24T16:18:29.075Z] CPU MHz: 2799.998 [2023-05-24T16:18:29.075Z] BogoMIPS: 5599.99 [2023-05-24T16:18:29.075Z] Virtualization: AMD-V [2023-05-24T16:18:29.075Z] Hypervisor vendor: KVM [2023-05-24T16:18:29.075Z] Virtualization type: full [2023-05-24T16:18:29.075Z] L1d cache: 256 KiB [2023-05-24T16:18:29.075Z] L1i cache: 256 KiB [2023-05-24T16:18:29.075Z] L2 cache: 4 MiB [2023-05-24T16:18:29.075Z] L3 cache: 128 MiB [2023-05-24T16:18:29.075Z] NUMA node0 CPU(s): 0-7 [2023-05-24T16:18:29.075Z] Vulnerability Itlb multihit: Not affected [2023-05-24T16:18:29.075Z] Vulnerability L1tf: Not affected [2023-05-24T16:18:29.076Z] Vulnerability Mds: Not affected [2023-05-24T16:18:29.076Z] Vulnerability Meltdown: Not affected [2023-05-24T16:18:29.076Z] Vulnerability Mmio stale data: Not affected [2023-05-24T16:18:29.076Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-24T16:18:29.076Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-24T16:18:29.076Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-24T16:18:29.076Z] Vulnerability Srbds: Not affected [2023-05-24T16:18:29.076Z] Vulnerability Tsx async abort: Not affected [2023-05-24T16:18:29.076Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] ---> nproc: [2023-05-24T16:18:29.076Z] 8 [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] ---> df -h: [2023-05-24T16:18:29.076Z] Filesystem Size Used Avail Use% Mounted on [2023-05-24T16:18:29.076Z] overlay 155G 12G 143G 8% / [2023-05-24T16:18:29.076Z] tmpfs 64M 0 64M 0% /dev [2023-05-24T16:18:29.076Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-24T16:18:29.076Z] shm 64M 0 64M 0% /dev/shm [2023-05-24T16:18:29.076Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] ---> sar -b -r -n DEV: [2023-05-24T16:18:29.076Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16713) 05/24/23 _x86_64_ (8 CPU) [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] 16:08:04 LINUX RESTART (8 CPU) [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] 16:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-24T16:18:29.076Z] 16:10:01 72.13 0.32 71.81 0.00 19.79 45546.32 0.00 [2023-05-24T16:18:29.076Z] 16:11:01 32.64 0.15 32.49 0.00 7.33 16869.21 0.00 [2023-05-24T16:18:29.076Z] 16:12:02 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-05-24T16:18:29.076Z] 16:13:01 1.69 0.00 1.69 0.00 0.00 19.79 0.00 [2023-05-24T16:18:29.076Z] 16:14:01 56.87 11.78 45.09 0.00 5195.27 8967.31 0.00 [2023-05-24T16:18:29.076Z] 16:15:01 4.43 0.02 4.42 0.00 0.13 100.50 0.00 [2023-05-24T16:18:29.076Z] 16:16:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2023-05-24T16:18:29.076Z] 16:17:01 1.93 0.02 1.92 0.00 0.13 21.86 0.00 [2023-05-24T16:18:29.076Z] 16:18:01 60.97 0.32 60.66 0.00 23.46 37098.48 0.00 [2023-05-24T16:18:29.076Z] Average: 25.85 1.40 24.45 0.00 585.01 12032.84 0.00 [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] 16:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-24T16:18:29.076Z] 16:10:01 29193136 31620724 689596 2.10 90668 2613900 1722836 5.08 1056216 2267712 88 [2023-05-24T16:18:29.076Z] 16:11:01 28672920 31598408 704296 2.14 93456 3065932 1718924 5.07 1087428 2706548 16 [2023-05-24T16:18:29.076Z] 16:12:02 28670556 31596116 706484 2.15 93488 3065932 1718924 5.07 1089920 2706548 12 [2023-05-24T16:18:29.076Z] 16:13:01 28675164 31600748 701720 2.13 93532 3065928 1740084 5.13 1084800 2706552 12 [2023-05-24T16:18:29.076Z] 16:14:01 28134208 31577652 712300 2.17 128332 3527928 1797660 5.30 1412040 2882440 372 [2023-05-24T16:18:29.076Z] 16:15:01 28143928 31582568 706236 2.15 126956 3524672 1783744 5.26 1404748 2879220 12 [2023-05-24T16:18:29.076Z] 16:16:01 28144204 31583016 705624 2.15 127056 3524676 1783744 5.26 1404924 2879228 8 [2023-05-24T16:18:29.076Z] 16:17:01 28143880 31582812 705808 2.15 127136 3524672 1783744 5.26 1404940 2879248 8 [2023-05-24T16:18:29.076Z] 16:18:01 26685916 31548052 734156 2.23 171144 4790160 1845240 5.44 1520392 4101536 589188 [2023-05-24T16:18:29.076Z] Average: 28273768 31587788 707358 2.15 116863 3411533 1766100 5.20 1273934 2889892 65524 [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] 16:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-24T16:18:29.076Z] 16:10:01 ens3 95.53 56.61 587.13 18.03 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:10:01 docker0 31.51 57.30 2.39 551.34 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:10:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:11:01 ens3 108.30 78.30 2522.71 88.97 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:11:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:12:02 ens3 3.48 1.85 11.71 0.13 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:13:01 ens3 1.25 0.83 0.65 0.48 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:14:01 ens3 240.51 128.36 2871.81 9.14 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:14:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:15:01 ens3 0.93 0.22 0.08 0.02 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:16:01 ens3 1.30 0.47 0.46 0.28 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:17:01 ens3 0.68 0.40 0.35 0.27 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:18:01 ens3 302.75 179.39 7708.34 28.63 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:18:01 docker0 22.36 43.28 2.08 541.54 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] 16:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] Average: ens3 83.99 49.68 1527.10 16.24 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] Average: docker0 5.95 11.11 0.49 120.86 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] ---> sar -P ALL: [2023-05-24T16:18:29.076Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16713) 05/24/23 _x86_64_ (8 CPU) [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] 16:08:04 LINUX RESTART (8 CPU) [2023-05-24T16:18:29.076Z] [2023-05-24T16:18:29.076Z] 16:09:02 CPU %user %nice %system %iowait %steal %idle [2023-05-24T16:18:29.076Z] 16:10:01 all 36.03 0.00 6.37 1.30 0.08 56.22 [2023-05-24T16:18:29.076Z] 16:10:01 0 36.45 0.00 6.60 0.10 0.09 56.76 [2023-05-24T16:18:29.076Z] 16:10:01 1 37.73 0.00 6.07 0.10 0.09 56.01 [2023-05-24T16:18:29.076Z] 16:10:01 2 35.07 0.00 7.15 3.90 0.07 53.81 [2023-05-24T16:18:29.076Z] 16:10:01 3 35.73 0.00 5.74 0.51 0.09 57.93 [2023-05-24T16:18:29.076Z] 16:10:01 4 37.80 0.00 7.07 1.25 0.07 53.81 [2023-05-24T16:18:29.076Z] 16:10:01 5 35.16 0.00 6.54 4.37 0.09 53.83 [2023-05-24T16:18:29.076Z] 16:10:01 6 36.12 0.00 6.36 0.02 0.07 57.43 [2023-05-24T16:18:29.076Z] 16:10:01 7 34.21 0.00 5.39 0.14 0.09 60.17 [2023-05-24T16:18:29.076Z] 16:11:01 all 2.51 0.00 1.15 0.69 0.02 95.63 [2023-05-24T16:18:29.076Z] 16:11:01 0 2.46 0.00 1.80 0.02 0.02 95.71 [2023-05-24T16:18:29.076Z] 16:11:01 1 3.88 0.00 0.94 0.03 0.03 95.12 [2023-05-24T16:18:29.076Z] 16:11:01 2 2.32 0.00 1.53 4.05 0.03 92.07 [2023-05-24T16:18:29.076Z] 16:11:01 3 1.99 0.00 1.35 0.00 0.02 96.64 [2023-05-24T16:18:29.076Z] 16:11:01 4 2.25 0.00 0.77 1.29 0.03 95.65 [2023-05-24T16:18:29.076Z] 16:11:01 5 2.51 0.00 1.02 0.13 0.02 96.31 [2023-05-24T16:18:29.076Z] 16:11:01 6 2.11 0.00 0.90 0.02 0.02 96.95 [2023-05-24T16:18:29.076Z] 16:11:01 7 2.55 0.00 0.87 0.00 0.02 96.56 [2023-05-24T16:18:29.076Z] 16:12:02 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-05-24T16:18:29.076Z] 16:12:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T16:18:29.076Z] 16:12:02 1 0.28 0.00 0.03 0.00 0.02 99.67 [2023-05-24T16:18:29.076Z] 16:12:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T16:18:29.076Z] 16:12:02 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-24T16:18:29.076Z] 16:12:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T16:18:29.076Z] 16:12:02 5 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-24T16:18:29.076Z] 16:12:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T16:18:29.076Z] 16:12:02 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-24T16:18:29.076Z] 16:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-24T16:18:29.076Z] 16:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T16:18:29.076Z] 16:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-24T16:18:29.076Z] 16:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-24T16:18:29.076Z] 16:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T16:18:29.076Z] 16:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T16:18:29.076Z] 16:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-24T16:18:29.076Z] 16:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-24T16:18:29.076Z] 16:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-24T16:18:29.076Z] 16:14:01 all 2.65 0.00 1.56 0.49 0.03 95.26 [2023-05-24T16:18:29.076Z] 16:14:01 0 2.14 0.00 1.07 0.53 0.03 96.23 [2023-05-24T16:18:29.076Z] 16:14:01 1 1.91 0.00 2.77 0.45 0.03 94.84 [2023-05-24T16:18:29.076Z] 16:14:01 2 2.59 0.00 0.92 0.10 0.02 96.37 [2023-05-24T16:18:29.076Z] 16:14:01 3 2.86 0.00 1.70 0.08 0.02 95.34 [2023-05-24T16:18:29.076Z] 16:14:01 4 2.95 0.00 0.81 0.07 0.03 96.14 [2023-05-24T16:18:29.076Z] 16:14:01 5 2.73 0.00 0.99 0.89 0.03 95.37 [2023-05-24T16:18:29.076Z] 16:14:01 6 3.02 0.00 3.07 1.12 0.03 92.76 [2023-05-24T16:18:29.076Z] 16:14:01 7 3.04 0.00 1.16 0.72 0.03 95.04 [2023-05-24T16:18:29.076Z] 16:15:01 all 0.27 0.00 0.05 0.01 0.00 99.67 [2023-05-24T16:18:29.076Z] 16:15:01 0 0.25 0.00 0.10 0.00 0.00 99.65 [2023-05-24T16:18:29.076Z] 16:15:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2023-05-24T16:18:29.076Z] 16:15:01 2 0.07 0.00 0.03 0.02 0.00 99.88 [2023-05-24T16:18:29.076Z] 16:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-24T16:18:29.076Z] 16:15:01 4 1.52 0.00 0.05 0.00 0.00 98.44 [2023-05-24T16:18:29.076Z] 16:15:01 5 0.12 0.00 0.02 0.02 0.00 99.85 [2023-05-24T16:18:29.076Z] 16:15:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-24T16:18:29.076Z] 16:15:01 7 0.05 0.00 0.03 0.07 0.00 99.85 [2023-05-24T16:18:29.076Z] 16:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-24T16:18:29.076Z] 16:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T16:18:29.076Z] 16:16:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-24T16:18:29.076Z] 16:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T16:18:29.076Z] 16:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T16:18:29.076Z] 16:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T16:18:29.077Z] 16:16:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-24T16:18:29.077Z] 16:16:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-24T16:18:29.077Z] 16:16:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-24T16:18:29.077Z] 16:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-24T16:18:29.077Z] 16:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T16:18:29.077Z] 16:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-24T16:18:29.077Z] 16:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T16:18:29.077Z] 16:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T16:18:29.077Z] 16:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T16:18:29.077Z] 16:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-24T16:18:29.077Z] 16:17:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-24T16:18:29.077Z] 16:17:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2023-05-24T16:18:29.077Z] 16:18:01 all 7.19 0.00 3.11 0.98 0.04 88.68 [2023-05-24T16:18:29.077Z] 16:18:01 0 7.68 0.00 2.87 0.76 0.05 88.64 [2023-05-24T16:18:29.077Z] 16:18:01 1 7.99 0.00 3.01 0.34 0.03 88.63 [2023-05-24T16:18:29.077Z] 16:18:01 2 6.64 0.00 4.37 5.27 0.03 83.69 [2023-05-24T16:18:29.077Z] 16:18:01 3 7.50 0.00 2.98 0.10 0.03 89.39 [2023-05-24T16:18:29.077Z] 16:18:01 4 7.47 0.00 3.07 0.07 0.03 89.36 [2023-05-24T16:18:29.077Z] 16:18:01 5 6.92 0.00 3.05 0.08 0.05 89.89 [2023-05-24T16:18:29.077Z] 16:18:01 6 7.20 0.00 2.62 0.18 0.03 89.96 [2023-05-24T16:18:29.077Z] 16:18:01 7 6.14 0.00 2.88 1.06 0.05 89.87 [2023-05-24T16:18:29.077Z] Average: all 5.33 0.00 1.35 0.38 0.02 92.91 [2023-05-24T16:18:29.077Z] Average: 0 5.35 0.00 1.37 0.16 0.02 93.10 [2023-05-24T16:18:29.077Z] Average: 1 5.69 0.00 1.42 0.10 0.02 92.76 [2023-05-24T16:18:29.077Z] Average: 2 5.11 0.00 1.54 1.47 0.02 91.87 [2023-05-24T16:18:29.077Z] Average: 3 5.27 0.00 1.30 0.08 0.02 93.34 [2023-05-24T16:18:29.077Z] Average: 4 5.69 0.00 1.29 0.29 0.02 92.70 [2023-05-24T16:18:29.077Z] Average: 5 5.19 0.00 1.28 0.60 0.02 92.90 [2023-05-24T16:18:29.077Z] Average: 6 5.32 0.00 1.44 0.15 0.02 93.07 [2023-05-24T16:18:29.077Z] Average: 7 5.05 0.00 1.14 0.23 0.02 93.55 [2023-05-24T16:18:29.077Z] [2023-05-24T16:18:29.077Z] [2023-05-24T16:18:29.077Z]