Pull request #367 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e00b73cb7b36802fa4276b7336d4752e35e50510+01232ef71281965359620122f9fdc73016fc5c79 (4198a3e4b9f063ab284fd2f31f382e6d68365f2f) 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-ssh10325734111844726288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17706436305821445749.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-367/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-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh581780867388891723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5005368012733311353.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-367/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-367/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16598061133155460778.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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16392 in /w/workspace/undry_device-onvif-camera_PR-367 [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-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 01232ef71281965359620122f9fdc73016fc5c79 into PR head commit e00b73cb7b36802fa4276b7336d4752e35e50510 Merge succeeded, producing 0d46eb14cc6f003f02249770e34a48a0115d944b Checking out Revision 0d46eb14cc6f003f02249770e34a48a0115d944b (PR-367) > git config core.sparsecheckout # timeout=10 > git checkout -f e00b73cb7b36802fa4276b7336d4752e35e50510 # 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 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d46eb14cc6f003f02249770e34a48a0115d944b # timeout=10 Commit message: "Merge commit '01232ef71281965359620122f9fdc73016fc5c79' into HEAD" > git rev-list --no-walk e00b73cb7b36802fa4276b7336d4752e35e50510 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:11:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:11:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:11:55 ========================================================= 22:11:55 EdgeX Global Pipelines Version Info 22:11:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:11:56 ------------------- 22:11:56 stable info: 22:11:56 ------------------- 22:11:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:11:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:11:56 Message: update stable to v1.0.249 22:11:57 ------------------- 22:11:57 experimental info: 22:11:57 ------------------- 22:11:57 Commited By: **** collab-it+edgex@linuxfoundation.org 22:11:57 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:11:57 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d46eb14cc6f003f02249770e34a48a0115d944b [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d46eb1 [Pipeline] echo 22:11:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:57 provisioning config files... 22:11:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config9499136600592815389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:58 ---> docker-login.sh 22:11:58 nexus3.edgexfoundry.org:10001 22:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:58 Configure a credential helper to remove this warning. See 22:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:58 22:11:58 Login Succeeded 22:11:58 nexus3.edgexfoundry.org:10002 22:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:58 Configure a credential helper to remove this warning. See 22:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:58 22:11:58 Login Succeeded 22:11:58 nexus3.edgexfoundry.org:10003 22:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:58 Configure a credential helper to remove this warning. See 22:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:58 22:11:58 Login Succeeded 22:11:58 nexus3.edgexfoundry.org:10004 22:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:58 Configure a credential helper to remove this warning. See 22:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:58 22:11:58 Login Succeeded 22:11:58 docker.io 22:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:58 Configure a credential helper to remove this warning. See 22:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:58 22:11:58 Login Succeeded 22:11:58 ---> docker-login.sh ends [Pipeline] } 22:11:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:11:59 + git rev-list -1 --merges 0d46eb14cc6f003f02249770e34a48a0115d944b~1..0d46eb14cc6f003f02249770e34a48a0115d944b [Pipeline] echo 22:11:59 -----------> git rev-list -1 --merges 0d46eb14cc6f003f02249770e34a48a0115d944b~1..0d46eb14cc6f003f02249770e34a48a0115d944b 0d46eb14cc6f003f02249770e34a48a0115d944b 22:11:59 0d46eb14cc6f003f02249770e34a48a0115d944b [false] [Pipeline] sh 22:11:59 + git log --format=format:%s -1 0d46eb14cc6f003f02249770e34a48a0115d944b [Pipeline] echo 22:11:59 ========================================================= 22:11:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:11:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:59 + git log --format=format:%s -1 0d46eb14cc6f003f02249770e34a48a0115d944b [Pipeline] echo 22:11:59 [semverPrep] GIT_COMMIT: 0d46eb14cc6f003f02249770e34a48a0115d944b, Commit Message: Merge commit '01232ef71281965359620122f9fdc73016fc5c79' into HEAD [Pipeline] echo 22:11:59 [semverPrep] This is not a build commit. [Pipeline] sh 22:12:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:12:00 + grep -v github /etc/ssh/ssh_known_hosts 22:12:00 + [ -e /tmp/ssh_known_hosts ] 22:12:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:12:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:12:00 + sudo tee -a /etc/ssh/ssh_known_hosts 22:12:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:12:00 22:12:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:12:01 0.1.4: Pulling from edgex-devops/py-git-semver 22:12:01 b85a868b505f: Pulling fs layer 22:12:01 e2be974225ed: Pulling fs layer 22:12:01 339a4e72a1f5: Pulling fs layer 22:12:01 988bab9f4d93: Pulling fs layer 22:12:01 1469e6f7b9e6: Pulling fs layer 22:12:01 eaf3925da568: Pulling fs layer 22:12:01 bab4dde63d76: Pulling fs layer 22:12:01 bde34c3a00c8: Pulling fs layer 22:12:01 b352a97aabf1: Pulling fs layer 22:12:01 4872d77fe225: Pulling fs layer 22:12:01 5851b861e8e6: Pulling fs layer 22:12:01 bde34c3a00c8: Waiting 22:12:01 988bab9f4d93: Waiting 22:12:01 b352a97aabf1: Waiting 22:12:01 eaf3925da568: Waiting 22:12:01 1469e6f7b9e6: Waiting 22:12:01 5851b861e8e6: Waiting 22:12:01 e2be974225ed: Verifying Checksum 22:12:01 e2be974225ed: Download complete 22:12:01 988bab9f4d93: Download complete 22:12:01 339a4e72a1f5: Verifying Checksum 22:12:01 339a4e72a1f5: Download complete 22:12:01 1469e6f7b9e6: Verifying Checksum 22:12:01 1469e6f7b9e6: Download complete 22:12:01 eaf3925da568: Download complete 22:12:01 bde34c3a00c8: Download complete 22:12:01 b352a97aabf1: Verifying Checksum 22:12:01 b352a97aabf1: Download complete 22:12:01 4872d77fe225: Verifying Checksum 22:12:01 4872d77fe225: Download complete 22:12:01 5851b861e8e6: Verifying Checksum 22:12:01 5851b861e8e6: Download complete 22:12:01 b85a868b505f: Verifying Checksum 22:12:01 b85a868b505f: Download complete 22:12:01 bab4dde63d76: Verifying Checksum 22:12:01 bab4dde63d76: Download complete 22:12:02 b85a868b505f: Pull complete 22:12:02 e2be974225ed: Pull complete 22:12:03 339a4e72a1f5: Pull complete 22:12:03 988bab9f4d93: Pull complete 22:12:03 1469e6f7b9e6: Pull complete 22:12:03 eaf3925da568: Pull complete 22:12:05 bab4dde63d76: Pull complete 22:12:05 bde34c3a00c8: Pull complete 22:12:05 b352a97aabf1: Pull complete 22:12:05 4872d77fe225: Pull complete 22:12:05 5851b861e8e6: Pull complete 22:12:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:12:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:05 prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container 22:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:12:08 $ docker top f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 -eo pid,comm 22:12:08 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:12:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:08 [ssh-agent] Looking for ssh-agent implementation... 22:12:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:08 $ docker exec f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 ssh-agent 22:12:08 SSH_AUTH_SOCK=/tmp/ssh-jr64np95MA4x/agent.33 22:12:08 SSH_AGENT_PID=40 22:12:08 Running ssh-add (command line suppressed) 22:12:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_4551880465186396442.key (/w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_4551880465186396442.key) 22:12:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:09 + git tag --points-at HEAD [Pipeline] } 22:12:09 $ docker exec --env ******** --env ******** f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 ssh-agent -k 22:12:09 unset SSH_AUTH_SOCK; 22:12:09 unset SSH_AGENT_PID; 22:12:09 echo Agent pid 40 killed; 22:12:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:09 [ssh-agent] Looking for ssh-agent implementation... 22:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:09 $ docker exec f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 ssh-agent 22:12:09 SSH_AUTH_SOCK=/tmp/ssh-82q8VlykAYwJ/agent.73 22:12:09 SSH_AGENT_PID=79 22:12:09 Running ssh-add (command line suppressed) 22:12:09 Identity added: /w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_8086686904968476703.key (/w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_8086686904968476703.key) 22:12:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:09 + git semver init 22:12:10 2023-05-22 22:12:10,009 [run_init] DEBUG init version:0.0.0 force:False 22:12:10 2023-05-22 22:12:10,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-367/.semver 22:12:10 2023-05-22 22:12:10,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-367/.semver 22:12:10 2023-05-22 22:12:10,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-367/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-367, universal_newlines=False, shell=None, istream=None) 22:12:11 2023-05-22 22:12:10,975 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-367/.git/info/exclude 22:12:11 2023-05-22 22:12:10,976 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 with force:False 22:12:11 2023-05-22 22:12:10,976 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 22:12:11 2023-05-22 22:12:10,980 [execute] INFO git cat-file --batch-check 22:12:11 2023-05-22 22:12:10,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) 22:12:11 2023-05-22 22:12:10,985 [execute] INFO git cat-file --batch 22:12:11 2023-05-22 22:12:10,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) 22:12:11 2023-05-22 22:12:10,989 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 22:12:11 0.0.0 [Pipeline] } 22:12:11 $ docker exec --env ******** --env ******** f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 ssh-agent -k 22:12:11 unset SSH_AUTH_SOCK; 22:12:11 unset SSH_AGENT_PID; 22:12:11 echo Agent pid 79 killed; 22:12:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:11 + git semver [Pipeline] } 22:12:11 $ docker stop --time=1 f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 22:12:12 $ docker rm -f --volumes f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:12:13 Stashed 1 file(s) [Pipeline] echo 22:12:13 [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:12:13 provisioning config files... 22:12:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config16138170044237218200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:13 ---> docker-login.sh 22:12:13 nexus3.edgexfoundry.org:10001 22:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:13 Configure a credential helper to remove this warning. See 22:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:13 22:12:13 Login Succeeded 22:12:13 nexus3.edgexfoundry.org:10002 22:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:13 Configure a credential helper to remove this warning. See 22:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:13 22:12:13 Login Succeeded 22:12:13 nexus3.edgexfoundry.org:10003 22:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:14 Configure a credential helper to remove this warning. See 22:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:14 22:12:14 Login Succeeded 22:12:14 nexus3.edgexfoundry.org:10004 22:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:14 Configure a credential helper to remove this warning. See 22:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:14 22:12:14 Login Succeeded 22:12:14 docker.io 22:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:14 Configure a credential helper to remove this warning. See 22:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:14 22:12:14 Login Succeeded 22:12:14 ---> docker-login.sh ends [Pipeline] } 22:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:14 ========================================================= 22:12:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:12:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:12:14 Sending build context to Docker daemon 21.94MB 22:12:14 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:12:14 Step 2/13 : FROM ${BASE} AS builder 22:12:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:12:14 f56be85fc22e: Pulling fs layer 22:12:14 85791d961cd3: Pulling fs layer 22:12:14 d694b5ae8c79: Pulling fs layer 22:12:14 9f32a84ed3da: Pulling fs layer 22:12:14 4d19c01a9841: Pulling fs layer 22:12:14 9325e15d5711: Pulling fs layer 22:12:14 556b6ee489ea: Pulling fs layer 22:12:14 c5a4b2cf53e6: Pulling fs layer 22:12:14 9f32a84ed3da: Waiting 22:12:14 4d19c01a9841: Waiting 22:12:14 9325e15d5711: Waiting 22:12:14 556b6ee489ea: Waiting 22:12:14 c5a4b2cf53e6: Waiting 22:12:15 85791d961cd3: Download complete 22:12:15 9f32a84ed3da: Verifying Checksum 22:12:15 9f32a84ed3da: Download complete 22:12:15 4d19c01a9841: Verifying Checksum 22:12:15 4d19c01a9841: Download complete 22:12:15 f56be85fc22e: Verifying Checksum 22:12:15 f56be85fc22e: Download complete 22:12:15 9325e15d5711: Verifying Checksum 22:12:15 9325e15d5711: Download complete 22:12:15 f56be85fc22e: Pull complete 22:12:15 85791d961cd3: Pull complete 22:12:15 c5a4b2cf53e6: Verifying Checksum 22:12:15 c5a4b2cf53e6: Download complete 22:12:15 d694b5ae8c79: Verifying Checksum 22:12:15 d694b5ae8c79: Download complete 22:12:15 556b6ee489ea: Verifying Checksum 22:12:15 556b6ee489ea: Download complete 22:12:18 d694b5ae8c79: Pull complete 22:12:18 9f32a84ed3da: Pull complete 22:12:18 4d19c01a9841: Pull complete 22:12:18 9325e15d5711: Pull complete 22:12:21 556b6ee489ea: Pull complete 22:12:22 c5a4b2cf53e6: Pull complete 22:12:22 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:12:22 ---> c4be618373d6 22:12:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:12:26 ---> Running in b61cf6a4bcd3 22:12:26 Removing intermediate container b61cf6a4bcd3 22:12:26 ---> 186b5a57ca29 22:12:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:26 ---> Running in 4b341bf93c6f 22:12:26 Removing intermediate container 4b341bf93c6f 22:12:26 ---> f09337c5d453 22:12:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:12:26 ---> Running in cdf7f92dbc8c 22:12:26 Removing intermediate container cdf7f92dbc8c 22:12:26 ---> 8eddd80ecac5 22:12:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:12:26 ---> Running in a28a29f6e9cd 22:12:26 Removing intermediate container a28a29f6e9cd 22:12:26 ---> 477d1dcdb1be 22:12:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:12:26 ---> Running in 9dc460865a92 22:12:26 Removing intermediate container 9dc460865a92 22:12:26 ---> efb2e439dbe4 22:12:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:26 ---> Running in e6009bc03b31 22:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:27 OK: 265 MiB in 53 packages 22:12:27 Removing intermediate container e6009bc03b31 22:12:27 ---> 7536f91f2788 22:12:27 Step 9/13 : WORKDIR /device-onvif-camera 22:12:27 ---> Running in 231edc6d2d53 22:12:27 Removing intermediate container 231edc6d2d53 22:12:27 ---> d194dfa63b72 22:12:27 Step 10/13 : COPY go.mod vendor* ./ 22:12:27 ---> 73c67b49297c 22:12:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:27 ---> Running in ac72d5db2ad0 22:12:28 Still waiting to schedule task 22:12:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:12:54 Removing intermediate container ac72d5db2ad0 22:12:54 ---> 79ca31d1561a 22:12:54 Step 12/13 : COPY . . 22:12:54 ---> 66a1075e2055 22:12:54 Step 13/13 : RUN ${MAKE} 22:12:54 ---> Running in d1df5bb1c635 22:12:54 noop 22:12:54 Removing intermediate container d1df5bb1c635 22:12:54 ---> 94db5c60484d 22:12:54 Successfully built 94db5c60484d 22:12:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:54 + docker inspect -f . ci-base-image-x86_64 22:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:54 prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container 22:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@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 ******** ci-base-image-x86_64 cat 22:12:55 $ docker top b03227015b01e58d7d1476b4ec1be714c275a1b37144ba6ae0bdda3ba5800e94 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:55 + go version 22:12:55 go version go1.20.2 linux/amd64 [Pipeline] } 22:12:55 $ docker stop --time=1 b03227015b01e58d7d1476b4ec1be714c275a1b37144ba6ae0bdda3ba5800e94 22:12:56 $ docker rm -f --volumes b03227015b01e58d7d1476b4ec1be714c275a1b37144ba6ae0bdda3ba5800e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:57 + docker inspect -f . ci-base-image-x86_64 22:12:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:57 prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container 22:12:57 $ 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-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@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 ******** ci-base-image-x86_64 cat 22:12:57 $ docker top 5f081fa89388541555ff005a64e95dc976c7068ac573c4db67cdd00a84ce1755 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:58 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-367 [Pipeline] fileExists [Pipeline] sh 22:12:58 + make test 22:12:58 go test ./... -coverprofile=coverage.out ./... 22:13:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:13:12 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:13:12 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:13:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.4% of statements 22:13:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.312s coverage: 86.5% of statements 22:13:24 go vet ./... 22:13:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:27 ./bin/test-attribution-txt.sh [Pipeline] echo 22:13:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:13:27 $ docker stop --time=1 5f081fa89388541555ff005a64e95dc976c7068ac573c4db67cdd00a84ce1755 22:13:30 $ docker rm -f --volumes 5f081fa89388541555ff005a64e95dc976c7068ac573c4db67cdd00a84ce1755 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:13:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:32 + ls -al . 22:13:32 total 232 22:13:32 drwxrwxr-x 10 jenkins jenkins 4096 May 22 22:12 . 22:13:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:11 .. 22:13:32 drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:12 .git 22:13:32 drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:11 .github 22:13:32 -rw-rw-r-- 1 jenkins jenkins 496 May 22 22:11 .gitignore 22:13:32 -rw-rw-r-- 1 jenkins jenkins 42 May 22 22:11 .golangci.yml 22:13:32 drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:12 .semver 22:13:32 -rw-rw-r-- 1 jenkins jenkins 10087 May 22 22:11 Attribution.txt 22:13:32 -rw-rw-r-- 1 jenkins jenkins 6312 May 22 22:11 CHANGELOG.md 22:13:32 -rw-rw-r-- 1 jenkins jenkins 1574 May 22 22:11 Dockerfile 22:13:32 -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:11 GOVERNANCE.md 22:13:32 -rw-rw-r-- 1 jenkins jenkins 739 May 22 22:11 Jenkinsfile 22:13:32 -rw-rw-r-- 1 jenkins jenkins 11348 May 22 22:11 LICENSE 22:13:32 -rw-rw-r-- 1 jenkins jenkins 2751 May 22 22:11 Makefile 22:13:32 -rw-rw-r-- 1 jenkins jenkins 625 May 22 22:11 OWNERS.md 22:13:32 -rw-rw-r-- 1 jenkins jenkins 2690 May 22 22:11 README.md 22:13:32 -rw-rw-r-- 1 jenkins jenkins 5 May 22 22:12 VERSION 22:13:32 drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:11 bin 22:13:32 drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:11 cmd 22:13:32 -rw-r--r-- 1 jenkins jenkins 78459 May 22 22:13 coverage.out 22:13:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:11 doc 22:13:32 -rw-rw-r-- 1 jenkins jenkins 3642 May 22 22:11 go.mod 22:13:32 -rw-rw-r-- 1 jenkins jenkins 33581 May 22 22:11 go.sum 22:13:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:11 internal 22:13:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:11 snap 22:13:32 -rw-rw-r-- 1 jenkins jenkins 236 May 22 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:32 + 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=0d46eb14cc6f003f02249770e34a48a0115d944b --label arch=amd64 --label version=0.0.0 . 22:13:32 Sending build context to Docker daemon 22.01MB 22:13:32 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:13:32 Step 2/26 : FROM ${BASE} AS builder 22:13:32 ---> 94db5c60484d 22:13:32 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:13:32 ---> Running in 30eafb70cfe2 22:13:32 Removing intermediate container 30eafb70cfe2 22:13:32 ---> cf08e1a93afa 22:13:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:32 ---> Running in 7fa8bb0ba641 22:13:32 Removing intermediate container 7fa8bb0ba641 22:13:32 ---> c8d0ccf96239 22:13:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:13:32 ---> Running in 940b3128849b 22:13:32 Removing intermediate container 940b3128849b 22:13:32 ---> 717737d16921 22:13:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:13:32 ---> Running in c76903752dcb 22:13:32 Removing intermediate container c76903752dcb 22:13:32 ---> 9436a567dea3 22:13:32 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:13:32 ---> Running in 030a9fb3054d 22:13:33 Removing intermediate container 030a9fb3054d 22:13:33 ---> 6718c4a96147 22:13:33 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:33 ---> Running in 728c23be3c9d 22:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:13:34 OK: 265 MiB in 53 packages 22:13:34 Removing intermediate container 728c23be3c9d 22:13:34 ---> c30d8b80802a 22:13:34 Step 9/26 : WORKDIR /device-onvif-camera 22:13:34 ---> Running in d83f7842d0c1 22:13:34 Removing intermediate container d83f7842d0c1 22:13:34 ---> 67c8149030a1 22:13:34 Step 10/26 : COPY go.mod vendor* ./ 22:13:34 ---> 9f2baa9bf627 22:13:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:34 ---> Running in c04fdc021045 22:13:35 Removing intermediate container c04fdc021045 22:13:35 ---> 89d36f75589e 22:13:35 Step 12/26 : COPY . . 22:13:35 ---> df0f2ea76a0b 22:13:35 Step 13/26 : RUN ${MAKE} 22:13:35 ---> Running in edc3ccc82515 22:13:36 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:13:54 Removing intermediate container edc3ccc82515 22:13:54 ---> 1a4ec156dd65 22:13:54 Step 14/26 : FROM alpine:3.17 22:13:54 3.17: Pulling from library/alpine 22:13:54 f56be85fc22e: Already exists 22:13:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:13:54 Status: Downloaded newer image for alpine:3.17 22:13:54 ---> 9ed4aefc74f6 22:13:54 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:13:54 ---> Running in 1b667d7a0dfc 22:13:54 Removing intermediate container 1b667d7a0dfc 22:13:54 ---> 812a5ada920e 22:13:54 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:13:54 ---> Running in a63a9ecd15bd 22:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:13:55 (1/1) Installing dumb-init (1.2.5-r2) 22:13:55 Executing busybox-1.35.0-r29.trigger 22:13:55 OK: 7 MiB in 16 packages 22:13:55 Removing intermediate container a63a9ecd15bd 22:13:55 ---> 8b21e7056f14 22:13:55 Step 17/26 : WORKDIR / 22:13:55 ---> Running in 0119d909d7e1 22:13:55 Removing intermediate container 0119d909d7e1 22:13:55 ---> 2e458a9e4268 22:13:55 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:13:56 ---> 8a69d8ddec13 22:13:56 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:13:56 ---> 8815783e9121 22:13:56 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:13:56 ---> 2a61ff9c8144 22:13:56 Step 21/26 : EXPOSE 59984 22:13:56 ---> Running in bcaa8b3c6427 22:13:56 Removing intermediate container bcaa8b3c6427 22:13:56 ---> 8bb99f6135b8 22:13:56 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:13:56 ---> Running in 49f91ee1dc68 22:13:56 Removing intermediate container 49f91ee1dc68 22:13:56 ---> cb49656d8b3a 22:13:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:13:56 ---> Running in f27db1abd913 22:13:56 Removing intermediate container f27db1abd913 22:13:56 ---> 7b657ebe81ed 22:13:56 Step 24/26 : LABEL arch=amd64 22:13:56 ---> Running in de38fb158b4f 22:13:56 Removing intermediate container de38fb158b4f 22:13:56 ---> 4951abe267b6 22:13:56 Step 25/26 : LABEL git_sha=0d46eb14cc6f003f02249770e34a48a0115d944b 22:13:56 ---> Running in db546003f560 22:13:57 Removing intermediate container db546003f560 22:13:57 ---> b0f44eb0d23e 22:13:57 Step 26/26 : LABEL version=0.0.0 22:13:57 ---> Running in a5114004641b 22:13:57 Removing intermediate container a5114004641b 22:13:57 ---> 091336af5dec 22:13:57 [Warning] One or more build-args [ARCH] were not consumed 22:13:57 Successfully built 091336af5dec 22:13:57 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:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:57 22:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:57 latest: Pulling from edgex-lftools-log-publisher 22:13:57 5eb5b503b376: Pulling fs layer 22:13:57 5c69ac0246d0: Pulling fs layer 22:13:57 ec43610c2a17: Pulling fs layer 22:13:57 3a2ae6a8a46f: Pulling fs layer 22:13:57 33b1e0a273af: Pulling fs layer 22:13:57 5d3b04190fa2: Pulling fs layer 22:13:57 2f39f015ded8: Pulling fs layer 22:13:57 3a2ae6a8a46f: Waiting 22:13:57 33b1e0a273af: Waiting 22:13:57 5d3b04190fa2: Waiting 22:13:57 2f39f015ded8: Waiting 22:13:57 5c69ac0246d0: Download complete 22:13:57 3a2ae6a8a46f: Verifying Checksum 22:13:57 3a2ae6a8a46f: Download complete 22:13:57 33b1e0a273af: Verifying Checksum 22:13:57 33b1e0a273af: Download complete 22:13:57 5d3b04190fa2: Verifying Checksum 22:13:57 5d3b04190fa2: Download complete 22:13:57 ec43610c2a17: Verifying Checksum 22:13:57 ec43610c2a17: Download complete 22:13:58 5eb5b503b376: Verifying Checksum 22:13:58 5eb5b503b376: Download complete 22:13:58 2f39f015ded8: Download complete 22:13:59 5eb5b503b376: Pull complete 22:13:59 5c69ac0246d0: Pull complete 22:13:59 ec43610c2a17: Pull complete 22:13:59 3a2ae6a8a46f: Pull complete 22:13:59 33b1e0a273af: Pull complete 22:13:59 5d3b04190fa2: Pull complete 22:14:03 2f39f015ded8: Pull complete 22:14:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:03 prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container 22:14:03 $ 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-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@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 22:14:07 $ docker top d0933063dc69f303c7cc82c82deb5636ea494ad0a8c8d67c42e63964350e828b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:07 ---> job-cost.sh 22:14:07 lf-activate-venv: SKIPPING 22:14:07 INFO: No Stack... 22:14:07 INFO: Retrieving Pricing Info for: v3-standard-8 22:14:08 INFO: Archiving Costs [Pipeline] sh 22:14:08 + cat /w/workspace/undry_device-onvif-camera_PR-367/archives/cost.csv 22:14:08 + cut -d, -f6 [Pipeline] lock 22:14:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] 22:14:08 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] did not exist. Created. 22:14:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:08 + echo total: 0.2199999988079071 [Pipeline] stash 22:14:08 Stashed 1 file(s) [Pipeline] } 22:14:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:14:08 $ docker stop --time=1 d0933063dc69f303c7cc82c82deb5636ea494ad0a8c8d67c42e63964350e828b 22:14:09 $ docker rm -f --volumes d0933063dc69f303c7cc82c82deb5636ea494ad0a8c8d67c42e63964350e828b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:14:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16394 in /w/workspace/undry_device-onvif-camera_PR-367 [Pipeline] { [Pipeline] ws 22:14:40 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 22:14:40 The recommended git tool is: git 22:14:46 using credential edgex-jenkins-ssh 22:14:46 Cloning the remote Git repository 22:14:46 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:14:46 > git init /w/workspace/device-onvif-camera/2 # timeout=10 22:14:46 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:14:46 > git --version # timeout=10 22:14:46 > git --version # 'git version 2.25.1' 22:14:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:14:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:50 Merging remotes/origin/main commit 01232ef71281965359620122f9fdc73016fc5c79 into PR head commit e00b73cb7b36802fa4276b7336d4752e35e50510 22:14:49 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:14:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:14:50 > git config core.sparsecheckout # timeout=10 22:14:50 > git checkout -f e00b73cb7b36802fa4276b7336d4752e35e50510 # timeout=10 22:14:51 Merge succeeded, producing db90742b213ad0e12f030adb556bf69d84c6ce8b 22:14:51 Checking out Revision db90742b213ad0e12f030adb556bf69d84c6ce8b (PR-367) 22:14:50 > git remote # timeout=10 22:14:50 > git config --get remote.origin.url # timeout=10 22:14:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:50 > git merge 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 22:14:51 > git rev-parse HEAD^{commit} # timeout=10 22:14:51 > git config core.sparsecheckout # timeout=10 22:14:51 > git checkout -f db90742b213ad0e12f030adb556bf69d84c6ce8b # timeout=10 22:14:54 Commit message: "Merge commit '01232ef71281965359620122f9fdc73016fc5c79' into HEAD" 22:14:54 > git rev-list --no-walk e00b73cb7b36802fa4276b7336d4752e35e50510 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:14:55 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:55 Dload Upload Total Spent Left Speed 22:14:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 22:14:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:14:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 22:14:56 sudo tee /etc/docker/daemon.new 22:14:56 { 22:14:56 "registry-mirrors": [ 22:14:56 "https://nexus3.edgexfoundry.org:10001" 22:14:56 ], 22:14:56 "bip": "10.250.0.254/24", 22:14:56 "hosts": [ 22:14:56 "tcp://0.0.0.0:5555", 22:14:56 "unix:///var/run/docker.sock" 22:14:56 ], 22:14:56 "mtu": 1458, 22:14:56 "selinux-enabled": true, 22:14:56 "seccomp-profile": "/etc/docker/seccomp.json" 22:14:56 } [Pipeline] sh 22:14:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:14:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:15 provisioning config files... 22:15:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config12401156747392519347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:15 ---> docker-login.sh 22:15:15 nexus3.edgexfoundry.org:10001 22:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:16 Configure a credential helper to remove this warning. See 22:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:16 22:15:16 Login Succeeded 22:15:16 nexus3.edgexfoundry.org:10002 22:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:16 Configure a credential helper to remove this warning. See 22:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:16 22:15:16 Login Succeeded 22:15:16 nexus3.edgexfoundry.org:10003 22:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:17 Configure a credential helper to remove this warning. See 22:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:17 22:15:17 Login Succeeded 22:15:17 nexus3.edgexfoundry.org:10004 22:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:17 Configure a credential helper to remove this warning. See 22:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:17 22:15:17 Login Succeeded 22:15:17 docker.io 22:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:18 Configure a credential helper to remove this warning. See 22:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:18 22:15:18 Login Succeeded 22:15:18 ---> docker-login.sh ends [Pipeline] } 22:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:15:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:18 ========================================================= 22:15:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:15:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:15:19 Sending build context to Docker daemon 14.4MB 22:15:19 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:15:19 Step 2/13 : FROM ${BASE} AS builder 22:15:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:15:19 c41833b44d91: Pulling fs layer 22:15:19 ed15518f5707: Pulling fs layer 22:15:19 feae8fd75edb: Pulling fs layer 22:15:19 242c74f7c9fa: Pulling fs layer 22:15:19 3cdef696dda3: Pulling fs layer 22:15:19 2ced38df9373: Pulling fs layer 22:15:19 58f1dce35555: Pulling fs layer 22:15:19 242c74f7c9fa: Waiting 22:15:19 3cdef696dda3: Waiting 22:15:19 2ced38df9373: Waiting 22:15:19 58f1dce35555: Waiting 22:15:19 ed15518f5707: Verifying Checksum 22:15:19 ed15518f5707: Download complete 22:15:19 242c74f7c9fa: Verifying Checksum 22:15:19 242c74f7c9fa: Download complete 22:15:19 3cdef696dda3: Verifying Checksum 22:15:19 3cdef696dda3: Download complete 22:15:19 c41833b44d91: Verifying Checksum 22:15:19 c41833b44d91: Download complete 22:15:20 c41833b44d91: Pull complete 22:15:20 58f1dce35555: Verifying Checksum 22:15:20 58f1dce35555: Download complete 22:15:21 ed15518f5707: Pull complete 22:15:22 feae8fd75edb: Download complete 22:15:22 2ced38df9373: Download complete 22:15:34 feae8fd75edb: Pull complete 22:15:34 242c74f7c9fa: Pull complete 22:15:34 3cdef696dda3: Pull complete 22:15:41 2ced38df9373: Pull complete 22:15:43 58f1dce35555: Pull complete 22:15:43 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:15:43 ---> fadd8f120f05 22:15:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:15:45 ---> Running in cb38e7c0a149 22:15:45 Removing intermediate container cb38e7c0a149 22:15:45 ---> 92d9fa45ba03 22:15:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:15:45 ---> Running in cb2e393feeb0 22:15:45 Removing intermediate container cb2e393feeb0 22:15:45 ---> b5e38992c7ce 22:15:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:15:45 ---> Running in b364ddb9d4e1 22:15:45 Removing intermediate container b364ddb9d4e1 22:15:45 ---> d47dd292b166 22:15:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:15:45 ---> Running in 60cf82281e42 22:15:46 Removing intermediate container 60cf82281e42 22:15:46 ---> d122e3161d2d 22:15:46 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:15:46 ---> Running in e0b12935678b 22:15:46 Removing intermediate container e0b12935678b 22:15:46 ---> 053a58641bf7 22:15:46 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:46 ---> Running in 97793cbdd9c3 22:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:15:49 OK: 263 MiB in 53 packages 22:15:50 Removing intermediate container 97793cbdd9c3 22:15:50 ---> 9cf8983bb6bd 22:15:50 Step 9/13 : WORKDIR /device-onvif-camera 22:15:50 ---> Running in c53bee6e8b63 22:15:50 Removing intermediate container c53bee6e8b63 22:15:50 ---> 1eb89325a96b 22:15:50 Step 10/13 : COPY go.mod vendor* ./ 22:15:55 ---> a234f6ba8a37 22:15:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:55 ---> Running in 4ac2bb1b1634 22:17:02 Removing intermediate container 4ac2bb1b1634 22:17:02 ---> 2aed0054671f 22:17:02 Step 12/13 : COPY . . 22:17:02 ---> c076fc54be95 22:17:02 Step 13/13 : RUN ${MAKE} 22:17:02 ---> Running in 26aa36b9f4ac 22:17:02 noop 22:17:02 Removing intermediate container 26aa36b9f4ac 22:17:02 ---> ceb0e7f2d784 22:17:02 Successfully built ceb0e7f2d784 22:17:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:03 + docker inspect -f . ci-base-image-arm64 22:17:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:03 prd-ubuntu20.04-docker-arm64-4c-16g-16394 does not seem to be running inside a container 22:17:03 $ 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 22:17:04 $ docker top 70c6544059197250f0fdc86d5bb8de02cca0b9f4dd8677d24b942c8093db8e00 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:05 + go version 22:17:05 go version go1.20.2 linux/arm64 [Pipeline] } 22:17:05 $ docker stop --time=1 70c6544059197250f0fdc86d5bb8de02cca0b9f4dd8677d24b942c8093db8e00 22:17:07 $ docker rm -f --volumes 70c6544059197250f0fdc86d5bb8de02cca0b9f4dd8677d24b942c8093db8e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:07 + docker inspect -f . ci-base-image-arm64 22:17:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:08 prd-ubuntu20.04-docker-arm64-4c-16g-16394 does not seem to be running inside a container 22:17:08 $ 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 22:17:09 $ docker top 35448828bfc0ed32290fcdf23b6fb73563036f3d205691f01c1a3c5bfd9fada4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:10 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 22:17:10 + make test 22:17:10 go test ./... -coverprofile=coverage.out ./... 22:17:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:20:14 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:20:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:20:24 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.216s coverage: 31.4% of statements 22:20:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.450s coverage: 86.5% of statements 22:20:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:20:51 go vet ./... 22:21:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:23 ./bin/test-attribution-txt.sh [Pipeline] echo 22:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:21:23 $ docker stop --time=1 35448828bfc0ed32290fcdf23b6fb73563036f3d205691f01c1a3c5bfd9fada4 22:21:25 $ docker rm -f --volumes 35448828bfc0ed32290fcdf23b6fb73563036f3d205691f01c1a3c5bfd9fada4 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:26 Warning: overwriting stash ‘coverage-report’ 22:21:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:27 + ls -al . 22:21:27 total 228 22:21:27 drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:17 . 22:21:27 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:14 .. 22:21:27 drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:14 .git 22:21:27 drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:14 .github 22:21:27 -rw-rw-r-- 1 jenkins jenkins 496 May 22 22:14 .gitignore 22:21:27 -rw-rw-r-- 1 jenkins jenkins 42 May 22 22:14 .golangci.yml 22:21:27 -rw-rw-r-- 1 jenkins jenkins 10087 May 22 22:14 Attribution.txt 22:21:27 -rw-rw-r-- 1 jenkins jenkins 6312 May 22 22:14 CHANGELOG.md 22:21:27 -rw-rw-r-- 1 jenkins jenkins 1574 May 22 22:14 Dockerfile 22:21:27 -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:14 GOVERNANCE.md 22:21:27 -rw-rw-r-- 1 jenkins jenkins 739 May 22 22:14 Jenkinsfile 22:21:27 -rw-rw-r-- 1 jenkins jenkins 11348 May 22 22:14 LICENSE 22:21:27 -rw-rw-r-- 1 jenkins jenkins 2751 May 22 22:14 Makefile 22:21:27 -rw-rw-r-- 1 jenkins jenkins 625 May 22 22:14 OWNERS.md 22:21:27 -rw-rw-r-- 1 jenkins jenkins 2690 May 22 22:14 README.md 22:21:27 -rw-rw-r-- 1 jenkins jenkins 5 May 22 22:12 VERSION 22:21:27 drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:14 bin 22:21:27 drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:14 cmd 22:21:27 -rw-r--r-- 1 jenkins jenkins 78459 May 22 22:20 coverage.out 22:21:27 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:14 doc 22:21:27 -rw-rw-r-- 1 jenkins jenkins 3642 May 22 22:14 go.mod 22:21:27 -rw-rw-r-- 1 jenkins jenkins 33581 May 22 22:14 go.sum 22:21:27 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:14 internal 22:21:27 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:14 snap 22:21:27 -rw-rw-r-- 1 jenkins jenkins 236 May 22 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:28 + 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=db90742b213ad0e12f030adb556bf69d84c6ce8b --label arch=arm64 --label version=0.0.0 . 22:21:28 Sending build context to Docker daemon 14.48MB 22:21:28 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:21:28 Step 2/26 : FROM ${BASE} AS builder 22:21:28 ---> ceb0e7f2d784 22:21:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:21:28 ---> Running in c17158c1fb90 22:21:29 Removing intermediate container c17158c1fb90 22:21:29 ---> ade9440da16a 22:21:29 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:21:29 ---> Running in 1e8cb3a068bf 22:21:29 Removing intermediate container 1e8cb3a068bf 22:21:29 ---> 4b11a40d92f8 22:21:29 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:21:29 ---> Running in 9b766209f1ca 22:21:30 Removing intermediate container 9b766209f1ca 22:21:30 ---> 974c463846a4 22:21:30 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:21:30 ---> Running in 29c2da098334 22:21:30 Removing intermediate container 29c2da098334 22:21:30 ---> f13ac11ebc73 22:21:30 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:21:30 ---> Running in 989a1e1abcc4 22:21:30 Removing intermediate container 989a1e1abcc4 22:21:30 ---> 8ad2337f6fdd 22:21:30 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:30 ---> Running in 30bf5239555d 22:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:21:33 OK: 263 MiB in 53 packages 22:21:35 Removing intermediate container 30bf5239555d 22:21:35 ---> 4edc0919e802 22:21:35 Step 9/26 : WORKDIR /device-onvif-camera 22:21:35 ---> Running in 3f6c541dd59e 22:21:35 Removing intermediate container 3f6c541dd59e 22:21:35 ---> ed466c37404c 22:21:35 Step 10/26 : COPY go.mod vendor* ./ 22:21:36 ---> 80562869a863 22:21:36 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:36 ---> Running in fd1a56eaf2bc 22:21:39 Removing intermediate container fd1a56eaf2bc 22:21:39 ---> 84cba10eef6b 22:21:39 Step 12/26 : COPY . . 22:21:40 ---> 2f3e760c0b61 22:21:40 Step 13/26 : RUN ${MAKE} 22:21:40 ---> Running in c128becb2a4d 22:21:41 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:24:06 Removing intermediate container c128becb2a4d 22:24:06 ---> 9e40578ce272 22:24:06 Step 14/26 : FROM alpine:3.17 22:24:06 3.17: Pulling from library/alpine 22:24:06 c41833b44d91: Already exists 22:24:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:24:06 Status: Downloaded newer image for alpine:3.17 22:24:06 ---> 51e60588ff2c 22:24:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:24:06 ---> Running in 33d2f9ae7f95 22:24:06 Removing intermediate container 33d2f9ae7f95 22:24:06 ---> bb151865013d 22:24:06 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:24:06 ---> Running in 834bde3ecd93 22:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:24:06 (1/1) Installing dumb-init (1.2.5-r2) 22:24:06 Executing busybox-1.35.0-r29.trigger 22:24:06 OK: 8 MiB in 16 packages 22:24:06 Removing intermediate container 834bde3ecd93 22:24:06 ---> 5861c6a52cf3 22:24:06 Step 17/26 : WORKDIR / 22:24:06 ---> Running in 405aacc564f5 22:24:06 Removing intermediate container 405aacc564f5 22:24:06 ---> 2abb442746ee 22:24:06 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:24:06 ---> 19040865a5e8 22:24:06 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:24:06 ---> 9ba0f6b33b27 22:24:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:24:06 ---> 09788cafe51a 22:24:06 Step 21/26 : EXPOSE 59984 22:24:06 ---> Running in 2e76e93a2590 22:24:06 Removing intermediate container 2e76e93a2590 22:24:06 ---> f687faa6cf10 22:24:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:24:07 ---> Running in 6025f9125756 22:24:07 Removing intermediate container 6025f9125756 22:24:07 ---> 95e49759a447 22:24:07 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:24:07 ---> Running in d437b4ab6f36 22:24:07 Removing intermediate container d437b4ab6f36 22:24:07 ---> 87d4ca155d04 22:24:07 Step 24/26 : LABEL arch=arm64 22:24:07 ---> Running in 661208386b0e 22:24:08 Removing intermediate container 661208386b0e 22:24:08 ---> 5cc6b7124655 22:24:08 Step 25/26 : LABEL git_sha=db90742b213ad0e12f030adb556bf69d84c6ce8b 22:24:08 ---> Running in 832db3454b76 22:24:08 Removing intermediate container 832db3454b76 22:24:08 ---> 68be3e30dc8d 22:24:08 Step 26/26 : LABEL version=0.0.0 22:24:08 ---> Running in e10c3b872549 22:24:08 Removing intermediate container e10c3b872549 22:24:08 ---> ccfe72bd170f 22:24:08 [Warning] One or more build-args [ARCH] were not consumed 22:24:08 Successfully built ccfe72bd170f 22:24:08 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 22:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:09 22:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:09 arm64: Pulling from edgex-lftools-log-publisher 22:24:09 8998bd30e6a1: Pulling fs layer 22:24:09 04944245beec: Pulling fs layer 22:24:09 699f458cf7ca: Pulling fs layer 22:24:09 765212b225bb: Pulling fs layer 22:24:09 f23df028b6ca: Pulling fs layer 22:24:09 d65c8cfc05b1: Pulling fs layer 22:24:09 2437ff75d9bd: Pulling fs layer 22:24:09 765212b225bb: Waiting 22:24:09 f23df028b6ca: Waiting 22:24:09 d65c8cfc05b1: Waiting 22:24:09 2437ff75d9bd: Waiting 22:24:09 04944245beec: Verifying Checksum 22:24:09 04944245beec: Download complete 22:24:09 765212b225bb: Verifying Checksum 22:24:09 765212b225bb: Download complete 22:24:09 f23df028b6ca: Verifying Checksum 22:24:09 f23df028b6ca: Download complete 22:24:09 d65c8cfc05b1: Verifying Checksum 22:24:09 d65c8cfc05b1: Download complete 22:24:09 699f458cf7ca: Verifying Checksum 22:24:10 8998bd30e6a1: Verifying Checksum 22:24:10 8998bd30e6a1: Download complete 22:24:12 2437ff75d9bd: Verifying Checksum 22:24:12 2437ff75d9bd: Download complete 22:24:14 8998bd30e6a1: Pull complete 22:24:16 04944245beec: Pull complete 22:24:17 699f458cf7ca: Pull complete 22:24:17 765212b225bb: Pull complete 22:24:18 f23df028b6ca: Pull complete 22:24:18 d65c8cfc05b1: Pull complete 22:24:33 2437ff75d9bd: Pull complete 22:24:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:33 prd-ubuntu20.04-docker-arm64-4c-16g-16394 does not seem to be running inside a container 22:24:33 $ 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 22:24:36 $ docker top 40e898aadb743c9a952484ada579a9fd374a1dddf1bad2299cd90ee58c98ae0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:37 ---> job-cost.sh 22:24:37 lf-activate-venv: SKIPPING 22:24:37 INFO: No Stack... 22:24:37 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:38 INFO: Archiving Costs [Pipeline] sh 22:24:38 + + cat /w/workspace/device-onvif-camera/2/archives/cost.csv 22:24:38 cut -d, -f6 [Pipeline] lock 22:24:38 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] 22:24:38 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] did not exist. Created. 22:24:38 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:39 /w/workspace/device-onvif-camera/2@tmp/durable-dda3c0f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:24:39 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:39 Warning: overwriting stash ‘stack-cost’ 22:24:39 Stashed 1 file(s) [Pipeline] } 22:24:39 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:39 $ docker stop --time=1 40e898aadb743c9a952484ada579a9fd374a1dddf1bad2299cd90ee58c98ae0e 22:24:41 $ docker rm -f --volumes 40e898aadb743c9a952484ada579a9fd374a1dddf1bad2299cd90ee58c98ae0e [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 22:24:41 provisioning config files... 22:24:41 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config8053563626469775276tmp [Pipeline] { [Pipeline] sh 22:24:41 + set +x 22:24:41 + + bash -s -- 22:24:41 curl -s https://codecov.io/bash 22:24:41 22:24:41 _____ _ 22:24:41 / ____| | | 22:24:41 | | ___ __| | ___ ___ _____ __ 22:24:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:41 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:41 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:41 Bash-1.0.6 22:24:41 22:24:41 22:24:41 ==> git version 2.25.1 found 22:24:41 ==> 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 22:24:41 Release-Date: 2020-01-08 22:24:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:24:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:24:41 ==> Jenkins CI detected. 22:24:41 current dir:  /w/workspace/undry_device-onvif-camera_PR-367 22:24:41 project root: . 22:24:41 --> token set from env 22:24:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:41 ==> Running gcov in . (disable via -X gcov) 22:24:41 ==> Python coveragepy not found 22:24:41 ==> Searching for coverage reports in: 22:24:41 + . 22:24:41 -> Found 1 reports 22:24:41 ==> Detecting git/mercurial file structure 22:24:41 ==> Reading reports 22:24:41 + ./coverage.out bytes=78459 22:24:41 ==> Appending adjustments 22:24:41 https://docs.codecov.io/docs/fixing-reports 22:24:42 + Found adjustments 22:24:42 ==> Gzipping contents 22:24:42 12K /tmp/codecov.vQAFcc.gz 22:24:42 ==> Uploading reports 22:24:42 url: https://codecov.io 22:24:42 query: branch=PR-367&commit=0d46eb14cc6f003f02249770e34a48a0115d944b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-367%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=367&job=&cmd_args= 22:24:42 -> Pinging Codecov 22:24:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-367&commit=0d46eb14cc6f003f02249770e34a48a0115d944b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-367%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=367&job=&cmd_args= 22:25:14 -> Uploading to 22:25:14 22:25:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:14 Dload Upload Total Spent Left Speed 22:25:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 22:25:14 X> Failed to upload 22:25:14 ==> Uploading to Codecov 22:25:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:14 Dload Upload Total Spent Left Speed 22:25:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 10809 0 0 100 10557 0 37974 --:--:-- --:--:-- --:--:-- 37838 100 10809 100 252 100 10557 893 37436 --:--:-- --:--:-- --:--:-- 38194 22:25:14 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "0ced5970-815e-4038-a1a4-b43050bbb196", "url": "https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0d46eb14cc6f003f02249770e34a48a0115d944b"} [Pipeline] } 22:25: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 22:25:15 + [ -d /w/workspace/undry_device-onvif-camera_PR-367/archives ] 22:25:15 + ls -al /w/workspace/undry_device-onvif-camera_PR-367/archives 22:25:15 total 16 22:25:15 drwxr-xr-x 3 root root 4096 May 22 22:14 . 22:25:15 drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:14 .. 22:25:15 drwxr-xr-x 2 root root 4096 May 22 22:14 cost 22:25:15 -rw-r--r-- 1 root root 91 May 22 22:14 cost.csv 22:25:15 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-367/archives 22:25:15 + ls -al /w/workspace/undry_device-onvif-camera_PR-367/archives 22:25:15 total 16 22:25:15 drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:14 . 22:25:15 drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:14 .. 22:25:15 drwxr-xr-x 2 jenkins jenkins 4096 May 22 22:14 cost 22:25:15 -rw-r--r-- 1 jenkins jenkins 91 May 22 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:25:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:25:16 ---> package-listing.sh 22:25:16 ++ facter osfamily 22:25:16 ++ tr '[:upper:]' '[:lower:]' 22:25:16 + OS_FAMILY=debian 22:25:16 + workspace=/w/workspace/undry_device-onvif-camera_PR-367 22:25:16 + START_PACKAGES=/tmp/packages_start.txt 22:25:16 + END_PACKAGES=/tmp/packages_end.txt 22:25:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:16 + PACKAGES=/tmp/packages_start.txt 22:25:16 + '[' /w/workspace/undry_device-onvif-camera_PR-367 ']' 22:25:16 + PACKAGES=/tmp/packages_end.txt 22:25:16 + case "${OS_FAMILY}" in 22:25:16 + dpkg -l 22:25:16 + grep '^ii' 22:25:16 + '[' -f /tmp/packages_start.txt ']' 22:25:16 + '[' -f /tmp/packages_end.txt ']' 22:25:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:16 + '[' /w/workspace/undry_device-onvif-camera_PR-367 ']' 22:25:16 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-367/archives/ 22:25:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-367/archives/ [Pipeline] echo 22:25: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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:25:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:17 prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container 22:25: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-367/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-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:18 $ docker top 8a92781caeeec603dfe3d1de5dd95b56c77602306c57305b727a3c5b007a0328 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:18 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:18 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:18 + ls /var/log/sa-host 22:25:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:19 provisioning config files... 22:25:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config1571130780623808055tmp [Pipeline] { [Pipeline] echo 22:25:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:19 ---> create-netrc.sh [Pipeline] } 22:25:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:19 ---> python-tools-install.sh [Pipeline] echo 22:25:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:20 ---> sudo-logs.sh 22:25:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:25:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:20 ---> job-cost.sh 22:25:20 lf-activate-venv: SKIPPING 22:25:20 DEBUG: total: 0.2199999988079071 22:25:20 INFO: Retrieving Stack Cost... 22:25:20 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:21 INFO: Archiving Costs [Pipeline] echo 22:25:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:21 ---> logs-deploy.sh 22:25:21 lf-activate-venv: SKIPPING 22:25:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-367/2 22:25:21 INFO: archiving workspace using pattern(s): 22:25:22 Archives upload complete. 22:25:22 INFO: archiving logs to Nexus 22:25:23 ---> uname -a: 22:25:23 Linux prd-ubuntu20-04-docker-8c-8g-16392 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:25:23 22:25:23 22:25:23 ---> lscpu: 22:25:23 Architecture: x86_64 22:25:23 CPU op-mode(s): 32-bit, 64-bit 22:25:23 Byte Order: Little Endian 22:25:23 Address sizes: 40 bits physical, 48 bits virtual 22:25:23 CPU(s): 8 22:25:23 On-line CPU(s) list: 0-7 22:25:23 Thread(s) per core: 1 22:25:23 Core(s) per socket: 1 22:25:23 Socket(s): 8 22:25:23 NUMA node(s): 1 22:25:23 Vendor ID: AuthenticAMD 22:25:23 CPU family: 23 22:25:23 Model: 49 22:25:23 Model name: AMD EPYC-Rome Processor 22:25:23 Stepping: 0 22:25:23 CPU MHz: 2800.000 22:25:23 BogoMIPS: 5600.00 22:25:23 Virtualization: AMD-V 22:25:23 Hypervisor vendor: KVM 22:25:23 Virtualization type: full 22:25:23 L1d cache: 256 KiB 22:25:23 L1i cache: 256 KiB 22:25:23 L2 cache: 4 MiB 22:25:23 L3 cache: 128 MiB 22:25:23 NUMA node0 CPU(s): 0-7 22:25:23 Vulnerability Itlb multihit: Not affected 22:25:23 Vulnerability L1tf: Not affected 22:25:23 Vulnerability Mds: Not affected 22:25:23 Vulnerability Meltdown: Not affected 22:25:23 Vulnerability Mmio stale data: Not affected 22:25:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:25:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:25:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:25:23 Vulnerability Srbds: Not affected 22:25:23 Vulnerability Tsx async abort: Not affected 22:25: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 22:25:23 22:25:23 22:25:23 ---> nproc: 22:25:23 8 22:25:23 22:25:23