Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 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-ssh7552910558418711301.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9006780415744096596.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10288977591082368798.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh3821913453272909135.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7870599154587280290.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116908 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#385)" > git rev-list --no-walk a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:58 ========================================================= 16:29:58 EdgeX Global Pipelines Version Info 16:29:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:59 ------------------- 16:29:59 stable info: 16:29:59 ------------------- 16:29:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:59 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:29:59 Message: update stable to v1.0.243 16:29:59 ------------------- 16:29:59 experimental info: 16:29:59 ------------------- 16:29:59 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:59 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:29:59 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2dd1fb [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:00 + git rev-list -1 --merges b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474~1..b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 [Pipeline] echo 16:30:01 -----------> git rev-list -1 --merges b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474~1..b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 [false] [Pipeline] sh 16:30:01 + git log --format=format:%s -1 b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 [Pipeline] echo 16:30:01 ========================================================= 16:30:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:01 + git log --format=format:%s -1 b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 [Pipeline] echo 16:30:01 [semverPrep] GIT_COMMIT: b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#385) [Pipeline] echo 16:30:01 [semverPrep] This is not a build commit. [Pipeline] sh 16:30:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:02 + grep -v github /etc/ssh/ssh_known_hosts 16:30:02 + [ -e /tmp/ssh_known_hosts ] 16:30:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:02 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:02 16:30:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:03 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:03 b85a868b505f: Pulling fs layer 16:30:03 e2be974225ed: Pulling fs layer 16:30:03 339a4e72a1f5: Pulling fs layer 16:30:03 988bab9f4d93: Pulling fs layer 16:30:03 1469e6f7b9e6: Pulling fs layer 16:30:03 eaf3925da568: Pulling fs layer 16:30:03 988bab9f4d93: Waiting 16:30:03 1469e6f7b9e6: Waiting 16:30:03 bab4dde63d76: Pulling fs layer 16:30:03 bde34c3a00c8: Pulling fs layer 16:30:03 b352a97aabf1: Pulling fs layer 16:30:03 eaf3925da568: Waiting 16:30:03 bde34c3a00c8: Waiting 16:30:03 4872d77fe225: Pulling fs layer 16:30:03 5851b861e8e6: Pulling fs layer 16:30:03 b352a97aabf1: Waiting 16:30:03 4872d77fe225: Waiting 16:30:03 5851b861e8e6: Waiting 16:30:03 e2be974225ed: Verifying Checksum 16:30:03 988bab9f4d93: Verifying Checksum 16:30:03 988bab9f4d93: Download complete 16:30:03 1469e6f7b9e6: Verifying Checksum 16:30:03 1469e6f7b9e6: Download complete 16:30:03 339a4e72a1f5: Verifying Checksum 16:30:03 339a4e72a1f5: Download complete 16:30:03 eaf3925da568: Download complete 16:30:03 bde34c3a00c8: Verifying Checksum 16:30:03 bde34c3a00c8: Download complete 16:30:03 b352a97aabf1: Download complete 16:30:03 4872d77fe225: Download complete 16:30:03 5851b861e8e6: Verifying Checksum 16:30:03 5851b861e8e6: Download complete 16:30:03 b85a868b505f: Verifying Checksum 16:30:03 b85a868b505f: Download complete 16:30:03 bab4dde63d76: Verifying Checksum 16:30:03 bab4dde63d76: Download complete 16:30:04 b85a868b505f: Pull complete 16:30:04 e2be974225ed: Pull complete 16:30:05 339a4e72a1f5: Pull complete 16:30:05 988bab9f4d93: Pull complete 16:30:05 1469e6f7b9e6: Pull complete 16:30:05 eaf3925da568: Pull complete 16:30:07 bab4dde63d76: Pull complete 16:30:07 bde34c3a00c8: Pull complete 16:30:07 b352a97aabf1: Pull complete 16:30:07 4872d77fe225: Pull complete 16:30:07 5851b861e8e6: Pull complete 16:30:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:07 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:30:09 $ docker top 669dd636d2e3b48ac766bedd550465ab912bce29d34f32e2153328832d2f1a40 -eo pid,comm 16:30:09 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). 16:30:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:09 [ssh-agent] Looking for ssh-agent implementation... 16:30:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:09 $ docker exec 669dd636d2e3b48ac766bedd550465ab912bce29d34f32e2153328832d2f1a40 ssh-agent 16:30:09 SSH_AUTH_SOCK=/tmp/ssh-XMCFTLLMxZml/agent.33 16:30:09 SSH_AGENT_PID=39 16:30:09 Running ssh-add (command line suppressed) 16:30:09 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7762794300699014065.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7762794300699014065.key) 16:30:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:09 + git tag --points-at HEAD [Pipeline] } 16:30:10 $ docker exec --env ******** --env ******** 669dd636d2e3b48ac766bedd550465ab912bce29d34f32e2153328832d2f1a40 ssh-agent -k 16:30:10 unset SSH_AUTH_SOCK; 16:30:10 unset SSH_AGENT_PID; 16:30:10 echo Agent pid 39 killed; 16:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:10 [ssh-agent] Looking for ssh-agent implementation... 16:30:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:10 $ docker exec 669dd636d2e3b48ac766bedd550465ab912bce29d34f32e2153328832d2f1a40 ssh-agent 16:30:10 SSH_AUTH_SOCK=/tmp/ssh-na2CKO1hgjDf/agent.71 16:30:10 SSH_AGENT_PID=77 16:30:10 Running ssh-add (command line suppressed) 16:30:10 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17782667739225519044.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17782667739225519044.key) 16:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:10 + git semver init 16:30:11 2022-10-25 16:30:10,983 [run_init] DEBUG init version:0.0.0 force:False 16:30:11 2022-10-25 16:30:10,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 16:30:11 2022-10-25 16:30:10,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 16:30:11 2022-10-25 16:30:10,985 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:30:11 2022-10-25 16:30:11,913 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 16:30:11 2022-10-25 16:30:11,914 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 16:30:11 2022-10-25 16:30:11,914 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:30:11 2022-10-25 16:30:11,914 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:30:11 2.3.0-dev.25 [Pipeline] } 16:30:12 $ docker exec --env ******** --env ******** 669dd636d2e3b48ac766bedd550465ab912bce29d34f32e2153328832d2f1a40 ssh-agent -k 16:30:12 unset SSH_AUTH_SOCK; 16:30:12 unset SSH_AGENT_PID; 16:30:12 echo Agent pid 77 killed; 16:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:12 + git semver [Pipeline] } 16:30:12 $ docker stop --time=1 669dd636d2e3b48ac766bedd550465ab912bce29d34f32e2153328832d2f1a40 16:30:14 $ docker rm -f 669dd636d2e3b48ac766bedd550465ab912bce29d34f32e2153328832d2f1a40 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:14 Stashed 1 file(s) [Pipeline] echo 16:30:14 [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [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 16:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:14 ========================================================= 16:30:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:15 213ec9aee27d: Pulling fs layer 16:30:15 4583459ba037: Pulling fs layer 16:30:15 93c1e223e6f2: Pulling fs layer 16:30:15 53926ce57604: Pulling fs layer 16:30:15 21b2b0c7a3f4: Pulling fs layer 16:30:15 30f14e443154: Pulling fs layer 16:30:15 53926ce57604: Waiting 16:30:15 21b2b0c7a3f4: Waiting 16:30:15 801331c1e519: Pulling fs layer 16:30:15 30f14e443154: Waiting 16:30:15 99cc6dd402b0: Pulling fs layer 16:30:15 7d9ed39f4882: Pulling fs layer 16:30:15 801331c1e519: Waiting 16:30:15 7d9ed39f4882: Waiting 16:30:15 99cc6dd402b0: Waiting 16:30:15 93c1e223e6f2: Verifying Checksum 16:30:15 93c1e223e6f2: Download complete 16:30:15 4583459ba037: Download complete 16:30:15 21b2b0c7a3f4: Download complete 16:30:15 30f14e443154: Verifying Checksum 16:30:15 30f14e443154: Download complete 16:30:15 213ec9aee27d: Verifying Checksum 16:30:15 213ec9aee27d: Download complete 16:30:15 801331c1e519: Verifying Checksum 16:30:15 801331c1e519: Download complete 16:30:15 213ec9aee27d: Pull complete 16:30:15 4583459ba037: Pull complete 16:30:15 93c1e223e6f2: Pull complete 16:30:16 7d9ed39f4882: Verifying Checksum 16:30:16 7d9ed39f4882: Download complete 16:30:16 53926ce57604: Verifying Checksum 16:30:16 53926ce57604: Download complete 16:30:16 99cc6dd402b0: Verifying Checksum 16:30:16 99cc6dd402b0: Download complete 16:30:20 53926ce57604: Pull complete 16:30:20 21b2b0c7a3f4: Pull complete 16:30:20 30f14e443154: Pull complete 16:30:20 801331c1e519: Pull complete 16:30:22 99cc6dd402b0: Pull complete 16:30:23 7d9ed39f4882: Pull complete 16:30:23 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:30:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + docker inspect -f . ci-base-image-x86_64 16:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:23 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:30:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:30:26 $ docker top 928f3c339d8611af33ee4e7163874422c47c36ec1d2a5420285a58e65a8876be -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:26 + go version 16:30:26 go version go1.18.7 linux/amd64 [Pipeline] } 16:30:26 $ docker stop --time=1 928f3c339d8611af33ee4e7163874422c47c36ec1d2a5420285a58e65a8876be 16:30:28 $ docker rm -f 928f3c339d8611af33ee4e7163874422c47c36ec1d2a5420285a58e65a8876be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker inspect -f . ci-base-image-x86_64 16:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:28 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:30:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:30:29 $ docker top 2570fa77607397e4faba4015c705c0e5d3ba923e7a4f14aa1123d42f7f79ff01 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:29 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 16:30:29 + make test 16:30:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:30:29 go: downloading github.com/stretchr/testify v1.8.0 16:30:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 16:30:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 16:30:29 go: downloading github.com/pelletier/go-toml v1.9.5 16:30:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.9 16:30:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:30:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 16:30:29 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 16:30:29 Still waiting to schedule task 16:30:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:30:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:30:30 go: downloading github.com/gorilla/mux v1.8.0 16:30:30 go: downloading github.com/google/uuid v1.3.0 16:30:30 go: downloading github.com/davecgh/go-spew v1.1.1 16:30:30 go: downloading github.com/pmezard/go-difflib v1.0.0 16:30:30 go: downloading github.com/stretchr/objx v0.4.0 16:30:30 go: downloading gopkg.in/yaml.v3 v3.0.1 16:30:30 go: downloading github.com/go-kit/log v0.2.1 16:30:30 go: downloading github.com/go-playground/validator/v10 v10.11.1 16:30:30 go: downloading github.com/gorilla/websocket v1.4.2 16:30:30 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 16:30:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:30:30 go: downloading github.com/hashicorp/errwrap v1.0.0 16:30:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 16:30:30 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:30:30 go: downloading github.com/hashicorp/consul/api v1.15.2 16:30:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:30:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:30:30 go: downloading github.com/pebbe/zmq4 v1.2.7 16:30:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:30:30 go: downloading github.com/go-playground/universal-translator v0.18.0 16:30:30 go: downloading github.com/leodido/go-urn v1.2.1 16:30:30 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 16:30:30 go: downloading golang.org/x/text v0.3.7 16:30:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:30:30 go: downloading github.com/mitchellh/copystructure v1.0.0 16:30:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:30:30 go: downloading github.com/x448/float16 v0.8.4 16:30:30 go: downloading github.com/zeebo/errs v1.2.2 16:30:30 go: downloading google.golang.org/grpc v1.46.0 16:30:30 go: downloading github.com/go-playground/locales v0.14.0 16:30:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:30:30 go: downloading github.com/hashicorp/go-hclog v0.14.1 16:30:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:30:30 go: downloading github.com/hashicorp/serf v0.9.7 16:30:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:30:30 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:30:30 go: downloading google.golang.org/protobuf v1.28.0 16:30:30 go: downloading github.com/fatih/color v1.9.0 16:30:30 go: downloading github.com/mattn/go-isatty v0.0.14 16:30:30 go: downloading github.com/armon/go-metrics v0.3.10 16:30:30 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:30:30 go: downloading github.com/mattn/go-colorable v0.1.12 16:30:30 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 16:30:30 go: downloading github.com/golang/protobuf v1.5.2 16:30:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 16:30:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:30:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 16:30:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 9.9% of statements 16:30:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 16:30:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.5% of statements 16:30:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.015s coverage: 85.3% of statements 16:30:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.027s coverage: 46.4% of statements 16:30:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 16:30:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 16:30:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.012s coverage: 100.0% of statements 16:30:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.320s coverage: 88.4% of statements 16:30:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 25.0% of statements 16:30:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.029s coverage: 81.4% of statements 16:30:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 16:30:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.025s coverage: 41.7% of statements 16:30:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.009s coverage: 91.3% of statements 16:30:52 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:30:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:30:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:30:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:30:56 $ docker stop --time=1 2570fa77607397e4faba4015c705c0e5d3ba923e7a4f14aa1123d42f7f79ff01 16:30:59 $ docker rm -f 2570fa77607397e4faba4015c705c0e5d3ba923e7a4f14aa1123d42f7f79ff01 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:30:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:00 16:31:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:00 latest: Pulling from edgex-lftools-log-publisher 16:31:00 5eb5b503b376: Pulling fs layer 16:31:00 5c69ac0246d0: Pulling fs layer 16:31:00 ec43610c2a17: Pulling fs layer 16:31:00 3a2ae6a8a46f: Pulling fs layer 16:31:00 33b1e0a273af: Pulling fs layer 16:31:00 5d3b04190fa2: Pulling fs layer 16:31:00 2f39f015ded8: Pulling fs layer 16:31:00 33b1e0a273af: Waiting 16:31:00 2f39f015ded8: Waiting 16:31:00 5d3b04190fa2: Waiting 16:31:00 5c69ac0246d0: Download complete 16:31:00 3a2ae6a8a46f: Verifying Checksum 16:31:00 3a2ae6a8a46f: Download complete 16:31:00 33b1e0a273af: Verifying Checksum 16:31:00 33b1e0a273af: Download complete 16:31:00 5d3b04190fa2: Verifying Checksum 16:31:00 5d3b04190fa2: Download complete 16:31:00 ec43610c2a17: Verifying Checksum 16:31:00 ec43610c2a17: Download complete 16:31:00 5eb5b503b376: Verifying Checksum 16:31:00 5eb5b503b376: Download complete 16:31:01 2f39f015ded8: Download complete 16:31:02 5eb5b503b376: Pull complete 16:31:02 5c69ac0246d0: Pull complete 16:31:02 ec43610c2a17: Pull complete 16:31:02 3a2ae6a8a46f: Pull complete 16:31:02 33b1e0a273af: Pull complete 16:31:03 5d3b04190fa2: Pull complete 16:31:07 2f39f015ded8: Pull complete 16:31:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:07 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:31:07 $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:31:10 $ docker top 505bbe8180373c89af3a20416e15ce0f82fa2bcea39d31ce76ebb55776a53892 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:10 ---> job-cost.sh 16:31:10 lf-activate-venv: SKIPPING 16:31:10 INFO: No Stack... 16:31:10 INFO: Retrieving Pricing Info for: v3-standard-8 16:31:11 INFO: Archiving Costs [Pipeline] sh 16:31:11 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 16:31:11 + cut -d, -f6 [Pipeline] lock 16:31:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-81-stack-cost] 16:31:11 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-81-stack-cost] did not exist. Created. 16:31:11 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:11 + echo total: 0.2199999988079071 [Pipeline] stash 16:31:11 Stashed 1 file(s) [Pipeline] } 16:31:11 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:12 $ docker stop --time=1 505bbe8180373c89af3a20416e15ce0f82fa2bcea39d31ce76ebb55776a53892 16:31:13 $ docker rm -f 505bbe8180373c89af3a20416e15ce0f82fa2bcea39d31ce76ebb55776a53892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:40:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116915 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 16:40:45 Running in /w/workspace/go-mod-bootstrap/81 [Pipeline] { [Pipeline] checkout 16:40:45 Selected Git installation does not exist. Using Default 16:40:45 The recommended git tool is: NONE 16:40:49 using credential edgex-jenkins-ssh 16:40:49 Cloning the remote Git repository 16:40:49 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:40:50 > git init /w/workspace/go-mod-bootstrap/81 # timeout=10 16:40:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:40:50 > git --version # timeout=10 16:40:50 > git --version # 'git version 2.25.1' 16:40:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:50 Verifying host key using known hosts file 16:40:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:40:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:52 Avoid second fetch 16:40:52 Checking out Revision b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 (main) 16:40:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:40:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:52 > git config core.sparsecheckout # timeout=10 16:40:52 > git checkout -f b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 # timeout=10 16:40:52 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#385)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:40:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:40:53 Dload Upload Total Spent Left Speed 16:40:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh 16:40:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:40:54 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 16:40:54 /etc/docker/daemon.new 16:40:54 { 16:40:54 "registry-mirrors": [ 16:40:54 "https://nexus3.edgexfoundry.org:10001" 16:40:54 ], 16:40:54 "bip": "10.250.0.254/24", 16:40:54 "hosts": [ 16:40:54 "tcp://0.0.0.0:5555", 16:40:54 "unix:///var/run/docker.sock" 16:40:54 ], 16:40:54 "mtu": 1458, 16:40:54 "selinux-enabled": true, 16:40:54 "seccomp-profile": "/etc/docker/seccomp.json" 16:40:54 } [Pipeline] sh 16:40:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:40:55 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:13 ========================================================= 16:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:41:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:41:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:41:14 9b18e9b68314: Pulling fs layer 16:41:14 d32db5db7311: Pulling fs layer 16:41:14 d0c4b47475fc: Pulling fs layer 16:41:14 5831b945b038: Pulling fs layer 16:41:14 86bbec2aaacd: Pulling fs layer 16:41:14 e10730c5d714: Pulling fs layer 16:41:14 5dd5c2283517: Pulling fs layer 16:41:14 d5ac0230b979: Pulling fs layer 16:41:14 e10730c5d714: Waiting 16:41:14 d5ac0230b979: Waiting 16:41:14 5dd5c2283517: Waiting 16:41:14 5831b945b038: Waiting 16:41:14 86bbec2aaacd: Waiting 16:41:14 d0c4b47475fc: Download complete 16:41:14 d32db5db7311: Verifying Checksum 16:41:14 d32db5db7311: Download complete 16:41:14 86bbec2aaacd: Verifying Checksum 16:41:14 e10730c5d714: Verifying Checksum 16:41:14 e10730c5d714: Download complete 16:41:14 9b18e9b68314: Verifying Checksum 16:41:15 d5ac0230b979: Verifying Checksum 16:41:15 d5ac0230b979: Download complete 16:41:16 9b18e9b68314: Pull complete 16:41:16 d32db5db7311: Pull complete 16:41:16 5dd5c2283517: Verifying Checksum 16:41:16 5dd5c2283517: Download complete 16:41:16 d0c4b47475fc: Pull complete 16:41:17 5831b945b038: Verifying Checksum 16:41:17 5831b945b038: Download complete 16:41:29 5831b945b038: Pull complete 16:41:29 86bbec2aaacd: Pull complete 16:41:29 e10730c5d714: Pull complete 16:41:35 5dd5c2283517: Pull complete 16:41:37 d5ac0230b979: Pull complete 16:41:37 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:41:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:41:37 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:37 + docker inspect -f . ci-base-image-arm64 16:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:38 prd-ubuntu20.04-docker-arm64-4c-16g-116915 does not seem to be running inside a container 16:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/81 -v /w/workspace/go-mod-bootstrap/81:/w/workspace/go-mod-bootstrap/81:rw,z -v /w/workspace/go-mod-bootstrap/81@tmp:/w/workspace/go-mod-bootstrap/81@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 16:41:41 $ docker top 842527dfc23ad1d1333d6e78f9573e47e2c2b88462fe124f9abfe734837bc249 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:42 + go version 16:41:42 go version go1.18.7 linux/arm64 [Pipeline] } 16:41:42 $ docker stop --time=1 842527dfc23ad1d1333d6e78f9573e47e2c2b88462fe124f9abfe734837bc249 16:41:43 $ docker rm -f 842527dfc23ad1d1333d6e78f9573e47e2c2b88462fe124f9abfe734837bc249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:44 + docker inspect -f . ci-base-image-arm64 16:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:44 prd-ubuntu20.04-docker-arm64-4c-16g-116915 does not seem to be running inside a container 16:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/81 -v /w/workspace/go-mod-bootstrap/81:/w/workspace/go-mod-bootstrap/81:rw,z -v /w/workspace/go-mod-bootstrap/81@tmp:/w/workspace/go-mod-bootstrap/81@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 16:41:45 $ docker top 499921d90738c2a70acd804a94cc844df8b3d8cf1913123d86a96658dc466a97 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:46 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/81 [Pipeline] fileExists [Pipeline] sh 16:41:47 + make test 16:41:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:41:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 16:41:47 go: downloading github.com/pelletier/go-toml v1.9.5 16:41:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 16:41:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.9 16:41:47 go: downloading github.com/stretchr/testify v1.8.0 16:41:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:41:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:41:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 16:41:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 16:41:48 go: downloading github.com/gorilla/mux v1.8.0 16:41:48 go: downloading github.com/google/uuid v1.3.0 16:41:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:41:48 go: downloading github.com/go-kit/log v0.2.1 16:41:48 go: downloading github.com/davecgh/go-spew v1.1.1 16:41:48 go: downloading github.com/pmezard/go-difflib v1.0.0 16:41:48 go: downloading github.com/stretchr/objx v0.4.0 16:41:48 go: downloading gopkg.in/yaml.v3 v3.0.1 16:41:48 go: downloading github.com/go-playground/validator/v10 v10.11.1 16:41:48 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:41:48 go: downloading github.com/gorilla/websocket v1.4.2 16:41:48 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 16:41:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:41:48 go: downloading github.com/hashicorp/errwrap v1.0.0 16:41:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 16:41:48 go: downloading github.com/hashicorp/consul/api v1.15.2 16:41:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:41:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:41:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:41:48 go: downloading github.com/pebbe/zmq4 v1.2.7 16:41:49 go: downloading github.com/go-playground/universal-translator v0.18.0 16:41:49 go: downloading github.com/leodido/go-urn v1.2.1 16:41:49 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 16:41:49 go: downloading golang.org/x/text v0.3.7 16:41:49 go: downloading github.com/x448/float16 v0.8.4 16:41:49 go: downloading github.com/zeebo/errs v1.2.2 16:41:49 go: downloading google.golang.org/grpc v1.46.0 16:41:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:41:50 go: downloading github.com/mitchellh/copystructure v1.0.0 16:41:50 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:41:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:41:50 go: downloading github.com/hashicorp/go-hclog v0.14.1 16:41:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:41:50 go: downloading github.com/hashicorp/serf v0.9.7 16:41:50 go: downloading github.com/go-playground/locales v0.14.0 16:41:50 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:41:50 go: downloading google.golang.org/protobuf v1.28.0 16:41:51 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:41:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:41:51 go: downloading github.com/fatih/color v1.9.0 16:41:51 go: downloading github.com/mattn/go-isatty v0.0.14 16:41:51 go: downloading github.com/armon/go-metrics v0.3.10 16:41:52 go: downloading github.com/golang/protobuf v1.5.2 16:41:52 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 16:41:52 go: downloading github.com/mattn/go-colorable v0.1.12 16:41:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 16:41:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:43:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 16:43:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.164s coverage: 9.9% of statements 16:43:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 16:43:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.079s coverage: 92.5% of statements 16:43:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 16:43:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.134s coverage: 46.4% of statements 16:43:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 16:43:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 16:43:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.080s coverage: 100.0% of statements 16:43:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.421s coverage: 88.4% of statements 16:43:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.087s coverage: 25.0% of statements 16:43:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.109s coverage: 81.4% of statements 16:43:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 16:43:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements 16:43:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 16:43:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:43:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:43:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:43:54 $ docker stop --time=1 499921d90738c2a70acd804a94cc844df8b3d8cf1913123d86a96658dc466a97 16:43:55 $ docker rm -f 499921d90738c2a70acd804a94cc844df8b3d8cf1913123d86a96658dc466a97 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:43:58 Warning: overwriting stash ‘coverage-report’ 16:43:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:59 16:43:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:00 arm64: Pulling from edgex-lftools-log-publisher 16:44:00 8998bd30e6a1: Pulling fs layer 16:44:00 04944245beec: Pulling fs layer 16:44:00 699f458cf7ca: Pulling fs layer 16:44:00 765212b225bb: Pulling fs layer 16:44:00 f23df028b6ca: Pulling fs layer 16:44:00 d65c8cfc05b1: Pulling fs layer 16:44:00 2437ff75d9bd: Pulling fs layer 16:44:00 765212b225bb: Waiting 16:44:00 f23df028b6ca: Waiting 16:44:00 d65c8cfc05b1: Waiting 16:44:00 2437ff75d9bd: Waiting 16:44:00 04944245beec: Verifying Checksum 16:44:00 04944245beec: Download complete 16:44:00 765212b225bb: Verifying Checksum 16:44:00 765212b225bb: Download complete 16:44:00 f23df028b6ca: Verifying Checksum 16:44:00 f23df028b6ca: Download complete 16:44:00 d65c8cfc05b1: Verifying Checksum 16:44:00 d65c8cfc05b1: Download complete 16:44:00 699f458cf7ca: Download complete 16:44:00 8998bd30e6a1: Verifying Checksum 16:44:00 8998bd30e6a1: Download complete 16:44:03 2437ff75d9bd: Verifying Checksum 16:44:03 2437ff75d9bd: Download complete 16:44:04 8998bd30e6a1: Pull complete 16:44:05 04944245beec: Pull complete 16:44:06 699f458cf7ca: Pull complete 16:44:06 765212b225bb: Pull complete 16:44:07 f23df028b6ca: Pull complete 16:44:07 d65c8cfc05b1: Pull complete 16:44:22 2437ff75d9bd: Pull complete 16:44:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:22 prd-ubuntu20.04-docker-arm64-4c-16g-116915 does not seem to be running inside a container 16:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/81 -v /w/workspace/go-mod-bootstrap/81:/w/workspace/go-mod-bootstrap/81:rw,z -v /w/workspace/go-mod-bootstrap/81@tmp:/w/workspace/go-mod-bootstrap/81@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 16:44:25 $ docker top 0bd0f7e23636efeb9e4f35da1e48d3cfe11a43046c19a71b0b3e702b38776a8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:25 ---> job-cost.sh 16:44:26 lf-activate-venv: SKIPPING 16:44:26 INFO: No Stack... 16:44:26 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:27 INFO: Archiving Costs [Pipeline] sh 16:44:27 + cat /w/workspace/go-mod-bootstrap/81/archives/cost.csv 16:44:27 + cut -d, -f6 [Pipeline] lock 16:44:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-81-stack-cost] 16:44:27 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-81-stack-cost] did not exist. Created. 16:44:27 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:28 /w/workspace/go-mod-bootstrap/81@tmp/durable-7fcb2d17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:44:28 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:28 Warning: overwriting stash ‘stack-cost’ 16:44:28 Stashed 1 file(s) [Pipeline] } 16:44:28 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:28 $ docker stop --time=1 0bd0f7e23636efeb9e4f35da1e48d3cfe11a43046c19a71b0b3e702b38776a8b 16:44:29 $ docker rm -f 0bd0f7e23636efeb9e4f35da1e48d3cfe11a43046c19a71b0b3e702b38776a8b [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 16:44:30 provisioning config files... 16:44:30 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8007025669929241981tmp [Pipeline] { [Pipeline] sh 16:44:30 + set +x 16:44:30 + + curl -s https://codecov.io/bash 16:44:30 bash -s -- 16:44:30 16:44:30 _____ _ 16:44:30 / ____| | | 16:44:30 | | ___ __| | ___ ___ _____ __ 16:44:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:44:30 | |___| (_) | (_| | __/ (_| (_) \ V / 16:44:30 \_____\___/ \__,_|\___|\___\___/ \_/ 16:44:30 Bash-1.0.6 16:44:30 16:44:30 16:44:30 ==> git version 2.25.1 found 16:44:30 ==> 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 16:44:30 Release-Date: 2020-01-08 16:44:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:44:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:44:30 ==> Jenkins CI detected. 16:44:30 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 16:44:30 project root: . 16:44:30 --> token set from env 16:44:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:44:30 ==> Running gcov in . (disable via -X gcov) 16:44:30 ==> Python coveragepy not found 16:44:30 ==> Searching for coverage reports in: 16:44:30 + . 16:44:30 -> Found 1 reports 16:44:30 ==> Detecting git/mercurial file structure 16:44:30 ==> Reading reports 16:44:30 + ./coverage.out bytes=68433 16:44:30 ==> Appending adjustments 16:44:30 https://docs.codecov.io/docs/fixing-reports 16:44:30 + Found adjustments 16:44:30 ==> Gzipping contents 16:44:30 12K /tmp/codecov.jUk4Ht.gz 16:44:30 ==> Uploading reports 16:44:30 url: https://codecov.io 16:44:30 query: branch=main&commit=b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 16:44:30 -> Pinging Codecov 16:44:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 16:44:31 -> Uploading to 16:44:31 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/833815588EE85121546D348822E98E2E/b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474/a9fc2e12-249f-476b-878f-34fcb51bc669.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T164431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61042f56293ce72507f2e0488a4cf5ec6c2fdde0e8872439ca4eb029dc069f17 16:44:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:31 Dload Upload Total Spent Left Speed 16:44:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11256 0 0 100 11256 0 50475 --:--:-- --:--:-- --:--:-- 50475 16:44:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 [Pipeline] } 16:44:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:44:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:44:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:44:31 16:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:44:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:44:32 df9b9388f04a: Pulling fs layer 16:44:32 52dc419b0ee2: Pulling fs layer 16:44:32 25bc292e5bac: Pulling fs layer 16:44:32 114826534d7a: Pulling fs layer 16:44:32 4657fd5d0bcf: Pulling fs layer 16:44:32 6ad1cebc031e: Pulling fs layer 16:44:32 8a3aa393b2d8: Pulling fs layer 16:44:32 4657fd5d0bcf: Waiting 16:44:32 6ad1cebc031e: Waiting 16:44:32 8a3aa393b2d8: Waiting 16:44:32 25bc292e5bac: Verifying Checksum 16:44:32 25bc292e5bac: Download complete 16:44:32 52dc419b0ee2: Download complete 16:44:32 4657fd5d0bcf: Verifying Checksum 16:44:32 4657fd5d0bcf: Download complete 16:44:32 df9b9388f04a: Download complete 16:44:32 df9b9388f04a: Pull complete 16:44:32 6ad1cebc031e: Verifying Checksum 16:44:32 6ad1cebc031e: Download complete 16:44:32 52dc419b0ee2: Pull complete 16:44:32 25bc292e5bac: Pull complete 16:44:33 114826534d7a: Download complete 16:44:33 8a3aa393b2d8: Verifying Checksum 16:44:33 8a3aa393b2d8: Download complete 16:44:36 114826534d7a: Pull complete 16:44:36 4657fd5d0bcf: Pull complete 16:44:36 6ad1cebc031e: Pull complete 16:44:39 8a3aa393b2d8: Pull complete 16:44:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:44:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:39 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:44:41 $ docker top c9102fb8e5a8b3a179c7c8ae1aba718e23654f351ddf5558db0ddf52b225b075 -eo pid,comm [Pipeline] { [Pipeline] echo 16:44:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 16:44:41 + set -o pipefail 16:44:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 16:44:48 16:44:48 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 16:44:48 16:44:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/82563726-d1f7-472d-b638-bf30560c4592 16:44:48 16:44:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:44:48 16:44:48 16:44:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:44:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:44:48 More details here: https://snyk.co/ue1NS [Pipeline] } 16:44:48 $ docker stop --time=1 c9102fb8e5a8b3a179c7c8ae1aba718e23654f351ddf5558db0ddf52b225b075 16:44:50 $ docker rm -f c9102fb8e5a8b3a179c7c8ae1aba718e23654f351ddf5558db0ddf52b225b075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:51 + git log --format=format:%s -1 b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 [Pipeline] sh 16:44:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:44:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:44:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:52 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:44:52 $ docker top 639883028e8c722a9c5a989a09fecb9a74992908f567e04d74d7d24ee4148a9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:52 [ssh-agent] Looking for ssh-agent implementation... 16:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:52 $ docker exec 639883028e8c722a9c5a989a09fecb9a74992908f567e04d74d7d24ee4148a9f ssh-agent 16:44:52 SSH_AUTH_SOCK=/tmp/ssh-el0L8iAkDNCC/agent.32 16:44:52 SSH_AGENT_PID=38 16:44:52 Running ssh-add (command line suppressed) 16:44:53 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_611645420486015343.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_611645420486015343.key) 16:44:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:53 + git semver tag 16:44:53 2022-10-25 16:44:53,525 [run_tag] DEBUG tag force:False 16:44:53 2022-10-25 16:44:53,525 [check_head_tag] DEBUG check head tag 16:44:53 2022-10-25 16:44:53,527 [execute] INFO git cat-file --batch-check 16:44:53 2022-10-25 16:44:53,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 16:44:53 2022-10-25 16:44:53,530 [execute] INFO git cat-file --batch 16:44:53 2022-10-25 16:44:53,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 16:44:53 2022-10-25 16:44:53,566 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:44:53 2022-10-25 16:44:53,567 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 16:44:53 2022-10-25 16:44:53,567 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:44:53 2022-10-25 16:44:53,572 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:44:53 2.3.0-dev.25 [Pipeline] } 16:44:53 $ docker exec --env ******** --env ******** 639883028e8c722a9c5a989a09fecb9a74992908f567e04d74d7d24ee4148a9f ssh-agent -k 16:44:53 unset SSH_AUTH_SOCK; 16:44:53 unset SSH_AGENT_PID; 16:44:53 echo Agent pid 38 killed; 16:44:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:44:54 + git semver [Pipeline] } 16:44:54 $ docker stop --time=1 639883028e8c722a9c5a989a09fecb9a74992908f567e04d74d7d24ee4148a9f 16:44:55 $ docker rm -f 639883028e8c722a9c5a989a09fecb9a74992908f567e04d74d7d24ee4148a9f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:44:55 16:44:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:44:56 0.23.1-centos7: Pulling from edgex-lftools 16:44:56 ab5ef0e58194: Pulling fs layer 16:44:56 9712f1f96733: Pulling fs layer 16:44:56 63f879dbbcfc: Pulling fs layer 16:44:56 0d9ebad4ef96: Pulling fs layer 16:44:56 e9a5061849ea: Pulling fs layer 16:44:56 0d9ebad4ef96: Waiting 16:44:56 d747dcd14b5f: Pulling fs layer 16:44:56 2de7ff778b66: Pulling fs layer 16:44:56 d747dcd14b5f: Waiting 16:44:56 2de7ff778b66: Waiting 16:44:56 e9a5061849ea: Waiting 16:44:56 9712f1f96733: Verifying Checksum 16:44:56 9712f1f96733: Download complete 16:44:56 63f879dbbcfc: Verifying Checksum 16:44:56 63f879dbbcfc: Download complete 16:44:56 e9a5061849ea: Verifying Checksum 16:44:56 e9a5061849ea: Download complete 16:44:56 d747dcd14b5f: Download complete 16:44:56 ab5ef0e58194: Verifying Checksum 16:44:56 ab5ef0e58194: Download complete 16:44:56 0d9ebad4ef96: Verifying Checksum 16:44:56 0d9ebad4ef96: Download complete 16:44:57 2de7ff778b66: Verifying Checksum 16:44:57 2de7ff778b66: Download complete 16:44:59 ab5ef0e58194: Pull complete 16:44:59 9712f1f96733: Pull complete 16:45:00 63f879dbbcfc: Pull complete 16:45:03 0d9ebad4ef96: Pull complete 16:45:03 e9a5061849ea: Pull complete 16:45:03 d747dcd14b5f: Pull complete 16:45:04 2de7ff778b66: Pull complete 16:45:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:45:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:04 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:45:07 $ docker top b3401ac867a2ec4fa4d5bc7f1455669133aedbe14ee2d086178f4f85d4b59741 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:45:07 provisioning config files... 16:45:07 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4243102120766553564tmp 16:45:07 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10542087772583117049tmp 16:45:07 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config148769573647165923tmp [Pipeline] { [Pipeline] echo 16:45:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:45:07 ---> sigul-configuration.sh 16:45:07 gpg: directory `/root/.gnupg' created 16:45:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:45:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:45:07 gpg: keyring `/root/.gnupg/secring.gpg' created 16:45:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:45:07 gpg: CAST5 encrypted data 16:45:07 gpg: encrypted with 1 passphrase 16:45:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:45:07 + mkdir /home/jenkins 16:45:07 + mkdir /home/jenkins/sigul [Pipeline] sh 16:45:07 + 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 16:45:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:45:08 ---> sigul-install.sh 16:45:08 Sigul already installed; skipping installation. [Pipeline] sh 16:45:08 + git tag --list 16:45:08 v0.0.1 16:45:08 v0.0.10 16:45:08 v0.0.11 16:45:08 v0.0.12 16:45:08 v0.0.13 16:45:08 v0.0.14 16:45:08 v0.0.15 16:45:08 v0.0.16 16:45:08 v0.0.17 16:45:08 v0.0.18 16:45:08 v0.0.19 16:45:08 v0.0.2 16:45:08 v0.0.20 16:45:08 v0.0.21 16:45:08 v0.0.22 16:45:08 v0.0.23 16:45:08 v0.0.24 16:45:08 v0.0.25 16:45:08 v0.0.26 16:45:08 v0.0.27 16:45:08 v0.0.28 16:45:08 v0.0.29 16:45:08 v0.0.3 16:45:08 v0.0.30 16:45:08 v0.0.31 16:45:08 v0.0.32 16:45:08 v0.0.33 16:45:08 v0.0.34 16:45:08 v0.0.35 16:45:08 v0.0.36 16:45:08 v0.0.37 16:45:08 v0.0.38 16:45:08 v0.0.39 16:45:08 v0.0.4 16:45:08 v0.0.40 16:45:08 v0.0.41 16:45:08 v0.0.42 16:45:08 v0.0.43 16:45:08 v0.0.44 16:45:08 v0.0.45 16:45:08 v0.0.46 16:45:08 v0.0.47 16:45:08 v0.0.48 16:45:08 v0.0.49 16:45:08 v0.0.5 16:45:08 v0.0.50 16:45:08 v0.0.51 16:45:08 v0.0.52 16:45:08 v0.0.53 16:45:08 v0.0.54 16:45:08 v0.0.55 16:45:08 v0.0.56 16:45:08 v0.0.57 16:45:08 v0.0.58 16:45:08 v0.0.59 16:45:08 v0.0.6 16:45:08 v0.0.60 16:45:08 v0.0.61 16:45:08 v0.0.62 16:45:08 v0.0.63 16:45:08 v0.0.64 16:45:08 v0.0.65 16:45:08 v0.0.66 16:45:08 v0.0.67 16:45:08 v0.0.68 16:45:08 v0.0.69 16:45:08 v0.0.7 16:45:08 v0.0.70 16:45:08 v0.0.71 16:45:08 v0.0.72 16:45:08 v0.0.8 16:45:08 v0.0.9 16:45:08 v2.0.0 16:45:08 v2.1.0 16:45:08 v2.1.1 16:45:08 v2.1.1-dev.1 16:45:08 v2.1.1-dev.2 16:45:08 v2.1.1-dev.3 16:45:08 v2.1.1-dev.4 16:45:08 v2.2.0 16:45:08 v2.2.1-dev.1 16:45:08 v2.2.1-dev.2 16:45:08 v2.2.1-dev.3 16:45:08 v2.2.1-dev.4 16:45:08 v2.2.1-dev.5 16:45:08 v2.2.1-dev.6 16:45:08 v2.2.1-dev.7 16:45:08 v2.2.1-dev.8 16:45:08 v2.2.1-dev.9 16:45:08 v2.3.0-dev.10 16:45:08 v2.3.0-dev.11 16:45:08 v2.3.0-dev.12 16:45:08 v2.3.0-dev.13 16:45:08 v2.3.0-dev.14 16:45:08 v2.3.0-dev.15 16:45:08 v2.3.0-dev.16 16:45:08 v2.3.0-dev.17 16:45:08 v2.3.0-dev.18 16:45:08 v2.3.0-dev.19 16:45:08 v2.3.0-dev.20 16:45:08 v2.3.0-dev.21 16:45:08 v2.3.0-dev.22 16:45:08 v2.3.0-dev.23 16:45:08 v2.3.0-dev.24 16:45:08 v2.3.0-dev.25 [Pipeline] sh 16:45:08 + lftools sign git-tag v2.3.0-dev.25 16:45:09 Signing Git tag with Sigul... 16:45:09 Signing v2.3.0-dev.25 [Pipeline] echo 16:45:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:45:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:45:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:45:09 $ docker stop --time=1 b3401ac867a2ec4fa4d5bc7f1455669133aedbe14ee2d086178f4f85d4b59741 16:45:11 $ docker rm -f b3401ac867a2ec4fa4d5bc7f1455669133aedbe14ee2d086178f4f85d4b59741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:45:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:45:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:12 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:45:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:45:12 $ docker top 72734b616b187b65182a19a3fb8e67ed55bf36117b7ddec329e2293ae2b00648 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:12 [ssh-agent] Looking for ssh-agent implementation... 16:45:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:12 $ docker exec 72734b616b187b65182a19a3fb8e67ed55bf36117b7ddec329e2293ae2b00648 ssh-agent 16:45:12 SSH_AUTH_SOCK=/tmp/ssh-k0j5R1xw41rf/agent.33 16:45:12 SSH_AGENT_PID=39 16:45:12 Running ssh-add (command line suppressed) 16:45:12 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8458630773228077222.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8458630773228077222.key) 16:45:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:13 + git semver bump pre 16:45:13 2022-10-25 16:45:13,377 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:45:13 2022-10-25 16:45:13,377 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev 16:45:13 2022-10-25 16:45:13,377 [bump_version] DEBUG bumped version:2.3.0-dev.26 16:45:13 2022-10-25 16:45:13,377 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 16:45:13 2022-10-25 16:45:13,377 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:45:13 2022-10-25 16:45:13,377 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:45:13 2022-10-25 16:45:13,379 [execute] INFO git cat-file --batch-check 16:45:13 2022-10-25 16:45:13,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:13 2022-10-25 16:45:13,386 [execute] INFO git cat-file --batch 16:45:13 2022-10-25 16:45:13,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:13 2022-10-25 16:45:13,394 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:45:13 2.3.0-dev.26 [Pipeline] } 16:45:13 $ docker exec --env ******** --env ******** 72734b616b187b65182a19a3fb8e67ed55bf36117b7ddec329e2293ae2b00648 ssh-agent -k 16:45:13 unset SSH_AUTH_SOCK; 16:45:13 unset SSH_AGENT_PID; 16:45:13 echo Agent pid 39 killed; 16:45:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:13 + git semver [Pipeline] } 16:45:14 $ docker stop --time=1 72734b616b187b65182a19a3fb8e67ed55bf36117b7ddec329e2293ae2b00648 16:45:15 $ docker rm -f 72734b616b187b65182a19a3fb8e67ed55bf36117b7ddec329e2293ae2b00648 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:45:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:45:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:16 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:45:16 $ docker top d6584b5fa6a7d961ab97313bcb8cd5e38305643283e221840d1628175c927e98 -eo pid,comm 16:45:16 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). 16:45:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:16 [ssh-agent] Looking for ssh-agent implementation... 16:45:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:16 $ docker exec d6584b5fa6a7d961ab97313bcb8cd5e38305643283e221840d1628175c927e98 ssh-agent 16:45:16 SSH_AUTH_SOCK=/tmp/ssh-S68S3u9qyN93/agent.32 16:45:16 SSH_AGENT_PID=38 16:45:16 Running ssh-add (command line suppressed) 16:45:16 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8361228007433367230.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8361228007433367230.key) 16:45:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:17 + git semver push 16:45:17 2022-10-25 16:45:17,459 [run_push] DEBUG push 16:45:17 2022-10-25 16:45:17,460 [execute] INFO git cat-file --batch-check 16:45:17 2022-10-25 16:45:17,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:17 2022-10-25 16:45:17,464 [execute] INFO git rev-list 5489492b3d6e5b67befcd09eee6e58ef285d8084 -- 16:45:17 2022-10-25 16:45:17,464 [execute] DEBUG Popen(['git', 'rev-list', '5489492b3d6e5b67befcd09eee6e58ef285d8084', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 16:45:17 2022-10-25 16:45:17,472 [execute] INFO git fetch -v origin 16:45:17 2022-10-25 16:45:17,473 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 16:45:18 2022-10-25 16:45:18,024 [run_push] DEBUG no remote changes detected 16:45:18 2022-10-25 16:45:18,024 [execute] INFO git push origin semver 16:45:18 2022-10-25 16:45:18,025 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 16:45:19 2022-10-25 16:45:18,909 [run_push] DEBUG push all version tags 16:45:19 2022-10-25 16:45:18,910 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:45:19 2022-10-25 16:45:18,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:45:19 2022-10-25 16:45:19,747 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:45:19 2.3.0-dev.26 [Pipeline] } 16:45:20 $ docker exec --env ******** --env ******** d6584b5fa6a7d961ab97313bcb8cd5e38305643283e221840d1628175c927e98 ssh-agent -k 16:45:20 unset SSH_AUTH_SOCK; 16:45:20 unset SSH_AGENT_PID; 16:45:20 echo Agent pid 38 killed; 16:45:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:20 + git semver [Pipeline] } 16:45:20 $ docker stop --time=1 d6584b5fa6a7d961ab97313bcb8cd5e38305643283e221840d1628175c927e98 16:45:21 $ docker rm -f d6584b5fa6a7d961ab97313bcb8cd5e38305643283e221840d1628175c927e98 [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 16:45:22 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 16:45:22 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:45:22 total 16 16:45:22 drwxr-xr-x 3 root root 4096 Oct 25 16:31 . 16:45:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 16:45 .. 16:45:22 drwxr-xr-x 2 root root 4096 Oct 25 16:31 cost 16:45:22 -rw-r--r-- 1 root root 87 Oct 25 16:31 cost.csv 16:45:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:45:22 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:45:22 total 16 16:45:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 16:31 . 16:45:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 16:45 .. 16:45:22 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 16:31 cost 16:45:22 -rw-r--r-- 1 jenkins jenkins 87 Oct 25 16:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:45:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:45:23 ---> package-listing.sh 16:45:23 ++ facter osfamily 16:45:23 ++ tr '[:upper:]' '[:lower:]' 16:45:23 + OS_FAMILY=debian 16:45:23 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 16:45:23 + START_PACKAGES=/tmp/packages_start.txt 16:45:23 + END_PACKAGES=/tmp/packages_end.txt 16:45:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:45:23 + PACKAGES=/tmp/packages_start.txt 16:45:23 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 16:45:23 + PACKAGES=/tmp/packages_end.txt 16:45:23 + case "${OS_FAMILY}" in 16:45:23 + grep '^ii' 16:45:23 + dpkg -l 16:45:23 + '[' -f /tmp/packages_start.txt ']' 16:45:23 + '[' -f /tmp/packages_end.txt ']' 16:45:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:45:23 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 16:45:23 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 16:45:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 16:45:23 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:45:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:24 prd-ubuntu20.04-docker-8c-8g-116908 does not seem to be running inside a container 16:45:24 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:45:25 $ docker top 356076105e9e874f392aa5dfd3e7d658a8705e0f4a039e0e3b0db7a548d67619 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:25 + touch /tmp/pre-build-complete [Pipeline] sh 16:45:25 + mkdir -p /var/log/sysstat [Pipeline] sh 16:45:26 + ls /var/log/sa-host 16:45:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:26 provisioning config files... 16:45:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16620668716992321999tmp [Pipeline] { [Pipeline] echo 16:45:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:45:26 ---> create-netrc.sh [Pipeline] } 16:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:45:26 ---> python-tools-install.sh [Pipeline] echo 16:45:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:45:27 ---> sudo-logs.sh 16:45:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:45:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:45:27 ---> job-cost.sh 16:45:27 lf-activate-venv: SKIPPING 16:45:27 DEBUG: total: 0.2199999988079071 16:45:27 INFO: Retrieving Stack Cost... 16:45:27 INFO: Retrieving Pricing Info for: v3-standard-8 16:45:28 INFO: Archiving Costs [Pipeline] echo 16:45:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:45:28 ---> logs-deploy.sh 16:45:28 lf-activate-venv: SKIPPING 16:45:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/81 16:45:28 INFO: archiving workspace using pattern(s): 16:45:29 Archives upload complete. 16:45:29 INFO: archiving logs to Nexus 16:45:30 ---> uname -a: 16:45:30 Linux prd-ubuntu20-04-docker-8c-8g-116908 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:45:30 16:45:30 16:45:30 ---> lscpu: 16:45:30 Architecture: x86_64 16:45:30 CPU op-mode(s): 32-bit, 64-bit 16:45:30 Byte Order: Little Endian 16:45:30 Address sizes: 40 bits physical, 48 bits virtual 16:45:30 CPU(s): 8 16:45:30 On-line CPU(s) list: 0-7 16:45:30 Thread(s) per core: 1 16:45:30 Core(s) per socket: 1 16:45:30 Socket(s): 8 16:45:30 NUMA node(s): 1 16:45:30 Vendor ID: AuthenticAMD 16:45:30 CPU family: 23 16:45:30 Model: 49 16:45:30 Model name: AMD EPYC-Rome Processor 16:45:30 Stepping: 0 16:45:30 CPU MHz: 2799.994 16:45:30 BogoMIPS: 5599.98 16:45:30 Virtualization: AMD-V 16:45:30 Hypervisor vendor: KVM 16:45:30 Virtualization type: full 16:45:30 L1d cache: 256 KiB 16:45:30 L1i cache: 256 KiB 16:45:30 L2 cache: 4 MiB 16:45:30 L3 cache: 128 MiB 16:45:30 NUMA node0 CPU(s): 0-7 16:45:30 Vulnerability Itlb multihit: Not affected 16:45:30 Vulnerability L1tf: Not affected 16:45:30 Vulnerability Mds: Not affected 16:45:30 Vulnerability Meltdown: Not affected 16:45:30 Vulnerability Mmio stale data: Not affected 16:45:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:45:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:45:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:45:30 Vulnerability Srbds: Not affected 16:45:30 Vulnerability Tsx async abort: Not affected 16:45:30 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 16:45:30 16:45:30 16:45:30 ---> nproc: 16:45:30 8 16:45:30 16:45:30 16:45:30 ---> df -h: 16:45:30 Filesystem Size Used Avail Use% Mounted on 16:45:30 overlay 155G 12G 144G 8% / 16:45:30 tmpfs 64M 0 64M 0% /dev 16:45:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:45:30 shm 64M 0 64M 0% /dev/shm 16:45:30 /dev/vda1 155G 12G 144G 8% /facter-os 16:45:30 16:45:30 16:45:30 ---> sar -b -r -n DEV: 16:45:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116908) 10/25/22 _x86_64_ (8 CPU) 16:45:30 16:45:30 16:29:22 LINUX RESTART (8 CPU) 16:45:30 16:45:30 16:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:45:30 16:31:01 106.85 9.42 97.43 0.00 1610.75 50159.51 0.00 16:45:30 16:32:01 32.26 0.03 32.23 0.00 4.67 16742.69 0.00 16:45:30 16:33:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 16:45:30 16:34:01 0.92 0.00 0.92 0.00 0.00 13.46 0.00 16:45:30 16:35:01 36.82 9.36 27.46 0.00 2889.17 4767.21 0.00 16:45:30 16:36:01 2.20 0.00 2.20 0.00 0.00 27.60 0.00 16:45:30 16:37:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 16:45:30 16:38:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 16:45:30 16:39:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 16:45:30 16:40:01 2.22 0.00 2.22 0.00 0.00 36.93 0.00 16:45:30 16:41:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 16:45:30 16:42:01 1.73 0.00 1.73 0.00 0.00 20.80 0.00 16:45:30 16:43:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 16:45:30 16:44:02 1.30 0.00 1.30 0.00 0.00 16.26 0.00 16:45:30 16:45:01 62.80 0.49 62.31 0.00 33.49 38869.21 0.00 16:45:30 Average: 17.01 1.30 15.71 0.00 304.32 7395.27 0.00 16:45:30 16:45:30 16:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:45:30 16:31:01 28901428 31563104 745240 2.27 91640 2834404 2048200 6.04 1171892 2427324 239920 16:45:30 16:32:01 28665524 31585200 721640 2.19 94888 3051544 1726468 5.09 1166200 2631336 12 16:45:30 16:33:01 28665292 31585072 721556 2.19 94984 3051544 1726468 5.09 1166136 2631344 8 16:45:30 16:34:01 28668016 31587852 718580 2.19 95008 3051548 1726468 5.09 1163616 2631348 44 16:45:30 16:35:01 28376184 31568540 719228 2.19 113820 3300628 1786920 5.27 1318760 2741308 248 16:45:30 16:36:01 28387300 31579556 708284 2.15 113876 3300624 1784876 5.26 1308436 2741268 12 16:45:30 16:37:01 28387168 31579568 708404 2.15 113948 3300628 1784876 5.26 1308536 2741272 8 16:45:30 16:38:01 28387140 31579688 708036 2.15 114044 3300628 1784876 5.26 1308520 2741348 8 16:45:30 16:39:01 28387376 31579972 707684 2.15 114084 3300636 1784876 5.26 1308560 2741348 8 16:45:30 16:40:01 28387068 31580000 707760 2.15 114212 3300640 1784876 5.26 1308840 2741528 8 16:45:30 16:41:01 28387188 31580188 707512 2.15 114280 3300640 1768500 5.21 1308960 2741524 16 16:45:30 16:42:01 28387108 31580184 707448 2.15 114356 3300644 1768500 5.21 1308920 2741528 8 16:45:30 16:43:01 28387364 31580516 707260 2.15 114444 3300636 1768500 5.21 1309128 2741528 8 16:45:30 16:44:02 28387380 31580592 707176 2.15 114472 3300648 1768500 5.21 1309088 2741532 8 16:45:30 16:45:01 27013468 31526892 756320 2.30 141364 4509508 2052152 6.05 1427872 3907400 510096 16:45:30 Average: 28385000 31575795 716809 2.18 110628 3300327 1804337 5.32 1279564 2776196 50027 16:45:30 16:45:30 16:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:45:30 16:31:01 docker0 46.44 72.32 3.88 721.70 0.00 0.00 0.00 0.00 16:45:30 16:31:01 ens3 433.31 298.39 8715.41 47.45 0.00 0.00 0.00 0.00 16:45:30 16:31:01 lo 3.47 3.47 0.35 0.35 0.00 0.00 0.00 0.00 16:45:30 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:32:01 ens3 30.59 41.08 21.76 82.23 0.00 0.00 0.00 0.00 16:45:30 16:32:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:45:30 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:34:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:35:01 ens3 72.58 45.05 1298.32 3.57 0.00 0.00 0.00 0.00 16:45:30 16:35:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:45:30 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:36:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:37:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:38:01 ens3 0.50 0.25 0.33 0.02 0.00 0.00 0.00 0.00 16:45:30 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:39:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:45:30 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:40:01 ens3 2.02 0.62 0.54 0.35 0.00 0.00 0.00 0.00 16:45:30 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:41:01 ens3 0.75 0.35 0.41 0.27 0.00 0.00 0.00 0.00 16:45:30 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:43:01 ens3 0.47 0.23 0.26 0.19 0.00 0.00 0.00 0.00 16:45:30 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:30 16:44:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:45:30 16:45:01 docker0 43.79 65.18 3.64 700.92 0.00 0.00 0.00 0.00 16:45:30 16:45:01 ens3 376.02 261.21 7990.43 33.59 0.00 0.00 0.00 0.00 16:45:30 16:45:01 lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 16:45:30 Average: docker0 6.02 9.17 0.50 94.86 0.00 0.00 0.00 0.00 16:45:30 Average: ens3 61.21 43.22 1202.63 11.20 0.00 0.00 0.00 0.00 16:45:30 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 16:45:30 16:45:30