Pull request #251 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a760d53a566f67a595ec3796f9abef41a1187365+650149e901bbd1d5d542720a605977f5c38beceb (84086d2dc13770f11871d0648855bd152a6b6858) 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-ssh13205643027050853827.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-ssh5535983500966484608.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6147225528659508315.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 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-ssh1827388924703465484.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5727103521978552625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘prd-ubuntu20.04-docker-8c-8g-8661’ Running on prd-ubuntu20.04-docker-8c-8g-8668 in /w/workspace/undry_device-onvif-camera_PR-251 [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-251 # 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 650149e901bbd1d5d542720a605977f5c38beceb into PR head commit a760d53a566f67a595ec3796f9abef41a1187365 > 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/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing a760d53a566f67a595ec3796f9abef41a1187365 Checking out Revision a760d53a566f67a595ec3796f9abef41a1187365 (PR-251) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:54:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:54:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:54:39 ========================================================= 22:54:39 EdgeX Global Pipelines Version Info 22:54:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f a760d53a566f67a595ec3796f9abef41a1187365 # 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 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a760d53a566f67a595ec3796f9abef41a1187365 # timeout=10 > git rev-list --no-walk 980960dff57de58107d2d97a23be64aeb111a7f1 # timeout=10 22:54:40 ------------------- 22:54:40 stable info: 22:54:40 ------------------- 22:54:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:54:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:54:40 Message: update stable to v1.0.244 22:54:40 ------------------- 22:54:40 experimental info: 22:54:40 ------------------- 22:54:40 Commited By: **** collab-it+edgex@linuxfoundation.org 22:54:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:54:40 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a760d53 [Pipeline] echo 22:54:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:41 provisioning config files... 22:54:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config4725328695110903213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:41 ---> docker-login.sh 22:54:41 nexus3.edgexfoundry.org:10001 22:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:42 Configure a credential helper to remove this warning. See 22:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:42 22:54:42 Login Succeeded 22:54:42 nexus3.edgexfoundry.org:10002 22:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:42 Configure a credential helper to remove this warning. See 22:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:42 22:54:42 Login Succeeded 22:54:42 nexus3.edgexfoundry.org:10003 22:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:42 Configure a credential helper to remove this warning. See 22:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:42 22:54:42 Login Succeeded 22:54:42 nexus3.edgexfoundry.org:10004 22:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:42 Configure a credential helper to remove this warning. See 22:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:42 22:54:42 Login Succeeded 22:54:42 docker.io 22:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:42 Configure a credential helper to remove this warning. See 22:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:42 22:54:42 Login Succeeded 22:54:42 ---> docker-login.sh ends [Pipeline] } 22:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:54:43 + git rev-list -1 --merges a760d53a566f67a595ec3796f9abef41a1187365~1..a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] echo 22:54:43 -----------> git rev-list -1 --merges a760d53a566f67a595ec3796f9abef41a1187365~1..a760d53a566f67a595ec3796f9abef41a1187365 a760d53a566f67a595ec3796f9abef41a1187365 [false] [Pipeline] sh 22:54:43 + git log --format=format:%s -1 a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] echo 22:54:43 ========================================================= 22:54:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:54:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:54:43 + git log --format=format:%s -1 a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] echo 22:54:43 [semverPrep] GIT_COMMIT: a760d53a566f67a595ec3796f9abef41a1187365, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 22:54:43 [semverPrep] This is not a build commit. [Pipeline] sh 22:54:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:54:44 + grep -v github /etc/ssh/ssh_known_hosts 22:54:44 + [ -e /tmp/ssh_known_hosts ] 22:54:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:54:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:54:44 + sudo tee -a /etc/ssh/ssh_known_hosts 22:54:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:44 22:54:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:44 0.1.4: Pulling from edgex-devops/py-git-semver 22:54:44 b85a868b505f: Pulling fs layer 22:54:44 e2be974225ed: Pulling fs layer 22:54:44 339a4e72a1f5: Pulling fs layer 22:54:44 988bab9f4d93: Pulling fs layer 22:54:44 1469e6f7b9e6: Pulling fs layer 22:54:44 eaf3925da568: Pulling fs layer 22:54:44 bab4dde63d76: Pulling fs layer 22:54:44 bde34c3a00c8: Pulling fs layer 22:54:44 b352a97aabf1: Pulling fs layer 22:54:44 4872d77fe225: Pulling fs layer 22:54:44 5851b861e8e6: Pulling fs layer 22:54:44 988bab9f4d93: Waiting 22:54:44 1469e6f7b9e6: Waiting 22:54:44 eaf3925da568: Waiting 22:54:44 bab4dde63d76: Waiting 22:54:44 bde34c3a00c8: Waiting 22:54:44 b352a97aabf1: Waiting 22:54:44 4872d77fe225: Waiting 22:54:44 5851b861e8e6: Waiting 22:54:44 988bab9f4d93: Download complete 22:54:44 1469e6f7b9e6: Verifying Checksum 22:54:44 1469e6f7b9e6: Download complete 22:54:44 339a4e72a1f5: Verifying Checksum 22:54:44 339a4e72a1f5: Download complete 22:54:44 eaf3925da568: Verifying Checksum 22:54:44 eaf3925da568: Download complete 22:54:44 bde34c3a00c8: Verifying Checksum 22:54:44 bde34c3a00c8: Download complete 22:54:44 b352a97aabf1: Verifying Checksum 22:54:44 b352a97aabf1: Download complete 22:54:44 4872d77fe225: Download complete 22:54:44 5851b861e8e6: Download complete 22:54:45 b85a868b505f: Verifying Checksum 22:54:45 b85a868b505f: Download complete 22:54:45 bab4dde63d76: Verifying Checksum 22:54:46 b85a868b505f: Pull complete 22:54:46 e2be974225ed: Pull complete 22:54:47 339a4e72a1f5: Pull complete 22:54:47 988bab9f4d93: Pull complete 22:54:47 1469e6f7b9e6: Pull complete 22:54:47 eaf3925da568: Pull complete 22:54:49 bab4dde63d76: Pull complete 22:54:49 bde34c3a00c8: Pull complete 22:54:49 b352a97aabf1: Pull complete 22:54:49 4872d77fe225: Pull complete 22:54:49 5851b861e8e6: Pull complete 22:54:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:49 prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container 22:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:54:53 $ docker top 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f -eo pid,comm 22:54:53 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). 22:54:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:53 [ssh-agent] Looking for ssh-agent implementation... 22:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:53 $ docker exec 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f ssh-agent 22:54:53 SSH_AUTH_SOCK=/tmp/ssh-NUj1QrCik8PZ/agent.32 22:54:53 SSH_AGENT_PID=38 22:54:53 Running ssh-add (command line suppressed) 22:54:54 Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_3781775919659713131.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_3781775919659713131.key) 22:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:54 + git tag --points-at HEAD [Pipeline] } 22:54:54 $ docker exec --env ******** --env ******** 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f ssh-agent -k 22:54:54 unset SSH_AUTH_SOCK; 22:54:54 unset SSH_AGENT_PID; 22:54:54 echo Agent pid 38 killed; 22:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:54:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:54 [ssh-agent] Looking for ssh-agent implementation... 22:54:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:54 $ docker exec 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f ssh-agent 22:54:55 SSH_AUTH_SOCK=/tmp/ssh-xe32l22p6tjF/agent.71 22:54:55 SSH_AGENT_PID=77 22:54:55 Running ssh-add (command line suppressed) 22:54:55 Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_13812560288290116075.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_13812560288290116075.key) 22:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:55 + git semver init 22:54:55 2023-03-07 22:54:55,675 [run_init] DEBUG init version:0.0.0 force:False 22:54:55 2023-03-07 22:54:55,676 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-251/.semver 22:54:55 2023-03-07 22:54:55,676 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-251/.semver 22:54:55 2023-03-07 22:54:55,677 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-251/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-251, universal_newlines=False, shell=None, istream=None) 22:54:56 2023-03-07 22:54:56,572 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-251/.git/info/exclude 22:54:56 2023-03-07 22:54:56,572 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 with force:False 22:54:56 2023-03-07 22:54:56,572 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 22:54:56 2023-03-07 22:54:56,577 [execute] INFO git cat-file --batch-check 22:54:56 2023-03-07 22:54:56,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) 22:54:56 2023-03-07 22:54:56,584 [execute] INFO git cat-file --batch 22:54:56 2023-03-07 22:54:56,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) 22:54:56 2023-03-07 22:54:56,589 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 22:54:56 0.0.0 [Pipeline] } 22:54:56 $ docker exec --env ******** --env ******** 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f ssh-agent -k 22:54:56 unset SSH_AUTH_SOCK; 22:54:56 unset SSH_AGENT_PID; 22:54:56 echo Agent pid 77 killed; 22:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:57 + git semver [Pipeline] } 22:54:57 $ docker stop --time=1 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f 22:54:58 $ docker rm -f --volumes 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f [Pipeline] // withDockerContainer [Pipeline] sh 22:54:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:54:59 Stashed 1 file(s) [Pipeline] echo 22:54:59 [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 22:54:59 provisioning config files... 22:54:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config11263009533000248909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:59 ---> docker-login.sh 22:54:59 nexus3.edgexfoundry.org:10001 22:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:59 Configure a credential helper to remove this warning. See 22:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:59 22:54:59 Login Succeeded 22:54:59 nexus3.edgexfoundry.org:10002 22:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:59 Configure a credential helper to remove this warning. See 22:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:59 22:54:59 Login Succeeded 22:54:59 nexus3.edgexfoundry.org:10003 22:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:59 Configure a credential helper to remove this warning. See 22:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:59 22:54:59 Login Succeeded 22:54:59 nexus3.edgexfoundry.org:10004 22:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:00 Configure a credential helper to remove this warning. See 22:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:00 22:55:00 Login Succeeded 22:55:00 docker.io 22:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:00 Configure a credential helper to remove this warning. See 22:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:00 22:55:00 Login Succeeded 22:55:00 ---> docker-login.sh ends [Pipeline] } 22:55:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:00 ========================================================= 22:55:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:55:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:00 + 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 . 22:55:00 Sending build context to Docker daemon 27.85MB 22:55:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:55:00 Step 2/13 : FROM ${BASE} AS builder 22:55:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:55:01 213ec9aee27d: Pulling fs layer 22:55:01 4583459ba037: Pulling fs layer 22:55:01 93c1e223e6f2: Pulling fs layer 22:55:01 53926ce57604: Pulling fs layer 22:55:01 21b2b0c7a3f4: Pulling fs layer 22:55:01 22ff95d597cd: Pulling fs layer 22:55:01 12d6caf4c0d1: Pulling fs layer 22:55:01 96b7cbca73a9: Pulling fs layer 22:55:01 a7acece74701: Pulling fs layer 22:55:01 21b2b0c7a3f4: Waiting 22:55:01 22ff95d597cd: Waiting 22:55:01 12d6caf4c0d1: Waiting 22:55:01 96b7cbca73a9: Waiting 22:55:01 a7acece74701: Waiting 22:55:01 53926ce57604: Waiting 22:55:01 93c1e223e6f2: Verifying Checksum 22:55:01 93c1e223e6f2: Download complete 22:55:01 4583459ba037: Verifying Checksum 22:55:01 4583459ba037: Download complete 22:55:01 21b2b0c7a3f4: Download complete 22:55:01 22ff95d597cd: Verifying Checksum 22:55:01 22ff95d597cd: Download complete 22:55:01 213ec9aee27d: Verifying Checksum 22:55:01 213ec9aee27d: Download complete 22:55:01 12d6caf4c0d1: Verifying Checksum 22:55:01 12d6caf4c0d1: Download complete 22:55:01 213ec9aee27d: Pull complete 22:55:01 4583459ba037: Pull complete 22:55:01 93c1e223e6f2: Pull complete 22:55:01 a7acece74701: Verifying Checksum 22:55:01 a7acece74701: Download complete 22:55:01 96b7cbca73a9: Verifying Checksum 22:55:01 96b7cbca73a9: Download complete 22:55:01 53926ce57604: Verifying Checksum 22:55:01 53926ce57604: Download complete 22:55:05 53926ce57604: Pull complete 22:55:05 21b2b0c7a3f4: Pull complete 22:55:05 22ff95d597cd: Pull complete 22:55:05 12d6caf4c0d1: Pull complete 22:55:08 96b7cbca73a9: Pull complete 22:55:09 a7acece74701: Pull complete 22:55:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:55:09 ---> db6d94c90886 22:55:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:55:14 Still waiting to schedule task 22:55:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8662’ 22:55:15 ---> Running in f06da664c722 22:55:15 Removing intermediate container f06da664c722 22:55:15 ---> 042423bfe504 22:55:15 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:55:15 ---> Running in 0c6c60f3d42a 22:55:15 Removing intermediate container 0c6c60f3d42a 22:55:15 ---> 525acaa9605e 22:55:15 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:55:15 ---> Running in 7aaf717502ba 22:55:15 Removing intermediate container 7aaf717502ba 22:55:15 ---> 76458543844a 22:55:15 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:55:15 ---> Running in f1674d43f4c6 22:55:15 Removing intermediate container f1674d43f4c6 22:55:15 ---> fb9da4ba13ef 22:55:15 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:55:15 ---> Running in b0fe2bcabbe5 22:55:15 Removing intermediate container b0fe2bcabbe5 22:55:15 ---> 30b7bd420195 22:55:15 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:55:15 ---> Running in 1fbe236ccbc9 22:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:15 OK: 211 MiB in 51 packages 22:55:15 Removing intermediate container 1fbe236ccbc9 22:55:15 ---> 48cee30b346b 22:55:15 Step 9/13 : WORKDIR /device-onvif-camera 22:55:15 ---> Running in 2f77015ad443 22:55:15 Removing intermediate container 2f77015ad443 22:55:15 ---> d8dd696898b7 22:55:15 Step 10/13 : COPY go.mod vendor* ./ 22:55:15 ---> 44fe19d1eb9d 22:55:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:15 ---> Running in 3565588339f8 22:56:02 Removing intermediate container 3565588339f8 22:56:02 ---> adaf06a8efa0 22:56:02 Step 12/13 : COPY . . 22:56:02 ---> 761f8b9992d5 22:56:02 Step 13/13 : RUN ${MAKE} 22:56:02 ---> Running in 2bd01a520d9d 22:56:02 noop 22:56:02 Removing intermediate container 2bd01a520d9d 22:56:02 ---> bd33856e8e45 22:56:02 Successfully built bd33856e8e45 22:56:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:02 + docker inspect -f . ci-base-image-x86_64 22:56:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:02 prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container 22:56:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:56:03 $ docker top c8c34cdc7f5f1fd295ae2b10a4c18553bde9b47778d5fe0ece710fbc02aaa3f4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:03 + go version 22:56:03 go version go1.18.7 linux/amd64 [Pipeline] } 22:56:03 $ docker stop --time=1 c8c34cdc7f5f1fd295ae2b10a4c18553bde9b47778d5fe0ece710fbc02aaa3f4 22:56:04 $ docker rm -f --volumes c8c34cdc7f5f1fd295ae2b10a4c18553bde9b47778d5fe0ece710fbc02aaa3f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:05 + docker inspect -f . ci-base-image-x86_64 22:56:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:05 prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container 22:56:05 $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:56:05 $ docker top 337d3e6e9ee8f35db12280b0880dd991e39ddce2df6b49c5c35d8e2ca9a1a6db -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:06 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] fileExists [Pipeline] sh 22:56:06 + make test 22:56:06 go test ./... -coverprofile=coverage.out ./... 22:56:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:56:18 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:56:20 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 30.5% of statements 22:56:20 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:56:20 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.639s coverage: 86.5% of statements 22:56:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:56:28 go vet ./... 22:56:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:56:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:56:32 ./bin/test-attribution-txt.sh [Pipeline] echo 22:56:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:56:32 $ docker stop --time=1 337d3e6e9ee8f35db12280b0880dd991e39ddce2df6b49c5c35d8e2ca9a1a6db 22:56:36 $ docker rm -f --volumes 337d3e6e9ee8f35db12280b0880dd991e39ddce2df6b49c5c35d8e2ca9a1a6db [Pipeline] // withDockerContainer [Pipeline] sh 22:56:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:56:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:56:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:56:37 + ls -al . 22:56:37 total 232 22:56:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 22:56 . 22:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 .. 22:56:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 22:56 .git 22:56:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:54 .github 22:56:37 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 22:54 .gitignore 22:56:37 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 22:54 .golangci.yml 22:56:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 22:54 .semver 22:56:37 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 22:54 Attribution.txt 22:56:37 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 22:54 CHANGELOG.md 22:56:37 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 22:54 Dockerfile 22:56:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 22:54 GOVERNANCE.md 22:56:37 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 22:54 Jenkinsfile 22:56:37 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 22:54 LICENSE 22:56:37 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 22:54 Makefile 22:56:37 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 22:54 OWNERS.md 22:56:37 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 22:54 README.md 22:56:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 22:54 VERSION 22:56:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 22:54 bin 22:56:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:54 cmd 22:56:37 -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 22:56 coverage.out 22:56:37 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 22:54 doc 22:56:37 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 22:54 go.mod 22:56:37 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 22:54 go.sum 22:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 internal 22:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 snap 22:56:37 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 22:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:37 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a760d53a566f67a595ec3796f9abef41a1187365 --label arch=amd64 --label version=0.0.0 . 22:56:37 Sending build context to Docker daemon 27.92MB 22:56:37 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:56:37 Step 2/26 : FROM ${BASE} AS builder 22:56:37 ---> bd33856e8e45 22:56:37 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:56:38 ---> Running in fb7e618343f9 22:56:38 Removing intermediate container fb7e618343f9 22:56:38 ---> eb1b81c858be 22:56:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:56:38 ---> Running in edee45118a11 22:56:38 Removing intermediate container edee45118a11 22:56:38 ---> 9d13a1f59890 22:56:38 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:56:38 ---> Running in 5273e305c148 22:56:38 Removing intermediate container 5273e305c148 22:56:38 ---> c9198c68bb18 22:56:38 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:56:38 ---> Running in c419fda5f039 22:56:38 Removing intermediate container c419fda5f039 22:56:38 ---> b69c315f071d 22:56:38 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:56:38 ---> Running in 0bcf3ce84640 22:56:38 Removing intermediate container 0bcf3ce84640 22:56:38 ---> 57d1e7099426 22:56:38 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:56:38 ---> Running in ae43cfd51829 22:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:56:39 OK: 211 MiB in 51 packages 22:56:39 Removing intermediate container ae43cfd51829 22:56:39 ---> 2287589db237 22:56:39 Step 9/26 : WORKDIR /device-onvif-camera 22:56:39 ---> Running in 488c8bbdd835 22:56:39 Removing intermediate container 488c8bbdd835 22:56:39 ---> 1ede87f4a591 22:56:39 Step 10/26 : COPY go.mod vendor* ./ 22:56:39 ---> 68a7e772f003 22:56:39 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:39 ---> Running in bab8aef4f1f5 22:56:40 Removing intermediate container bab8aef4f1f5 22:56:40 ---> db9ceb62b40e 22:56:40 Step 12/26 : COPY . . 22:56:41 ---> f5cdc44af30e 22:56:41 Step 13/26 : RUN ${MAKE} 22:56:41 ---> Running in aae809bafe6a 22:56:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:57:08 Removing intermediate container aae809bafe6a 22:57:08 ---> 93e0425941cb 22:57:08 Step 14/26 : FROM alpine:3.16 22:57:08 3.16: Pulling from library/alpine 22:57:08 ef5531b6e74e: Pulling fs layer 22:57:08 ef5531b6e74e: Verifying Checksum 22:57:08 ef5531b6e74e: Pull complete 22:57:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:57:08 Status: Downloaded newer image for alpine:3.16 22:57:08 ---> dfd21b5a31f5 22:57:08 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:57:08 ---> Running in 9cd5f40dc191 22:57:08 Removing intermediate container 9cd5f40dc191 22:57:08 ---> 5b9049c076a2 22:57:08 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:57:08 ---> Running in 2e39401bd31e 22:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:57:08 (1/1) Installing dumb-init (1.2.5-r1) 22:57:08 Executing busybox-1.35.0-r17.trigger 22:57:08 OK: 6 MiB in 15 packages 22:57:08 Removing intermediate container 2e39401bd31e 22:57:08 ---> b2189071fb8f 22:57:08 Step 17/26 : WORKDIR / 22:57:08 ---> Running in 30d7543e64bd 22:57:08 Removing intermediate container 30d7543e64bd 22:57:08 ---> dc1391900171 22:57:08 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:57:08 ---> b5feaae17792 22:57:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:57:08 ---> 038d694b35f8 22:57:08 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:57:08 ---> cb1aa6190d65 22:57:08 Step 21/26 : EXPOSE 59984 22:57:08 ---> Running in 84d94c935150 22:57:08 Removing intermediate container 84d94c935150 22:57:08 ---> 4be1aa46f087 22:57:08 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:57:08 ---> Running in e07fefc5d7b6 22:57:08 Removing intermediate container e07fefc5d7b6 22:57:08 ---> 2d01fb07bd73 22:57:08 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:57:08 ---> Running in a93da7be7a28 22:57:09 Removing intermediate container a93da7be7a28 22:57:09 ---> 4f7c2db82034 22:57:09 Step 24/26 : LABEL arch=amd64 22:57:09 ---> Running in f25939820c46 22:57:09 Removing intermediate container f25939820c46 22:57:09 ---> 45d786f08d8d 22:57:09 Step 25/26 : LABEL git_sha=a760d53a566f67a595ec3796f9abef41a1187365 22:57:09 ---> Running in 0c2307a9c74d 22:57:09 Removing intermediate container 0c2307a9c74d 22:57:09 ---> ea35f9c9d3f6 22:57:09 Step 26/26 : LABEL version=0.0.0 22:57:09 ---> Running in 0e915651afe7 22:57:09 Removing intermediate container 0e915651afe7 22:57:09 ---> bb355c04a696 22:57:09 [Warning] One or more build-args [ARCH] were not consumed 22:57:09 Successfully built bb355c04a696 22:57:09 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:09 22:57:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:10 latest: Pulling from edgex-lftools-log-publisher 22:57:10 5eb5b503b376: Pulling fs layer 22:57:10 5c69ac0246d0: Pulling fs layer 22:57:10 ec43610c2a17: Pulling fs layer 22:57:10 3a2ae6a8a46f: Pulling fs layer 22:57:10 33b1e0a273af: Pulling fs layer 22:57:10 5d3b04190fa2: Pulling fs layer 22:57:10 2f39f015ded8: Pulling fs layer 22:57:10 3a2ae6a8a46f: Waiting 22:57:10 33b1e0a273af: Waiting 22:57:10 5d3b04190fa2: Waiting 22:57:10 2f39f015ded8: Waiting 22:57:10 5c69ac0246d0: Download complete 22:57:10 3a2ae6a8a46f: Verifying Checksum 22:57:10 3a2ae6a8a46f: Download complete 22:57:10 33b1e0a273af: Verifying Checksum 22:57:10 33b1e0a273af: Download complete 22:57:10 ec43610c2a17: Verifying Checksum 22:57:10 ec43610c2a17: Download complete 22:57:10 5d3b04190fa2: Verifying Checksum 22:57:10 5d3b04190fa2: Download complete 22:57:10 5eb5b503b376: Verifying Checksum 22:57:10 5eb5b503b376: Download complete 22:57:11 2f39f015ded8: Download complete 22:57:11 5eb5b503b376: Pull complete 22:57:11 5c69ac0246d0: Pull complete 22:57:12 ec43610c2a17: Pull complete 22:57:12 3a2ae6a8a46f: Pull complete 22:57:12 33b1e0a273af: Pull complete 22:57:12 5d3b04190fa2: Pull complete 22:57:18 2f39f015ded8: Pull complete 22:57:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:18 prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container 22:57:18 $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:57:23 $ docker top 9a5f0958157505e6b4bc212ea2537183feba4e1ebe8fed2fddb3b046c1870269 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:23 ---> job-cost.sh 22:57:23 lf-activate-venv: SKIPPING 22:57:23 INFO: No Stack... 22:57:23 INFO: Retrieving Pricing Info for: v3-standard-8 22:57:24 INFO: Archiving Costs [Pipeline] sh 22:57:24 + cat /w/workspace/undry_device-onvif-camera_PR-251/archives/cost.csv 22:57:24 + cut -d, -f6 [Pipeline] lock 22:57:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] 22:57:24 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] did not exist. Created. 22:57:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:57:24 + echo total: 0.2199999988079071 [Pipeline] stash 22:57:24 Stashed 1 file(s) [Pipeline] } 22:57:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:57:24 $ docker stop --time=1 9a5f0958157505e6b4bc212ea2537183feba4e1ebe8fed2fddb3b046c1870269 22:57:25 $ docker rm -f --volumes 9a5f0958157505e6b4bc212ea2537183feba4e1ebe8fed2fddb3b046c1870269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:58:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8675 in /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] { [Pipeline] ws 22:58:25 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 22:58:25 The recommended git tool is: git 22:58:33 using credential edgex-jenkins-ssh 22:58:33 Cloning the remote Git repository 22:58:33 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:58:33 > git init /w/workspace/device-onvif-camera/2 # timeout=10 22:58:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:58:33 > git --version # timeout=10 22:58:33 > git --version # 'git version 2.25.1' 22:58:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:58:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:58:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:58:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:58:37 Merging remotes/origin/main commit 650149e901bbd1d5d542720a605977f5c38beceb into PR head commit a760d53a566f67a595ec3796f9abef41a1187365 22:58:37 Merge succeeded, producing a760d53a566f67a595ec3796f9abef41a1187365 22:58:37 Checking out Revision a760d53a566f67a595ec3796f9abef41a1187365 (PR-251) 22:58:37 > git config core.sparsecheckout # timeout=10 22:58:37 > git checkout -f a760d53a566f67a595ec3796f9abef41a1187365 # timeout=10 22:58:37 > git remote # timeout=10 22:58:37 > git config --get remote.origin.url # timeout=10 22:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:37 > git merge 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 22:58:37 > git rev-parse HEAD^{commit} # timeout=10 22:58:37 > git config core.sparsecheckout # timeout=10 22:58:37 > git checkout -f a760d53a566f67a595ec3796f9abef41a1187365 # timeout=10 22:58:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:58:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:58:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:58:39 Dload Upload Total Spent Left Speed 22:58:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 22:58:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:58:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:58:40 + sudo tee /etc/docker/daemon.new 22:58:40 { 22:58:40 "registry-mirrors": [ 22:58:40 "https://nexus3.edgexfoundry.org:10001" 22:58:40 ], 22:58:40 "bip": "10.250.0.254/24", 22:58:40 "hosts": [ 22:58:40 "tcp://0.0.0.0:5555", 22:58:40 "unix:///var/run/docker.sock" 22:58:40 ], 22:58:40 "mtu": 1458, 22:58:40 "selinux-enabled": true, 22:58:40 "seccomp-profile": "/etc/docker/seccomp.json" 22:58:40 } [Pipeline] sh 22:58:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:58:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:59 provisioning config files... 22:58:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config5938921429277981141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:00 ---> docker-login.sh 22:59:00 nexus3.edgexfoundry.org:10001 22:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:01 Configure a credential helper to remove this warning. See 22:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:01 22:59:01 Login Succeeded 22:59:01 nexus3.edgexfoundry.org:10002 22:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:01 Configure a credential helper to remove this warning. See 22:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:01 22:59:01 Login Succeeded 22:59:01 nexus3.edgexfoundry.org:10003 22:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:02 Configure a credential helper to remove this warning. See 22:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:02 22:59:02 Login Succeeded 22:59:02 nexus3.edgexfoundry.org:10004 22:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:02 Configure a credential helper to remove this warning. See 22:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:02 22:59:02 Login Succeeded 22:59:02 docker.io 22:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:03 Configure a credential helper to remove this warning. See 22:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:03 22:59:03 Login Succeeded 22:59:03 ---> docker-login.sh ends [Pipeline] } 22:59:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:59:03 ========================================================= 22:59:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:59:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:03 + 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 . 22:59:04 Sending build context to Docker daemon 20.6MB 22:59:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:59:04 Step 2/13 : FROM ${BASE} AS builder 22:59:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:59:04 9b18e9b68314: Pulling fs layer 22:59:04 35d82f9e3411: Pulling fs layer 22:59:04 e16973657156: Pulling fs layer 22:59:04 fc693d55d65f: Pulling fs layer 22:59:04 7e9fc2657dce: Pulling fs layer 22:59:04 dda99020689f: Pulling fs layer 22:59:04 db1c61fa0a46: Pulling fs layer 22:59:04 891c053d2c06: Pulling fs layer 22:59:04 fc693d55d65f: Waiting 22:59:04 7e9fc2657dce: Waiting 22:59:04 dda99020689f: Waiting 22:59:04 db1c61fa0a46: Waiting 22:59:04 891c053d2c06: Waiting 22:59:04 e16973657156: Verifying Checksum 22:59:04 e16973657156: Download complete 22:59:04 35d82f9e3411: Verifying Checksum 22:59:04 35d82f9e3411: Download complete 22:59:04 7e9fc2657dce: Verifying Checksum 22:59:04 7e9fc2657dce: Download complete 22:59:04 dda99020689f: Verifying Checksum 22:59:04 dda99020689f: Download complete 22:59:05 9b18e9b68314: Download complete 22:59:05 9b18e9b68314: Pull complete 22:59:05 891c053d2c06: Verifying Checksum 22:59:05 891c053d2c06: Download complete 22:59:06 35d82f9e3411: Pull complete 22:59:06 e16973657156: Pull complete 22:59:07 db1c61fa0a46: Download complete 22:59:08 fc693d55d65f: Verifying Checksum 22:59:08 fc693d55d65f: Download complete 22:59:23 fc693d55d65f: Pull complete 22:59:23 7e9fc2657dce: Pull complete 22:59:23 dda99020689f: Pull complete 22:59:28 db1c61fa0a46: Pull complete 22:59:30 891c053d2c06: Pull complete 22:59:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:59:30 ---> f96f9c87975a 22:59:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:59:32 ---> Running in 01d3cad82dd0 22:59:33 Removing intermediate container 01d3cad82dd0 22:59:33 ---> 1226773a130c 22:59:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:59:33 ---> Running in 4a10e38abf12 22:59:33 Removing intermediate container 4a10e38abf12 22:59:33 ---> c3f655368488 22:59:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:59:33 ---> Running in 6d5ef91cbb08 22:59:34 Removing intermediate container 6d5ef91cbb08 22:59:34 ---> e24bc9171444 22:59:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:59:34 ---> Running in aa411c60ad2e 22:59:34 Removing intermediate container aa411c60ad2e 22:59:34 ---> f4c4286a46ab 22:59:34 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:59:34 ---> Running in 81017b41526a 22:59:34 Removing intermediate container 81017b41526a 22:59:34 ---> e834e478a864 22:59:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:59:35 ---> Running in ac29107fad8f 22:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:59:38 OK: 221 MiB in 51 packages 22:59:38 Removing intermediate container ac29107fad8f 22:59:38 ---> e5bbae87138d 22:59:38 Step 9/13 : WORKDIR /device-onvif-camera 22:59:38 ---> Running in 15c96a2bfed4 22:59:39 Removing intermediate container 15c96a2bfed4 22:59:39 ---> 31a16be60912 22:59:39 Step 10/13 : COPY go.mod vendor* ./ 22:59:40 ---> 8437d0a07eef 22:59:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:40 ---> Running in 463ca634d4a6 23:01:01 Removing intermediate container 463ca634d4a6 23:01:01 ---> 6db5f38cd0d0 23:01:01 Step 12/13 : COPY . . 23:01:01 ---> 8b3d80a745b7 23:01:01 Step 13/13 : RUN ${MAKE} 23:01:01 ---> Running in 1e296b9956e8 23:01:01 noop 23:01:01 Removing intermediate container 1e296b9956e8 23:01:01 ---> da5526aee75a 23:01:01 Successfully built da5526aee75a 23:01:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:02 + docker inspect -f . ci-base-image-arm64 23:01:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:02 prd-ubuntu20.04-docker-arm64-4c-16g-8675 does not seem to be running inside a container 23:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:03 $ docker top 05da9da1f14909b51d4b6455180693ef451141f674edc861499a4d6d20afd71f -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:04 + go version 23:01:04 go version go1.18.7 linux/arm64 [Pipeline] } 23:01:04 $ docker stop --time=1 05da9da1f14909b51d4b6455180693ef451141f674edc861499a4d6d20afd71f 23:01:06 $ docker rm -f --volumes 05da9da1f14909b51d4b6455180693ef451141f674edc861499a4d6d20afd71f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:07 + docker inspect -f . ci-base-image-arm64 23:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:07 prd-ubuntu20.04-docker-arm64-4c-16g-8675 does not seem to be running inside a container 23:01:07 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:08 $ docker top d08297989bc6f837be656803ec49f905b5ceb0d5f5829ea0645e6fb5012b13e3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:09 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 23:01:10 + make test 23:01:10 go test ./... -coverprofile=coverage.out ./... 23:01:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:03:34 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:03:34 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.218s coverage: 30.5% of statements 23:03:34 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:03:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.159s coverage: 86.5% of statements 23:03:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:03:49 go vet ./... 23:04:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:28 ./bin/test-attribution-txt.sh [Pipeline] echo 23:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:04:28 $ docker stop --time=1 d08297989bc6f837be656803ec49f905b5ceb0d5f5829ea0645e6fb5012b13e3 23:04:30 $ docker rm -f --volumes d08297989bc6f837be656803ec49f905b5ceb0d5f5829ea0645e6fb5012b13e3 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:31 Warning: overwriting stash ‘coverage-report’ 23:04:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:04:32 + ls -al . 23:04:32 total 228 23:04:32 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:01 . 23:04:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 .. 23:04:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 22:58 .git 23:04:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:58 .github 23:04:32 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 22:58 .gitignore 23:04:32 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 22:58 .golangci.yml 23:04:32 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 22:58 Attribution.txt 23:04:32 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 22:58 CHANGELOG.md 23:04:32 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 22:58 Dockerfile 23:04:32 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 22:58 GOVERNANCE.md 23:04:32 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 22:58 Jenkinsfile 23:04:32 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 22:58 LICENSE 23:04:32 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 22:58 Makefile 23:04:32 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 22:58 OWNERS.md 23:04:32 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 22:58 README.md 23:04:32 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 22:54 VERSION 23:04:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 22:58 bin 23:04:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:58 cmd 23:04:32 -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 23:03 coverage.out 23:04:32 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 22:58 doc 23:04:32 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 22:58 go.mod 23:04:32 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 22:58 go.sum 23:04:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 internal 23:04:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 snap 23:04:32 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 22:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:33 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a760d53a566f67a595ec3796f9abef41a1187365 --label arch=arm64 --label version=0.0.0 . 23:04:33 Sending build context to Docker daemon 20.68MB 23:04:33 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:04:33 Step 2/26 : FROM ${BASE} AS builder 23:04:33 ---> da5526aee75a 23:04:33 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:04:34 ---> Running in 331a8c2e6dff 23:04:34 Removing intermediate container 331a8c2e6dff 23:04:34 ---> d49af4e5af66 23:04:34 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:04:34 ---> Running in 35f8e356dc6a 23:04:34 Removing intermediate container 35f8e356dc6a 23:04:34 ---> 5a17e72e5cec 23:04:34 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:04:35 ---> Running in 6a96d0a95e18 23:04:35 Removing intermediate container 6a96d0a95e18 23:04:35 ---> df5587a27ce2 23:04:35 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:04:35 ---> Running in 2ca28d1d2a14 23:04:36 Removing intermediate container 2ca28d1d2a14 23:04:36 ---> 1a82f74e9e57 23:04:36 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:04:36 ---> Running in 680c6a8d021f 23:04:36 Removing intermediate container 680c6a8d021f 23:04:36 ---> f5d6f69ed01a 23:04:36 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:36 ---> Running in 5e027e651f37 23:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:04:39 OK: 221 MiB in 51 packages 23:04:40 Removing intermediate container 5e027e651f37 23:04:40 ---> 3954f66a13c2 23:04:40 Step 9/26 : WORKDIR /device-onvif-camera 23:04:40 ---> Running in c24eddeba815 23:04:41 Removing intermediate container c24eddeba815 23:04:41 ---> a92116529862 23:04:41 Step 10/26 : COPY go.mod vendor* ./ 23:04:41 ---> 85f05316be7d 23:04:41 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:42 ---> Running in 978abfa3ecb3 23:04:45 Removing intermediate container 978abfa3ecb3 23:04:45 ---> 4fb4b2f92d99 23:04:45 Step 12/26 : COPY . . 23:04:47 ---> 1caf81f03a12 23:04:47 Step 13/26 : RUN ${MAKE} 23:04:47 ---> Running in 69bf12ff6fe5 23:04:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:07:40 Removing intermediate container 69bf12ff6fe5 23:07:40 ---> 1c846e464425 23:07:40 Step 14/26 : FROM alpine:3.16 23:07:40 3.16: Pulling from library/alpine 23:07:40 3760b48202b3: Pulling fs layer 23:07:40 3760b48202b3: Download complete 23:07:40 3760b48202b3: Pull complete 23:07:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:07:40 Status: Downloaded newer image for alpine:3.16 23:07:40 ---> 4c81e5bf8899 23:07:40 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:07:40 ---> Running in 9d1dffeac54a 23:07:40 Removing intermediate container 9d1dffeac54a 23:07:40 ---> d1cd2b5ac689 23:07:40 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:07:40 ---> Running in d4431d5bdcbc 23:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:07:40 (1/1) Installing dumb-init (1.2.5-r1) 23:07:40 Executing busybox-1.35.0-r17.trigger 23:07:40 OK: 5 MiB in 15 packages 23:07:40 Removing intermediate container d4431d5bdcbc 23:07:40 ---> 61d9196985fb 23:07:40 Step 17/26 : WORKDIR / 23:07:40 ---> Running in 83fe8e0aeb31 23:07:40 Removing intermediate container 83fe8e0aeb31 23:07:40 ---> 363074a71b0f 23:07:40 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:07:40 ---> eb748d91f66f 23:07:40 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:07:40 ---> 61ba48bcdf8b 23:07:40 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:07:40 ---> cca091d509c7 23:07:40 Step 21/26 : EXPOSE 59984 23:07:40 ---> Running in 251196a331a5 23:07:40 Removing intermediate container 251196a331a5 23:07:40 ---> 0007bccb347f 23:07:40 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:07:40 ---> Running in ca31884d688c 23:07:40 Removing intermediate container ca31884d688c 23:07:40 ---> 1f14c29dc030 23:07:40 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:40 ---> Running in fa04cc311a00 23:07:40 Removing intermediate container fa04cc311a00 23:07:40 ---> 98cb25f94221 23:07:40 Step 24/26 : LABEL arch=arm64 23:07:40 ---> Running in b5c39874362e 23:07:40 Removing intermediate container b5c39874362e 23:07:40 ---> 78e256f0c488 23:07:40 Step 25/26 : LABEL git_sha=a760d53a566f67a595ec3796f9abef41a1187365 23:07:40 ---> Running in 887264307a3d 23:07:40 Removing intermediate container 887264307a3d 23:07:40 ---> 74132c545857 23:07:40 Step 26/26 : LABEL version=0.0.0 23:07:40 ---> Running in 584b3411da9d 23:07:40 Removing intermediate container 584b3411da9d 23:07:40 ---> 947e76fd0689 23:07:40 [Warning] One or more build-args [ARCH] were not consumed 23:07:40 Successfully built 947e76fd0689 23:07:40 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:07:40 23:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:07:41 arm64: Pulling from edgex-lftools-log-publisher 23:07:41 8998bd30e6a1: Pulling fs layer 23:07:41 04944245beec: Pulling fs layer 23:07:41 699f458cf7ca: Pulling fs layer 23:07:41 765212b225bb: Pulling fs layer 23:07:41 f23df028b6ca: Pulling fs layer 23:07:41 d65c8cfc05b1: Pulling fs layer 23:07:41 2437ff75d9bd: Pulling fs layer 23:07:41 765212b225bb: Waiting 23:07:41 f23df028b6ca: Waiting 23:07:41 d65c8cfc05b1: Waiting 23:07:41 2437ff75d9bd: Waiting 23:07:41 04944245beec: Verifying Checksum 23:07:41 04944245beec: Download complete 23:07:41 765212b225bb: Verifying Checksum 23:07:41 765212b225bb: Download complete 23:07:41 f23df028b6ca: Verifying Checksum 23:07:41 f23df028b6ca: Download complete 23:07:41 d65c8cfc05b1: Verifying Checksum 23:07:41 d65c8cfc05b1: Download complete 23:07:41 699f458cf7ca: Verifying Checksum 23:07:41 699f458cf7ca: Download complete 23:07:41 8998bd30e6a1: Verifying Checksum 23:07:41 8998bd30e6a1: Download complete 23:07:44 2437ff75d9bd: Verifying Checksum 23:07:46 8998bd30e6a1: Pull complete 23:07:46 04944245beec: Pull complete 23:07:47 699f458cf7ca: Pull complete 23:07:48 765212b225bb: Pull complete 23:07:49 f23df028b6ca: Pull complete 23:07:49 d65c8cfc05b1: Pull complete 23:08:04 2437ff75d9bd: Pull complete 23:08:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:04 prd-ubuntu20.04-docker-arm64-4c-16g-8675 does not seem to be running inside a container 23:08:04 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:08:07 $ docker top fe0518d2ea8c35e034700286335a7b0082d7414d1643b56b41f415bb42db0332 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:08 ---> job-cost.sh 23:08:08 lf-activate-venv: SKIPPING 23:08:08 INFO: No Stack... 23:08:08 INFO: Retrieving Pricing Info for: v3-standard-4 23:08:09 INFO: Archiving Costs [Pipeline] sh 23:08:10 + cut -d, -f6 23:08:10 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock 23:08:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] 23:08:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] did not exist. Created. 23:08:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:10 /w/workspace/device-onvif-camera/2@tmp/durable-8060d9a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:08:11 + echo total: 0.10999999940395355 [Pipeline] stash 23:08:11 Warning: overwriting stash ‘stack-cost’ 23:08:11 Stashed 1 file(s) [Pipeline] } 23:08:11 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:08:11 $ docker stop --time=1 fe0518d2ea8c35e034700286335a7b0082d7414d1643b56b41f415bb42db0332 23:08:13 $ docker rm -f --volumes fe0518d2ea8c35e034700286335a7b0082d7414d1643b56b41f415bb42db0332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:08:13 provisioning config files... 23:08:13 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config8602640837678619635tmp [Pipeline] { [Pipeline] sh 23:08:13 + set +x 23:08:13 + curl -s https://codecov.io/bash 23:08:13 + bash -s -- 23:08:13 23:08:13 _____ _ 23:08:13 / ____| | | 23:08:13 | | ___ __| | ___ ___ _____ __ 23:08:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:08:13 | |___| (_) | (_| | __/ (_| (_) \ V / 23:08:13 \_____\___/ \__,_|\___|\___\___/ \_/ 23:08:13 Bash-1.0.6 23:08:13 23:08:13 23:08:13 ==> git version 2.25.1 found 23:08:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:08:13 Release-Date: 2020-01-08 23:08:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:08:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:08:13 ==> Jenkins CI detected. 23:08:13 current dir:  /w/workspace/undry_device-onvif-camera_PR-251 23:08:13 project root: . 23:08:13 --> token set from env 23:08:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:08:13 ==> Running gcov in . (disable via -X gcov) 23:08:13 ==> Python coveragepy not found 23:08:13 ==> Searching for coverage reports in: 23:08:13 + . 23:08:13 -> Found 1 reports 23:08:13 ==> Detecting git/mercurial file structure 23:08:13 ==> Reading reports 23:08:13 + ./coverage.out bytes=76650 23:08:13 ==> Appending adjustments 23:08:13 https://docs.codecov.io/docs/fixing-reports 23:08:14 + Found adjustments 23:08:14 ==> Gzipping contents 23:08:14 12K /tmp/codecov.MLTxL1.gz 23:08:14 ==> Uploading reports 23:08:14 url: https://codecov.io 23:08:14 query: branch=PR-251&commit=a760d53a566f67a595ec3796f9abef41a1187365&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= 23:08:14 -> Pinging Codecov 23:08:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-251&commit=a760d53a566f67a595ec3796f9abef41a1187365&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= 23:08:14 -> Uploading to 23:08:14 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/a760d53a566f67a595ec3796f9abef41a1187365/6a34523b-1ba7-46d2-a2e0-7c7afe1d3474.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T230814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=326c6c2322a1a5907021cb9a1ebdff02dc891d2ea24d0e9890f10ccf139fed1b 23:08:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:14 Dload Upload Total Spent Left Speed 23:08:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10549 0 0 100 10549 0 38641 --:--:-- --:--:-- --:--:-- 38641 23:08:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] } 23:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:08:15 + [ -d /w/workspace/undry_device-onvif-camera_PR-251/archives ] 23:08:15 + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives 23:08:15 total 16 23:08:15 drwxr-xr-x 3 root root 4096 Mar 7 22:57 . 23:08:15 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 22:57 .. 23:08:15 drwxr-xr-x 2 root root 4096 Mar 7 22:57 cost 23:08:15 -rw-r--r-- 1 root root 91 Mar 7 22:57 cost.csv 23:08:15 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-251/archives 23:08:15 + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives 23:08:15 total 16 23:08:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 22:57 . 23:08:15 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 22:57 .. 23:08:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 22:57 cost 23:08:15 -rw-r--r-- 1 jenkins jenkins 91 Mar 7 22:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:08:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:08:16 ---> package-listing.sh 23:08:16 ++ facter osfamily 23:08:16 ++ tr '[:upper:]' '[:lower:]' 23:08:16 + OS_FAMILY=debian 23:08:16 + workspace=/w/workspace/undry_device-onvif-camera_PR-251 23:08:16 + START_PACKAGES=/tmp/packages_start.txt 23:08:16 + END_PACKAGES=/tmp/packages_end.txt 23:08:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:08:16 + PACKAGES=/tmp/packages_start.txt 23:08:16 + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' 23:08:16 + PACKAGES=/tmp/packages_end.txt 23:08:16 + case "${OS_FAMILY}" in 23:08:16 + dpkg -l 23:08:16 + grep '^ii' 23:08:16 + '[' -f /tmp/packages_start.txt ']' 23:08:16 + '[' -f /tmp/packages_end.txt ']' 23:08:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:08:16 + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' 23:08:16 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-251/archives/ 23:08:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-251/archives/ [Pipeline] echo 23:08:16 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-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:08:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:17 prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container 23:08:17 $ 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-251/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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:08:17 $ docker top 2f675ccfed14746b3f53d55c4806c1ccd450a31afd97663b73d7801c76a0662b -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:18 + touch /tmp/pre-build-complete [Pipeline] sh 23:08:18 + mkdir -p /var/log/sysstat [Pipeline] sh 23:08:18 + ls /var/log/sa-host 23:08:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:18 provisioning config files... 23:08:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config13339389513165570948tmp [Pipeline] { [Pipeline] echo 23:08:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:08:19 ---> create-netrc.sh [Pipeline] } 23:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:08:19 ---> python-tools-install.sh [Pipeline] echo 23:08:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:08:19 ---> sudo-logs.sh 23:08:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:08:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:08:20 ---> job-cost.sh 23:08:20 lf-activate-venv: SKIPPING 23:08:20 DEBUG: total: 0.2199999988079071 23:08:20 INFO: Retrieving Stack Cost... 23:08:20 INFO: Retrieving Pricing Info for: v3-standard-8 23:08:20 INFO: Archiving Costs [Pipeline] echo 23:08:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:08:21 ---> logs-deploy.sh 23:08:21 lf-activate-venv: SKIPPING 23:08:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-251/2 23:08:21 INFO: archiving workspace using pattern(s): 23:08:22 Archives upload complete. 23:08:22 INFO: archiving logs to Nexus 23:08:23 ---> uname -a: 23:08:23 Linux prd-ubuntu20-04-docker-8c-8g-8668 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:08:23 23:08:23 23:08:23 ---> lscpu: 23:08:23 Architecture: x86_64 23:08:23 CPU op-mode(s): 32-bit, 64-bit 23:08:23 Byte Order: Little Endian 23:08:23 Address sizes: 40 bits physical, 48 bits virtual 23:08:23 CPU(s): 8 23:08:23 On-line CPU(s) list: 0-7 23:08:23 Thread(s) per core: 1 23:08:23 Core(s) per socket: 1 23:08:23 Socket(s): 8 23:08:23 NUMA node(s): 1 23:08:23 Vendor ID: AuthenticAMD 23:08:23 CPU family: 23 23:08:23 Model: 49 23:08:23 Model name: AMD EPYC-Rome Processor 23:08:23 Stepping: 0 23:08:23 CPU MHz: 2800.000 23:08:23 BogoMIPS: 5600.00 23:08:23 Virtualization: AMD-V 23:08:23 Hypervisor vendor: KVM 23:08:23 Virtualization type: full 23:08:23 L1d cache: 256 KiB 23:08:23 L1i cache: 256 KiB 23:08:23 L2 cache: 4 MiB 23:08:23 L3 cache: 128 MiB 23:08:23 NUMA node0 CPU(s): 0-7 23:08:23 Vulnerability Itlb multihit: Not affected 23:08:23 Vulnerability L1tf: Not affected 23:08:23 Vulnerability Mds: Not affected 23:08:23 Vulnerability Meltdown: Not affected 23:08:23 Vulnerability Mmio stale data: Not affected 23:08:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:08:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:08:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:08:23 Vulnerability Srbds: Not affected 23:08:23 Vulnerability Tsx async abort: Not affected 23:08:23 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 23:08:23 23:08:23 23:08:23 ---> nproc: 23:08:23 8 23:08:23 23:08:23