Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 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-ssh3054651045849136500.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14062124204820389151.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13806080190235813466.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh825831151065524743.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8015346212545963298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v3 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1539’ Running on prd-ubuntu20.04-docker-8c-8g-1541 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 (main) Commit message: "Merge pull request #1442 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.8" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 # timeout=10 > git rev-list --no-walk 6ea215722f92fb83ef496e14ae9050ac73ee7455 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:12:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:12:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:12:25 ========================================================= 15:12:25 EdgeX Global Pipelines Version Info 15:12:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:26 ------------------- 15:12:26 stable info: 15:12:26 ------------------- 15:12:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:26 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:12:26 Message: update stable to v1.0.250 15:12:27 ------------------- 15:12:27 experimental info: 15:12:27 ------------------- 15:12:27 Commited By: **** collab-it+edgex@linuxfoundation.org 15:12:27 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:12:27 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10a2ee8 [Pipeline] echo 15:12:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:12:27 + git rev-list -1 --merges 10a2ee88eb89d5552dfe18d7827b999c1ef860a7~1..10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] echo 15:12:28 -----------> git rev-list -1 --merges 10a2ee88eb89d5552dfe18d7827b999c1ef860a7~1..10a2ee88eb89d5552dfe18d7827b999c1ef860a7 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 15:12:28 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [false] [Pipeline] sh 15:12:28 + git log --format=format:%s -1 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] echo 15:12:28 ========================================================= 15:12:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:12:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:28 + git log --format=format:%s -1 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] echo 15:12:28 [semverPrep] GIT_COMMIT: 10a2ee88eb89d5552dfe18d7827b999c1ef860a7, Commit Message: Merge pull request #1442 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.8 [Pipeline] echo 15:12:28 [semverPrep] This is not a build commit. [Pipeline] sh 15:12:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:29 + grep -v github /etc/ssh/ssh_known_hosts 15:12:29 + [ -e /tmp/ssh_known_hosts ] 15:12:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:12:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:12:29 + sudo tee -a /etc/ssh/ssh_known_hosts 15:12:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:29 15:12:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:29 0.1.4: Pulling from edgex-devops/py-git-semver 15:12:29 b85a868b505f: Pulling fs layer 15:12:29 e2be974225ed: Pulling fs layer 15:12:29 339a4e72a1f5: Pulling fs layer 15:12:29 988bab9f4d93: Pulling fs layer 15:12:29 1469e6f7b9e6: Pulling fs layer 15:12:29 eaf3925da568: Pulling fs layer 15:12:29 bab4dde63d76: Pulling fs layer 15:12:29 bde34c3a00c8: Pulling fs layer 15:12:29 b352a97aabf1: Pulling fs layer 15:12:29 4872d77fe225: Pulling fs layer 15:12:29 5851b861e8e6: Pulling fs layer 15:12:29 1469e6f7b9e6: Waiting 15:12:29 eaf3925da568: Waiting 15:12:29 bab4dde63d76: Waiting 15:12:29 988bab9f4d93: Waiting 15:12:29 bde34c3a00c8: Waiting 15:12:29 b352a97aabf1: Waiting 15:12:29 4872d77fe225: Waiting 15:12:29 5851b861e8e6: Waiting 15:12:29 e2be974225ed: Download complete 15:12:29 988bab9f4d93: Verifying Checksum 15:12:29 988bab9f4d93: Download complete 15:12:29 1469e6f7b9e6: Verifying Checksum 15:12:29 1469e6f7b9e6: Download complete 15:12:30 eaf3925da568: Verifying Checksum 15:12:30 eaf3925da568: Download complete 15:12:30 339a4e72a1f5: Verifying Checksum 15:12:30 339a4e72a1f5: Download complete 15:12:30 bde34c3a00c8: Download complete 15:12:30 b352a97aabf1: Download complete 15:12:30 4872d77fe225: Verifying Checksum 15:12:30 4872d77fe225: Download complete 15:12:30 5851b861e8e6: Verifying Checksum 15:12:30 5851b861e8e6: Download complete 15:12:30 b85a868b505f: Download complete 15:12:30 bab4dde63d76: Verifying Checksum 15:12:30 bab4dde63d76: Download complete 15:12:31 b85a868b505f: Pull complete 15:12:31 e2be974225ed: Pull complete 15:12:31 339a4e72a1f5: Pull complete 15:12:31 988bab9f4d93: Pull complete 15:12:32 1469e6f7b9e6: Pull complete 15:12:32 eaf3925da568: Pull complete 15:12:34 bab4dde63d76: Pull complete 15:12:34 bde34c3a00c8: Pull complete 15:12:34 b352a97aabf1: Pull complete 15:12:34 4872d77fe225: Pull complete 15:12:34 5851b861e8e6: Pull complete 15:12:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:34 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:12:38 $ docker top 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f -eo pid,comm 15:12:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:12:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:38 [ssh-agent] Looking for ssh-agent implementation... 15:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:38 $ docker exec 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f ssh-agent 15:12:38 SSH_AUTH_SOCK=/tmp/ssh-vkQKg9lf7QZC/agent.33 15:12:38 SSH_AGENT_PID=39 15:12:38 Running ssh-add (command line suppressed) 15:12:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7014684014628602025.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7014684014628602025.key) 15:12:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:38 + git tag --points-at HEAD [Pipeline] } 15:12:38 $ docker exec --env ******** --env ******** 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f ssh-agent -k 15:12:39 unset SSH_AUTH_SOCK; 15:12:39 unset SSH_AGENT_PID; 15:12:39 echo Agent pid 39 killed; 15:12:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:12:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:39 [ssh-agent] Looking for ssh-agent implementation... 15:12:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:39 $ docker exec 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f ssh-agent 15:12:39 SSH_AUTH_SOCK=/tmp/ssh-qAsrbcvLg761/agent.71 15:12:39 SSH_AGENT_PID=77 15:12:39 Running ssh-add (command line suppressed) 15:12:39 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4174573214405803758.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4174573214405803758.key) 15:12:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:39 + git semver init 15:12:40 2023-07-19 15:12:39,954 [run_init] DEBUG init version:0.0.0 force:False 15:12:40 2023-07-19 15:12:39,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 15:12:40 2023-07-19 15:12:39,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:12:40 2023-07-19 15:12:39,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:12:41 2023-07-19 15:12:41,578 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 15:12:41 2023-07-19 15:12:41,579 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 15:12:41 2023-07-19 15:12:41,579 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:12:41 2023-07-19 15:12:41,579 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:12:41 3.1.0-dev.9 [Pipeline] } 15:12:41 $ docker exec --env ******** --env ******** 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f ssh-agent -k 15:12:42 unset SSH_AUTH_SOCK; 15:12:42 unset SSH_AGENT_PID; 15:12:42 echo Agent pid 77 killed; 15:12:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:42 + git semver [Pipeline] } 15:12:42 $ docker stop --time=1 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f 15:12:43 $ docker rm -f --volumes 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f [Pipeline] // withDockerContainer [Pipeline] sh 15:12:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:44 Stashed 1 file(s) [Pipeline] echo 15:12:44 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 15:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:44 ========================================================= 15:12:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:12:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:12:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:44 4db1b89c0bd1: Pulling fs layer 15:12:44 6911f1a30b25: Pulling fs layer 15:12:44 e194b8c5c2a9: Pulling fs layer 15:12:44 6863d3e3a2b1: Pulling fs layer 15:12:44 ec0bb842ea78: Pulling fs layer 15:12:44 40a00589a448: Pulling fs layer 15:12:44 6c08303d61cc: Pulling fs layer 15:12:44 798269fcf238: Pulling fs layer 15:12:44 ec0bb842ea78: Waiting 15:12:44 40a00589a448: Waiting 15:12:44 6c08303d61cc: Waiting 15:12:44 798269fcf238: Waiting 15:12:44 6863d3e3a2b1: Waiting 15:12:44 6911f1a30b25: Verifying Checksum 15:12:44 6911f1a30b25: Download complete 15:12:44 6863d3e3a2b1: Download complete 15:12:44 ec0bb842ea78: Download complete 15:12:44 4db1b89c0bd1: Verifying Checksum 15:12:44 4db1b89c0bd1: Download complete 15:12:44 40a00589a448: Verifying Checksum 15:12:44 40a00589a448: Download complete 15:12:45 4db1b89c0bd1: Pull complete 15:12:45 6911f1a30b25: Pull complete 15:12:45 798269fcf238: Verifying Checksum 15:12:45 798269fcf238: Download complete 15:12:45 e194b8c5c2a9: Verifying Checksum 15:12:45 e194b8c5c2a9: Download complete 15:12:46 6c08303d61cc: Verifying Checksum 15:12:46 6c08303d61cc: Download complete 15:12:49 e194b8c5c2a9: Pull complete 15:12:49 6863d3e3a2b1: Pull complete 15:12:49 ec0bb842ea78: Pull complete 15:12:49 40a00589a448: Pull complete 15:12:51 6c08303d61cc: Pull complete 15:12:52 798269fcf238: Pull complete 15:12:52 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:12:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 15:12:52 + 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 15:12:52 + docker inspect -f . ci-base-image-x86_64 15:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:52 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:12:58 $ docker top 80d5fc8d9a0c98c5e78ec728489135acab2d96db8dde6f914a38a823463f5f49 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:58 + go version 15:12:58 go version go1.20.6 linux/amd64 [Pipeline] } 15:12:58 $ docker stop --time=1 80d5fc8d9a0c98c5e78ec728489135acab2d96db8dde6f914a38a823463f5f49 15:12:59 Still waiting to schedule task 15:12:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1540’ 15:13:00 $ docker rm -f --volumes 80d5fc8d9a0c98c5e78ec728489135acab2d96db8dde6f914a38a823463f5f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:00 + docker inspect -f . ci-base-image-x86_64 15:13:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:00 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:01 $ docker top 808ec01675abebeb13ccbf2173caa59b34ba0f244cb17df6a20fce706fce522b -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:01 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 15:13:01 + make test 15:13:01 make -C ./app-service-template build 15:13:01 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:13:01 go mod tidy 15:13:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 15:13:01 go: downloading github.com/stretchr/testify v1.8.4 15:13:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 15:13:01 go: downloading github.com/google/uuid v1.3.0 15:13:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:13:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 15:13:01 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 15:13:01 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 15:13:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:13:01 go: downloading github.com/gorilla/mux v1.8.0 15:13:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:13:01 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:13:01 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:13:01 go: downloading gopkg.in/yaml.v3 v3.0.1 15:13:01 go: downloading github.com/stretchr/objx v0.5.0 15:13:01 go: downloading github.com/go-kit/log v0.2.1 15:13:01 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:13:01 go: downloading github.com/go-playground/validator/v10 v10.14.1 15:13:01 go: downloading github.com/mitchellh/copystructure v1.2.0 15:13:01 go: downloading github.com/gorilla/websocket v1.5.0 15:13:01 go: downloading golang.org/x/net v0.10.0 15:13:01 go: downloading golang.org/x/sync v0.2.0 15:13:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:13:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 15:13:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 15:13:02 go: downloading github.com/hashicorp/errwrap v1.1.0 15:13:02 go: downloading github.com/hashicorp/consul/api v1.22.0 15:13:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:13:02 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:13:02 go: downloading github.com/x448/float16 v0.8.4 15:13:02 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:13:02 go: downloading github.com/go-playground/universal-translator v0.18.1 15:13:02 go: downloading github.com/leodido/go-urn v1.2.4 15:13:02 go: downloading golang.org/x/crypto v0.9.0 15:13:02 go: downloading golang.org/x/text v0.9.0 15:13:02 go: downloading github.com/go-playground/locales v0.14.1 15:13:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:13:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:13:02 go: downloading github.com/go-playground/assert/v2 v2.2.0 15:13:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:13:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:13:02 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:13:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:13:02 go: downloading github.com/hashicorp/serf v0.10.1 15:13:02 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:13:02 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:13:02 go: downloading github.com/google/go-cmp v0.5.9 15:13:02 go: downloading github.com/hashicorp/consul/sdk v0.14.0 15:13:02 go: downloading github.com/hashicorp/go-uuid v1.0.3 15:13:02 go: downloading golang.org/x/sys v0.8.0 15:13:02 go: downloading github.com/Microsoft/go-winio v0.6.0 15:13:02 go: downloading github.com/zeebo/errs v1.3.0 15:13:02 go: downloading google.golang.org/grpc v1.53.0 15:13:03 go: downloading github.com/kr/pretty v0.1.0 15:13:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:13:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:13:03 go: downloading github.com/fatih/color v1.14.1 15:13:03 go: downloading github.com/mattn/go-colorable v0.1.13 15:13:03 go: downloading github.com/mattn/go-isatty v0.0.17 15:13:03 go: downloading github.com/hashicorp/go-version v1.2.1 15:13:03 go: downloading github.com/pkg/errors v0.9.1 15:13:03 go: downloading github.com/armon/go-metrics v0.4.1 15:13:03 go: downloading github.com/hashicorp/go-msgpack v0.5.5 15:13:03 go: downloading github.com/hashicorp/memberlist v0.5.0 15:13:03 go: downloading github.com/nats-io/nats.go v1.27.1 15:13:03 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 15:13:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:13:03 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:13:03 go: downloading golang.org/x/tools v0.6.0 15:13:03 go: downloading google.golang.org/protobuf v1.28.1 15:13:03 go: downloading github.com/kr/text v0.2.0 15:13:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:13:03 go: downloading github.com/pascaldekloe/goe v0.1.0 15:13:03 go: downloading github.com/google/btree v1.0.1 15:13:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:13:03 go: downloading github.com/miekg/dns v1.1.41 15:13:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:13:03 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:13:03 go: downloading github.com/golang/protobuf v1.5.2 15:13:03 go: downloading github.com/onsi/ginkgo v1.10.1 15:13:03 go: downloading github.com/onsi/gomega v1.7.0 15:13:03 go: downloading github.com/klauspost/compress v1.16.5 15:13:03 go: downloading github.com/nats-io/nkeys v0.4.4 15:13:03 go: downloading github.com/nats-io/nuid v1.0.1 15:13:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:13:03 go: downloading github.com/minio/highwayhash v1.0.2 15:13:03 go: downloading github.com/nats-io/jwt/v2 v2.4.1 15:13:03 go: downloading golang.org/x/time v0.3.0 15:13:03 go: downloading gopkg.in/yaml.v2 v2.4.0 15:13:03 go: downloading github.com/hpcloud/tail v1.0.0 15:13:03 go: downloading golang.org/x/mod v0.8.0 15:13:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:13:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:13:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.8 15:13:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 15:13:05 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 15:13:05 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 15:13:20 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:13:20 make -C ./app-service-template test 15:13:20 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:13:20 go test -race -coverprofile=coverage.out ./... 15:13:38 ? app-new-service/config [no test files] 15:13:38 ok app-new-service 0.076s coverage: 49.1% of statements 15:13:38 ok app-new-service/functions 0.078s coverage: 85.3% of statements 15:13:38 go vet ./... 15:13:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:13:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:13:53 ./bin/test-attribution-txt.sh 15:13:53 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:13:53 go test -race -coverprofile=coverage.out ./... 15:13:53 go: downloading github.com/gomodule/redigo v1.8.9 15:13:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 15:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 15:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 15:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.089s coverage: 64.8% of statements 15:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.060s coverage: 93.0% of statements 15:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.075s coverage: 85.1% of statements 15:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.060s coverage: 87.8% of statements 15:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.043s coverage: 100.0% of statements 15:13:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 15:13:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 15:13:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 15:13:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 15:13:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 15:13:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.349s coverage: 77.9% of statements 15:13:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.039s coverage: 97.3% of statements 15:13:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.076s coverage: 82.8% of statements 15:13:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.063s coverage: 65.2% of statements 15:13:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 15:13:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 15:13:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:13:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.096s coverage: 28.7% of statements 15:13:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.058s coverage: 14.9% of statements 15:13:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.067s coverage: 27.3% of statements 15:13:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.110s coverage: 52.8% of statements 15:14:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.139s coverage: 75.1% of statements 15:14:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements 15:14:25 go vet ./... 15:14:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:14:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:14:33 $ docker stop --time=1 808ec01675abebeb13ccbf2173caa59b34ba0f244cb17df6a20fce706fce522b 15:14:35 $ docker rm -f --volumes 808ec01675abebeb13ccbf2173caa59b34ba0f244cb17df6a20fce706fce522b [Pipeline] // withDockerContainer [Pipeline] sh 15:14:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:14:36 Stashed 2 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 15:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:36 15:14:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:36 latest: Pulling from edgex-lftools-log-publisher 15:14:36 5eb5b503b376: Pulling fs layer 15:14:36 5c69ac0246d0: Pulling fs layer 15:14:36 ec43610c2a17: Pulling fs layer 15:14:36 3a2ae6a8a46f: Pulling fs layer 15:14:36 33b1e0a273af: Pulling fs layer 15:14:36 5d3b04190fa2: Pulling fs layer 15:14:36 2f39f015ded8: Pulling fs layer 15:14:36 3a2ae6a8a46f: Waiting 15:14:36 33b1e0a273af: Waiting 15:14:36 5d3b04190fa2: Waiting 15:14:36 2f39f015ded8: Waiting 15:14:36 5c69ac0246d0: Verifying Checksum 15:14:36 5c69ac0246d0: Download complete 15:14:36 3a2ae6a8a46f: Verifying Checksum 15:14:36 3a2ae6a8a46f: Download complete 15:14:37 33b1e0a273af: Verifying Checksum 15:14:37 33b1e0a273af: Download complete 15:14:37 ec43610c2a17: Verifying Checksum 15:14:37 ec43610c2a17: Download complete 15:14:37 5d3b04190fa2: Verifying Checksum 15:14:37 5d3b04190fa2: Download complete 15:14:37 5eb5b503b376: Verifying Checksum 15:14:37 5eb5b503b376: Download complete 15:14:37 2f39f015ded8: Download complete 15:14:38 5eb5b503b376: Pull complete 15:14:38 5c69ac0246d0: Pull complete 15:14:38 ec43610c2a17: Pull complete 15:14:38 3a2ae6a8a46f: Pull complete 15:14:39 33b1e0a273af: Pull complete 15:14:39 5d3b04190fa2: Pull complete 15:14:43 2f39f015ded8: Pull complete 15:14:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:43 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:14:43 $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:14:48 $ docker top 94dc2e154050c3b5577d020863de659e7bd21f9709c270d5b28586c39ea23587 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:49 ---> job-cost.sh 15:14:49 lf-activate-venv: SKIPPING 15:14:49 INFO: No Stack... 15:14:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:14:50 INFO: Archiving Costs [Pipeline] sh 15:14:50 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 15:14:50 + cut -d, -f6 [Pipeline] lock 15:14:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] 15:14:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] did not exist. Created. 15:14:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:50 + echo total: 0.2199999988079071 [Pipeline] stash 15:14:50 Stashed 1 file(s) [Pipeline] } 15:14:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } 15:14:50 $ docker stop --time=1 94dc2e154050c3b5577d020863de659e7bd21f9709c270d5b28586c39ea23587 15:14:51 $ docker rm -f --volumes 94dc2e154050c3b5577d020863de659e7bd21f9709c270d5b28586c39ea23587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:16:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1543 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 15:16:38 Running in /w/workspace/app-functions-sdk-go/272 [Pipeline] { [Pipeline] checkout 15:16:38 The recommended git tool is: git 15:16:44 using credential edgex-jenkins-ssh 15:16:44 Cloning the remote Git repository 15:16:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:16:44 > git init /w/workspace/app-functions-sdk-go/272 # timeout=10 15:16:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:16:44 > git --version # timeout=10 15:16:44 > git --version # 'git version 2.25.1' 15:16:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:16:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:49 Avoid second fetch 15:16:49 Checking out Revision 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 (main) 15:16:49 Commit message: "Merge pull request #1442 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:49 > git config core.sparsecheckout # timeout=10 15:16:49 > git checkout -f 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 # timeout=10 15:16:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:16:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:50 Dload Upload Total Spent Left Speed 15:16:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 15:16:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:16:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:16:51 + sudo tee /etc/docker/daemon.new 15:16:51 { 15:16:51 "registry-mirrors": [ 15:16:51 "https://nexus3.edgexfoundry.org:10001" 15:16:51 ], 15:16:51 "bip": "10.250.0.254/24", 15:16:51 "hosts": [ 15:16:51 "tcp://0.0.0.0:5555", 15:16:51 "unix:///var/run/docker.sock" 15:16:51 ], 15:16:51 "mtu": 1458, 15:16:51 "selinux-enabled": true, 15:16:51 "seccomp-profile": "/etc/docker/seccomp.json" 15:16:51 } [Pipeline] sh 15:16:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:16:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:17:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:10 ========================================================= 15:17:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:17:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:17:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:17:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:17:11 edb6bdbacee9: Pulling fs layer 15:17:11 5f9638ab2659: Pulling fs layer 15:17:11 8d51d6327a98: Pulling fs layer 15:17:11 8b374f2dd631: Pulling fs layer 15:17:11 ec14aa9079de: Pulling fs layer 15:17:11 2f466654f4bb: Pulling fs layer 15:17:11 554e91adad29: Pulling fs layer 15:17:11 ec14aa9079de: Waiting 15:17:11 2f466654f4bb: Waiting 15:17:11 554e91adad29: Waiting 15:17:11 8b374f2dd631: Waiting 15:17:11 5f9638ab2659: Download complete 15:17:11 8b374f2dd631: Verifying Checksum 15:17:11 8b374f2dd631: Download complete 15:17:11 ec14aa9079de: Verifying Checksum 15:17:11 ec14aa9079de: Download complete 15:17:11 edb6bdbacee9: Verifying Checksum 15:17:11 edb6bdbacee9: Download complete 15:17:12 edb6bdbacee9: Pull complete 15:17:13 554e91adad29: Verifying Checksum 15:17:13 554e91adad29: Download complete 15:17:13 5f9638ab2659: Pull complete 15:17:14 8d51d6327a98: Verifying Checksum 15:17:14 8d51d6327a98: Download complete 15:17:14 2f466654f4bb: Verifying Checksum 15:17:14 2f466654f4bb: Download complete 15:17:26 8d51d6327a98: Pull complete 15:17:26 8b374f2dd631: Pull complete 15:17:26 ec14aa9079de: Pull complete 15:17:32 2f466654f4bb: Pull complete 15:17:35 554e91adad29: Pull complete 15:17:35 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:17:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 15:17:36 + 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 15:17:36 + docker inspect -f . ci-base-image-arm64 15:17:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:36 prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container 15:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/272 -v /w/workspace/app-functions-sdk-go/272:/w/workspace/app-functions-sdk-go/272:rw,z -v /w/workspace/app-functions-sdk-go/272@tmp:/w/workspace/app-functions-sdk-go/272@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 15:17:40 $ docker top 464b5f4e61f3ddcf852f179106433b5a89772b17e5e3df209369ae708d96bfa3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:40 + go version 15:17:40 go version go1.20.6 linux/arm64 [Pipeline] } 15:17:40 $ docker stop --time=1 464b5f4e61f3ddcf852f179106433b5a89772b17e5e3df209369ae708d96bfa3 15:17:42 $ docker rm -f --volumes 464b5f4e61f3ddcf852f179106433b5a89772b17e5e3df209369ae708d96bfa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:43 + docker inspect -f . ci-base-image-arm64 15:17:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:43 prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container 15:17:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/272 -v /w/workspace/app-functions-sdk-go/272:/w/workspace/app-functions-sdk-go/272:rw,z -v /w/workspace/app-functions-sdk-go/272@tmp:/w/workspace/app-functions-sdk-go/272@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 15:17:44 $ docker top 2821bc661a5b58e6a3d03044902f66d1011e590623d78162cc7d01fc2d4bf643 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:45 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/272 [Pipeline] fileExists [Pipeline] sh 15:17:46 + make test 15:17:46 make -C ./app-service-template build 15:17:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/272/app-service-template' 15:17:46 go mod tidy 15:17:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 15:17:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:17:46 go: downloading github.com/stretchr/testify v1.8.4 15:17:46 go: downloading github.com/google/uuid v1.3.0 15:17:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 15:17:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 15:17:47 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 15:17:47 go: downloading github.com/go-playground/validator/v10 v10.14.1 15:17:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:17:47 go: downloading gopkg.in/yaml.v3 v3.0.1 15:17:47 go: downloading github.com/go-kit/log v0.2.1 15:17:47 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:17:47 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:17:47 go: downloading github.com/stretchr/objx v0.5.0 15:17:47 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 15:17:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:17:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 15:17:47 go: downloading github.com/gorilla/mux v1.8.0 15:17:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:17:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 15:17:47 go: downloading github.com/x448/float16 v0.8.4 15:17:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:17:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:17:47 go: downloading github.com/go-playground/universal-translator v0.18.1 15:17:47 go: downloading github.com/leodido/go-urn v1.2.4 15:17:47 go: downloading golang.org/x/crypto v0.9.0 15:17:48 go: downloading golang.org/x/text v0.9.0 15:17:48 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:17:49 go: downloading github.com/go-playground/assert/v2 v2.2.0 15:17:49 go: downloading github.com/go-playground/locales v0.14.1 15:17:53 go: downloading github.com/mitchellh/copystructure v1.2.0 15:17:53 go: downloading github.com/gorilla/websocket v1.5.0 15:17:53 go: downloading golang.org/x/net v0.10.0 15:17:53 go: downloading golang.org/x/sync v0.2.0 15:17:53 go: downloading github.com/hashicorp/consul/api v1.22.0 15:17:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:17:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:17:53 go: downloading github.com/hashicorp/errwrap v1.1.0 15:17:53 go: downloading github.com/kr/pretty v0.1.0 15:17:53 go: downloading golang.org/x/sys v0.8.0 15:17:53 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:17:53 go: downloading github.com/nats-io/nats.go v1.27.1 15:17:53 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 15:17:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:17:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:17:53 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:17:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:17:53 go: downloading github.com/hashicorp/serf v0.10.1 15:17:54 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:17:54 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:17:54 go: downloading github.com/google/go-cmp v0.5.9 15:17:54 go: downloading github.com/hashicorp/consul/sdk v0.14.0 15:17:54 go: downloading github.com/hashicorp/go-uuid v1.0.3 15:17:54 go: downloading github.com/Microsoft/go-winio v0.6.0 15:17:54 go: downloading github.com/zeebo/errs v1.3.0 15:17:54 go: downloading google.golang.org/grpc v1.53.0 15:17:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:17:56 go: downloading github.com/kr/text v0.2.0 15:17:56 go: downloading github.com/klauspost/compress v1.16.5 15:17:56 go: downloading github.com/nats-io/nkeys v0.4.4 15:17:56 go: downloading github.com/nats-io/nuid v1.0.1 15:17:56 go: downloading github.com/onsi/ginkgo v1.10.1 15:17:56 go: downloading github.com/onsi/gomega v1.7.0 15:17:56 go: downloading github.com/fatih/color v1.14.1 15:17:56 go: downloading github.com/mattn/go-colorable v0.1.13 15:17:56 go: downloading github.com/mattn/go-isatty v0.0.17 15:17:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:17:56 go: downloading github.com/minio/highwayhash v1.0.2 15:17:56 go: downloading github.com/nats-io/jwt/v2 v2.4.1 15:17:56 go: downloading golang.org/x/time v0.3.0 15:17:56 go: downloading github.com/armon/go-metrics v0.4.1 15:17:56 go: downloading github.com/hashicorp/go-msgpack v0.5.5 15:17:56 go: downloading github.com/hashicorp/memberlist v0.5.0 15:17:56 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:17:56 go: downloading github.com/hashicorp/go-version v1.2.1 15:17:56 go: downloading github.com/pkg/errors v0.9.1 15:17:56 go: downloading google.golang.org/protobuf v1.28.1 15:17:57 go: downloading golang.org/x/tools v0.6.0 15:17:57 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:18:01 go: downloading github.com/golang/protobuf v1.5.2 15:18:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:18:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:18:01 go: downloading github.com/pascaldekloe/goe v0.1.0 15:18:01 go: downloading github.com/google/btree v1.0.1 15:18:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:18:01 go: downloading github.com/miekg/dns v1.1.41 15:18:01 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:18:01 go: downloading gopkg.in/yaml.v2 v2.4.0 15:18:01 go: downloading github.com/hpcloud/tail v1.0.0 15:18:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:18:01 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:18:01 go: downloading golang.org/x/mod v0.8.0 15:18:01 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:18:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.8 15:18:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 15:18:02 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 15:18:03 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 15:20:25 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/272/app-service-template' 15:20:25 make -C ./app-service-template test 15:20:25 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/272/app-service-template' 15:20:25 go test -race -coverprofile=coverage.out ./... 15:23:32 ? app-new-service/config [no test files] 15:23:32 ok app-new-service 0.258s coverage: 49.1% of statements 15:23:32 ok app-new-service/functions 0.273s coverage: 85.3% of statements 15:23:32 go vet ./... 15:26:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:26:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:26:11 ./bin/test-attribution-txt.sh 15:26:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/272/app-service-template' 15:26:11 go test -race -coverprofile=coverage.out ./... 15:26:11 go: downloading github.com/gomodule/redigo v1.8.9 15:26:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 15:26:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 15:26:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 15:26:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.732s coverage: 64.8% of statements 15:26:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.314s coverage: 93.0% of statements 15:26:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.395s coverage: 85.1% of statements 15:26:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.337s coverage: 87.8% of statements 15:26:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.127s coverage: 100.0% of statements 15:26:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 15:26:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 15:26:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.608s coverage: 77.9% of statements 15:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 15:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.258s coverage: 97.3% of statements 15:26:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 15:26:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.286s coverage: 82.8% of statements 15:26:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 15:26:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.359s coverage: 65.2% of statements 15:26:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 15:26:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.483s coverage: 28.7% of statements 15:26:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.249s coverage: 14.9% of statements 15:26:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 15:26:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:26:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.296s coverage: 27.3% of statements 15:26:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.304s coverage: 52.8% of statements 15:27:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.670s coverage: 75.1% of statements 15:27:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.236s coverage: 94.4% of statements 15:27:17 go vet ./... 15:27:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:27:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:27:23 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 15:27:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:27:23 $ docker stop --time=1 2821bc661a5b58e6a3d03044902f66d1011e590623d78162cc7d01fc2d4bf643 15:27:25 $ docker rm -f --volumes 2821bc661a5b58e6a3d03044902f66d1011e590623d78162cc7d01fc2d4bf643 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:27:30 Warning: overwriting stash ‘coverage-report’ 15:27:30 Stashed 2 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 15:27:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:31 15:27:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:32 arm64: Pulling from edgex-lftools-log-publisher 15:27:32 8998bd30e6a1: Pulling fs layer 15:27:32 04944245beec: Pulling fs layer 15:27:32 699f458cf7ca: Pulling fs layer 15:27:32 765212b225bb: Pulling fs layer 15:27:32 f23df028b6ca: Pulling fs layer 15:27:32 d65c8cfc05b1: Pulling fs layer 15:27:32 2437ff75d9bd: Pulling fs layer 15:27:32 765212b225bb: Waiting 15:27:32 f23df028b6ca: Waiting 15:27:32 d65c8cfc05b1: Waiting 15:27:32 2437ff75d9bd: Waiting 15:27:32 04944245beec: Verifying Checksum 15:27:32 04944245beec: Download complete 15:27:32 765212b225bb: Verifying Checksum 15:27:32 765212b225bb: Download complete 15:27:32 f23df028b6ca: Download complete 15:27:32 d65c8cfc05b1: Verifying Checksum 15:27:32 d65c8cfc05b1: Download complete 15:27:32 699f458cf7ca: Verifying Checksum 15:27:32 699f458cf7ca: Download complete 15:27:32 8998bd30e6a1: Verifying Checksum 15:27:32 8998bd30e6a1: Download complete 15:27:35 2437ff75d9bd: Verifying Checksum 15:27:35 2437ff75d9bd: Download complete 15:27:39 8998bd30e6a1: Pull complete 15:27:40 04944245beec: Pull complete 15:27:41 699f458cf7ca: Pull complete 15:27:41 765212b225bb: Pull complete 15:27:42 f23df028b6ca: Pull complete 15:27:42 d65c8cfc05b1: Pull complete 15:27:57 2437ff75d9bd: Pull complete 15:27:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:58 prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container 15:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/272 -v /w/workspace/app-functions-sdk-go/272:/w/workspace/app-functions-sdk-go/272:rw,z -v /w/workspace/app-functions-sdk-go/272@tmp:/w/workspace/app-functions-sdk-go/272@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 15:28:00 $ docker top 7443b7c448be9fbb0c9d049894cf24e31dc73b6d00bb0cb97ecacf702fac54b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:01 ---> job-cost.sh 15:28:01 lf-activate-venv: SKIPPING 15:28:01 INFO: No Stack... 15:28:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:02 INFO: Archiving Costs [Pipeline] sh 15:28:03 + cat /w/workspace/app-functions-sdk-go/272/archives/cost.csv 15:28:03 + cut -d, -f6 [Pipeline] lock 15:28:03 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] 15:28:03 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] did not exist. Created. 15:28:03 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:04 /w/workspace/app-functions-sdk-go/272@tmp/durable-bfda64b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:04 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:04 Warning: overwriting stash ‘stack-cost’ 15:28:04 Stashed 1 file(s) [Pipeline] } 15:28:04 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:04 $ docker stop --time=1 7443b7c448be9fbb0c9d049894cf24e31dc73b6d00bb0cb97ecacf702fac54b2 15:28:06 $ docker rm -f --volumes 7443b7c448be9fbb0c9d049894cf24e31dc73b6d00bb0cb97ecacf702fac54b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:28:06 provisioning config files... 15:28:06 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9170313749990827512tmp [Pipeline] { [Pipeline] sh 15:28:07 + set +x 15:28:07 + curl -s https://codecov.io/bash 15:28:07 + bash -s -- 15:28:07 15:28:07 _____ _ 15:28:07 / ____| | | 15:28:07 | | ___ __| | ___ ___ _____ __ 15:28:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:07 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:07 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:07 Bash-1.0.6 15:28:07 15:28:07 15:28:07 ==> git version 2.25.1 found 15:28:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:28:07 Release-Date: 2020-01-08 15:28:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:28:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:28:07 ==> Jenkins CI detected. 15:28:07 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 15:28:07 project root: . 15:28:07 --> token set from env 15:28:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:07 ==> Running gcov in . (disable via -X gcov) 15:28:07 ==> Python coveragepy not found 15:28:07 ==> Searching for coverage reports in: 15:28:07 + . 15:28:07 -> Found 2 reports 15:28:07 ==> Detecting git/mercurial file structure 15:28:07 ==> Reading reports 15:28:07 + ./app-service-template/coverage.out bytes=3432 15:28:07 + ./coverage.out bytes=118078 15:28:07 ==> Appending adjustments 15:28:07 https://docs.codecov.io/docs/fixing-reports 15:28:07 + Found adjustments 15:28:07 ==> Gzipping contents 15:28:07 24K /tmp/codecov.DXdhsk.gz 15:28:07 ==> Uploading reports 15:28:07 url: https://codecov.io 15:28:07 query: branch=main&commit=10a2ee88eb89d5552dfe18d7827b999c1ef860a7&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:07 -> Pinging Codecov 15:28:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=10a2ee88eb89d5552dfe18d7827b999c1ef860a7&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:07 -> Uploading to 15:28:07 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/3D8B5DFFC46A037C893635FACE044666/10a2ee88eb89d5552dfe18d7827b999c1ef860a7/7d615f4b-9081-4d4a-bb87-a4da1d3dcba4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T152807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0a7d2e6cd80d81103502a06ac99ea02eacad80350d58c40763945915979cf3e 15:28:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:07 Dload Upload Total Spent Left Speed 15:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20675 0 0 100 20675 0 105k --:--:-- --:--:-- --:--:-- 105k 15:28:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] } 15:28:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:28:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:08 15:28:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:28:08 df9b9388f04a: Pulling fs layer 15:28:08 52dc419b0ee2: Pulling fs layer 15:28:08 25bc292e5bac: Pulling fs layer 15:28:08 114826534d7a: Pulling fs layer 15:28:08 4657fd5d0bcf: Pulling fs layer 15:28:08 6ad1cebc031e: Pulling fs layer 15:28:08 8a3aa393b2d8: Pulling fs layer 15:28:08 114826534d7a: Waiting 15:28:08 4657fd5d0bcf: Waiting 15:28:08 8a3aa393b2d8: Waiting 15:28:08 6ad1cebc031e: Waiting 15:28:08 25bc292e5bac: Verifying Checksum 15:28:08 25bc292e5bac: Download complete 15:28:08 52dc419b0ee2: Download complete 15:28:08 4657fd5d0bcf: Verifying Checksum 15:28:08 4657fd5d0bcf: Download complete 15:28:08 df9b9388f04a: Verifying Checksum 15:28:08 df9b9388f04a: Download complete 15:28:09 6ad1cebc031e: Verifying Checksum 15:28:09 6ad1cebc031e: Download complete 15:28:09 df9b9388f04a: Pull complete 15:28:09 52dc419b0ee2: Pull complete 15:28:09 25bc292e5bac: Pull complete 15:28:09 114826534d7a: Verifying Checksum 15:28:09 114826534d7a: Download complete 15:28:09 8a3aa393b2d8: Verifying Checksum 15:28:09 8a3aa393b2d8: Download complete 15:28:13 114826534d7a: Pull complete 15:28:13 4657fd5d0bcf: Pull complete 15:28:13 6ad1cebc031e: Pull complete 15:28:16 8a3aa393b2d8: Pull complete 15:28:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:16 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:28:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:28:21 $ docker top 1d750d3a0828a20f2c6a9ac70dd528672ef2c0a479ecef469b2a80aa9a076e56 -eo pid,comm [Pipeline] { [Pipeline] echo 15:28:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 15:28:22 + set -o pipefail 15:28:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 15:28:27 15:28:27 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 15:28:27 15:28:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/1991bf0c-197d-4b6f-8b5d-f0c569b508d4 15:28:27 15:28:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:28:27 15:28:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:28:27 15:28:27 15:28:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:28:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:28:27 More details here: https://snyk.co/ue1NS [Pipeline] } 15:28:27 $ docker stop --time=1 1d750d3a0828a20f2c6a9ac70dd528672ef2c0a479ecef469b2a80aa9a076e56 15:28:32 $ docker rm -f --volumes 1d750d3a0828a20f2c6a9ac70dd528672ef2c0a479ecef469b2a80aa9a076e56 [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) [Pipeline] echo 15:28:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:32 provisioning config files... 15:28:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6283565394548946690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:32 --> edgex-publish-swagger.sh 15:28:32 === Publish openapi/v3 API === 15:28:32 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:28:32 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 15:28:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:32 Dload Upload Total Spent Left Speed 15:28:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 22174 --:--:-- --:--:-- --:--:-- 22131 15:28:33 15:28:33 [Pipeline] } 15:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:33 + git log --format=format:%s -1 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] sh 15:28:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:34 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:28:34 $ docker top 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 -eo pid,comm 15:28:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:28:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:35 [ssh-agent] Looking for ssh-agent implementation... 15:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:35 $ docker exec 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 ssh-agent 15:28:35 SSH_AUTH_SOCK=/tmp/ssh-6vWS8KG4VFhb/agent.31 15:28:35 SSH_AGENT_PID=37 15:28:35 Running ssh-add (command line suppressed) 15:28:35 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13526533695530170199.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13526533695530170199.key) 15:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:35 + git semver tag 15:28:35 2023-07-19 15:28:35,828 [run_tag] DEBUG tag force:False 15:28:35 2023-07-19 15:28:35,829 [check_head_tag] DEBUG check head tag 15:28:35 2023-07-19 15:28:35,829 [execute] INFO git cat-file --batch-check 15:28:35 2023-07-19 15:28:35,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:28:35 2023-07-19 15:28:35,833 [execute] INFO git cat-file --batch 15:28:35 2023-07-19 15:28:35,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:28:35 2023-07-19 15:28:35,842 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:35 2023-07-19 15:28:35,843 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 15:28:35 2023-07-19 15:28:35,843 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:28:35 2023-07-19 15:28:35,848 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:35 3.1.0-dev.9 [Pipeline] } 15:28:35 $ docker exec --env ******** --env ******** 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 ssh-agent -k 15:28:36 unset SSH_AUTH_SOCK; 15:28:36 unset SSH_AGENT_PID; 15:28:36 echo Agent pid 37 killed; 15:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:36 + git semver [Pipeline] } 15:28:36 $ docker stop --time=1 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 15:28:37 $ docker rm -f --volumes 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:38 15:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:38 0.23.1-centos7: Pulling from edgex-lftools 15:28:38 ab5ef0e58194: Pulling fs layer 15:28:38 9712f1f96733: Pulling fs layer 15:28:38 63f879dbbcfc: Pulling fs layer 15:28:38 0d9ebad4ef96: Pulling fs layer 15:28:38 e9a5061849ea: Pulling fs layer 15:28:38 d747dcd14b5f: Pulling fs layer 15:28:38 2de7ff778b66: Pulling fs layer 15:28:38 d747dcd14b5f: Waiting 15:28:38 e9a5061849ea: Waiting 15:28:38 2de7ff778b66: Waiting 15:28:38 0d9ebad4ef96: Waiting 15:28:38 9712f1f96733: Verifying Checksum 15:28:38 9712f1f96733: Download complete 15:28:38 63f879dbbcfc: Verifying Checksum 15:28:38 63f879dbbcfc: Download complete 15:28:39 e9a5061849ea: Verifying Checksum 15:28:39 e9a5061849ea: Download complete 15:28:39 d747dcd14b5f: Verifying Checksum 15:28:39 d747dcd14b5f: Download complete 15:28:39 0d9ebad4ef96: Verifying Checksum 15:28:39 0d9ebad4ef96: Download complete 15:28:39 2de7ff778b66: Download complete 15:28:39 ab5ef0e58194: Verifying Checksum 15:28:39 ab5ef0e58194: Download complete 15:28:42 ab5ef0e58194: Pull complete 15:28:42 9712f1f96733: Pull complete 15:28:42 63f879dbbcfc: Pull complete 15:28:45 0d9ebad4ef96: Pull complete 15:28:46 e9a5061849ea: Pull complete 15:28:46 d747dcd14b5f: Pull complete 15:28:47 2de7ff778b66: Pull complete 15:28:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:47 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:29:00 $ docker top 98d63013747a80002a5484403c1da84218e0f39b8a928e195053780e280bfbab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:29:00 provisioning config files... 15:29:00 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7624956480421712195tmp 15:29:00 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14096174719355066269tmp 15:29:00 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15955830468674605686tmp [Pipeline] { [Pipeline] echo 15:29:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:29:00 ---> sigul-configuration.sh 15:29:00 gpg: directory `/root/.gnupg' created 15:29:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:29:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:29:00 gpg: keyring `/root/.gnupg/secring.gpg' created 15:29:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:29:00 gpg: CAST5 encrypted data 15:29:00 gpg: encrypted with 1 passphrase 15:29:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:29:00 + mkdir /home/jenkins 15:29:00 + mkdir /home/jenkins/sigul [Pipeline] sh 15:29:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:29:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:01 ---> sigul-install.sh 15:29:01 Sigul already installed; skipping installation. [Pipeline] sh 15:29:01 + git tag --list 15:29:01 v0.1.0 15:29:01 v0.1.1 15:29:01 v1.0.0 15:29:01 v1.1.0 15:29:01 v1.2.0 15:29:01 v1.3.0 15:29:01 v1.3.1 15:29:01 v2.0.0 15:29:01 v2.0.1 15:29:01 v2.1.0 15:29:01 v2.1.1 15:29:01 v2.1.2 15:29:01 v2.2.0 15:29:01 v2.3 15:29:01 v2.3.0 15:29:01 v2.3.1 15:29:01 v3.0 15:29:01 v3.0.0 15:29:01 v3.1.0-dev.1 15:29:01 v3.1.0-dev.2 15:29:01 v3.1.0-dev.3 15:29:01 v3.1.0-dev.4 15:29:01 v3.1.0-dev.5 15:29:01 v3.1.0-dev.6 15:29:01 v3.1.0-dev.7 15:29:01 v3.1.0-dev.8 15:29:01 v3.1.0-dev.9 [Pipeline] sh 15:29:01 + lftools sign git-tag v3.1.0-dev.9 15:29:02 Signing Git tag with Sigul... 15:29:02 Signing v3.1.0-dev.9 [Pipeline] echo 15:29:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:29:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:29:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:29:02 $ docker stop --time=1 98d63013747a80002a5484403c1da84218e0f39b8a928e195053780e280bfbab 15:29:04 $ docker rm -f --volumes 98d63013747a80002a5484403c1da84218e0f39b8a928e195053780e280bfbab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:05 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:05 $ docker top 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b -eo pid,comm 15:29:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:05 [ssh-agent] Looking for ssh-agent implementation... 15:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:05 $ docker exec 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b ssh-agent 15:29:05 SSH_AUTH_SOCK=/tmp/ssh-ApevEBJf5zBJ/agent.32 15:29:05 SSH_AGENT_PID=38 15:29:05 Running ssh-add (command line suppressed) 15:29:05 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9945499129653621654.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9945499129653621654.key) 15:29:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:06 + git semver bump pre 15:29:06 2023-07-19 15:29:06,333 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:29:06 2023-07-19 15:29:06,333 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 15:29:06 2023-07-19 15:29:06,334 [bump_version] DEBUG bumped version:3.1.0-dev.10 15:29:06 2023-07-19 15:29:06,334 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 15:29:06 2023-07-19 15:29:06,334 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:29:06 2023-07-19 15:29:06,334 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:29:06 2023-07-19 15:29:06,337 [execute] INFO git cat-file --batch-check 15:29:06 2023-07-19 15:29:06,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:06 2023-07-19 15:29:06,343 [execute] INFO git cat-file --batch 15:29:06 2023-07-19 15:29:06,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:06 2023-07-19 15:29:06,348 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:29:06 3.1.0-dev.10 [Pipeline] } 15:29:06 $ docker exec --env ******** --env ******** 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b ssh-agent -k 15:29:06 unset SSH_AUTH_SOCK; 15:29:06 unset SSH_AGENT_PID; 15:29:06 echo Agent pid 38 killed; 15:29:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:06 + git semver [Pipeline] } 15:29:07 $ docker stop --time=1 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b 15:29:08 $ docker rm -f --volumes 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b [Pipeline] // withDockerContainer [Pipeline] sh 15:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:09 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:10 $ docker top f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a -eo pid,comm 15:29:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:10 [ssh-agent] Looking for ssh-agent implementation... 15:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:10 $ docker exec f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a ssh-agent 15:29:10 SSH_AUTH_SOCK=/tmp/ssh-01iBVZolfyfI/agent.32 15:29:10 SSH_AGENT_PID=38 15:29:10 Running ssh-add (command line suppressed) 15:29:10 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7363914229724355190.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7363914229724355190.key) 15:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:10 + git semver push 15:29:10 2023-07-19 15:29:10,902 [run_push] DEBUG push 15:29:10 2023-07-19 15:29:10,903 [execute] INFO git cat-file --batch-check 15:29:10 2023-07-19 15:29:10,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:10 2023-07-19 15:29:10,907 [execute] INFO git rev-list 1e8d2fff4ac0308d0187c5625c2868e5934e75c6 -- 15:29:10 2023-07-19 15:29:10,907 [execute] DEBUG Popen(['git', 'rev-list', '1e8d2fff4ac0308d0187c5625c2868e5934e75c6', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:10 2023-07-19 15:29:10,923 [execute] INFO git fetch -v origin 15:29:10 2023-07-19 15:29:10,923 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:29:11 2023-07-19 15:29:11,392 [run_push] DEBUG no remote changes detected 15:29:11 2023-07-19 15:29:11,392 [execute] INFO git push origin semver 15:29:11 2023-07-19 15:29:11,393 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:12 2023-07-19 15:29:12,152 [run_push] DEBUG push all version tags 15:29:12 2023-07-19 15:29:12,153 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:29:12 2023-07-19 15:29:12,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:29:13 2023-07-19 15:29:12,886 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:29:13 3.1.0-dev.10 [Pipeline] } 15:29:13 $ docker exec --env ******** --env ******** f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a ssh-agent -k 15:29:13 unset SSH_AUTH_SOCK; 15:29:13 unset SSH_AGENT_PID; 15:29:13 echo Agent pid 38 killed; 15:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:13 + git semver [Pipeline] } 15:29:13 $ docker stop --time=1 f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a 15:29:15 $ docker rm -f --volumes f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:29:15 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 15:29:15 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:29:15 total 16 15:29:15 drwxr-xr-x 3 root root 4096 Jul 19 15:14 . 15:29:15 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:29 .. 15:29:15 drwxr-xr-x 2 root root 4096 Jul 19 15:14 cost 15:29:15 -rw-r--r-- 1 root root 92 Jul 19 15:14 cost.csv 15:29:15 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 15:29:15 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:29:15 total 16 15:29:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:14 . 15:29:15 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:29 .. 15:29:15 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:14 cost 15:29:15 -rw-r--r-- 1 jenkins jenkins 92 Jul 19 15:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:29:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:16 ---> package-listing.sh 15:29:16 ++ facter osfamily 15:29:16 ++ tr '[:upper:]' '[:lower:]' 15:29:16 + OS_FAMILY=debian 15:29:16 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 15:29:16 + START_PACKAGES=/tmp/packages_start.txt 15:29:16 + END_PACKAGES=/tmp/packages_end.txt 15:29:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:16 + PACKAGES=/tmp/packages_start.txt 15:29:16 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:29:16 + PACKAGES=/tmp/packages_end.txt 15:29:16 + case "${OS_FAMILY}" in 15:29:16 + dpkg -l 15:29:16 + grep '^ii' 15:29:16 + '[' -f /tmp/packages_start.txt ']' 15:29:16 + '[' -f /tmp/packages_end.txt ']' 15:29:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:16 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:29:16 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 15:29:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 15:29:16 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:17 prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container 15:29:17 $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:29:18 $ docker top 7fe4f5cbaf8aae4424e95031b973f5727411c773f8eafc0dde279a5485e82e13 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:18 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:18 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:19 + ls /var/log/sa-host 15:29:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:19 provisioning config files... 15:29:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3772263815023735556tmp [Pipeline] { [Pipeline] echo 15:29:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:19 ---> create-netrc.sh [Pipeline] } 15:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:19 ---> python-tools-install.sh [Pipeline] echo 15:29:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:20 ---> sudo-logs.sh 15:29:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:20 ---> job-cost.sh 15:29:20 lf-activate-venv: SKIPPING 15:29:20 DEBUG: total: 0.2199999988079071 15:29:20 INFO: Retrieving Stack Cost... 15:29:21 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:21 INFO: Archiving Costs [Pipeline] echo 15:29:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:21 ---> logs-deploy.sh 15:29:21 lf-activate-venv: SKIPPING 15:29:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/272 15:29:21 INFO: archiving workspace using pattern(s): 15:29:22 Archives upload complete. 15:29:22 INFO: archiving logs to Nexus 15:29:23 ---> uname -a: 15:29:23 Linux prd-ubuntu20-04-docker-8c-8g-1541 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:29:23 15:29:23 15:29:23 ---> lscpu: 15:29:23 Architecture: x86_64 15:29:23 CPU op-mode(s): 32-bit, 64-bit 15:29:23 Byte Order: Little Endian 15:29:23 Address sizes: 40 bits physical, 48 bits virtual 15:29:23 CPU(s): 8 15:29:23 On-line CPU(s) list: 0-7 15:29:23 Thread(s) per core: 1 15:29:23 Core(s) per socket: 1 15:29:23 Socket(s): 8 15:29:23 NUMA node(s): 1 15:29:23 Vendor ID: AuthenticAMD 15:29:23 CPU family: 23 15:29:23 Model: 49 15:29:23 Model name: AMD EPYC-Rome Processor 15:29:23 Stepping: 0 15:29:23 CPU MHz: 2799.998 15:29:23 BogoMIPS: 5599.99 15:29:23 Virtualization: AMD-V 15:29:23 Hypervisor vendor: KVM 15:29:23 Virtualization type: full 15:29:23 L1d cache: 256 KiB 15:29:23 L1i cache: 256 KiB 15:29:23 L2 cache: 4 MiB 15:29:23 L3 cache: 128 MiB 15:29:23 NUMA node0 CPU(s): 0-7 15:29:23 Vulnerability Itlb multihit: Not affected 15:29:23 Vulnerability L1tf: Not affected 15:29:23 Vulnerability Mds: Not affected 15:29:23 Vulnerability Meltdown: Not affected 15:29:23 Vulnerability Mmio stale data: Not affected 15:29:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:29:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:29:23 Vulnerability Srbds: Not affected 15:29:23 Vulnerability Tsx async abort: Not affected 15:29:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:29:23 15:29:23 15:29:23 ---> nproc: 15:29:23 8 15:29:23 15:29:23 15:29:23 ---> df -h: 15:29:23 Filesystem Size Used Avail Use% Mounted on 15:29:23 overlay 155G 12G 143G 8% / 15:29:23 tmpfs 64M 0 64M 0% /dev 15:29:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:29:23 shm 64M 0 64M 0% /dev/shm 15:29:23 /dev/vda1 155G 12G 143G 8% /facter-os 15:29:23 15:29:23 15:29:23 ---> sar -b -r -n DEV: 15:29:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1541) 07/19/23 _x86_64_ (8 CPU) 15:29:23 15:29:23 15:11:49 LINUX RESTART (8 CPU) 15:29:23 15:29:23 15:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:23 15:13:01 161.42 47.36 114.06 0.00 5331.51 159421.83 0.00 15:29:23 15:14:01 48.84 0.32 48.53 0.00 2.80 27856.02 0.00 15:29:23 15:15:01 58.61 1.22 57.39 0.00 30.66 30104.47 0.00 15:29:23 15:16:01 1.95 0.00 1.95 0.00 0.00 23.20 0.00 15:29:23 15:17:01 9.07 1.15 7.92 0.00 78.39 2092.05 0.00 15:29:23 15:18:01 49.43 9.45 39.98 0.00 5076.49 6902.58 0.00 15:29:23 15:19:01 3.37 0.02 3.35 0.00 0.13 88.77 0.00 15:29:23 15:20:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 15:29:23 15:21:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 15:29:23 15:22:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 15:29:23 15:23:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 15:29:23 15:24:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 15:29:23 15:25:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 15:29:23 15:26:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 15:29:23 15:27:01 1.20 0.02 1.18 0.00 0.13 13.73 0.00 15:29:23 15:28:01 1.85 0.00 1.85 0.00 0.00 25.19 0.00 15:29:23 15:29:01 95.63 0.28 95.35 0.00 21.06 62070.59 0.00 15:29:23 Average: 25.88 3.52 22.36 0.00 620.06 16981.82 0.00 15:29:23 15:29:23 15:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:23 15:13:01 29154764 31605744 718128 2.18 72116 2654148 1790068 5.28 981324 2396740 604 15:29:23 15:14:01 27840872 31541580 764132 2.32 98920 3778988 1911276 5.63 1518560 3056876 369612 15:29:23 15:15:01 28573076 31586636 726004 2.21 104452 3131436 1739236 5.13 1123996 2766688 312 15:29:23 15:16:01 28572324 31585944 726444 2.21 104484 3131440 1739236 5.13 1124160 2766692 52 15:29:23 15:17:01 28477020 31556860 747972 2.27 106988 3191556 1814476 5.35 1150344 2825696 744 15:29:23 15:18:01 28047080 31570988 720916 2.19 139308 3592168 1776312 5.23 1443912 2935132 104 15:29:23 15:19:01 28055336 31574436 717192 2.18 137920 3588916 1778508 5.24 1438884 2931932 164 15:29:23 15:20:01 28055264 31574424 717124 2.18 137944 3588916 1778508 5.24 1438952 2931932 208 15:29:23 15:21:01 28055720 31574920 716588 2.18 137960 3588920 1778508 5.24 1438840 2931956 168 15:29:23 15:22:01 28055696 31574932 716480 2.18 137992 3588924 1778508 5.24 1438980 2931960 184 15:29:23 15:23:01 28055760 31575004 716388 2.18 138020 3588924 1778508 5.24 1438784 2931960 16 15:29:23 15:24:01 28055540 31574852 716728 2.18 138048 3588928 1778508 5.24 1438780 2932000 188 15:29:23 15:25:01 28055540 31574928 716608 2.18 138064 3588932 1778508 5.24 1438868 2932004 8 15:29:23 15:26:01 28056004 31575420 716012 2.18 138088 3588936 1778508 5.24 1438796 2932008 220 15:29:23 15:27:01 28047688 31567204 723868 2.20 138120 3588940 1808076 5.33 1452208 2932012 180 15:29:23 15:28:01 28055400 31574936 716184 2.18 138172 3588908 1808076 5.33 1438428 2931980 4 15:29:23 15:29:01 26538896 31529316 752788 2.29 176292 4897512 1840004 5.42 1561668 4192308 896 15:29:23 Average: 28103058 31571654 725268 2.21 128405 3545088 1791460 5.28 1370911 2956463 21980 15:29:23 15:29:23 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:23 15:13:01 veth439e783 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:13:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 15:29:23 15:13:01 ens3 673.09 445.11 7339.03 93.66 0.00 0.00 0.00 0.00 15:29:23 15:13:01 docker0 63.37 62.41 4.55 361.77 0.00 0.00 0.00 0.00 15:29:23 15:14:01 veth439e783 134.84 243.44 11.69 1795.94 0.00 0.00 0.00 0.15 15:29:23 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:14:01 ens3 266.64 151.77 1815.35 22.39 0.00 0.00 0.00 0.00 15:29:23 15:14:01 docker0 134.84 243.31 9.85 1795.93 0.00 0.00 0.00 0.00 15:29:23 15:15:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:29:23 15:15:01 ens3 109.57 77.39 2530.02 98.26 0.00 0.00 0.00 0.00 15:29:23 15:15:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:16:01 ens3 3.02 1.88 8.45 0.32 0.00 0.00 0.00 0.00 15:29:23 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:29:23 15:17:01 ens3 70.07 31.38 915.40 2.48 0.00 0.00 0.00 0.00 15:29:23 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:18:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 15:29:23 15:18:01 ens3 140.23 56.11 2009.13 3.95 0.00 0.00 0.00 0.00 15:29:23 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:19:01 ens3 0.42 0.18 0.10 0.07 0.00 0.00 0.00 0.00 15:29:23 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:20:01 ens3 0.57 0.37 0.32 0.21 0.00 0.00 0.00 0.00 15:29:23 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:23:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:29:23 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:27:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:23 15:28:01 ens3 0.28 0.30 0.09 0.08 0.00 0.00 0.00 0.00 15:29:23 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 15:29:01 veth35a9968 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:29:23 15:29:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 15:29:23 15:29:01 ens3 389.65 217.86 8186.25 37.18 0.00 0.00 0.00 0.00 15:29:23 15:29:01 docker0 64.77 127.15 5.01 1003.94 0.00 0.00 0.00 0.00 15:29:23 Average: veth35a9968 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 15:29:23 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:29:23 Average: ens3 97.31 57.81 1341.40 15.22 0.00 0.00 0.00 0.00 15:29:23 Average: docker0 15.47 25.47 1.14 185.98 0.00 0.00 0.00 0.00 15:29:23 15:29:23 15:29:23 ---> sar -P ALL: 15:29:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1541) 07/19/23 _x86_64_ (8 CPU) 15:29:23 15:29:23 15:11:49 LINUX RESTART (8 CPU) 15:29:23 15:29:23 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:29:23 15:13:01 all 9.00 0.00 3.15 3.49 0.05 84.31 15:29:23 15:13:01 0 10.62 0.00 3.80 0.35 0.05 85.18 15:29:23 15:13:01 1 9.61 0.00 2.79 0.15 0.03 87.41 15:29:23 15:13:01 2 7.50 0.00 2.97 5.38 0.07 84.08 15:29:23 15:13:01 3 11.71 0.00 3.12 1.93 0.07 83.17 15:29:23 15:13:01 4 7.83 0.00 4.31 14.36 0.05 73.44 15:29:23 15:13:01 5 9.38 0.00 2.93 0.42 0.03 87.23 15:29:23 15:13:01 6 7.03 0.00 2.84 5.15 0.05 84.93 15:29:23 15:13:01 7 8.29 0.00 2.45 0.24 0.07 88.95 15:29:23 15:14:01 all 47.78 0.00 7.38 2.24 0.12 42.48 15:29:23 15:14:01 0 46.85 0.00 7.12 0.40 0.10 45.53 15:29:23 15:14:01 1 45.20 0.00 7.29 9.95 0.12 37.44 15:29:23 15:14:01 2 49.53 0.00 7.48 1.35 0.13 41.51 15:29:23 15:14:01 3 48.58 0.00 7.13 1.56 0.10 42.63 15:29:23 15:14:01 4 49.13 0.00 7.63 1.06 0.08 42.10 15:29:23 15:14:01 5 47.11 0.00 7.43 1.14 0.10 44.22 15:29:23 15:14:01 6 49.74 0.00 7.81 1.27 0.12 41.07 15:29:23 15:14:01 7 46.08 0.00 7.18 1.17 0.20 45.37 15:29:23 15:15:01 all 10.31 0.00 2.00 2.32 0.04 85.33 15:29:23 15:15:01 0 9.45 0.00 1.39 1.90 0.03 87.22 15:29:23 15:15:01 1 9.05 0.00 2.69 13.88 0.05 74.33 15:29:23 15:15:01 2 10.88 0.00 2.53 0.39 0.03 86.17 15:29:23 15:15:01 3 9.98 0.00 2.16 0.02 0.05 87.79 15:29:23 15:15:01 4 10.63 0.00 1.62 0.60 0.05 87.10 15:29:23 15:15:01 5 11.40 0.00 1.75 0.08 0.05 86.72 15:29:23 15:15:01 6 9.84 0.00 1.75 0.71 0.03 87.67 15:29:23 15:15:01 7 11.23 0.00 2.12 0.95 0.05 85.64 15:29:23 15:16:01 all 0.05 0.00 0.01 0.02 0.01 99.91 15:29:23 15:16:01 0 0.02 0.00 0.00 0.08 0.00 99.90 15:29:23 15:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:29:23 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:16:01 3 0.07 0.00 0.02 0.07 0.02 99.83 15:29:23 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:29:23 15:16:01 6 0.23 0.00 0.02 0.00 0.00 99.75 15:29:23 15:16:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:29:23 15:17:01 all 0.46 0.00 0.19 0.73 0.01 98.61 15:29:23 15:17:01 0 0.18 0.00 0.15 3.70 0.02 95.95 15:29:23 15:17:01 1 0.25 0.00 0.22 0.00 0.00 99.53 15:29:23 15:17:01 2 0.33 0.00 0.20 0.30 0.02 99.15 15:29:23 15:17:01 3 1.26 0.00 0.10 0.12 0.00 98.52 15:29:23 15:17:01 4 0.47 0.00 0.22 0.03 0.02 99.27 15:29:23 15:17:01 5 0.52 0.00 0.38 0.02 0.02 99.07 15:29:23 15:17:01 6 0.15 0.00 0.12 0.25 0.02 99.47 15:29:23 15:17:01 7 0.48 0.00 0.15 1.40 0.02 97.95 15:29:23 15:18:01 all 2.08 0.00 1.34 1.10 0.03 95.46 15:29:23 15:18:01 0 0.73 0.00 0.65 2.77 0.02 95.83 15:29:23 15:18:01 1 2.17 0.00 1.13 1.74 0.02 94.94 15:29:23 15:18:01 2 3.01 0.00 2.18 0.03 0.02 94.76 15:29:23 15:18:01 3 1.52 0.00 1.97 0.25 0.03 96.22 15:29:23 15:18:01 4 3.05 0.00 1.52 0.20 0.02 95.21 15:29:23 15:18:01 5 2.90 0.00 1.08 0.78 0.02 95.21 15:29:23 15:18:01 6 1.84 0.00 1.00 1.60 0.03 95.52 15:29:23 15:18:01 7 1.43 0.00 1.16 1.41 0.05 95.96 15:29:23 15:19:01 all 0.08 0.00 0.04 0.02 0.00 99.85 15:29:23 15:19:01 0 0.02 0.00 0.03 0.12 0.00 99.83 15:29:23 15:19:01 1 0.03 0.00 0.03 0.02 0.02 99.90 15:29:23 15:19:01 2 0.25 0.00 0.07 0.00 0.00 99.68 15:29:23 15:19:01 3 0.08 0.00 0.05 0.00 0.00 99.87 15:29:23 15:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:29:23 15:19:01 5 0.08 0.00 0.03 0.00 0.02 99.87 15:29:23 15:19:01 6 0.10 0.00 0.03 0.00 0.00 99.87 15:29:23 15:19:01 7 0.07 0.00 0.05 0.05 0.00 99.83 15:29:23 15:20:01 all 0.02 0.00 0.00 0.00 0.01 99.97 15:29:23 15:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:29:23 15:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:29:23 15:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:29:23 15:20:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:29:23 15:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:29:23 15:20:01 5 0.03 0.00 0.02 0.00 0.03 99.92 15:29:23 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:23 15:21:01 all 0.02 0.00 0.00 0.01 0.00 99.96 15:29:23 15:21:01 0 0.03 0.00 0.00 0.07 0.00 99.90 15:29:23 15:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:29:23 15:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:23 15:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:29:23 15:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:29:23 15:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:23 15:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:29:23 15:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:29:23 15:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:29:23 15:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:29:23 15:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:29:23 15:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:22:01 5 0.05 0.00 0.03 0.02 0.03 99.87 15:29:23 15:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:29:23 15:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:23 15:23:01 all 0.05 0.00 0.01 0.00 0.00 99.94 15:29:23 15:23:01 0 0.05 0.00 0.02 0.02 0.00 99.92 15:29:23 15:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:29:23 15:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:29:23 15:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:29:23 15:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:29:23 15:23:01 6 0.22 0.00 0.00 0.00 0.00 99.78 15:29:23 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:29:23 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:29:23 15:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:29:23 15:24:01 0 0.03 0.00 0.03 0.02 0.03 99.88 15:29:23 15:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:29:23 15:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:29:23 15:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:29:23 15:24:01 6 0.15 0.00 0.02 0.00 0.00 99.83 15:29:23 15:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:29:23 15:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:29:23 15:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:29:23 15:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:29:23 15:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:29:23 15:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:29:23 15:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:29:23 15:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:29:23 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:29:23 15:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:29:23 15:26:01 0 0.03 0.00 0.03 0.02 0.00 99.92 15:29:23 15:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:29:23 15:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:29:23 15:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:29:23 15:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:29:23 15:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:29:23 15:26:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:29:23 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:23 15:27:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:29:23 15:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:29:23 15:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:29:23 15:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:29:23 15:27:01 3 0.07 0.00 0.07 0.00 0.03 99.83 15:29:23 15:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:29:23 15:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:29:23 15:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:29:23 15:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:23 15:28:01 all 0.02 0.00 0.02 0.01 0.00 99.95 15:29:23 15:28:01 0 0.05 0.00 0.02 0.03 0.00 99.90 15:29:23 15:28:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:29:23 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:29:23 15:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:29:23 15:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:23 15:28:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:29:23 15:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:29:23 15:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:23 15:29:01 all 7.68 0.00 3.29 5.92 0.05 83.06 15:29:23 15:29:01 0 6.78 0.00 3.13 3.92 0.08 86.08 15:29:23 15:29:01 1 6.78 0.00 3.33 0.39 0.05 89.45 15:29:23 15:29:01 2 7.49 0.00 2.81 7.72 0.03 81.95 15:29:23 15:29:01 3 6.30 0.00 3.15 13.63 0.03 76.88 15:29:23 15:29:01 4 8.38 0.00 3.43 1.28 0.05 86.87 15:29:23 15:29:01 5 9.58 0.00 3.68 16.69 0.03 70.02 15:29:23 15:29:01 6 7.35 0.00 2.99 3.28 0.05 86.33 15:29:23 15:29:01 7 8.76 0.00 3.83 0.46 0.07 86.89 15:29:23 Average: all 4.53 0.00 1.02 0.93 0.02 93.49 15:29:23 Average: 0 4.37 0.00 0.96 0.79 0.02 93.86 15:29:23 Average: 1 4.27 0.00 1.02 1.53 0.02 93.15 15:29:23 Average: 2 4.63 0.00 1.07 0.89 0.02 93.39 15:29:23 Average: 3 4.67 0.00 1.05 1.03 0.02 93.24 15:29:23 Average: 4 4.65 0.00 1.09 1.02 0.02 93.22 15:29:23 Average: 5 4.75 0.00 1.02 1.12 0.02 93.09 15:29:23 Average: 6 4.47 0.00 0.97 0.71 0.02 93.83 15:29:23 Average: 7 4.45 0.00 0.99 0.33 0.03 94.19 15:29:23 15:29:23 15:29:23