Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 8c20a81451d58475166c968c4a821231ec79c87b+0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 (bd3887e0455037c5c157b7cfd2580bd8a166583a) 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-ssh11687220526821177846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh241982139914951921.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13652645148530921673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14990502966596012635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15389536676837632327.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh392286195310278039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-9904 in /w/workspace/foundry_device-virtual-go_PR-354 [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/foundry_device-virtual-go_PR-354 # 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 Merging remotes/origin/main commit 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 into PR head commit 8c20a81451d58475166c968c4a821231ec79c87b Merge succeeded, producing 49a7015c9c1dfe6b3006096510b4a50d1026437e Checking out Revision 49a7015c9c1dfe6b3006096510b4a50d1026437e (PR-354) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c20a81451d58475166c968c4a821231ec79c87b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49a7015c9c1dfe6b3006096510b4a50d1026437e # timeout=10 Commit message: "Merge commit '0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T16:23:47.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T16:23:47.593Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T16:23:47.676Z] ========================================================= [2023-03-13T16:23:47.676Z] EdgeX Global Pipelines Version Info [2023-03-13T16:23:47.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:23:48.434Z] ------------------- [2023-03-13T16:23:48.434Z] stable info: [2023-03-13T16:23:48.434Z] ------------------- [2023-03-13T16:23:48.434Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T16:23:48.434Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T16:23:48.434Z] Message: update stable to v1.0.244 [2023-03-13T16:23:49.005Z] ------------------- [2023-03-13T16:23:49.005Z] experimental info: [2023-03-13T16:23:49.005Z] ------------------- [2023-03-13T16:23:49.005Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T16:23:49.005Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T16:23:49.005Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T16:23:49.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-13T16:23:49.342Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-13T16:23:49.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T16:23:49.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T16:23:49.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T16:23:49.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T16:23:49.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T16:23:49.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T16:23:49.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T16:23:49.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T16:23:49.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T16:23:49.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-13T16:23:49.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T16:23:49.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T16:23:49.873Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T16:23:49.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T16:23:49.951Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T16:23:49.994Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T16:23:50.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T16:23:50.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T16:23:50.124Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T16:23:50.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T16:23:50.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T16:23:50.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T16:23:50.294Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T16:23:50.333Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T16:23:50.373Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T16:23:50.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo [2023-03-13T16:23:50.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo [2023-03-13T16:23:50.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo [2023-03-13T16:23:50.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] echo [2023-03-13T16:23:50.574Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49a7015 [Pipeline] echo [2023-03-13T16:23:50.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:23:50.735Z] provisioning config files... [2023-03-13T16:23:50.748Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-354@tmp/config2007863464890129885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:23:51.102Z] ---> docker-login.sh [2023-03-13T16:23:51.102Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:23:51.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:23:51.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:23:51.622Z] Configure a credential helper to remove this warning. See [2023-03-13T16:23:51.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:23:51.622Z] [2023-03-13T16:23:51.622Z] Login Succeeded [2023-03-13T16:23:51.622Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:23:51.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:23:51.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:23:51.622Z] Configure a credential helper to remove this warning. See [2023-03-13T16:23:51.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:23:51.622Z] [2023-03-13T16:23:51.622Z] Login Succeeded [2023-03-13T16:23:51.622Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:23:51.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:23:51.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:23:51.883Z] Configure a credential helper to remove this warning. See [2023-03-13T16:23:51.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:23:51.883Z] [2023-03-13T16:23:51.883Z] Login Succeeded [2023-03-13T16:23:51.883Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:23:51.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:23:51.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:23:51.883Z] Configure a credential helper to remove this warning. See [2023-03-13T16:23:51.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:23:51.883Z] [2023-03-13T16:23:51.883Z] Login Succeeded [2023-03-13T16:23:51.883Z] docker.io [2023-03-13T16:23:51.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:23:52.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:23:52.143Z] Configure a credential helper to remove this warning. See [2023-03-13T16:23:52.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:23:52.143Z] [2023-03-13T16:23:52.143Z] Login Succeeded [2023-03-13T16:23:52.143Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:23:52.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T16:23:52.815Z] + git rev-list -1 --merges 49a7015c9c1dfe6b3006096510b4a50d1026437e~1..49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] echo [2023-03-13T16:23:52.872Z] -----------> git rev-list -1 --merges 49a7015c9c1dfe6b3006096510b4a50d1026437e~1..49a7015c9c1dfe6b3006096510b4a50d1026437e 49a7015c9c1dfe6b3006096510b4a50d1026437e [2023-03-13T16:23:52.872Z] 49a7015c9c1dfe6b3006096510b4a50d1026437e [false] [Pipeline] sh [2023-03-13T16:23:53.179Z] + git log --format=format:%s -1 49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] echo [2023-03-13T16:23:53.218Z] ========================================================= [2023-03-13T16:23:53.218Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T16:23:53.218Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T16:23:53.657Z] + git log --format=format:%s -1 49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] echo [2023-03-13T16:23:53.688Z] [semverPrep] GIT_COMMIT: 49a7015c9c1dfe6b3006096510b4a50d1026437e, Commit Message: Merge commit '0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195' into HEAD [Pipeline] echo [2023-03-13T16:23:53.718Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T16:23:54.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T16:23:54.111Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T16:23:54.111Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T16:23:54.111Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T16:23:54.111Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T16:23:54.111Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T16:23:54.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:23:54.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:23:54.604Z] [2023-03-13T16:23:54.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:23:54.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:23:54.984Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T16:23:54.984Z] b85a868b505f: Pulling fs layer [2023-03-13T16:23:54.984Z] e2be974225ed: Pulling fs layer [2023-03-13T16:23:54.984Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T16:23:54.984Z] 988bab9f4d93: Pulling fs layer [2023-03-13T16:23:54.984Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T16:23:54.984Z] eaf3925da568: Pulling fs layer [2023-03-13T16:23:54.984Z] bab4dde63d76: Pulling fs layer [2023-03-13T16:23:54.984Z] bde34c3a00c8: Pulling fs layer [2023-03-13T16:23:54.984Z] b352a97aabf1: Pulling fs layer [2023-03-13T16:23:54.984Z] 4872d77fe225: Pulling fs layer [2023-03-13T16:23:54.984Z] 5851b861e8e6: Pulling fs layer [2023-03-13T16:23:54.984Z] 988bab9f4d93: Waiting [2023-03-13T16:23:54.984Z] 1469e6f7b9e6: Waiting [2023-03-13T16:23:54.984Z] eaf3925da568: Waiting [2023-03-13T16:23:54.984Z] bab4dde63d76: Waiting [2023-03-13T16:23:54.984Z] b352a97aabf1: Waiting [2023-03-13T16:23:54.984Z] bde34c3a00c8: Waiting [2023-03-13T16:23:54.984Z] 4872d77fe225: Waiting [2023-03-13T16:23:54.984Z] 5851b861e8e6: Waiting [2023-03-13T16:23:54.984Z] e2be974225ed: Verifying Checksum [2023-03-13T16:23:54.984Z] e2be974225ed: Download complete [2023-03-13T16:23:54.984Z] 988bab9f4d93: Download complete [2023-03-13T16:23:55.249Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T16:23:55.249Z] 339a4e72a1f5: Download complete [2023-03-13T16:23:55.249Z] eaf3925da568: Verifying Checksum [2023-03-13T16:23:55.249Z] eaf3925da568: Download complete [2023-03-13T16:23:55.249Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T16:23:55.249Z] 1469e6f7b9e6: Download complete [2023-03-13T16:23:55.249Z] bde34c3a00c8: Verifying Checksum [2023-03-13T16:23:55.249Z] bde34c3a00c8: Download complete [2023-03-13T16:23:55.249Z] b352a97aabf1: Verifying Checksum [2023-03-13T16:23:55.249Z] b352a97aabf1: Download complete [2023-03-13T16:23:55.249Z] 4872d77fe225: Verifying Checksum [2023-03-13T16:23:55.249Z] 4872d77fe225: Download complete [2023-03-13T16:23:55.249Z] 5851b861e8e6: Download complete [2023-03-13T16:23:55.249Z] b85a868b505f: Verifying Checksum [2023-03-13T16:23:55.249Z] b85a868b505f: Download complete [2023-03-13T16:23:55.506Z] bab4dde63d76: Verifying Checksum [2023-03-13T16:23:55.506Z] bab4dde63d76: Download complete [2023-03-13T16:23:56.445Z] b85a868b505f: Pull complete [2023-03-13T16:23:56.445Z] e2be974225ed: Pull complete [2023-03-13T16:23:57.012Z] 339a4e72a1f5: Pull complete [2023-03-13T16:23:57.012Z] 988bab9f4d93: Pull complete [2023-03-13T16:23:57.272Z] 1469e6f7b9e6: Pull complete [2023-03-13T16:23:57.272Z] eaf3925da568: Pull complete [2023-03-13T16:23:59.180Z] bab4dde63d76: Pull complete [2023-03-13T16:23:59.180Z] bde34c3a00c8: Pull complete [2023-03-13T16:23:59.180Z] b352a97aabf1: Pull complete [2023-03-13T16:23:59.180Z] 4872d77fe225: Pull complete [2023-03-13T16:23:59.441Z] 5851b861e8e6: Pull complete [2023-03-13T16:23:59.441Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T16:23:59.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:23:59.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:23:59.672Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-03-13T16:23:59.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T16:24:04.244Z] $ docker top 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd -eo pid,comm [2023-03-13T16:24:04.366Z] 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-03-13T16:24:04.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T16:24:04.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:24:04.491Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:24:04.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:24:04.608Z] $ docker exec 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd ssh-agent [2023-03-13T16:24:04.715Z] SSH_AUTH_SOCK=/tmp/ssh-4tM3mDZu9wA8/agent.32 [2023-03-13T16:24:04.715Z] SSH_AGENT_PID=38 [2023-03-13T16:24:04.722Z] Running ssh-add (command line suppressed) [2023-03-13T16:24:04.839Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-354@tmp/private_key_5159761886023942167.key (/w/workspace/foundry_device-virtual-go_PR-354@tmp/private_key_5159761886023942167.key) [2023-03-13T16:24:04.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:24:05.179Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T16:24:05.203Z] $ docker exec --env ******** --env ******** 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd ssh-agent -k [2023-03-13T16:24:05.307Z] unset SSH_AUTH_SOCK; [2023-03-13T16:24:05.307Z] unset SSH_AGENT_PID; [2023-03-13T16:24:05.307Z] echo Agent pid 38 killed; [2023-03-13T16:24:05.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T16:24:05.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:24:05.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:24:05.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:24:05.508Z] $ docker exec 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd ssh-agent [2023-03-13T16:24:05.617Z] SSH_AUTH_SOCK=/tmp/ssh-ZflUVqLQqUTm/agent.69 [2023-03-13T16:24:05.617Z] SSH_AGENT_PID=75 [2023-03-13T16:24:05.622Z] Running ssh-add (command line suppressed) [2023-03-13T16:24:05.714Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-354@tmp/private_key_6659414856980681025.key (/w/workspace/foundry_device-virtual-go_PR-354@tmp/private_key_6659414856980681025.key) [2023-03-13T16:24:05.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:24:06.056Z] + git semver init [2023-03-13T16:24:06.316Z] 2023-03-13 16:24:06,259 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T16:24:06.316Z] 2023-03-13 16:24:06,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-354/.semver [2023-03-13T16:24:06.316Z] 2023-03-13 16:24:06,261 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-354/.semver [2023-03-13T16:24:06.316Z] 2023-03-13 16:24:06,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-354/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-354, universal_newlines=False, shell=None, istream=None) [2023-03-13T16:24:07.704Z] 2023-03-13 16:24:07,567 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-354/.git/info/exclude [2023-03-13T16:24:07.704Z] 2023-03-13 16:24:07,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-354/.semver/PR-354 with force:False [2023-03-13T16:24:07.704Z] 2023-03-13 16:24:07,567 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-354/.semver/PR-354 [2023-03-13T16:24:07.704Z] 2023-03-13 16:24:07,571 [execute] INFO git cat-file --batch-check [2023-03-13T16:24:07.704Z] 2023-03-13 16:24:07,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-354/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T16:24:07.704Z] 2023-03-13 16:24:07,578 [execute] INFO git cat-file --batch [2023-03-13T16:24:07.704Z] 2023-03-13 16:24:07,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-354/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T16:24:07.704Z] 2023-03-13 16:24:07,585 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-354/.semver/PR-354 [2023-03-13T16:24:07.704Z] 0.0.0 [Pipeline] } [2023-03-13T16:24:07.735Z] $ docker exec --env ******** --env ******** 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd ssh-agent -k [2023-03-13T16:24:07.843Z] unset SSH_AUTH_SOCK; [2023-03-13T16:24:07.843Z] unset SSH_AGENT_PID; [2023-03-13T16:24:07.844Z] echo Agent pid 75 killed; [2023-03-13T16:24:07.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T16:24:08.333Z] + git semver [Pipeline] } [2023-03-13T16:24:08.619Z] $ docker stop --time=1 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd [2023-03-13T16:24:10.053Z] $ docker rm -f --volumes 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:24:10.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T16:24:10.760Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T16:24:10.777Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-03-13T16:24:11.379Z] provisioning config files... [2023-03-13T16:24:11.390Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-354@tmp/config152506442235256175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:24:11.734Z] ---> docker-login.sh [2023-03-13T16:24:11.734Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:24:11.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:24:11.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:24:11.734Z] Configure a credential helper to remove this warning. See [2023-03-13T16:24:11.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:24:11.734Z] [2023-03-13T16:24:11.734Z] Login Succeeded [2023-03-13T16:24:11.734Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:24:11.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:24:11.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:24:11.993Z] Configure a credential helper to remove this warning. See [2023-03-13T16:24:11.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:24:11.993Z] [2023-03-13T16:24:11.993Z] Login Succeeded [2023-03-13T16:24:11.993Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:24:11.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:24:11.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:24:11.993Z] Configure a credential helper to remove this warning. See [2023-03-13T16:24:11.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:24:11.993Z] [2023-03-13T16:24:11.993Z] Login Succeeded [2023-03-13T16:24:11.993Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:24:11.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:24:11.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:24:11.993Z] Configure a credential helper to remove this warning. See [2023-03-13T16:24:11.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:24:11.993Z] [2023-03-13T16:24:11.993Z] Login Succeeded [2023-03-13T16:24:11.993Z] docker.io [2023-03-13T16:24:12.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:24:12.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:24:12.253Z] Configure a credential helper to remove this warning. See [2023-03-13T16:24:12.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:24:12.253Z] [2023-03-13T16:24:12.253Z] Login Succeeded [2023-03-13T16:24:12.253Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:24:12.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T16:24:12.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:24:12.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:24:12.566Z] ========================================================= [2023-03-13T16:24:12.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T16:24:12.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:24:13.048Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T16:24:13.048Z] Sending build context to Docker daemon 23.45MB [2023-03-13T16:24:13.048Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:24:13.048Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T16:24:13.307Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T16:24:13.307Z] 213ec9aee27d: Pulling fs layer [2023-03-13T16:24:13.307Z] 4583459ba037: Pulling fs layer [2023-03-13T16:24:13.307Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T16:24:13.307Z] 53926ce57604: Pulling fs layer [2023-03-13T16:24:13.307Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T16:24:13.307Z] 22ff95d597cd: Pulling fs layer [2023-03-13T16:24:13.307Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T16:24:13.307Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T16:24:13.307Z] a7acece74701: Pulling fs layer [2023-03-13T16:24:13.307Z] 53926ce57604: Waiting [2023-03-13T16:24:13.307Z] 22ff95d597cd: Waiting [2023-03-13T16:24:13.307Z] 12d6caf4c0d1: Waiting [2023-03-13T16:24:13.307Z] a7acece74701: Waiting [2023-03-13T16:24:13.307Z] 96b7cbca73a9: Waiting [2023-03-13T16:24:13.307Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T16:24:13.307Z] 93c1e223e6f2: Download complete [2023-03-13T16:24:13.307Z] 4583459ba037: Download complete [2023-03-13T16:24:13.307Z] 21b2b0c7a3f4: Download complete [2023-03-13T16:24:13.307Z] 22ff95d597cd: Verifying Checksum [2023-03-13T16:24:13.307Z] 22ff95d597cd: Download complete [2023-03-13T16:24:13.307Z] 213ec9aee27d: Download complete [2023-03-13T16:24:13.307Z] 12d6caf4c0d1: Verifying Checksum [2023-03-13T16:24:13.307Z] 12d6caf4c0d1: Download complete [2023-03-13T16:24:13.571Z] 213ec9aee27d: Pull complete [2023-03-13T16:24:13.571Z] 4583459ba037: Pull complete [2023-03-13T16:24:13.831Z] 93c1e223e6f2: Pull complete [2023-03-13T16:24:13.831Z] a7acece74701: Verifying Checksum [2023-03-13T16:24:13.831Z] a7acece74701: Download complete [2023-03-13T16:24:14.089Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T16:24:14.089Z] 96b7cbca73a9: Download complete [2023-03-13T16:24:14.347Z] 53926ce57604: Verifying Checksum [2023-03-13T16:24:14.347Z] 53926ce57604: Download complete [2023-03-13T16:24:17.665Z] 53926ce57604: Pull complete [2023-03-13T16:24:17.665Z] 21b2b0c7a3f4: Pull complete [2023-03-13T16:24:17.665Z] 22ff95d597cd: Pull complete [2023-03-13T16:24:17.923Z] 12d6caf4c0d1: Pull complete [2023-03-13T16:24:20.452Z] 96b7cbca73a9: Pull complete [2023-03-13T16:24:21.386Z] a7acece74701: Pull complete [2023-03-13T16:24:21.386Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T16:24:21.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T16:24:21.386Z] ---> db6d94c90886 [2023-03-13T16:24:21.386Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T16:24:26.185Z] Still waiting to schedule task [2023-03-13T16:24:26.185Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-13T16:24:28.058Z] ---> Running in b924d77e93c7 [2023-03-13T16:24:28.318Z] Removing intermediate container b924d77e93c7 [2023-03-13T16:24:28.318Z] ---> a141c36b738a [2023-03-13T16:24:28.318Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T16:24:28.318Z] ---> Running in 044e1ff38f97 [2023-03-13T16:24:28.318Z] Removing intermediate container 044e1ff38f97 [2023-03-13T16:24:28.318Z] ---> f635cf5a35cb [2023-03-13T16:24:28.318Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:24:28.577Z] ---> Running in 9a5faf5b0455 [2023-03-13T16:24:28.577Z] Removing intermediate container 9a5faf5b0455 [2023-03-13T16:24:28.577Z] ---> 13474de67642 [2023-03-13T16:24:28.578Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-13T16:24:28.578Z] ---> Running in 125cfc80b043 [2023-03-13T16:24:28.837Z] Removing intermediate container 125cfc80b043 [2023-03-13T16:24:28.837Z] ---> 24979bc8ba6a [2023-03-13T16:24:28.837Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:24:28.837Z] ---> Running in 18d365e59fda [2023-03-13T16:24:29.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:24:29.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:24:29.357Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T16:24:29.618Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T16:24:29.618Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T16:24:29.618Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T16:24:29.618Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:24:29.618Z] OK: 216 MiB in 55 packages [2023-03-13T16:24:30.218Z] Removing intermediate container 18d365e59fda [2023-03-13T16:24:30.218Z] ---> d7d1ddd9ea5d [2023-03-13T16:24:30.218Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T16:24:30.218Z] ---> 5f4ce56f957b [2023-03-13T16:24:30.218Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:24:30.218Z] ---> Running in dccaf262b7bb [2023-03-13T16:25:16.991Z] Removing intermediate container dccaf262b7bb [2023-03-13T16:25:16.991Z] ---> e3eba92a3f0c [2023-03-13T16:25:16.991Z] Step 10/12 : COPY . . [2023-03-13T16:25:16.991Z] ---> c12c653a5317 [2023-03-13T16:25:16.991Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:25:16.991Z] ---> Running in 0732d474cae8 [2023-03-13T16:25:16.991Z] Removing intermediate container 0732d474cae8 [2023-03-13T16:25:16.991Z] ---> fd55ec916d68 [2023-03-13T16:25:16.991Z] Step 12/12 : RUN $MAKE [2023-03-13T16:25:16.991Z] ---> Running in b03ce512a928 [2023-03-13T16:25:16.991Z] noop [2023-03-13T16:25:16.991Z] Removing intermediate container b03ce512a928 [2023-03-13T16:25:16.991Z] ---> 8a985eb090c7 [2023-03-13T16:25:16.991Z] Successfully built 8a985eb090c7 [2023-03-13T16:25:16.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:25:17.490Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T16:25:17.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:25:17.642Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-03-13T16:25:17.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T16:25:18.930Z] $ docker top baf7e05e458f81043ced4d131d3c7ba4d2879ea2ba43b5bcb88ba548a14bba9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:25:19.319Z] + go version [2023-03-13T16:25:19.319Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T16:25:19.353Z] $ docker stop --time=1 baf7e05e458f81043ced4d131d3c7ba4d2879ea2ba43b5bcb88ba548a14bba9f [2023-03-13T16:25:21.607Z] $ docker rm -f --volumes baf7e05e458f81043ced4d131d3c7ba4d2879ea2ba43b5bcb88ba548a14bba9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:25:22.357Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T16:25:22.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:25:22.536Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-03-13T16:25:22.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T16:25:24.104Z] $ docker top 709502f555041b172a2fe83ac4663b37307e694f5d34edcd7fa5a57607d2827c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:25:24.503Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-354 [Pipeline] fileExists [Pipeline] sh [2023-03-13T16:25:24.865Z] + make test [2023-03-13T16:25:24.865Z] go test ./... -coverprofile=coverage.out [2023-03-13T16:25:25.123Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-13T16:25:35.140Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-13T16:25:35.141Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.024s coverage: 65.7% of statements [2023-03-13T16:25:41.765Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-13T16:25:41.765Z] go vet ./... [2023-03-13T16:25:44.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T16:25:44.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T16:25:44.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T16:25:44.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T16:25:44.677Z] $ docker stop --time=1 709502f555041b172a2fe83ac4663b37307e694f5d34edcd7fa5a57607d2827c [2023-03-13T16:25:47.730Z] $ docker rm -f --volumes 709502f555041b172a2fe83ac4663b37307e694f5d34edcd7fa5a57607d2827c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:25:48.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T16:25:48.301Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T16:25:48.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T16:25:49.309Z] + ls -al . [2023-03-13T16:25:49.309Z] total 192 [2023-03-13T16:25:49.309Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 16:25 . [2023-03-13T16:25:49.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:23 .. [2023-03-13T16:25:49.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:25 .git [2023-03-13T16:25:49.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:23 .github [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 13 16:23 .gitignore [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 16:23 .golangci.yml [2023-03-13T16:25:49.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:24 .semver [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 13 16:23 Attribution.txt [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 13 16:23 CHANGELOG.md [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 13 16:23 Dockerfile [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 16:23 GOVERNANCE.md [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 13 16:23 Jenkinsfile [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 16:23 LICENSE [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 13 16:23 Makefile [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 16:23 OWNERS.md [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 13 16:23 README.md [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 16:24 VERSION [2023-03-13T16:25:49.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:23 bin [2023-03-13T16:25:49.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:23 cmd [2023-03-13T16:25:49.309Z] -rw-r--r-- 1 jenkins jenkins 44127 Mar 13 16:25 coverage.out [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 13 16:23 go.mod [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 13 16:23 go.sum [2023-03-13T16:25:49.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:23 internal [2023-03-13T16:25:49.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:23 snap [2023-03-13T16:25:49.309Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 16:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:25:49.701Z] + 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=49a7015c9c1dfe6b3006096510b4a50d1026437e --label arch=amd64 --label version=0.0.0 . [2023-03-13T16:25:49.702Z] Sending build context to Docker daemon 23.5MB [2023-03-13T16:25:49.702Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:25:49.702Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-13T16:25:49.702Z] ---> 8a985eb090c7 [2023-03-13T16:25:49.702Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T16:25:50.642Z] ---> Running in f18fd0836c63 [2023-03-13T16:25:50.903Z] Removing intermediate container f18fd0836c63 [2023-03-13T16:25:50.903Z] ---> 09bc3d69b416 [2023-03-13T16:25:50.903Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T16:25:51.470Z] ---> Running in f6cdfbe10782 [2023-03-13T16:25:51.730Z] Removing intermediate container f6cdfbe10782 [2023-03-13T16:25:51.730Z] ---> 7641f0de8452 [2023-03-13T16:25:51.730Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:25:51.730Z] ---> Running in f63c610e05e6 [2023-03-13T16:25:51.730Z] Removing intermediate container f63c610e05e6 [2023-03-13T16:25:51.730Z] ---> 25135f7f2234 [2023-03-13T16:25:51.730Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-13T16:25:51.730Z] ---> Running in 0bc232950ae9 [2023-03-13T16:25:51.730Z] Removing intermediate container 0bc232950ae9 [2023-03-13T16:25:51.730Z] ---> c612dd0d242f [2023-03-13T16:25:51.730Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:25:51.989Z] ---> Running in e5c273fb1809 [2023-03-13T16:25:52.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:25:52.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:25:52.764Z] OK: 216 MiB in 55 packages [2023-03-13T16:25:53.699Z] Removing intermediate container e5c273fb1809 [2023-03-13T16:25:53.699Z] ---> 0ab551865fd7 [2023-03-13T16:25:53.699Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-13T16:25:54.264Z] ---> 4cb2e77ea33c [2023-03-13T16:25:54.264Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:25:54.523Z] ---> Running in a2f7952474cf [2023-03-13T16:25:57.075Z] Removing intermediate container a2f7952474cf [2023-03-13T16:25:57.075Z] ---> d845701d7627 [2023-03-13T16:25:57.075Z] Step 10/25 : COPY . . [2023-03-13T16:25:58.456Z] ---> 2bae138c4fe8 [2023-03-13T16:25:58.456Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:25:59.023Z] ---> Running in 5a11e6b4407e [2023-03-13T16:25:59.283Z] Removing intermediate container 5a11e6b4407e [2023-03-13T16:25:59.283Z] ---> 02d67c4bebbc [2023-03-13T16:25:59.283Z] Step 12/25 : RUN $MAKE [2023-03-13T16:25:59.283Z] ---> Running in a4656e586e6d [2023-03-13T16:25:59.851Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-13T16:26:04.791Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9905 in /w/workspace/foundry_device-virtual-go_PR-354 [Pipeline] { [Pipeline] ws [2023-03-13T16:26:04.848Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-03-13T16:26:04.919Z] The recommended git tool is: git [2023-03-13T16:26:09.993Z] using credential edgex-jenkins-ssh [2023-03-13T16:26:10.018Z] Cloning the remote Git repository [2023-03-13T16:26:10.067Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-13T16:26:10.153Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-03-13T16:26:10.311Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-13T16:26:10.312Z] > git --version # timeout=10 [2023-03-13T16:26:10.336Z] > git --version # 'git version 2.25.1' [2023-03-13T16:26:10.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T16:26:10.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T16:26:13.638Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-13T16:26:13.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T16:26:14.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-13T16:26:14.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-13T16:26:14.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T16:26:14.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-13T16:26:15.178Z] Merging remotes/origin/main commit 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 into PR head commit 8c20a81451d58475166c968c4a821231ec79c87b [2023-03-13T16:26:15.401Z] Merge succeeded, producing b887524ce632dff843b7d552582bcc3fd25c8fc0 [2023-03-13T16:26:15.401Z] Checking out Revision b887524ce632dff843b7d552582bcc3fd25c8fc0 (PR-354) [2023-03-13T16:26:15.193Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T16:26:15.208Z] > git checkout -f 8c20a81451d58475166c968c4a821231ec79c87b # timeout=10 [2023-03-13T16:26:15.285Z] > git remote # timeout=10 [2023-03-13T16:26:15.301Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T16:26:15.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T16:26:15.327Z] > git merge 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 # timeout=10 [2023-03-13T16:26:15.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T16:26:15.406Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T16:26:15.430Z] > git checkout -f b887524ce632dff843b7d552582bcc3fd25c8fc0 # timeout=10 [2023-03-13T16:26:18.875Z] Commit message: "Merge commit '0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195' into HEAD" [2023-03-13T16:26:18.875Z] First time build. Skipping changelog. [2023-03-13T16:26:18.920Z] > git --version # timeout=10 [2023-03-13T16:26:18.931Z] > git --version # 'git version 2.25.1' [2023-03-13T16:26:18.941Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T16:26:20.142Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T16:26:20.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T16:26:20.142Z] Dload Upload Total Spent Left Speed [2023-03-13T16:26:20.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-03-13T16:26:20.817Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T16:26:21.156Z] + sudo tee /etc/docker/daemon.new [2023-03-13T16:26:21.156Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T16:26:21.156Z] { [2023-03-13T16:26:21.156Z] "registry-mirrors": [ [2023-03-13T16:26:21.156Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T16:26:21.156Z] ], [2023-03-13T16:26:21.156Z] "bip": "10.250.0.254/24", [2023-03-13T16:26:21.156Z] "hosts": [ [2023-03-13T16:26:21.156Z] "tcp://0.0.0.0:5555", [2023-03-13T16:26:21.156Z] "unix:///var/run/docker.sock" [2023-03-13T16:26:21.156Z] ], [2023-03-13T16:26:21.156Z] "mtu": 1458, [2023-03-13T16:26:21.156Z] "selinux-enabled": true, [2023-03-13T16:26:21.156Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T16:26:21.156Z] } [Pipeline] sh [2023-03-13T16:26:21.498Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T16:26:21.838Z] + sudo service docker restart [2023-03-13T16:26:26.389Z] Removing intermediate container a4656e586e6d [2023-03-13T16:26:26.389Z] ---> 8a51663fec06 [2023-03-13T16:26:26.389Z] Step 13/25 : FROM alpine:3.16 [2023-03-13T16:26:26.389Z] 3.16: Pulling from library/alpine [2023-03-13T16:26:26.389Z] ef5531b6e74e: Pulling fs layer [2023-03-13T16:26:26.389Z] ef5531b6e74e: Download complete [2023-03-13T16:26:26.389Z] ef5531b6e74e: Pull complete [2023-03-13T16:26:26.389Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-13T16:26:26.389Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T16:26:26.389Z] ---> dfd21b5a31f5 [2023-03-13T16:26:26.389Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-13T16:26:26.389Z] ---> Running in c836695201cd [2023-03-13T16:26:26.389Z] Removing intermediate container c836695201cd [2023-03-13T16:26:26.389Z] ---> 9ca16285c289 [2023-03-13T16:26:26.389Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-13T16:26:26.389Z] ---> Running in 29c1c4403b80 [2023-03-13T16:26:26.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:26:26.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:26:26.389Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T16:26:26.389Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:26:26.389Z] OK: 6 MiB in 15 packages [2023-03-13T16:26:26.389Z] Removing intermediate container 29c1c4403b80 [2023-03-13T16:26:26.389Z] ---> df273d75b46e [2023-03-13T16:26:26.389Z] Step 16/25 : WORKDIR / [2023-03-13T16:26:26.389Z] ---> Running in 9632518e57bb [2023-03-13T16:26:26.389Z] Removing intermediate container 9632518e57bb [2023-03-13T16:26:26.389Z] ---> 7596bd815ece [2023-03-13T16:26:26.389Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-13T16:26:26.389Z] ---> 505c501f438a [2023-03-13T16:26:26.389Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-13T16:26:26.389Z] ---> f62ab160ef5c [2023-03-13T16:26:26.389Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-13T16:26:26.956Z] ---> e5ff42885778 [2023-03-13T16:26:26.956Z] Step 20/25 : EXPOSE 59900 [2023-03-13T16:26:27.233Z] ---> Running in 5dd0304a512c [2023-03-13T16:26:27.233Z] Removing intermediate container 5dd0304a512c [2023-03-13T16:26:27.233Z] ---> d1ec2229308b [2023-03-13T16:26:27.233Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-13T16:26:27.233Z] ---> Running in 068b5ca7a12a [2023-03-13T16:26:27.493Z] Removing intermediate container 068b5ca7a12a [2023-03-13T16:26:27.493Z] ---> 341ab368eb2a [2023-03-13T16:26:27.493Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-13T16:26:27.493Z] ---> Running in 3cd76148ce15 [2023-03-13T16:26:27.493Z] Removing intermediate container 3cd76148ce15 [2023-03-13T16:26:27.493Z] ---> 0f55acb60698 [2023-03-13T16:26:27.493Z] Step 23/25 : LABEL arch=amd64 [2023-03-13T16:26:27.493Z] ---> Running in be93d79a6bd3 [2023-03-13T16:26:27.754Z] Removing intermediate container be93d79a6bd3 [2023-03-13T16:26:27.754Z] ---> a7e34acaf615 [2023-03-13T16:26:27.754Z] Step 24/25 : LABEL git_sha=49a7015c9c1dfe6b3006096510b4a50d1026437e [2023-03-13T16:26:27.754Z] ---> Running in 8a7e158b23d9 [2023-03-13T16:26:27.754Z] Removing intermediate container 8a7e158b23d9 [2023-03-13T16:26:27.754Z] ---> 4acb9fe69710 [2023-03-13T16:26:27.754Z] Step 25/25 : LABEL version=0.0.0 [2023-03-13T16:26:27.754Z] ---> Running in d7bc290f270e [2023-03-13T16:26:28.015Z] Removing intermediate container d7bc290f270e [2023-03-13T16:26:28.015Z] ---> 6437745d3554 [2023-03-13T16:26:28.015Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T16:26:28.015Z] Successfully built 6437745d3554 [2023-03-13T16:26:28.015Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:26:28.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:26:28.923Z] [2023-03-13T16:26:28.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:26:29.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:26:29.307Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T16:26:29.307Z] 5eb5b503b376: Pulling fs layer [2023-03-13T16:26:29.307Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T16:26:29.307Z] ec43610c2a17: Pulling fs layer [2023-03-13T16:26:29.307Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T16:26:29.307Z] 33b1e0a273af: Pulling fs layer [2023-03-13T16:26:29.307Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T16:26:29.307Z] 2f39f015ded8: Pulling fs layer [2023-03-13T16:26:29.307Z] 3a2ae6a8a46f: Waiting [2023-03-13T16:26:29.307Z] 33b1e0a273af: Waiting [2023-03-13T16:26:29.307Z] 5d3b04190fa2: Waiting [2023-03-13T16:26:29.307Z] 2f39f015ded8: Waiting [2023-03-13T16:26:29.307Z] 5c69ac0246d0: Download complete [2023-03-13T16:26:29.307Z] 3a2ae6a8a46f: Download complete [2023-03-13T16:26:29.569Z] 33b1e0a273af: Verifying Checksum [2023-03-13T16:26:29.569Z] 33b1e0a273af: Download complete [2023-03-13T16:26:29.569Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T16:26:29.569Z] 5d3b04190fa2: Download complete [2023-03-13T16:26:29.569Z] ec43610c2a17: Verifying Checksum [2023-03-13T16:26:29.569Z] ec43610c2a17: Download complete [2023-03-13T16:26:29.569Z] 5eb5b503b376: Download complete [2023-03-13T16:26:30.137Z] 2f39f015ded8: Download complete [2023-03-13T16:26:30.703Z] 5eb5b503b376: Pull complete [2023-03-13T16:26:30.703Z] 5c69ac0246d0: Pull complete [2023-03-13T16:26:31.271Z] ec43610c2a17: Pull complete [2023-03-13T16:26:31.271Z] 3a2ae6a8a46f: Pull complete [2023-03-13T16:26:31.529Z] 33b1e0a273af: Pull complete [2023-03-13T16:26:31.788Z] 5d3b04190fa2: Pull complete [2023-03-13T16:26:35.978Z] 2f39f015ded8: Pull complete [2023-03-13T16:26:35.978Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T16:26:35.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:26:35.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:26:36.208Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-03-13T16:26:36.241Z] $ 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/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T16:26:43.238Z] $ docker top 2a282db76a9ea85297ca2b84e40682f6836b093897565b4d995166762677a7b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-03-13T16:26:43.514Z] provisioning config files... [2023-03-13T16:26:43.542Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config13951359062833894311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:26:43.749Z] ---> job-cost.sh [2023-03-13T16:26:43.749Z] lf-activate-venv: SKIPPING [2023-03-13T16:26:43.749Z] INFO: No Stack... [2023-03-13T16:26:43.937Z] ---> docker-login.sh [2023-03-13T16:26:43.937Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:26:44.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T16:26:44.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:26:44.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:26:44.529Z] Configure a credential helper to remove this warning. See [2023-03-13T16:26:44.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:26:44.529Z] [2023-03-13T16:26:44.529Z] Login Succeeded [2023-03-13T16:26:44.529Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:26:44.589Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T16:26:44.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:26:44.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:26:44.801Z] Configure a credential helper to remove this warning. See [2023-03-13T16:26:44.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:26:44.801Z] [2023-03-13T16:26:44.801Z] Login Succeeded [2023-03-13T16:26:44.801Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:26:44.907Z] + cat /w/workspace/foundry_device-virtual-go_PR-354/archives/cost.csv [2023-03-13T16:26:44.907Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T16:26:44.948Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [2023-03-13T16:26:44.954Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] did not exist. Created. [2023-03-13T16:26:44.954Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T16:26:45.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:26:45.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:26:45.342Z] Configure a credential helper to remove this warning. See [2023-03-13T16:26:45.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:26:45.342Z] [2023-03-13T16:26:45.342Z] Login Succeeded [2023-03-13T16:26:45.342Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:26:45.348Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T16:26:45.412Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T16:26:45.443Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T16:26:45.522Z] $ docker stop --time=1 2a282db76a9ea85297ca2b84e40682f6836b093897565b4d995166762677a7b7 [2023-03-13T16:26:45.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:26:45.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:26:45.616Z] Configure a credential helper to remove this warning. See [2023-03-13T16:26:45.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:26:45.616Z] [2023-03-13T16:26:45.616Z] Login Succeeded [2023-03-13T16:26:45.616Z] docker.io [2023-03-13T16:26:45.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:26:46.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:26:46.152Z] Configure a credential helper to remove this warning. See [2023-03-13T16:26:46.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:26:46.152Z] [2023-03-13T16:26:46.152Z] Login Succeeded [2023-03-13T16:26:46.152Z] ---> docker-login.sh ends [2023-03-13T16:26:46.704Z] $ docker rm -f --volumes 2a282db76a9ea85297ca2b84e40682f6836b093897565b4d995166762677a7b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-03-13T16:26:46.864Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-03-13T16:26:47.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:26:47.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:26:47.362Z] ========================================================= [2023-03-13T16:26:47.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T16:26:47.362Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:26:47.853Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T16:26:48.125Z] Sending build context to Docker daemon 11.89MB [2023-03-13T16:26:48.125Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:26:48.125Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T16:26:48.399Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T16:26:48.399Z] 9b18e9b68314: Pulling fs layer [2023-03-13T16:26:48.399Z] 35d82f9e3411: Pulling fs layer [2023-03-13T16:26:48.399Z] e16973657156: Pulling fs layer [2023-03-13T16:26:48.399Z] fc693d55d65f: Pulling fs layer [2023-03-13T16:26:48.399Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T16:26:48.399Z] dda99020689f: Pulling fs layer [2023-03-13T16:26:48.399Z] db1c61fa0a46: Pulling fs layer [2023-03-13T16:26:48.399Z] 891c053d2c06: Pulling fs layer [2023-03-13T16:26:48.399Z] dda99020689f: Waiting [2023-03-13T16:26:48.399Z] fc693d55d65f: Waiting [2023-03-13T16:26:48.399Z] db1c61fa0a46: Waiting [2023-03-13T16:26:48.399Z] 891c053d2c06: Waiting [2023-03-13T16:26:48.399Z] 7e9fc2657dce: Waiting [2023-03-13T16:26:48.399Z] e16973657156: Verifying Checksum [2023-03-13T16:26:48.399Z] e16973657156: Download complete [2023-03-13T16:26:48.399Z] 35d82f9e3411: Verifying Checksum [2023-03-13T16:26:48.399Z] 35d82f9e3411: Download complete [2023-03-13T16:26:48.399Z] 7e9fc2657dce: Verifying Checksum [2023-03-13T16:26:48.399Z] 7e9fc2657dce: Download complete [2023-03-13T16:26:48.399Z] dda99020689f: Download complete [2023-03-13T16:26:48.399Z] 9b18e9b68314: Download complete [2023-03-13T16:26:49.380Z] 9b18e9b68314: Pull complete [2023-03-13T16:26:49.650Z] 891c053d2c06: Verifying Checksum [2023-03-13T16:26:49.650Z] 891c053d2c06: Download complete [2023-03-13T16:26:49.921Z] 35d82f9e3411: Pull complete [2023-03-13T16:26:50.192Z] e16973657156: Pull complete [2023-03-13T16:26:50.466Z] db1c61fa0a46: Verifying Checksum [2023-03-13T16:26:50.466Z] db1c61fa0a46: Download complete [2023-03-13T16:26:51.438Z] fc693d55d65f: Download complete [2023-03-13T16:27:03.751Z] fc693d55d65f: Pull complete [2023-03-13T16:27:03.751Z] 7e9fc2657dce: Pull complete [2023-03-13T16:27:03.751Z] dda99020689f: Pull complete [2023-03-13T16:27:09.113Z] db1c61fa0a46: Pull complete [2023-03-13T16:27:11.066Z] 891c053d2c06: Pull complete [2023-03-13T16:27:11.066Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T16:27:11.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T16:27:11.066Z] ---> f96f9c87975a [2023-03-13T16:27:11.066Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T16:27:13.022Z] ---> Running in 3097340b18a0 [2023-03-13T16:27:13.022Z] Removing intermediate container 3097340b18a0 [2023-03-13T16:27:13.022Z] ---> f4191ed4d870 [2023-03-13T16:27:13.022Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T16:27:13.022Z] ---> Running in 508f2a46d16b [2023-03-13T16:27:13.291Z] Removing intermediate container 508f2a46d16b [2023-03-13T16:27:13.291Z] ---> 951210ef07e8 [2023-03-13T16:27:13.291Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:27:13.291Z] ---> Running in 507da633ef4a [2023-03-13T16:27:13.558Z] Removing intermediate container 507da633ef4a [2023-03-13T16:27:13.558Z] ---> 17ebba6789fb [2023-03-13T16:27:13.558Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-13T16:27:13.831Z] ---> Running in 1f06b9fcbc14 [2023-03-13T16:27:14.100Z] Removing intermediate container 1f06b9fcbc14 [2023-03-13T16:27:14.100Z] ---> a0271fdf3ba9 [2023-03-13T16:27:14.100Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:27:14.100Z] ---> Running in ac79b39d5889 [2023-03-13T16:27:15.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T16:27:15.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T16:27:16.483Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T16:27:16.483Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T16:27:16.483Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T16:27:16.483Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T16:27:16.483Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:27:16.752Z] OK: 226 MiB in 55 packages [2023-03-13T16:27:17.716Z] Removing intermediate container ac79b39d5889 [2023-03-13T16:27:17.716Z] ---> 7fba066d6f08 [2023-03-13T16:27:17.716Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T16:27:17.984Z] ---> 593802518ffc [2023-03-13T16:27:17.984Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:27:18.275Z] ---> Running in 25649751b92f [2023-03-13T16:28:26.179Z] Removing intermediate container 25649751b92f [2023-03-13T16:28:26.179Z] ---> 0bbfacab1e4b [2023-03-13T16:28:26.179Z] Step 10/12 : COPY . . [2023-03-13T16:28:26.179Z] ---> f89684f3ca63 [2023-03-13T16:28:26.179Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:28:26.179Z] ---> Running in 0be42a39e522 [2023-03-13T16:28:26.179Z] Removing intermediate container 0be42a39e522 [2023-03-13T16:28:26.179Z] ---> c9b417f8547f [2023-03-13T16:28:26.179Z] Step 12/12 : RUN $MAKE [2023-03-13T16:28:26.179Z] ---> Running in e57343548580 [2023-03-13T16:28:26.179Z] noop [2023-03-13T16:28:26.179Z] Removing intermediate container e57343548580 [2023-03-13T16:28:26.179Z] ---> 46ce5ca292ad [2023-03-13T16:28:26.179Z] Successfully built 46ce5ca292ad [2023-03-13T16:28:26.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:28:26.671Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T16:28:26.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:28:26.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container [2023-03-13T16:28:27.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T16:28:28.155Z] $ docker top 62e56af0cbbd81f59d83a0b691de4738cd5654dd9bf53708bc16afcee1d8345d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:28:29.032Z] + go version [2023-03-13T16:28:29.032Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T16:28:29.078Z] $ docker stop --time=1 62e56af0cbbd81f59d83a0b691de4738cd5654dd9bf53708bc16afcee1d8345d [2023-03-13T16:28:30.689Z] $ docker rm -f --volumes 62e56af0cbbd81f59d83a0b691de4738cd5654dd9bf53708bc16afcee1d8345d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:28:31.532Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T16:28:31.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:28:31.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container [2023-03-13T16:28:31.852Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T16:28:33.025Z] $ docker top e7556e21e4b2f86c00e67e519526ab6999e646422ee6c05721562f1d9351d46a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:28:33.874Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-13T16:28:34.598Z] + make test [2023-03-13T16:28:34.598Z] go test ./... -coverprofile=coverage.out [2023-03-13T16:28:36.555Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-13T16:29:58.235Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-13T16:29:58.235Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.113s coverage: 65.7% of statements [2023-03-13T16:29:58.235Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T16:29:58.235Z] go vet ./... [2023-03-13T16:30:10.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T16:30:10.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T16:30:10.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T16:30:11.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T16:30:11.163Z] $ docker stop --time=1 e7556e21e4b2f86c00e67e519526ab6999e646422ee6c05721562f1d9351d46a [2023-03-13T16:30:12.888Z] $ docker rm -f --volumes e7556e21e4b2f86c00e67e519526ab6999e646422ee6c05721562f1d9351d46a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:30:13.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T16:30:13.883Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T16:30:14.370Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T16:30:14.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T16:30:15.308Z] + ls -al . [2023-03-13T16:30:15.308Z] total 188 [2023-03-13T16:30:15.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:28 . [2023-03-13T16:30:15.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:26 .. [2023-03-13T16:30:15.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:26 .git [2023-03-13T16:30:15.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:26 .github [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 13 16:26 .gitignore [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 16:26 .golangci.yml [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 13 16:26 Attribution.txt [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 13 16:26 CHANGELOG.md [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 13 16:26 Dockerfile [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 16:26 GOVERNANCE.md [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 13 16:26 Jenkinsfile [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 16:26 LICENSE [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 13 16:26 Makefile [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 16:26 OWNERS.md [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 13 16:26 README.md [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 16:24 VERSION [2023-03-13T16:30:15.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:26 bin [2023-03-13T16:30:15.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:26 cmd [2023-03-13T16:30:15.308Z] -rw-r--r-- 1 jenkins jenkins 44127 Mar 13 16:29 coverage.out [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 13 16:26 go.mod [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 13 16:26 go.sum [2023-03-13T16:30:15.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:26 internal [2023-03-13T16:30:15.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:26 snap [2023-03-13T16:30:15.308Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 16:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:30:15.801Z] + 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=b887524ce632dff843b7d552582bcc3fd25c8fc0 --label arch=arm64 --label version=0.0.0 . [2023-03-13T16:30:16.403Z] Sending build context to Docker daemon 11.93MB [2023-03-13T16:30:16.403Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:30:16.403Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-13T16:30:16.403Z] ---> 46ce5ca292ad [2023-03-13T16:30:16.403Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T16:30:16.403Z] ---> Running in 1217b2a3c197 [2023-03-13T16:30:16.677Z] Removing intermediate container 1217b2a3c197 [2023-03-13T16:30:16.677Z] ---> 0fd7378a4fea [2023-03-13T16:30:16.677Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T16:30:16.677Z] ---> Running in 8737b6c8ec11 [2023-03-13T16:30:16.955Z] Removing intermediate container 8737b6c8ec11 [2023-03-13T16:30:16.955Z] ---> 5f9c1bd9286e [2023-03-13T16:30:16.955Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:30:17.240Z] ---> Running in f66054c03555 [2023-03-13T16:30:17.513Z] Removing intermediate container f66054c03555 [2023-03-13T16:30:17.513Z] ---> ae799a5afe89 [2023-03-13T16:30:17.513Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-13T16:30:17.513Z] ---> Running in 0dbbee23e12b [2023-03-13T16:30:17.812Z] Removing intermediate container 0dbbee23e12b [2023-03-13T16:30:17.812Z] ---> df15f170df8c [2023-03-13T16:30:17.812Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:30:17.812Z] ---> Running in fd533eeccf60 [2023-03-13T16:30:18.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T16:30:19.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T16:30:20.347Z] OK: 226 MiB in 55 packages [2023-03-13T16:30:21.311Z] Removing intermediate container fd533eeccf60 [2023-03-13T16:30:21.311Z] ---> acad055fb41c [2023-03-13T16:30:21.311Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-13T16:30:21.581Z] ---> 7cf67e242947 [2023-03-13T16:30:21.581Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:30:21.850Z] ---> Running in 600988dd728a [2023-03-13T16:30:25.202Z] Removing intermediate container 600988dd728a [2023-03-13T16:30:25.202Z] ---> 8790b3496da0 [2023-03-13T16:30:25.202Z] Step 10/25 : COPY . . [2023-03-13T16:30:26.613Z] ---> 234eaa9496f3 [2023-03-13T16:30:26.614Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:30:26.614Z] ---> Running in dfb395bea10b [2023-03-13T16:30:27.210Z] Removing intermediate container dfb395bea10b [2023-03-13T16:30:27.210Z] ---> cb937d4c1a32 [2023-03-13T16:30:27.210Z] Step 12/25 : RUN $MAKE [2023-03-13T16:30:27.479Z] ---> Running in a3d996ae67ff [2023-03-13T16:30:28.439Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-13T16:32:50.793Z] Removing intermediate container a3d996ae67ff [2023-03-13T16:32:50.793Z] ---> 0e07ace9f059 [2023-03-13T16:32:50.793Z] Step 13/25 : FROM alpine:3.16 [2023-03-13T16:32:50.793Z] 3.16: Pulling from library/alpine [2023-03-13T16:32:50.793Z] 3760b48202b3: Pulling fs layer [2023-03-13T16:32:50.793Z] 3760b48202b3: Verifying Checksum [2023-03-13T16:32:50.793Z] 3760b48202b3: Download complete [2023-03-13T16:32:50.793Z] 3760b48202b3: Pull complete [2023-03-13T16:32:50.793Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T16:32:50.793Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T16:32:50.793Z] ---> 4c81e5bf8899 [2023-03-13T16:32:50.793Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-13T16:32:50.793Z] ---> Running in b17eed0b5c0f [2023-03-13T16:32:50.793Z] Removing intermediate container b17eed0b5c0f [2023-03-13T16:32:50.793Z] ---> 96a49c0a8f48 [2023-03-13T16:32:50.793Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-13T16:32:50.793Z] ---> Running in 65279e600fe3 [2023-03-13T16:32:50.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T16:32:50.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T16:32:50.793Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T16:32:50.793Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:32:50.793Z] OK: 5 MiB in 15 packages [2023-03-13T16:32:50.793Z] Removing intermediate container 65279e600fe3 [2023-03-13T16:32:50.793Z] ---> 60b51e161fbe [2023-03-13T16:32:50.793Z] Step 16/25 : WORKDIR / [2023-03-13T16:32:50.793Z] ---> Running in b63c005957c2 [2023-03-13T16:32:50.793Z] Removing intermediate container b63c005957c2 [2023-03-13T16:32:50.793Z] ---> 06f99c597550 [2023-03-13T16:32:50.793Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-13T16:32:50.793Z] ---> fc016f94a590 [2023-03-13T16:32:50.793Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-13T16:32:50.793Z] ---> ac0c4d7555c3 [2023-03-13T16:32:50.793Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-13T16:32:50.793Z] ---> 2cf87c43ce5b [2023-03-13T16:32:50.793Z] Step 20/25 : EXPOSE 59900 [2023-03-13T16:32:50.793Z] ---> Running in 275796de2944 [2023-03-13T16:32:51.062Z] Removing intermediate container 275796de2944 [2023-03-13T16:32:51.062Z] ---> 6109481cc2d2 [2023-03-13T16:32:51.062Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-13T16:32:51.062Z] ---> Running in 3946ae6fabbc [2023-03-13T16:32:51.331Z] Removing intermediate container 3946ae6fabbc [2023-03-13T16:32:51.331Z] ---> ab95b68432cc [2023-03-13T16:32:51.331Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-13T16:32:51.599Z] ---> Running in f30fe816686c [2023-03-13T16:32:51.867Z] Removing intermediate container f30fe816686c [2023-03-13T16:32:51.867Z] ---> d15d2ad469af [2023-03-13T16:32:51.867Z] Step 23/25 : LABEL arch=arm64 [2023-03-13T16:32:51.867Z] ---> Running in 815fe4261496 [2023-03-13T16:32:52.135Z] Removing intermediate container 815fe4261496 [2023-03-13T16:32:52.135Z] ---> 77c089b22d00 [2023-03-13T16:32:52.135Z] Step 24/25 : LABEL git_sha=b887524ce632dff843b7d552582bcc3fd25c8fc0 [2023-03-13T16:32:52.135Z] ---> Running in 5e2bd91f91ac [2023-03-13T16:32:52.720Z] Removing intermediate container 5e2bd91f91ac [2023-03-13T16:32:52.720Z] ---> ada39a667184 [2023-03-13T16:32:52.720Z] Step 25/25 : LABEL version=0.0.0 [2023-03-13T16:32:52.720Z] ---> Running in 05083c0444c0 [2023-03-13T16:32:52.987Z] Removing intermediate container 05083c0444c0 [2023-03-13T16:32:52.987Z] ---> db23cd0d354c [2023-03-13T16:32:52.987Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T16:32:52.987Z] Successfully built db23cd0d354c [2023-03-13T16:32:52.987Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:32:53.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:32:53.764Z] [2023-03-13T16:32:53.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:32:54.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:32:54.160Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T16:32:54.160Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T16:32:54.160Z] 04944245beec: Pulling fs layer [2023-03-13T16:32:54.160Z] 699f458cf7ca: Pulling fs layer [2023-03-13T16:32:54.160Z] 765212b225bb: Pulling fs layer [2023-03-13T16:32:54.160Z] f23df028b6ca: Pulling fs layer [2023-03-13T16:32:54.160Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T16:32:54.160Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T16:32:54.160Z] f23df028b6ca: Waiting [2023-03-13T16:32:54.160Z] d65c8cfc05b1: Waiting [2023-03-13T16:32:54.160Z] 2437ff75d9bd: Waiting [2023-03-13T16:32:54.160Z] 765212b225bb: Waiting [2023-03-13T16:32:54.428Z] 04944245beec: Verifying Checksum [2023-03-13T16:32:54.428Z] 04944245beec: Download complete [2023-03-13T16:32:54.428Z] 765212b225bb: Download complete [2023-03-13T16:32:54.428Z] f23df028b6ca: Verifying Checksum [2023-03-13T16:32:54.428Z] f23df028b6ca: Download complete [2023-03-13T16:32:54.428Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T16:32:54.428Z] d65c8cfc05b1: Download complete [2023-03-13T16:32:54.697Z] 699f458cf7ca: Verifying Checksum [2023-03-13T16:32:54.697Z] 699f458cf7ca: Download complete [2023-03-13T16:32:54.967Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T16:32:54.967Z] 8998bd30e6a1: Download complete [2023-03-13T16:32:57.558Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T16:32:57.558Z] 2437ff75d9bd: Download complete [2023-03-13T16:32:58.969Z] 8998bd30e6a1: Pull complete [2023-03-13T16:32:59.552Z] 04944245beec: Pull complete [2023-03-13T16:33:00.958Z] 699f458cf7ca: Pull complete [2023-03-13T16:33:00.959Z] 765212b225bb: Pull complete [2023-03-13T16:33:01.542Z] f23df028b6ca: Pull complete [2023-03-13T16:33:01.810Z] d65c8cfc05b1: Pull complete [2023-03-13T16:33:16.795Z] 2437ff75d9bd: Pull complete [2023-03-13T16:33:16.795Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T16:33:16.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:33:16.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:33:17.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container [2023-03-13T16:33:17.188Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T16:33:19.768Z] $ docker top 48114f3a8212d712a93a5fe1612e1b3d356ff7a51c77526a7d6f0c3bea835820 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:33:20.647Z] ---> job-cost.sh [2023-03-13T16:33:20.647Z] lf-activate-venv: SKIPPING [2023-03-13T16:33:20.647Z] INFO: No Stack... [2023-03-13T16:33:20.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T16:33:21.873Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T16:33:22.211Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-03-13T16:33:22.211Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T16:33:22.560Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [2023-03-13T16:33:22.565Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] did not exist. Created. [2023-03-13T16:33:22.565Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T16:33:22.977Z] /w/workspace/device-virtual-go/1@tmp/durable-3855946e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T16:33:23.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T16:33:23.693Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T16:33:23.746Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T16:33:23.763Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T16:33:23.856Z] $ docker stop --time=1 48114f3a8212d712a93a5fe1612e1b3d356ff7a51c77526a7d6f0c3bea835820 [2023-03-13T16:33:25.339Z] $ docker rm -f --volumes 48114f3a8212d712a93a5fe1612e1b3d356ff7a51c77526a7d6f0c3bea835820 [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-03-13T16:33:26.311Z] provisioning config files... [2023-03-13T16:33:26.318Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-354@tmp/config10694919271637687229tmp [Pipeline] { [Pipeline] sh [2023-03-13T16:33:26.654Z] + set +x [2023-03-13T16:33:26.654Z] + curl -s https://codecov.io/bash [2023-03-13T16:33:26.654Z] + bash -s -- [2023-03-13T16:33:26.654Z] [2023-03-13T16:33:26.654Z] _____ _ [2023-03-13T16:33:26.654Z] / ____| | | [2023-03-13T16:33:26.654Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T16:33:26.654Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T16:33:26.654Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T16:33:26.654Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T16:33:26.654Z] Bash-1.0.6 [2023-03-13T16:33:26.654Z] [2023-03-13T16:33:26.654Z] [2023-03-13T16:33:26.654Z] ==> git version 2.25.1 found [2023-03-13T16:33:26.654Z] ==> 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-03-13T16:33:26.654Z] Release-Date: 2020-01-08 [2023-03-13T16:33:26.654Z] 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-03-13T16:33:26.654Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T16:33:26.654Z] ==> Jenkins CI detected. [2023-03-13T16:33:26.654Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-354 [2023-03-13T16:33:26.654Z] project root: . [2023-03-13T16:33:26.654Z] --> token set from env [2023-03-13T16:33:26.654Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T16:33:26.654Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T16:33:26.654Z] ==> Python coveragepy not found [2023-03-13T16:33:26.654Z] ==> Searching for coverage reports in: [2023-03-13T16:33:26.654Z] + . [2023-03-13T16:33:26.913Z] -> Found 1 reports [2023-03-13T16:33:26.913Z] ==> Detecting git/mercurial file structure [2023-03-13T16:33:26.913Z] ==> Reading reports [2023-03-13T16:33:26.913Z] + ./coverage.out bytes=44127 [2023-03-13T16:33:26.913Z] ==> Appending adjustments [2023-03-13T16:33:26.913Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T16:33:26.913Z] + Found adjustments [2023-03-13T16:33:26.913Z] ==> Gzipping contents [2023-03-13T16:33:26.913Z] 8.0K /tmp/codecov.4TTQjI.gz [2023-03-13T16:33:26.913Z] ==> Uploading reports [2023-03-13T16:33:26.913Z] url: https://codecov.io [2023-03-13T16:33:26.913Z] query: branch=PR-354&commit=49a7015c9c1dfe6b3006096510b4a50d1026437e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=354&job=&cmd_args= [2023-03-13T16:33:26.913Z] -> Pinging Codecov [2023-03-13T16:33:26.913Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-354&commit=49a7015c9c1dfe6b3006096510b4a50d1026437e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=354&job=&cmd_args= [2023-03-13T16:33:27.172Z] -> Uploading to [2023-03-13T16:33:27.172Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/5E52B4B073DB2E39498172D8E973AA87/49a7015c9c1dfe6b3006096510b4a50d1026437e/5b0af612-b3b5-4b99-892f-7f81f70f785a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T163326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4b599cb838901d66a3191df078cf0f4470abf231413ec2f01118734c43e683c [2023-03-13T16:33:27.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T16:33:27.172Z] Dload Upload Total Spent Left Speed [2023-03-13T16:33:27.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5475 0 0 100 5475 0 17950 --:--:-- --:--:-- --:--:-- 17950 [2023-03-13T16:33:27.431Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] } [2023-03-13T16:33:27.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-03-13T16:33:29.177Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-354/archives ] [2023-03-13T16:33:29.177Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-354/archives [2023-03-13T16:33:29.177Z] total 16 [2023-03-13T16:33:29.177Z] drwxr-xr-x 3 root root 4096 Mar 13 16:26 . [2023-03-13T16:33:29.177Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:26 .. [2023-03-13T16:33:29.177Z] drwxr-xr-x 2 root root 4096 Mar 13 16:26 cost [2023-03-13T16:33:29.177Z] -rw-r--r-- 1 root root 89 Mar 13 16:26 cost.csv [2023-03-13T16:33:29.177Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-354/archives [2023-03-13T16:33:29.177Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-354/archives [2023-03-13T16:33:29.177Z] total 16 [2023-03-13T16:33:29.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:26 . [2023-03-13T16:33:29.178Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:26 .. [2023-03-13T16:33:29.178Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 16:26 cost [2023-03-13T16:33:29.178Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 13 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:33:29.504Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:33:30.396Z] ---> package-listing.sh [2023-03-13T16:33:30.396Z] ++ facter osfamily [2023-03-13T16:33:30.396Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T16:33:30.655Z] + OS_FAMILY=debian [2023-03-13T16:33:30.655Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-354 [2023-03-13T16:33:30.655Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T16:33:30.655Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T16:33:30.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T16:33:30.655Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T16:33:30.656Z] + '[' /w/workspace/foundry_device-virtual-go_PR-354 ']' [2023-03-13T16:33:30.656Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T16:33:30.656Z] + case "${OS_FAMILY}" in [2023-03-13T16:33:30.656Z] + dpkg -l [2023-03-13T16:33:30.656Z] + grep '^ii' [2023-03-13T16:33:30.656Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T16:33:30.656Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T16:33:30.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T16:33:30.656Z] + '[' /w/workspace/foundry_device-virtual-go_PR-354 ']' [2023-03-13T16:33:30.656Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-354/archives/ [2023-03-13T16:33:30.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-354/archives/ [Pipeline] echo [2023-03-13T16:33:30.688Z] 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/foundry_device-virtual-go_PR-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T16:33:30.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:33:31.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:33:31.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:33:31.746Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-03-13T16:33:31.773Z] $ 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/foundry_device-virtual-go_PR-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T16:33:31.959Z] $ docker top 8bbdec7ac4ca7058e4554325ce534aff383f679e1b79ca8fc57932e1dd4c29e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:33:32.346Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T16:33:32.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T16:33:32.963Z] + ls /var/log/sa-host [2023-03-13T16:33:32.963Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:33:33.254Z] provisioning config files... [2023-03-13T16:33:33.263Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-354@tmp/config7254460564960988450tmp [Pipeline] { [Pipeline] echo [2023-03-13T16:33:33.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:33:33.623Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T16:33:33.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:33:34.055Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T16:33:34.091Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:33:34.403Z] ---> sudo-logs.sh [2023-03-13T16:33:34.403Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T16:33:34.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:33:34.803Z] ---> job-cost.sh [2023-03-13T16:33:34.803Z] lf-activate-venv: SKIPPING [2023-03-13T16:33:34.803Z] DEBUG: total: 0.2199999988079071 [2023-03-13T16:33:34.803Z] INFO: Retrieving Stack Cost... [2023-03-13T16:33:36.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T16:33:36.444Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T16:33:36.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:33:36.794Z] ---> logs-deploy.sh [2023-03-13T16:33:36.794Z] lf-activate-venv: SKIPPING [2023-03-13T16:33:36.794Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-354/1 [2023-03-13T16:33:36.794Z] INFO: archiving workspace using pattern(s): [2023-03-13T16:33:37.734Z] Archives upload complete. [2023-03-13T16:33:37.994Z] INFO: archiving logs to Nexus [2023-03-13T16:33:38.570Z] ---> uname -a: [2023-03-13T16:33:38.570Z] Linux prd-ubuntu20-04-docker-8c-8g-9904 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] ---> lscpu: [2023-03-13T16:33:38.570Z] Architecture: x86_64 [2023-03-13T16:33:38.570Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-13T16:33:38.570Z] Byte Order: Little Endian [2023-03-13T16:33:38.570Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-13T16:33:38.570Z] CPU(s): 8 [2023-03-13T16:33:38.570Z] On-line CPU(s) list: 0-7 [2023-03-13T16:33:38.570Z] Thread(s) per core: 1 [2023-03-13T16:33:38.570Z] Core(s) per socket: 1 [2023-03-13T16:33:38.570Z] Socket(s): 8 [2023-03-13T16:33:38.570Z] NUMA node(s): 1 [2023-03-13T16:33:38.570Z] Vendor ID: AuthenticAMD [2023-03-13T16:33:38.570Z] CPU family: 23 [2023-03-13T16:33:38.570Z] Model: 49 [2023-03-13T16:33:38.570Z] Model name: AMD EPYC-Rome Processor [2023-03-13T16:33:38.570Z] Stepping: 0 [2023-03-13T16:33:38.570Z] CPU MHz: 2799.998 [2023-03-13T16:33:38.570Z] BogoMIPS: 5599.99 [2023-03-13T16:33:38.570Z] Virtualization: AMD-V [2023-03-13T16:33:38.570Z] Hypervisor vendor: KVM [2023-03-13T16:33:38.570Z] Virtualization type: full [2023-03-13T16:33:38.570Z] L1d cache: 256 KiB [2023-03-13T16:33:38.570Z] L1i cache: 256 KiB [2023-03-13T16:33:38.570Z] L2 cache: 4 MiB [2023-03-13T16:33:38.570Z] L3 cache: 128 MiB [2023-03-13T16:33:38.570Z] NUMA node0 CPU(s): 0-7 [2023-03-13T16:33:38.570Z] Vulnerability Itlb multihit: Not affected [2023-03-13T16:33:38.570Z] Vulnerability L1tf: Not affected [2023-03-13T16:33:38.570Z] Vulnerability Mds: Not affected [2023-03-13T16:33:38.570Z] Vulnerability Meltdown: Not affected [2023-03-13T16:33:38.570Z] Vulnerability Mmio stale data: Not affected [2023-03-13T16:33:38.570Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-13T16:33:38.570Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-13T16:33:38.570Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-13T16:33:38.570Z] Vulnerability Srbds: Not affected [2023-03-13T16:33:38.570Z] Vulnerability Tsx async abort: Not affected [2023-03-13T16:33:38.570Z] 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-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] ---> nproc: [2023-03-13T16:33:38.570Z] 8 [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] ---> df -h: [2023-03-13T16:33:38.570Z] Filesystem Size Used Avail Use% Mounted on [2023-03-13T16:33:38.570Z] overlay 155G 12G 144G 8% / [2023-03-13T16:33:38.570Z] tmpfs 64M 0 64M 0% /dev [2023-03-13T16:33:38.570Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-13T16:33:38.570Z] shm 64M 0 64M 0% /dev/shm [2023-03-13T16:33:38.570Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] ---> sar -b -r -n DEV: [2023-03-13T16:33:38.570Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9904) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] 16:22:59 LINUX RESTART (8 CPU) [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] 16:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-13T16:33:38.570Z] 16:24:02 268.87 74.85 192.87 1.15 6587.70 146129.65 289009.30 [2023-03-13T16:33:38.570Z] 16:25:01 153.69 4.22 149.47 0.00 443.38 106076.04 0.00 [2023-03-13T16:33:38.570Z] 16:26:01 128.28 0.27 128.02 0.00 16.40 28786.80 0.00 [2023-03-13T16:33:38.570Z] 16:27:01 113.65 0.02 113.63 0.00 2.40 32989.44 0.00 [2023-03-13T16:33:38.570Z] 16:28:01 1.97 0.00 1.97 0.00 0.00 25.87 0.00 [2023-03-13T16:33:38.570Z] 16:29:01 56.34 11.61 44.73 0.00 5177.14 8724.95 0.00 [2023-03-13T16:33:38.570Z] 16:30:01 4.17 0.02 4.15 0.00 0.13 98.90 0.00 [2023-03-13T16:33:38.570Z] 16:31:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 [2023-03-13T16:33:38.570Z] 16:32:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2023-03-13T16:33:38.570Z] 16:33:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2023-03-13T16:33:38.570Z] Average: 73.00 9.11 63.78 0.12 1223.96 32164.79 28947.72 [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-13T16:33:38.570Z] 16:24:02 30026768 31664600 670768 2.04 59036 1884880 1803328 5.31 894768 1655712 11832 [2023-03-13T16:33:38.570Z] 16:25:01 27824172 31591256 707088 2.15 142912 3780976 1858956 5.48 1161056 3401488 528136 [2023-03-13T16:33:38.570Z] 16:26:01 28193052 31409268 883632 2.69 148440 3267852 2167016 6.39 1361120 2871844 5760 [2023-03-13T16:33:38.570Z] 16:27:01 27667436 31590584 703192 2.14 158472 3914144 1740680 5.13 1225096 3480652 380 [2023-03-13T16:33:38.570Z] 16:28:01 27667140 31590396 703076 2.14 158512 3914152 1740680 5.13 1224944 3480656 36 [2023-03-13T16:33:38.570Z] 16:29:01 27135184 31567568 713768 2.17 191884 4369976 1836172 5.41 1547964 3653332 28 [2023-03-13T16:33:38.570Z] 16:30:01 27143800 31571640 709844 2.16 190472 4366856 1810852 5.34 1543064 3650220 8 [2023-03-13T16:33:38.570Z] 16:31:01 27145768 31573704 707728 2.15 190568 4366848 1810852 5.34 1541148 3650216 8 [2023-03-13T16:33:38.570Z] 16:32:01 27151864 31580400 701552 2.13 190636 4366860 1810852 5.34 1534644 3650736 8 [2023-03-13T16:33:38.570Z] 16:33:01 27151848 31580476 701468 2.13 190732 4366848 1810852 5.34 1534996 3650736 8 [2023-03-13T16:33:38.570Z] Average: 27710703 31571989 720212 2.19 162166 3859939 1839024 5.42 1356880 3314559 54620 [2023-03-13T16:33:38.570Z] [2023-03-13T16:33:38.570Z] 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-13T16:33:38.570Z] 16:24:02 lo 5.33 5.33 0.50 0.50 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:24:02 ens3 364.66 265.47 2557.08 67.34 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:25:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:25:01 docker0 189.27 319.25 15.36 2161.46 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:25:01 ens3 493.95 296.90 6255.62 78.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:26:01 docker0 1.78 4.18 0.11 40.60 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:26:01 ens3 43.37 29.82 80.87 17.51 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:26:01 veth7455fb9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:27:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.570Z] 16:27:01 docker0 1.43 2.80 0.09 41.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:27:01 ens3 109.45 68.51 2614.31 14.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:29:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:29:01 ens3 130.33 55.97 2812.00 4.23 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:30:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:32:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] 16:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] Average: docker0 18.97 32.15 1.53 221.10 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] Average: ens3 113.58 71.33 1423.97 18.01 0.00 0.00 0.00 0.00 [2023-03-13T16:33:38.571Z] [2023-03-13T16:33:38.571Z] [2023-03-13T16:33:38.571Z] ---> sar -P ALL: [2023-03-13T16:33:38.571Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9904) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T16:33:38.571Z] [2023-03-13T16:33:38.571Z] 16:22:59 LINUX RESTART (8 CPU) [2023-03-13T16:33:38.571Z] [2023-03-13T16:33:38.571Z] 16:23:01 CPU %user %nice %system %iowait %steal %idle [2023-03-13T16:33:38.571Z] 16:24:02 all 5.91 0.00 1.93 7.12 0.07 84.98 [2023-03-13T16:33:38.571Z] 16:24:02 0 8.87 0.00 2.03 7.12 0.05 81.93 [2023-03-13T16:33:38.571Z] 16:24:02 1 6.86 0.02 1.45 10.71 0.08 80.88 [2023-03-13T16:33:38.571Z] 16:24:02 2 5.54 0.00 2.51 4.38 0.03 87.54 [2023-03-13T16:33:38.571Z] 16:24:02 3 4.76 0.00 1.42 3.08 0.05 90.68 [2023-03-13T16:33:38.571Z] 16:24:02 4 5.06 0.00 2.97 0.75 0.07 91.15 [2023-03-13T16:33:38.571Z] 16:24:02 5 7.52 0.00 1.39 2.30 0.03 88.75 [2023-03-13T16:33:38.571Z] 16:24:02 6 3.72 0.00 1.12 11.98 0.07 83.11 [2023-03-13T16:33:38.571Z] 16:24:02 7 4.95 0.00 2.52 16.65 0.13 75.74 [2023-03-13T16:33:38.571Z] 16:25:01 all 8.10 0.00 3.62 5.55 0.08 82.64 [2023-03-13T16:33:38.571Z] 16:25:01 0 8.60 0.00 3.66 4.96 0.12 82.67 [2023-03-13T16:33:38.571Z] 16:25:01 1 7.97 0.00 4.11 6.72 0.05 81.15 [2023-03-13T16:33:38.571Z] 16:25:01 2 8.61 0.00 5.39 26.31 0.12 59.57 [2023-03-13T16:33:38.571Z] 16:25:01 3 8.12 0.00 3.35 1.40 0.05 87.08 [2023-03-13T16:33:38.571Z] 16:25:01 4 9.92 0.00 3.37 2.29 0.07 84.36 [2023-03-13T16:33:38.571Z] 16:25:01 5 7.49 0.00 2.43 0.46 0.05 89.56 [2023-03-13T16:33:38.571Z] 16:25:01 6 6.84 0.00 3.70 1.78 0.07 87.61 [2023-03-13T16:33:38.571Z] 16:25:01 7 7.29 0.00 2.96 0.67 0.14 88.95 [2023-03-13T16:33:38.571Z] 16:26:01 all 20.22 0.00 4.75 5.91 0.18 68.94 [2023-03-13T16:33:38.571Z] 16:26:01 0 21.39 0.00 5.20 12.41 0.17 60.84 [2023-03-13T16:33:38.571Z] 16:26:01 1 20.45 0.00 5.80 2.53 0.22 70.99 [2023-03-13T16:33:38.571Z] 16:26:01 2 19.40 0.00 5.12 20.39 0.19 54.90 [2023-03-13T16:33:38.571Z] 16:26:01 3 21.34 0.00 4.69 0.73 0.15 73.10 [2023-03-13T16:33:38.571Z] 16:26:01 4 20.12 0.00 4.50 4.29 0.30 70.79 [2023-03-13T16:33:38.571Z] 16:26:01 5 19.13 0.00 4.39 5.01 0.12 71.35 [2023-03-13T16:33:38.571Z] 16:26:01 6 20.00 0.00 3.86 0.49 0.12 75.53 [2023-03-13T16:33:38.571Z] 16:26:01 7 19.96 0.00 4.46 1.42 0.14 74.02 [2023-03-13T16:33:38.571Z] 16:27:01 all 18.12 0.00 3.61 3.27 0.11 74.88 [2023-03-13T16:33:38.571Z] 16:27:01 0 19.17 0.00 3.79 3.08 0.07 73.88 [2023-03-13T16:33:38.571Z] 16:27:01 1 19.30 0.00 4.06 0.42 0.12 76.10 [2023-03-13T16:33:38.571Z] 16:27:01 2 17.19 0.00 3.80 0.10 0.07 78.84 [2023-03-13T16:33:38.571Z] 16:27:01 3 19.96 0.00 4.06 0.10 0.12 75.77 [2023-03-13T16:33:38.571Z] 16:27:01 4 17.99 0.00 4.07 22.43 0.12 55.38 [2023-03-13T16:33:38.571Z] 16:27:01 5 17.85 0.00 3.53 0.03 0.07 78.51 [2023-03-13T16:33:38.571Z] 16:27:01 6 17.47 0.00 2.49 0.07 0.05 79.92 [2023-03-13T16:33:38.571Z] 16:27:01 7 15.99 0.00 3.10 0.00 0.29 80.62 [2023-03-13T16:33:38.571Z] 16:28:01 all 0.15 0.00 0.01 0.04 0.01 99.79 [2023-03-13T16:33:38.571Z] 16:28:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-13T16:33:38.571Z] 16:28:01 1 0.96 0.00 0.03 0.00 0.00 99.01 [2023-03-13T16:33:38.571Z] 16:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-13T16:33:38.571Z] 16:28:01 3 0.05 0.00 0.00 0.03 0.00 99.92 [2023-03-13T16:33:38.571Z] 16:28:01 4 0.02 0.00 0.02 0.23 0.00 99.73 [2023-03-13T16:33:38.571Z] 16:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T16:33:38.571Z] 16:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-13T16:33:38.571Z] 16:28:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-03-13T16:33:38.571Z] 16:29:01 all 2.16 0.00 1.54 1.30 0.02 94.97 [2023-03-13T16:33:38.571Z] 16:29:01 0 3.17 0.00 2.55 0.67 0.03 93.57 [2023-03-13T16:33:38.571Z] 16:29:01 1 1.89 0.00 1.59 1.44 0.02 95.06 [2023-03-13T16:33:38.571Z] 16:29:01 2 2.27 0.00 3.10 1.85 0.02 92.76 [2023-03-13T16:33:38.571Z] 16:29:01 3 1.25 0.00 0.85 0.58 0.02 97.30 [2023-03-13T16:33:38.571Z] 16:29:01 4 2.60 0.00 1.17 3.94 0.02 92.27 [2023-03-13T16:33:38.571Z] 16:29:01 5 1.79 0.00 1.30 1.84 0.03 95.03 [2023-03-13T16:33:38.571Z] 16:29:01 6 1.64 0.00 0.77 0.07 0.02 97.51 [2023-03-13T16:33:38.571Z] 16:29:01 7 2.66 0.00 0.99 0.03 0.02 96.30 [2023-03-13T16:33:38.571Z] 16:30:01 all 0.06 0.00 0.05 0.03 0.01 99.85 [2023-03-13T16:33:38.571Z] 16:30:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-13T16:33:38.571Z] 16:30:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-13T16:33:38.571Z] 16:30:01 2 0.02 0.00 0.03 0.05 0.02 99.88 [2023-03-13T16:33:38.571Z] 16:30:01 3 0.22 0.00 0.08 0.00 0.00 99.70 [2023-03-13T16:33:38.571Z] 16:30:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-13T16:33:38.571Z] 16:30:01 5 0.07 0.00 0.08 0.13 0.02 99.70 [2023-03-13T16:33:38.571Z] 16:30:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2023-03-13T16:33:38.571Z] 16:30:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-13T16:33:38.571Z] 16:31:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-03-13T16:33:38.571Z] 16:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T16:33:38.571Z] 16:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-13T16:33:38.571Z] 16:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-13T16:33:38.571Z] 16:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-13T16:33:38.571Z] 16:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T16:33:38.571Z] 16:31:01 5 0.02 0.00 0.03 0.08 0.02 99.85 [2023-03-13T16:33:38.571Z] 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T16:33:38.571Z] 16:31:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-13T16:33:38.571Z] 16:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-13T16:33:38.571Z] 16:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T16:33:38.571Z] 16:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-13T16:33:38.571Z] 16:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-13T16:33:38.571Z] 16:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T16:33:38.571Z] 16:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T16:33:38.571Z] 16:32:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-13T16:33:38.571Z] 16:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-13T16:33:38.571Z] 16:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-13T16:33:38.571Z] 16:33:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-03-13T16:33:38.571Z] 16:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-13T16:33:38.571Z] 16:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T16:33:38.571Z] 16:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-13T16:33:38.571Z] 16:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T16:33:38.571Z] 16:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T16:33:38.571Z] 16:33:01 5 0.05 0.00 0.02 0.03 0.02 99.88 [2023-03-13T16:33:38.571Z] 16:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T16:33:38.571Z] 16:33:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-13T16:33:38.571Z] Average: all 5.44 0.00 1.54 2.31 0.05 90.66 [2023-03-13T16:33:38.571Z] Average: 0 6.10 0.00 1.72 2.80 0.04 89.34 [2023-03-13T16:33:38.571Z] Average: 1 5.73 0.00 1.70 2.16 0.05 90.35 [2023-03-13T16:33:38.571Z] Average: 2 5.27 0.00 1.98 5.23 0.05 87.47 [2023-03-13T16:33:38.571Z] Average: 3 5.53 0.00 1.44 0.59 0.04 92.40 [2023-03-13T16:33:38.571Z] Average: 4 5.54 0.00 1.60 3.37 0.06 89.43 [2023-03-13T16:33:38.571Z] Average: 5 5.34 0.00 1.31 0.98 0.04 92.33 [2023-03-13T16:33:38.571Z] Average: 6 4.95 0.00 1.19 1.44 0.04 92.39 [2023-03-13T16:33:38.571Z] Average: 7 5.07 0.00 1.40 1.87 0.08 91.58 [2023-03-13T16:33:38.571Z] [2023-03-13T16:33:38.571Z] [2023-03-13T16:33:38.571Z]