Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 050756e4f010c3accd47fa7eda967b9a9e40ba95 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-ssh13159778465847764386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14895228357691832360.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-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-ssh6247691812802432523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10803872721053786253.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-ssh16547044455243441698.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-5891’ Running on prd-ubuntu20.04-docker-8c-8g-5894 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 050756e4f010c3accd47fa7eda967b9a9e40ba95 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1473)" > 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 050756e4f010c3accd47fa7eda967b9a9e40ba95 # timeout=10 > git rev-list --no-walk 5e638cbf57fba6c48d660f598051deb7e911b198 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:31 ========================================================= 15:39:31 EdgeX Global Pipelines Version Info 15:39:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:31 ------------------- 15:39:31 stable info: 15:39:31 ------------------- 15:39:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:31 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:39:31 Message: update stable to v1.0.253 15:39:32 ------------------- 15:39:32 experimental info: 15:39:32 ------------------- 15:39:32 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:32 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:39:32 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 050756e [Pipeline] echo 15:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:39:33 + git rev-list -1 --merges 050756e4f010c3accd47fa7eda967b9a9e40ba95~1..050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] echo 15:39:33 -----------> git rev-list -1 --merges 050756e4f010c3accd47fa7eda967b9a9e40ba95~1..050756e4f010c3accd47fa7eda967b9a9e40ba95 050756e4f010c3accd47fa7eda967b9a9e40ba95 [false] [Pipeline] sh 15:39:33 + git log --format=format:%s -1 050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] echo 15:39:33 ========================================================= 15:39:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:39:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:33 + git log --format=format:%s -1 050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] echo 15:39:33 [semverPrep] GIT_COMMIT: 050756e4f010c3accd47fa7eda967b9a9e40ba95, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1473) [Pipeline] echo 15:39:33 [semverPrep] This is not a build commit. [Pipeline] sh 15:39:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:34 + grep -v github /etc/ssh/ssh_known_hosts 15:39:34 + [ -e /tmp/ssh_known_hosts ] 15:39:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:39:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:39:34 sudo tee -a /etc/ssh/ssh_known_hosts 15:39:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:34 15:39:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:35 0.1.4: Pulling from edgex-devops/py-git-semver 15:39:35 b85a868b505f: Pulling fs layer 15:39:35 e2be974225ed: Pulling fs layer 15:39:35 339a4e72a1f5: Pulling fs layer 15:39:35 988bab9f4d93: Pulling fs layer 15:39:35 1469e6f7b9e6: Pulling fs layer 15:39:35 eaf3925da568: Pulling fs layer 15:39:35 bab4dde63d76: Pulling fs layer 15:39:35 bde34c3a00c8: Pulling fs layer 15:39:35 b352a97aabf1: Pulling fs layer 15:39:35 4872d77fe225: Pulling fs layer 15:39:35 5851b861e8e6: Pulling fs layer 15:39:35 bab4dde63d76: Waiting 15:39:35 bde34c3a00c8: Waiting 15:39:35 b352a97aabf1: Waiting 15:39:35 4872d77fe225: Waiting 15:39:35 5851b861e8e6: Waiting 15:39:35 988bab9f4d93: Waiting 15:39:35 1469e6f7b9e6: Waiting 15:39:35 eaf3925da568: Waiting 15:39:35 e2be974225ed: Verifying Checksum 15:39:35 e2be974225ed: Download complete 15:39:35 988bab9f4d93: Verifying Checksum 15:39:35 1469e6f7b9e6: Verifying Checksum 15:39:35 1469e6f7b9e6: Download complete 15:39:35 339a4e72a1f5: Verifying Checksum 15:39:35 339a4e72a1f5: Download complete 15:39:35 eaf3925da568: Verifying Checksum 15:39:35 eaf3925da568: Download complete 15:39:35 bde34c3a00c8: Verifying Checksum 15:39:35 bde34c3a00c8: Download complete 15:39:35 b352a97aabf1: Download complete 15:39:35 4872d77fe225: Verifying Checksum 15:39:35 4872d77fe225: Download complete 15:39:35 5851b861e8e6: Verifying Checksum 15:39:35 5851b861e8e6: Download complete 15:39:35 b85a868b505f: Verifying Checksum 15:39:35 b85a868b505f: Download complete 15:39:35 bab4dde63d76: Download complete 15:39:36 b85a868b505f: Pull complete 15:39:36 e2be974225ed: Pull complete 15:39:37 339a4e72a1f5: Pull complete 15:39:37 988bab9f4d93: Pull complete 15:39:37 1469e6f7b9e6: Pull complete 15:39:37 eaf3925da568: Pull complete 15:39:39 bab4dde63d76: Pull complete 15:39:39 bde34c3a00c8: Pull complete 15:39:39 b352a97aabf1: Pull complete 15:39:39 4872d77fe225: Pull complete 15:39:39 5851b861e8e6: Pull complete 15:39:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:40 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:39:40 $ 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:39:42 $ docker top f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a -eo pid,comm 15:39:42 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:39:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:42 [ssh-agent] Looking for ssh-agent implementation... 15:39:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:42 $ docker exec f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a ssh-agent 15:39:42 SSH_AUTH_SOCK=/tmp/ssh-tyyzvCu0mSOa/agent.31 15:39:42 SSH_AGENT_PID=37 15:39:42 Running ssh-add (command line suppressed) 15:39:43 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16437763842142349437.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16437763842142349437.key) 15:39:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:43 + git tag --points-at HEAD [Pipeline] } 15:39:43 $ docker exec --env ******** --env ******** f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a ssh-agent -k 15:39:43 unset SSH_AUTH_SOCK; 15:39:43 unset SSH_AGENT_PID; 15:39:43 echo Agent pid 37 killed; 15:39:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:43 [ssh-agent] Looking for ssh-agent implementation... 15:39:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:43 $ docker exec f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a ssh-agent 15:39:43 SSH_AUTH_SOCK=/tmp/ssh-kcGNjjIPGMFI/agent.69 15:39:43 SSH_AGENT_PID=75 15:39:43 Running ssh-add (command line suppressed) 15:39:43 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7032169482325319506.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7032169482325319506.key) 15:39:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:44 + git semver init 15:39:44 2023-09-12 15:39:44,391 [run_init] DEBUG init version:0.0.0 force:False 15:39:44 2023-09-12 15:39:44,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 15:39:44 2023-09-12 15:39:44,392 [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:39:44 2023-09-12 15:39:44,392 [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:39:45 2023-09-12 15:39:45,845 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 15:39:45 2023-09-12 15:39:45,846 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 15:39:45 2023-09-12 15:39:45,846 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:39:45 2023-09-12 15:39:45,846 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:39:45 3.1.0-dev.27 [Pipeline] } 15:39:46 $ docker exec --env ******** --env ******** f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a ssh-agent -k 15:39:46 unset SSH_AUTH_SOCK; 15:39:46 unset SSH_AGENT_PID; 15:39:46 echo Agent pid 75 killed; 15:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:46 + git semver [Pipeline] } 15:39:46 $ docker stop --time=1 f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a 15:39:48 $ docker rm -f --volumes f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a [Pipeline] // withDockerContainer [Pipeline] sh 15:39:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:48 Stashed 1 file(s) [Pipeline] echo 15:39:48 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:48 ========================================================= 15:39:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:39:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:39:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:39:49 4db1b89c0bd1: Pulling fs layer 15:39:49 6911f1a30b25: Pulling fs layer 15:39:49 e194b8c5c2a9: Pulling fs layer 15:39:49 6863d3e3a2b1: Pulling fs layer 15:39:49 ec0bb842ea78: Pulling fs layer 15:39:49 40a00589a448: Pulling fs layer 15:39:49 6c08303d61cc: Pulling fs layer 15:39:49 798269fcf238: Pulling fs layer 15:39:49 6863d3e3a2b1: Waiting 15:39:49 6c08303d61cc: Waiting 15:39:49 798269fcf238: Waiting 15:39:49 40a00589a448: Waiting 15:39:49 ec0bb842ea78: Waiting 15:39:49 6911f1a30b25: Download complete 15:39:49 6863d3e3a2b1: Verifying Checksum 15:39:49 6863d3e3a2b1: Download complete 15:39:49 ec0bb842ea78: Verifying Checksum 15:39:49 4db1b89c0bd1: Verifying Checksum 15:39:49 4db1b89c0bd1: Download complete 15:39:49 40a00589a448: Verifying Checksum 15:39:49 40a00589a448: Download complete 15:39:49 4db1b89c0bd1: Pull complete 15:39:49 6911f1a30b25: Pull complete 15:39:49 e194b8c5c2a9: Download complete 15:39:49 798269fcf238: Verifying Checksum 15:39:49 798269fcf238: Download complete 15:39:49 6c08303d61cc: Verifying Checksum 15:39:49 6c08303d61cc: Download complete 15:39:53 e194b8c5c2a9: Pull complete 15:39:53 6863d3e3a2b1: Pull complete 15:39:53 ec0bb842ea78: Pull complete 15:39:53 40a00589a448: Pull complete 15:39:55 6c08303d61cc: Pull complete 15:39:56 798269fcf238: Pull complete 15:39:56 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 15:39:56 + 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:39:56 + docker inspect -f . ci-base-image-x86_64 15:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:56 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:39:56 $ 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:40:00 $ docker top 52873334d72cbb2b53c9d3c0550b11ca8f42a1dd97b29a4363d97f90dc15314b -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:00 + go version 15:40:00 go version go1.20.6 linux/amd64 [Pipeline] } 15:40:00 $ docker stop --time=1 52873334d72cbb2b53c9d3c0550b11ca8f42a1dd97b29a4363d97f90dc15314b 15:40:02 $ docker rm -f --volumes 52873334d72cbb2b53c9d3c0550b11ca8f42a1dd97b29a4363d97f90dc15314b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:02 + docker inspect -f . ci-base-image-x86_64 15:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:02 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:40:02 $ 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:40:02 $ docker top 7431a446a5f298dd47702169bfbd28c99c61065f28944a70e7db4a6bdf40b0c0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:03 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 15:40:03 + make test 15:40:03 make -C ./app-service-template build 15:40:03 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:40:03 go mod tidy 15:40:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 15:40:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:40:03 go: downloading github.com/google/uuid v1.3.1 15:40:03 go: downloading github.com/stretchr/testify v1.8.4 15:40:03 go: downloading github.com/labstack/echo/v4 v4.11.1 15:40:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.27 15:40:03 Still waiting to schedule task 15:40:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5892’ 15:40:03 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 15:40:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16 15:40:03 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:40:03 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:40:03 go: downloading gopkg.in/yaml.v3 v3.0.1 15:40:03 go: downloading github.com/stretchr/objx v0.5.0 15:40:03 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 15:40:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:40:03 go: downloading github.com/labstack/gommon v0.4.0 15:40:03 go: downloading golang.org/x/crypto v0.11.0 15:40:03 go: downloading golang.org/x/net v0.13.0 15:40:03 go: downloading github.com/go-playground/validator/v10 v10.15.1 15:40:03 go: downloading github.com/go-kit/log v0.2.1 15:40:03 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:40:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:40:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 15:40:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 15:40:04 go: downloading github.com/mattn/go-colorable v0.1.13 15:40:04 go: downloading github.com/mattn/go-isatty v0.0.19 15:40:04 go: downloading github.com/valyala/fasttemplate v1.2.2 15:40:04 go: downloading github.com/gorilla/websocket v1.5.0 15:40:04 go: downloading golang.org/x/sync v0.2.0 15:40:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:40:04 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:40:04 go: downloading github.com/go-playground/universal-translator v0.18.1 15:40:04 go: downloading github.com/leodido/go-urn v1.2.4 15:40:04 go: downloading golang.org/x/text v0.11.0 15:40:04 go: downloading github.com/go-playground/locales v0.14.1 15:40:04 go: downloading github.com/x448/float16 v0.8.4 15:40:04 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:40:04 go: downloading github.com/mitchellh/copystructure v1.2.0 15:40:04 go: downloading github.com/hashicorp/errwrap v1.1.0 15:40:04 go: downloading github.com/hashicorp/consul/api v1.24.0 15:40:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:40:04 go: downloading golang.org/x/sys v0.10.0 15:40:04 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:40:04 go: downloading github.com/go-playground/assert/v2 v2.2.0 15:40:04 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:40:04 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:40:04 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:40:04 go: downloading golang.org/x/time v0.3.0 15:40:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:40:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:40:04 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:40:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:40:04 go: downloading github.com/hashicorp/serf v0.10.1 15:40:05 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:40:05 go: downloading github.com/google/go-cmp v0.5.9 15:40:05 go: downloading github.com/hashicorp/consul/sdk v0.14.1 15:40:05 go: downloading github.com/hashicorp/go-uuid v1.0.3 15:40:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:40:05 go: downloading github.com/Microsoft/go-winio v0.6.0 15:40:05 go: downloading github.com/zeebo/errs v1.3.0 15:40:05 go: downloading google.golang.org/grpc v1.53.0 15:40:05 go: downloading github.com/nats-io/nats.go v1.28.0 15:40:05 go: downloading github.com/nats-io/nats-server/v2 v2.9.21 15:40:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:40:05 go: downloading github.com/kr/pretty v0.1.0 15:40:05 go: downloading github.com/fatih/color v1.14.1 15:40:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:40:05 go: downloading github.com/armon/go-metrics v0.4.1 15:40:05 go: downloading github.com/hashicorp/go-version v1.2.1 15:40:05 go: downloading github.com/pkg/errors v0.9.1 15:40:05 go: downloading github.com/hashicorp/go-msgpack v0.5.5 15:40:05 go: downloading github.com/hashicorp/memberlist v0.5.0 15:40:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:40:05 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:40:05 go: downloading google.golang.org/protobuf v1.28.1 15:40:05 go: downloading golang.org/x/tools v0.6.0 15:40:05 go: downloading github.com/klauspost/compress v1.16.7 15:40:05 go: downloading github.com/nats-io/nkeys v0.4.4 15:40:05 go: downloading github.com/nats-io/nuid v1.0.1 15:40:05 go: downloading github.com/onsi/ginkgo v1.10.1 15:40:05 go: downloading github.com/onsi/gomega v1.7.0 15:40:05 go: downloading github.com/kr/text v0.2.0 15:40:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:40:05 go: downloading github.com/pascaldekloe/goe v0.1.0 15:40:05 go: downloading github.com/google/btree v1.0.1 15:40:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:40:05 go: downloading github.com/miekg/dns v1.1.41 15:40:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:40:05 go: downloading github.com/golang/protobuf v1.5.2 15:40:05 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:40:06 go: downloading github.com/minio/highwayhash v1.0.2 15:40:06 go: downloading github.com/nats-io/jwt/v2 v2.4.1 15:40:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:40:06 go: downloading github.com/hpcloud/tail v1.0.0 15:40:06 go: downloading gopkg.in/yaml.v2 v2.4.0 15:40:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:40:06 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:40:06 go: downloading golang.org/x/mod v0.8.0 15:40:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 15:40:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.30 15:40:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 15:40:07 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:40:22 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:40:22 make -C ./app-service-template test 15:40:22 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:40:22 go test -race -coverprofile=coverage.out ./... 15:40:40 ? app-new-service/config [no test files] 15:40:40 ok app-new-service 0.056s coverage: 45.9% of statements 15:40:40 ok app-new-service/functions 0.070s coverage: 85.3% of statements 15:40:40 go vet ./... 15:40:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:55 ./bin/test-attribution-txt.sh 15:40:55 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:40:55 go test -race -coverprofile=coverage.out ./... 15:40:55 go: downloading github.com/gomodule/redigo v1.8.9 15:40:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 15:40:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 15:40:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 15:40:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 15:40:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.100s coverage: 65.6% of statements 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.067s coverage: 92.5% of statements 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.082s coverage: 85.1% of statements 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.039s coverage: 100.0% of statements 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.144s coverage: 77.9% of statements 15:40:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.055s coverage: 97.3% of statements 15:40:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 15:40:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 15:40:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.069s coverage: 82.8% of statements 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.058s coverage: 65.6% of statements 15:40:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.050s coverage: 28.7% of statements 15:41:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.073s coverage: 17.2% of statements 15:41:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 15:41:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:41:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.055s coverage: 27.3% of statements 15:41:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.068s coverage: 52.8% of statements 15:41:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.124s coverage: 75.3% of statements 15:41:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.035s coverage: 94.4% of statements 15:41:27 go vet ./... 15:41:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:41:35 $ docker stop --time=1 7431a446a5f298dd47702169bfbd28c99c61065f28944a70e7db4a6bdf40b0c0 15:41:37 $ docker rm -f --volumes 7431a446a5f298dd47702169bfbd28c99c61065f28944a70e7db4a6bdf40b0c0 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:41:38 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:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:38 15:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:39 latest: Pulling from edgex-lftools-log-publisher 15:41:39 5eb5b503b376: Pulling fs layer 15:41:39 5c69ac0246d0: Pulling fs layer 15:41:39 ec43610c2a17: Pulling fs layer 15:41:39 3a2ae6a8a46f: Pulling fs layer 15:41:39 33b1e0a273af: Pulling fs layer 15:41:39 5d3b04190fa2: Pulling fs layer 15:41:39 2f39f015ded8: Pulling fs layer 15:41:39 33b1e0a273af: Waiting 15:41:39 5d3b04190fa2: Waiting 15:41:39 2f39f015ded8: Waiting 15:41:39 3a2ae6a8a46f: Waiting 15:41:39 5c69ac0246d0: Verifying Checksum 15:41:39 5c69ac0246d0: Download complete 15:41:39 3a2ae6a8a46f: Verifying Checksum 15:41:39 3a2ae6a8a46f: Download complete 15:41:39 33b1e0a273af: Verifying Checksum 15:41:39 33b1e0a273af: Download complete 15:41:39 5d3b04190fa2: Download complete 15:41:39 ec43610c2a17: Verifying Checksum 15:41:39 ec43610c2a17: Download complete 15:41:39 5eb5b503b376: Verifying Checksum 15:41:39 5eb5b503b376: Download complete 15:41:39 2f39f015ded8: Download complete 15:41:40 5eb5b503b376: Pull complete 15:41:40 5c69ac0246d0: Pull complete 15:41:41 ec43610c2a17: Pull complete 15:41:41 3a2ae6a8a46f: Pull complete 15:41:41 33b1e0a273af: Pull complete 15:41:41 5d3b04190fa2: Pull complete 15:41:45 2f39f015ded8: Pull complete 15:41:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:45 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:41:45 $ 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:41:49 $ docker top 6c1c3a1785cab130399e44013095441fd126f22cdf5db823e2fc866c7fb70a8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:49 ---> job-cost.sh 15:41:49 lf-activate-venv: SKIPPING 15:41:49 INFO: No Stack... 15:41:50 INFO: Retrieving Pricing Info for: v3-standard-8 15:41:50 INFO: Archiving Costs [Pipeline] sh 15:41:50 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 15:41:50 + cut -d, -f6 [Pipeline] lock 15:41:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] 15:41:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] did not exist. Created. 15:41:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:50 + echo total: 0.2199999988079071 [Pipeline] stash 15:41:50 Stashed 1 file(s) [Pipeline] } 15:41:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } 15:41:50 $ docker stop --time=1 6c1c3a1785cab130399e44013095441fd126f22cdf5db823e2fc866c7fb70a8b 15:41:52 $ docker rm -f --volumes 6c1c3a1785cab130399e44013095441fd126f22cdf5db823e2fc866c7fb70a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5896 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 15:43:06 Running in /w/workspace/app-functions-sdk-go/290 [Pipeline] { [Pipeline] checkout 15:43:06 The recommended git tool is: git 15:43:12 using credential edgex-jenkins-ssh 15:43:12 Cloning the remote Git repository 15:43:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:43:13 > git init /w/workspace/app-functions-sdk-go/290 # timeout=10 15:43:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:43:13 > git --version # timeout=10 15:43:13 > git --version # 'git version 2.25.1' 15:43:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:43:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:19 Avoid second fetch 15:43:19 Checking out Revision 050756e4f010c3accd47fa7eda967b9a9e40ba95 (main) 15:43:19 > git config core.sparsecheckout # timeout=10 15:43:19 > git checkout -f 050756e4f010c3accd47fa7eda967b9a9e40ba95 # timeout=10 15:43:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1473)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:43:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:20 Dload Upload Total Spent Left Speed 15:43:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 15:43:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:43:21 + sudo tee /etc/docker/daemon.new 15:43:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:43:21 { 15:43:21 "registry-mirrors": [ 15:43:21 "https://nexus3.edgexfoundry.org:10001" 15:43:21 ], 15:43:21 "bip": "10.250.0.254/24", 15:43:21 "hosts": [ 15:43:21 "tcp://0.0.0.0:5555", 15:43:21 "unix:///var/run/docker.sock" 15:43:21 ], 15:43:21 "mtu": 1458, 15:43:21 "selinux-enabled": true, 15:43:21 "seccomp-profile": "/etc/docker/seccomp.json" 15:43:21 } [Pipeline] sh 15:43:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:43:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:41 ========================================================= 15:43:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:43:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:43:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:42 edb6bdbacee9: Pulling fs layer 15:43:42 5f9638ab2659: Pulling fs layer 15:43:42 8d51d6327a98: Pulling fs layer 15:43:42 8b374f2dd631: Pulling fs layer 15:43:42 ec14aa9079de: Pulling fs layer 15:43:42 2f466654f4bb: Pulling fs layer 15:43:42 554e91adad29: Pulling fs layer 15:43:42 8b374f2dd631: Waiting 15:43:42 ec14aa9079de: Waiting 15:43:42 2f466654f4bb: Waiting 15:43:42 554e91adad29: Waiting 15:43:42 5f9638ab2659: Verifying Checksum 15:43:42 5f9638ab2659: Download complete 15:43:42 8b374f2dd631: Verifying Checksum 15:43:42 8b374f2dd631: Download complete 15:43:42 ec14aa9079de: Verifying Checksum 15:43:42 ec14aa9079de: Download complete 15:43:42 edb6bdbacee9: Verifying Checksum 15:43:43 edb6bdbacee9: Pull complete 15:43:43 554e91adad29: Verifying Checksum 15:43:43 554e91adad29: Download complete 15:43:44 5f9638ab2659: Pull complete 15:43:45 8d51d6327a98: Verifying Checksum 15:43:45 8d51d6327a98: Download complete 15:43:45 2f466654f4bb: Verifying Checksum 15:43:45 2f466654f4bb: Download complete 15:43:57 8d51d6327a98: Pull complete 15:43:57 8b374f2dd631: Pull complete 15:43:57 ec14aa9079de: Pull complete 15:44:02 2f466654f4bb: Pull complete 15:44:05 554e91adad29: Pull complete 15:44:05 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:44:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 15:44:05 + 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:44:06 + docker inspect -f . ci-base-image-arm64 15:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:06 prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container 15:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/290 -v /w/workspace/app-functions-sdk-go/290:/w/workspace/app-functions-sdk-go/290:rw,z -v /w/workspace/app-functions-sdk-go/290@tmp:/w/workspace/app-functions-sdk-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:44:10 $ docker top a729b13bff3192ed8822a9dcb37100d97e9b97e1c9f31a7fc94e9f38404325ee -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:10 + go version 15:44:10 go version go1.20.6 linux/arm64 [Pipeline] } 15:44:11 $ docker stop --time=1 a729b13bff3192ed8822a9dcb37100d97e9b97e1c9f31a7fc94e9f38404325ee 15:44:12 $ docker rm -f --volumes a729b13bff3192ed8822a9dcb37100d97e9b97e1c9f31a7fc94e9f38404325ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:13 + docker inspect -f . ci-base-image-arm64 15:44:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container 15:44:13 $ 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/290 -v /w/workspace/app-functions-sdk-go/290:/w/workspace/app-functions-sdk-go/290:rw,z -v /w/workspace/app-functions-sdk-go/290@tmp:/w/workspace/app-functions-sdk-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:44:14 $ docker top 741bbb8784d77841f9d5af1fbda9685f7f39d89cf493f00487a94e926695f479 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:15 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/290 [Pipeline] fileExists [Pipeline] sh 15:44:16 + make test 15:44:16 make -C ./app-service-template build 15:44:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/290/app-service-template' 15:44:16 go mod tidy 15:44:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 15:44:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:44:16 go: downloading github.com/google/uuid v1.3.1 15:44:16 go: downloading github.com/stretchr/testify v1.8.4 15:44:16 go: downloading github.com/labstack/echo/v4 v4.11.1 15:44:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.27 15:44:17 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 15:44:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16 15:44:17 go: downloading github.com/go-playground/validator/v10 v10.15.1 15:44:17 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:44:17 go: downloading gopkg.in/yaml.v3 v3.0.1 15:44:17 go: downloading github.com/go-kit/log v0.2.1 15:44:17 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:44:17 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:44:17 go: downloading github.com/stretchr/objx v0.5.0 15:44:17 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 15:44:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:44:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 15:44:17 go: downloading github.com/labstack/gommon v0.4.0 15:44:18 go: downloading golang.org/x/crypto v0.11.0 15:44:18 go: downloading golang.org/x/net v0.13.0 15:44:18 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:44:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 15:44:18 go: downloading github.com/x448/float16 v0.8.4 15:44:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:44:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:44:19 go: downloading github.com/go-playground/universal-translator v0.18.1 15:44:19 go: downloading github.com/leodido/go-urn v1.2.4 15:44:19 go: downloading golang.org/x/text v0.11.0 15:44:19 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:44:19 go: downloading github.com/go-playground/assert/v2 v2.2.0 15:44:19 go: downloading github.com/go-playground/locales v0.14.1 15:44:24 go: downloading github.com/mitchellh/copystructure v1.2.0 15:44:24 go: downloading github.com/gorilla/websocket v1.5.0 15:44:24 go: downloading golang.org/x/sync v0.2.0 15:44:24 go: downloading github.com/mattn/go-colorable v0.1.13 15:44:24 go: downloading github.com/mattn/go-isatty v0.0.19 15:44:24 go: downloading github.com/valyala/fasttemplate v1.2.2 15:44:24 go: downloading github.com/hashicorp/consul/api v1.24.0 15:44:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:44:24 go: downloading github.com/hashicorp/errwrap v1.1.0 15:44:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:44:24 go: downloading golang.org/x/sys v0.10.0 15:44:24 go: downloading github.com/kr/pretty v0.1.0 15:44:24 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:44:24 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:44:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:44:24 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:44:24 go: downloading golang.org/x/time v0.3.0 15:44:24 go: downloading github.com/nats-io/nats.go v1.28.0 15:44:24 go: downloading github.com/nats-io/nats-server/v2 v2.9.21 15:44:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:44:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:44:24 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:44:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:44:24 go: downloading github.com/hashicorp/serf v0.10.1 15:44:25 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:44:25 go: downloading github.com/google/go-cmp v0.5.9 15:44:25 go: downloading github.com/hashicorp/consul/sdk v0.14.1 15:44:25 go: downloading github.com/hashicorp/go-uuid v1.0.3 15:44:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:44:25 go: downloading github.com/Microsoft/go-winio v0.6.0 15:44:25 go: downloading github.com/zeebo/errs v1.3.0 15:44:25 go: downloading google.golang.org/grpc v1.53.0 15:44:27 go: downloading github.com/kr/text v0.2.0 15:44:27 go: downloading github.com/klauspost/compress v1.16.7 15:44:27 go: downloading github.com/nats-io/nkeys v0.4.4 15:44:27 go: downloading github.com/nats-io/nuid v1.0.1 15:44:27 go: downloading github.com/onsi/ginkgo v1.10.1 15:44:27 go: downloading github.com/onsi/gomega v1.7.0 15:44:27 go: downloading github.com/fatih/color v1.14.1 15:44:27 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:44:27 go: downloading github.com/armon/go-metrics v0.4.1 15:44:27 go: downloading github.com/minio/highwayhash v1.0.2 15:44:27 go: downloading github.com/nats-io/jwt/v2 v2.4.1 15:44:27 go: downloading github.com/hashicorp/go-version v1.2.1 15:44:27 go: downloading github.com/pkg/errors v0.9.1 15:44:27 go: downloading github.com/hashicorp/go-msgpack v0.5.5 15:44:27 go: downloading github.com/hashicorp/memberlist v0.5.0 15:44:27 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:44:27 go: downloading google.golang.org/protobuf v1.28.1 15:44:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:44:29 go: downloading golang.org/x/tools v0.6.0 15:44:29 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:44:31 go: downloading github.com/golang/protobuf v1.5.2 15:44:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:44:32 go: downloading github.com/pascaldekloe/goe v0.1.0 15:44:32 go: downloading github.com/google/btree v1.0.1 15:44:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:44:32 go: downloading github.com/miekg/dns v1.1.41 15:44:32 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:44:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:44:32 go: downloading gopkg.in/yaml.v2 v2.4.0 15:44:32 go: downloading github.com/hpcloud/tail v1.0.0 15:44:32 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:44:32 go: downloading golang.org/x/mod v0.8.0 15:44:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:44:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 15:44:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.30 15:44:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 15:44:34 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:47:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/290/app-service-template' 15:47:11 make -C ./app-service-template test 15:47:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/290/app-service-template' 15:47:11 go test -race -coverprofile=coverage.out ./... 15:50:33 ? app-new-service/config [no test files] 15:50:33 ok app-new-service 0.263s coverage: 45.9% of statements 15:50:33 ok app-new-service/functions 0.253s coverage: 85.3% of statements 15:50:33 go vet ./... 15:53:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:53:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:53:09 ./bin/test-attribution-txt.sh 15:53:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/290/app-service-template' 15:53:09 go test -race -coverprofile=coverage.out ./... 15:53:09 go: downloading github.com/gomodule/redigo v1.8.9 15:53:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 15:53:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 15:53:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 15:53:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.646s coverage: 65.6% of statements 15:53:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.378s coverage: 92.5% of statements 15:53:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.395s coverage: 85.1% of statements 15:53:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.118s coverage: 100.0% of statements 15:53:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 15:53:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 15:53:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 15:53:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.738s coverage: 77.9% of statements 15:53:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.304s coverage: 97.3% of statements 15:53:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 15:53:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 15:53:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.308s coverage: 82.8% of statements 15:53:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.327s coverage: 65.6% of statements 15:53:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 15:53:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 15:53:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:53:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.330s coverage: 28.7% of statements 15:53:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.307s coverage: 17.2% of statements 15:53:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.344s coverage: 27.3% of statements 15:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.354s coverage: 52.8% of statements 15:54:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.755s coverage: 75.3% of statements 15:54:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.224s coverage: 94.4% of statements 15:54:21 go vet ./... 15:54:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:54:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:54:27 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 15:54:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:54:27 $ docker stop --time=1 741bbb8784d77841f9d5af1fbda9685f7f39d89cf493f00487a94e926695f479 15:54:28 $ docker rm -f --volumes 741bbb8784d77841f9d5af1fbda9685f7f39d89cf493f00487a94e926695f479 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:34 Warning: overwriting stash ‘coverage-report’ 15:54:34 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:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:35 15:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:35 arm64: Pulling from edgex-lftools-log-publisher 15:54:35 8998bd30e6a1: Pulling fs layer 15:54:35 04944245beec: Pulling fs layer 15:54:35 699f458cf7ca: Pulling fs layer 15:54:35 765212b225bb: Pulling fs layer 15:54:35 f23df028b6ca: Pulling fs layer 15:54:35 d65c8cfc05b1: Pulling fs layer 15:54:35 2437ff75d9bd: Pulling fs layer 15:54:35 765212b225bb: Waiting 15:54:35 f23df028b6ca: Waiting 15:54:35 d65c8cfc05b1: Waiting 15:54:35 2437ff75d9bd: Waiting 15:54:35 04944245beec: Verifying Checksum 15:54:35 04944245beec: Download complete 15:54:35 765212b225bb: Verifying Checksum 15:54:35 765212b225bb: Download complete 15:54:35 f23df028b6ca: Verifying Checksum 15:54:35 f23df028b6ca: Download complete 15:54:35 d65c8cfc05b1: Verifying Checksum 15:54:35 d65c8cfc05b1: Download complete 15:54:36 699f458cf7ca: Verifying Checksum 15:54:36 699f458cf7ca: Download complete 15:54:36 8998bd30e6a1: Verifying Checksum 15:54:36 8998bd30e6a1: Download complete 15:54:38 2437ff75d9bd: Verifying Checksum 15:54:38 2437ff75d9bd: Download complete 15:54:40 8998bd30e6a1: Pull complete 15:54:40 04944245beec: Pull complete 15:54:41 699f458cf7ca: Pull complete 15:54:41 765212b225bb: Pull complete 15:54:42 f23df028b6ca: Pull complete 15:54:42 d65c8cfc05b1: Pull complete 15:54:55 2437ff75d9bd: Pull complete 15:54:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:54:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:55 prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container 15:54:55 $ 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/290 -v /w/workspace/app-functions-sdk-go/290:/w/workspace/app-functions-sdk-go/290:rw,z -v /w/workspace/app-functions-sdk-go/290@tmp:/w/workspace/app-functions-sdk-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:54:58 $ docker top c86bc5695406137a54e67b8ec2887546a9f506eb8c7c130124f6e29def59a29a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:59 ---> job-cost.sh 15:54:59 lf-activate-venv: SKIPPING 15:54:59 INFO: No Stack... 15:54:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:55:00 INFO: Archiving Costs [Pipeline] sh 15:55:00 + cat /w/workspace/app-functions-sdk-go/290/archives/cost.csv 15:55:00 + cut -d, -f6 [Pipeline] lock 15:55:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] 15:55:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] did not exist. Created. 15:55:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:01 /w/workspace/app-functions-sdk-go/290@tmp/durable-cd26701a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:55:02 + echo total: 0.10999999940395355 [Pipeline] stash 15:55:02 Warning: overwriting stash ‘stack-cost’ 15:55:02 Stashed 1 file(s) [Pipeline] } 15:55:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } 15:55:02 $ docker stop --time=1 c86bc5695406137a54e67b8ec2887546a9f506eb8c7c130124f6e29def59a29a 15:55:03 $ docker rm -f --volumes c86bc5695406137a54e67b8ec2887546a9f506eb8c7c130124f6e29def59a29a [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:55:04 provisioning config files... 15:55:04 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2351663653884466547tmp [Pipeline] { [Pipeline] sh 15:55:04 + set +x 15:55:04 + curl -s https://codecov.io/bash 15:55:04 + bash -s -- 15:55:04 15:55:04 _____ _ 15:55:04 / ____| | | 15:55:04 | | ___ __| | ___ ___ _____ __ 15:55:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:55:04 | |___| (_) | (_| | __/ (_| (_) \ V / 15:55:04 \_____\___/ \__,_|\___|\___\___/ \_/ 15:55:04 Bash-1.0.6 15:55:04 15:55:04 15:55:04 ==> git version 2.25.1 found 15:55:04 ==> 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:55:04 Release-Date: 2020-01-08 15:55:04 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:55:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:55:04 ==> Jenkins CI detected. 15:55:04 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 15:55:04 project root: . 15:55:04 --> token set from env 15:55:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:55:04 ==> Running gcov in . (disable via -X gcov) 15:55:04 ==> Python coveragepy not found 15:55:04 ==> Searching for coverage reports in: 15:55:04 + . 15:55:04 -> Found 2 reports 15:55:04 ==> Detecting git/mercurial file structure 15:55:04 ==> Reading reports 15:55:04 + ./app-service-template/coverage.out bytes=3558 15:55:04 + ./coverage.out bytes=118304 15:55:04 ==> Appending adjustments 15:55:04 https://docs.codecov.io/docs/fixing-reports 15:55:05 + Found adjustments 15:55:05 ==> Gzipping contents 15:55:05 24K /tmp/codecov.AmmZwt.gz 15:55:05 ==> Uploading reports 15:55:05 url: https://codecov.io 15:55:05 query: branch=main&commit=050756e4f010c3accd47fa7eda967b9a9e40ba95&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:55:05 -> Pinging Codecov 15:55:05 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=050756e4f010c3accd47fa7eda967b9a9e40ba95&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:55:05 -> Uploading to 15:55:05 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/3D8B5DFFC46A037C893635FACE044666/050756e4f010c3accd47fa7eda967b9a9e40ba95/90cccb5e-4207-4590-8aa7-b97c9d0e012d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T155505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61978947a7fc5da03a053088c651455d6c83610c2df8bad0a18aad82ff251dcd 15:55:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:05 Dload Upload Total Spent Left Speed 15:55:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20760 0 0 100 20760 0 100k --:--:-- --:--:-- --:--:-- 100k 15:55:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] } 15:55:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:55:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:55:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:06 15:55:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:55:06 df9b9388f04a: Pulling fs layer 15:55:06 52dc419b0ee2: Pulling fs layer 15:55:06 25bc292e5bac: Pulling fs layer 15:55:06 114826534d7a: Pulling fs layer 15:55:06 4657fd5d0bcf: Pulling fs layer 15:55:06 6ad1cebc031e: Pulling fs layer 15:55:06 8a3aa393b2d8: Pulling fs layer 15:55:06 4657fd5d0bcf: Waiting 15:55:06 6ad1cebc031e: Waiting 15:55:06 114826534d7a: Waiting 15:55:06 8a3aa393b2d8: Waiting 15:55:06 25bc292e5bac: Verifying Checksum 15:55:06 25bc292e5bac: Download complete 15:55:06 52dc419b0ee2: Verifying Checksum 15:55:06 52dc419b0ee2: Download complete 15:55:06 4657fd5d0bcf: Verifying Checksum 15:55:06 4657fd5d0bcf: Download complete 15:55:06 df9b9388f04a: Verifying Checksum 15:55:06 df9b9388f04a: Download complete 15:55:06 6ad1cebc031e: Verifying Checksum 15:55:06 6ad1cebc031e: Download complete 15:55:06 df9b9388f04a: Pull complete 15:55:06 52dc419b0ee2: Pull complete 15:55:06 25bc292e5bac: Pull complete 15:55:07 114826534d7a: Verifying Checksum 15:55:07 114826534d7a: Download complete 15:55:07 8a3aa393b2d8: Verifying Checksum 15:55:07 8a3aa393b2d8: Download complete 15:55:10 114826534d7a: Pull complete 15:55:10 4657fd5d0bcf: Pull complete 15:55:10 6ad1cebc031e: Pull complete 15:55:13 8a3aa393b2d8: Pull complete 15:55:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:13 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:55:13 $ 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:55:17 $ docker top cd74580eb18aa17aa20a3863370549cd6331d18051774e6937c62a916e5f2d19 -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 15:55:17 + set -o pipefail 15:55:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 15:55:22 15:55:22 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 15:55:22 15:55:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/27963bef-2ba6-47b0-af00-b4beea9297ef 15:55:22 15:55:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:55:22 15:55:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:55:22 15:55:22 15:55:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:55:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:55:22 More details here: https://snyk.co/ue1NS 15:55:22 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:55:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:55:22 $ docker stop --time=1 cd74580eb18aa17aa20a3863370549cd6331d18051774e6937c62a916e5f2d19 15:55:26 $ docker rm -f --volumes cd74580eb18aa17aa20a3863370549cd6331d18051774e6937c62a916e5f2d19 [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:55:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:26 provisioning config files... 15:55:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9652688993472966583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:26 --> edgex-publish-swagger.sh 15:55:26 === Publish openapi/v3 API === 15:55:26 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:55:26 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 15:55:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:26 Dload Upload Total Spent Left Speed 15:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 20070 --:--:-- --:--:-- --:--:-- 20070 15:55:27 15:55:27 [Pipeline] } 15:55:27 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:55:27 + git log --format=format:%s -1 050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] sh 15:55:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:28 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:55:28 $ 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:55:28 $ docker top bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 -eo pid,comm 15:55:28 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:55:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:28 [ssh-agent] Looking for ssh-agent implementation... 15:55:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:29 $ docker exec bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 ssh-agent 15:55:29 SSH_AUTH_SOCK=/tmp/ssh-C7Blsdn2JqWe/agent.32 15:55:29 SSH_AGENT_PID=38 15:55:29 Running ssh-add (command line suppressed) 15:55:29 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_350368025344154250.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_350368025344154250.key) 15:55:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:29 + git semver tag 15:55:29 2023-09-12 15:55:29,756 [run_tag] DEBUG tag force:False 15:55:29 2023-09-12 15:55:29,756 [check_head_tag] DEBUG check head tag 15:55:29 2023-09-12 15:55:29,756 [execute] INFO git cat-file --batch-check 15:55:29 2023-09-12 15:55:29,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:55:29 2023-09-12 15:55:29,760 [execute] INFO git cat-file --batch 15:55:29 2023-09-12 15:55:29,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:55:29 2023-09-12 15:55:29,781 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:55:29 2023-09-12 15:55:29,781 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 15:55:29 2023-09-12 15:55:29,781 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:55:29 2023-09-12 15:55:29,786 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:55:29 3.1.0-dev.27 [Pipeline] } 15:55:29 $ docker exec --env ******** --env ******** bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 ssh-agent -k 15:55:29 unset SSH_AUTH_SOCK; 15:55:29 unset SSH_AGENT_PID; 15:55:29 echo Agent pid 38 killed; 15:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:30 + git semver [Pipeline] } 15:55:30 $ docker stop --time=1 bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 15:55:31 $ docker rm -f --volumes bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:32 15:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:32 0.23.1-centos7: Pulling from edgex-lftools 15:55:32 ab5ef0e58194: Pulling fs layer 15:55:32 9712f1f96733: Pulling fs layer 15:55:32 63f879dbbcfc: Pulling fs layer 15:55:32 0d9ebad4ef96: Pulling fs layer 15:55:32 e9a5061849ea: Pulling fs layer 15:55:32 d747dcd14b5f: Pulling fs layer 15:55:32 2de7ff778b66: Pulling fs layer 15:55:32 0d9ebad4ef96: Waiting 15:55:32 e9a5061849ea: Waiting 15:55:32 d747dcd14b5f: Waiting 15:55:32 9712f1f96733: Verifying Checksum 15:55:32 9712f1f96733: Download complete 15:55:32 63f879dbbcfc: Verifying Checksum 15:55:32 63f879dbbcfc: Download complete 15:55:32 e9a5061849ea: Verifying Checksum 15:55:32 e9a5061849ea: Download complete 15:55:32 d747dcd14b5f: Verifying Checksum 15:55:32 d747dcd14b5f: Download complete 15:55:32 ab5ef0e58194: Verifying Checksum 15:55:32 ab5ef0e58194: Download complete 15:55:32 0d9ebad4ef96: Verifying Checksum 15:55:32 0d9ebad4ef96: Download complete 15:55:32 2de7ff778b66: Verifying Checksum 15:55:32 2de7ff778b66: Download complete 15:55:35 ab5ef0e58194: Pull complete 15:55:35 9712f1f96733: Pull complete 15:55:36 63f879dbbcfc: Pull complete 15:55:39 0d9ebad4ef96: Pull complete 15:55:39 e9a5061849ea: Pull complete 15:55:39 d747dcd14b5f: Pull complete 15:55:40 2de7ff778b66: Pull complete 15:55:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:40 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:55:40 $ 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:55:46 $ docker top 48e5c387b1cb5cc8eb1ad32d3c3ecb14039cc78390e8be24f643205b54668888 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:55:46 provisioning config files... 15:55:46 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5269191725983745436tmp 15:55:46 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15257814394484313729tmp 15:55:46 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5714094532245042236tmp [Pipeline] { [Pipeline] echo 15:55:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:55:46 ---> sigul-configuration.sh 15:55:46 gpg: directory `/root/.gnupg' created 15:55:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:55:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:55:46 gpg: keyring `/root/.gnupg/secring.gpg' created 15:55:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:55:46 gpg: CAST5 encrypted data 15:55:46 gpg: encrypted with 1 passphrase 15:55:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:55:46 + mkdir /home/jenkins 15:55:46 + mkdir /home/jenkins/sigul [Pipeline] sh 15:55:47 + 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:55:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:55:47 ---> sigul-install.sh 15:55:47 Sigul already installed; skipping installation. [Pipeline] sh 15:55:47 + git tag --list 15:55:47 v0.1.0 15:55:47 v0.1.1 15:55:47 v1.0.0 15:55:47 v1.1.0 15:55:47 v1.2.0 15:55:47 v1.3.0 15:55:47 v1.3.1 15:55:47 v2.0.0 15:55:47 v2.0.1 15:55:47 v2.1.0 15:55:47 v2.1.1 15:55:47 v2.1.2 15:55:47 v2.2.0 15:55:47 v2.3 15:55:47 v2.3.0 15:55:47 v2.3.1 15:55:47 v3.0 15:55:47 v3.0.0 15:55:47 v3.0.1 15:55:47 v3.0.1-dev.1 15:55:47 v3.0.1-dev.2 15:55:47 v3.1.0-dev.1 15:55:47 v3.1.0-dev.10 15:55:47 v3.1.0-dev.11 15:55:47 v3.1.0-dev.12 15:55:47 v3.1.0-dev.13 15:55:47 v3.1.0-dev.14 15:55:47 v3.1.0-dev.15 15:55:47 v3.1.0-dev.16 15:55:47 v3.1.0-dev.17 15:55:47 v3.1.0-dev.18 15:55:47 v3.1.0-dev.19 15:55:47 v3.1.0-dev.2 15:55:47 v3.1.0-dev.20 15:55:47 v3.1.0-dev.21 15:55:47 v3.1.0-dev.22 15:55:47 v3.1.0-dev.23 15:55:47 v3.1.0-dev.24 15:55:47 v3.1.0-dev.25 15:55:47 v3.1.0-dev.26 15:55:47 v3.1.0-dev.27 15:55:47 v3.1.0-dev.3 15:55:47 v3.1.0-dev.4 15:55:47 v3.1.0-dev.5 15:55:47 v3.1.0-dev.6 15:55:47 v3.1.0-dev.7 15:55:47 v3.1.0-dev.8 15:55:47 v3.1.0-dev.9 [Pipeline] sh 15:55:47 + lftools sign git-tag v3.1.0-dev.27 15:55:48 Signing Git tag with Sigul... 15:55:48 Signing v3.1.0-dev.27 [Pipeline] echo 15:55:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:55:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:55:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:55:49 $ docker stop --time=1 48e5c387b1cb5cc8eb1ad32d3c3ecb14039cc78390e8be24f643205b54668888 15:55:50 $ docker rm -f --volumes 48e5c387b1cb5cc8eb1ad32d3c3ecb14039cc78390e8be24f643205b54668888 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:55:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:51 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:55:51 $ 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:55:51 $ docker top 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a -eo pid,comm 15:55:51 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:55:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:51 [ssh-agent] Looking for ssh-agent implementation... 15:55:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:51 $ docker exec 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a ssh-agent 15:55:51 SSH_AUTH_SOCK=/tmp/ssh-HjdpAWbm8xF1/agent.31 15:55:51 SSH_AGENT_PID=37 15:55:51 Running ssh-add (command line suppressed) 15:55:52 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16594774134106939650.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16594774134106939650.key) 15:55:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:52 + git semver bump pre 15:55:52 2023-09-12 15:55:52,517 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:55:52 2023-09-12 15:55:52,517 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 15:55:52 2023-09-12 15:55:52,517 [bump_version] DEBUG bumped version:3.1.0-dev.28 15:55:52 2023-09-12 15:55:52,517 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 15:55:52 2023-09-12 15:55:52,517 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:55:52 2023-09-12 15:55:52,517 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:55:52 2023-09-12 15:55:52,519 [execute] INFO git cat-file --batch-check 15:55:52 2023-09-12 15:55:52,519 [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:55:52 2023-09-12 15:55:52,525 [execute] INFO git cat-file --batch 15:55:52 2023-09-12 15:55:52,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:55:52 2023-09-12 15:55:52,530 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:55:52 3.1.0-dev.28 [Pipeline] } 15:55:52 $ docker exec --env ******** --env ******** 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a ssh-agent -k 15:55:52 unset SSH_AUTH_SOCK; 15:55:52 unset SSH_AGENT_PID; 15:55:52 echo Agent pid 37 killed; 15:55:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:53 + git semver [Pipeline] } 15:55:53 $ docker stop --time=1 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a 15:55:54 $ docker rm -f --volumes 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a [Pipeline] // withDockerContainer [Pipeline] sh 15:55:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:55 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:55:55 $ 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:55:55 $ docker top 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 -eo pid,comm 15:55:55 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:55:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:55 [ssh-agent] Looking for ssh-agent implementation... 15:55:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:55 $ docker exec 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 ssh-agent 15:55:55 SSH_AUTH_SOCK=/tmp/ssh-R4A8wDj9iJKt/agent.32 15:55:55 SSH_AGENT_PID=38 15:55:55 Running ssh-add (command line suppressed) 15:55:56 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10627845257135572701.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10627845257135572701.key) 15:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:56 + git semver push 15:55:56 2023-09-12 15:55:56,512 [run_push] DEBUG push 15:55:56 2023-09-12 15:55:56,513 [execute] INFO git cat-file --batch-check 15:55:56 2023-09-12 15:55:56,514 [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:55:56 2023-09-12 15:55:56,517 [execute] INFO git rev-list 3e9781a34a328e9d85c553bb22c9c07a593d4961 -- 15:55:56 2023-09-12 15:55:56,518 [execute] DEBUG Popen(['git', 'rev-list', '3e9781a34a328e9d85c553bb22c9c07a593d4961', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:55:56 2023-09-12 15:55:56,534 [execute] INFO git fetch -v origin 15:55:56 2023-09-12 15:55:56,534 [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:55:57 2023-09-12 15:55:57,008 [run_push] DEBUG no remote changes detected 15:55:57 2023-09-12 15:55:57,008 [execute] INFO git push origin semver 15:55:57 2023-09-12 15:55:57,008 [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:55:57 2023-09-12 15:55:57,701 [run_push] DEBUG push all version tags 15:55:57 2023-09-12 15:55:57,702 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:55:57 2023-09-12 15:55:57,702 [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:55:58 2023-09-12 15:55:58,513 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:55:58 3.1.0-dev.28 [Pipeline] } 15:55:58 $ docker exec --env ******** --env ******** 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 ssh-agent -k 15:55:58 unset SSH_AUTH_SOCK; 15:55:58 unset SSH_AGENT_PID; 15:55:58 echo Agent pid 38 killed; 15:55:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:59 + git semver [Pipeline] } 15:55:59 $ docker stop --time=1 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 15:56:00 $ docker rm -f --volumes 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 [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:56:01 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 15:56:01 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:56:01 total 16 15:56:01 drwxr-xr-x 3 root root 4096 Sep 12 15:41 . 15:56:01 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 15:55 .. 15:56:01 drwxr-xr-x 2 root root 4096 Sep 12 15:41 cost 15:56:01 -rw-r--r-- 1 root root 92 Sep 12 15:41 cost.csv 15:56:01 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 15:56:01 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:56:01 total 16 15:56:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 15:41 . 15:56:01 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 15:55 .. 15:56:01 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 15:41 cost 15:56:01 -rw-r--r-- 1 jenkins jenkins 92 Sep 12 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:56:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:02 ---> package-listing.sh 15:56:02 ++ facter osfamily 15:56:02 ++ tr '[:upper:]' '[:lower:]' 15:56:02 + OS_FAMILY=debian 15:56:02 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 15:56:02 + START_PACKAGES=/tmp/packages_start.txt 15:56:02 + END_PACKAGES=/tmp/packages_end.txt 15:56:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:02 + PACKAGES=/tmp/packages_start.txt 15:56:02 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:56:02 + PACKAGES=/tmp/packages_end.txt 15:56:02 + case "${OS_FAMILY}" in 15:56:02 + dpkg -l 15:56:02 + grep '^ii' 15:56:02 + '[' -f /tmp/packages_start.txt ']' 15:56:02 + '[' -f /tmp/packages_end.txt ']' 15:56:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:02 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:56:02 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 15:56:02 + 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:56:02 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:56:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:04 prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container 15:56:04 $ 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:56:04 $ docker top 7eaae95326e61830a3db00d306092b6b67d260b6459785e6b24b3b2c47b55f39 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:04 + touch /tmp/pre-build-complete [Pipeline] sh 15:56:05 + mkdir -p /var/log/sysstat [Pipeline] sh 15:56:05 + ls /var/log/sa-host 15:56:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:05 provisioning config files... 15:56:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1438333766881575772tmp [Pipeline] { [Pipeline] echo 15:56:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:56:05 ---> create-netrc.sh [Pipeline] } 15:56:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:56:06 ---> python-tools-install.sh [Pipeline] echo 15:56:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:56:06 ---> sudo-logs.sh 15:56:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:56:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:56:06 ---> job-cost.sh 15:56:06 lf-activate-venv: SKIPPING 15:56:06 DEBUG: total: 0.2199999988079071 15:56:06 INFO: Retrieving Stack Cost... 15:56:07 INFO: Retrieving Pricing Info for: v3-standard-8 15:56:07 INFO: Archiving Costs [Pipeline] echo 15:56:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:56:07 ---> logs-deploy.sh 15:56:07 lf-activate-venv: SKIPPING 15:56:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/290 15:56:07 INFO: archiving workspace using pattern(s): 15:56:08 Archives upload complete. 15:56:08 INFO: archiving logs to Nexus 15:56:09 ---> uname -a: 15:56:09 Linux prd-ubuntu20-04-docker-8c-8g-5894 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:56:09 15:56:09 15:56:09 ---> lscpu: 15:56:09 Architecture: x86_64 15:56:09 CPU op-mode(s): 32-bit, 64-bit 15:56:09 Byte Order: Little Endian 15:56:09 Address sizes: 40 bits physical, 48 bits virtual 15:56:09 CPU(s): 8 15:56:09 On-line CPU(s) list: 0-7 15:56:09 Thread(s) per core: 1 15:56:09 Core(s) per socket: 1 15:56:09 Socket(s): 8 15:56:09 NUMA node(s): 1 15:56:09 Vendor ID: AuthenticAMD 15:56:09 CPU family: 23 15:56:09 Model: 49 15:56:09 Model name: AMD EPYC-Rome Processor 15:56:09 Stepping: 0 15:56:09 CPU MHz: 2799.998 15:56:09 BogoMIPS: 5599.99 15:56:09 Virtualization: AMD-V 15:56:09 Hypervisor vendor: KVM 15:56:09 Virtualization type: full 15:56:09 L1d cache: 256 KiB 15:56:09 L1i cache: 256 KiB 15:56:09 L2 cache: 4 MiB 15:56:09 L3 cache: 128 MiB 15:56:09 NUMA node0 CPU(s): 0-7 15:56:09 Vulnerability Itlb multihit: Not affected 15:56:09 Vulnerability L1tf: Not affected 15:56:09 Vulnerability Mds: Not affected 15:56:09 Vulnerability Meltdown: Not affected 15:56:09 Vulnerability Mmio stale data: Not affected 15:56:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:56:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:56:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:56:09 Vulnerability Srbds: Not affected 15:56:09 Vulnerability Tsx async abort: Not affected 15:56:09 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:56:09 15:56:09 15:56:09 ---> nproc: 15:56:09 8 15:56:09 15:56:09 15:56:09 ---> df -h: 15:56:09 Filesystem Size Used Avail Use% Mounted on 15:56:09 overlay 155G 12G 143G 8% / 15:56:09 tmpfs 64M 0 64M 0% /dev 15:56:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:56:09 shm 64M 0 64M 0% /dev/shm 15:56:09 /dev/vda1 155G 12G 143G 8% /facter-os 15:56:09 15:56:09 15:56:09 ---> sar -b -r -n DEV: 15:56:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5894) 09/12/23 _x86_64_ (8 CPU) 15:56:09 15:56:09 15:38:55 LINUX RESTART (8 CPU) 15:56:09 15:56:09 15:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:56:09 15:40:01 156.19 48.67 107.52 0.00 5456.43 154358.24 0.00 15:56:09 15:41:01 54.59 0.38 54.21 0.00 8.80 26064.19 0.00 15:56:09 15:42:01 59.84 0.22 59.62 0.00 11.73 33056.91 0.00 15:56:09 15:43:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 15:56:09 15:44:01 10.58 1.55 9.03 0.00 86.65 1671.59 0.00 15:56:09 15:45:01 48.33 10.08 38.24 0.00 5091.15 6905.52 0.00 15:56:09 15:46:01 3.38 0.02 3.37 0.00 0.13 90.65 0.00 15:56:09 15:47:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 15:56:09 15:48:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 15:56:09 15:49:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 15:56:09 15:50:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 15:56:09 15:51:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 15:56:09 15:52:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 15:56:09 15:53:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 15:56:09 15:54:01 2.23 0.02 2.22 0.00 0.13 26.66 0.00 15:56:09 15:55:01 2.25 0.00 2.25 0.00 0.00 28.52 0.00 15:56:09 15:56:01 120.90 0.50 120.40 0.00 27.46 59207.73 0.00 15:56:09 Average: 27.55 3.57 23.98 0.00 623.63 16425.94 0.00 15:56:09 15:56:09 15:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:56:09 15:40:01 29171868 31620852 699272 2.13 71864 2653480 1919428 5.66 960652 2396168 572 15:56:09 15:41:01 27827680 31560652 741584 2.26 100436 3808016 1933580 5.70 1509532 3074152 467604 15:56:09 15:42:01 28579848 31591920 715104 2.17 103632 3131824 1769804 5.22 1113524 2765768 336 15:56:09 15:43:01 28578392 31590500 716528 2.18 103652 3131824 1769804 5.22 1116124 2765768 152 15:56:09 15:44:01 28487336 31555720 746312 2.27 106108 3179432 1831048 5.40 1149956 2808648 76 15:56:09 15:45:01 28098728 31572492 707620 2.15 133740 3556924 1679744 4.95 1420864 2904216 12 15:56:09 15:46:01 28106204 31575076 704384 2.14 132332 3553676 1706640 5.03 1417032 2901016 168 15:56:09 15:47:01 28111644 31580588 698856 2.13 132404 3553676 1706640 5.03 1410816 2901016 220 15:56:09 15:48:01 28111872 31580900 698500 2.12 132448 3553680 1706640 5.03 1411012 2901020 16 15:56:09 15:49:01 28113792 31582920 696360 2.12 132548 3553684 1706640 5.03 1408252 2901024 180 15:56:09 15:50:01 28114368 31583580 695680 2.12 132632 3553684 1706640 5.03 1408404 2901024 8 15:56:09 15:51:01 28115440 31584716 694668 2.11 132720 3553692 1706640 5.03 1407464 2901032 12 15:56:09 15:52:01 28115464 31584864 694528 2.11 132812 3553688 1706640 5.03 1407864 2901048 8 15:56:09 15:53:01 28115392 31584848 694440 2.11 132888 3553696 1706640 5.03 1407684 2901048 140 15:56:09 15:54:01 28114588 31584108 695548 2.12 132996 3553692 1698020 5.00 1408024 2901032 12 15:56:09 15:55:01 28114824 31584404 695188 2.11 133092 3553676 1698020 5.00 1408620 2901016 4 15:56:09 15:56:01 26602016 31550532 721152 2.19 172744 4862232 1679336 4.95 1539784 4146804 276 15:56:09 Average: 28145850 31580510 706807 2.15 124650 3521210 1743053 5.14 1347389 2933635 27635 15:56:09 15:56:09 15:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:56:09 15:40:01 docker0 55.72 54.97 4.15 365.56 0.00 0.00 0.00 0.00 15:56:09 15:40:01 veth7dd6e9a 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:56:09 15:40:01 lo 3.59 3.59 0.34 0.34 0.00 0.00 0.00 0.00 15:56:09 15:40:01 ens3 647.50 431.20 7447.68 91.46 0.00 0.00 0.00 0.00 15:56:09 15:41:01 docker0 125.60 222.75 9.23 1793.24 0.00 0.00 0.00 0.00 15:56:09 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:41:01 ens3 253.51 141.54 1819.80 23.40 0.00 0.00 0.00 0.00 15:56:09 15:41:01 veth74ad590 125.60 222.90 10.95 1793.25 0.00 0.00 0.00 0.15 15:56:09 15:42:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:42:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:56:09 15:42:01 ens3 110.66 76.54 2530.51 98.75 0.00 0.00 0.00 0.00 15:56:09 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:43:01 ens3 4.02 2.48 11.94 0.42 0.00 0.00 0.00 0.00 15:56:09 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:56:09 15:44:01 ens3 38.76 13.55 701.20 1.31 0.00 0.00 0.00 0.00 15:56:09 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:45:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 15:56:09 15:45:01 ens3 153.69 83.59 2028.78 6.18 0.00 0.00 0.00 0.00 15:56:09 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:46:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:47:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:48:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:56:09 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:50:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:56:09 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:51:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:52:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:55:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:56:09 15:56:01 docker0 70.82 96.22 5.67 1025.10 0.00 0.00 0.00 0.00 15:56:09 15:56:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 15:56:09 15:56:01 ens3 394.70 245.31 8252.48 51.36 0.00 0.00 0.00 0.00 15:56:09 Average: docker0 14.79 21.97 1.12 187.11 0.00 0.00 0.00 0.00 15:56:09 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:56:09 Average: ens3 93.83 58.17 1334.71 15.99 0.00 0.00 0.00 0.00 15:56:09 15:56:09 15:56:09 ---> sar -P ALL: 15:56:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5894) 09/12/23 _x86_64_ (8 CPU) 15:56:09 15:56:09 15:38:55 LINUX RESTART (8 CPU) 15:56:09 15:56:09 15:39:02 CPU %user %nice %system %iowait %steal %idle 15:56:09 15:40:01 all 8.74 0.00 3.17 2.52 0.07 85.50 15:56:09 15:40:01 0 9.39 0.00 3.08 6.98 0.07 80.49 15:56:09 15:40:01 1 10.48 0.00 2.55 0.79 0.07 86.12 15:56:09 15:40:01 2 6.19 0.00 2.67 1.68 0.07 89.40 15:56:09 15:40:01 3 6.83 0.00 3.64 0.91 0.09 88.54 15:56:09 15:40:01 4 9.22 0.00 3.12 0.38 0.05 87.23 15:56:09 15:40:01 5 9.24 0.00 4.13 0.87 0.07 85.69 15:56:09 15:40:01 6 11.89 0.00 2.78 0.87 0.05 84.41 15:56:09 15:40:01 7 6.62 0.00 3.41 7.76 0.09 82.13 15:56:09 15:41:01 all 51.34 0.00 7.51 0.84 0.11 40.20 15:56:09 15:41:01 0 50.42 0.00 7.41 0.42 0.12 41.63 15:56:09 15:41:01 1 52.16 0.00 7.28 0.25 0.12 40.19 15:56:09 15:41:01 2 52.65 0.00 7.94 0.17 0.10 39.14 15:56:09 15:41:01 3 52.54 0.00 7.25 0.81 0.08 39.32 15:56:09 15:41:01 4 51.45 0.00 7.83 4.22 0.10 36.40 15:56:09 15:41:01 5 51.49 0.00 7.50 0.13 0.10 40.77 15:56:09 15:41:01 6 50.73 0.00 7.06 0.25 0.12 41.83 15:56:09 15:41:01 7 49.26 0.00 7.85 0.50 0.12 42.27 15:56:09 15:42:01 all 10.63 0.00 1.78 1.60 0.04 85.94 15:56:09 15:42:01 0 10.54 0.00 1.69 0.18 0.05 87.54 15:56:09 15:42:01 1 10.94 0.00 2.42 0.10 0.03 86.51 15:56:09 15:42:01 2 11.57 0.00 1.92 0.50 0.02 85.99 15:56:09 15:42:01 3 10.13 0.00 1.65 1.14 0.03 87.04 15:56:09 15:42:01 4 10.35 0.00 1.92 10.85 0.03 76.85 15:56:09 15:42:01 5 10.54 0.00 1.62 0.02 0.03 87.79 15:56:09 15:42:01 6 10.63 0.00 1.31 0.02 0.03 88.02 15:56:09 15:42:01 7 10.35 0.00 1.74 0.07 0.07 87.78 15:56:09 15:43:01 all 0.06 0.00 0.02 0.00 0.01 99.91 15:56:09 15:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:56:09 15:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:43:01 2 0.30 0.00 0.02 0.00 0.02 99.67 15:56:09 15:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:56:09 15:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:56:09 15:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:43:01 7 0.08 0.00 0.05 0.00 0.00 99.87 15:56:09 15:44:01 all 0.53 0.00 0.12 0.10 0.01 99.23 15:56:09 15:44:01 0 0.07 0.00 0.12 0.00 0.02 99.80 15:56:09 15:44:01 1 0.47 0.00 0.40 0.43 0.02 98.68 15:56:09 15:44:01 2 0.75 0.00 0.10 0.02 0.00 99.13 15:56:09 15:44:01 3 0.13 0.00 0.08 0.22 0.02 99.55 15:56:09 15:44:01 4 1.94 0.00 0.08 0.02 0.02 97.95 15:56:09 15:44:01 5 0.07 0.00 0.05 0.02 0.00 99.87 15:56:09 15:44:01 6 0.65 0.00 0.10 0.10 0.02 99.13 15:56:09 15:44:01 7 0.18 0.00 0.07 0.02 0.02 99.72 15:56:09 15:45:01 all 2.32 0.00 1.20 0.58 0.02 95.88 15:56:09 15:45:01 0 2.54 0.00 1.48 0.33 0.02 95.63 15:56:09 15:45:01 1 1.90 0.00 0.63 0.18 0.02 97.26 15:56:09 15:45:01 2 3.17 0.00 1.80 0.17 0.03 94.83 15:56:09 15:45:01 3 2.49 0.00 0.93 1.69 0.05 94.84 15:56:09 15:45:01 4 2.97 0.00 1.01 0.07 0.02 95.94 15:56:09 15:45:01 5 1.17 0.00 1.10 0.58 0.02 97.13 15:56:09 15:45:01 6 2.32 0.00 1.55 0.48 0.02 95.63 15:56:09 15:45:01 7 1.97 0.00 1.05 1.17 0.02 95.78 15:56:09 15:46:01 all 0.31 0.00 0.06 0.01 0.01 99.62 15:56:09 15:46:01 0 0.25 0.00 0.12 0.00 0.02 99.62 15:56:09 15:46:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:56:09 15:46:01 2 0.08 0.00 0.05 0.00 0.02 99.85 15:56:09 15:46:01 3 0.03 0.00 0.08 0.08 0.02 99.78 15:56:09 15:46:01 4 1.95 0.00 0.05 0.00 0.02 97.98 15:56:09 15:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:56:09 15:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:56:09 15:46:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:56:09 15:47:01 all 0.22 0.00 0.01 0.00 0.01 99.76 15:56:09 15:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:56:09 15:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:56:09 15:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:56:09 15:47:01 3 0.00 0.00 0.00 0.03 0.02 99.95 15:56:09 15:47:01 4 1.63 0.00 0.03 0.00 0.00 98.34 15:56:09 15:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:56:09 15:48:01 all 0.24 0.00 0.01 0.01 0.01 99.73 15:56:09 15:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:56:09 15:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:56:09 15:48:01 2 0.05 0.00 0.03 0.00 0.03 99.88 15:56:09 15:48:01 3 0.02 0.00 0.00 0.05 0.02 99.92 15:56:09 15:48:01 4 1.76 0.00 0.00 0.00 0.02 98.22 15:56:09 15:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:56:09 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:56:09 15:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:56:09 15:49:01 2 0.00 0.00 0.03 0.00 0.03 99.93 15:56:09 15:49:01 3 0.00 0.00 0.00 0.05 0.02 99.93 15:56:09 15:49:01 4 0.08 0.00 0.00 0.00 0.02 99.90 15:56:09 15:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:50:01 all 0.04 0.00 0.01 0.01 0.01 99.94 15:56:09 15:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:56:09 15:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:56:09 15:50:01 2 0.28 0.00 0.02 0.02 0.02 99.67 15:56:09 15:50:01 3 0.00 0.00 0.00 0.03 0.00 99.97 15:56:09 15:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:56:09 15:56:09 15:50:01 CPU %user %nice %system %iowait %steal %idle 15:56:09 15:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:56:09 15:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:51:01 1 0.05 0.00 0.00 0.02 0.02 99.92 15:56:09 15:51:01 2 0.13 0.00 0.03 0.00 0.02 99.82 15:56:09 15:51:01 3 0.02 0.00 0.02 0.03 0.02 99.92 15:56:09 15:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 15:56:09 15:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:56:09 15:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:52:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:56:09 15:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:56:09 15:52:01 3 0.00 0.00 0.00 0.03 0.00 99.97 15:56:09 15:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:56:09 15:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:56:09 15:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:56:09 15:53:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:56:09 15:53:01 2 0.08 0.00 0.02 0.00 0.00 99.90 15:56:09 15:53:01 3 0.00 0.00 0.00 0.03 0.02 99.95 15:56:09 15:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:56:09 15:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:56:09 15:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:54:01 all 0.02 0.00 0.02 0.00 0.01 99.94 15:56:09 15:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:56:09 15:54:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:56:09 15:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:56:09 15:54:01 3 0.03 0.00 0.03 0.03 0.00 99.90 15:56:09 15:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:56:09 15:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:56:09 15:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:56:09 15:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:55:01 1 0.05 0.00 0.02 0.02 0.03 99.88 15:56:09 15:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:56:09 15:55:01 3 0.02 0.00 0.00 0.05 0.02 99.92 15:56:09 15:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:56:09 15:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:56:01 all 8.53 0.00 3.77 2.56 0.06 85.08 15:56:09 15:56:01 0 9.98 0.00 3.15 0.12 0.05 86.70 15:56:09 15:56:01 1 8.54 0.00 4.40 7.51 0.07 79.48 15:56:09 15:56:01 2 6.98 0.00 4.41 7.81 0.05 80.74 15:56:09 15:56:01 3 8.65 0.00 3.93 3.10 0.07 84.26 15:56:09 15:56:01 4 7.77 0.00 3.24 0.47 0.05 88.47 15:56:09 15:56:01 5 8.87 0.00 3.63 0.86 0.08 86.56 15:56:09 15:56:01 6 8.74 0.00 3.92 0.55 0.03 86.75 15:56:09 15:56:01 7 8.70 0.00 3.49 0.07 0.07 87.67 15:56:09 Average: all 4.85 0.00 1.03 0.48 0.02 93.61 15:56:09 Average: 0 4.87 0.00 1.00 0.46 0.02 93.64 15:56:09 Average: 1 4.95 0.00 1.04 0.54 0.03 93.44 15:56:09 Average: 2 4.82 0.00 1.11 0.60 0.03 93.44 15:56:09 Average: 3 4.72 0.00 1.03 0.49 0.03 93.74 15:56:09 Average: 4 5.20 0.00 1.01 0.93 0.02 92.83 15:56:09 Average: 5 4.76 0.00 1.06 0.14 0.02 94.02 15:56:09 Average: 6 4.96 0.00 0.98 0.13 0.02 93.91 15:56:09 Average: 7 4.52 0.00 1.03 0.55 0.02 93.88 15:56:09 15:56:09 15:56:09