Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0be2d172ce31c02383e27eaf014d40485e9943c0+ce7fe079461b7505b319433b3b229be05385591d (569f7ac62c1f44fb6620f66e51a41eddcff5579a) 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-ssh11315415187604405024.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-ssh1515808690639168456.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-onvif-camera/branches/PR-231/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-onvif-camera/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14936418854720206027.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-onvif-camera/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1645779290590225237.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-ssh1914865772787991118.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-onvif-camera/branches/PR-231/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-onvif-camera/branches/PR-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11709318575406981030.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5958 in /w/workspace/undry_device-onvif-camera_PR-231 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ce7fe079461b7505b319433b3b229be05385591d into PR head commit 0be2d172ce31c02383e27eaf014d40485e9943c0 Merge succeeded, producing 0be2d172ce31c02383e27eaf014d40485e9943c0 Checking out Revision 0be2d172ce31c02383e27eaf014d40485e9943c0 (PR-231) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config core.sparsecheckout # timeout=10 > git checkout -f 0be2d172ce31c02383e27eaf014d40485e9943c0 # 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 ce7fe079461b7505b319433b3b229be05385591d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0be2d172ce31c02383e27eaf014d40485e9943c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T00:44:05.935Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T00:44:06.109Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T00:44:06.214Z] ========================================================= [2023-02-15T00:44:06.214Z] EdgeX Global Pipelines Version Info [2023-02-15T00:44:06.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:44:06.950Z] ------------------- [2023-02-15T00:44:06.950Z] stable info: [2023-02-15T00:44:06.950Z] ------------------- [2023-02-15T00:44:06.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T00:44:06.950Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T00:44:06.950Z] Message: update stable to v1.0.244 [2023-02-15T00:44:07.519Z] ------------------- [2023-02-15T00:44:07.519Z] experimental info: [2023-02-15T00:44:07.519Z] ------------------- [2023-02-15T00:44:07.519Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T00:44:07.519Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T00:44:07.519Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T00:44:07.793Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-15T00:44:07.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-15T00:44:07.867Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T00:44:07.901Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T00:44:07.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T00:44:07.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T00:44:08.001Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T00:44:08.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-15T00:44:08.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T00:44:08.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T00:44:08.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T00:44:08.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-15T00:44:08.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T00:44:08.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T00:44:08.333Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T00:44:08.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T00:44:08.418Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T00:44:08.468Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T00:44:08.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T00:44:08.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T00:44:08.593Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-15T00:44:08.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-15T00:44:08.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T00:44:08.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T00:44:08.766Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-15T00:44:08.803Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T00:44:08.842Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T00:44:08.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo [2023-02-15T00:44:08.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo [2023-02-15T00:44:08.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo [2023-02-15T00:44:09.011Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0be2d172ce31c02383e27eaf014d40485e9943c0 [Pipeline] echo [2023-02-15T00:44:09.047Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0be2d17 [Pipeline] echo [2023-02-15T00:44:09.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T00:44:09.213Z] provisioning config files... [2023-02-15T00:44:09.226Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-231@tmp/config3351103952177602043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:44:09.568Z] ---> docker-login.sh [2023-02-15T00:44:09.568Z] nexus3.edgexfoundry.org:10001 [2023-02-15T00:44:09.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:09.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:09.829Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:09.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:09.829Z] [2023-02-15T00:44:09.829Z] Login Succeeded [2023-02-15T00:44:09.829Z] nexus3.edgexfoundry.org:10002 [2023-02-15T00:44:09.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:10.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:10.089Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:10.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:10.089Z] [2023-02-15T00:44:10.089Z] Login Succeeded [2023-02-15T00:44:10.089Z] nexus3.edgexfoundry.org:10003 [2023-02-15T00:44:10.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:10.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:10.089Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:10.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:10.089Z] [2023-02-15T00:44:10.089Z] Login Succeeded [2023-02-15T00:44:10.089Z] nexus3.edgexfoundry.org:10004 [2023-02-15T00:44:10.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:10.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:10.089Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:10.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:10.089Z] [2023-02-15T00:44:10.089Z] Login Succeeded [2023-02-15T00:44:10.089Z] docker.io [2023-02-15T00:44:10.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:10.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:10.611Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:10.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:10.611Z] [2023-02-15T00:44:10.611Z] Login Succeeded [2023-02-15T00:44:10.611Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T00:44:10.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T00:44:11.278Z] + git rev-list -1 --merges 0be2d172ce31c02383e27eaf014d40485e9943c0~1..0be2d172ce31c02383e27eaf014d40485e9943c0 [Pipeline] echo [2023-02-15T00:44:11.431Z] -----------> git rev-list -1 --merges 0be2d172ce31c02383e27eaf014d40485e9943c0~1..0be2d172ce31c02383e27eaf014d40485e9943c0 0be2d172ce31c02383e27eaf014d40485e9943c0 [false] [Pipeline] sh [2023-02-15T00:44:11.920Z] + git log --format=format:%s -1 0be2d172ce31c02383e27eaf014d40485e9943c0 [Pipeline] echo [2023-02-15T00:44:11.957Z] ========================================================= [2023-02-15T00:44:11.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T00:44:11.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T00:44:12.554Z] + git log --format=format:%s -1 0be2d172ce31c02383e27eaf014d40485e9943c0 [Pipeline] echo [2023-02-15T00:44:12.634Z] [semverPrep] GIT_COMMIT: 0be2d172ce31c02383e27eaf014d40485e9943c0, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-02-15T00:44:12.665Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T00:44:13.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T00:44:13.128Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T00:44:13.128Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T00:44:13.128Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T00:44:13.128Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-15T00:44:13.128Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-15T00:44:13.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:44:14.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T00:44:14.041Z] [2023-02-15T00:44:14.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:44:14.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T00:44:14.678Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T00:44:14.678Z] b85a868b505f: Pulling fs layer [2023-02-15T00:44:14.678Z] e2be974225ed: Pulling fs layer [2023-02-15T00:44:14.678Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T00:44:14.678Z] 988bab9f4d93: Pulling fs layer [2023-02-15T00:44:14.678Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T00:44:14.678Z] eaf3925da568: Pulling fs layer [2023-02-15T00:44:14.678Z] bab4dde63d76: Pulling fs layer [2023-02-15T00:44:14.678Z] bde34c3a00c8: Pulling fs layer [2023-02-15T00:44:14.678Z] b352a97aabf1: Pulling fs layer [2023-02-15T00:44:14.678Z] 4872d77fe225: Pulling fs layer [2023-02-15T00:44:14.678Z] 5851b861e8e6: Pulling fs layer [2023-02-15T00:44:14.678Z] b352a97aabf1: Waiting [2023-02-15T00:44:14.678Z] 4872d77fe225: Waiting [2023-02-15T00:44:14.678Z] 5851b861e8e6: Waiting [2023-02-15T00:44:14.678Z] bab4dde63d76: Waiting [2023-02-15T00:44:14.678Z] 1469e6f7b9e6: Waiting [2023-02-15T00:44:14.678Z] eaf3925da568: Waiting [2023-02-15T00:44:14.678Z] e2be974225ed: Download complete [2023-02-15T00:44:14.678Z] 988bab9f4d93: Download complete [2023-02-15T00:44:14.948Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T00:44:14.948Z] 1469e6f7b9e6: Download complete [2023-02-15T00:44:14.948Z] eaf3925da568: Download complete [2023-02-15T00:44:14.948Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T00:44:14.948Z] 339a4e72a1f5: Download complete [2023-02-15T00:44:14.948Z] bde34c3a00c8: Verifying Checksum [2023-02-15T00:44:14.948Z] bde34c3a00c8: Download complete [2023-02-15T00:44:15.215Z] b352a97aabf1: Download complete [2023-02-15T00:44:15.215Z] 4872d77fe225: Download complete [2023-02-15T00:44:15.215Z] 5851b861e8e6: Verifying Checksum [2023-02-15T00:44:15.215Z] 5851b861e8e6: Download complete [2023-02-15T00:44:15.215Z] b85a868b505f: Verifying Checksum [2023-02-15T00:44:15.215Z] b85a868b505f: Download complete [2023-02-15T00:44:15.475Z] bab4dde63d76: Verifying Checksum [2023-02-15T00:44:15.475Z] bab4dde63d76: Download complete [2023-02-15T00:44:16.410Z] b85a868b505f: Pull complete [2023-02-15T00:44:16.410Z] e2be974225ed: Pull complete [2023-02-15T00:44:16.979Z] 339a4e72a1f5: Pull complete [2023-02-15T00:44:16.979Z] 988bab9f4d93: Pull complete [2023-02-15T00:44:17.240Z] 1469e6f7b9e6: Pull complete [2023-02-15T00:44:17.240Z] eaf3925da568: Pull complete [2023-02-15T00:44:19.143Z] bab4dde63d76: Pull complete [2023-02-15T00:44:19.143Z] bde34c3a00c8: Pull complete [2023-02-15T00:44:19.143Z] b352a97aabf1: Pull complete [2023-02-15T00:44:19.143Z] 4872d77fe225: Pull complete [2023-02-15T00:44:19.143Z] 5851b861e8e6: Pull complete [2023-02-15T00:44:19.143Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T00:44:19.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T00:44:19.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T00:44:19.360Z] prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container [2023-02-15T00:44:19.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T00:44:23.631Z] $ docker top f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 -eo pid,comm [2023-02-15T00:44:23.712Z] 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-02-15T00:44:23.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T00:44:23.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T00:44:23.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T00:44:23.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T00:44:23.964Z] $ docker exec f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 ssh-agent [2023-02-15T00:44:24.088Z] SSH_AUTH_SOCK=/tmp/ssh-kBALGFITnktB/agent.14 [2023-02-15T00:44:24.088Z] SSH_AGENT_PID=20 [2023-02-15T00:44:24.096Z] Running ssh-add (command line suppressed) [2023-02-15T00:44:24.279Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-231@tmp/private_key_7233347809228827920.key (/w/workspace/undry_device-onvif-camera_PR-231@tmp/private_key_7233347809228827920.key) [2023-02-15T00:44:24.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T00:44:24.646Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T00:44:24.672Z] $ docker exec --env ******** --env ******** f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 ssh-agent -k [2023-02-15T00:44:24.884Z] unset SSH_AUTH_SOCK; [2023-02-15T00:44:24.884Z] unset SSH_AGENT_PID; [2023-02-15T00:44:24.884Z] echo Agent pid 20 killed; [2023-02-15T00:44:24.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T00:44:24.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T00:44:24.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T00:44:25.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T00:44:25.113Z] $ docker exec f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 ssh-agent [2023-02-15T00:44:25.223Z] SSH_AUTH_SOCK=/tmp/ssh-ywSt1HAH88Nh/agent.52 [2023-02-15T00:44:25.223Z] SSH_AGENT_PID=58 [2023-02-15T00:44:25.227Z] Running ssh-add (command line suppressed) [2023-02-15T00:44:25.337Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-231@tmp/private_key_14216106993131152264.key (/w/workspace/undry_device-onvif-camera_PR-231@tmp/private_key_14216106993131152264.key) [2023-02-15T00:44:25.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T00:44:25.678Z] + git semver init [2023-02-15T00:44:25.936Z] 2023-02-15 00:44:25,915 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T00:44:25.936Z] 2023-02-15 00:44:25,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-231/.semver [2023-02-15T00:44:25.936Z] 2023-02-15 00:44:25,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-231/.semver [2023-02-15T00:44:25.936Z] 2023-02-15 00:44:25,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-231/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-231, universal_newlines=False, shell=None, istream=None) [2023-02-15T00:44:27.311Z] 2023-02-15 00:44:27,043 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-231/.git/info/exclude [2023-02-15T00:44:27.311Z] 2023-02-15 00:44:27,044 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-231/.semver/PR-231 with force:False [2023-02-15T00:44:27.311Z] 2023-02-15 00:44:27,044 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-231/.semver/PR-231 [2023-02-15T00:44:27.311Z] 2023-02-15 00:44:27,049 [execute] INFO git cat-file --batch-check [2023-02-15T00:44:27.311Z] 2023-02-15 00:44:27,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-231/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T00:44:27.311Z] 2023-02-15 00:44:27,055 [execute] INFO git cat-file --batch [2023-02-15T00:44:27.312Z] 2023-02-15 00:44:27,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-231/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T00:44:27.312Z] 2023-02-15 00:44:27,060 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-231/.semver/PR-231 [2023-02-15T00:44:27.312Z] 0.0.0 [Pipeline] } [2023-02-15T00:44:27.334Z] $ docker exec --env ******** --env ******** f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 ssh-agent -k [2023-02-15T00:44:27.435Z] unset SSH_AUTH_SOCK; [2023-02-15T00:44:27.435Z] unset SSH_AGENT_PID; [2023-02-15T00:44:27.435Z] echo Agent pid 58 killed; [2023-02-15T00:44:27.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T00:44:27.858Z] + git semver [Pipeline] } [2023-02-15T00:44:28.141Z] $ docker stop --time=1 f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 [2023-02-15T00:44:30.411Z] $ docker rm -f --volumes f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T00:44:31.033Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T00:44:31.363Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T00:44:31.381Z] [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-02-15T00:44:31.951Z] provisioning config files... [2023-02-15T00:44:31.960Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-231@tmp/config15164423124879641293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:44:32.313Z] ---> docker-login.sh [2023-02-15T00:44:32.314Z] nexus3.edgexfoundry.org:10001 [2023-02-15T00:44:32.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:32.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:32.314Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:32.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:32.314Z] [2023-02-15T00:44:32.314Z] Login Succeeded [2023-02-15T00:44:32.314Z] nexus3.edgexfoundry.org:10002 [2023-02-15T00:44:32.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:32.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:32.314Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:32.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:32.314Z] [2023-02-15T00:44:32.314Z] Login Succeeded [2023-02-15T00:44:32.314Z] nexus3.edgexfoundry.org:10003 [2023-02-15T00:44:32.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:32.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:32.573Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:32.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:32.573Z] [2023-02-15T00:44:32.573Z] Login Succeeded [2023-02-15T00:44:32.573Z] nexus3.edgexfoundry.org:10004 [2023-02-15T00:44:32.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:32.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:32.573Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:32.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:32.573Z] [2023-02-15T00:44:32.573Z] Login Succeeded [2023-02-15T00:44:32.573Z] docker.io [2023-02-15T00:44:32.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:44:32.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:44:32.831Z] Configure a credential helper to remove this warning. See [2023-02-15T00:44:32.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:44:32.831Z] [2023-02-15T00:44:32.831Z] Login Succeeded [2023-02-15T00:44:32.831Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T00:44:32.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T00:44:33.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T00:44:33.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T00:44:33.122Z] ========================================================= [2023-02-15T00:44:33.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T00:44:33.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:44:33.590Z] + 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-02-15T00:44:33.590Z] Sending build context to Docker daemon 27.7MB [2023-02-15T00:44:33.590Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T00:44:33.590Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-15T00:44:34.160Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T00:44:34.160Z] 213ec9aee27d: Pulling fs layer [2023-02-15T00:44:34.160Z] 4583459ba037: Pulling fs layer [2023-02-15T00:44:34.160Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T00:44:34.160Z] 53926ce57604: Pulling fs layer [2023-02-15T00:44:34.160Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T00:44:34.160Z] 22ff95d597cd: Pulling fs layer [2023-02-15T00:44:34.160Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T00:44:34.160Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T00:44:34.160Z] 21b2b0c7a3f4: Waiting [2023-02-15T00:44:34.160Z] 22ff95d597cd: Waiting [2023-02-15T00:44:34.160Z] 12d6caf4c0d1: Waiting [2023-02-15T00:44:34.160Z] 53926ce57604: Waiting [2023-02-15T00:44:34.160Z] 96b7cbca73a9: Waiting [2023-02-15T00:44:34.160Z] a7acece74701: Pulling fs layer [2023-02-15T00:44:34.160Z] a7acece74701: Waiting [2023-02-15T00:44:34.160Z] 93c1e223e6f2: Download complete [2023-02-15T00:44:34.160Z] 4583459ba037: Download complete [2023-02-15T00:44:34.425Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T00:44:34.425Z] 22ff95d597cd: Verifying Checksum [2023-02-15T00:44:34.425Z] 213ec9aee27d: Verifying Checksum [2023-02-15T00:44:34.425Z] 213ec9aee27d: Download complete [2023-02-15T00:44:34.425Z] 12d6caf4c0d1: Verifying Checksum [2023-02-15T00:44:34.425Z] 12d6caf4c0d1: Download complete [2023-02-15T00:44:35.027Z] 213ec9aee27d: Pull complete [2023-02-15T00:44:35.643Z] 4583459ba037: Pull complete [2023-02-15T00:44:36.350Z] 93c1e223e6f2: Pull complete [2023-02-15T00:44:36.658Z] 53926ce57604: Verifying Checksum [2023-02-15T00:44:36.658Z] 53926ce57604: Download complete [2023-02-15T00:44:36.658Z] a7acece74701: Verifying Checksum [2023-02-15T00:44:36.658Z] a7acece74701: Download complete [2023-02-15T00:44:36.926Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T00:44:36.926Z] 96b7cbca73a9: Download complete [2023-02-15T00:44:41.106Z] 53926ce57604: Pull complete [2023-02-15T00:44:41.106Z] 21b2b0c7a3f4: Pull complete [2023-02-15T00:44:41.106Z] 22ff95d597cd: Pull complete [2023-02-15T00:44:41.106Z] 12d6caf4c0d1: Pull complete [2023-02-15T00:44:43.068Z] 96b7cbca73a9: Pull complete [2023-02-15T00:44:43.658Z] a7acece74701: Pull complete [2023-02-15T00:44:43.658Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T00:44:43.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T00:44:43.658Z] ---> db6d94c90886 [2023-02-15T00:44:43.658Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-15T00:44:46.780Z] Still waiting to schedule task [2023-02-15T00:44:46.780Z] ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-15T00:44:46.780Z] ‘prd-ubuntu20.04-docker-8c-8g-5948’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-15T00:44:46.780Z] ‘prd-ubuntu20.04-docker-8c-8g-5959’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-15T00:44:46.780Z] ‘prd-ubuntu20.04-docker-8c-8g-5960’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-15T00:44:46.780Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5961’ is offline [2023-02-15T00:44:46.780Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5962’ is offline [2023-02-15T00:44:58.571Z] ---> Running in ed8df2ad5f5b [2023-02-15T00:44:58.831Z] Removing intermediate container ed8df2ad5f5b [2023-02-15T00:44:58.831Z] ---> b8eb402892b6 [2023-02-15T00:44:58.831Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T00:44:59.400Z] ---> Running in d3aaa534d847 [2023-02-15T00:45:00.350Z] Removing intermediate container d3aaa534d847 [2023-02-15T00:45:00.350Z] ---> 4a776b4ebf23 [2023-02-15T00:45:00.350Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T00:45:00.918Z] ---> Running in 74ac37754df2 [2023-02-15T00:45:01.486Z] Removing intermediate container 74ac37754df2 [2023-02-15T00:45:01.486Z] ---> 9678648e9897 [2023-02-15T00:45:01.486Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T00:45:02.054Z] ---> Running in ed5c65a80588 [2023-02-15T00:45:02.621Z] Removing intermediate container ed5c65a80588 [2023-02-15T00:45:02.621Z] ---> d5a731df0622 [2023-02-15T00:45:02.621Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-15T00:45:02.621Z] ---> Running in 6b257b06a7b0 [2023-02-15T00:45:03.190Z] Removing intermediate container 6b257b06a7b0 [2023-02-15T00:45:03.190Z] ---> c58d71e3e610 [2023-02-15T00:45:03.190Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T00:45:03.190Z] ---> Running in fa5e79a185c4 [2023-02-15T00:45:03.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T00:45:03.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T00:45:03.752Z] OK: 211 MiB in 51 packages [2023-02-15T00:45:04.693Z] Removing intermediate container fa5e79a185c4 [2023-02-15T00:45:04.693Z] ---> eccf978f6605 [2023-02-15T00:45:04.693Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-15T00:45:04.693Z] ---> Running in dad7b1891cf4 [2023-02-15T00:45:04.954Z] Removing intermediate container dad7b1891cf4 [2023-02-15T00:45:04.954Z] ---> cac31dc05ef0 [2023-02-15T00:45:04.954Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-15T00:45:04.954Z] ---> 2fea181fe208 [2023-02-15T00:45:04.955Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T00:45:04.955Z] ---> Running in 62580bf75a09 [2023-02-15T00:46:01.244Z] Removing intermediate container 62580bf75a09 [2023-02-15T00:46:01.244Z] ---> 4be13d5063c9 [2023-02-15T00:46:01.244Z] Step 12/13 : COPY . . [2023-02-15T00:46:01.244Z] ---> 7ceb6c8130e8 [2023-02-15T00:46:01.244Z] Step 13/13 : RUN ${MAKE} [2023-02-15T00:46:01.244Z] ---> Running in 4553b28e9ec8 [2023-02-15T00:46:01.244Z] noop [2023-02-15T00:46:01.244Z] Removing intermediate container 4553b28e9ec8 [2023-02-15T00:46:01.244Z] ---> e5f10171850c [2023-02-15T00:46:01.244Z] Successfully built e5f10171850c [2023-02-15T00:46:01.244Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:46:01.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T00:46:01.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T00:46:01.826Z] prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container [2023-02-15T00:46:01.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@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 ******** ci-base-image-x86_64 cat [2023-02-15T00:46:02.192Z] $ docker top 3370b2f27970e76073a9f8ec61c7bca0aeff785a9bdc4f4b765004039df52722 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T00:46:02.566Z] + go version [2023-02-15T00:46:02.566Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T00:46:02.603Z] $ docker stop --time=1 3370b2f27970e76073a9f8ec61c7bca0aeff785a9bdc4f4b765004039df52722 [2023-02-15T00:46:03.975Z] $ docker rm -f --volumes 3370b2f27970e76073a9f8ec61c7bca0aeff785a9bdc4f4b765004039df52722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:46:04.675Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T00:46:04.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T00:46:04.824Z] prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container [2023-02-15T00:46:04.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@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 ******** ci-base-image-x86_64 cat [2023-02-15T00:46:05.281Z] $ docker top 67ec0c82acc9cb6d53cbd06b0eb3f364cb3f85ee04c2e4222d8436456bf7ecbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T00:46:05.660Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-231 [Pipeline] fileExists [Pipeline] sh [2023-02-15T00:46:06.016Z] + make test [2023-02-15T00:46:06.016Z] go test ./... -coverprofile=coverage.out ./... [2023-02-15T00:46:06.273Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-15T00:46:16.335Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-02-15T00:46:16.335Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:89:37: configuration.MessageBus.Topics undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo has no field or method Topics) [2023-02-15T00:46:16.335Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:89:51: undefined: config.MessageBusPublishTopicPrefix [2023-02-15T00:46:16.335Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [2023-02-15T00:46:17.780Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.330s coverage: 86.5% of statements [2023-02-15T00:46:17.780Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2023-02-15T00:46:17.884Z] $ docker stop --time=1 67ec0c82acc9cb6d53cbd06b0eb3f364cb3f85ee04c2e4222d8436456bf7ecbc [2023-02-15T00:46:20.208Z] $ docker rm -f --volumes 67ec0c82acc9cb6d53cbd06b0eb3f364cb3f85ee04c2e4222d8436456bf7ecbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:46:21.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T00:46:21.387Z] [2023-02-15T00:46:21.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:46:21.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T00:46:21.770Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T00:46:21.770Z] 5eb5b503b376: Pulling fs layer [2023-02-15T00:46:21.770Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T00:46:21.770Z] ec43610c2a17: Pulling fs layer [2023-02-15T00:46:21.770Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T00:46:21.770Z] 33b1e0a273af: Pulling fs layer [2023-02-15T00:46:21.770Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T00:46:21.770Z] 2f39f015ded8: Pulling fs layer [2023-02-15T00:46:21.770Z] 33b1e0a273af: Waiting [2023-02-15T00:46:21.770Z] 5d3b04190fa2: Waiting [2023-02-15T00:46:21.770Z] 2f39f015ded8: Waiting [2023-02-15T00:46:21.770Z] 3a2ae6a8a46f: Waiting [2023-02-15T00:46:21.770Z] 5c69ac0246d0: Download complete [2023-02-15T00:46:21.770Z] 3a2ae6a8a46f: Download complete [2023-02-15T00:46:22.033Z] 33b1e0a273af: Verifying Checksum [2023-02-15T00:46:22.033Z] 33b1e0a273af: Download complete [2023-02-15T00:46:22.033Z] 5d3b04190fa2: Verifying Checksum [2023-02-15T00:46:22.033Z] 5d3b04190fa2: Download complete [2023-02-15T00:46:22.033Z] ec43610c2a17: Verifying Checksum [2023-02-15T00:46:22.033Z] ec43610c2a17: Download complete [2023-02-15T00:46:22.296Z] 5eb5b503b376: Verifying Checksum [2023-02-15T00:46:22.296Z] 5eb5b503b376: Download complete [2023-02-15T00:46:23.758Z] 2f39f015ded8: Download complete [2023-02-15T00:46:23.758Z] 5eb5b503b376: Pull complete [2023-02-15T00:46:23.758Z] 5c69ac0246d0: Pull complete [2023-02-15T00:46:24.335Z] ec43610c2a17: Pull complete [2023-02-15T00:46:24.335Z] 3a2ae6a8a46f: Pull complete [2023-02-15T00:46:24.591Z] 33b1e0a273af: Pull complete [2023-02-15T00:46:24.592Z] 5d3b04190fa2: Pull complete [2023-02-15T00:46:28.780Z] 2f39f015ded8: Pull complete [2023-02-15T00:46:29.041Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T00:46:29.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T00:46:29.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T00:46:29.253Z] prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container [2023-02-15T00:46:29.295Z] $ 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/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@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-lftools-log-publisher:latest cat [2023-02-15T00:46:35.199Z] $ docker top fcf9316cfcd100d2078f55323fe44dec0a220cb3b067b1720e5d36d3ec931b52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:46:35.662Z] ---> job-cost.sh [2023-02-15T00:46:35.663Z] lf-activate-venv: SKIPPING [2023-02-15T00:46:35.663Z] INFO: No Stack... [2023-02-15T00:46:36.228Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T00:46:36.486Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T00:46:36.806Z] + cat /w/workspace/undry_device-onvif-camera_PR-231/archives/cost.csv [2023-02-15T00:46:36.806Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T00:46:36.849Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [2023-02-15T00:46:36.854Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] did not exist. Created. [2023-02-15T00:46:36.854Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T00:46:37.254Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T00:46:37.318Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T00:46:37.339Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T00:46:37.420Z] $ docker stop --time=1 fcf9316cfcd100d2078f55323fe44dec0a220cb3b067b1720e5d36d3ec931b52 [2023-02-15T00:46:39.224Z] $ docker rm -f --volumes fcf9316cfcd100d2078f55323fe44dec0a220cb3b067b1720e5d36d3ec931b52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T00:46:39.580Z] Failed in branch amd64 [2023-02-15T00:54:13.304Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5992 in /w/workspace/undry_device-onvif-camera_PR-231 [Pipeline] { [Pipeline] ws [2023-02-15T00:54:13.363Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-15T00:54:13.446Z] The recommended git tool is: git [2023-02-15T00:54:20.674Z] using credential edgex-jenkins-ssh [2023-02-15T00:54:20.691Z] Cloning the remote Git repository [2023-02-15T00:54:20.753Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-15T00:54:20.856Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-02-15T00:54:21.073Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-15T00:54:21.074Z] > git --version # timeout=10 [2023-02-15T00:54:21.101Z] > git --version # 'git version 2.25.1' [2023-02-15T00:54:21.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T00:54:21.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T00:54:23.943Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-15T00:54:23.969Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T00:54:25.177Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-15T00:54:25.232Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-15T00:54:25.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T00:54:25.255Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T00:54:25.891Z] Merging remotes/origin/main commit ce7fe079461b7505b319433b3b229be05385591d into PR head commit 0be2d172ce31c02383e27eaf014d40485e9943c0 [2023-02-15T00:54:26.441Z] Merge succeeded, producing 0be2d172ce31c02383e27eaf014d40485e9943c0 [2023-02-15T00:54:26.442Z] Checking out Revision 0be2d172ce31c02383e27eaf014d40485e9943c0 (PR-231) [2023-02-15T00:54:25.917Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T00:54:25.942Z] > git checkout -f 0be2d172ce31c02383e27eaf014d40485e9943c0 # timeout=10 [2023-02-15T00:54:26.313Z] > git remote # timeout=10 [2023-02-15T00:54:26.338Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T00:54:26.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T00:54:26.382Z] > git merge ce7fe079461b7505b319433b3b229be05385591d # timeout=10 [2023-02-15T00:54:26.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T00:54:26.451Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T00:54:26.474Z] > git checkout -f 0be2d172ce31c02383e27eaf014d40485e9943c0 # timeout=10 [2023-02-15T00:54:27.537Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-15T00:54:27.607Z] > git --version # timeout=10 [2023-02-15T00:54:27.622Z] > git --version # 'git version 2.25.1' [2023-02-15T00:54:27.637Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T00:54:28.740Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T00:54:28.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T00:54:28.740Z] Dload Upload Total Spent Left Speed [2023-02-15T00:54:28.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-02-15T00:54:29.586Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T00:54:29.955Z] + sudo tee /etc/docker/daemon.new [2023-02-15T00:54:29.955Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T00:54:29.955Z] { [2023-02-15T00:54:29.955Z] "registry-mirrors": [ [2023-02-15T00:54:29.955Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T00:54:29.955Z] ], [2023-02-15T00:54:29.955Z] "bip": "10.250.0.254/24", [2023-02-15T00:54:29.955Z] "hosts": [ [2023-02-15T00:54:29.955Z] "tcp://0.0.0.0:5555", [2023-02-15T00:54:29.955Z] "unix:///var/run/docker.sock" [2023-02-15T00:54:29.955Z] ], [2023-02-15T00:54:29.955Z] "mtu": 1458, [2023-02-15T00:54:29.955Z] "selinux-enabled": true, [2023-02-15T00:54:29.955Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T00:54:29.955Z] } [Pipeline] sh [2023-02-15T00:54:30.321Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T00:54:30.685Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T00:54:49.100Z] provisioning config files... [2023-02-15T00:54:49.135Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config9348012621197395126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:54:49.550Z] ---> docker-login.sh [2023-02-15T00:54:49.551Z] nexus3.edgexfoundry.org:10001 [2023-02-15T00:54:50.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:54:50.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:54:50.446Z] Configure a credential helper to remove this warning. See [2023-02-15T00:54:50.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:54:50.446Z] [2023-02-15T00:54:50.446Z] Login Succeeded [2023-02-15T00:54:50.446Z] nexus3.edgexfoundry.org:10002 [2023-02-15T00:54:50.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:54:50.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:54:50.735Z] Configure a credential helper to remove this warning. See [2023-02-15T00:54:50.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:54:50.736Z] [2023-02-15T00:54:50.736Z] Login Succeeded [2023-02-15T00:54:51.045Z] nexus3.edgexfoundry.org:10003 [2023-02-15T00:54:51.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:54:51.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:54:51.759Z] Configure a credential helper to remove this warning. See [2023-02-15T00:54:51.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:54:51.759Z] [2023-02-15T00:54:51.759Z] Login Succeeded [2023-02-15T00:54:51.759Z] nexus3.edgexfoundry.org:10004 [2023-02-15T00:54:51.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:54:52.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:54:52.045Z] Configure a credential helper to remove this warning. See [2023-02-15T00:54:52.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:54:52.045Z] [2023-02-15T00:54:52.045Z] Login Succeeded [2023-02-15T00:54:52.045Z] docker.io [2023-02-15T00:54:52.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T00:54:52.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T00:54:52.911Z] Configure a credential helper to remove this warning. See [2023-02-15T00:54:52.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T00:54:52.911Z] [2023-02-15T00:54:52.911Z] Login Succeeded [2023-02-15T00:54:52.911Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T00:54:52.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T00:54:53.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T00:54:53.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T00:54:53.468Z] ========================================================= [2023-02-15T00:54:53.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T00:54:53.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:54:53.983Z] + 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-02-15T00:54:54.586Z] Sending build context to Docker daemon 20.54MB [2023-02-15T00:54:54.586Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T00:54:54.586Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-15T00:54:54.859Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T00:54:54.859Z] 9b18e9b68314: Pulling fs layer [2023-02-15T00:54:54.859Z] 35d82f9e3411: Pulling fs layer [2023-02-15T00:54:54.859Z] e16973657156: Pulling fs layer [2023-02-15T00:54:54.859Z] fc693d55d65f: Pulling fs layer [2023-02-15T00:54:54.859Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T00:54:54.859Z] dda99020689f: Pulling fs layer [2023-02-15T00:54:54.859Z] db1c61fa0a46: Pulling fs layer [2023-02-15T00:54:54.859Z] 891c053d2c06: Pulling fs layer [2023-02-15T00:54:54.859Z] dda99020689f: Waiting [2023-02-15T00:54:54.859Z] db1c61fa0a46: Waiting [2023-02-15T00:54:54.859Z] 891c053d2c06: Waiting [2023-02-15T00:54:54.859Z] fc693d55d65f: Waiting [2023-02-15T00:54:54.859Z] 7e9fc2657dce: Waiting [2023-02-15T00:54:54.859Z] e16973657156: Verifying Checksum [2023-02-15T00:54:54.859Z] e16973657156: Download complete [2023-02-15T00:54:54.859Z] 35d82f9e3411: Download complete [2023-02-15T00:54:54.859Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T00:54:54.859Z] 7e9fc2657dce: Download complete [2023-02-15T00:54:54.859Z] dda99020689f: Download complete [2023-02-15T00:54:54.859Z] 9b18e9b68314: Verifying Checksum [2023-02-15T00:54:54.859Z] 9b18e9b68314: Download complete [2023-02-15T00:54:56.303Z] 9b18e9b68314: Pull complete [2023-02-15T00:54:56.303Z] 891c053d2c06: Verifying Checksum [2023-02-15T00:54:56.303Z] 891c053d2c06: Download complete [2023-02-15T00:54:56.583Z] 35d82f9e3411: Pull complete [2023-02-15T00:54:56.858Z] e16973657156: Pull complete [2023-02-15T00:54:57.457Z] db1c61fa0a46: Verifying Checksum [2023-02-15T00:54:57.457Z] db1c61fa0a46: Download complete [2023-02-15T00:54:58.049Z] fc693d55d65f: Verifying Checksum [2023-02-15T00:54:58.049Z] fc693d55d65f: Download complete [2023-02-15T00:55:10.812Z] fc693d55d65f: Pull complete [2023-02-15T00:55:10.812Z] 7e9fc2657dce: Pull complete [2023-02-15T00:55:10.812Z] dda99020689f: Pull complete [2023-02-15T00:55:17.698Z] db1c61fa0a46: Pull complete [2023-02-15T00:55:19.701Z] 891c053d2c06: Pull complete [2023-02-15T00:55:19.701Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T00:55:19.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T00:55:19.701Z] ---> f96f9c87975a [2023-02-15T00:55:19.701Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-15T00:55:21.668Z] ---> Running in 4fec1419cb3c [2023-02-15T00:55:22.261Z] Removing intermediate container 4fec1419cb3c [2023-02-15T00:55:22.261Z] ---> 5710c7a71c6d [2023-02-15T00:55:22.261Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T00:55:22.261Z] ---> Running in 93eb810fd1d9 [2023-02-15T00:55:22.537Z] Removing intermediate container 93eb810fd1d9 [2023-02-15T00:55:22.537Z] ---> a00d03f3d249 [2023-02-15T00:55:22.537Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T00:55:22.811Z] ---> Running in 38623a0313b8 [2023-02-15T00:55:23.081Z] Removing intermediate container 38623a0313b8 [2023-02-15T00:55:23.081Z] ---> a573e16a9b58 [2023-02-15T00:55:23.081Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T00:55:23.081Z] ---> Running in 4a43529f523a [2023-02-15T00:55:23.672Z] Removing intermediate container 4a43529f523a [2023-02-15T00:55:23.672Z] ---> f99308ad78ae [2023-02-15T00:55:23.672Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-15T00:55:23.672Z] ---> Running in 4d77ab76fbd7 [2023-02-15T00:55:23.943Z] Removing intermediate container 4d77ab76fbd7 [2023-02-15T00:55:23.943Z] ---> fde7955de64c [2023-02-15T00:55:23.943Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T00:55:24.211Z] ---> Running in 2faffcbb56f9 [2023-02-15T00:55:25.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T00:55:26.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T00:55:27.690Z] OK: 221 MiB in 51 packages [2023-02-15T00:55:28.662Z] Removing intermediate container 2faffcbb56f9 [2023-02-15T00:55:28.662Z] ---> 25a5d48e7bd9 [2023-02-15T00:55:28.662Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-15T00:55:28.662Z] ---> Running in ba2857ac4231 [2023-02-15T00:55:29.256Z] Removing intermediate container ba2857ac4231 [2023-02-15T00:55:29.256Z] ---> cad511a4ade0 [2023-02-15T00:55:29.256Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-15T00:55:29.846Z] ---> fc517af47a6d [2023-02-15T00:55:29.846Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T00:55:29.846Z] ---> Running in 300600c85aac [2023-02-15T00:56:51.546Z] Removing intermediate container 300600c85aac [2023-02-15T00:56:51.546Z] ---> b1d2537bfa77 [2023-02-15T00:56:51.546Z] Step 12/13 : COPY . . [2023-02-15T00:56:51.546Z] ---> aa78fd1ddf9f [2023-02-15T00:56:51.546Z] Step 13/13 : RUN ${MAKE} [2023-02-15T00:56:51.546Z] ---> Running in 5c50e886d749 [2023-02-15T00:56:51.546Z] noop [2023-02-15T00:56:51.546Z] Removing intermediate container 5c50e886d749 [2023-02-15T00:56:51.546Z] ---> f20ef002818a [2023-02-15T00:56:51.546Z] Successfully built f20ef002818a [2023-02-15T00:56:51.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:56:52.034Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T00:56:52.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T00:56:52.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-5992 does not seem to be running inside a container [2023-02-15T00:56:52.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** ci-base-image-arm64 cat [2023-02-15T00:56:53.823Z] $ docker top a6dbf55e200cb0ff89897c5e44fbe0d9445137de5b61d6e57a92e6d46ce46d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T00:56:54.752Z] + go version [2023-02-15T00:56:54.752Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T00:56:54.786Z] $ docker stop --time=1 a6dbf55e200cb0ff89897c5e44fbe0d9445137de5b61d6e57a92e6d46ce46d7a [2023-02-15T00:56:56.482Z] $ docker rm -f --volumes a6dbf55e200cb0ff89897c5e44fbe0d9445137de5b61d6e57a92e6d46ce46d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:56:57.390Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T00:56:57.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T00:56:57.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-5992 does not seem to be running inside a container [2023-02-15T00:56:57.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** ci-base-image-arm64 cat [2023-02-15T00:56:59.531Z] $ docker top 7d62f93fc27a5143d47a5364e17cb7b6c25132f1e72eaa738396a7aaf2a096f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T00:57:00.442Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-15T00:57:01.171Z] + make test [2023-02-15T00:57:01.171Z] go test ./... -coverprofile=coverage.out ./... [2023-02-15T00:57:03.133Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-15T00:58:39.821Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-02-15T00:58:39.822Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:89:37: configuration.MessageBus.Topics undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo has no field or method Topics) [2023-02-15T00:58:39.822Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:89:51: undefined: config.MessageBusPublishTopicPrefix [2023-02-15T00:58:39.822Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [2023-02-15T00:58:58.082Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.794s coverage: 86.5% of statements [2023-02-15T00:58:58.082Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2023-02-15T00:58:58.126Z] $ docker stop --time=1 7d62f93fc27a5143d47a5364e17cb7b6c25132f1e72eaa738396a7aaf2a096f6 [2023-02-15T00:58:59.980Z] $ docker rm -f --volumes 7d62f93fc27a5143d47a5364e17cb7b6c25132f1e72eaa738396a7aaf2a096f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:59:01.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T00:59:01.496Z] [2023-02-15T00:59:01.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:59:01.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T00:59:03.332Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T00:59:03.332Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T00:59:03.332Z] 04944245beec: Pulling fs layer [2023-02-15T00:59:03.332Z] 699f458cf7ca: Pulling fs layer [2023-02-15T00:59:03.332Z] 765212b225bb: Pulling fs layer [2023-02-15T00:59:03.332Z] f23df028b6ca: Pulling fs layer [2023-02-15T00:59:03.332Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T00:59:03.332Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T00:59:03.332Z] 765212b225bb: Waiting [2023-02-15T00:59:03.332Z] f23df028b6ca: Waiting [2023-02-15T00:59:03.332Z] d65c8cfc05b1: Waiting [2023-02-15T00:59:03.332Z] 2437ff75d9bd: Waiting [2023-02-15T00:59:03.332Z] 04944245beec: Verifying Checksum [2023-02-15T00:59:03.332Z] 04944245beec: Download complete [2023-02-15T00:59:03.332Z] 765212b225bb: Verifying Checksum [2023-02-15T00:59:03.332Z] 765212b225bb: Download complete [2023-02-15T00:59:03.332Z] f23df028b6ca: Download complete [2023-02-15T00:59:03.332Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T00:59:03.332Z] d65c8cfc05b1: Download complete [2023-02-15T00:59:03.602Z] 699f458cf7ca: Verifying Checksum [2023-02-15T00:59:03.602Z] 699f458cf7ca: Download complete [2023-02-15T00:59:03.871Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T00:59:03.871Z] 8998bd30e6a1: Download complete [2023-02-15T00:59:06.470Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T00:59:06.470Z] 2437ff75d9bd: Download complete [2023-02-15T00:59:07.890Z] 8998bd30e6a1: Pull complete [2023-02-15T00:59:08.474Z] 04944245beec: Pull complete [2023-02-15T00:59:09.885Z] 699f458cf7ca: Pull complete [2023-02-15T00:59:09.885Z] 765212b225bb: Pull complete [2023-02-15T00:59:10.846Z] f23df028b6ca: Pull complete [2023-02-15T00:59:10.846Z] d65c8cfc05b1: Pull complete [2023-02-15T00:59:25.868Z] 2437ff75d9bd: Pull complete [2023-02-15T00:59:25.868Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T00:59:25.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T00:59:25.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T00:59:26.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-5992 does not seem to be running inside a container [2023-02-15T00:59:26.282Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T00:59:29.044Z] $ docker top 89f0056ea7d273d12ab7168066cd1dfb20b86aa5cf09a1ddd140e3d35ac3d83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:59:29.965Z] ---> job-cost.sh [2023-02-15T00:59:29.965Z] lf-activate-venv: SKIPPING [2023-02-15T00:59:29.965Z] INFO: No Stack... [2023-02-15T00:59:30.548Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T00:59:31.132Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T00:59:31.800Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-02-15T00:59:31.800Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T00:59:31.892Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [2023-02-15T00:59:31.897Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] did not exist. Created. [2023-02-15T00:59:31.897Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T00:59:32.641Z] /w/workspace/device-onvif-camera/1@tmp/durable-078f7c72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T00:59:33.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T00:59:33.353Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T00:59:33.751Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T00:59:33.768Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T00:59:33.843Z] $ docker stop --time=1 89f0056ea7d273d12ab7168066cd1dfb20b86aa5cf09a1ddd140e3d35ac3d83b [2023-02-15T00:59:35.332Z] $ docker rm -f --volumes 89f0056ea7d273d12ab7168066cd1dfb20b86aa5cf09a1ddd140e3d35ac3d83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T00:59:36.024Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-15T00:59:37.948Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-231/archives ] [2023-02-15T00:59:37.948Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-231/archives [2023-02-15T00:59:37.948Z] total 16 [2023-02-15T00:59:37.948Z] drwxr-xr-x 3 root root 4096 Feb 15 00:46 . [2023-02-15T00:59:37.948Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 00:46 .. [2023-02-15T00:59:37.948Z] drwxr-xr-x 2 root root 4096 Feb 15 00:46 cost [2023-02-15T00:59:37.948Z] -rw-r--r-- 1 root root 91 Feb 15 00:46 cost.csv [2023-02-15T00:59:37.948Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-231/archives [2023-02-15T00:59:37.948Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-231/archives [2023-02-15T00:59:37.948Z] total 16 [2023-02-15T00:59:37.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 00:46 . [2023-02-15T00:59:37.948Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 00:46 .. [2023-02-15T00:59:37.948Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 00:46 cost [2023-02-15T00:59:37.948Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 15 00:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:59:38.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:59:39.161Z] ---> package-listing.sh [2023-02-15T00:59:39.161Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T00:59:39.161Z] ++ facter osfamily [2023-02-15T00:59:39.419Z] + OS_FAMILY=debian [2023-02-15T00:59:39.419Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-231 [2023-02-15T00:59:39.419Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T00:59:39.419Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T00:59:39.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T00:59:39.419Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T00:59:39.419Z] + '[' /w/workspace/undry_device-onvif-camera_PR-231 ']' [2023-02-15T00:59:39.419Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T00:59:39.419Z] + case "${OS_FAMILY}" in [2023-02-15T00:59:39.419Z] + dpkg -l [2023-02-15T00:59:39.419Z] + grep '^ii' [2023-02-15T00:59:39.419Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T00:59:39.419Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T00:59:39.419Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T00:59:39.419Z] + '[' /w/workspace/undry_device-onvif-camera_PR-231 ']' [2023-02-15T00:59:39.419Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-231/archives/ [2023-02-15T00:59:39.419Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-231/archives/ [Pipeline] echo [2023-02-15T00:59:39.454Z] 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/undry_device-onvif-camera_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T00:59:39.746Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T00:59:40.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T00:59:40.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T00:59:40.529Z] prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container [2023-02-15T00:59:40.568Z] $ 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/undry_device-onvif-camera_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T00:59:40.818Z] $ docker top 9ac425ae0d31263c79de6cb8bb7c26139075cf719da6ad32242a91e9d17d2c79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T00:59:41.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T00:59:41.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T00:59:41.846Z] + ls /var/log/sa-host [2023-02-15T00:59:41.846Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T00:59:41.982Z] provisioning config files... [2023-02-15T00:59:41.991Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-231@tmp/config14502758954118780064tmp [Pipeline] { [Pipeline] echo [2023-02-15T00:59:42.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:59:42.354Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T00:59:42.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:59:42.807Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T00:59:42.848Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:59:43.161Z] ---> sudo-logs.sh [2023-02-15T00:59:43.161Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T00:59:43.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:59:43.558Z] ---> job-cost.sh [2023-02-15T00:59:43.558Z] lf-activate-venv: SKIPPING [2023-02-15T00:59:43.558Z] DEBUG: total: 0.2199999988079071 [2023-02-15T00:59:43.558Z] INFO: Retrieving Stack Cost... [2023-02-15T00:59:43.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T00:59:44.383Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T00:59:44.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T00:59:44.727Z] ---> logs-deploy.sh [2023-02-15T00:59:44.727Z] lf-activate-venv: SKIPPING [2023-02-15T00:59:44.727Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-231/1 [2023-02-15T00:59:44.727Z] INFO: archiving workspace using pattern(s): [2023-02-15T00:59:45.664Z] Archives upload complete. [2023-02-15T00:59:45.664Z] INFO: archiving logs to Nexus [2023-02-15T00:59:46.231Z] ---> uname -a: [2023-02-15T00:59:46.231Z] Linux prd-ubuntu20-04-docker-8c-8g-5958 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-15T00:59:46.231Z] [2023-02-15T00:59:46.231Z] [2023-02-15T00:59:46.231Z] ---> lscpu: [2023-02-15T00:59:46.231Z] Architecture: x86_64 [2023-02-15T00:59:46.231Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-15T00:59:46.231Z] Byte Order: Little Endian [2023-02-15T00:59:46.231Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-15T00:59:46.231Z] CPU(s): 8 [2023-02-15T00:59:46.231Z] On-line CPU(s) list: 0-7 [2023-02-15T00:59:46.231Z] Thread(s) per core: 1 [2023-02-15T00:59:46.231Z] Core(s) per socket: 1 [2023-02-15T00:59:46.231Z] Socket(s): 8 [2023-02-15T00:59:46.231Z] NUMA node(s): 1 [2023-02-15T00:59:46.231Z] Vendor ID: AuthenticAMD [2023-02-15T00:59:46.231Z] CPU family: 23 [2023-02-15T00:59:46.231Z] Model: 49 [2023-02-15T00:59:46.231Z] Model name: AMD EPYC-Rome Processor [2023-02-15T00:59:46.231Z] Stepping: 0 [2023-02-15T00:59:46.231Z] CPU MHz: 2800.000 [2023-02-15T00:59:46.231Z] BogoMIPS: 5600.00 [2023-02-15T00:59:46.231Z] Virtualization: AMD-V [2023-02-15T00:59:46.231Z] Hypervisor vendor: KVM [2023-02-15T00:59:46.231Z] Virtualization type: full [2023-02-15T00:59:46.231Z] L1d cache: 256 KiB [2023-02-15T00:59:46.231Z] L1i cache: 256 KiB [2023-02-15T00:59:46.231Z] L2 cache: 4 MiB [2023-02-15T00:59:46.231Z] L3 cache: 128 MiB [2023-02-15T00:59:46.231Z] NUMA node0 CPU(s): 0-7 [2023-02-15T00:59:46.231Z] Vulnerability Itlb multihit: Not affected [2023-02-15T00:59:46.231Z] Vulnerability L1tf: Not affected [2023-02-15T00:59:46.231Z] Vulnerability Mds: Not affected [2023-02-15T00:59:46.231Z] Vulnerability Meltdown: Not affected [2023-02-15T00:59:46.231Z] Vulnerability Mmio stale data: Not affected [2023-02-15T00:59:46.231Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-15T00:59:46.231Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-15T00:59:46.231Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-15T00:59:46.231Z] Vulnerability Srbds: Not affected [2023-02-15T00:59:46.231Z] Vulnerability Tsx async abort: Not affected [2023-02-15T00:59:46.231Z] 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-02-15T00:59:46.231Z] [2023-02-15T00:59:46.231Z] [2023-02-15T00:59:46.231Z] ---> nproc: [2023-02-15T00:59:46.231Z] 8 [2023-02-15T00:59:46.231Z] [2023-02-15T00:59:46.231Z]