Pull request #440 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 993a19db6d372bcd4a45ab9017f7e00783777922+9e152f0eea3cbe8e1fbe8298102668336ecdbf0d (594cd96f095858128ebc4830540f491cd7a1b735) 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-ssh1455466199816222104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8657187965424221996.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-440/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-440/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14259151895381962366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-440/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12292497036901302403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9423636872202657322.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-440/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-440/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1694410061043915476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4222’ Running on prd-ubuntu20.04-docker-8c-8g-4224 in /w/workspace/undry_device-onvif-camera_PR-440 [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-440 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d into PR head commit 993a19db6d372bcd4a45ab9017f7e00783777922 Merge succeeded, producing 993a19db6d372bcd4a45ab9017f7e00783777922 Checking out Revision 993a19db6d372bcd4a45ab9017f7e00783777922 (PR-440) > 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/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 993a19db6d372bcd4a45ab9017f7e00783777922 # 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 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 993a19db6d372bcd4a45ab9017f7e00783777922 # timeout=10 Commit message: "build(deps): Bump onvif from 1.1.1 to 1.1.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-24T06:22:55.068Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-24T06:22:55.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-24T06:22:55.434Z] ========================================================= [2024-06-24T06:22:55.434Z] EdgeX Global Pipelines Version Info [2024-06-24T06:22:55.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:22:56.188Z] ------------------- [2024-06-24T06:22:56.188Z] stable info: [2024-06-24T06:22:56.188Z] ------------------- [2024-06-24T06:22:56.188Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T06:22:56.188Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T06:22:56.188Z] Message: update stable to v1.0.260 [2024-06-24T06:22:56.758Z] ------------------- [2024-06-24T06:22:56.758Z] experimental info: [2024-06-24T06:22:56.758Z] ------------------- [2024-06-24T06:22:56.758Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T06:22:56.758Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-24T06:22:56.758Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-24T06:22:57.122Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-06-24T06:22:57.179Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-06-24T06:22:57.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-24T06:22:57.302Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-24T06:22:57.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-24T06:22:57.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-24T06:22:57.481Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-24T06:22:57.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-24T06:22:57.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-24T06:22:57.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-24T06:22:57.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-24T06:22:57.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-06-24T06:22:57.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-24T06:22:57.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-24T06:22:57.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T06:22:58.032Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T06:22:58.093Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T06:22:58.155Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T06:22:58.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-24T06:22:58.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-24T06:22:58.351Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-24T06:22:58.414Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-06-24T06:22:58.481Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-24T06:22:58.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-24T06:22:58.608Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-24T06:22:58.671Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-24T06:22:58.735Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-24T06:22:58.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-440 [Pipeline] echo [2024-06-24T06:22:58.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-440 [Pipeline] echo [2024-06-24T06:22:58.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-440 [Pipeline] echo [2024-06-24T06:22:58.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 993a19db6d372bcd4a45ab9017f7e00783777922 [Pipeline] echo [2024-06-24T06:22:59.046Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 993a19d [Pipeline] echo [2024-06-24T06:22:59.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T06:22:59.261Z] provisioning config files... [2024-06-24T06:22:59.280Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-440@tmp/config6250997261020873842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:22:59.721Z] ---> ****-login.sh [2024-06-24T06:22:59.721Z] nexus3.edgexfoundry.org:10001 [2024-06-24T06:22:59.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:22:59.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:22:59.985Z] Configure a credential helper to remove this warning. See [2024-06-24T06:22:59.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:22:59.985Z] [2024-06-24T06:22:59.985Z] Login Succeeded [2024-06-24T06:22:59.985Z] nexus3.edgexfoundry.org:10002 [2024-06-24T06:22:59.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:22:59.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:22:59.986Z] Configure a credential helper to remove this warning. See [2024-06-24T06:22:59.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:22:59.986Z] [2024-06-24T06:22:59.986Z] Login Succeeded [2024-06-24T06:22:59.986Z] nexus3.edgexfoundry.org:10003 [2024-06-24T06:23:00.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:23:00.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:23:00.247Z] Configure a credential helper to remove this warning. See [2024-06-24T06:23:00.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:23:00.247Z] [2024-06-24T06:23:00.247Z] Login Succeeded [2024-06-24T06:23:00.247Z] nexus3.edgexfoundry.org:10004 [2024-06-24T06:23:00.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:23:00.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:23:00.247Z] Configure a credential helper to remove this warning. See [2024-06-24T06:23:00.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:23:00.247Z] [2024-06-24T06:23:00.247Z] Login Succeeded [2024-06-24T06:23:00.247Z] ****.io [2024-06-24T06:23:00.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:23:00.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:23:00.509Z] Configure a credential helper to remove this warning. See [2024-06-24T06:23:00.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:23:00.509Z] [2024-06-24T06:23:00.509Z] Login Succeeded [2024-06-24T06:23:00.509Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T06:23:00.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-24T06:23:01.263Z] + git rev-list -1 --merges 993a19db6d372bcd4a45ab9017f7e00783777922~1..993a19db6d372bcd4a45ab9017f7e00783777922 [Pipeline] echo [2024-06-24T06:23:01.314Z] -----------> git rev-list -1 --merges 993a19db6d372bcd4a45ab9017f7e00783777922~1..993a19db6d372bcd4a45ab9017f7e00783777922 993a19db6d372bcd4a45ab9017f7e00783777922 [false] [Pipeline] sh [2024-06-24T06:23:01.636Z] + git log --format=format:%s -1 993a19db6d372bcd4a45ab9017f7e00783777922 [Pipeline] echo [2024-06-24T06:23:01.676Z] ========================================================= [2024-06-24T06:23:01.676Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-24T06:23:01.676Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T06:23:02.151Z] + git log --format=format:%s -1 993a19db6d372bcd4a45ab9017f7e00783777922 [Pipeline] echo [2024-06-24T06:23:02.198Z] [semverPrep] GIT_COMMIT: 993a19db6d372bcd4a45ab9017f7e00783777922, Commit Message: build(deps): Bump onvif from 1.1.1 to 1.1.2 [Pipeline] echo [2024-06-24T06:23:02.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-24T06:23:02.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T06:23:02.647Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-24T06:23:02.647Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-24T06:23:02.647Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-24T06:23:02.647Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-24T06:23:02.647Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-24T06:23:02.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:23:03.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T06:23:03.114Z] [2024-06-24T06:23:03.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:23:03.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T06:23:03.518Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-24T06:23:03.518Z] b85a868b505f: Pulling fs layer [2024-06-24T06:23:03.518Z] e2be974225ed: Pulling fs layer [2024-06-24T06:23:03.518Z] 339a4e72a1f5: Pulling fs layer [2024-06-24T06:23:03.518Z] 988bab9f4d93: Pulling fs layer [2024-06-24T06:23:03.518Z] 1469e6f7b9e6: Pulling fs layer [2024-06-24T06:23:03.518Z] eaf3925da568: Pulling fs layer [2024-06-24T06:23:03.518Z] bab4dde63d76: Pulling fs layer [2024-06-24T06:23:03.518Z] bde34c3a00c8: Pulling fs layer [2024-06-24T06:23:03.518Z] b352a97aabf1: Pulling fs layer [2024-06-24T06:23:03.518Z] 4872d77fe225: Pulling fs layer [2024-06-24T06:23:03.518Z] 5851b861e8e6: Pulling fs layer [2024-06-24T06:23:03.518Z] 988bab9f4d93: Waiting [2024-06-24T06:23:03.518Z] 1469e6f7b9e6: Waiting [2024-06-24T06:23:03.518Z] eaf3925da568: Waiting [2024-06-24T06:23:03.518Z] bde34c3a00c8: Waiting [2024-06-24T06:23:03.518Z] bab4dde63d76: Waiting [2024-06-24T06:23:03.518Z] b352a97aabf1: Waiting [2024-06-24T06:23:03.518Z] 4872d77fe225: Waiting [2024-06-24T06:23:03.518Z] 5851b861e8e6: Waiting [2024-06-24T06:23:03.518Z] e2be974225ed: Download complete [2024-06-24T06:23:03.518Z] 988bab9f4d93: Download complete [2024-06-24T06:23:03.778Z] 1469e6f7b9e6: Verifying Checksum [2024-06-24T06:23:03.778Z] 1469e6f7b9e6: Download complete [2024-06-24T06:23:03.778Z] eaf3925da568: Download complete [2024-06-24T06:23:03.778Z] 339a4e72a1f5: Verifying Checksum [2024-06-24T06:23:03.778Z] 339a4e72a1f5: Download complete [2024-06-24T06:23:03.778Z] bde34c3a00c8: Verifying Checksum [2024-06-24T06:23:03.778Z] bde34c3a00c8: Download complete [2024-06-24T06:23:03.778Z] b352a97aabf1: Verifying Checksum [2024-06-24T06:23:03.778Z] b352a97aabf1: Download complete [2024-06-24T06:23:03.778Z] 4872d77fe225: Verifying Checksum [2024-06-24T06:23:03.778Z] 4872d77fe225: Download complete [2024-06-24T06:23:03.778Z] 5851b861e8e6: Verifying Checksum [2024-06-24T06:23:03.778Z] 5851b861e8e6: Download complete [2024-06-24T06:23:03.778Z] b85a868b505f: Verifying Checksum [2024-06-24T06:23:03.778Z] b85a868b505f: Download complete [2024-06-24T06:23:04.036Z] bab4dde63d76: Verifying Checksum [2024-06-24T06:23:04.036Z] bab4dde63d76: Download complete [2024-06-24T06:23:04.975Z] b85a868b505f: Pull complete [2024-06-24T06:23:05.233Z] e2be974225ed: Pull complete [2024-06-24T06:23:05.493Z] 339a4e72a1f5: Pull complete [2024-06-24T06:23:05.753Z] 988bab9f4d93: Pull complete [2024-06-24T06:23:06.011Z] 1469e6f7b9e6: Pull complete [2024-06-24T06:23:06.011Z] eaf3925da568: Pull complete [2024-06-24T06:23:07.918Z] bab4dde63d76: Pull complete [2024-06-24T06:23:07.918Z] bde34c3a00c8: Pull complete [2024-06-24T06:23:07.918Z] b352a97aabf1: Pull complete [2024-06-24T06:23:07.918Z] 4872d77fe225: Pull complete [2024-06-24T06:23:08.176Z] 5851b861e8e6: Pull complete [2024-06-24T06:23:08.176Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-24T06:23:08.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T06:23:08.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T06:23:08.470Z] prd-ubuntu20.04-docker-8c-8g-4224 does not seem to be running inside a container [2024-06-24T06:23:08.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-440 -v /w/workspace/undry_device-onvif-camera_PR-440:/w/workspace/undry_device-onvif-camera_PR-440:rw,z -v /w/workspace/undry_device-onvif-camera_PR-440@tmp:/w/workspace/undry_device-onvif-camera_PR-440@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 [2024-06-24T06:23:10.255Z] $ docker top 165c28a673f87fc1af0dba8edc4ceea0c73371d9708505ceb7286d789a0fb87c -eo pid,comm [2024-06-24T06:23:10.313Z] 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). [2024-06-24T06:23:10.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T06:23:10.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T06:23:10.491Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T06:23:10.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T06:23:10.617Z] $ docker exec 165c28a673f87fc1af0dba8edc4ceea0c73371d9708505ceb7286d789a0fb87c ssh-agent [2024-06-24T06:23:10.725Z] SSH_AUTH_SOCK=/tmp/ssh-CL55GgBlfUzL/agent.32 [2024-06-24T06:23:10.725Z] SSH_AGENT_PID=38 [2024-06-24T06:23:10.731Z] Running ssh-add (command line suppressed) [2024-06-24T06:23:10.844Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-440@tmp/private_key_15873581898298780942.key (/w/workspace/undry_device-onvif-camera_PR-440@tmp/private_key_15873581898298780942.key) [2024-06-24T06:23:10.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T06:23:11.208Z] + git tag --points-at HEAD [Pipeline] } [2024-06-24T06:23:11.236Z] $ docker exec --env ******** --env ******** 165c28a673f87fc1af0dba8edc4ceea0c73371d9708505ceb7286d789a0fb87c ssh-agent -k [2024-06-24T06:23:11.343Z] unset SSH_AUTH_SOCK; [2024-06-24T06:23:11.344Z] unset SSH_AGENT_PID; [2024-06-24T06:23:11.344Z] echo Agent pid 38 killed; [2024-06-24T06:23:11.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-24T06:23:11.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T06:23:11.481Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T06:23:11.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T06:23:11.614Z] $ docker exec 165c28a673f87fc1af0dba8edc4ceea0c73371d9708505ceb7286d789a0fb87c ssh-agent [2024-06-24T06:23:11.726Z] SSH_AUTH_SOCK=/tmp/ssh-c2RWdmtmVOZs/agent.71 [2024-06-24T06:23:11.726Z] SSH_AGENT_PID=77 [2024-06-24T06:23:11.731Z] Running ssh-add (command line suppressed) [2024-06-24T06:23:11.840Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-440@tmp/private_key_14044875481118095964.key (/w/workspace/undry_device-onvif-camera_PR-440@tmp/private_key_14044875481118095964.key) [2024-06-24T06:23:11.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T06:23:12.200Z] + git semver init [2024-06-24T06:23:12.459Z] 2024-06-24 06:23:12,378 [run_init] DEBUG init version:0.0.0 force:False [2024-06-24T06:23:12.459Z] 2024-06-24 06:23:12,380 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-440/.semver [2024-06-24T06:23:12.459Z] 2024-06-24 06:23:12,381 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-440/.semver [2024-06-24T06:23:12.459Z] 2024-06-24 06:23:12,381 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-440/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-440, universal_newlines=False, shell=None, istream=None) [2024-06-24T06:23:13.838Z] 2024-06-24 06:23:13,753 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-440/.git/info/exclude [2024-06-24T06:23:13.838Z] 2024-06-24 06:23:13,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-440/.semver/PR-440 with force:False [2024-06-24T06:23:13.838Z] 2024-06-24 06:23:13,753 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-440/.semver/PR-440 [2024-06-24T06:23:13.838Z] 2024-06-24 06:23:13,782 [execute] INFO git cat-file --batch-check [2024-06-24T06:23:13.838Z] 2024-06-24 06:23:13,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-440/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T06:23:13.838Z] 2024-06-24 06:23:13,791 [execute] INFO git cat-file --batch [2024-06-24T06:23:13.838Z] 2024-06-24 06:23:13,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-440/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T06:23:13.838Z] 2024-06-24 06:23:13,798 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-440/.semver/PR-440 [2024-06-24T06:23:13.838Z] 0.0.0 [Pipeline] } [2024-06-24T06:23:13.863Z] $ docker exec --env ******** --env ******** 165c28a673f87fc1af0dba8edc4ceea0c73371d9708505ceb7286d789a0fb87c ssh-agent -k [2024-06-24T06:23:13.964Z] unset SSH_AUTH_SOCK; [2024-06-24T06:23:13.964Z] unset SSH_AGENT_PID; [2024-06-24T06:23:13.964Z] echo Agent pid 77 killed; [2024-06-24T06:23:13.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T06:23:14.440Z] + git semver [Pipeline] } [2024-06-24T06:23:14.728Z] $ docker stop --time=1 165c28a673f87fc1af0dba8edc4ceea0c73371d9708505ceb7286d789a0fb87c [2024-06-24T06:23:16.022Z] $ docker rm -f --volumes 165c28a673f87fc1af0dba8edc4ceea0c73371d9708505ceb7286d789a0fb87c [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T06:23:16.443Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-24T06:23:16.743Z] Stashed 1 file(s) [Pipeline] echo [2024-06-24T06:23:16.770Z] [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 [2024-06-24T06:23:17.483Z] provisioning config files... [2024-06-24T06:23:17.505Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-440@tmp/config2129811535890777729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:23:17.867Z] ---> ****-login.sh [2024-06-24T06:23:17.868Z] nexus3.edgexfoundry.org:10001 [2024-06-24T06:23:17.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:23:18.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:23:18.129Z] Configure a credential helper to remove this warning. See [2024-06-24T06:23:18.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:23:18.129Z] [2024-06-24T06:23:18.129Z] Login Succeeded [2024-06-24T06:23:18.129Z] nexus3.edgexfoundry.org:10002 [2024-06-24T06:23:18.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:23:18.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:23:18.129Z] Configure a credential helper to remove this warning. See [2024-06-24T06:23:18.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:23:18.129Z] [2024-06-24T06:23:18.129Z] Login Succeeded [2024-06-24T06:23:18.129Z] nexus3.edgexfoundry.org:10003 [2024-06-24T06:23:18.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:23:18.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:23:18.392Z] Configure a credential helper to remove this warning. See [2024-06-24T06:23:18.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:23:18.392Z] [2024-06-24T06:23:18.392Z] Login Succeeded [2024-06-24T06:23:18.392Z] nexus3.edgexfoundry.org:10004 [2024-06-24T06:23:18.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:23:18.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:23:18.392Z] Configure a credential helper to remove this warning. See [2024-06-24T06:23:18.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:23:18.392Z] [2024-06-24T06:23:18.392Z] Login Succeeded [2024-06-24T06:23:18.392Z] ****.io [2024-06-24T06:23:18.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:23:19.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:23:19.335Z] Configure a credential helper to remove this warning. See [2024-06-24T06:23:19.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:23:19.335Z] [2024-06-24T06:23:19.335Z] Login Succeeded [2024-06-24T06:23:19.335Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T06:23:19.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T06:23:19.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T06:23:19.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T06:23:19.706Z] ========================================================= [2024-06-24T06:23:19.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-24T06:23:19.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:23:20.221Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-24T06:23:20.221Z] Sending build context to Docker daemon 37.78MB [2024-06-24T06:23:20.221Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T06:23:20.221Z] Step 2/13 : FROM ${BASE} AS builder [2024-06-24T06:23:20.482Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-24T06:23:20.482Z] 619be1103602: Pulling fs layer [2024-06-24T06:23:20.482Z] 7862e08f4a3e: Pulling fs layer [2024-06-24T06:23:20.482Z] 5df492c9dc93: Pulling fs layer [2024-06-24T06:23:20.482Z] 7629e6793208: Pulling fs layer [2024-06-24T06:23:20.482Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T06:23:20.482Z] fb5054dd5b73: Pulling fs layer [2024-06-24T06:23:20.482Z] eeca6798cff9: Pulling fs layer [2024-06-24T06:23:20.482Z] aa269ceb94a6: Pulling fs layer [2024-06-24T06:23:20.482Z] ada007ff1a6a: Pulling fs layer [2024-06-24T06:23:20.482Z] 4f4fb700ef54: Waiting [2024-06-24T06:23:20.482Z] fb5054dd5b73: Waiting [2024-06-24T06:23:20.482Z] eeca6798cff9: Waiting [2024-06-24T06:23:20.482Z] aa269ceb94a6: Waiting [2024-06-24T06:23:20.482Z] ada007ff1a6a: Waiting [2024-06-24T06:23:20.482Z] 7629e6793208: Waiting [2024-06-24T06:23:20.482Z] 7862e08f4a3e: Verifying Checksum [2024-06-24T06:23:20.482Z] 7862e08f4a3e: Download complete [2024-06-24T06:23:20.482Z] 7629e6793208: Download complete [2024-06-24T06:23:20.482Z] 4f4fb700ef54: Download complete [2024-06-24T06:23:20.482Z] fb5054dd5b73: Verifying Checksum [2024-06-24T06:23:20.482Z] fb5054dd5b73: Download complete [2024-06-24T06:23:20.482Z] 619be1103602: Verifying Checksum [2024-06-24T06:23:20.482Z] 619be1103602: Download complete [2024-06-24T06:23:20.482Z] eeca6798cff9: Download complete [2024-06-24T06:23:20.743Z] 619be1103602: Pull complete [2024-06-24T06:23:20.743Z] ada007ff1a6a: Verifying Checksum [2024-06-24T06:23:20.743Z] ada007ff1a6a: Download complete [2024-06-24T06:23:20.743Z] 7862e08f4a3e: Pull complete [2024-06-24T06:23:21.009Z] 5df492c9dc93: Verifying Checksum [2024-06-24T06:23:21.009Z] 5df492c9dc93: Download complete [2024-06-24T06:23:21.266Z] aa269ceb94a6: Verifying Checksum [2024-06-24T06:23:21.266Z] aa269ceb94a6: Download complete [2024-06-24T06:23:24.550Z] 5df492c9dc93: Pull complete [2024-06-24T06:23:24.550Z] 7629e6793208: Pull complete [2024-06-24T06:23:24.550Z] 4f4fb700ef54: Pull complete [2024-06-24T06:23:24.550Z] fb5054dd5b73: Pull complete [2024-06-24T06:23:24.550Z] eeca6798cff9: Pull complete [2024-06-24T06:23:27.083Z] aa269ceb94a6: Pull complete [2024-06-24T06:23:27.650Z] ada007ff1a6a: Pull complete [2024-06-24T06:23:27.650Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-24T06:23:27.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T06:23:27.650Z] ---> f489d0715acc [2024-06-24T06:23:27.650Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-06-24T06:23:30.187Z] ---> Running in 93edb746c940 [2024-06-24T06:23:30.187Z] Removing intermediate container 93edb746c940 [2024-06-24T06:23:30.187Z] ---> a3cc1cf2025f [2024-06-24T06:23:30.187Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T06:23:30.187Z] ---> Running in 1bcbea754da3 [2024-06-24T06:23:30.187Z] Removing intermediate container 1bcbea754da3 [2024-06-24T06:23:30.187Z] ---> 3cc76d61d711 [2024-06-24T06:23:30.187Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T06:23:30.187Z] ---> Running in b7675a8993cb [2024-06-24T06:23:30.187Z] Removing intermediate container b7675a8993cb [2024-06-24T06:23:30.187Z] ---> 935f35ae616c [2024-06-24T06:23:30.187Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T06:23:30.187Z] ---> Running in efabe0ea82b5 [2024-06-24T06:23:30.187Z] Removing intermediate container efabe0ea82b5 [2024-06-24T06:23:30.187Z] ---> 508f6da99f2d [2024-06-24T06:23:30.187Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-06-24T06:23:30.187Z] ---> Running in be622a1033b1 [2024-06-24T06:23:30.447Z] Removing intermediate container be622a1033b1 [2024-06-24T06:23:30.447Z] ---> 152748776bc2 [2024-06-24T06:23:30.447Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T06:23:30.447Z] ---> Running in d131401d0cbb [2024-06-24T06:23:30.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T06:23:30.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T06:23:31.224Z] OK: 264 MiB in 52 packages [2024-06-24T06:23:31.484Z] Removing intermediate container d131401d0cbb [2024-06-24T06:23:31.484Z] ---> bd6950a0efd9 [2024-06-24T06:23:31.484Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-06-24T06:23:31.484Z] ---> Running in 3cbb1fcb54d0 [2024-06-24T06:23:31.484Z] Removing intermediate container 3cbb1fcb54d0 [2024-06-24T06:23:31.484Z] ---> e16d0f3b3986 [2024-06-24T06:23:31.484Z] Step 10/13 : COPY go.mod vendor* ./ [2024-06-24T06:23:31.744Z] ---> 296438ad81ea [2024-06-24T06:23:31.744Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T06:23:31.744Z] ---> Running in c65ce3cef7ca [2024-06-24T06:23:32.269Z] Still waiting to schedule task [2024-06-24T06:23:32.270Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4223’ [2024-06-24T06:24:27.991Z] Removing intermediate container c65ce3cef7ca [2024-06-24T06:24:27.992Z] ---> 8ad0d955fbda [2024-06-24T06:24:27.992Z] Step 12/13 : COPY . . [2024-06-24T06:24:27.992Z] ---> 881bcd5779ff [2024-06-24T06:24:27.992Z] Step 13/13 : RUN ${MAKE} [2024-06-24T06:24:27.992Z] ---> Running in 6c53d0232038 [2024-06-24T06:24:27.992Z] noop [2024-06-24T06:24:27.992Z] Removing intermediate container 6c53d0232038 [2024-06-24T06:24:27.992Z] ---> 3b81b8f7bdb1 [2024-06-24T06:24:27.992Z] Successfully built 3b81b8f7bdb1 [2024-06-24T06:24:27.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:24:28.500Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T06:24:28.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T06:24:28.682Z] prd-ubuntu20.04-docker-8c-8g-4224 does not seem to be running inside a container [2024-06-24T06:24:28.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-440 -v /w/workspace/undry_device-onvif-camera_PR-440:/w/workspace/undry_device-onvif-camera_PR-440:rw,z -v /w/workspace/undry_device-onvif-camera_PR-440@tmp:/w/workspace/undry_device-onvif-camera_PR-440@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 [2024-06-24T06:24:29.080Z] $ docker top d14d54bfc88cde75ac40928e9bc8e8825b5821684f6331fe80596a6e69fe308b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T06:24:29.497Z] + go version [2024-06-24T06:24:29.497Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-24T06:24:29.528Z] $ docker stop --time=1 d14d54bfc88cde75ac40928e9bc8e8825b5821684f6331fe80596a6e69fe308b [2024-06-24T06:24:30.806Z] $ docker rm -f --volumes d14d54bfc88cde75ac40928e9bc8e8825b5821684f6331fe80596a6e69fe308b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:24:31.605Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T06:24:31.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T06:24:31.796Z] prd-ubuntu20.04-docker-8c-8g-4224 does not seem to be running inside a container [2024-06-24T06:24:31.828Z] $ 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-440 -v /w/workspace/undry_device-onvif-camera_PR-440:/w/workspace/undry_device-onvif-camera_PR-440:rw,z -v /w/workspace/undry_device-onvif-camera_PR-440@tmp:/w/workspace/undry_device-onvif-camera_PR-440@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 [2024-06-24T06:24:32.197Z] $ docker top 2bd0dc6acaf6e87603fbe5d12c32a9ae99d0d2c5db35553bcea07365fb216438 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T06:24:32.618Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-440 [Pipeline] fileExists [Pipeline] sh [2024-06-24T06:24:32.998Z] + make test [2024-06-24T06:24:32.998Z] go test ./... -coverprofile=coverage.out ./... [2024-06-24T06:24:34.379Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-06-24T06:24:56.305Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-06-24T06:24:56.305Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-06-24T06:24:56.305Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.047s coverage: 31.4% of statements [2024-06-24T06:24:56.305Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.285s coverage: 86.5% of statements [2024-06-24T06:25:08.524Z] go vet ./... [2024-06-24T06:25:15.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T06:25:15.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T06:25:15.080Z] ./bin/test-attribution-txt.sh [2024-06-24T06:25:15.080Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-24T06:25:15.080Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T06:25:15.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T06:25:15.160Z] $ docker stop --time=1 2bd0dc6acaf6e87603fbe5d12c32a9ae99d0d2c5db35553bcea07365fb216438 [2024-06-24T06:25:17.363Z] $ docker rm -f --volumes 2bd0dc6acaf6e87603fbe5d12c32a9ae99d0d2c5db35553bcea07365fb216438 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T06:25:18.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T06:25:18.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-24T06:25:18.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T06:25:19.214Z] + ls -al . [2024-06-24T06:25:19.214Z] total 312 [2024-06-24T06:25:19.214Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 06:24 . [2024-06-24T06:25:19.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 06:22 .. [2024-06-24T06:25:19.214Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 06:24 .git [2024-06-24T06:25:19.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 06:22 .github [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 493 Jun 24 06:22 .gitignore [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 06:22 .golangci.yml [2024-06-24T06:25:19.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 06:23 .semver [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jun 24 06:22 Attribution.txt [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jun 24 06:22 CHANGELOG.md [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jun 24 06:22 Dockerfile [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 06:22 GOVERNANCE.md [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 739 Jun 24 06:22 Jenkinsfile [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 24 06:22 LICENSE [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jun 24 06:22 Makefile [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 24 06:22 OWNERS.md [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jun 24 06:22 README.md [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 06:23 VERSION [2024-06-24T06:25:19.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 06:22 bin [2024-06-24T06:25:19.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 06:22 cmd [2024-06-24T06:25:19.214Z] -rw-r--r-- 1 jenkins jenkins 78805 Jun 24 06:24 coverage.out [2024-06-24T06:25:19.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 06:22 doc [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 7387 Jun 24 06:22 go.mod [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 102689 Jun 24 06:22 go.sum [2024-06-24T06:25:19.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 06:22 internal [2024-06-24T06:25:19.214Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 24 06:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:25:19.635Z] + 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=993a19db6d372bcd4a45ab9017f7e00783777922 --label arch=amd64 --label version=0.0.0 . [2024-06-24T06:25:19.635Z] Sending build context to Docker daemon 37.86MB [2024-06-24T06:25:19.893Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T06:25:19.893Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-24T06:25:19.893Z] ---> 3b81b8f7bdb1 [2024-06-24T06:25:19.893Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-06-24T06:25:20.152Z] ---> Running in 6be539dfaf99 [2024-06-24T06:25:20.152Z] Removing intermediate container 6be539dfaf99 [2024-06-24T06:25:20.152Z] ---> e132bf269449 [2024-06-24T06:25:20.152Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T06:25:20.152Z] ---> Running in d41406162226 [2024-06-24T06:25:20.152Z] Removing intermediate container d41406162226 [2024-06-24T06:25:20.152Z] ---> 0382c01948f7 [2024-06-24T06:25:20.152Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T06:25:20.152Z] ---> Running in 4517223178aa [2024-06-24T06:25:20.411Z] Removing intermediate container 4517223178aa [2024-06-24T06:25:20.411Z] ---> fb4a0a046acb [2024-06-24T06:25:20.411Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T06:25:20.411Z] ---> Running in 32778745578c [2024-06-24T06:25:20.411Z] Removing intermediate container 32778745578c [2024-06-24T06:25:20.411Z] ---> ee90b39fbf6f [2024-06-24T06:25:20.411Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-06-24T06:25:20.411Z] ---> Running in f7f3394cafaa [2024-06-24T06:25:20.670Z] Removing intermediate container f7f3394cafaa [2024-06-24T06:25:20.670Z] ---> a3c7044cda04 [2024-06-24T06:25:20.670Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T06:25:20.670Z] ---> Running in 86631ba02fd5 [2024-06-24T06:25:20.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T06:25:20.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T06:25:21.187Z] OK: 264 MiB in 52 packages [2024-06-24T06:25:21.752Z] Removing intermediate container 86631ba02fd5 [2024-06-24T06:25:21.752Z] ---> acf6a5ae847d [2024-06-24T06:25:21.752Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-06-24T06:25:21.752Z] ---> Running in d3d7c8b13079 [2024-06-24T06:25:21.752Z] Removing intermediate container d3d7c8b13079 [2024-06-24T06:25:21.752Z] ---> 286114b74436 [2024-06-24T06:25:21.752Z] Step 10/27 : COPY go.mod vendor* ./ [2024-06-24T06:25:21.752Z] ---> 69832bcb53fc [2024-06-24T06:25:21.752Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T06:25:21.752Z] ---> Running in ed9595e299ab [2024-06-24T06:25:22.689Z] Removing intermediate container ed9595e299ab [2024-06-24T06:25:22.689Z] ---> 6bc54a7f46f7 [2024-06-24T06:25:22.689Z] Step 12/27 : COPY . . [2024-06-24T06:25:23.625Z] ---> 649baacf49ef [2024-06-24T06:25:23.625Z] Step 13/27 : RUN ${MAKE} [2024-06-24T06:25:23.625Z] ---> Running in 797804810c8b [2024-06-24T06:25:23.883Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-06-24T06:25:55.994Z] Removing intermediate container 797804810c8b [2024-06-24T06:25:55.994Z] ---> 5fe9f596fb63 [2024-06-24T06:25:55.994Z] Step 14/27 : FROM alpine:3.18 [2024-06-24T06:25:55.994Z] 3.18: Pulling from library/alpine [2024-06-24T06:25:55.994Z] 73baa7ef167e: Pulling fs layer [2024-06-24T06:25:55.994Z] 73baa7ef167e: Download complete [2024-06-24T06:25:55.994Z] 73baa7ef167e: Pull complete [2024-06-24T06:25:55.994Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T06:25:55.994Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T06:25:55.994Z] ---> 8fd7cac70a4a [2024-06-24T06:25:55.994Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-06-24T06:25:55.994Z] ---> Running in b2f363a17a92 [2024-06-24T06:25:55.994Z] Removing intermediate container b2f363a17a92 [2024-06-24T06:25:55.994Z] ---> daed37d68501 [2024-06-24T06:25:55.994Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-06-24T06:25:55.994Z] ---> Running in 2bdf74e32a8c [2024-06-24T06:25:55.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T06:25:55.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T06:25:55.994Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T06:25:55.994Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T06:25:55.994Z] OK: 7 MiB in 16 packages [2024-06-24T06:25:56.255Z] Removing intermediate container 2bdf74e32a8c [2024-06-24T06:25:56.255Z] ---> 2dae2797bc30 [2024-06-24T06:25:56.255Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-24T06:25:56.255Z] ---> Running in 4b617b5ef360 [2024-06-24T06:25:56.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T06:25:56.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T06:25:56.776Z] OK: 7 MiB in 16 packages [2024-06-24T06:25:57.345Z] Removing intermediate container 4b617b5ef360 [2024-06-24T06:25:57.345Z] ---> 65907ff6e553 [2024-06-24T06:25:57.345Z] Step 18/27 : WORKDIR / [2024-06-24T06:25:57.345Z] ---> Running in ba66cdc4122b [2024-06-24T06:25:57.345Z] Removing intermediate container ba66cdc4122b [2024-06-24T06:25:57.345Z] ---> 08bba606c481 [2024-06-24T06:25:57.345Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-06-24T06:25:57.913Z] ---> 05a23369112c [2024-06-24T06:25:57.913Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-06-24T06:25:58.176Z] ---> f94d18aa6609 [2024-06-24T06:25:58.176Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-06-24T06:25:58.176Z] ---> c13f7b80cdde [2024-06-24T06:25:58.176Z] Step 22/27 : EXPOSE 59984 [2024-06-24T06:25:58.435Z] ---> Running in c3fe0d66c863 [2024-06-24T06:25:58.435Z] Removing intermediate container c3fe0d66c863 [2024-06-24T06:25:58.435Z] ---> 25671f2aa5c8 [2024-06-24T06:25:58.435Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-06-24T06:25:58.435Z] ---> Running in a8bbd9a02b7c [2024-06-24T06:25:58.435Z] Removing intermediate container a8bbd9a02b7c [2024-06-24T06:25:58.435Z] ---> bc81999ec596 [2024-06-24T06:25:58.435Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-24T06:25:58.435Z] ---> Running in 3d0ffd9fea1f [2024-06-24T06:25:58.693Z] Removing intermediate container 3d0ffd9fea1f [2024-06-24T06:25:58.693Z] ---> 05d961bfe086 [2024-06-24T06:25:58.693Z] Step 25/27 : LABEL arch=amd64 [2024-06-24T06:25:58.693Z] ---> Running in dd9e41c6c2b5 [2024-06-24T06:25:58.693Z] Removing intermediate container dd9e41c6c2b5 [2024-06-24T06:25:58.693Z] ---> aeebf14620aa [2024-06-24T06:25:58.693Z] Step 26/27 : LABEL git_sha=993a19db6d372bcd4a45ab9017f7e00783777922 [2024-06-24T06:25:58.693Z] ---> Running in 704df3f1d483 [2024-06-24T06:25:58.693Z] Removing intermediate container 704df3f1d483 [2024-06-24T06:25:58.693Z] ---> 6fba0ab1ad23 [2024-06-24T06:25:58.693Z] Step 27/27 : LABEL version=0.0.0 [2024-06-24T06:25:58.693Z] ---> Running in c365f5a290e1 [2024-06-24T06:25:58.953Z] Removing intermediate container c365f5a290e1 [2024-06-24T06:25:58.953Z] ---> d5ac06821543 [2024-06-24T06:25:58.953Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T06:25:58.953Z] Successfully built d5ac06821543 [2024-06-24T06:25:58.953Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:26:00.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T06:26:00.019Z] [2024-06-24T06:26:00.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:26:00.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T06:26:00.413Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-24T06:26:00.413Z] 5eb5b503b376: Pulling fs layer [2024-06-24T06:26:00.413Z] 5c69ac0246d0: Pulling fs layer [2024-06-24T06:26:00.413Z] ec43610c2a17: Pulling fs layer [2024-06-24T06:26:00.413Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-24T06:26:00.413Z] 33b1e0a273af: Pulling fs layer [2024-06-24T06:26:00.413Z] 5d3b04190fa2: Pulling fs layer [2024-06-24T06:26:00.413Z] 2f39f015ded8: Pulling fs layer [2024-06-24T06:26:00.413Z] 33b1e0a273af: Waiting [2024-06-24T06:26:00.413Z] 5d3b04190fa2: Waiting [2024-06-24T06:26:00.413Z] 2f39f015ded8: Waiting [2024-06-24T06:26:00.413Z] 3a2ae6a8a46f: Waiting [2024-06-24T06:26:00.413Z] 5c69ac0246d0: Verifying Checksum [2024-06-24T06:26:00.413Z] 5c69ac0246d0: Download complete [2024-06-24T06:26:00.413Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-24T06:26:00.413Z] 3a2ae6a8a46f: Download complete [2024-06-24T06:26:00.413Z] 33b1e0a273af: Verifying Checksum [2024-06-24T06:26:00.413Z] 33b1e0a273af: Download complete [2024-06-24T06:26:00.413Z] ec43610c2a17: Verifying Checksum [2024-06-24T06:26:00.413Z] ec43610c2a17: Download complete [2024-06-24T06:26:00.672Z] 5d3b04190fa2: Download complete [2024-06-24T06:26:00.672Z] 5eb5b503b376: Verifying Checksum [2024-06-24T06:26:00.672Z] 5eb5b503b376: Download complete [2024-06-24T06:26:01.239Z] 2f39f015ded8: Download complete [2024-06-24T06:26:01.806Z] 5eb5b503b376: Pull complete [2024-06-24T06:26:02.064Z] 5c69ac0246d0: Pull complete [2024-06-24T06:26:02.634Z] ec43610c2a17: Pull complete [2024-06-24T06:26:02.634Z] 3a2ae6a8a46f: Pull complete [2024-06-24T06:26:02.892Z] 33b1e0a273af: Pull complete [2024-06-24T06:26:02.892Z] 5d3b04190fa2: Pull complete [2024-06-24T06:26:07.096Z] 2f39f015ded8: Pull complete [2024-06-24T06:26:07.096Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-24T06:26:07.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T06:26:07.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T06:26:07.367Z] prd-ubuntu20.04-docker-8c-8g-4224 does not seem to be running inside a container [2024-06-24T06:26:07.394Z] $ 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-440 -v /w/workspace/undry_device-onvif-camera_PR-440:/w/workspace/undry_device-onvif-camera_PR-440:rw,z -v /w/workspace/undry_device-onvif-camera_PR-440@tmp:/w/workspace/undry_device-onvif-camera_PR-440@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 [2024-06-24T06:26:09.381Z] $ docker top 14982ca4a7fff9ba063a8b84e167ef7f2e64b343ea7bfc7c1445b8e2a90dfe42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:26:09.868Z] ---> job-cost.sh [2024-06-24T06:26:09.868Z] lf-activate-venv: SKIPPING [2024-06-24T06:26:09.868Z] INFO: No Stack... [2024-06-24T06:26:10.128Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T06:26:10.387Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T06:26:10.707Z] + cat /w/workspace/undry_device-onvif-camera_PR-440/archives/cost.csv [2024-06-24T06:26:10.707Z] + cut -d, -f6 [Pipeline] lock [2024-06-24T06:26:10.758Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-440-1-stack-cost] [2024-06-24T06:26:10.765Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-440-1-stack-cost] did not exist. Created. [2024-06-24T06:26:10.775Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-440-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T06:26:11.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-24T06:26:11.251Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T06:26:11.287Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-440-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T06:26:11.374Z] $ docker stop --time=1 14982ca4a7fff9ba063a8b84e167ef7f2e64b343ea7bfc7c1445b8e2a90dfe42 [2024-06-24T06:26:12.541Z] $ docker rm -f --volumes 14982ca4a7fff9ba063a8b84e167ef7f2e64b343ea7bfc7c1445b8e2a90dfe42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-24T06:27:08.560Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4225 in /w/workspace/undry_device-onvif-camera_PR-440 [Pipeline] { [Pipeline] ws [2024-06-24T06:27:08.644Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-06-24T06:27:11.752Z] The recommended git tool is: git [2024-06-24T06:27:19.184Z] using credential edgex-jenkins-ssh [2024-06-24T06:27:19.216Z] Cloning the remote Git repository [2024-06-24T06:27:19.266Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-06-24T06:27:19.537Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-06-24T06:27:19.787Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-06-24T06:27:19.788Z] > git --version # timeout=10 [2024-06-24T06:27:19.810Z] > git --version # 'git version 2.25.1' [2024-06-24T06:27:19.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T06:27:20.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T06:27:23.056Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-06-24T06:27:23.082Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T06:27:23.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-06-24T06:27:24.002Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-06-24T06:27:24.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T06:27:24.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-24T06:27:24.577Z] Merging remotes/origin/main commit 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d into PR head commit 993a19db6d372bcd4a45ab9017f7e00783777922 [2024-06-24T06:27:24.957Z] Merge succeeded, producing 993a19db6d372bcd4a45ab9017f7e00783777922 [2024-06-24T06:27:24.958Z] Checking out Revision 993a19db6d372bcd4a45ab9017f7e00783777922 (PR-440) [2024-06-24T06:27:24.591Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T06:27:24.683Z] > git checkout -f 993a19db6d372bcd4a45ab9017f7e00783777922 # timeout=10 [2024-06-24T06:27:24.854Z] > git remote # timeout=10 [2024-06-24T06:27:24.873Z] > git config --get remote.origin.url # timeout=10 [2024-06-24T06:27:24.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T06:27:24.914Z] > git merge 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d # timeout=10 [2024-06-24T06:27:24.938Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-24T06:27:24.960Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T06:27:24.973Z] > git checkout -f 993a19db6d372bcd4a45ab9017f7e00783777922 # timeout=10 [2024-06-24T06:27:28.711Z] Commit message: "build(deps): Bump onvif from 1.1.1 to 1.1.2" [2024-06-24T06:27:28.753Z] > git --version # timeout=10 [2024-06-24T06:27:28.764Z] > git --version # 'git version 2.25.1' [2024-06-24T06:27:28.783Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T06:27:31.031Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-24T06:27:31.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T06:27:31.032Z] Dload Upload Total Spent Left Speed [2024-06-24T06:27:31.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 104k 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-06-24T06:27:31.381Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-24T06:27:31.759Z] + sudo tee /etc/docker/daemon.new [2024-06-24T06:27:31.759Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-24T06:27:31.759Z] { [2024-06-24T06:27:31.759Z] "registry-mirrors": [ [2024-06-24T06:27:31.759Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-24T06:27:31.759Z] ], [2024-06-24T06:27:31.759Z] "bip": "10.250.0.254/24", [2024-06-24T06:27:31.759Z] "hosts": [ [2024-06-24T06:27:31.759Z] "tcp://0.0.0.0:5555", [2024-06-24T06:27:31.759Z] "unix:///var/run/docker.sock" [2024-06-24T06:27:31.759Z] ], [2024-06-24T06:27:31.759Z] "mtu": 1458, [2024-06-24T06:27:31.759Z] "selinux-enabled": true, [2024-06-24T06:27:31.759Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-24T06:27:31.759Z] } [Pipeline] sh [2024-06-24T06:27:32.102Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-24T06:27:32.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T06:27:50.782Z] provisioning config files... [2024-06-24T06:27:50.809Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16479969987339380946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:27:51.303Z] ---> ****-login.sh [2024-06-24T06:27:51.303Z] nexus3.edgexfoundry.org:10001 [2024-06-24T06:27:51.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:27:51.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:27:51.857Z] Configure a credential helper to remove this warning. See [2024-06-24T06:27:51.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:27:51.858Z] [2024-06-24T06:27:51.858Z] Login Succeeded [2024-06-24T06:27:51.858Z] nexus3.edgexfoundry.org:10002 [2024-06-24T06:27:52.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:27:52.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:27:52.128Z] Configure a credential helper to remove this warning. See [2024-06-24T06:27:52.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:27:52.128Z] [2024-06-24T06:27:52.128Z] Login Succeeded [2024-06-24T06:27:52.128Z] nexus3.edgexfoundry.org:10003 [2024-06-24T06:27:52.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:27:52.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:27:52.671Z] Configure a credential helper to remove this warning. See [2024-06-24T06:27:52.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:27:52.671Z] [2024-06-24T06:27:52.671Z] Login Succeeded [2024-06-24T06:27:52.671Z] nexus3.edgexfoundry.org:10004 [2024-06-24T06:27:52.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:27:52.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:27:52.945Z] Configure a credential helper to remove this warning. See [2024-06-24T06:27:52.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:27:52.945Z] [2024-06-24T06:27:52.945Z] Login Succeeded [2024-06-24T06:27:52.945Z] ****.io [2024-06-24T06:27:53.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T06:27:53.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T06:27:53.481Z] Configure a credential helper to remove this warning. See [2024-06-24T06:27:53.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T06:27:53.481Z] [2024-06-24T06:27:53.481Z] Login Succeeded [2024-06-24T06:27:53.481Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T06:27:53.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T06:27:53.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T06:27:53.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T06:27:54.034Z] ========================================================= [2024-06-24T06:27:54.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-24T06:27:54.034Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:27:54.600Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-24T06:27:55.186Z] Sending build context to Docker daemon 22.31MB [2024-06-24T06:27:55.186Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T06:27:55.186Z] Step 2/13 : FROM ${BASE} AS builder [2024-06-24T06:27:55.454Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-24T06:27:55.454Z] c6b39de5b339: Pulling fs layer [2024-06-24T06:27:55.454Z] a69c41024577: Pulling fs layer [2024-06-24T06:27:55.454Z] d6de4b400683: Pulling fs layer [2024-06-24T06:27:55.454Z] 35cb2a7552d0: Pulling fs layer [2024-06-24T06:27:55.454Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T06:27:55.454Z] 464afbd9ba4c: Pulling fs layer [2024-06-24T06:27:55.454Z] 00f215d4a9da: Pulling fs layer [2024-06-24T06:27:55.454Z] d496ad576159: Pulling fs layer [2024-06-24T06:27:55.454Z] 464afbd9ba4c: Waiting [2024-06-24T06:27:55.454Z] 00f215d4a9da: Waiting [2024-06-24T06:27:55.454Z] d496ad576159: Waiting [2024-06-24T06:27:55.454Z] 35cb2a7552d0: Waiting [2024-06-24T06:27:55.454Z] 4f4fb700ef54: Waiting [2024-06-24T06:27:55.454Z] a69c41024577: Verifying Checksum [2024-06-24T06:27:55.454Z] a69c41024577: Download complete [2024-06-24T06:27:55.454Z] 35cb2a7552d0: Verifying Checksum [2024-06-24T06:27:55.454Z] 35cb2a7552d0: Download complete [2024-06-24T06:27:55.454Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T06:27:55.454Z] 4f4fb700ef54: Download complete [2024-06-24T06:27:55.454Z] 464afbd9ba4c: Verifying Checksum [2024-06-24T06:27:55.454Z] 464afbd9ba4c: Download complete [2024-06-24T06:27:55.454Z] c6b39de5b339: Download complete [2024-06-24T06:27:56.051Z] d496ad576159: Verifying Checksum [2024-06-24T06:27:56.051Z] d496ad576159: Download complete [2024-06-24T06:27:56.319Z] c6b39de5b339: Pull complete [2024-06-24T06:27:56.906Z] a69c41024577: Pull complete [2024-06-24T06:27:57.170Z] d6de4b400683: Verifying Checksum [2024-06-24T06:27:57.171Z] d6de4b400683: Download complete [2024-06-24T06:27:58.132Z] 00f215d4a9da: Verifying Checksum [2024-06-24T06:27:58.132Z] 00f215d4a9da: Download complete [2024-06-24T06:28:10.465Z] d6de4b400683: Pull complete [2024-06-24T06:28:10.465Z] 35cb2a7552d0: Pull complete [2024-06-24T06:28:10.465Z] 4f4fb700ef54: Pull complete [2024-06-24T06:28:10.465Z] 464afbd9ba4c: Pull complete [2024-06-24T06:28:18.684Z] 00f215d4a9da: Pull complete [2024-06-24T06:28:20.629Z] d496ad576159: Pull complete [2024-06-24T06:28:20.629Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-24T06:28:20.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T06:28:20.629Z] ---> f246e2811388 [2024-06-24T06:28:20.629Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-06-24T06:28:22.571Z] ---> Running in 94877c6026ed [2024-06-24T06:28:22.571Z] Removing intermediate container 94877c6026ed [2024-06-24T06:28:22.571Z] ---> 79e64fa022da [2024-06-24T06:28:22.571Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T06:28:22.571Z] ---> Running in f7646f7b7bfe [2024-06-24T06:28:22.841Z] Removing intermediate container f7646f7b7bfe [2024-06-24T06:28:22.841Z] ---> 15513177e723 [2024-06-24T06:28:22.841Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T06:28:23.107Z] ---> Running in bbd50d22117c [2024-06-24T06:28:23.374Z] Removing intermediate container bbd50d22117c [2024-06-24T06:28:23.374Z] ---> 3e607e03104d [2024-06-24T06:28:23.374Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T06:28:23.374Z] ---> Running in a8b6874422c0 [2024-06-24T06:28:23.645Z] Removing intermediate container a8b6874422c0 [2024-06-24T06:28:23.645Z] ---> 541d4fb6a28c [2024-06-24T06:28:23.645Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-06-24T06:28:23.645Z] ---> Running in ab8a632f6fd9 [2024-06-24T06:28:24.237Z] Removing intermediate container ab8a632f6fd9 [2024-06-24T06:28:24.237Z] ---> 2c7565335b5a [2024-06-24T06:28:24.237Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T06:28:24.237Z] ---> Running in be71cb3d1d32 [2024-06-24T06:28:26.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T06:28:26.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T06:28:27.407Z] OK: 266 MiB in 52 packages [2024-06-24T06:28:28.001Z] Removing intermediate container be71cb3d1d32 [2024-06-24T06:28:28.001Z] ---> 89cc4cd5e418 [2024-06-24T06:28:28.001Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-06-24T06:28:28.001Z] ---> Running in 59b3d2a9029c [2024-06-24T06:28:28.272Z] Removing intermediate container 59b3d2a9029c [2024-06-24T06:28:28.272Z] ---> 028377ae97ae [2024-06-24T06:28:28.272Z] Step 10/13 : COPY go.mod vendor* ./ [2024-06-24T06:28:28.859Z] ---> 72d25c672d49 [2024-06-24T06:28:28.859Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T06:28:28.859Z] ---> Running in 3d9ec259c437 [2024-06-24T06:30:35.521Z] Removing intermediate container 3d9ec259c437 [2024-06-24T06:30:35.521Z] ---> 8dbd79018661 [2024-06-24T06:30:35.521Z] Step 12/13 : COPY . . [2024-06-24T06:30:35.521Z] ---> 0dd6844e485b [2024-06-24T06:30:35.521Z] Step 13/13 : RUN ${MAKE} [2024-06-24T06:30:35.521Z] ---> Running in a41399b48b2d [2024-06-24T06:30:35.521Z] noop [2024-06-24T06:30:35.521Z] Removing intermediate container a41399b48b2d [2024-06-24T06:30:35.521Z] ---> a9708934f979 [2024-06-24T06:30:35.521Z] Successfully built a9708934f979 [2024-06-24T06:30:35.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:30:36.097Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T06:30:36.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T06:30:36.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-4225 does not seem to be running inside a container [2024-06-24T06:30:36.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-24T06:30:37.565Z] $ docker top 71d70a53cfda095f04a2c6a703417fed11131ff8fb31b004b8877921f3596889 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T06:30:38.460Z] + go version [2024-06-24T06:30:38.460Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-24T06:30:38.497Z] $ docker stop --time=1 71d70a53cfda095f04a2c6a703417fed11131ff8fb31b004b8877921f3596889 [2024-06-24T06:30:40.079Z] $ docker rm -f --volumes 71d70a53cfda095f04a2c6a703417fed11131ff8fb31b004b8877921f3596889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:30:40.974Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T06:30:40.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T06:30:41.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-4225 does not seem to be running inside a container [2024-06-24T06:30:41.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-24T06:30:42.471Z] $ docker top 3a0990f33b86e5626e877edc5a7b03f369580613314d8230ea456beddd1d21e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T06:30:43.364Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T06:30:44.081Z] + make test [2024-06-24T06:30:44.082Z] go test ./... -coverprofile=coverage.out ./... [2024-06-24T06:30:49.423Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-06-24T06:34:11.181Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-06-24T06:34:11.181Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-06-24T06:34:11.181Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.232s coverage: 31.4% of statements [2024-06-24T06:34:33.243Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.323s coverage: 86.5% of statements [2024-06-24T06:34:33.826Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-24T06:34:33.826Z] go vet ./... [2024-06-24T06:35:20.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T06:35:20.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T06:35:20.688Z] ./bin/test-attribution-txt.sh [2024-06-24T06:35:20.688Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-24T06:35:20.688Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-24T06:35:20.689Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-24T06:35:20.689Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-24T06:35:20.689Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-24T06:35:20.689Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-24T06:35:20.689Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-24T06:35:20.689Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-24T06:35:20.689Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-24T06:35:20.689Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T06:35:20.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T06:35:20.778Z] $ docker stop --time=1 3a0990f33b86e5626e877edc5a7b03f369580613314d8230ea456beddd1d21e8 [2024-06-24T06:35:22.860Z] $ docker rm -f --volumes 3a0990f33b86e5626e877edc5a7b03f369580613314d8230ea456beddd1d21e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T06:35:24.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T06:35:24.629Z] Warning: overwriting stash ‘coverage-report’ [2024-06-24T06:35:25.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T06:35:25.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T06:35:26.318Z] + ls -al . [2024-06-24T06:35:26.318Z] total 308 [2024-06-24T06:35:26.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 06:30 . [2024-06-24T06:35:26.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 06:27 .. [2024-06-24T06:35:26.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 06:27 .git [2024-06-24T06:35:26.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 06:27 .github [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 493 Jun 24 06:27 .gitignore [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 06:27 .golangci.yml [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jun 24 06:27 Attribution.txt [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jun 24 06:27 CHANGELOG.md [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jun 24 06:27 Dockerfile [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 06:27 GOVERNANCE.md [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 739 Jun 24 06:27 Jenkinsfile [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 24 06:27 LICENSE [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jun 24 06:27 Makefile [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 24 06:27 OWNERS.md [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jun 24 06:27 README.md [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 06:23 VERSION [2024-06-24T06:35:26.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 06:27 bin [2024-06-24T06:35:26.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 06:27 cmd [2024-06-24T06:35:26.318Z] -rw-r--r-- 1 jenkins jenkins 78805 Jun 24 06:34 coverage.out [2024-06-24T06:35:26.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 06:27 doc [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 7387 Jun 24 06:27 go.mod [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 102689 Jun 24 06:27 go.sum [2024-06-24T06:35:26.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 06:27 internal [2024-06-24T06:35:26.318Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 24 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:35:26.793Z] + 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=993a19db6d372bcd4a45ab9017f7e00783777922 --label arch=arm64 --label version=0.0.0 . [2024-06-24T06:35:27.383Z] Sending build context to Docker daemon 22.39MB [2024-06-24T06:35:27.383Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T06:35:27.383Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-24T06:35:27.383Z] ---> a9708934f979 [2024-06-24T06:35:27.383Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-06-24T06:35:27.652Z] ---> Running in e136d7eadaf4 [2024-06-24T06:35:27.922Z] Removing intermediate container e136d7eadaf4 [2024-06-24T06:35:27.922Z] ---> e75045c3c348 [2024-06-24T06:35:27.922Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T06:35:27.922Z] ---> Running in dc231b50f0b0 [2024-06-24T06:35:28.189Z] Removing intermediate container dc231b50f0b0 [2024-06-24T06:35:28.189Z] ---> 2f41c83ac7d1 [2024-06-24T06:35:28.189Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T06:35:28.456Z] ---> Running in 5bb8deeaff5d [2024-06-24T06:35:28.456Z] Removing intermediate container 5bb8deeaff5d [2024-06-24T06:35:28.456Z] ---> 1bc28c8bc11c [2024-06-24T06:35:28.456Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T06:35:28.724Z] ---> Running in c80ad0191704 [2024-06-24T06:35:28.990Z] Removing intermediate container c80ad0191704 [2024-06-24T06:35:28.990Z] ---> 7231733b2e28 [2024-06-24T06:35:28.990Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-06-24T06:35:28.990Z] ---> Running in 2388d251e652 [2024-06-24T06:35:29.258Z] Removing intermediate container 2388d251e652 [2024-06-24T06:35:29.258Z] ---> acdeb316cf72 [2024-06-24T06:35:29.258Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T06:35:29.258Z] ---> Running in 62553551c1b7 [2024-06-24T06:35:30.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T06:35:30.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T06:35:31.784Z] OK: 266 MiB in 52 packages [2024-06-24T06:35:32.744Z] Removing intermediate container 62553551c1b7 [2024-06-24T06:35:32.744Z] ---> e4adf8a05e91 [2024-06-24T06:35:32.744Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-06-24T06:35:32.744Z] ---> Running in 5bb6d3a18b4c [2024-06-24T06:35:33.010Z] Removing intermediate container 5bb6d3a18b4c [2024-06-24T06:35:33.010Z] ---> 750f54343284 [2024-06-24T06:35:33.011Z] Step 10/27 : COPY go.mod vendor* ./ [2024-06-24T06:35:33.590Z] ---> b17886015db4 [2024-06-24T06:35:33.590Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T06:35:33.590Z] ---> Running in 4d91ed0a0195 [2024-06-24T06:35:36.165Z] Removing intermediate container 4d91ed0a0195 [2024-06-24T06:35:36.165Z] ---> eb18936f38dd [2024-06-24T06:35:36.165Z] Step 12/27 : COPY . . [2024-06-24T06:35:37.563Z] ---> e5ddec2ae15b [2024-06-24T06:35:37.563Z] Step 13/27 : RUN ${MAKE} [2024-06-24T06:35:37.838Z] ---> Running in c9cdfa5dd8ae [2024-06-24T06:35:38.794Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-06-24T06:39:00.506Z] Removing intermediate container c9cdfa5dd8ae [2024-06-24T06:39:00.506Z] ---> bc46ac616d09 [2024-06-24T06:39:00.506Z] Step 14/27 : FROM alpine:3.18 [2024-06-24T06:39:00.506Z] 3.18: Pulling from library/alpine [2024-06-24T06:39:00.506Z] 5c905c7ebe2f: Pulling fs layer [2024-06-24T06:39:00.506Z] 5c905c7ebe2f: Download complete [2024-06-24T06:39:00.506Z] 5c905c7ebe2f: Pull complete [2024-06-24T06:39:00.506Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T06:39:00.506Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T06:39:00.506Z] ---> dec292d02e07 [2024-06-24T06:39:00.506Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-06-24T06:39:00.506Z] ---> Running in 6ee3ea26cf32 [2024-06-24T06:39:00.506Z] Removing intermediate container 6ee3ea26cf32 [2024-06-24T06:39:00.506Z] ---> b2bcecc53434 [2024-06-24T06:39:00.506Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-06-24T06:39:00.506Z] ---> Running in 4f0131adc2d8 [2024-06-24T06:39:00.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T06:39:00.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T06:39:01.731Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T06:39:01.731Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T06:39:01.731Z] OK: 8 MiB in 16 packages [2024-06-24T06:39:02.700Z] Removing intermediate container 4f0131adc2d8 [2024-06-24T06:39:02.700Z] ---> ce9b84ede502 [2024-06-24T06:39:02.700Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-24T06:39:02.700Z] ---> Running in be8b400b9a9c [2024-06-24T06:39:03.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T06:39:03.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T06:39:04.877Z] OK: 8 MiB in 16 packages [2024-06-24T06:39:05.461Z] Removing intermediate container be8b400b9a9c [2024-06-24T06:39:05.461Z] ---> 01375499211e [2024-06-24T06:39:05.461Z] Step 18/27 : WORKDIR / [2024-06-24T06:39:05.731Z] ---> Running in ee896ac7b863 [2024-06-24T06:39:05.996Z] Removing intermediate container ee896ac7b863 [2024-06-24T06:39:05.996Z] ---> e978247f1a31 [2024-06-24T06:39:05.996Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-06-24T06:39:07.934Z] ---> 00e4450b3abe [2024-06-24T06:39:07.934Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-06-24T06:39:08.201Z] ---> 5b330fcf4e90 [2024-06-24T06:39:08.201Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-06-24T06:39:08.469Z] ---> f3e0551855e5 [2024-06-24T06:39:08.469Z] Step 22/27 : EXPOSE 59984 [2024-06-24T06:39:08.737Z] ---> Running in 346e95c6813a [2024-06-24T06:39:09.008Z] Removing intermediate container 346e95c6813a [2024-06-24T06:39:09.008Z] ---> 188629125ac8 [2024-06-24T06:39:09.008Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-06-24T06:39:09.008Z] ---> Running in 30976d1659c7 [2024-06-24T06:39:09.277Z] Removing intermediate container 30976d1659c7 [2024-06-24T06:39:09.277Z] ---> faffe4b03c43 [2024-06-24T06:39:09.277Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-24T06:39:09.277Z] ---> Running in 164bdfaa6a09 [2024-06-24T06:39:09.547Z] Removing intermediate container 164bdfaa6a09 [2024-06-24T06:39:09.547Z] ---> 7f5659149175 [2024-06-24T06:39:09.547Z] Step 25/27 : LABEL arch=arm64 [2024-06-24T06:39:09.815Z] ---> Running in c756a452f9e7 [2024-06-24T06:39:10.082Z] Removing intermediate container c756a452f9e7 [2024-06-24T06:39:10.083Z] ---> 4fe05cda3ad4 [2024-06-24T06:39:10.083Z] Step 26/27 : LABEL git_sha=993a19db6d372bcd4a45ab9017f7e00783777922 [2024-06-24T06:39:10.083Z] ---> Running in b37c53986176 [2024-06-24T06:39:10.352Z] Removing intermediate container b37c53986176 [2024-06-24T06:39:10.352Z] ---> 4a9a7f812fe2 [2024-06-24T06:39:10.352Z] Step 27/27 : LABEL version=0.0.0 [2024-06-24T06:39:10.352Z] ---> Running in 1d277de3b0c1 [2024-06-24T06:39:10.618Z] Removing intermediate container 1d277de3b0c1 [2024-06-24T06:39:10.618Z] ---> b6c9313806b7 [2024-06-24T06:39:10.618Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T06:39:10.618Z] Successfully built b6c9313806b7 [2024-06-24T06:39:10.886Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:39:11.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T06:39:11.818Z] [2024-06-24T06:39:11.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:39:12.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T06:39:12.256Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-24T06:39:12.256Z] 8998bd30e6a1: Pulling fs layer [2024-06-24T06:39:12.256Z] 04944245beec: Pulling fs layer [2024-06-24T06:39:12.256Z] 699f458cf7ca: Pulling fs layer [2024-06-24T06:39:12.256Z] 765212b225bb: Pulling fs layer [2024-06-24T06:39:12.256Z] f23df028b6ca: Pulling fs layer [2024-06-24T06:39:12.256Z] d65c8cfc05b1: Pulling fs layer [2024-06-24T06:39:12.256Z] 2437ff75d9bd: Pulling fs layer [2024-06-24T06:39:12.256Z] 765212b225bb: Waiting [2024-06-24T06:39:12.256Z] f23df028b6ca: Waiting [2024-06-24T06:39:12.256Z] d65c8cfc05b1: Waiting [2024-06-24T06:39:12.256Z] 2437ff75d9bd: Waiting [2024-06-24T06:39:12.541Z] 04944245beec: Verifying Checksum [2024-06-24T06:39:12.541Z] 04944245beec: Download complete [2024-06-24T06:39:12.541Z] 765212b225bb: Verifying Checksum [2024-06-24T06:39:12.541Z] 765212b225bb: Download complete [2024-06-24T06:39:12.541Z] f23df028b6ca: Verifying Checksum [2024-06-24T06:39:12.541Z] f23df028b6ca: Download complete [2024-06-24T06:39:12.541Z] d65c8cfc05b1: Verifying Checksum [2024-06-24T06:39:12.541Z] d65c8cfc05b1: Download complete [2024-06-24T06:39:12.541Z] 699f458cf7ca: Verifying Checksum [2024-06-24T06:39:12.541Z] 699f458cf7ca: Download complete [2024-06-24T06:39:13.128Z] 8998bd30e6a1: Download complete [2024-06-24T06:39:15.718Z] 2437ff75d9bd: Verifying Checksum [2024-06-24T06:39:15.718Z] 2437ff75d9bd: Download complete [2024-06-24T06:39:17.653Z] 8998bd30e6a1: Pull complete [2024-06-24T06:39:17.919Z] 04944245beec: Pull complete [2024-06-24T06:39:19.865Z] 699f458cf7ca: Pull complete [2024-06-24T06:39:19.865Z] 765212b225bb: Pull complete [2024-06-24T06:39:20.458Z] f23df028b6ca: Pull complete [2024-06-24T06:39:20.726Z] d65c8cfc05b1: Pull complete [2024-06-24T06:39:38.914Z] 2437ff75d9bd: Pull complete [2024-06-24T06:39:38.914Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-24T06:39:38.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T06:39:38.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T06:39:39.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-4225 does not seem to be running inside a container [2024-06-24T06:39:39.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-24T06:39:41.911Z] $ docker top d1dabeb89a2a60e93659f75640c0d9480aea2c303ded8535e8a53591f4a62789 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:39:42.823Z] ---> job-cost.sh [2024-06-24T06:39:42.824Z] lf-activate-venv: SKIPPING [2024-06-24T06:39:42.824Z] INFO: No Stack... [2024-06-24T06:39:43.087Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-24T06:39:44.040Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T06:39:44.691Z] + cut -d, -f6 [2024-06-24T06:39:44.691Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2024-06-24T06:39:44.775Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-440-1-stack-cost] [2024-06-24T06:39:44.781Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-440-1-stack-cost] did not exist. Created. [2024-06-24T06:39:44.791Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-440-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T06:39:45.541Z] /w/workspace/device-onvif-camera/1@tmp/durable-85fde045/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-24T06:39:45.917Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-24T06:39:45.960Z] Warning: overwriting stash ‘stack-cost’ [2024-06-24T06:39:46.011Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T06:39:46.032Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-440-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T06:39:46.115Z] $ docker stop --time=1 d1dabeb89a2a60e93659f75640c0d9480aea2c303ded8535e8a53591f4a62789 [2024-06-24T06:39:47.590Z] $ docker rm -f --volumes d1dabeb89a2a60e93659f75640c0d9480aea2c303ded8535e8a53591f4a62789 [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 [2024-06-24T06:39:48.732Z] provisioning config files... [2024-06-24T06:39:48.740Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-440@tmp/config17824624653920847535tmp [Pipeline] { [Pipeline] sh [2024-06-24T06:39:49.098Z] + set +x [2024-06-24T06:39:49.098Z] + curl -s https://codecov.io/bash [2024-06-24T06:39:49.098Z] + bash -s -- [2024-06-24T06:39:49.098Z] [2024-06-24T06:39:49.098Z] _____ _ [2024-06-24T06:39:49.098Z] / ____| | | [2024-06-24T06:39:49.099Z] | | ___ __| | ___ ___ _____ __ [2024-06-24T06:39:49.099Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-24T06:39:49.099Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-24T06:39:49.099Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-24T06:39:49.099Z] Bash-1.0.6 [2024-06-24T06:39:49.099Z] [2024-06-24T06:39:49.099Z] [2024-06-24T06:39:49.099Z] ==> git version 2.25.1 found [2024-06-24T06:39:49.099Z] ==> 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 [2024-06-24T06:39:49.099Z] Release-Date: 2020-01-08 [2024-06-24T06:39:49.099Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-24T06:39:49.099Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-24T06:39:49.099Z] ==> Jenkins CI detected. [2024-06-24T06:39:49.099Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-440 [2024-06-24T06:39:49.099Z] project root: . [2024-06-24T06:39:49.099Z] --> token set from env [2024-06-24T06:39:49.099Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-24T06:39:49.099Z] ==> Running gcov in . (disable via -X gcov) [2024-06-24T06:39:49.099Z] ==> Python coveragepy not found [2024-06-24T06:39:49.099Z] ==> Searching for coverage reports in: [2024-06-24T06:39:49.099Z] + . [2024-06-24T06:39:49.360Z] -> Found 1 reports [2024-06-24T06:39:49.360Z] ==> Detecting git/mercurial file structure [2024-06-24T06:39:49.360Z] ==> Reading reports [2024-06-24T06:39:49.360Z] + ./coverage.out bytes=78805 [2024-06-24T06:39:49.360Z] ==> Appending adjustments [2024-06-24T06:39:49.360Z] https://docs.codecov.io/docs/fixing-reports [2024-06-24T06:39:49.360Z] + Found adjustments [2024-06-24T06:39:49.360Z] ==> Gzipping contents [2024-06-24T06:39:49.360Z] 12K /tmp/codecov.AkVgjK.gz [2024-06-24T06:39:49.360Z] ==> Uploading reports [2024-06-24T06:39:49.360Z] url: https://codecov.io [2024-06-24T06:39:49.360Z] query: branch=PR-440&commit=993a19db6d372bcd4a45ab9017f7e00783777922&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-440%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=440&job=&cmd_args= [2024-06-24T06:39:49.360Z] -> Pinging Codecov [2024-06-24T06:39:49.360Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-440&commit=993a19db6d372bcd4a45ab9017f7e00783777922&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-440%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=440&job=&cmd_args= [2024-06-24T06:39:49.619Z] -> Uploading to [2024-06-24T06:39:49.619Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-24/F29A59C45E3A92E06B3E522C9905F8EF/993a19db6d372bcd4a45ab9017f7e00783777922/374a4f25-b47e-411c-a9b5-aa679dfa2057.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T063949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8d220fd996805e975e2ce4d5db421e2691f92672f3ff6deaf0ee9be923bebae [2024-06-24T06:39:49.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T06:39:49.619Z] Dload Upload Total Spent Left Speed [2024-06-24T06:39:49.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 42448 --:--:-- --:--:-- --:--:-- 42448 [2024-06-24T06:39:49.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/993a19db6d372bcd4a45ab9017f7e00783777922 [Pipeline] } [2024-06-24T06:39:50.032Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-24T06:39:52.238Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-440/archives ] [2024-06-24T06:39:52.238Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-440/archives [2024-06-24T06:39:52.238Z] total 16 [2024-06-24T06:39:52.238Z] drwxr-xr-x 3 root root 4096 Jun 24 06:26 . [2024-06-24T06:39:52.238Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 06:26 .. [2024-06-24T06:39:52.238Z] drwxr-xr-x 2 root root 4096 Jun 24 06:26 cost [2024-06-24T06:39:52.238Z] -rw-r--r-- 1 root root 91 Jun 24 06:26 cost.csv [2024-06-24T06:39:52.238Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-440/archives [2024-06-24T06:39:52.238Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-440/archives [2024-06-24T06:39:52.238Z] total 16 [2024-06-24T06:39:52.238Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 06:26 . [2024-06-24T06:39:52.238Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 06:26 .. [2024-06-24T06:39:52.238Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 06:26 cost [2024-06-24T06:39:52.238Z] -rw-r--r-- 1 jenkins jenkins 91 Jun 24 06:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:39:52.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:39:53.549Z] ---> package-listing.sh [2024-06-24T06:39:53.549Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-24T06:39:53.549Z] ++ facter osfamily [2024-06-24T06:39:53.549Z] + OS_FAMILY=debian [2024-06-24T06:39:53.549Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-440 [2024-06-24T06:39:53.549Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-24T06:39:53.549Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-24T06:39:53.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-24T06:39:53.549Z] + PACKAGES=/tmp/packages_start.txt [2024-06-24T06:39:53.549Z] + '[' /w/workspace/undry_device-onvif-camera_PR-440 ']' [2024-06-24T06:39:53.549Z] + PACKAGES=/tmp/packages_end.txt [2024-06-24T06:39:53.549Z] + case "${OS_FAMILY}" in [2024-06-24T06:39:53.549Z] + dpkg -l [2024-06-24T06:39:53.549Z] + grep '^ii' [2024-06-24T06:39:53.849Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-24T06:39:53.849Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-24T06:39:53.849Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-24T06:39:53.849Z] + '[' /w/workspace/undry_device-onvif-camera_PR-440 ']' [2024-06-24T06:39:53.849Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-440/archives/ [2024-06-24T06:39:53.849Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-440/archives/ [Pipeline] echo [2024-06-24T06:39:53.920Z] 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-440/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-24T06:39:54.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T06:39:54.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T06:39:54.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T06:39:55.088Z] prd-ubuntu20.04-docker-8c-8g-4224 does not seem to be running inside a container [2024-06-24T06:39:55.115Z] $ 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-440/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-440 -v /w/workspace/undry_device-onvif-camera_PR-440:/w/workspace/undry_device-onvif-camera_PR-440:rw,z -v /w/workspace/undry_device-onvif-camera_PR-440@tmp:/w/workspace/undry_device-onvif-camera_PR-440@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 [2024-06-24T06:39:55.325Z] $ docker top 67ade9c7e72436b97e5b03b68b530cf36852fd9875c7ae496233c8c4861e9799 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T06:39:55.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-24T06:39:56.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-24T06:39:56.377Z] + ls /var/log/sa-host [2024-06-24T06:39:56.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T06:39:56.545Z] provisioning config files... [2024-06-24T06:39:56.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-440@tmp/config7738389946793311588tmp [Pipeline] { [Pipeline] echo [2024-06-24T06:39:56.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:39:57.149Z] ---> create-netrc.sh [Pipeline] } [2024-06-24T06:39:57.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:39:57.609Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-24T06:39:57.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:39:57.969Z] ---> sudo-logs.sh [2024-06-24T06:39:57.969Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-24T06:39:58.075Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:39:58.401Z] ---> job-cost.sh [2024-06-24T06:39:58.402Z] lf-activate-venv: SKIPPING [2024-06-24T06:39:58.402Z] DEBUG: total: 0.2199999988079071 [2024-06-24T06:39:58.402Z] INFO: Retrieving Stack Cost... [2024-06-24T06:39:58.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T06:39:59.227Z] INFO: Archiving Costs [Pipeline] echo [2024-06-24T06:39:59.270Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T06:39:59.594Z] ---> logs-deploy.sh [2024-06-24T06:39:59.595Z] lf-activate-venv: SKIPPING [2024-06-24T06:39:59.595Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-440/1 [2024-06-24T06:39:59.595Z] INFO: archiving workspace using pattern(s): [2024-06-24T06:40:00.535Z] Archives upload complete. [2024-06-24T06:40:00.795Z] INFO: archiving logs to Nexus [2024-06-24T06:40:01.364Z] ---> uname -a: [2024-06-24T06:40:01.365Z] Linux prd-ubuntu20-04-docker-8c-8g-4224 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-24T06:40:01.365Z] [2024-06-24T06:40:01.365Z] [2024-06-24T06:40:01.365Z] ---> lscpu: [2024-06-24T06:40:01.365Z] Architecture: x86_64 [2024-06-24T06:40:01.365Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-24T06:40:01.365Z] Byte Order: Little Endian [2024-06-24T06:40:01.365Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-24T06:40:01.365Z] CPU(s): 8 [2024-06-24T06:40:01.365Z] On-line CPU(s) list: 0-7 [2024-06-24T06:40:01.365Z] Thread(s) per core: 1 [2024-06-24T06:40:01.365Z] Core(s) per socket: 1 [2024-06-24T06:40:01.365Z] Socket(s): 8 [2024-06-24T06:40:01.365Z] NUMA node(s): 1 [2024-06-24T06:40:01.365Z] Vendor ID: AuthenticAMD [2024-06-24T06:40:01.365Z] CPU family: 23 [2024-06-24T06:40:01.365Z] Model: 49 [2024-06-24T06:40:01.365Z] Model name: AMD EPYC-Rome Processor [2024-06-24T06:40:01.365Z] Stepping: 0 [2024-06-24T06:40:01.365Z] CPU MHz: 2799.998 [2024-06-24T06:40:01.365Z] BogoMIPS: 5599.99 [2024-06-24T06:40:01.365Z] Virtualization: AMD-V [2024-06-24T06:40:01.365Z] Hypervisor vendor: KVM [2024-06-24T06:40:01.365Z] Virtualization type: full [2024-06-24T06:40:01.365Z] L1d cache: 256 KiB [2024-06-24T06:40:01.365Z] L1i cache: 256 KiB [2024-06-24T06:40:01.365Z] L2 cache: 4 MiB [2024-06-24T06:40:01.365Z] L3 cache: 128 MiB [2024-06-24T06:40:01.365Z] NUMA node0 CPU(s): 0-7 [2024-06-24T06:40:01.365Z] Vulnerability Itlb multihit: Not affected [2024-06-24T06:40:01.365Z] Vulnerability L1tf: Not affected [2024-06-24T06:40:01.365Z] Vulnerability Mds: Not affected [2024-06-24T06:40:01.365Z] Vulnerability Meltdown: Not affected [2024-06-24T06:40:01.365Z] Vulnerability Mmio stale data: Not affected [2024-06-24T06:40:01.365Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-24T06:40:01.365Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-24T06:40:01.365Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-24T06:40:01.365Z] Vulnerability Srbds: Not affected [2024-06-24T06:40:01.365Z] Vulnerability Tsx async abort: Not affected [2024-06-24T06:40:01.365Z] 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 [2024-06-24T06:40:01.365Z] [2024-06-24T06:40:01.365Z] [2024-06-24T06:40:01.365Z] ---> nproc: [2024-06-24T06:40:01.365Z] 8 [2024-06-24T06:40:01.365Z] [2024-06-24T06:40:01.365Z] [2024-06-24T06:40:01.365Z] ---> df -h: [2024-06-24T06:40:01.365Z] Filesystem Size Used Avail Use% Mounted on [2024-06-24T06:40:01.365Z] overlay 155G 13G 143G 8% / [2024-06-24T06:40:01.365Z] tmpfs 64M 0 64M 0% /dev [2024-06-24T06:40:01.365Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-24T06:40:01.365Z] shm 64M 0 64M 0% /dev/shm [2024-06-24T06:40:01.365Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-06-24T06:40:01.365Z] [2024-06-24T06:40:01.365Z]