Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a0d7c58c1e7f101710e966245e755328333cb56+b3088f74b80dce78a876441a0c72d3538a65c555 (c9ebbb6a15fe9e10554a44736239f303b4475434) 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-ssh6544369683761903126.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3357119601172928624.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-310/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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9858302621212008759.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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6609312634488902366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11502008256925761926.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-310/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-310/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16721085380795047327.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8850 in /w/workspace/undry_device-onvif-camera_PR-310 [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-310 # 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 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 0a0d7c58c1e7f101710e966245e755328333cb56 > 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/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0d7c58c1e7f101710e966245e755328333cb56 # timeout=10 Merge succeeded, producing 0a0d7c58c1e7f101710e966245e755328333cb56 Checking out Revision 0a0d7c58c1e7f101710e966245e755328333cb56 (PR-310) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:01:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0d7c58c1e7f101710e966245e755328333cb56 # timeout=10 [Pipeline] { [Pipeline] withCredentials 04:01:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:01:19 ========================================================= 04:01:19 EdgeX Global Pipelines Version Info 04:01:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:01:20 ------------------- 04:01:20 stable info: 04:01:20 ------------------- 04:01:20 Commited By: Bill Mahoney bill.mahoney@intel.com 04:01:20 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:01:20 Message: update stable to v1.0.248 04:01:21 ------------------- 04:01:21 experimental info: 04:01:21 ------------------- 04:01:21 Commited By: **** collab-it+edgex@linuxfoundation.org 04:01:21 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:01:21 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:01:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a0d7c58c1e7f101710e966245e755328333cb56 [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a0d7c5 [Pipeline] echo 04:01:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:22 provisioning config files... 04:01:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-310@tmp/config13114994220585245572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:23 ---> docker-login.sh 04:01:23 nexus3.edgexfoundry.org:10001 04:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:23 Configure a credential helper to remove this warning. See 04:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:23 04:01:23 Login Succeeded 04:01:23 nexus3.edgexfoundry.org:10002 04:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:23 Configure a credential helper to remove this warning. See 04:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:23 04:01:23 Login Succeeded 04:01:23 nexus3.edgexfoundry.org:10003 04:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:23 Configure a credential helper to remove this warning. See 04:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:23 04:01:23 Login Succeeded 04:01:23 nexus3.edgexfoundry.org:10004 04:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:23 Configure a credential helper to remove this warning. See 04:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:23 04:01:23 Login Succeeded 04:01:23 docker.io 04:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:24 Configure a credential helper to remove this warning. See 04:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:24 04:01:24 Login Succeeded 04:01:24 ---> docker-login.sh ends [Pipeline] } 04:01:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:01:24 + git rev-list -1 --merges 0a0d7c58c1e7f101710e966245e755328333cb56~1..0a0d7c58c1e7f101710e966245e755328333cb56 [Pipeline] echo 04:01:24 -----------> git rev-list -1 --merges 0a0d7c58c1e7f101710e966245e755328333cb56~1..0a0d7c58c1e7f101710e966245e755328333cb56 0a0d7c58c1e7f101710e966245e755328333cb56 [false] [Pipeline] sh 04:01:25 + git log --format=format:%s -1 0a0d7c58c1e7f101710e966245e755328333cb56 [Pipeline] echo 04:01:25 ========================================================= 04:01:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:01:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:25 + git log --format=format:%s -1 0a0d7c58c1e7f101710e966245e755328333cb56 [Pipeline] echo 04:01:25 [semverPrep] GIT_COMMIT: 0a0d7c58c1e7f101710e966245e755328333cb56, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:01:25 [semverPrep] This is not a build commit. [Pipeline] sh 04:01:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:01:26 + grep -v github /etc/ssh/ssh_known_hosts 04:01:26 + [ -e /tmp/ssh_known_hosts ] 04:01:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:01:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:01:26 + sudo tee -a /etc/ssh/ssh_known_hosts 04:01:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:26 04:01:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:27 0.1.4: Pulling from edgex-devops/py-git-semver 04:01:27 b85a868b505f: Pulling fs layer 04:01:27 e2be974225ed: Pulling fs layer 04:01:27 339a4e72a1f5: Pulling fs layer 04:01:27 988bab9f4d93: Pulling fs layer 04:01:27 1469e6f7b9e6: Pulling fs layer 04:01:27 eaf3925da568: Pulling fs layer 04:01:27 bab4dde63d76: Pulling fs layer 04:01:27 bde34c3a00c8: Pulling fs layer 04:01:27 b352a97aabf1: Pulling fs layer 04:01:27 4872d77fe225: Pulling fs layer 04:01:27 5851b861e8e6: Pulling fs layer 04:01:27 988bab9f4d93: Waiting 04:01:27 1469e6f7b9e6: Waiting 04:01:27 eaf3925da568: Waiting 04:01:27 bab4dde63d76: Waiting 04:01:27 bde34c3a00c8: Waiting 04:01:27 b352a97aabf1: Waiting 04:01:27 5851b861e8e6: Waiting 04:01:27 4872d77fe225: Waiting 04:01:27 e2be974225ed: Download complete 04:01:27 988bab9f4d93: Download complete 04:01:27 1469e6f7b9e6: Verifying Checksum 04:01:27 1469e6f7b9e6: Download complete 04:01:27 eaf3925da568: Download complete 04:01:27 339a4e72a1f5: Verifying Checksum 04:01:27 339a4e72a1f5: Download complete 04:01:27 bde34c3a00c8: Download complete 04:01:27 b352a97aabf1: Verifying Checksum 04:01:27 b352a97aabf1: Download complete 04:01:27 4872d77fe225: Verifying Checksum 04:01:27 4872d77fe225: Download complete 04:01:27 5851b861e8e6: Verifying Checksum 04:01:27 5851b861e8e6: Download complete 04:01:27 b85a868b505f: Verifying Checksum 04:01:27 b85a868b505f: Download complete 04:01:27 bab4dde63d76: Verifying Checksum 04:01:27 bab4dde63d76: Download complete 04:01:28 b85a868b505f: Pull complete 04:01:28 e2be974225ed: Pull complete 04:01:29 339a4e72a1f5: Pull complete 04:01:29 988bab9f4d93: Pull complete 04:01:29 1469e6f7b9e6: Pull complete 04:01:29 eaf3925da568: Pull complete 04:01:31 bab4dde63d76: Pull complete 04:01:31 bde34c3a00c8: Pull complete 04:01:31 b352a97aabf1: Pull complete 04:01:31 4872d77fe225: Pull complete 04:01:31 5851b861e8e6: Pull complete 04:01:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:31 prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container 04:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 04:01:33 $ docker top 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f -eo pid,comm 04:01:33 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). 04:01:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:33 [ssh-agent] Looking for ssh-agent implementation... 04:01:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:33 $ docker exec 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f ssh-agent 04:01:33 SSH_AUTH_SOCK=/tmp/ssh-mhFlyyFVTbbj/agent.32 04:01:33 SSH_AGENT_PID=38 04:01:33 Running ssh-add (command line suppressed) 04:01:33 Identity added: /w/workspace/undry_device-onvif-camera_PR-310@tmp/private_key_9823000048191170811.key (/w/workspace/undry_device-onvif-camera_PR-310@tmp/private_key_9823000048191170811.key) 04:01:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:33 + git tag --points-at HEAD [Pipeline] } 04:01:33 $ docker exec --env ******** --env ******** 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f ssh-agent -k 04:01:34 unset SSH_AUTH_SOCK; 04:01:34 unset SSH_AGENT_PID; 04:01:34 echo Agent pid 38 killed; 04:01:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:01:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:34 [ssh-agent] Looking for ssh-agent implementation... 04:01:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:34 $ docker exec 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f ssh-agent 04:01:34 SSH_AUTH_SOCK=/tmp/ssh-rrQplE4thAVu/agent.70 04:01:34 SSH_AGENT_PID=76 04:01:34 Running ssh-add (command line suppressed) 04:01:34 Identity added: /w/workspace/undry_device-onvif-camera_PR-310@tmp/private_key_2213905406903665067.key (/w/workspace/undry_device-onvif-camera_PR-310@tmp/private_key_2213905406903665067.key) 04:01:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:34 + git semver init 04:01:35 2023-04-18 04:01:34,937 [run_init] DEBUG init version:0.0.0 force:False 04:01:35 2023-04-18 04:01:34,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-310/.semver 04:01:35 2023-04-18 04:01:34,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-310/.semver 04:01:35 2023-04-18 04:01:34,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-310/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-310, universal_newlines=False, shell=None, istream=None) 04:01:35 2023-04-18 04:01:35,756 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-310/.git/info/exclude 04:01:35 2023-04-18 04:01:35,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-310/.semver/PR-310 with force:False 04:01:35 2023-04-18 04:01:35,757 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-310/.semver/PR-310 04:01:35 2023-04-18 04:01:35,761 [execute] INFO git cat-file --batch-check 04:01:35 2023-04-18 04:01:35,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-310/.semver, universal_newlines=False, shell=None, istream=) 04:01:35 2023-04-18 04:01:35,766 [execute] INFO git cat-file --batch 04:01:35 2023-04-18 04:01:35,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-310/.semver, universal_newlines=False, shell=None, istream=) 04:01:35 2023-04-18 04:01:35,771 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-310/.semver/PR-310 04:01:35 0.0.0 [Pipeline] } 04:01:35 $ docker exec --env ******** --env ******** 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f ssh-agent -k 04:01:36 unset SSH_AUTH_SOCK; 04:01:36 unset SSH_AGENT_PID; 04:01:36 echo Agent pid 76 killed; 04:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:36 + git semver [Pipeline] } 04:01:36 $ docker stop --time=1 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f 04:01:38 $ docker rm -f --volumes 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f [Pipeline] // withDockerContainer [Pipeline] sh 04:01:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:01:38 Stashed 1 file(s) [Pipeline] echo 04:01:38 [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 04:01:39 provisioning config files... 04:01:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-310@tmp/config3898469669928360288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:39 ---> docker-login.sh 04:01:39 nexus3.edgexfoundry.org:10001 04:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:39 Configure a credential helper to remove this warning. See 04:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:39 04:01:39 Login Succeeded 04:01:39 nexus3.edgexfoundry.org:10002 04:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:39 Configure a credential helper to remove this warning. See 04:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:39 04:01:39 Login Succeeded 04:01:39 nexus3.edgexfoundry.org:10003 04:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 nexus3.edgexfoundry.org:10004 04:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 docker.io 04:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 ---> docker-login.sh ends [Pipeline] } 04:01:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:40 ========================================================= 04:01:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:01:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:01:41 Sending build context to Docker daemon 26.93MB 04:01:41 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:01:41 Step 2/13 : FROM ${BASE} AS builder 04:01:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:01:41 63b65145d645: Pulling fs layer 04:01:41 a2d21d5440eb: Pulling fs layer 04:01:41 935e6c44a52c: Pulling fs layer 04:01:41 94cc34f8dd06: Pulling fs layer 04:01:41 30dea6a524f1: Pulling fs layer 04:01:41 a2aff8979fd8: Pulling fs layer 04:01:41 6808be2612f2: Pulling fs layer 04:01:41 94cc34f8dd06: Waiting 04:01:41 30dea6a524f1: Waiting 04:01:41 a2aff8979fd8: Waiting 04:01:41 f25807f1079a: Pulling fs layer 04:01:41 f25807f1079a: Waiting 04:01:41 6808be2612f2: Waiting 04:01:41 a2d21d5440eb: Verifying Checksum 04:01:41 a2d21d5440eb: Download complete 04:01:41 94cc34f8dd06: Verifying Checksum 04:01:41 94cc34f8dd06: Download complete 04:01:41 30dea6a524f1: Verifying Checksum 04:01:41 30dea6a524f1: Download complete 04:01:41 63b65145d645: Verifying Checksum 04:01:41 63b65145d645: Download complete 04:01:41 a2aff8979fd8: Verifying Checksum 04:01:41 a2aff8979fd8: Download complete 04:01:41 63b65145d645: Pull complete 04:01:41 a2d21d5440eb: Pull complete 04:01:41 f25807f1079a: Verifying Checksum 04:01:41 f25807f1079a: Download complete 04:01:41 935e6c44a52c: Verifying Checksum 04:01:41 935e6c44a52c: Download complete 04:01:42 6808be2612f2: Verifying Checksum 04:01:42 6808be2612f2: Download complete 04:01:45 935e6c44a52c: Pull complete 04:01:45 94cc34f8dd06: Pull complete 04:01:45 30dea6a524f1: Pull complete 04:01:45 a2aff8979fd8: Pull complete 04:01:48 6808be2612f2: Pull complete 04:01:48 f25807f1079a: Pull complete 04:01:48 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:01:48 ---> 3b553350e43f 04:01:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:01:50 ---> Running in 04e74d73b16d 04:01:50 Removing intermediate container 04e74d73b16d 04:01:50 ---> 7127d9d0c32f 04:01:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:01:50 ---> Running in 17571ff4b47d 04:01:50 Removing intermediate container 17571ff4b47d 04:01:50 ---> b5f60d32ab57 04:01:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:01:50 ---> Running in 611eaca29f25 04:01:50 Removing intermediate container 611eaca29f25 04:01:50 ---> 2eea205ed5fa 04:01:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:01:50 ---> Running in 024da4899cae 04:01:50 Removing intermediate container 024da4899cae 04:01:50 ---> fd911dab10bd 04:01:50 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:01:50 ---> Running in 6695df45ff6b 04:01:50 Removing intermediate container 6695df45ff6b 04:01:50 ---> f756ff775527 04:01:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:01:50 ---> Running in 8722ed2491ef 04:01:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:01:51 OK: 265 MiB in 53 packages 04:01:51 Removing intermediate container 8722ed2491ef 04:01:51 ---> 170f3c34f423 04:01:51 Step 9/13 : WORKDIR /device-onvif-camera 04:01:51 ---> Running in af6dd2fd77da 04:01:51 Removing intermediate container af6dd2fd77da 04:01:51 ---> 05aabe2b524f 04:01:51 Step 10/13 : COPY go.mod vendor* ./ 04:01:51 ---> 1bfc56428257 04:01:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:51 ---> Running in d797190c2971 04:01:54 Still waiting to schedule task 04:01:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:02:18 Removing intermediate container d797190c2971 04:02:18 ---> 3b0a308cb2fa 04:02:18 Step 12/13 : COPY . . 04:02:18 ---> 56a1d1872295 04:02:18 Step 13/13 : RUN ${MAKE} 04:02:18 ---> Running in 0b2ce8a0b65e 04:02:18 noop 04:02:18 Removing intermediate container 0b2ce8a0b65e 04:02:18 ---> ddf692f23711 04:02:18 Successfully built ddf692f23711 04:02:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:18 + docker inspect -f . ci-base-image-x86_64 04:02:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:18 prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container 04:02:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 04:02:19 $ docker top b8fc9b64406390e55c12b72e496828d9d1ce53c0d17156e1f041e64ce6a0cfcd -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:19 + go version 04:02:19 go version go1.20.2 linux/amd64 [Pipeline] } 04:02:19 $ docker stop --time=1 b8fc9b64406390e55c12b72e496828d9d1ce53c0d17156e1f041e64ce6a0cfcd 04:02:21 $ docker rm -f --volumes b8fc9b64406390e55c12b72e496828d9d1ce53c0d17156e1f041e64ce6a0cfcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:21 + docker inspect -f . ci-base-image-x86_64 04:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:22 prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container 04:02:22 $ 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-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 04:02:22 $ docker top 1aa3b29df2267e7cc7937f6a29d9e0566b701d1c38a6e8e43fd8e109b71887e6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:22 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-310 [Pipeline] fileExists [Pipeline] sh 04:02:23 + make test 04:02:23 go test ./... -coverprofile=coverage.out ./... 04:02:28 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:02:38 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 04:02:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.65/internal/controller/http/restrouter.go:63:62: cannot use secretProvider (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt value in argument to handlers.AutoConfigAuthenticationFunc: "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt (missing method GetAccessToken) 04:02:38 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:02:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.6% of statements 04:02:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.359s coverage: 86.5% of statements 04:02:40 FAIL 04:02:40 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 04:02:40 $ docker stop --time=1 1aa3b29df2267e7cc7937f6a29d9e0566b701d1c38a6e8e43fd8e109b71887e6 04:02:42 $ docker rm -f --volumes 1aa3b29df2267e7cc7937f6a29d9e0566b701d1c38a6e8e43fd8e109b71887e6 [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 04:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:02:43 04:02:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:02:44 latest: Pulling from edgex-lftools-log-publisher 04:02:44 5eb5b503b376: Pulling fs layer 04:02:44 5c69ac0246d0: Pulling fs layer 04:02:44 ec43610c2a17: Pulling fs layer 04:02:44 3a2ae6a8a46f: Pulling fs layer 04:02:44 33b1e0a273af: Pulling fs layer 04:02:44 5d3b04190fa2: Pulling fs layer 04:02:44 2f39f015ded8: Pulling fs layer 04:02:44 33b1e0a273af: Waiting 04:02:44 3a2ae6a8a46f: Waiting 04:02:44 5c69ac0246d0: Verifying Checksum 04:02:44 5c69ac0246d0: Download complete 04:02:44 3a2ae6a8a46f: Verifying Checksum 04:02:44 3a2ae6a8a46f: Download complete 04:02:44 33b1e0a273af: Verifying Checksum 04:02:44 33b1e0a273af: Download complete 04:02:44 ec43610c2a17: Verifying Checksum 04:02:44 ec43610c2a17: Download complete 04:02:44 5d3b04190fa2: Verifying Checksum 04:02:44 5d3b04190fa2: Download complete 04:02:44 5eb5b503b376: Verifying Checksum 04:02:44 5eb5b503b376: Download complete 04:02:44 2f39f015ded8: Download complete 04:02:45 5eb5b503b376: Pull complete 04:02:45 5c69ac0246d0: Pull complete 04:02:46 ec43610c2a17: Pull complete 04:02:46 3a2ae6a8a46f: Pull complete 04:02:46 33b1e0a273af: Pull complete 04:02:46 5d3b04190fa2: Pull complete 04:02:50 2f39f015ded8: Pull complete 04:02:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:02:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:50 prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container 04:02:50 $ 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-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 04:02:51 $ docker top 8d86f64f067ed9503915aa9ef1fc06630ec3b50580ac5b54cd457d0b7196575d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:52 ---> job-cost.sh 04:02:52 lf-activate-venv: SKIPPING 04:02:52 INFO: No Stack... 04:02:52 INFO: Retrieving Pricing Info for: v3-standard-8 04:02:52 INFO: Archiving Costs [Pipeline] sh 04:02:53 + cat /w/workspace/undry_device-onvif-camera_PR-310/archives/cost.csv 04:02:53 + cut -d, -f6 [Pipeline] lock 04:02:53 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] 04:02:53 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] did not exist. Created. 04:02:53 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:02:53 + echo total: 0.2199999988079071 [Pipeline] stash 04:02:53 Stashed 1 file(s) [Pipeline] } 04:02:53 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:02:53 $ docker stop --time=1 8d86f64f067ed9503915aa9ef1fc06630ec3b50580ac5b54cd457d0b7196575d 04:02:54 $ docker rm -f --volumes 8d86f64f067ed9503915aa9ef1fc06630ec3b50580ac5b54cd457d0b7196575d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:02:55 Failed in branch amd64 04:03:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8852 in /w/workspace/undry_device-onvif-camera_PR-310 [Pipeline] { [Pipeline] ws 04:03:26 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:03:26 The recommended git tool is: git 04:03:31 using credential edgex-jenkins-ssh 04:03:31 Cloning the remote Git repository 04:03:31 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:03:31 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:03:31 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:03:31 > git --version # timeout=10 04:03:31 > git --version # 'git version 2.25.1' 04:03:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:03:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:34 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 0a0d7c58c1e7f101710e966245e755328333cb56 04:03:35 Merge succeeded, producing 0a0d7c58c1e7f101710e966245e755328333cb56 04:03:35 Checking out Revision 0a0d7c58c1e7f101710e966245e755328333cb56 (PR-310) 04:03:34 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:03:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:03:34 > git config core.sparsecheckout # timeout=10 04:03:35 > git checkout -f 0a0d7c58c1e7f101710e966245e755328333cb56 # timeout=10 04:03:35 > git remote # timeout=10 04:03:35 > git config --get remote.origin.url # timeout=10 04:03:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:35 > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 04:03:35 > git rev-parse HEAD^{commit} # timeout=10 04:03:35 > git config core.sparsecheckout # timeout=10 04:03:35 > git checkout -f 0a0d7c58c1e7f101710e966245e755328333cb56 # timeout=10 04:03:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:03:36 > git --version # timeout=10 04:03:36 > git --version # 'git version 2.25.1' 04:03:36 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:03:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:03:37 Dload Upload Total Spent Left Speed 04:03:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 04:03:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:03:38 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 04:03:38 /etc/docker/daemon.json 04:03:38 { 04:03:38 "registry-mirrors": [ 04:03:38 "https://nexus3.edgexfoundry.org:10001" 04:03:38 ], 04:03:38 "bip": "10.250.0.254/24", 04:03:38 "hosts": [ 04:03:38 "tcp://0.0.0.0:5555", 04:03:38 "unix:///var/run/docker.sock" 04:03:38 ], 04:03:38 "mtu": 1458, 04:03:38 "selinux-enabled": true, 04:03:38 "seccomp-profile": "/etc/docker/seccomp.json" 04:03:38 } [Pipeline] sh 04:03:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:03:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:57 provisioning config files... 04:03:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config15391658509469939372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:57 ---> docker-login.sh 04:03:57 nexus3.edgexfoundry.org:10001 04:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:58 Configure a credential helper to remove this warning. See 04:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:58 04:03:58 Login Succeeded 04:03:58 nexus3.edgexfoundry.org:10002 04:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:58 Configure a credential helper to remove this warning. See 04:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:58 04:03:58 Login Succeeded 04:03:58 nexus3.edgexfoundry.org:10003 04:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:59 Configure a credential helper to remove this warning. See 04:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:59 04:03:59 Login Succeeded 04:03:59 nexus3.edgexfoundry.org:10004 04:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:59 Configure a credential helper to remove this warning. See 04:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:59 04:03:59 Login Succeeded 04:03:59 docker.io 04:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:00 Configure a credential helper to remove this warning. See 04:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:00 04:04:00 Login Succeeded 04:04:00 ---> docker-login.sh ends [Pipeline] } 04:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:00 ========================================================= 04:04:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:04:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:04:01 Sending build context to Docker daemon 19.65MB 04:04:01 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:04:01 Step 2/13 : FROM ${BASE} AS builder 04:04:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:04:01 af6eaf76a39c: Pulling fs layer 04:04:01 55522c791124: Pulling fs layer 04:04:01 ce5c4a1c91eb: Pulling fs layer 04:04:01 169dfbe0d373: Pulling fs layer 04:04:01 e1ff8fa3b103: Pulling fs layer 04:04:01 52ebb69f0ebf: Pulling fs layer 04:04:01 5abe8eddf0d5: Pulling fs layer 04:04:01 e1ff8fa3b103: Waiting 04:04:01 169dfbe0d373: Waiting 04:04:01 5abe8eddf0d5: Waiting 04:04:01 55522c791124: Verifying Checksum 04:04:01 55522c791124: Download complete 04:04:01 169dfbe0d373: Verifying Checksum 04:04:01 169dfbe0d373: Download complete 04:04:01 e1ff8fa3b103: Verifying Checksum 04:04:01 e1ff8fa3b103: Download complete 04:04:01 af6eaf76a39c: Download complete 04:04:02 af6eaf76a39c: Pull complete 04:04:02 5abe8eddf0d5: Verifying Checksum 04:04:02 5abe8eddf0d5: Download complete 04:04:03 55522c791124: Pull complete 04:04:04 ce5c4a1c91eb: Verifying Checksum 04:04:04 ce5c4a1c91eb: Download complete 04:04:04 52ebb69f0ebf: Verifying Checksum 04:04:04 52ebb69f0ebf: Download complete 04:04:14 ce5c4a1c91eb: Pull complete 04:04:14 169dfbe0d373: Pull complete 04:04:14 e1ff8fa3b103: Pull complete 04:04:19 52ebb69f0ebf: Pull complete 04:04:21 5abe8eddf0d5: Pull complete 04:04:21 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:04:21 ---> 6cb57ee374ae 04:04:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:04:23 ---> Running in 099826b4011d 04:04:23 Removing intermediate container 099826b4011d 04:04:23 ---> 473048c64e64 04:04:23 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:23 ---> Running in 6a3ca350de3b 04:04:24 Removing intermediate container 6a3ca350de3b 04:04:24 ---> e32200820ae9 04:04:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:04:24 ---> Running in 47ff3e99ee78 04:04:24 Removing intermediate container 47ff3e99ee78 04:04:24 ---> 1dd98afcc36e 04:04:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:04:24 ---> Running in 462ea4a70c55 04:04:24 Removing intermediate container 462ea4a70c55 04:04:24 ---> 28802d44f88d 04:04:24 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:04:24 ---> Running in 3fac1f40d590 04:04:25 Removing intermediate container 3fac1f40d590 04:04:25 ---> f6178ea7aedc 04:04:25 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:25 ---> Running in 49b8d5103c53 04:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:04:27 OK: 263 MiB in 53 packages 04:04:28 Removing intermediate container 49b8d5103c53 04:04:28 ---> 37b861b00418 04:04:28 Step 9/13 : WORKDIR /device-onvif-camera 04:04:28 ---> Running in 8019f8cbb67b 04:04:29 Removing intermediate container 8019f8cbb67b 04:04:29 ---> b67e133adff5 04:04:29 Step 10/13 : COPY go.mod vendor* ./ 04:04:29 ---> 6e11a15533cb 04:04:29 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:29 ---> Running in 8b2b62bb03b0 04:05:37 Removing intermediate container 8b2b62bb03b0 04:05:37 ---> 8450e0819f8b 04:05:37 Step 12/13 : COPY . . 04:05:37 ---> 5d8c7a072365 04:05:37 Step 13/13 : RUN ${MAKE} 04:05:37 ---> Running in 1673fcffbbc3 04:05:37 noop 04:05:37 Removing intermediate container 1673fcffbbc3 04:05:37 ---> 5cc8ebacffef 04:05:37 Successfully built 5cc8ebacffef 04:05:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:38 + docker inspect -f . ci-base-image-arm64 04:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:38 prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container 04:05:38 $ 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 04:05:39 $ docker top a2cc3154283ceb466def15b4eab3025f02969770d526ed99958004aab86fe35f -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:40 + go version 04:05:40 go version go1.20.2 linux/arm64 [Pipeline] } 04:05:40 $ docker stop --time=1 a2cc3154283ceb466def15b4eab3025f02969770d526ed99958004aab86fe35f 04:05:42 $ docker rm -f --volumes a2cc3154283ceb466def15b4eab3025f02969770d526ed99958004aab86fe35f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:43 + docker inspect -f . ci-base-image-arm64 04:05:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:43 prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container 04:05:43 $ 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 04:05:44 $ docker top 3c02065860990dce6f5003b27783b245948d98ed3e49f7b8dc153a7eeb518d2e -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:45 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:05:45 + make test 04:05:45 go test ./... -coverprofile=coverage.out ./... 04:06:17 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:08:09 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 04:08:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.65/internal/controller/http/restrouter.go:63:62: cannot use secretProvider (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt value in argument to handlers.AutoConfigAuthenticationFunc: "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt (missing method GetAccessToken) 04:08:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:08:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.202s coverage: 31.6% of statements 04:09:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.644s coverage: 86.5% of statements 04:09:03 FAIL 04:09:03 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 04:09:03 $ docker stop --time=1 3c02065860990dce6f5003b27783b245948d98ed3e49f7b8dc153a7eeb518d2e 04:09:05 $ docker rm -f --volumes 3c02065860990dce6f5003b27783b245948d98ed3e49f7b8dc153a7eeb518d2e [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 04:09:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:09:07 04:09:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:09:07 arm64: Pulling from edgex-lftools-log-publisher 04:09:07 8998bd30e6a1: Pulling fs layer 04:09:07 04944245beec: Pulling fs layer 04:09:07 699f458cf7ca: Pulling fs layer 04:09:07 765212b225bb: Pulling fs layer 04:09:07 f23df028b6ca: Pulling fs layer 04:09:07 d65c8cfc05b1: Pulling fs layer 04:09:07 2437ff75d9bd: Pulling fs layer 04:09:07 765212b225bb: Waiting 04:09:07 f23df028b6ca: Waiting 04:09:07 d65c8cfc05b1: Waiting 04:09:07 2437ff75d9bd: Waiting 04:09:07 04944245beec: Verifying Checksum 04:09:07 04944245beec: Download complete 04:09:07 765212b225bb: Verifying Checksum 04:09:07 765212b225bb: Download complete 04:09:07 f23df028b6ca: Verifying Checksum 04:09:07 f23df028b6ca: Download complete 04:09:07 d65c8cfc05b1: Verifying Checksum 04:09:07 d65c8cfc05b1: Download complete 04:09:07 699f458cf7ca: Verifying Checksum 04:09:07 699f458cf7ca: Download complete 04:09:08 8998bd30e6a1: Download complete 04:09:11 2437ff75d9bd: Verifying Checksum 04:09:11 2437ff75d9bd: Download complete 04:09:13 8998bd30e6a1: Pull complete 04:09:14 04944245beec: Pull complete 04:09:15 699f458cf7ca: Pull complete 04:09:15 765212b225bb: Pull complete 04:09:16 f23df028b6ca: Pull complete 04:09:16 d65c8cfc05b1: Pull complete 04:09:31 2437ff75d9bd: Pull complete 04:09:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:09:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:31 prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container 04:09:32 $ 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 04:09:35 $ docker top 820460352de7728544c132e5ae1989b45615bb067d5e3d440759da20bad478f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:36 ---> job-cost.sh 04:09:36 lf-activate-venv: SKIPPING 04:09:36 INFO: No Stack... 04:09:36 INFO: Retrieving Pricing Info for: v3-standard-4 04:09:37 INFO: Archiving Costs [Pipeline] sh 04:09:37 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:09:37 + cut -d, -f6 [Pipeline] lock 04:09:37 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] 04:09:37 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] did not exist. Created. 04:09:37 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:38 /w/workspace/device-onvif-camera/1@tmp/durable-0ca9a07a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:09:39 + echo total: 0.10999999940395355 [Pipeline] stash 04:09:39 Warning: overwriting stash ‘stack-cost’ 04:09:39 Stashed 1 file(s) [Pipeline] } 04:09:39 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:09:40 $ docker stop --time=1 820460352de7728544c132e5ae1989b45615bb067d5e3d440759da20bad478f2 04:09:41 $ docker rm -f --volumes 820460352de7728544c132e5ae1989b45615bb067d5e3d440759da20bad478f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:42 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 04:09:44 + [ -d /w/workspace/undry_device-onvif-camera_PR-310/archives ] 04:09:44 + ls -al /w/workspace/undry_device-onvif-camera_PR-310/archives 04:09:44 total 16 04:09:44 drwxr-xr-x 3 root root 4096 Apr 18 04:02 . 04:09:44 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 04:02 .. 04:09:44 drwxr-xr-x 2 root root 4096 Apr 18 04:02 cost 04:09:44 -rw-r--r-- 1 root root 91 Apr 18 04:02 cost.csv 04:09:44 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-310/archives 04:09:44 + ls -al /w/workspace/undry_device-onvif-camera_PR-310/archives 04:09:44 total 16 04:09:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 04:02 . 04:09:44 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 04:02 .. 04:09:44 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 04:02 cost 04:09:44 -rw-r--r-- 1 jenkins jenkins 91 Apr 18 04:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:09:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:09:45 ---> package-listing.sh 04:09:45 ++ facter osfamily 04:09:45 ++ tr '[:upper:]' '[:lower:]' 04:09:45 + OS_FAMILY=debian 04:09:45 + workspace=/w/workspace/undry_device-onvif-camera_PR-310 04:09:45 + START_PACKAGES=/tmp/packages_start.txt 04:09:45 + END_PACKAGES=/tmp/packages_end.txt 04:09:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:09:45 + PACKAGES=/tmp/packages_start.txt 04:09:45 + '[' /w/workspace/undry_device-onvif-camera_PR-310 ']' 04:09:45 + PACKAGES=/tmp/packages_end.txt 04:09:45 + case "${OS_FAMILY}" in 04:09:45 + dpkg -l 04:09:45 + grep '^ii' 04:09:45 + '[' -f /tmp/packages_start.txt ']' 04:09:45 + '[' -f /tmp/packages_end.txt ']' 04:09:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:09:45 + '[' /w/workspace/undry_device-onvif-camera_PR-310 ']' 04:09:45 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-310/archives/ 04:09:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-310/archives/ [Pipeline] echo 04:09:45 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:09:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:46 prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container 04:09:46 $ 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-310/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-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 04:09:47 $ docker top c1cb1c16212e4083541e4d78fe517d69c8369a62da1e36f60595ed4b9e1a27e3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:09:47 + mkdir -p /var/log/sysstat [Pipeline] sh 04:09:48 + ls /var/log/sa-host 04:09:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:48 provisioning config files... 04:09:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-310@tmp/config3676237477716641238tmp [Pipeline] { [Pipeline] echo 04:09:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:09:48 ---> create-netrc.sh [Pipeline] } 04:09:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:09:49 ---> python-tools-install.sh [Pipeline] echo 04:09:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:09:49 ---> sudo-logs.sh 04:09:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:09:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:09:49 ---> job-cost.sh 04:09:49 lf-activate-venv: SKIPPING 04:09:49 DEBUG: total: 0.2199999988079071 04:09:49 INFO: Retrieving Stack Cost... 04:09:50 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:50 INFO: Archiving Costs [Pipeline] echo 04:09:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:09:50 ---> logs-deploy.sh 04:09:50 lf-activate-venv: SKIPPING 04:09:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-310/1 04:09:50 INFO: archiving workspace using pattern(s): 04:09:51 Archives upload complete. 04:09:51 INFO: archiving logs to Nexus 04:09:52 ---> uname -a: 04:09:52 Linux prd-ubuntu20-04-docker-8c-8g-8850 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:09:52 04:09:52 04:09:52 ---> lscpu: 04:09:52 Architecture: x86_64 04:09:52 CPU op-mode(s): 32-bit, 64-bit 04:09:52 Byte Order: Little Endian 04:09:52 Address sizes: 40 bits physical, 48 bits virtual 04:09:52 CPU(s): 8 04:09:52 On-line CPU(s) list: 0-7 04:09:52 Thread(s) per core: 1 04:09:52 Core(s) per socket: 1 04:09:52 Socket(s): 8 04:09:52 NUMA node(s): 1 04:09:52 Vendor ID: AuthenticAMD 04:09:52 CPU family: 23 04:09:52 Model: 49 04:09:52 Model name: AMD EPYC-Rome Processor 04:09:52 Stepping: 0 04:09:52 CPU MHz: 2799.998 04:09:52 BogoMIPS: 5599.99 04:09:52 Virtualization: AMD-V 04:09:52 Hypervisor vendor: KVM 04:09:52 Virtualization type: full 04:09:52 L1d cache: 256 KiB 04:09:52 L1i cache: 256 KiB 04:09:52 L2 cache: 4 MiB 04:09:52 L3 cache: 128 MiB 04:09:52 NUMA node0 CPU(s): 0-7 04:09:52 Vulnerability Itlb multihit: Not affected 04:09:52 Vulnerability L1tf: Not affected 04:09:52 Vulnerability Mds: Not affected 04:09:52 Vulnerability Meltdown: Not affected 04:09:52 Vulnerability Mmio stale data: Not affected 04:09:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:09:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:09:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:09:52 Vulnerability Srbds: Not affected 04:09:52 Vulnerability Tsx async abort: Not affected 04:09:52 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 04:09:52 04:09:52 04:09:52 ---> nproc: 04:09:52 8 04:09:52 04:09:52