Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 855a1f59a7147df874c77670ab8284c3d3963227 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-ssh13775515651256580553.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4776482103265650848.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1718744942287223745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12004033924948848455.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9357621989446387710.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24594 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 855a1f59a7147df874c77670ab8284c3d3963227 (main) Commit message: "build: [Device Virtual] Add ldflags to strib debug info from binary (#454)" > git config core.sparsecheckout # timeout=10 > git checkout -f 855a1f59a7147df874c77670ab8284c3d3963227 # timeout=10 > git rev-list --no-walk b7d08b16b434e93c5cb72c19d88a87eb30002c2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T20:44:38.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T20:44:38.351Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T20:44:38.375Z] ========================================================= [2023-12-06T20:44:38.375Z] EdgeX Global Pipelines Version Info [2023-12-06T20:44:38.375Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:44:39.110Z] ------------------- [2023-12-06T20:44:39.110Z] stable info: [2023-12-06T20:44:39.110Z] ------------------- [2023-12-06T20:44:39.110Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T20:44:39.110Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:44:39.110Z] Message: update stable to v1.0.258 [2023-12-06T20:44:39.682Z] ------------------- [2023-12-06T20:44:39.682Z] experimental info: [2023-12-06T20:44:39.682Z] ------------------- [2023-12-06T20:44:39.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T20:44:39.682Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:44:39.682Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T20:44:39.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-12-06T20:44:39.781Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-12-06T20:44:39.806Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T20:44:39.838Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T20:44:39.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T20:44:39.890Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T20:44:39.917Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T20:44:39.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T20:44:39.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T20:44:40.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T20:44:40.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T20:44:40.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-12-06T20:44:40.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T20:44:40.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T20:44:40.159Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:44:40.182Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:44:40.214Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:44:40.261Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:44:40.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T20:44:40.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T20:44:40.372Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T20:44:40.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T20:44:40.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T20:44:40.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T20:44:40.517Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T20:44:40.560Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T20:44:40.596Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T20:44:40.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T20:44:40.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T20:44:40.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T20:44:40.753Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] echo [2023-12-06T20:44:40.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 855a1f5 [Pipeline] echo [2023-12-06T20:44:40.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:44:40.912Z] provisioning config files... [2023-12-06T20:44:40.931Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10883973252926074466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:44:41.291Z] ---> ****-login.sh [2023-12-06T20:44:41.291Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:44:41.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:41.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:41.551Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:41.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:41.551Z] [2023-12-06T20:44:41.551Z] Login Succeeded [2023-12-06T20:44:41.551Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:44:41.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:41.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:41.551Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:41.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:41.551Z] [2023-12-06T20:44:41.551Z] Login Succeeded [2023-12-06T20:44:41.551Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:44:41.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:41.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:41.810Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:41.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:41.810Z] [2023-12-06T20:44:41.810Z] Login Succeeded [2023-12-06T20:44:41.810Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:44:41.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:41.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:41.810Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:41.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:41.810Z] [2023-12-06T20:44:41.810Z] Login Succeeded [2023-12-06T20:44:41.810Z] ****.io [2023-12-06T20:44:41.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:42.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:42.070Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:42.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:42.070Z] [2023-12-06T20:44:42.070Z] Login Succeeded [2023-12-06T20:44:42.070Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:44:42.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T20:44:42.599Z] + git rev-list -1 --merges 855a1f59a7147df874c77670ab8284c3d3963227~1..855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] echo [2023-12-06T20:44:42.654Z] -----------> git rev-list -1 --merges 855a1f59a7147df874c77670ab8284c3d3963227~1..855a1f59a7147df874c77670ab8284c3d3963227 855a1f59a7147df874c77670ab8284c3d3963227 [false] [Pipeline] sh [2023-12-06T20:44:42.958Z] + git log --format=format:%s -1 855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] echo [2023-12-06T20:44:42.974Z] ========================================================= [2023-12-06T20:44:42.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T20:44:42.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:44:43.369Z] + git log --format=format:%s -1 855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] echo [2023-12-06T20:44:43.382Z] [semverPrep] GIT_COMMIT: 855a1f59a7147df874c77670ab8284c3d3963227, Commit Message: build: [Device Virtual] Add ldflags to strib debug info from binary (#454) [Pipeline] echo [2023-12-06T20:44:43.408Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T20:44:43.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:44:43.791Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T20:44:43.791Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T20:44:43.791Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T20:44:44.051Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T20:44:44.051Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T20:44:44.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:44:44.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:44:44.407Z] [2023-12-06T20:44:44.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:44:44.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:44:44.721Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T20:44:44.721Z] b85a868b505f: Pulling fs layer [2023-12-06T20:44:44.721Z] e2be974225ed: Pulling fs layer [2023-12-06T20:44:44.721Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T20:44:44.721Z] 988bab9f4d93: Pulling fs layer [2023-12-06T20:44:44.721Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T20:44:44.721Z] eaf3925da568: Pulling fs layer [2023-12-06T20:44:44.721Z] 988bab9f4d93: Waiting [2023-12-06T20:44:44.721Z] 1469e6f7b9e6: Waiting [2023-12-06T20:44:44.721Z] bab4dde63d76: Pulling fs layer [2023-12-06T20:44:44.721Z] bde34c3a00c8: Pulling fs layer [2023-12-06T20:44:44.721Z] b352a97aabf1: Pulling fs layer [2023-12-06T20:44:44.721Z] 4872d77fe225: Pulling fs layer [2023-12-06T20:44:44.721Z] bab4dde63d76: Waiting [2023-12-06T20:44:44.721Z] 5851b861e8e6: Pulling fs layer [2023-12-06T20:44:44.721Z] bde34c3a00c8: Waiting [2023-12-06T20:44:44.721Z] b352a97aabf1: Waiting [2023-12-06T20:44:44.721Z] 4872d77fe225: Waiting [2023-12-06T20:44:44.721Z] 5851b861e8e6: Waiting [2023-12-06T20:44:44.721Z] e2be974225ed: Verifying Checksum [2023-12-06T20:44:44.721Z] e2be974225ed: Download complete [2023-12-06T20:44:44.721Z] 988bab9f4d93: Verifying Checksum [2023-12-06T20:44:44.721Z] 988bab9f4d93: Download complete [2023-12-06T20:44:44.721Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T20:44:44.721Z] 1469e6f7b9e6: Download complete [2023-12-06T20:44:44.979Z] eaf3925da568: Verifying Checksum [2023-12-06T20:44:44.979Z] eaf3925da568: Download complete [2023-12-06T20:44:44.979Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T20:44:44.979Z] 339a4e72a1f5: Download complete [2023-12-06T20:44:44.979Z] bde34c3a00c8: Verifying Checksum [2023-12-06T20:44:44.979Z] bde34c3a00c8: Download complete [2023-12-06T20:44:44.979Z] b352a97aabf1: Download complete [2023-12-06T20:44:44.979Z] 4872d77fe225: Verifying Checksum [2023-12-06T20:44:44.979Z] 4872d77fe225: Download complete [2023-12-06T20:44:44.979Z] 5851b861e8e6: Download complete [2023-12-06T20:44:44.979Z] b85a868b505f: Verifying Checksum [2023-12-06T20:44:44.979Z] b85a868b505f: Download complete [2023-12-06T20:44:45.237Z] bab4dde63d76: Verifying Checksum [2023-12-06T20:44:45.237Z] bab4dde63d76: Download complete [2023-12-06T20:44:46.177Z] b85a868b505f: Pull complete [2023-12-06T20:44:46.177Z] e2be974225ed: Pull complete [2023-12-06T20:44:46.437Z] 339a4e72a1f5: Pull complete [2023-12-06T20:44:46.698Z] 988bab9f4d93: Pull complete [2023-12-06T20:44:46.698Z] 1469e6f7b9e6: Pull complete [2023-12-06T20:44:46.960Z] eaf3925da568: Pull complete [2023-12-06T20:44:48.352Z] bab4dde63d76: Pull complete [2023-12-06T20:44:48.611Z] bde34c3a00c8: Pull complete [2023-12-06T20:44:48.611Z] b352a97aabf1: Pull complete [2023-12-06T20:44:48.611Z] 4872d77fe225: Pull complete [2023-12-06T20:44:48.871Z] 5851b861e8e6: Pull complete [2023-12-06T20:44:48.871Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T20:44:48.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:44:48.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:44:49.044Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:44:49.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T20:44:51.404Z] $ docker top 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 -eo pid,comm [2023-12-06T20:44:51.456Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T20:44:51.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:44:51.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:44:51.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:44:51.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:44:51.651Z] $ docker exec 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 ssh-agent [2023-12-06T20:44:51.775Z] SSH_AUTH_SOCK=/tmp/ssh-QoS8un455sQu/agent.32 [2023-12-06T20:44:51.775Z] SSH_AGENT_PID=38 [2023-12-06T20:44:51.781Z] Running ssh-add (command line suppressed) [2023-12-06T20:44:51.868Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9781220138730160167.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9781220138730160167.key) [2023-12-06T20:44:51.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:44:52.188Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T20:44:52.196Z] $ docker exec --env ******** --env ******** 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 ssh-agent -k [2023-12-06T20:44:52.301Z] unset SSH_AUTH_SOCK; [2023-12-06T20:44:52.302Z] unset SSH_AGENT_PID; [2023-12-06T20:44:52.302Z] echo Agent pid 38 killed; [2023-12-06T20:44:52.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T20:44:52.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:44:52.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:44:52.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:44:52.500Z] $ docker exec 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 ssh-agent [2023-12-06T20:44:52.615Z] SSH_AUTH_SOCK=/tmp/ssh-O2aR7SqtSUQ3/agent.72 [2023-12-06T20:44:52.615Z] SSH_AGENT_PID=78 [2023-12-06T20:44:52.620Z] Running ssh-add (command line suppressed) [2023-12-06T20:44:52.710Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16007484904660414934.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16007484904660414934.key) [2023-12-06T20:44:52.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:44:53.031Z] + git semver init [2023-12-06T20:44:53.289Z] 2023-12-06 20:44:53,225 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T20:44:53.289Z] 2023-12-06 20:44:53,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-12-06T20:44:53.289Z] 2023-12-06 20:44:53,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-12-06T20:44:53.289Z] 2023-12-06 20:44:53,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:44:54.671Z] 2023-12-06 20:44:54,502 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-12-06T20:44:54.671Z] 2023-12-06 20:44:54,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-12-06T20:44:54.671Z] 2023-12-06 20:44:54,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:44:54.671Z] 2023-12-06 20:44:54,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:44:54.671Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T20:44:54.678Z] $ docker exec --env ******** --env ******** 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 ssh-agent -k [2023-12-06T20:44:54.767Z] unset SSH_AUTH_SOCK; [2023-12-06T20:44:54.768Z] unset SSH_AGENT_PID; [2023-12-06T20:44:54.768Z] echo Agent pid 78 killed; [2023-12-06T20:44:54.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:44:55.151Z] + git semver [Pipeline] } [2023-12-06T20:44:55.420Z] $ docker stop --time=1 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 [2023-12-06T20:44:56.722Z] $ docker rm -f --volumes 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:44:57.093Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T20:44:57.361Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T20:44:57.364Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:44:57.718Z] provisioning config files... [2023-12-06T20:44:57.727Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2245210731153064319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:44:58.057Z] ---> ****-login.sh [2023-12-06T20:44:58.057Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:44:58.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:58.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:58.058Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:58.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:58.058Z] [2023-12-06T20:44:58.058Z] Login Succeeded [2023-12-06T20:44:58.058Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:44:58.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:58.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:58.058Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:58.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:58.058Z] [2023-12-06T20:44:58.058Z] Login Succeeded [2023-12-06T20:44:58.058Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:44:58.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:58.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:58.317Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:58.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:58.317Z] [2023-12-06T20:44:58.317Z] Login Succeeded [2023-12-06T20:44:58.317Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:44:58.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:58.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:58.318Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:58.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:58.318Z] [2023-12-06T20:44:58.318Z] Login Succeeded [2023-12-06T20:44:58.318Z] ****.io [2023-12-06T20:44:58.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:44:58.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:44:58.578Z] Configure a credential helper to remove this warning. See [2023-12-06T20:44:58.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:44:58.578Z] [2023-12-06T20:44:58.578Z] Login Succeeded [2023-12-06T20:44:58.578Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:44:58.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:44:58.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:44:58.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:44:58.802Z] ========================================================= [2023-12-06T20:44:58.802Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T20:44:58.802Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:44:59.208Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T20:44:59.208Z] Sending build context to Docker daemon 31.54MB [2023-12-06T20:44:59.208Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:44:59.208Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T20:44:59.470Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T20:44:59.470Z] 7264a8db6415: Pulling fs layer [2023-12-06T20:44:59.470Z] c4d48a809fc2: Pulling fs layer [2023-12-06T20:44:59.470Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T20:44:59.470Z] ad3a456e5733: Pulling fs layer [2023-12-06T20:44:59.470Z] 69c7f0334f64: Pulling fs layer [2023-12-06T20:44:59.470Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T20:44:59.470Z] ce7588e14bc9: Pulling fs layer [2023-12-06T20:44:59.470Z] b5e4710f87ac: Pulling fs layer [2023-12-06T20:44:59.470Z] 1f1c1a5573a3: Waiting [2023-12-06T20:44:59.470Z] ce7588e14bc9: Waiting [2023-12-06T20:44:59.470Z] ad3a456e5733: Waiting [2023-12-06T20:44:59.470Z] 69c7f0334f64: Waiting [2023-12-06T20:44:59.470Z] b5e4710f87ac: Waiting [2023-12-06T20:44:59.470Z] c4d48a809fc2: Download complete [2023-12-06T20:44:59.470Z] 69c7f0334f64: Download complete [2023-12-06T20:44:59.470Z] 7264a8db6415: Verifying Checksum [2023-12-06T20:44:59.470Z] 7264a8db6415: Download complete [2023-12-06T20:44:59.470Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T20:44:59.470Z] 1f1c1a5573a3: Download complete [2023-12-06T20:44:59.470Z] 7264a8db6415: Pull complete [2023-12-06T20:44:59.728Z] b5e4710f87ac: Verifying Checksum [2023-12-06T20:44:59.728Z] b5e4710f87ac: Download complete [2023-12-06T20:44:59.728Z] c4d48a809fc2: Pull complete [2023-12-06T20:44:59.986Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T20:44:59.986Z] 4f1c88b9dad5: Download complete [2023-12-06T20:45:00.245Z] ce7588e14bc9: Verifying Checksum [2023-12-06T20:45:00.245Z] ce7588e14bc9: Download complete [2023-12-06T20:45:02.782Z] 4f1c88b9dad5: Pull complete [2023-12-06T20:45:02.782Z] ad3a456e5733: Pull complete [2023-12-06T20:45:02.782Z] 69c7f0334f64: Pull complete [2023-12-06T20:45:02.782Z] 1f1c1a5573a3: Pull complete [2023-12-06T20:45:05.311Z] ce7588e14bc9: Pull complete [2023-12-06T20:45:05.311Z] b5e4710f87ac: Pull complete [2023-12-06T20:45:05.571Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T20:45:05.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T20:45:05.571Z] ---> 88b5674ff536 [2023-12-06T20:45:05.571Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T20:45:08.109Z] ---> Running in 91d67b048b45 [2023-12-06T20:45:08.109Z] Removing intermediate container 91d67b048b45 [2023-12-06T20:45:08.109Z] ---> 06486d5b0836 [2023-12-06T20:45:08.109Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:45:08.109Z] ---> Running in d8965771061f [2023-12-06T20:45:08.369Z] Removing intermediate container d8965771061f [2023-12-06T20:45:08.369Z] ---> 95cae926fb5a [2023-12-06T20:45:08.369Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:45:08.369Z] ---> Running in 2838447fe428 [2023-12-06T20:45:08.369Z] Removing intermediate container 2838447fe428 [2023-12-06T20:45:08.369Z] ---> 17858ba9e303 [2023-12-06T20:45:08.369Z] Step 6/12 : WORKDIR /device-virtual-go [2023-12-06T20:45:08.369Z] ---> Running in 3b0b080973ab [2023-12-06T20:45:08.369Z] Removing intermediate container 3b0b080973ab [2023-12-06T20:45:08.369Z] ---> 1d52dcccb9c1 [2023-12-06T20:45:08.369Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:45:08.369Z] ---> Running in b611c72f2826 [2023-12-06T20:45:08.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:08.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:08.891Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:45:09.151Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T20:45:09.151Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:45:09.151Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:45:09.151Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:45:09.151Z] OK: 268 MiB in 56 packages [2023-12-06T20:45:09.412Z] Removing intermediate container b611c72f2826 [2023-12-06T20:45:09.412Z] ---> 6edf8e96a052 [2023-12-06T20:45:09.412Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T20:45:09.412Z] ---> 983f3fd70b0a [2023-12-06T20:45:09.412Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:45:09.670Z] ---> Running in 8e374a0c1352 [2023-12-06T20:45:12.621Z] Still waiting to schedule task [2023-12-06T20:45:12.621Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24595’ is offline [2023-12-06T20:45:36.221Z] Removing intermediate container 8e374a0c1352 [2023-12-06T20:45:36.221Z] ---> d7ed27f4a875 [2023-12-06T20:45:36.221Z] Step 10/12 : COPY . . [2023-12-06T20:45:36.221Z] ---> cdc5820242cb [2023-12-06T20:45:36.221Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:45:36.221Z] ---> Running in cb74784c7db5 [2023-12-06T20:45:36.221Z] Removing intermediate container cb74784c7db5 [2023-12-06T20:45:36.221Z] ---> d3a06de8364e [2023-12-06T20:45:36.221Z] Step 12/12 : RUN $MAKE [2023-12-06T20:45:36.221Z] ---> Running in 24ba88763553 [2023-12-06T20:45:36.221Z] noop [2023-12-06T20:45:36.221Z] Removing intermediate container 24ba88763553 [2023-12-06T20:45:36.221Z] ---> e986cbb8bcdd [2023-12-06T20:45:36.221Z] Successfully built e986cbb8bcdd [2023-12-06T20:45:36.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:45:36.587Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:45:36.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:45:36.699Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:45:36.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:45:37.067Z] $ docker top a1b5ae193cae66217471b60a93767ae1d2bc3c0b8c9e178e0d73ac22f95e5d9d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:45:37.454Z] + go version [2023-12-06T20:45:37.454Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T20:45:37.462Z] $ docker stop --time=1 a1b5ae193cae66217471b60a93767ae1d2bc3c0b8c9e178e0d73ac22f95e5d9d [2023-12-06T20:45:38.719Z] $ docker rm -f --volumes a1b5ae193cae66217471b60a93767ae1d2bc3c0b8c9e178e0d73ac22f95e5d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:45:39.322Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:45:39.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:45:39.445Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:45:39.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:45:39.798Z] $ docker top 43d1df4e05405a6461e9eff4ae4651b3fd83571d55cb27aba872a5aa02fa0238 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:45:40.188Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:45:40.510Z] + make test [2023-12-06T20:45:40.510Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:45:41.445Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-06T20:45:51.405Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-06T20:45:51.405Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-12-06T20:45:56.663Z] go vet ./... [2023-12-06T20:45:59.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:45:59.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:45:59.944Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:45:59.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:45:59.990Z] $ docker stop --time=1 43d1df4e05405a6461e9eff4ae4651b3fd83571d55cb27aba872a5aa02fa0238 [2023-12-06T20:46:01.658Z] $ docker rm -f --volumes 43d1df4e05405a6461e9eff4ae4651b3fd83571d55cb27aba872a5aa02fa0238 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:46:02.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:46:02.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T20:46:02.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:46:03.072Z] + ls -al . [2023-12-06T20:46:03.072Z] total 200 [2023-12-06T20:46:03.072Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:45 . [2023-12-06T20:46:03.072Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:44 .. [2023-12-06T20:46:03.072Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:45 .git [2023-12-06T20:46:03.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 .github [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 20:44 .gitignore [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:44 .golangci.yml [2023-12-06T20:46:03.072Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:44 .semver [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 20:44 Attribution.txt [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 20:44 CHANGELOG.md [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 20:44 Dockerfile [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:44 GOVERNANCE.md [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 20:44 Jenkinsfile [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:44 LICENSE [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 6 20:44 Makefile [2023-12-06T20:46:03.072Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 20:44 OWNERS.md [2023-12-06T20:46:03.073Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 20:44 README.md [2023-12-06T20:46:03.073Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 20:44 VERSION [2023-12-06T20:46:03.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:44 bin [2023-12-06T20:46:03.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 cmd [2023-12-06T20:46:03.073Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 20:45 coverage.out [2023-12-06T20:46:03.073Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 20:44 go.mod [2023-12-06T20:46:03.073Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 20:44 go.sum [2023-12-06T20:46:03.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 internal [2023-12-06T20:46:03.073Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 20:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:03.424Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=855a1f59a7147df874c77670ab8284c3d3963227 --label arch=amd64 --label version=3.2.0-dev.3 . [2023-12-06T20:46:03.424Z] Sending build context to Docker daemon 31.59MB [2023-12-06T20:46:03.424Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:46:03.424Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-06T20:46:03.424Z] ---> e986cbb8bcdd [2023-12-06T20:46:03.424Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T20:46:03.683Z] ---> Running in 6b147081927f [2023-12-06T20:46:03.683Z] Removing intermediate container 6b147081927f [2023-12-06T20:46:03.683Z] ---> 9a772bbac508 [2023-12-06T20:46:03.683Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:46:03.683Z] ---> Running in 28693f830bc4 [2023-12-06T20:46:03.683Z] Removing intermediate container 28693f830bc4 [2023-12-06T20:46:03.683Z] ---> 694c647899ab [2023-12-06T20:46:03.683Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:46:03.683Z] ---> Running in 47cce06cfa44 [2023-12-06T20:46:03.683Z] Removing intermediate container 47cce06cfa44 [2023-12-06T20:46:03.683Z] ---> 543b8c381c61 [2023-12-06T20:46:03.683Z] Step 6/26 : WORKDIR /device-virtual-go [2023-12-06T20:46:03.943Z] ---> Running in dcc92f7d1cec [2023-12-06T20:46:03.943Z] Removing intermediate container dcc92f7d1cec [2023-12-06T20:46:03.943Z] ---> 473e34921021 [2023-12-06T20:46:03.943Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:46:03.943Z] ---> Running in c8b150ae3462 [2023-12-06T20:46:04.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:04.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:04.770Z] OK: 268 MiB in 56 packages [2023-12-06T20:46:04.770Z] Removing intermediate container c8b150ae3462 [2023-12-06T20:46:04.770Z] ---> 7678635354ec [2023-12-06T20:46:04.770Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-06T20:46:05.029Z] ---> 81aca64cc4b6 [2023-12-06T20:46:05.029Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:46:05.029Z] ---> Running in 8acbf96b7a0f [2023-12-06T20:46:05.597Z] Removing intermediate container 8acbf96b7a0f [2023-12-06T20:46:05.597Z] ---> e75b7b4633bb [2023-12-06T20:46:05.597Z] Step 10/26 : COPY . . [2023-12-06T20:46:06.163Z] ---> 53fe3e4b8247 [2023-12-06T20:46:06.163Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:46:06.163Z] ---> Running in e3dfcff95a3d [2023-12-06T20:46:06.163Z] Removing intermediate container e3dfcff95a3d [2023-12-06T20:46:06.163Z] ---> d3bad1d62e32 [2023-12-06T20:46:06.163Z] Step 12/26 : RUN $MAKE [2023-12-06T20:46:06.163Z] ---> Running in f7d952c62aaa [2023-12-06T20:46:06.421Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-06T20:46:21.303Z] Removing intermediate container f7d952c62aaa [2023-12-06T20:46:21.303Z] ---> 6f8a7c4a5eb7 [2023-12-06T20:46:21.303Z] Step 13/26 : FROM alpine:3.18 [2023-12-06T20:46:21.303Z] 3.18: Pulling from library/alpine [2023-12-06T20:46:21.303Z] c926b61bad3b: Pulling fs layer [2023-12-06T20:46:21.564Z] c926b61bad3b: Download complete [2023-12-06T20:46:21.564Z] c926b61bad3b: Pull complete [2023-12-06T20:46:21.564Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:46:21.564Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T20:46:21.564Z] ---> b541f2080109 [2023-12-06T20:46:21.564Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-12-06T20:46:21.564Z] ---> Running in ae0d4da7e8bb [2023-12-06T20:46:21.823Z] Removing intermediate container ae0d4da7e8bb [2023-12-06T20:46:21.823Z] ---> 8b4739c51383 [2023-12-06T20:46:21.823Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-06T20:46:21.823Z] ---> Running in 3d833e06f587 [2023-12-06T20:46:22.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:22.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:22.342Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:46:22.342Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:46:22.342Z] OK: 7 MiB in 16 packages [2023-12-06T20:46:22.910Z] Removing intermediate container 3d833e06f587 [2023-12-06T20:46:22.910Z] ---> 9e837cd9a3e6 [2023-12-06T20:46:22.910Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-06T20:46:22.910Z] ---> Running in b185feb96e6a [2023-12-06T20:46:23.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:23.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:23.428Z] OK: 7 MiB in 16 packages [2023-12-06T20:46:23.686Z] Removing intermediate container b185feb96e6a [2023-12-06T20:46:23.686Z] ---> 5c4906e2f5e1 [2023-12-06T20:46:23.686Z] Step 17/26 : WORKDIR / [2023-12-06T20:46:23.686Z] ---> Running in 6c029bb16747 [2023-12-06T20:46:23.686Z] Removing intermediate container 6c029bb16747 [2023-12-06T20:46:23.686Z] ---> f557d70dbc91 [2023-12-06T20:46:23.686Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-06T20:46:23.944Z] ---> 139a35b20e84 [2023-12-06T20:46:23.944Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-12-06T20:46:23.944Z] ---> f56f399685c7 [2023-12-06T20:46:23.944Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-12-06T20:46:24.203Z] ---> f1f348780d51 [2023-12-06T20:46:24.203Z] Step 21/26 : EXPOSE 59900 [2023-12-06T20:46:24.203Z] ---> Running in 5fbe8d1c0d41 [2023-12-06T20:46:24.462Z] Removing intermediate container 5fbe8d1c0d41 [2023-12-06T20:46:24.462Z] ---> 4dfc6ed2e9df [2023-12-06T20:46:24.462Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-12-06T20:46:24.462Z] ---> Running in 2d6a7234b0c5 [2023-12-06T20:46:24.462Z] Removing intermediate container 2d6a7234b0c5 [2023-12-06T20:46:24.462Z] ---> 0fa57f91fdab [2023-12-06T20:46:24.462Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T20:46:24.462Z] ---> Running in 80ae7e96d81a [2023-12-06T20:46:24.462Z] Removing intermediate container 80ae7e96d81a [2023-12-06T20:46:24.462Z] ---> e8a349a91bbc [2023-12-06T20:46:24.462Z] Step 24/26 : LABEL arch=amd64 [2023-12-06T20:46:24.462Z] ---> Running in 70a692702150 [2023-12-06T20:46:24.722Z] Removing intermediate container 70a692702150 [2023-12-06T20:46:24.722Z] ---> fa623ec5156d [2023-12-06T20:46:24.722Z] Step 25/26 : LABEL git_sha=855a1f59a7147df874c77670ab8284c3d3963227 [2023-12-06T20:46:24.722Z] ---> Running in baf412f2070c [2023-12-06T20:46:24.722Z] Removing intermediate container baf412f2070c [2023-12-06T20:46:24.722Z] ---> 7f529a9883d7 [2023-12-06T20:46:24.722Z] Step 26/26 : LABEL version=3.2.0-dev.3 [2023-12-06T20:46:24.722Z] ---> Running in a8f76b20336f [2023-12-06T20:46:24.722Z] Removing intermediate container a8f76b20336f [2023-12-06T20:46:24.722Z] ---> 57024c2191e4 [2023-12-06T20:46:24.722Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T20:46:24.722Z] Successfully built 57024c2191e4 [2023-12-06T20:46:24.722Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:46:24.971Z] provisioning config files... [2023-12-06T20:46:24.981Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10001436670669880852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:46:25.321Z] ---> ****-login.sh [2023-12-06T20:46:25.321Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:46:25.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:25.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:25.322Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:25.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:25.322Z] [2023-12-06T20:46:25.322Z] Login Succeeded [2023-12-06T20:46:25.322Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:46:25.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:25.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:25.322Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:25.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:25.322Z] [2023-12-06T20:46:25.322Z] Login Succeeded [2023-12-06T20:46:25.322Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:46:25.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:25.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:25.582Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:25.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:25.582Z] [2023-12-06T20:46:25.582Z] Login Succeeded [2023-12-06T20:46:25.582Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:46:25.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:25.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:25.582Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:25.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:25.582Z] [2023-12-06T20:46:25.582Z] Login Succeeded [2023-12-06T20:46:25.582Z] ****.io [2023-12-06T20:46:25.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:25.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:25.842Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:25.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:25.842Z] [2023-12-06T20:46:25.842Z] Login Succeeded [2023-12-06T20:46:25.842Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:46:25.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:46:25.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:46:26.029Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-12-06T20:46:26.029Z] 855a1f59a7147df874c77670ab8284c3d3963227 [2023-12-06T20:46:26.029Z] latest [2023-12-06T20:46:26.029Z] 3.2.0-dev.3 [2023-12-06T20:46:26.029Z] 855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [2023-12-06T20:46:26.029Z] main [2023-12-06T20:46:26.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:26.483Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:26.876Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227 [2023-12-06T20:46:26.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T20:46:26.876Z] ed239eaacb27: Preparing [2023-12-06T20:46:26.876Z] 0b71b13c9171: Preparing [2023-12-06T20:46:26.876Z] 45fb07724d8e: Preparing [2023-12-06T20:46:26.876Z] abf8e8591a06: Preparing [2023-12-06T20:46:26.876Z] ecb49e8268a1: Preparing [2023-12-06T20:46:26.876Z] 9fe9a137fd00: Preparing [2023-12-06T20:46:26.876Z] 9fe9a137fd00: Waiting [2023-12-06T20:46:26.876Z] 0b71b13c9171: Pushed [2023-12-06T20:46:26.876Z] ecb49e8268a1: Pushed [2023-12-06T20:46:26.876Z] 45fb07724d8e: Pushed [2023-12-06T20:46:26.876Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:46:26.876Z] abf8e8591a06: Pushed [2023-12-06T20:46:28.792Z] ed239eaacb27: Pushed [2023-12-06T20:46:28.792Z] 855a1f59a7147df874c77670ab8284c3d3963227: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:29.179Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:29.562Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-12-06T20:46:29.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T20:46:29.562Z] ed239eaacb27: Preparing [2023-12-06T20:46:29.562Z] 0b71b13c9171: Preparing [2023-12-06T20:46:29.562Z] 45fb07724d8e: Preparing [2023-12-06T20:46:29.562Z] abf8e8591a06: Preparing [2023-12-06T20:46:29.562Z] ecb49e8268a1: Preparing [2023-12-06T20:46:29.562Z] 9fe9a137fd00: Preparing [2023-12-06T20:46:29.562Z] 9fe9a137fd00: Waiting [2023-12-06T20:46:29.562Z] ed239eaacb27: Layer already exists [2023-12-06T20:46:29.562Z] 0b71b13c9171: Layer already exists [2023-12-06T20:46:29.562Z] ecb49e8268a1: Layer already exists [2023-12-06T20:46:29.562Z] 45fb07724d8e: Layer already exists [2023-12-06T20:46:29.562Z] abf8e8591a06: Layer already exists [2023-12-06T20:46:29.562Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:46:29.562Z] latest: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:29.954Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:30.361Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.3 [2023-12-06T20:46:30.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T20:46:30.361Z] ed239eaacb27: Preparing [2023-12-06T20:46:30.361Z] 0b71b13c9171: Preparing [2023-12-06T20:46:30.361Z] 45fb07724d8e: Preparing [2023-12-06T20:46:30.361Z] abf8e8591a06: Preparing [2023-12-06T20:46:30.361Z] ecb49e8268a1: Preparing [2023-12-06T20:46:30.361Z] 9fe9a137fd00: Preparing [2023-12-06T20:46:30.361Z] 9fe9a137fd00: Waiting [2023-12-06T20:46:30.361Z] ecb49e8268a1: Layer already exists [2023-12-06T20:46:30.361Z] abf8e8591a06: Layer already exists [2023-12-06T20:46:30.361Z] ed239eaacb27: Layer already exists [2023-12-06T20:46:30.361Z] 45fb07724d8e: Layer already exists [2023-12-06T20:46:30.361Z] 0b71b13c9171: Layer already exists [2023-12-06T20:46:30.361Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:46:30.361Z] 3.2.0-dev.3: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:30.748Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:31.139Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [2023-12-06T20:46:31.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T20:46:31.139Z] ed239eaacb27: Preparing [2023-12-06T20:46:31.139Z] 0b71b13c9171: Preparing [2023-12-06T20:46:31.139Z] 45fb07724d8e: Preparing [2023-12-06T20:46:31.139Z] abf8e8591a06: Preparing [2023-12-06T20:46:31.139Z] ecb49e8268a1: Preparing [2023-12-06T20:46:31.139Z] 9fe9a137fd00: Preparing [2023-12-06T20:46:31.139Z] 9fe9a137fd00: Waiting [2023-12-06T20:46:31.139Z] ed239eaacb27: Layer already exists [2023-12-06T20:46:31.139Z] 0b71b13c9171: Layer already exists [2023-12-06T20:46:31.139Z] 45fb07724d8e: Layer already exists [2023-12-06T20:46:31.139Z] ecb49e8268a1: Layer already exists [2023-12-06T20:46:31.139Z] abf8e8591a06: Layer already exists [2023-12-06T20:46:31.139Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:46:31.139Z] 855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:31.537Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:31.933Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-12-06T20:46:31.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T20:46:31.933Z] ed239eaacb27: Preparing [2023-12-06T20:46:31.933Z] 0b71b13c9171: Preparing [2023-12-06T20:46:31.933Z] 45fb07724d8e: Preparing [2023-12-06T20:46:31.933Z] abf8e8591a06: Preparing [2023-12-06T20:46:31.933Z] ecb49e8268a1: Preparing [2023-12-06T20:46:31.933Z] 9fe9a137fd00: Preparing [2023-12-06T20:46:31.933Z] 9fe9a137fd00: Waiting [2023-12-06T20:46:31.933Z] 45fb07724d8e: Layer already exists [2023-12-06T20:46:31.933Z] 0b71b13c9171: Layer already exists [2023-12-06T20:46:31.933Z] abf8e8591a06: Layer already exists [2023-12-06T20:46:31.933Z] ecb49e8268a1: Layer already exists [2023-12-06T20:46:31.933Z] ed239eaacb27: Layer already exists [2023-12-06T20:46:31.933Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:46:31.933Z] main: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:46:32.162Z] ===================================================== [Pipeline] echo [2023-12-06T20:46:32.201Z] taggedImages: [2023-12-06T20:46:32.201Z] - nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227 [2023-12-06T20:46:32.201Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-12-06T20:46:32.201Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.3 [2023-12-06T20:46:32.201Z] - nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [2023-12-06T20:46:32.201Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:32.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:46:32.934Z] [2023-12-06T20:46:32.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:33.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:46:33.337Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T20:46:33.337Z] 5eb5b503b376: Pulling fs layer [2023-12-06T20:46:33.337Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T20:46:33.337Z] ec43610c2a17: Pulling fs layer [2023-12-06T20:46:33.337Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T20:46:33.337Z] 33b1e0a273af: Pulling fs layer [2023-12-06T20:46:33.337Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T20:46:33.337Z] 2f39f015ded8: Pulling fs layer [2023-12-06T20:46:33.337Z] 3a2ae6a8a46f: Waiting [2023-12-06T20:46:33.337Z] 33b1e0a273af: Waiting [2023-12-06T20:46:33.337Z] 5d3b04190fa2: Waiting [2023-12-06T20:46:33.337Z] 2f39f015ded8: Waiting [2023-12-06T20:46:33.337Z] 5c69ac0246d0: Download complete [2023-12-06T20:46:33.337Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T20:46:33.337Z] 3a2ae6a8a46f: Download complete [2023-12-06T20:46:33.337Z] 33b1e0a273af: Verifying Checksum [2023-12-06T20:46:33.337Z] 33b1e0a273af: Download complete [2023-12-06T20:46:33.337Z] ec43610c2a17: Verifying Checksum [2023-12-06T20:46:33.337Z] ec43610c2a17: Download complete [2023-12-06T20:46:33.337Z] 5d3b04190fa2: Download complete [2023-12-06T20:46:33.608Z] 5eb5b503b376: Verifying Checksum [2023-12-06T20:46:33.608Z] 5eb5b503b376: Download complete [2023-12-06T20:46:34.178Z] 2f39f015ded8: Download complete [2023-12-06T20:46:34.438Z] 5eb5b503b376: Pull complete [2023-12-06T20:46:34.696Z] 5c69ac0246d0: Pull complete [2023-12-06T20:46:34.954Z] ec43610c2a17: Pull complete [2023-12-06T20:46:34.954Z] 3a2ae6a8a46f: Pull complete [2023-12-06T20:46:35.214Z] 33b1e0a273af: Pull complete [2023-12-06T20:46:35.214Z] 5d3b04190fa2: Pull complete [2023-12-06T20:46:39.409Z] 2f39f015ded8: Pull complete [2023-12-06T20:46:39.409Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T20:46:39.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:46:39.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:46:39.618Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:46:39.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:46:40.764Z] $ docker top c1e7176d0884d1b605fde1f8c18089a6830b3797e8998c6656ab703c0f67e38a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:46:41.242Z] ---> job-cost.sh [2023-12-06T20:46:41.242Z] lf-activate-venv: SKIPPING [2023-12-06T20:46:41.242Z] INFO: No Stack... [2023-12-06T20:46:41.501Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:46:41.759Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:46:42.045Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-12-06T20:46:42.045Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:46:42.059Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [2023-12-06T20:46:42.064Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] did not exist. Created. [2023-12-06T20:46:42.064Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:46:42.433Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:46:42.459Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:46:42.491Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:46:42.574Z] $ docker stop --time=1 c1e7176d0884d1b605fde1f8c18089a6830b3797e8998c6656ab703c0f67e38a [2023-12-06T20:46:43.721Z] $ docker rm -f --volumes c1e7176d0884d1b605fde1f8c18089a6830b3797e8998c6656ab703c0f67e38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T20:47:52.119Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24598 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-12-06T20:47:52.166Z] Running in /w/workspace/device-virtual-go/159 [Pipeline] { [Pipeline] checkout [2023-12-06T20:47:52.228Z] The recommended git tool is: git [2023-12-06T20:47:58.593Z] using credential edgex-jenkins-ssh [2023-12-06T20:47:58.614Z] Cloning the remote Git repository [2023-12-06T20:47:58.668Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T20:47:58.778Z] > git init /w/workspace/device-virtual-go/159 # timeout=10 [2023-12-06T20:47:58.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T20:47:58.951Z] > git --version # timeout=10 [2023-12-06T20:47:58.974Z] > git --version # 'git version 2.25.1' [2023-12-06T20:47:58.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:47:59.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:48:02.190Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-06T20:48:02.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:48:03.141Z] Avoid second fetch [2023-12-06T20:48:03.142Z] Checking out Revision 855a1f59a7147df874c77670ab8284c3d3963227 (main) [2023-12-06T20:48:03.782Z] Commit message: "build: [Device Virtual] Add ldflags to strib debug info from binary (#454)" [2023-12-06T20:48:03.163Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:48:03.226Z] > git checkout -f 855a1f59a7147df874c77670ab8284c3d3963227 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:48:04.865Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T20:48:04.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:48:04.865Z] Dload Upload Total Spent Left Speed [2023-12-06T20:48:04.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh [2023-12-06T20:48:05.212Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T20:48:05.558Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T20:48:05.559Z] + sudo tee /etc/docker/daemon.new [2023-12-06T20:48:05.559Z] { [2023-12-06T20:48:05.559Z] "registry-mirrors": [ [2023-12-06T20:48:05.559Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T20:48:05.559Z] ], [2023-12-06T20:48:05.559Z] "bip": "10.250.0.254/24", [2023-12-06T20:48:05.559Z] "hosts": [ [2023-12-06T20:48:05.559Z] "tcp://0.0.0.0:5555", [2023-12-06T20:48:05.559Z] "unix:///var/run/docker.sock" [2023-12-06T20:48:05.559Z] ], [2023-12-06T20:48:05.559Z] "mtu": 1458, [2023-12-06T20:48:05.559Z] "selinux-enabled": true, [2023-12-06T20:48:05.559Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T20:48:05.559Z] } [Pipeline] sh [2023-12-06T20:48:05.903Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T20:48:06.242Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:48:24.588Z] provisioning config files... [2023-12-06T20:48:24.619Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/159@tmp/config11133128662698989220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:48:25.112Z] ---> ****-login.sh [2023-12-06T20:48:25.112Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:48:25.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:25.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:25.655Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:25.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:25.655Z] [2023-12-06T20:48:25.655Z] Login Succeeded [2023-12-06T20:48:25.655Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:48:25.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:25.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:25.928Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:25.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:25.928Z] [2023-12-06T20:48:25.928Z] Login Succeeded [2023-12-06T20:48:25.929Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:48:26.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:26.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:26.199Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:26.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:26.199Z] [2023-12-06T20:48:26.199Z] Login Succeeded [2023-12-06T20:48:26.199Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:48:26.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:26.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:26.469Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:26.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:26.469Z] [2023-12-06T20:48:26.469Z] Login Succeeded [2023-12-06T20:48:26.469Z] ****.io [2023-12-06T20:48:26.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:27.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:27.007Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:27.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:27.007Z] [2023-12-06T20:48:27.007Z] Login Succeeded [2023-12-06T20:48:27.007Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:48:27.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:48:27.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:48:27.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:48:27.590Z] ========================================================= [2023-12-06T20:48:27.590Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T20:48:27.590Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:48:28.081Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T20:48:29.498Z] #0 building with "default" instance using docker driver [2023-12-06T20:48:29.498Z] [2023-12-06T20:48:29.499Z] #1 [internal] load .dockerignore [2023-12-06T20:48:29.499Z] #1 transferring context: 2B done [2023-12-06T20:48:29.499Z] #1 DONE 0.1s [2023-12-06T20:48:29.499Z] [2023-12-06T20:48:29.499Z] #2 [internal] load build definition from Dockerfile [2023-12-06T20:48:29.499Z] #2 transferring dockerfile: 1.79kB 0.0s done [2023-12-06T20:48:29.499Z] #2 DONE 0.1s [2023-12-06T20:48:29.499Z] [2023-12-06T20:48:29.499Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T20:48:29.499Z] #3 DONE 0.1s [2023-12-06T20:48:29.499Z] [2023-12-06T20:48:29.499Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:48:29.499Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T20:48:29.776Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T20:48:29.776Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T20:48:29.776Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-06T20:48:29.776Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T20:48:29.776Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.88MB / 63.99MB 0.1s [2023-12-06T20:48:29.776Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-06T20:48:29.776Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T20:48:29.776Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T20:48:29.776Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-06T20:48:29.776Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-06T20:48:29.776Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T20:48:29.776Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T20:48:29.776Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-06T20:48:30.052Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-06T20:48:30.052Z] #4 ... [2023-12-06T20:48:30.052Z] [2023-12-06T20:48:30.052Z] #5 [internal] load build context [2023-12-06T20:48:30.052Z] #5 transferring context: 15.80MB 0.5s done [2023-12-06T20:48:30.052Z] #5 DONE 0.6s [2023-12-06T20:48:30.052Z] [2023-12-06T20:48:30.052Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:48:30.052Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.35MB / 63.99MB 0.6s [2023-12-06T20:48:30.052Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.6s [2023-12-06T20:48:30.052Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.6s [2023-12-06T20:48:30.337Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.50MB / 63.99MB 0.7s [2023-12-06T20:48:30.337Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T20:48:30.337Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.7s [2023-12-06T20:48:30.337Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.8s [2023-12-06T20:48:30.337Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 21.05MB / 97.63MB 0.8s [2023-12-06T20:48:30.337Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done [2023-12-06T20:48:30.615Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s [2023-12-06T20:48:30.615Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s [2023-12-06T20:48:30.615Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T20:48:30.888Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.3s [2023-12-06T20:48:30.888Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s [2023-12-06T20:48:30.888Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T20:48:30.888Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.4s [2023-12-06T20:48:31.161Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.5s [2023-12-06T20:48:31.161Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.5s [2023-12-06T20:48:31.161Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s [2023-12-06T20:48:31.161Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s [2023-12-06T20:48:31.432Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-06T20:48:31.432Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.31MB / 97.63MB 1.8s [2023-12-06T20:48:31.432Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T20:48:31.432Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s [2023-12-06T20:48:31.702Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.0s [2023-12-06T20:48:31.702Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.1s [2023-12-06T20:48:31.970Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s [2023-12-06T20:48:31.970Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-06T20:48:37.331Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-06T20:48:42.701Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2023-12-06T20:48:50.984Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.2s done [2023-12-06T20:48:51.256Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-06T20:48:51.256Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T20:48:51.256Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T20:48:51.525Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T20:48:51.525Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T20:48:56.893Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T20:49:01.159Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.5s done [2023-12-06T20:49:01.159Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T20:49:03.104Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T20:49:03.371Z] #4 DONE 33.9s [2023-12-06T20:49:03.371Z] [2023-12-06T20:49:03.372Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2023-12-06T20:49:05.316Z] #6 DONE 1.9s [2023-12-06T20:49:05.316Z] [2023-12-06T20:49:05.316Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T20:49:06.284Z] #7 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:49:06.569Z] #7 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:49:07.541Z] #7 2.288 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:49:07.541Z] #7 2.308 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T20:49:07.541Z] #7 2.319 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:49:07.811Z] #7 2.388 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:49:07.811Z] #7 2.414 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:49:07.811Z] #7 2.454 OK: 271 MiB in 56 packages [2023-12-06T20:49:10.681Z] #7 DONE 5.2s [2023-12-06T20:49:10.681Z] [2023-12-06T20:49:10.681Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:49:10.681Z] #8 DONE 0.2s [2023-12-06T20:49:10.681Z] [2023-12-06T20:49:10.681Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:49:37.399Z] #9 DONE 26.0s [2023-12-06T20:49:37.399Z] [2023-12-06T20:49:37.399Z] #10 [builder 6/7] COPY . . [2023-12-06T20:49:37.399Z] #10 DONE 0.4s [2023-12-06T20:49:37.399Z] [2023-12-06T20:49:37.399Z] #11 [builder 7/7] RUN echo noop [2023-12-06T20:49:37.667Z] #11 0.635 noop [2023-12-06T20:49:37.938Z] #11 DONE 0.7s [2023-12-06T20:49:37.938Z] [2023-12-06T20:49:37.938Z] #12 exporting to image [2023-12-06T20:49:37.938Z] #12 exporting layers [2023-12-06T20:50:04.637Z] #12 exporting layers 23.3s done [2023-12-06T20:50:04.637Z] #12 writing image sha256:987b03438be2675afa488972a8975eeffb49924f1b41786c0b3deeeb5ad6996a done [2023-12-06T20:50:04.637Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T20:50:04.637Z] #12 DONE 23.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:50:05.099Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:50:05.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:50:05.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-24598 does not seem to be running inside a container [2023-12-06T20:50:05.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/159 -v /w/workspace/device-virtual-go/159:/w/workspace/device-virtual-go/159:rw,z -v /w/workspace/device-virtual-go/159@tmp:/w/workspace/device-virtual-go/159@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 [2023-12-06T20:50:07.884Z] $ docker top 662496a101735886e46725a59755a6443e5fbce3bc46ed927d3ec9b42badd010 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:50:08.440Z] + go version [2023-12-06T20:50:08.440Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T20:50:08.465Z] $ docker stop --time=1 662496a101735886e46725a59755a6443e5fbce3bc46ed927d3ec9b42badd010 [2023-12-06T20:50:10.027Z] $ docker rm -f --volumes 662496a101735886e46725a59755a6443e5fbce3bc46ed927d3ec9b42badd010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:50:10.871Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:50:10.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:50:11.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-24598 does not seem to be running inside a container [2023-12-06T20:50:11.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/159 -v /w/workspace/device-virtual-go/159:/w/workspace/device-virtual-go/159:rw,z -v /w/workspace/device-virtual-go/159@tmp:/w/workspace/device-virtual-go/159@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 [2023-12-06T20:50:12.191Z] $ docker top 1a3cdf1c47022019f428ce88b3200ae87da4454070b4868b26f60784c74be6d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:50:12.738Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/159 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:50:13.113Z] + make test [2023-12-06T20:50:13.113Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:50:18.479Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-06T20:51:26.389Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-06T20:51:26.390Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.085s coverage: 58.4% of statements [2023-12-06T20:51:26.390Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T20:51:26.390Z] go vet ./... [2023-12-06T20:51:38.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:51:38.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:51:38.758Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:51:38.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:51:38.836Z] $ docker stop --time=1 1a3cdf1c47022019f428ce88b3200ae87da4454070b4868b26f60784c74be6d7 [2023-12-06T20:51:40.742Z] $ docker rm -f --volumes 1a3cdf1c47022019f428ce88b3200ae87da4454070b4868b26f60784c74be6d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:51:42.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:51:42.079Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T20:51:42.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:51:43.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:51:43.636Z] + ls -al . [2023-12-06T20:51:43.636Z] total 196 [2023-12-06T20:51:43.636Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 20:50 . [2023-12-06T20:51:43.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:47 .. [2023-12-06T20:51:43.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:48 .git [2023-12-06T20:51:43.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 .github [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 20:48 .gitignore [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:48 .golangci.yml [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 20:48 Attribution.txt [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 20:48 CHANGELOG.md [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 20:48 Dockerfile [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:48 GOVERNANCE.md [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 20:48 Jenkinsfile [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:48 LICENSE [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 6 20:48 Makefile [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 20:48 OWNERS.md [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 20:48 README.md [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 20:44 VERSION [2023-12-06T20:51:43.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:48 bin [2023-12-06T20:51:43.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 cmd [2023-12-06T20:51:43.636Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 20:51 coverage.out [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 20:48 go.mod [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 20:48 go.sum [2023-12-06T20:51:43.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 internal [2023-12-06T20:51:43.636Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:51:44.074Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=855a1f59a7147df874c77670ab8284c3d3963227 --label arch=arm64 --label version=3.2.0-dev.3 . [2023-12-06T20:51:45.039Z] #0 building with "default" instance using docker driver [2023-12-06T20:51:45.039Z] [2023-12-06T20:51:45.039Z] #1 [internal] load .dockerignore [2023-12-06T20:51:45.039Z] #1 transferring context: 2B done [2023-12-06T20:51:45.039Z] #1 DONE 0.0s [2023-12-06T20:51:45.039Z] [2023-12-06T20:51:45.039Z] #2 [internal] load build definition from Dockerfile [2023-12-06T20:51:45.039Z] #2 transferring dockerfile: 1.79kB 0.0s done [2023-12-06T20:51:45.039Z] #2 DONE 0.0s [2023-12-06T20:51:45.039Z] [2023-12-06T20:51:45.039Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T20:51:45.039Z] #3 DONE 0.0s [2023-12-06T20:51:45.039Z] [2023-12-06T20:51:45.039Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T20:51:45.307Z] #4 DONE 0.3s [2023-12-06T20:51:45.307Z] [2023-12-06T20:51:45.307Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:51:45.307Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:51:45.307Z] #5 ... [2023-12-06T20:51:45.307Z] [2023-12-06T20:51:45.307Z] #6 [internal] load build context [2023-12-06T20:51:45.307Z] #6 transferring context: 49.81kB 0.0s done [2023-12-06T20:51:45.307Z] #6 DONE 0.1s [2023-12-06T20:51:45.307Z] [2023-12-06T20:51:45.307Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:51:45.307Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T20:51:45.578Z] #5 ... [2023-12-06T20:51:45.578Z] [2023-12-06T20:51:45.578Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T20:51:45.578Z] #7 DONE 0.3s [2023-12-06T20:51:45.578Z] [2023-12-06T20:51:45.578Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:51:45.578Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-06T20:51:45.578Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T20:51:45.578Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T20:51:45.578Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T20:51:45.578Z] #5 ... [2023-12-06T20:51:45.578Z] [2023-12-06T20:51:45.578Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2023-12-06T20:51:45.578Z] #8 DONE 0.1s [2023-12-06T20:51:45.578Z] [2023-12-06T20:51:45.578Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:51:45.578Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-06T20:51:45.578Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T20:51:46.170Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T20:51:49.531Z] #5 DONE 4.0s [2023-12-06T20:51:49.531Z] [2023-12-06T20:51:49.531Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:51:50.121Z] #9 0.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:51:50.391Z] #9 1.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:51:51.810Z] #9 ... [2023-12-06T20:51:51.810Z] [2023-12-06T20:51:51.810Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T20:51:51.810Z] #10 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:51:51.810Z] #10 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:51:51.811Z] #10 5.532 OK: 271 MiB in 56 packages [2023-12-06T20:51:51.811Z] #10 DONE 5.9s [2023-12-06T20:51:51.811Z] [2023-12-06T20:51:51.811Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:51:51.811Z] #11 DONE 0.2s [2023-12-06T20:51:51.811Z] [2023-12-06T20:51:51.811Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:51:51.811Z] #9 2.436 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:51:51.811Z] #9 2.477 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:51:51.811Z] #9 2.509 OK: 8 MiB in 16 packages [2023-12-06T20:51:52.399Z] #9 DONE 2.9s [2023-12-06T20:51:52.399Z] [2023-12-06T20:51:52.399Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T20:51:53.373Z] #12 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:51:53.373Z] #12 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:51:53.745Z] #12 ... [2023-12-06T20:51:53.745Z] [2023-12-06T20:51:53.745Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:51:53.745Z] #13 DONE 2.0s [2023-12-06T20:51:54.012Z] [2023-12-06T20:51:54.012Z] #14 [builder 6/7] COPY . . [2023-12-06T20:51:54.279Z] #14 DONE 0.5s [2023-12-06T20:51:54.279Z] [2023-12-06T20:51:54.279Z] #15 [builder 7/7] RUN make build [2023-12-06T20:51:55.247Z] #15 ... [2023-12-06T20:51:55.247Z] [2023-12-06T20:51:55.247Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T20:51:55.247Z] #12 2.553 OK: 8 MiB in 16 packages [2023-12-06T20:51:55.247Z] #12 DONE 2.9s [2023-12-06T20:51:55.247Z] [2023-12-06T20:51:55.247Z] #15 [builder 7/7] RUN make build [2023-12-06T20:51:55.247Z] #15 0.843 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-06T20:53:31.938Z] #15 DONE 82.8s [2023-12-06T20:53:31.938Z] [2023-12-06T20:53:31.938Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-06T20:53:31.938Z] #16 DONE 0.1s [2023-12-06T20:53:31.938Z] [2023-12-06T20:53:31.938Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2023-12-06T20:53:31.938Z] #17 DONE 0.1s [2023-12-06T20:53:31.938Z] [2023-12-06T20:53:31.938Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2023-12-06T20:53:31.938Z] #18 DONE 0.3s [2023-12-06T20:53:31.938Z] [2023-12-06T20:53:31.938Z] #19 exporting to image [2023-12-06T20:53:31.938Z] #19 exporting layers [2023-12-06T20:53:31.938Z] #19 exporting layers 0.3s done [2023-12-06T20:53:31.938Z] #19 writing image sha256:87ca1a4a34bf5059a7e1d9e0771caf91b272a28d8596eb11e216f47c30cb7b27 done [2023-12-06T20:53:31.938Z] #19 naming to docker.io/library/device-virtual-arm64 0.0s done [2023-12-06T20:53:31.938Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:53:32.405Z] provisioning config files... [2023-12-06T20:53:32.421Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/159@tmp/config2604420166092230165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:32.827Z] ---> ****-login.sh [2023-12-06T20:53:32.827Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:53:32.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:33.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:33.098Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:33.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:33.098Z] [2023-12-06T20:53:33.098Z] Login Succeeded [2023-12-06T20:53:33.098Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:53:33.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:33.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:33.366Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:33.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:33.366Z] [2023-12-06T20:53:33.366Z] Login Succeeded [2023-12-06T20:53:33.366Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:53:33.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:33.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:33.633Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:33.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:33.633Z] [2023-12-06T20:53:33.633Z] Login Succeeded [2023-12-06T20:53:33.633Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:53:33.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:33.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:33.900Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:33.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:33.900Z] [2023-12-06T20:53:33.900Z] Login Succeeded [2023-12-06T20:53:33.900Z] ****.io [2023-12-06T20:53:34.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:34.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:34.435Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:34.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:34.435Z] [2023-12-06T20:53:34.435Z] Login Succeeded [2023-12-06T20:53:34.435Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:53:34.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:53:34.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:53:34.697Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-12-06T20:53:34.697Z] 855a1f59a7147df874c77670ab8284c3d3963227 [2023-12-06T20:53:34.697Z] latest [2023-12-06T20:53:34.697Z] 3.2.0-dev.3 [2023-12-06T20:53:34.697Z] 855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [2023-12-06T20:53:34.697Z] main [2023-12-06T20:53:34.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:35.259Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:35.728Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227 [2023-12-06T20:53:35.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T20:53:35.728Z] e20b367e6dc3: Preparing [2023-12-06T20:53:35.728Z] cf18e0731620: Preparing [2023-12-06T20:53:35.728Z] fe706917675e: Preparing [2023-12-06T20:53:35.728Z] 6d4f0def816a: Preparing [2023-12-06T20:53:35.728Z] 5e7e85e68f34: Preparing [2023-12-06T20:53:35.728Z] 0faf9b67be60: Preparing [2023-12-06T20:53:35.728Z] 0faf9b67be60: Waiting [2023-12-06T20:53:35.996Z] 5e7e85e68f34: Pushed [2023-12-06T20:53:35.996Z] fe706917675e: Pushed [2023-12-06T20:53:35.996Z] cf18e0731620: Pushed [2023-12-06T20:53:35.996Z] 6d4f0def816a: Pushed [2023-12-06T20:53:35.996Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:40.256Z] e20b367e6dc3: Pushed [2023-12-06T20:53:40.256Z] 855a1f59a7147df874c77670ab8284c3d3963227: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:40.743Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:41.213Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-12-06T20:53:41.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T20:53:41.213Z] e20b367e6dc3: Preparing [2023-12-06T20:53:41.213Z] cf18e0731620: Preparing [2023-12-06T20:53:41.213Z] fe706917675e: Preparing [2023-12-06T20:53:41.213Z] 6d4f0def816a: Preparing [2023-12-06T20:53:41.213Z] 5e7e85e68f34: Preparing [2023-12-06T20:53:41.213Z] 0faf9b67be60: Preparing [2023-12-06T20:53:41.213Z] 0faf9b67be60: Waiting [2023-12-06T20:53:41.213Z] 5e7e85e68f34: Layer already exists [2023-12-06T20:53:41.213Z] cf18e0731620: Layer already exists [2023-12-06T20:53:41.213Z] e20b367e6dc3: Layer already exists [2023-12-06T20:53:41.213Z] 6d4f0def816a: Layer already exists [2023-12-06T20:53:41.213Z] fe706917675e: Layer already exists [2023-12-06T20:53:41.213Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:41.482Z] latest: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:41.975Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:42.439Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.3 [2023-12-06T20:53:42.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T20:53:42.439Z] e20b367e6dc3: Preparing [2023-12-06T20:53:42.439Z] cf18e0731620: Preparing [2023-12-06T20:53:42.439Z] fe706917675e: Preparing [2023-12-06T20:53:42.439Z] 6d4f0def816a: Preparing [2023-12-06T20:53:42.439Z] 5e7e85e68f34: Preparing [2023-12-06T20:53:42.439Z] 0faf9b67be60: Preparing [2023-12-06T20:53:42.439Z] 0faf9b67be60: Waiting [2023-12-06T20:53:42.439Z] cf18e0731620: Layer already exists [2023-12-06T20:53:42.439Z] 6d4f0def816a: Layer already exists [2023-12-06T20:53:42.439Z] fe706917675e: Layer already exists [2023-12-06T20:53:42.439Z] e20b367e6dc3: Layer already exists [2023-12-06T20:53:42.439Z] 5e7e85e68f34: Layer already exists [2023-12-06T20:53:42.439Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:42.705Z] 3.2.0-dev.3: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:43.182Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:43.649Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [2023-12-06T20:53:43.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T20:53:43.649Z] e20b367e6dc3: Preparing [2023-12-06T20:53:43.649Z] cf18e0731620: Preparing [2023-12-06T20:53:43.649Z] fe706917675e: Preparing [2023-12-06T20:53:43.649Z] 6d4f0def816a: Preparing [2023-12-06T20:53:43.649Z] 5e7e85e68f34: Preparing [2023-12-06T20:53:43.649Z] 0faf9b67be60: Preparing [2023-12-06T20:53:43.649Z] 0faf9b67be60: Waiting [2023-12-06T20:53:43.649Z] 5e7e85e68f34: Layer already exists [2023-12-06T20:53:43.649Z] 6d4f0def816a: Layer already exists [2023-12-06T20:53:43.649Z] fe706917675e: Layer already exists [2023-12-06T20:53:43.649Z] e20b367e6dc3: Layer already exists [2023-12-06T20:53:43.649Z] cf18e0731620: Layer already exists [2023-12-06T20:53:43.649Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:43.916Z] 855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:44.397Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:44.876Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-12-06T20:53:44.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T20:53:44.877Z] e20b367e6dc3: Preparing [2023-12-06T20:53:44.877Z] cf18e0731620: Preparing [2023-12-06T20:53:44.877Z] fe706917675e: Preparing [2023-12-06T20:53:44.877Z] 6d4f0def816a: Preparing [2023-12-06T20:53:44.877Z] 5e7e85e68f34: Preparing [2023-12-06T20:53:44.877Z] 0faf9b67be60: Preparing [2023-12-06T20:53:44.877Z] 0faf9b67be60: Waiting [2023-12-06T20:53:44.877Z] 5e7e85e68f34: Layer already exists [2023-12-06T20:53:44.877Z] fe706917675e: Layer already exists [2023-12-06T20:53:44.877Z] e20b367e6dc3: Layer already exists [2023-12-06T20:53:44.877Z] 6d4f0def816a: Layer already exists [2023-12-06T20:53:44.877Z] cf18e0731620: Layer already exists [2023-12-06T20:53:44.877Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:45.144Z] main: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:53:45.446Z] ===================================================== [Pipeline] echo [2023-12-06T20:53:45.504Z] taggedImages: [2023-12-06T20:53:45.504Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227 [2023-12-06T20:53:45.504Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-12-06T20:53:45.504Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.3 [2023-12-06T20:53:45.504Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [2023-12-06T20:53:45.504Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:46.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:53:46.130Z] [2023-12-06T20:53:46.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:46.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:53:46.509Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T20:53:46.509Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T20:53:46.509Z] 04944245beec: Pulling fs layer [2023-12-06T20:53:46.509Z] 699f458cf7ca: Pulling fs layer [2023-12-06T20:53:46.509Z] 765212b225bb: Pulling fs layer [2023-12-06T20:53:46.509Z] f23df028b6ca: Pulling fs layer [2023-12-06T20:53:46.509Z] 765212b225bb: Waiting [2023-12-06T20:53:46.509Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T20:53:46.509Z] f23df028b6ca: Waiting [2023-12-06T20:53:46.509Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T20:53:46.778Z] d65c8cfc05b1: Waiting [2023-12-06T20:53:46.778Z] 2437ff75d9bd: Waiting [2023-12-06T20:53:46.778Z] 04944245beec: Verifying Checksum [2023-12-06T20:53:46.778Z] 04944245beec: Download complete [2023-12-06T20:53:46.778Z] 765212b225bb: Verifying Checksum [2023-12-06T20:53:46.778Z] 765212b225bb: Download complete [2023-12-06T20:53:46.778Z] f23df028b6ca: Verifying Checksum [2023-12-06T20:53:46.778Z] f23df028b6ca: Download complete [2023-12-06T20:53:47.049Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T20:53:47.049Z] d65c8cfc05b1: Download complete [2023-12-06T20:53:47.049Z] 699f458cf7ca: Verifying Checksum [2023-12-06T20:53:47.049Z] 699f458cf7ca: Download complete [2023-12-06T20:53:47.315Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T20:53:47.315Z] 8998bd30e6a1: Download complete [2023-12-06T20:53:49.940Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T20:53:49.940Z] 2437ff75d9bd: Download complete [2023-12-06T20:53:54.286Z] 8998bd30e6a1: Pull complete [2023-12-06T20:53:54.286Z] 04944245beec: Pull complete [2023-12-06T20:53:59.645Z] 699f458cf7ca: Pull complete [2023-12-06T20:53:59.645Z] 765212b225bb: Pull complete [2023-12-06T20:54:00.606Z] f23df028b6ca: Pull complete [2023-12-06T20:54:00.606Z] d65c8cfc05b1: Pull complete [2023-12-06T20:54:27.273Z] 2437ff75d9bd: Pull complete [2023-12-06T20:54:27.273Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T20:54:27.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:54:27.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:54:27.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-24598 does not seem to be running inside a container [2023-12-06T20:54:27.700Z] $ 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/device-virtual-go/159 -v /w/workspace/device-virtual-go/159:/w/workspace/device-virtual-go/159:rw,z -v /w/workspace/device-virtual-go/159@tmp:/w/workspace/device-virtual-go/159@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 [2023-12-06T20:54:29.788Z] $ docker top 8ed64d6c4513c2824e56ce1fc55085a5f0139f0cea3defc712302af32b1ade29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:54:30.343Z] ---> job-cost.sh [2023-12-06T20:54:30.607Z] lf-activate-venv: SKIPPING [2023-12-06T20:54:30.607Z] INFO: No Stack... [2023-12-06T20:54:30.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:54:31.450Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:54:32.031Z] + cat /w/workspace/device-virtual-go/159/archives/cost.csv [2023-12-06T20:54:32.032Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:54:32.088Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [2023-12-06T20:54:32.112Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] did not exist. Created. [2023-12-06T20:54:32.112Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:54:32.534Z] /w/workspace/device-virtual-go/159@tmp/durable-4180d072/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T20:54:32.857Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:54:32.922Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T20:54:32.968Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:54:32.975Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:54:33.095Z] $ docker stop --time=1 8ed64d6c4513c2824e56ce1fc55085a5f0139f0cea3defc712302af32b1ade29 [2023-12-06T20:54:34.499Z] $ docker rm -f --volumes 8ed64d6c4513c2824e56ce1fc55085a5f0139f0cea3defc712302af32b1ade29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-06T20:54:35.825Z] provisioning config files... [2023-12-06T20:54:35.831Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9628872300830924378tmp [Pipeline] { [Pipeline] sh [2023-12-06T20:54:36.210Z] + set +x [2023-12-06T20:54:36.210Z] + bash -s -- [2023-12-06T20:54:36.210Z] + curl -s https://codecov.io/bash [2023-12-06T20:54:36.210Z] [2023-12-06T20:54:36.210Z] _____ _ [2023-12-06T20:54:36.210Z] / ____| | | [2023-12-06T20:54:36.210Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T20:54:36.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T20:54:36.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T20:54:36.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T20:54:36.210Z] Bash-1.0.6 [2023-12-06T20:54:36.210Z] [2023-12-06T20:54:36.210Z] [2023-12-06T20:54:36.210Z] ==> git version 2.25.1 found [2023-12-06T20:54:36.210Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-06T20:54:36.210Z] Release-Date: 2020-01-08 [2023-12-06T20:54:36.210Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T20:54:36.210Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T20:54:36.210Z] ==> Jenkins CI detected. [2023-12-06T20:54:36.210Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-12-06T20:54:36.210Z] project root: . [2023-12-06T20:54:36.210Z] --> token set from env [2023-12-06T20:54:36.210Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T20:54:36.210Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T20:54:36.210Z] ==> Python coveragepy not found [2023-12-06T20:54:36.210Z] ==> Searching for coverage reports in: [2023-12-06T20:54:36.210Z] + . [2023-12-06T20:54:36.210Z] -> Found 1 reports [2023-12-06T20:54:36.210Z] ==> Detecting git/mercurial file structure [2023-12-06T20:54:36.210Z] ==> Reading reports [2023-12-06T20:54:36.210Z] + ./coverage.out bytes=43063 [2023-12-06T20:54:36.210Z] ==> Appending adjustments [2023-12-06T20:54:36.210Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T20:54:36.470Z] + Found adjustments [2023-12-06T20:54:36.470Z] ==> Gzipping contents [2023-12-06T20:54:36.470Z] 8.0K /tmp/codecov.kwotND.gz [2023-12-06T20:54:36.470Z] ==> Uploading reports [2023-12-06T20:54:36.470Z] url: https://codecov.io [2023-12-06T20:54:36.470Z] query: branch=main&commit=855a1f59a7147df874c77670ab8284c3d3963227&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T20:54:36.470Z] -> Pinging Codecov [2023-12-06T20:54:36.470Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=855a1f59a7147df874c77670ab8284c3d3963227&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T20:54:36.470Z] -> Uploading to [2023-12-06T20:54:36.470Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/5E52B4B073DB2E39498172D8E973AA87/855a1f59a7147df874c77670ab8284c3d3963227/ec6933dd-2ad1-439f-9875-e952b4d3ed11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T205436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f12b85c451dded562748198c36d92b3b2d78520e0007a40640a8898d6930330 [2023-12-06T20:54:36.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:54:36.470Z] Dload Upload Total Spent Left Speed [2023-12-06T20:54:36.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 21636 --:--:-- --:--:-- --:--:-- 21636 [2023-12-06T20:54:36.732Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] } [2023-12-06T20:54:36.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T20:54:37.091Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T20:54:37.120Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:54:37.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:54:37.574Z] [2023-12-06T20:54:37.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:54:37.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:54:37.937Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T20:54:37.937Z] df9b9388f04a: Pulling fs layer [2023-12-06T20:54:37.937Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T20:54:37.937Z] 25bc292e5bac: Pulling fs layer [2023-12-06T20:54:37.937Z] 114826534d7a: Pulling fs layer [2023-12-06T20:54:37.937Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T20:54:37.937Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T20:54:37.937Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T20:54:37.937Z] 8a3aa393b2d8: Waiting [2023-12-06T20:54:37.937Z] 25bc292e5bac: Verifying Checksum [2023-12-06T20:54:37.937Z] 25bc292e5bac: Download complete [2023-12-06T20:54:37.937Z] 52dc419b0ee2: Download complete [2023-12-06T20:54:37.937Z] 4657fd5d0bcf: Download complete [2023-12-06T20:54:37.937Z] df9b9388f04a: Verifying Checksum [2023-12-06T20:54:37.937Z] df9b9388f04a: Download complete [2023-12-06T20:54:38.198Z] df9b9388f04a: Pull complete [2023-12-06T20:54:38.198Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T20:54:38.198Z] 6ad1cebc031e: Download complete [2023-12-06T20:54:38.198Z] 52dc419b0ee2: Pull complete [2023-12-06T20:54:38.198Z] 25bc292e5bac: Pull complete [2023-12-06T20:54:38.771Z] 114826534d7a: Verifying Checksum [2023-12-06T20:54:38.771Z] 114826534d7a: Download complete [2023-12-06T20:54:38.771Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T20:54:38.771Z] 8a3aa393b2d8: Download complete [2023-12-06T20:54:42.053Z] 114826534d7a: Pull complete [2023-12-06T20:54:42.053Z] 4657fd5d0bcf: Pull complete [2023-12-06T20:54:42.619Z] 6ad1cebc031e: Pull complete [2023-12-06T20:54:45.151Z] 8a3aa393b2d8: Pull complete [2023-12-06T20:54:45.151Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T20:54:45.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:54:45.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:54:45.433Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:54:45.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-06T20:54:53.281Z] $ docker top 87c93c45b3534b0e66a7d79e8b0b3107702558ffd9cb241643625cfd66661fd3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T20:54:53.451Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-12-06T20:54:53.729Z] + set -o pipefail [2023-12-06T20:54:53.729Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-12-06T20:54:59.000Z] [2023-12-06T20:54:59.000Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-12-06T20:54:59.000Z] [2023-12-06T20:54:59.000Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/e369bd56-fdd0-49a6-97f8-06480d2a3e5e [2023-12-06T20:54:59.000Z] [2023-12-06T20:54:59.000Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T20:54:59.000Z] [2023-12-06T20:54:59.000Z] [2023-12-06T20:54:59.000Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T20:54:59.000Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T20:54:59.000Z] More details here: https://snyk.co/ue1NS [2023-12-06T20:54:59.000Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T20:54:59.000Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T20:54:59.005Z] $ docker stop --time=1 87c93c45b3534b0e66a7d79e8b0b3107702558ffd9cb241643625cfd66661fd3 [2023-12-06T20:55:05.692Z] $ docker rm -f --volumes 87c93c45b3534b0e66a7d79e8b0b3107702558ffd9cb241643625cfd66661fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:55:07.190Z] + git log --format=format:%s -1 855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] sh [2023-12-06T20:55:07.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:55:07.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:07.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:55:07.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:07.991Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:55:08.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T20:55:08.763Z] $ docker top 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:55:09.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:55:09.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:55:09.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:55:09.117Z] $ docker exec 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b ssh-agent [2023-12-06T20:55:09.217Z] SSH_AUTH_SOCK=/tmp/ssh-okV5oMSRikoR/agent.34 [2023-12-06T20:55:09.217Z] SSH_AGENT_PID=40 [2023-12-06T20:55:09.221Z] Running ssh-add (command line suppressed) [2023-12-06T20:55:09.314Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16186359774389320278.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16186359774389320278.key) [2023-12-06T20:55:09.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:55:09.679Z] + git semver tag [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,841 [run_tag] DEBUG tag force:False [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,841 [check_head_tag] DEBUG check head tag [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,843 [execute] INFO git cat-file --batch-check [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,847 [execute] INFO git cat-file --batch [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,867 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,867 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,867 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:55:09.938Z] 2023-12-06 20:55:09,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:55:09.938Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T20:55:09.946Z] $ docker exec --env ******** --env ******** 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b ssh-agent -k [2023-12-06T20:55:10.046Z] unset SSH_AUTH_SOCK; [2023-12-06T20:55:10.046Z] unset SSH_AGENT_PID; [2023-12-06T20:55:10.046Z] echo Agent pid 40 killed; [2023-12-06T20:55:10.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:55:10.576Z] + git semver [Pipeline] } [2023-12-06T20:55:10.843Z] $ docker stop --time=1 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b [2023-12-06T20:55:12.115Z] $ docker rm -f --volumes 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:12.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:55:12.768Z] [2023-12-06T20:55:12.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:13.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:55:13.110Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T20:55:13.110Z] ab5ef0e58194: Pulling fs layer [2023-12-06T20:55:13.110Z] 9712f1f96733: Pulling fs layer [2023-12-06T20:55:13.110Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T20:55:13.110Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T20:55:13.110Z] e9a5061849ea: Pulling fs layer [2023-12-06T20:55:13.110Z] d747dcd14b5f: Pulling fs layer [2023-12-06T20:55:13.110Z] 2de7ff778b66: Pulling fs layer [2023-12-06T20:55:13.110Z] 0d9ebad4ef96: Waiting [2023-12-06T20:55:13.110Z] e9a5061849ea: Waiting [2023-12-06T20:55:13.110Z] 2de7ff778b66: Waiting [2023-12-06T20:55:13.110Z] d747dcd14b5f: Waiting [2023-12-06T20:55:13.110Z] 9712f1f96733: Verifying Checksum [2023-12-06T20:55:13.110Z] 9712f1f96733: Download complete [2023-12-06T20:55:13.694Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T20:55:13.694Z] 63f879dbbcfc: Download complete [2023-12-06T20:55:13.694Z] e9a5061849ea: Verifying Checksum [2023-12-06T20:55:13.694Z] e9a5061849ea: Download complete [2023-12-06T20:55:13.694Z] d747dcd14b5f: Download complete [2023-12-06T20:55:13.694Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T20:55:13.694Z] 0d9ebad4ef96: Download complete [2023-12-06T20:55:13.694Z] ab5ef0e58194: Verifying Checksum [2023-12-06T20:55:13.694Z] ab5ef0e58194: Download complete [2023-12-06T20:55:13.954Z] 2de7ff778b66: Verifying Checksum [2023-12-06T20:55:13.954Z] 2de7ff778b66: Download complete [2023-12-06T20:55:16.490Z] ab5ef0e58194: Pull complete [2023-12-06T20:55:16.490Z] 9712f1f96733: Pull complete [2023-12-06T20:55:16.760Z] 63f879dbbcfc: Pull complete [2023-12-06T20:55:20.947Z] 0d9ebad4ef96: Pull complete [2023-12-06T20:55:20.947Z] e9a5061849ea: Pull complete [2023-12-06T20:55:20.947Z] d747dcd14b5f: Pull complete [2023-12-06T20:55:21.511Z] 2de7ff778b66: Pull complete [2023-12-06T20:55:21.511Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T20:55:21.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:55:21.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:21.819Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:55:21.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-06T20:55:25.103Z] $ docker top 6d17af53108fa273c8b5256ff87c04efebfaedacf0a27dd2f05ec9f695a49b26 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:55:25.278Z] provisioning config files... [2023-12-06T20:55:25.286Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16030939990618222514tmp [2023-12-06T20:55:25.297Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6438077913384729316tmp [2023-12-06T20:55:25.305Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5500802665713887797tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:55:25.409Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:25.706Z] ---> sigul-configuration.sh [2023-12-06T20:55:25.706Z] gpg: directory `/root/.gnupg' created [2023-12-06T20:55:25.706Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T20:55:25.706Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T20:55:25.706Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T20:55:25.706Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T20:55:25.706Z] gpg: CAST5 encrypted data [2023-12-06T20:55:25.706Z] gpg: encrypted with 1 passphrase [2023-12-06T20:55:25.706Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T20:55:26.001Z] + mkdir /home/jenkins [2023-12-06T20:55:26.001Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T20:55:26.297Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-06T20:55:26.311Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:26.603Z] ---> sigul-install.sh [2023-12-06T20:55:26.603Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T20:55:26.898Z] + git tag --list [2023-12-06T20:55:26.898Z] v1.0.0 [2023-12-06T20:55:26.898Z] v1.1.0 [2023-12-06T20:55:26.898Z] v1.1.1 [2023-12-06T20:55:26.898Z] v1.2.1 [2023-12-06T20:55:26.898Z] v1.2.2 [2023-12-06T20:55:26.898Z] v1.2.3 [2023-12-06T20:55:26.898Z] v1.3.0 [2023-12-06T20:55:26.898Z] v1.3.1 [2023-12-06T20:55:26.898Z] v2.0.0 [2023-12-06T20:55:26.898Z] v2.1.0 [2023-12-06T20:55:26.898Z] v2.1.1 [2023-12-06T20:55:26.898Z] v2.2.0 [2023-12-06T20:55:26.898Z] v2.3.0 [2023-12-06T20:55:26.898Z] v3.0 [2023-12-06T20:55:26.898Z] v3.0.0 [2023-12-06T20:55:26.898Z] v3.1 [2023-12-06T20:55:26.898Z] v3.1.0 [2023-12-06T20:55:26.898Z] v3.1.0-dev.1 [2023-12-06T20:55:26.898Z] v3.1.0-dev.10 [2023-12-06T20:55:26.898Z] v3.1.0-dev.11 [2023-12-06T20:55:26.898Z] v3.1.0-dev.12 [2023-12-06T20:55:26.898Z] v3.1.0-dev.13 [2023-12-06T20:55:26.898Z] v3.1.0-dev.14 [2023-12-06T20:55:26.898Z] v3.1.0-dev.15 [2023-12-06T20:55:26.898Z] v3.1.0-dev.16 [2023-12-06T20:55:26.898Z] v3.1.0-dev.17 [2023-12-06T20:55:26.898Z] v3.1.0-dev.18 [2023-12-06T20:55:26.898Z] v3.1.0-dev.19 [2023-12-06T20:55:26.898Z] v3.1.0-dev.2 [2023-12-06T20:55:26.898Z] v3.1.0-dev.20 [2023-12-06T20:55:26.898Z] v3.1.0-dev.21 [2023-12-06T20:55:26.898Z] v3.1.0-dev.22 [2023-12-06T20:55:26.898Z] v3.1.0-dev.23 [2023-12-06T20:55:26.898Z] v3.1.0-dev.24 [2023-12-06T20:55:26.898Z] v3.1.0-dev.25 [2023-12-06T20:55:26.898Z] v3.1.0-dev.26 [2023-12-06T20:55:26.898Z] v3.1.0-dev.27 [2023-12-06T20:55:26.898Z] v3.1.0-dev.28 [2023-12-06T20:55:26.898Z] v3.1.0-dev.29 [2023-12-06T20:55:26.898Z] v3.1.0-dev.3 [2023-12-06T20:55:26.898Z] v3.1.0-dev.30 [2023-12-06T20:55:26.898Z] v3.1.0-dev.4 [2023-12-06T20:55:26.898Z] v3.1.0-dev.5 [2023-12-06T20:55:26.898Z] v3.1.0-dev.6 [2023-12-06T20:55:26.898Z] v3.1.0-dev.7 [2023-12-06T20:55:26.898Z] v3.1.0-dev.8 [2023-12-06T20:55:26.898Z] v3.1.0-dev.9 [2023-12-06T20:55:26.898Z] v3.2.0-dev.1 [2023-12-06T20:55:26.898Z] v3.2.0-dev.2 [2023-12-06T20:55:26.898Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-06T20:55:27.197Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-06T20:55:27.763Z] Signing Git tag with Sigul... [2023-12-06T20:55:27.763Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-06T20:55:28.342Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:28.637Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T20:55:28.644Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T20:55:28.766Z] $ docker stop --time=1 6d17af53108fa273c8b5256ff87c04efebfaedacf0a27dd2f05ec9f695a49b26 [2023-12-06T20:55:30.025Z] $ docker rm -f --volumes 6d17af53108fa273c8b5256ff87c04efebfaedacf0a27dd2f05ec9f695a49b26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T20:55:30.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:55:30.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:31.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:55:31.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:31.451Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:55:31.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T20:55:31.819Z] $ docker top 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:55:32.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:55:32.086Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:55:32.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:55:32.190Z] $ docker exec 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 ssh-agent [2023-12-06T20:55:32.305Z] SSH_AUTH_SOCK=/tmp/ssh-yAl0oJIfEavF/agent.32 [2023-12-06T20:55:32.305Z] SSH_AGENT_PID=38 [2023-12-06T20:55:32.309Z] Running ssh-add (command line suppressed) [2023-12-06T20:55:32.401Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4781460853329819165.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4781460853329819165.key) [2023-12-06T20:55:32.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:55:32.764Z] + git semver bump pre [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,942 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,942 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,942 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,942 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,942 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,942 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,944 [execute] INFO git cat-file --batch-check [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,950 [execute] INFO git cat-file --batch [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:33.025Z] 2023-12-06 20:55:32,956 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:55:33.025Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T20:55:33.030Z] $ docker exec --env ******** --env ******** 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 ssh-agent -k [2023-12-06T20:55:33.132Z] unset SSH_AUTH_SOCK; [2023-12-06T20:55:33.132Z] unset SSH_AGENT_PID; [2023-12-06T20:55:33.132Z] echo Agent pid 38 killed; [2023-12-06T20:55:33.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:55:33.695Z] + git semver [Pipeline] } [2023-12-06T20:55:33.961Z] $ docker stop --time=1 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 [2023-12-06T20:55:35.218Z] $ docker rm -f --volumes 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:55:35.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:55:35.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:36.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:55:36.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:36.264Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:55:36.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T20:55:36.607Z] $ docker top cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:55:36.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:55:36.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:55:36.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:55:36.986Z] $ docker exec cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 ssh-agent [2023-12-06T20:55:37.105Z] SSH_AUTH_SOCK=/tmp/ssh-71GH4BXdLSCw/agent.32 [2023-12-06T20:55:37.105Z] SSH_AGENT_PID=38 [2023-12-06T20:55:37.111Z] Running ssh-add (command line suppressed) [2023-12-06T20:55:37.200Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7170414897150614385.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7170414897150614385.key) [2023-12-06T20:55:37.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:55:37.566Z] + git semver push [2023-12-06T20:55:37.826Z] 2023-12-06 20:55:37,770 [run_push] DEBUG push [2023-12-06T20:55:37.826Z] 2023-12-06 20:55:37,770 [execute] INFO git cat-file --batch-check [2023-12-06T20:55:37.826Z] 2023-12-06 20:55:37,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:37.826Z] 2023-12-06 20:55:37,775 [execute] INFO git rev-list 34d1ca51184079e85f87abbdc7dc3c2111ff003e -- [2023-12-06T20:55:37.826Z] 2023-12-06 20:55:37,775 [execute] DEBUG Popen(['git', 'rev-list', '34d1ca51184079e85f87abbdc7dc3c2111ff003e', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:55:37.826Z] 2023-12-06 20:55:37,784 [execute] INFO git fetch -v origin [2023-12-06T20:55:37.826Z] 2023-12-06 20:55:37,784 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T20:55:38.396Z] 2023-12-06 20:55:38,325 [run_push] DEBUG no remote changes detected [2023-12-06T20:55:38.396Z] 2023-12-06 20:55:38,325 [execute] INFO git push origin semver [2023-12-06T20:55:38.396Z] 2023-12-06 20:55:38,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:55:39.335Z] 2023-12-06 20:55:39,161 [run_push] DEBUG push all version tags [2023-12-06T20:55:39.335Z] 2023-12-06 20:55:39,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T20:55:39.335Z] 2023-12-06 20:55:39,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:55:40.274Z] 2023-12-06 20:55:39,920 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T20:55:40.274Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T20:55:40.278Z] $ docker exec --env ******** --env ******** cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 ssh-agent -k [2023-12-06T20:55:40.364Z] unset SSH_AUTH_SOCK; [2023-12-06T20:55:40.364Z] unset SSH_AGENT_PID; [2023-12-06T20:55:40.364Z] echo Agent pid 38 killed; [2023-12-06T20:55:40.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:55:40.913Z] + git semver [Pipeline] } [2023-12-06T20:55:41.178Z] $ docker stop --time=1 cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 [2023-12-06T20:55:42.439Z] $ docker rm -f --volumes cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T20:55:43.931Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-12-06T20:55:43.931Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-06T20:55:43.931Z] total 16 [2023-12-06T20:55:43.931Z] drwxr-xr-x 3 root root 4096 Dec 6 20:46 . [2023-12-06T20:55:43.931Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:55 .. [2023-12-06T20:55:43.931Z] drwxr-xr-x 2 root root 4096 Dec 6 20:46 cost [2023-12-06T20:55:43.931Z] -rw-r--r-- 1 root root 89 Dec 6 20:46 cost.csv [2023-12-06T20:55:43.931Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-06T20:55:43.931Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-06T20:55:43.931Z] total 16 [2023-12-06T20:55:43.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:46 . [2023-12-06T20:55:43.931Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:55 .. [2023-12-06T20:55:43.931Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:46 cost [2023-12-06T20:55:43.931Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:44.224Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:45.082Z] ---> package-listing.sh [2023-12-06T20:55:45.082Z] ++ facter osfamily [2023-12-06T20:55:45.082Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T20:55:45.350Z] + OS_FAMILY=debian [2023-12-06T20:55:45.350Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-12-06T20:55:45.350Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T20:55:45.350Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T20:55:45.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T20:55:45.350Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T20:55:45.350Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-12-06T20:55:45.350Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T20:55:45.350Z] + case "${OS_FAMILY}" in [2023-12-06T20:55:45.350Z] + dpkg -l [2023-12-06T20:55:45.350Z] + grep '^ii' [2023-12-06T20:55:45.350Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T20:55:45.350Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T20:55:45.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T20:55:45.350Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-12-06T20:55:45.350Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-12-06T20:55:45.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-12-06T20:55:45.381Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T20:55:45.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:46.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:55:46.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:46.461Z] prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container [2023-12-06T20:55:46.487Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:55:46.669Z] $ docker top ef609db88fcc3ee3c51ceda829c6849b59e6ff65df2d17df6f6787092d2e73e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:55:47.122Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T20:55:47.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T20:55:47.690Z] + ls /var/log/sa-host [2023-12-06T20:55:47.690Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:55:47.811Z] provisioning config files... [2023-12-06T20:55:47.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17287583927184947440tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:55:47.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:48.228Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T20:55:48.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:48.678Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T20:55:48.687Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:48.968Z] ---> sudo-logs.sh [2023-12-06T20:55:48.968Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T20:55:49.046Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:49.326Z] ---> job-cost.sh [2023-12-06T20:55:49.326Z] lf-activate-venv: SKIPPING [2023-12-06T20:55:49.326Z] DEBUG: total: 0.2199999988079071 [2023-12-06T20:55:49.326Z] INFO: Retrieving Stack Cost... [2023-12-06T20:55:49.894Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:55:50.197Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T20:55:50.219Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:50.544Z] ---> logs-deploy.sh [2023-12-06T20:55:50.544Z] lf-activate-venv: SKIPPING [2023-12-06T20:55:50.544Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/159 [2023-12-06T20:55:50.544Z] INFO: archiving workspace using pattern(s): [2023-12-06T20:55:51.516Z] Archives upload complete. [2023-12-06T20:55:51.516Z] INFO: archiving logs to Nexus [2023-12-06T20:55:52.085Z] ---> uname -a: [2023-12-06T20:55:52.085Z] Linux prd-ubuntu20-04-docker-8c-8g-24594 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T20:55:52.085Z] [2023-12-06T20:55:52.085Z] [2023-12-06T20:55:52.085Z] ---> lscpu: [2023-12-06T20:55:52.085Z] Architecture: x86_64 [2023-12-06T20:55:52.085Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T20:55:52.085Z] Byte Order: Little Endian [2023-12-06T20:55:52.085Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T20:55:52.085Z] CPU(s): 8 [2023-12-06T20:55:52.085Z] On-line CPU(s) list: 0-7 [2023-12-06T20:55:52.085Z] Thread(s) per core: 1 [2023-12-06T20:55:52.085Z] Core(s) per socket: 1 [2023-12-06T20:55:52.085Z] Socket(s): 8 [2023-12-06T20:55:52.085Z] NUMA node(s): 1 [2023-12-06T20:55:52.085Z] Vendor ID: AuthenticAMD [2023-12-06T20:55:52.085Z] CPU family: 23 [2023-12-06T20:55:52.085Z] Model: 49 [2023-12-06T20:55:52.086Z] Model name: AMD EPYC-Rome Processor [2023-12-06T20:55:52.086Z] Stepping: 0 [2023-12-06T20:55:52.086Z] CPU MHz: 2800.000 [2023-12-06T20:55:52.086Z] BogoMIPS: 5600.00 [2023-12-06T20:55:52.086Z] Virtualization: AMD-V [2023-12-06T20:55:52.086Z] Hypervisor vendor: KVM [2023-12-06T20:55:52.086Z] Virtualization type: full [2023-12-06T20:55:52.086Z] L1d cache: 256 KiB [2023-12-06T20:55:52.086Z] L1i cache: 256 KiB [2023-12-06T20:55:52.086Z] L2 cache: 4 MiB [2023-12-06T20:55:52.086Z] L3 cache: 128 MiB [2023-12-06T20:55:52.086Z] NUMA node0 CPU(s): 0-7 [2023-12-06T20:55:52.086Z] Vulnerability Itlb multihit: Not affected [2023-12-06T20:55:52.086Z] Vulnerability L1tf: Not affected [2023-12-06T20:55:52.086Z] Vulnerability Mds: Not affected [2023-12-06T20:55:52.086Z] Vulnerability Meltdown: Not affected [2023-12-06T20:55:52.086Z] Vulnerability Mmio stale data: Not affected [2023-12-06T20:55:52.086Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T20:55:52.086Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T20:55:52.086Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T20:55:52.086Z] Vulnerability Srbds: Not affected [2023-12-06T20:55:52.086Z] Vulnerability Tsx async abort: Not affected [2023-12-06T20:55:52.086Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] ---> nproc: [2023-12-06T20:55:52.086Z] 8 [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] ---> df -h: [2023-12-06T20:55:52.086Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T20:55:52.086Z] overlay 155G 13G 143G 9% / [2023-12-06T20:55:52.086Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T20:55:52.086Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T20:55:52.086Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T20:55:52.086Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] ---> sar -b -r -n DEV: [2023-12-06T20:55:52.086Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24594) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] 20:44:02 LINUX RESTART (8 CPU) [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] 20:45:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T20:55:52.086Z] 20:46:01 254.20 1.51 252.70 0.00 19.67 83836.09 0.00 [2023-12-06T20:55:52.086Z] 20:47:01 181.10 0.18 180.92 0.00 9.07 39308.12 0.00 [2023-12-06T20:55:52.086Z] 20:48:01 1.52 0.00 1.52 0.00 0.00 19.75 0.00 [2023-12-06T20:55:52.086Z] 20:49:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2023-12-06T20:55:52.086Z] 20:50:01 55.72 10.61 45.11 0.00 5158.47 8523.25 0.00 [2023-12-06T20:55:52.086Z] 20:51:01 3.42 0.02 3.40 0.00 0.13 88.12 0.00 [2023-12-06T20:55:52.086Z] 20:52:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2023-12-06T20:55:52.086Z] 20:53:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 [2023-12-06T20:55:52.086Z] 20:54:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2023-12-06T20:55:52.086Z] 20:55:01 53.42 0.32 53.10 0.00 14.26 34650.72 0.00 [2023-12-06T20:55:52.086Z] Average: 55.86 1.26 54.60 0.00 519.32 16761.59 0.00 [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] 20:45:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T20:55:52.086Z] 20:46:01 28162336 31557876 749668 2.28 152776 3413200 1925592 5.67 1204884 3019148 88 [2023-12-06T20:55:52.086Z] 20:47:01 27560352 31546028 756812 2.30 164736 3943044 1754684 5.17 1289120 3482296 396 [2023-12-06T20:55:52.086Z] 20:48:01 27559496 31545440 757092 2.30 164772 3943172 1754684 5.17 1288904 3482412 16 [2023-12-06T20:55:52.086Z] 20:49:01 27566696 31552796 749212 2.28 164816 3943168 1754684 5.17 1282360 3482428 24 [2023-12-06T20:55:52.086Z] 20:50:01 27090600 31532128 740652 2.25 193820 4367752 1731540 5.10 1589764 3615968 20 [2023-12-06T20:55:52.086Z] 20:51:01 27103476 31540300 731544 2.22 192372 4364508 1711412 5.04 1579664 3612752 8 [2023-12-06T20:55:52.086Z] 20:52:01 27103864 31540868 730848 2.22 192440 4364516 1711412 5.04 1579716 3612764 16 [2023-12-06T20:55:52.086Z] 20:53:01 27104704 31541788 729884 2.22 192516 4364516 1711412 5.04 1578508 3612756 8 [2023-12-06T20:55:52.086Z] 20:54:01 27104748 31541932 729476 2.22 192592 4364512 1711412 5.04 1578560 3612760 8 [2023-12-06T20:55:52.086Z] 20:55:01 25978492 31503144 763680 2.32 210688 5354212 1848396 5.45 1740296 4494480 184812 [2023-12-06T20:55:52.086Z] Average: 27233476 31540230 743887 2.26 182153 4242260 1761523 5.19 1471178 3602776 18540 [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] 20:45:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T20:55:52.086Z] 20:46:01 docker0 200.10 293.26 17.12 2370.56 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:46:01 ens3 338.40 225.65 2412.00 35.61 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:47:01 docker0 4.70 9.12 0.28 93.22 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:47:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:47:01 ens3 188.69 136.79 2717.77 242.65 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:48:01 ens3 2.12 0.57 1.25 0.46 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:49:01 ens3 0.95 0.65 0.52 0.41 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:50:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:50:01 ens3 194.28 90.87 2730.07 6.45 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:51:01 ens3 0.43 0.28 0.08 0.02 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:53:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:55:01 docker0 70.58 125.69 5.35 1025.68 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] 20:55:01 ens3 268.58 143.24 5001.62 18.15 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] Average: docker0 27.83 43.23 2.30 352.32 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] Average: ens3 99.78 60.10 1288.27 30.38 0.00 0.00 0.00 0.00 [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] ---> sar -P ALL: [2023-12-06T20:55:52.086Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24594) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] 20:44:02 LINUX RESTART (8 CPU) [2023-12-06T20:55:52.086Z] [2023-12-06T20:55:52.086Z] 20:45:00 CPU %user %nice %system %iowait %steal %idle [2023-12-06T20:55:52.086Z] 20:46:01 all 27.56 0.00 5.23 1.50 0.10 65.61 [2023-12-06T20:55:52.086Z] 20:46:01 0 27.10 0.00 5.05 0.07 0.08 67.69 [2023-12-06T20:55:52.086Z] 20:46:01 1 26.56 0.00 5.01 0.68 0.12 67.64 [2023-12-06T20:55:52.086Z] 20:46:01 2 27.04 0.00 4.94 0.53 0.08 67.40 [2023-12-06T20:55:52.086Z] 20:46:01 3 28.40 0.00 4.88 0.22 0.10 66.41 [2023-12-06T20:55:52.086Z] 20:46:01 4 27.44 0.00 5.72 0.23 0.10 66.50 [2023-12-06T20:55:52.086Z] 20:46:01 5 27.84 0.00 5.31 0.38 0.08 66.38 [2023-12-06T20:55:52.086Z] 20:46:01 6 28.80 0.00 4.91 3.82 0.11 62.36 [2023-12-06T20:55:52.086Z] 20:46:01 7 27.25 0.00 6.02 6.08 0.12 60.53 [2023-12-06T20:55:52.086Z] 20:47:01 all 16.68 0.00 3.14 0.46 0.07 79.64 [2023-12-06T20:55:52.086Z] 20:47:01 0 15.76 0.00 2.91 0.13 0.07 81.13 [2023-12-06T20:55:52.086Z] 20:47:01 1 16.56 0.00 2.98 1.09 0.07 79.30 [2023-12-06T20:55:52.086Z] 20:47:01 2 18.45 0.00 2.95 0.13 0.07 78.40 [2023-12-06T20:55:52.086Z] 20:47:01 3 16.17 0.00 3.67 0.02 0.08 80.05 [2023-12-06T20:55:52.086Z] 20:47:01 4 16.64 0.00 3.71 0.32 0.08 79.24 [2023-12-06T20:55:52.086Z] 20:47:01 5 16.64 0.00 3.09 0.05 0.08 80.13 [2023-12-06T20:55:52.086Z] 20:47:01 6 17.64 0.00 3.24 0.87 0.07 78.19 [2023-12-06T20:55:52.086Z] 20:47:01 7 15.60 0.00 2.61 1.03 0.07 80.69 [2023-12-06T20:55:52.086Z] 20:48:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-12-06T20:55:52.086Z] 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:55:52.086Z] 20:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T20:55:52.086Z] 20:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T20:55:52.086Z] 20:48:01 3 0.28 0.00 0.02 0.00 0.00 99.70 [2023-12-06T20:55:52.086Z] 20:48:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-12-06T20:55:52.086Z] 20:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T20:55:52.086Z] 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T20:55:52.086Z] 20:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:55:52.086Z] 20:49:01 all 0.14 0.00 0.02 0.00 0.01 99.82 [2023-12-06T20:55:52.086Z] 20:49:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2023-12-06T20:55:52.086Z] 20:49:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-12-06T20:55:52.086Z] 20:49:01 2 0.91 0.00 0.02 0.00 0.02 99.06 [2023-12-06T20:55:52.086Z] 20:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T20:55:52.086Z] 20:49:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-06T20:55:52.086Z] 20:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T20:55:52.086Z] 20:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T20:55:52.086Z] 20:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T20:55:52.086Z] 20:50:01 all 2.46 0.00 1.35 1.37 0.04 94.79 [2023-12-06T20:55:52.086Z] 20:50:01 0 2.26 0.00 0.84 1.86 0.02 95.04 [2023-12-06T20:55:52.086Z] 20:50:01 1 1.74 0.00 0.82 3.81 0.03 93.61 [2023-12-06T20:55:52.086Z] 20:50:01 2 2.14 0.00 0.84 0.33 0.10 96.59 [2023-12-06T20:55:52.086Z] 20:50:01 3 2.42 0.00 2.25 1.20 0.03 94.09 [2023-12-06T20:55:52.086Z] 20:50:01 4 2.05 0.00 0.98 0.08 0.02 96.86 [2023-12-06T20:55:52.086Z] 20:50:01 5 3.34 0.00 1.62 0.10 0.03 94.91 [2023-12-06T20:55:52.086Z] 20:50:01 6 3.42 0.00 1.74 3.31 0.02 91.52 [2023-12-06T20:55:52.086Z] 20:50:01 7 2.33 0.00 1.69 0.27 0.03 95.68 [2023-12-06T20:55:52.086Z] 20:51:01 all 0.09 0.00 0.06 0.01 0.01 99.83 [2023-12-06T20:55:52.086Z] 20:51:01 0 0.08 0.00 0.07 0.02 0.02 99.82 [2023-12-06T20:55:52.086Z] 20:51:01 1 0.05 0.00 0.05 0.05 0.02 99.83 [2023-12-06T20:55:52.086Z] 20:51:01 2 0.08 0.00 0.07 0.02 0.00 99.83 [2023-12-06T20:55:52.086Z] 20:51:01 3 0.07 0.00 0.08 0.00 0.05 99.80 [2023-12-06T20:55:52.086Z] 20:51:01 4 0.13 0.00 0.05 0.00 0.02 99.80 [2023-12-06T20:55:52.086Z] 20:51:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-12-06T20:55:52.086Z] 20:51:01 6 0.23 0.00 0.07 0.00 0.00 99.70 [2023-12-06T20:55:52.086Z] 20:51:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-06T20:55:52.086Z] 20:52:01 all 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T20:55:52.086Z] 20:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T20:55:52.086Z] 20:52:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2023-12-06T20:55:52.086Z] 20:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T20:55:52.086Z] 20:52:01 3 0.03 0.00 0.05 0.00 0.07 99.85 [2023-12-06T20:55:52.086Z] 20:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T20:55:52.086Z] 20:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T20:55:52.086Z] 20:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T20:55:52.086Z] 20:52:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2023-12-06T20:55:52.086Z] 20:53:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2023-12-06T20:55:52.086Z] 20:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T20:55:52.086Z] 20:53:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2023-12-06T20:55:52.086Z] 20:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T20:55:52.086Z] 20:53:01 3 0.05 0.00 0.07 0.00 0.05 99.83 [2023-12-06T20:55:52.086Z] 20:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-06T20:55:52.086Z] 20:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T20:55:52.086Z] 20:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:55:52.086Z] 20:53:01 7 0.23 0.00 0.02 0.00 0.00 99.75 [2023-12-06T20:55:52.086Z] 20:54:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2023-12-06T20:55:52.086Z] 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T20:55:52.086Z] 20:54:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-12-06T20:55:52.086Z] 20:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T20:55:52.086Z] 20:54:01 3 0.03 0.00 0.08 0.00 0.07 99.82 [2023-12-06T20:55:52.086Z] 20:54:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-06T20:55:52.086Z] 20:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:55:52.086Z] 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T20:55:52.086Z] 20:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:55:52.086Z] 20:55:01 all 4.16 0.00 1.65 2.15 0.04 92.00 [2023-12-06T20:55:52.086Z] 20:55:01 0 4.11 0.00 2.03 2.32 0.03 91.50 [2023-12-06T20:55:52.086Z] 20:55:01 1 5.29 0.00 1.94 14.09 0.05 78.62 [2023-12-06T20:55:52.086Z] 20:55:01 2 4.60 0.00 1.78 0.03 0.02 93.57 [2023-12-06T20:55:52.086Z] 20:55:01 3 3.07 0.00 1.04 0.00 0.07 95.83 [2023-12-06T20:55:52.086Z] 20:55:01 4 4.60 0.00 2.22 0.03 0.02 93.13 [2023-12-06T20:55:52.086Z] 20:55:01 5 4.32 0.00 1.32 0.02 0.03 94.30 [2023-12-06T20:55:52.086Z] 20:55:01 6 4.02 0.00 1.49 0.77 0.03 93.68 [2023-12-06T20:55:52.086Z] 20:55:01 7 3.29 0.00 1.38 0.00 0.03 95.30 [2023-12-06T20:55:52.086Z] Average: all 5.13 0.00 1.15 0.55 0.03 93.13 [2023-12-06T20:55:52.086Z] Average: 0 4.94 0.00 1.10 0.44 0.03 93.50 [2023-12-06T20:55:52.086Z] Average: 1 5.04 0.00 1.09 1.97 0.03 91.88 [2023-12-06T20:55:52.086Z] Average: 2 5.35 0.00 1.06 0.11 0.03 93.45 [2023-12-06T20:55:52.086Z] Average: 3 5.07 0.00 1.22 0.14 0.05 93.52 [2023-12-06T20:55:52.087Z] Average: 4 5.11 0.00 1.27 0.07 0.03 93.52 [2023-12-06T20:55:52.087Z] Average: 5 5.23 0.00 1.15 0.06 0.03 93.54 [2023-12-06T20:55:52.087Z] Average: 6 5.45 0.00 1.15 0.88 0.02 92.50 [2023-12-06T20:55:52.087Z] Average: 7 4.88 0.00 1.18 0.74 0.03 93.18 [2023-12-06T20:55:52.087Z] [2023-12-06T20:55:52.087Z] [2023-12-06T20:55:52.087Z]