Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02bc3351eb583ffe88737b5638435757cc287900 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-ssh12026799156760304649.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6565417869147676812.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5673753799769093811.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1478402740781098482.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11307419657608078748.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119246 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 02bc3351eb583ffe88737b5638435757cc287900 (main) Commit message: "Merge pull request #113 from EdgeX-Camera-Management/error-forwarding" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02bc3351eb583ffe88737b5638435757cc287900 # timeout=10 > git rev-list --no-walk 059aeb0713fc4e07acd8c370d817b94cb81fd04d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-14T18:42:52.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-14T18:42:52.239Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-14T18:42:52.253Z] ========================================================= [2022-11-14T18:42:52.253Z] EdgeX Global Pipelines Version Info [2022-11-14T18:42:52.253Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:42:52.960Z] ------------------- [2022-11-14T18:42:52.960Z] stable info: [2022-11-14T18:42:52.960Z] ------------------- [2022-11-14T18:42:52.960Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-14T18:42:52.960Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-14T18:42:52.960Z] Message: update stable to v1.0.244 [2022-11-14T18:42:53.528Z] ------------------- [2022-11-14T18:42:53.528Z] experimental info: [2022-11-14T18:42:53.528Z] ------------------- [2022-11-14T18:42:53.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-14T18:42:53.528Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-14T18:42:53.528Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-14T18:42:53.691Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-11-14T18:42:53.699Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-11-14T18:42:53.708Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-14T18:42:53.716Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-14T18:42:53.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-14T18:42:53.741Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-14T18:42:53.752Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-14T18:42:53.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-14T18:42:53.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-14T18:42:53.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-14T18:42:53.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-14T18:42:53.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-11-14T18:42:53.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-14T18:42:53.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-14T18:42:53.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-14T18:42:53.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-14T18:42:53.874Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-14T18:42:53.887Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-14T18:42:53.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-14T18:42:53.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-14T18:42:53.924Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-14T18:42:53.936Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-14T18:42:53.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-14T18:42:53.964Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-14T18:42:53.978Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-14T18:42:53.994Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-14T18:42:54.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-14T18:42:54.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-14T18:42:54.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-14T18:42:54.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-14T18:42:54.059Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] echo [2022-11-14T18:42:54.071Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02bc335 [Pipeline] echo [2022-11-14T18:42:54.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-14T18:42:54.128Z] provisioning config files... [2022-11-14T18:42:54.142Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2082467397807483666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:42:54.451Z] ---> docker-login.sh [2022-11-14T18:42:54.451Z] nexus3.edgexfoundry.org:10001 [2022-11-14T18:42:54.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:42:54.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:42:54.973Z] Configure a credential helper to remove this warning. See [2022-11-14T18:42:54.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:42:54.973Z] [2022-11-14T18:42:54.973Z] Login Succeeded [2022-11-14T18:42:54.973Z] nexus3.edgexfoundry.org:10002 [2022-11-14T18:42:54.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:42:54.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:42:54.973Z] Configure a credential helper to remove this warning. See [2022-11-14T18:42:54.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:42:54.973Z] [2022-11-14T18:42:54.973Z] Login Succeeded [2022-11-14T18:42:54.973Z] nexus3.edgexfoundry.org:10003 [2022-11-14T18:42:54.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:42:55.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:42:55.235Z] Configure a credential helper to remove this warning. See [2022-11-14T18:42:55.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:42:55.235Z] [2022-11-14T18:42:55.235Z] Login Succeeded [2022-11-14T18:42:55.235Z] nexus3.edgexfoundry.org:10004 [2022-11-14T18:42:55.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:42:55.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:42:55.235Z] Configure a credential helper to remove this warning. See [2022-11-14T18:42:55.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:42:55.235Z] [2022-11-14T18:42:55.235Z] Login Succeeded [2022-11-14T18:42:55.235Z] docker.io [2022-11-14T18:42:55.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:42:55.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:42:55.494Z] Configure a credential helper to remove this warning. See [2022-11-14T18:42:55.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:42:55.494Z] [2022-11-14T18:42:55.494Z] Login Succeeded [2022-11-14T18:42:55.494Z] ---> docker-login.sh ends [Pipeline] } [2022-11-14T18:42:55.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-14T18:42:55.848Z] + git rev-list -1 --merges 02bc3351eb583ffe88737b5638435757cc287900~1..02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] echo [2022-11-14T18:42:55.876Z] -----------> git rev-list -1 --merges 02bc3351eb583ffe88737b5638435757cc287900~1..02bc3351eb583ffe88737b5638435757cc287900 02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:42:55.876Z] 02bc3351eb583ffe88737b5638435757cc287900 [false] [Pipeline] sh [2022-11-14T18:42:56.160Z] + git log --format=format:%s -1 02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] echo [2022-11-14T18:42:56.174Z] ========================================================= [2022-11-14T18:42:56.174Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-14T18:42:56.174Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-14T18:42:56.491Z] + git log --format=format:%s -1 02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] echo [2022-11-14T18:42:56.519Z] [semverPrep] GIT_COMMIT: 02bc3351eb583ffe88737b5638435757cc287900, Commit Message: Merge pull request #113 from EdgeX-Camera-Management/error-forwarding [Pipeline] echo [2022-11-14T18:42:56.530Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-14T18:42:56.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-14T18:42:56.896Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-14T18:42:56.896Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-14T18:42:56.896Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-14T18:42:56.896Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-14T18:42:56.896Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-14T18:42:56.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:42:57.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T18:42:57.315Z] [2022-11-14T18:42:57.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:42:57.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T18:42:57.611Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-14T18:42:57.611Z] b85a868b505f: Pulling fs layer [2022-11-14T18:42:57.611Z] e2be974225ed: Pulling fs layer [2022-11-14T18:42:57.611Z] 339a4e72a1f5: Pulling fs layer [2022-11-14T18:42:57.611Z] 988bab9f4d93: Pulling fs layer [2022-11-14T18:42:57.611Z] 1469e6f7b9e6: Pulling fs layer [2022-11-14T18:42:57.611Z] eaf3925da568: Pulling fs layer [2022-11-14T18:42:57.611Z] bab4dde63d76: Pulling fs layer [2022-11-14T18:42:57.611Z] bde34c3a00c8: Pulling fs layer [2022-11-14T18:42:57.611Z] b352a97aabf1: Pulling fs layer [2022-11-14T18:42:57.611Z] 4872d77fe225: Pulling fs layer [2022-11-14T18:42:57.611Z] 5851b861e8e6: Pulling fs layer [2022-11-14T18:42:57.611Z] 1469e6f7b9e6: Waiting [2022-11-14T18:42:57.611Z] bde34c3a00c8: Waiting [2022-11-14T18:42:57.611Z] eaf3925da568: Waiting [2022-11-14T18:42:57.611Z] 988bab9f4d93: Waiting [2022-11-14T18:42:57.611Z] bab4dde63d76: Waiting [2022-11-14T18:42:57.611Z] b352a97aabf1: Waiting [2022-11-14T18:42:57.611Z] 5851b861e8e6: Waiting [2022-11-14T18:42:57.611Z] e2be974225ed: Download complete [2022-11-14T18:42:57.611Z] 988bab9f4d93: Verifying Checksum [2022-11-14T18:42:57.611Z] 988bab9f4d93: Download complete [2022-11-14T18:42:57.611Z] 1469e6f7b9e6: Verifying Checksum [2022-11-14T18:42:57.611Z] 1469e6f7b9e6: Download complete [2022-11-14T18:42:57.869Z] eaf3925da568: Verifying Checksum [2022-11-14T18:42:57.869Z] eaf3925da568: Download complete [2022-11-14T18:42:57.869Z] 339a4e72a1f5: Verifying Checksum [2022-11-14T18:42:57.869Z] 339a4e72a1f5: Download complete [2022-11-14T18:42:57.869Z] bde34c3a00c8: Download complete [2022-11-14T18:42:57.869Z] b352a97aabf1: Verifying Checksum [2022-11-14T18:42:57.869Z] b352a97aabf1: Download complete [2022-11-14T18:42:57.869Z] 4872d77fe225: Verifying Checksum [2022-11-14T18:42:57.869Z] 4872d77fe225: Download complete [2022-11-14T18:42:57.869Z] 5851b861e8e6: Download complete [2022-11-14T18:42:57.869Z] b85a868b505f: Verifying Checksum [2022-11-14T18:42:57.869Z] b85a868b505f: Download complete [2022-11-14T18:42:58.128Z] bab4dde63d76: Verifying Checksum [2022-11-14T18:42:58.128Z] bab4dde63d76: Download complete [2022-11-14T18:42:59.065Z] b85a868b505f: Pull complete [2022-11-14T18:42:59.065Z] e2be974225ed: Pull complete [2022-11-14T18:42:59.631Z] 339a4e72a1f5: Pull complete [2022-11-14T18:42:59.631Z] 988bab9f4d93: Pull complete [2022-11-14T18:42:59.890Z] 1469e6f7b9e6: Pull complete [2022-11-14T18:42:59.890Z] eaf3925da568: Pull complete [2022-11-14T18:43:01.268Z] bab4dde63d76: Pull complete [2022-11-14T18:43:01.526Z] bde34c3a00c8: Pull complete [2022-11-14T18:43:01.527Z] b352a97aabf1: Pull complete [2022-11-14T18:43:01.527Z] 4872d77fe225: Pull complete [2022-11-14T18:43:01.786Z] 5851b861e8e6: Pull complete [2022-11-14T18:43:01.786Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-14T18:43:01.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T18:43:01.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:43:01.863Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:43:01.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-14T18:43:03.929Z] $ docker top 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 -eo pid,comm [2022-11-14T18:43:03.980Z] 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). [2022-11-14T18:43:03.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-14T18:43:04.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-14T18:43:04.022Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-14T18:43:04.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-14T18:43:04.147Z] $ docker exec 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 ssh-agent [2022-11-14T18:43:04.248Z] SSH_AUTH_SOCK=/tmp/ssh-aHFu2QP02gk5/agent.33 [2022-11-14T18:43:04.248Z] SSH_AGENT_PID=39 [2022-11-14T18:43:04.254Z] Running ssh-add (command line suppressed) [2022-11-14T18:43:04.347Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13726476861547030809.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13726476861547030809.key) [2022-11-14T18:43:04.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-14T18:43:04.644Z] + git tag --points-at HEAD [Pipeline] } [2022-11-14T18:43:04.660Z] $ docker exec --env ******** --env ******** 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 ssh-agent -k [2022-11-14T18:43:04.758Z] unset SSH_AUTH_SOCK; [2022-11-14T18:43:04.759Z] unset SSH_AGENT_PID; [2022-11-14T18:43:04.759Z] echo Agent pid 39 killed; [2022-11-14T18:43:04.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-14T18:43:04.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-14T18:43:04.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-14T18:43:04.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-14T18:43:04.907Z] $ docker exec 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 ssh-agent [2022-11-14T18:43:05.008Z] SSH_AUTH_SOCK=/tmp/ssh-8TWipF7omnCG/agent.72 [2022-11-14T18:43:05.008Z] SSH_AGENT_PID=78 [2022-11-14T18:43:05.013Z] Running ssh-add (command line suppressed) [2022-11-14T18:43:05.110Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9991075019012348737.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9991075019012348737.key) [2022-11-14T18:43:05.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-14T18:43:05.411Z] + git semver init [2022-11-14T18:43:05.670Z] 2022-11-14 18:43:05,586 [run_init] DEBUG init version:0.0.0 force:False [2022-11-14T18:43:05.670Z] 2022-11-14 18:43:05,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-11-14T18:43:05.670Z] 2022-11-14 18:43:05,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-11-14T18:43:05.670Z] 2022-11-14 18:43:05,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-14T18:43:07.050Z] 2022-11-14 18:43:06,612 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-11-14T18:43:07.050Z] 2022-11-14 18:43:06,613 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-11-14T18:43:07.050Z] 2022-11-14 18:43:06,613 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:43:07.050Z] 2022-11-14 18:43:06,613 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:43:07.050Z] 2.3.0-dev.22 [Pipeline] } [2022-11-14T18:43:07.063Z] $ docker exec --env ******** --env ******** 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 ssh-agent -k [2022-11-14T18:43:07.160Z] unset SSH_AUTH_SOCK; [2022-11-14T18:43:07.161Z] unset SSH_AGENT_PID; [2022-11-14T18:43:07.162Z] echo Agent pid 78 killed; [2022-11-14T18:43:07.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-14T18:43:07.466Z] + git semver [Pipeline] } [2022-11-14T18:43:07.741Z] $ docker stop --time=1 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 [2022-11-14T18:43:09.015Z] $ docker rm -f 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-14T18:43:09.352Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-14T18:43:09.524Z] Stashed 1 file(s) [Pipeline] echo [2022-11-14T18:43:09.527Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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 [2022-11-14T18:43:09.707Z] provisioning config files... [2022-11-14T18:43:09.714Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4351617457675053385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:43:10.003Z] ---> docker-login.sh [2022-11-14T18:43:10.003Z] nexus3.edgexfoundry.org:10001 [2022-11-14T18:43:10.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:43:10.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:43:10.003Z] Configure a credential helper to remove this warning. See [2022-11-14T18:43:10.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:43:10.003Z] [2022-11-14T18:43:10.003Z] Login Succeeded [2022-11-14T18:43:10.003Z] nexus3.edgexfoundry.org:10002 [2022-11-14T18:43:10.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:43:10.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:43:10.003Z] Configure a credential helper to remove this warning. See [2022-11-14T18:43:10.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:43:10.003Z] [2022-11-14T18:43:10.003Z] Login Succeeded [2022-11-14T18:43:10.003Z] nexus3.edgexfoundry.org:10003 [2022-11-14T18:43:10.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:43:10.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:43:10.263Z] Configure a credential helper to remove this warning. See [2022-11-14T18:43:10.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:43:10.263Z] [2022-11-14T18:43:10.263Z] Login Succeeded [2022-11-14T18:43:10.263Z] nexus3.edgexfoundry.org:10004 [2022-11-14T18:43:10.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:43:10.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:43:10.263Z] Configure a credential helper to remove this warning. See [2022-11-14T18:43:10.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:43:10.263Z] [2022-11-14T18:43:10.263Z] Login Succeeded [2022-11-14T18:43:10.263Z] docker.io [2022-11-14T18:43:10.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:43:10.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:43:10.522Z] Configure a credential helper to remove this warning. See [2022-11-14T18:43:10.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:43:10.522Z] [2022-11-14T18:43:10.522Z] Login Succeeded [2022-11-14T18:43:10.522Z] ---> docker-login.sh ends [Pipeline] } [2022-11-14T18:43:10.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-14T18:43:10.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T18:43:10.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T18:43:10.605Z] ========================================================= [2022-11-14T18:43:10.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-14T18:43:10.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:43:10.916Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-14T18:43:10.916Z] Sending build context to Docker daemon 1.595MB [2022-11-14T18:43:10.916Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-14T18:43:10.916Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-14T18:43:10.916Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-14T18:43:10.916Z] 213ec9aee27d: Pulling fs layer [2022-11-14T18:43:10.916Z] 4583459ba037: Pulling fs layer [2022-11-14T18:43:10.916Z] 93c1e223e6f2: Pulling fs layer [2022-11-14T18:43:10.916Z] 53926ce57604: Pulling fs layer [2022-11-14T18:43:10.916Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-14T18:43:10.916Z] 22ff95d597cd: Pulling fs layer [2022-11-14T18:43:10.916Z] 12d6caf4c0d1: Pulling fs layer [2022-11-14T18:43:10.916Z] 96b7cbca73a9: Pulling fs layer [2022-11-14T18:43:10.916Z] a7acece74701: Pulling fs layer [2022-11-14T18:43:10.916Z] 53926ce57604: Waiting [2022-11-14T18:43:10.916Z] 21b2b0c7a3f4: Waiting [2022-11-14T18:43:10.916Z] 22ff95d597cd: Waiting [2022-11-14T18:43:10.916Z] 96b7cbca73a9: Waiting [2022-11-14T18:43:10.916Z] 12d6caf4c0d1: Waiting [2022-11-14T18:43:10.916Z] a7acece74701: Waiting [2022-11-14T18:43:10.916Z] 93c1e223e6f2: Download complete [2022-11-14T18:43:10.916Z] 4583459ba037: Download complete [2022-11-14T18:43:10.916Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-14T18:43:10.916Z] 21b2b0c7a3f4: Download complete [2022-11-14T18:43:11.174Z] 22ff95d597cd: Verifying Checksum [2022-11-14T18:43:11.174Z] 22ff95d597cd: Download complete [2022-11-14T18:43:11.174Z] 213ec9aee27d: Verifying Checksum [2022-11-14T18:43:11.174Z] 213ec9aee27d: Download complete [2022-11-14T18:43:11.174Z] 12d6caf4c0d1: Download complete [2022-11-14T18:43:11.174Z] 213ec9aee27d: Pull complete [2022-11-14T18:43:11.659Z] 4583459ba037: Pull complete [2022-11-14T18:43:11.659Z] 93c1e223e6f2: Pull complete [2022-11-14T18:43:11.659Z] a7acece74701: Verifying Checksum [2022-11-14T18:43:11.659Z] a7acece74701: Download complete [2022-11-14T18:43:11.925Z] 96b7cbca73a9: Verifying Checksum [2022-11-14T18:43:11.925Z] 53926ce57604: Verifying Checksum [2022-11-14T18:43:11.925Z] 53926ce57604: Download complete [2022-11-14T18:43:16.109Z] 53926ce57604: Pull complete [2022-11-14T18:43:16.109Z] 21b2b0c7a3f4: Pull complete [2022-11-14T18:43:16.109Z] 22ff95d597cd: Pull complete [2022-11-14T18:43:16.109Z] 12d6caf4c0d1: Pull complete [2022-11-14T18:43:17.479Z] 96b7cbca73a9: Pull complete [2022-11-14T18:43:18.183Z] a7acece74701: Pull complete [2022-11-14T18:43:18.183Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-14T18:43:18.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-14T18:43:18.183Z] ---> db6d94c90886 [2022-11-14T18:43:18.183Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-14T18:43:21.474Z] ---> Running in 1254c5e28fa8 [2022-11-14T18:43:21.474Z] Removing intermediate container 1254c5e28fa8 [2022-11-14T18:43:21.474Z] ---> 49165c764dcf [2022-11-14T18:43:21.474Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-14T18:43:21.474Z] ---> Running in 7d72dbb21a64 [2022-11-14T18:43:21.474Z] Removing intermediate container 7d72dbb21a64 [2022-11-14T18:43:21.474Z] ---> 46052817838e [2022-11-14T18:43:21.474Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-14T18:43:21.474Z] ---> Running in bdbd5e4ee316 [2022-11-14T18:43:21.474Z] Removing intermediate container bdbd5e4ee316 [2022-11-14T18:43:21.474Z] ---> 1cb8d3b48998 [2022-11-14T18:43:21.474Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-14T18:43:21.474Z] ---> Running in 4be22746d076 [2022-11-14T18:43:21.474Z] Removing intermediate container 4be22746d076 [2022-11-14T18:43:21.474Z] ---> f6dcccfad5f0 [2022-11-14T18:43:21.474Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-14T18:43:21.474Z] ---> Running in 3bede3db7e32 [2022-11-14T18:43:21.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T18:43:21.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T18:43:22.249Z] (1/80) Installing mesa (21.3.8-r2) [2022-11-14T18:43:22.249Z] (2/80) Installing libxau (1.0.9-r0) [2022-11-14T18:43:22.249Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-11-14T18:43:22.249Z] (4/80) Installing libxcb (1.15-r0) [2022-11-14T18:43:22.249Z] (5/80) Installing libx11 (1.8-r0) [2022-11-14T18:43:22.249Z] (6/80) Installing libxext (1.3.4-r0) [2022-11-14T18:43:22.249Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-11-14T18:43:22.249Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-11-14T18:43:22.249Z] (9/80) Installing libpciaccess (0.16-r0) [2022-11-14T18:43:22.249Z] (10/80) Installing libdrm (2.4.110-r0) [2022-11-14T18:43:22.249Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-11-14T18:43:22.249Z] (12/80) Installing libxshmfence (1.3-r1) [2022-11-14T18:43:22.249Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-11-14T18:43:22.249Z] (14/80) Installing icu-data-full (71.1-r2) [2022-11-14T18:43:22.508Z] (15/80) Installing libice (1.0.10-r0) [2022-11-14T18:43:22.508Z] (16/80) Installing libuuid (2.38-r1) [2022-11-14T18:43:22.508Z] (17/80) Installing libsm (1.2.3-r0) [2022-11-14T18:43:22.508Z] (18/80) Installing libxt (1.2.1-r0) [2022-11-14T18:43:22.508Z] (19/80) Installing libxmu (1.1.3-r0) [2022-11-14T18:43:22.508Z] (20/80) Installing xset (1.2.4-r0) [2022-11-14T18:43:22.508Z] (21/80) Installing xprop (1.2.5-r0) [2022-11-14T18:43:22.508Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-11-14T18:43:22.508Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-11-14T18:43:22.508Z] (24/80) Installing libffi (3.4.2-r1) [2022-11-14T18:43:22.508Z] (25/80) Installing libintl (0.21-r2) [2022-11-14T18:43:22.508Z] (26/80) Installing libblkid (2.38-r1) [2022-11-14T18:43:22.508Z] (27/80) Installing libmount (2.38-r1) [2022-11-14T18:43:22.508Z] (28/80) Installing pcre (8.45-r2) [2022-11-14T18:43:22.508Z] (29/80) Installing glib (2.72.1-r0) [2022-11-14T18:43:22.508Z] (30/80) Installing icu-libs (71.1-r2) [2022-11-14T18:43:22.508Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-11-14T18:43:22.508Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-11-14T18:43:22.508Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-11-14T18:43:22.766Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-11-14T18:43:22.766Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-11-14T18:43:22.766Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-11-14T18:43:22.766Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-11-14T18:43:22.766Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-11-14T18:43:22.766Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-11-14T18:43:22.766Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-11-14T18:43:22.766Z] (41/80) Installing libpng (1.6.37-r1) [2022-11-14T18:43:22.766Z] (42/80) Installing freetype (2.12.1-r0) [2022-11-14T18:43:22.766Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-11-14T18:43:22.766Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-11-14T18:43:22.766Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-11-14T18:43:22.766Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-11-14T18:43:22.766Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-11-14T18:43:22.766Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-11-14T18:43:23.025Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-11-14T18:43:23.025Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-11-14T18:43:23.025Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-11-14T18:43:23.025Z] (52/80) Installing avahi-libs (0.8-r6) [2022-11-14T18:43:23.025Z] (53/80) Installing nettle (3.7.3-r0) [2022-11-14T18:43:23.025Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-11-14T18:43:23.025Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-11-14T18:43:23.025Z] (56/80) Installing libunistring (1.0-r0) [2022-11-14T18:43:23.025Z] (57/80) Installing gnutls (3.7.7-r0) [2022-11-14T18:43:23.025Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-11-14T18:43:23.025Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-11-14T18:43:23.025Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-11-14T18:43:23.025Z] (61/80) Installing libevdev (1.12.1-r0) [2022-11-14T18:43:23.025Z] (62/80) Installing mtdev (1.1.6-r0) [2022-11-14T18:43:23.025Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-11-14T18:43:23.025Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-11-14T18:43:23.025Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-11-14T18:43:23.025Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-11-14T18:43:23.025Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-11-14T18:43:23.025Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-11-14T18:43:23.025Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-11-14T18:43:23.025Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-11-14T18:43:23.025Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-11-14T18:43:23.025Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-11-14T18:43:23.288Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-11-14T18:43:23.288Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-11-14T18:43:23.288Z] (75/80) Installing udev-init-scripts (35-r0) [2022-11-14T18:43:23.288Z] Executing udev-init-scripts-35-r0.post-install [2022-11-14T18:43:23.288Z] (76/80) Installing kmod-libs (29-r2) [2022-11-14T18:43:23.288Z] (77/80) Installing eudev (3.2.11-r0) [2022-11-14T18:43:23.288Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-11-14T18:43:23.288Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-11-14T18:43:23.288Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-11-14T18:43:23.547Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T18:43:23.547Z] Executing eudev-3.2.11-r0.trigger [2022-11-14T18:43:23.547Z] OK: 330 MiB in 131 packages [2022-11-14T18:43:24.669Z] Still waiting to schedule task [2022-11-14T18:43:24.669Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-14T18:43:26.077Z] Removing intermediate container 3bede3db7e32 [2022-11-14T18:43:26.077Z] ---> e7ddd14b1f4a [2022-11-14T18:43:26.077Z] Step 8/13 : WORKDIR /device-usb-camera [2022-11-14T18:43:26.077Z] ---> Running in 4383423f8d15 [2022-11-14T18:43:26.077Z] Removing intermediate container 4383423f8d15 [2022-11-14T18:43:26.077Z] ---> 220602a2d3d9 [2022-11-14T18:43:26.077Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-14T18:43:26.077Z] ---> 7abed27e4e09 [2022-11-14T18:43:26.077Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T18:43:26.077Z] ---> Running in 7075c30bf242 [2022-11-14T18:43:48.006Z] Removing intermediate container 7075c30bf242 [2022-11-14T18:43:48.006Z] ---> abd634434dbc [2022-11-14T18:43:48.006Z] Step 11/13 : COPY . . [2022-11-14T18:43:48.265Z] ---> ef82f4e4a4cb [2022-11-14T18:43:48.265Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-14T18:43:48.265Z] ---> Running in 5bff54beda82 [2022-11-14T18:43:48.523Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-14T18:43:48.523Z] Dload Upload Total Spent Left Speed [2022-11-14T18:43:48.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10560 0 --:--:-- --:--:-- --:--:-- 10620 [2022-11-14T18:43:49.040Z] Removing intermediate container 5bff54beda82 [2022-11-14T18:43:49.040Z] ---> ecc3ea0bed68 [2022-11-14T18:43:49.040Z] Step 13/13 : RUN ${MAKE} [2022-11-14T18:43:49.040Z] ---> Running in 24f00edc5373 [2022-11-14T18:43:49.299Z] noop [2022-11-14T18:43:49.557Z] Removing intermediate container 24f00edc5373 [2022-11-14T18:43:49.557Z] ---> 837dadb1357e [2022-11-14T18:43:49.557Z] Successfully built 837dadb1357e [2022-11-14T18:43:49.557Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:43:49.871Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-14T18:43:49.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:43:49.933Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:43:49.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-11-14T18:43:50.283Z] $ docker top b26eda06a5a62f225cf5e1cffd3cb1afcc64bd2bfe3084b3f3f9ebdfa8695a33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T18:43:50.632Z] + go version [2022-11-14T18:43:50.632Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-14T18:43:50.646Z] $ docker stop --time=1 b26eda06a5a62f225cf5e1cffd3cb1afcc64bd2bfe3084b3f3f9ebdfa8695a33 [2022-11-14T18:43:51.912Z] $ docker rm -f b26eda06a5a62f225cf5e1cffd3cb1afcc64bd2bfe3084b3f3f9ebdfa8695a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:43:52.316Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-14T18:43:52.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:43:52.385Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:43:52.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-11-14T18:43:52.758Z] $ docker top cf166c29ca3d9db2d6f0aafed773e655e6494c611ad501ed6a5fa9fa0af19682 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T18:43:53.098Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-14T18:43:53.393Z] + make test [2022-11-14T18:43:53.393Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-11-14T18:43:53.652Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-11-14T18:44:03.624Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-11-14T18:44:03.624Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-11-14T18:44:10.186Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-14T18:44:10.186Z] CGO_ENABLED=1 go vet ./... [2022-11-14T18:44:13.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-14T18:44:13.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-14T18:44:13.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-14T18:44:13.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-14T18:44:13.492Z] $ docker stop --time=1 cf166c29ca3d9db2d6f0aafed773e655e6494c611ad501ed6a5fa9fa0af19682 [2022-11-14T18:44:15.635Z] $ docker rm -f cf166c29ca3d9db2d6f0aafed773e655e6494c611ad501ed6a5fa9fa0af19682 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-14T18:44:16.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-14T18:44:16.110Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-14T18:44:16.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-14T18:44:16.898Z] + ls -al . [2022-11-14T18:44:16.898Z] total 200 [2022-11-14T18:44:16.898Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:43 . [2022-11-14T18:44:16.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:42 .. [2022-11-14T18:44:16.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:44 .git [2022-11-14T18:44:16.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 .github [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 414 Nov 14 18:42 .gitignore [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 14 18:42 .golangci.yml [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 18:42 .hadolint.yml [2022-11-14T18:44:16.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:43 .semver [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 9702 Nov 14 18:42 Attribution.txt [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 1206 Nov 14 18:42 CHANGELOG.md [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 2378 Nov 14 18:42 Dockerfile [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 18:42 GOVERNANCE.md [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 18:42 Jenkinsfile [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 18:42 LICENSE [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 2554 Nov 14 18:42 Makefile [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 18:42 OWNERS.md [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 5773 Nov 14 18:42 README.md [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 18:43 VERSION [2022-11-14T18:44:16.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:42 bin [2022-11-14T18:44:16.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 cmd [2022-11-14T18:44:16.899Z] -rw-r--r-- 1 jenkins jenkins 29645 Nov 14 18:44 coverage.out [2022-11-14T18:44:16.899Z] -rwxrwxr-x 1 jenkins jenkins 140 Nov 14 18:42 docker-entrypoint.sh [2022-11-14T18:44:16.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 docs [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 3573 Nov 14 18:42 go.mod [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 45026 Nov 14 18:42 go.sum [2022-11-14T18:44:16.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 internal [2022-11-14T18:44:16.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:42 snap [2022-11-14T18:44:16.899Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:44:17.199Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=02bc3351eb583ffe88737b5638435757cc287900 --label arch=amd64 --label version=2.3.0-dev.22 . [2022-11-14T18:44:17.200Z] Sending build context to Docker daemon 1.625MB [2022-11-14T18:44:17.200Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-11-14T18:44:17.200Z] Step 2/35 : FROM ${BASE} AS builder [2022-11-14T18:44:17.200Z] ---> 837dadb1357e [2022-11-14T18:44:17.200Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-11-14T18:44:17.200Z] ---> Running in 76db2b911328 [2022-11-14T18:44:17.460Z] Removing intermediate container 76db2b911328 [2022-11-14T18:44:17.460Z] ---> fbe469751fcf [2022-11-14T18:44:17.460Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-14T18:44:17.460Z] ---> Running in 49c7af187b96 [2022-11-14T18:44:17.460Z] Removing intermediate container 49c7af187b96 [2022-11-14T18:44:17.460Z] ---> b53c3ee2f94f [2022-11-14T18:44:17.460Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-14T18:44:17.460Z] ---> Running in abc123e6e3b5 [2022-11-14T18:44:17.460Z] Removing intermediate container abc123e6e3b5 [2022-11-14T18:44:17.460Z] ---> 8e1bd5488ca6 [2022-11-14T18:44:17.460Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-14T18:44:17.460Z] ---> Running in ee4e05006071 [2022-11-14T18:44:17.718Z] Removing intermediate container ee4e05006071 [2022-11-14T18:44:17.718Z] ---> e60ccc108918 [2022-11-14T18:44:17.718Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-14T18:44:17.718Z] ---> Running in 7200cbff2133 [2022-11-14T18:44:17.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T18:44:17.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T18:44:18.235Z] OK: 330 MiB in 131 packages [2022-11-14T18:44:18.802Z] Removing intermediate container 7200cbff2133 [2022-11-14T18:44:18.802Z] ---> f2dd933aa476 [2022-11-14T18:44:18.802Z] Step 8/35 : WORKDIR /device-usb-camera [2022-11-14T18:44:18.802Z] ---> Running in 87a2d9fa1636 [2022-11-14T18:44:18.802Z] Removing intermediate container 87a2d9fa1636 [2022-11-14T18:44:18.802Z] ---> d748b95ff92f [2022-11-14T18:44:18.802Z] Step 9/35 : COPY go.mod vendor* ./ [2022-11-14T18:44:18.802Z] ---> 92b2f754b29e [2022-11-14T18:44:18.802Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T18:44:18.802Z] ---> Running in 937413fa456f [2022-11-14T18:44:19.367Z] Removing intermediate container 937413fa456f [2022-11-14T18:44:19.367Z] ---> d19d0c6df10e [2022-11-14T18:44:19.367Z] Step 11/35 : COPY . . [2022-11-14T18:44:19.626Z] ---> 4f8432065975 [2022-11-14T18:44:19.626Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-14T18:44:19.626Z] ---> Running in 8f9a96b1e5e5 [2022-11-14T18:44:19.885Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-14T18:44:19.885Z] Dload Upload Total Spent Left Speed [2022-11-14T18:44:20.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38008 0 --:--:-- --:--:-- --:--:-- 39333 [2022-11-14T18:44:20.144Z] Removing intermediate container 8f9a96b1e5e5 [2022-11-14T18:44:20.144Z] ---> 505a3898eaec [2022-11-14T18:44:20.144Z] Step 13/35 : RUN ${MAKE} [2022-11-14T18:44:20.402Z] ---> Running in 54439e4986f0 [2022-11-14T18:44:20.661Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-11-14T18:44:42.782Z] Removing intermediate container 54439e4986f0 [2022-11-14T18:44:42.782Z] ---> 38ce47d7ee0f [2022-11-14T18:44:42.782Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-11-14T18:44:42.782Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-11-14T18:44:42.782Z] af6660deedbd: Pulling fs layer [2022-11-14T18:44:42.782Z] 97cd0a44c592: Pulling fs layer [2022-11-14T18:44:42.782Z] 97cd0a44c592: Verifying Checksum [2022-11-14T18:44:42.782Z] 97cd0a44c592: Download complete [2022-11-14T18:44:43.349Z] af6660deedbd: Verifying Checksum [2022-11-14T18:44:43.349Z] af6660deedbd: Download complete [2022-11-14T18:44:43.349Z] af6660deedbd: Pull complete [2022-11-14T18:44:43.349Z] 97cd0a44c592: Pull complete [2022-11-14T18:44:43.349Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-11-14T18:44:43.349Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-11-14T18:44:43.349Z] ---> fea57e182299 [2022-11-14T18:44:43.349Z] Step 15/35 : FROM alpine:3.16 [2022-11-14T18:44:43.915Z] 3.16: Pulling from library/alpine [2022-11-14T18:44:43.915Z] ca7dd9ec2225: Pulling fs layer [2022-11-14T18:44:44.174Z] ca7dd9ec2225: Verifying Checksum [2022-11-14T18:44:44.174Z] ca7dd9ec2225: Download complete [2022-11-14T18:44:44.455Z] ca7dd9ec2225: Pull complete [2022-11-14T18:44:44.455Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-14T18:44:44.455Z] Status: Downloaded newer image for alpine:3.16 [2022-11-14T18:44:44.455Z] ---> bfe296a52501 [2022-11-14T18:44:44.455Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-14T18:44:44.714Z] ---> Running in f2ea13b546a1 [2022-11-14T18:44:44.714Z] Removing intermediate container f2ea13b546a1 [2022-11-14T18:44:44.714Z] ---> d9d8f4d05bd9 [2022-11-14T18:44:44.714Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-11-14T18:44:44.714Z] ---> Running in db0ac7c3b01c [2022-11-14T18:44:44.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T18:44:45.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T18:44:45.233Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-11-14T18:44:45.233Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-11-14T18:44:45.233Z] (3/83) Installing libxau (1.0.9-r0) [2022-11-14T18:44:45.233Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-11-14T18:44:45.233Z] (5/83) Installing libxcb (1.15-r0) [2022-11-14T18:44:45.491Z] (6/83) Installing libx11 (1.8-r0) [2022-11-14T18:44:45.491Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-11-14T18:44:45.491Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-11-14T18:44:45.491Z] (9/83) Installing expat (2.5.0-r0) [2022-11-14T18:44:45.491Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-11-14T18:44:45.491Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-11-14T18:44:45.491Z] (12/83) Installing libpng (1.6.37-r1) [2022-11-14T18:44:45.491Z] (13/83) Installing freetype (2.12.1-r0) [2022-11-14T18:44:45.491Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-11-14T18:44:45.491Z] (15/83) Installing fribidi (1.0.12-r0) [2022-11-14T18:44:45.491Z] (16/83) Installing libffi (3.4.2-r1) [2022-11-14T18:44:45.491Z] (17/83) Installing libintl (0.21-r2) [2022-11-14T18:44:45.491Z] (18/83) Installing libblkid (2.38-r1) [2022-11-14T18:44:45.491Z] (19/83) Installing libmount (2.38-r1) [2022-11-14T18:44:45.491Z] (20/83) Installing pcre (8.45-r2) [2022-11-14T18:44:45.491Z] (21/83) Installing glib (2.72.1-r0) [2022-11-14T18:44:45.491Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-11-14T18:44:45.491Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-11-14T18:44:45.750Z] (24/83) Installing libass (0.16.0-r0) [2022-11-14T18:44:45.750Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-11-14T18:44:45.750Z] (26/83) Installing libpciaccess (0.16-r0) [2022-11-14T18:44:45.750Z] (27/83) Installing libdrm (2.4.110-r0) [2022-11-14T18:44:45.750Z] (28/83) Installing gmp (6.2.1-r2) [2022-11-14T18:44:45.750Z] (29/83) Installing nettle (3.7.3-r0) [2022-11-14T18:44:45.750Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-11-14T18:44:45.750Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-11-14T18:44:45.750Z] (32/83) Installing libunistring (1.0-r0) [2022-11-14T18:44:45.750Z] (33/83) Installing gnutls (3.7.7-r0) [2022-11-14T18:44:45.750Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-14T18:44:45.750Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-14T18:44:45.750Z] (36/83) Installing lame (3.100-r0) [2022-11-14T18:44:45.750Z] (37/83) Installing opus (1.3.1-r1) [2022-11-14T18:44:45.750Z] (38/83) Installing libasyncns (0.8-r1) [2022-11-14T18:44:45.750Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-11-14T18:44:45.750Z] (40/83) Installing libltdl (2.4.7-r0) [2022-11-14T18:44:45.750Z] (41/83) Installing orc (0.4.32-r0) [2022-11-14T18:44:45.750Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-11-14T18:44:45.750Z] (43/83) Installing libogg (1.3.5-r1) [2022-11-14T18:44:45.750Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-14T18:44:45.750Z] (45/83) Installing flac (1.3.4-r0) [2022-11-14T18:44:45.750Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-11-14T18:44:45.750Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-11-14T18:44:45.750Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-11-14T18:44:45.750Z] (49/83) Installing soxr (0.1.3-r2) [2022-11-14T18:44:46.008Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-11-14T18:44:46.008Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-11-14T18:44:46.008Z] (52/83) Installing libpulse (15.0-r2) [2022-11-14T18:44:46.008Z] (53/83) Installing cjson (1.7.15-r3) [2022-11-14T18:44:46.008Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-11-14T18:44:46.008Z] (55/83) Installing librist (0.2.6-r1) [2022-11-14T18:44:46.008Z] (56/83) Installing libsrt (1.4.4-r0) [2022-11-14T18:44:46.008Z] (57/83) Installing libssh (0.9.6-r1) [2022-11-14T18:44:46.008Z] (58/83) Installing libtheora (1.1.1-r16) [2022-11-14T18:44:46.008Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-11-14T18:44:46.008Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-11-14T18:44:46.008Z] (61/83) Installing libxext (1.3.4-r0) [2022-11-14T18:44:46.008Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-11-14T18:44:46.008Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-11-14T18:44:46.008Z] (64/83) Installing libva (2.14.0-r0) [2022-11-14T18:44:46.008Z] (65/83) Installing libvdpau (1.5-r0) [2022-11-14T18:44:46.008Z] (66/83) Installing vidstab (1.1.0-r1) [2022-11-14T18:44:46.008Z] (67/83) Installing libvpx (1.11.0-r1) [2022-11-14T18:44:46.008Z] (68/83) Installing libwebp (1.2.3-r0) [2022-11-14T18:44:46.008Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-11-14T18:44:46.008Z] (70/83) Installing numactl (2.0.14-r0) [2022-11-14T18:44:46.008Z] (71/83) Installing x265-libs (3.5-r3) [2022-11-14T18:44:46.267Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-11-14T18:44:46.267Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-11-14T18:44:46.267Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-11-14T18:44:46.267Z] (75/83) Installing udev-init-scripts (35-r0) [2022-11-14T18:44:46.267Z] Executing udev-init-scripts-35-r0.post-install [2022-11-14T18:44:46.267Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-11-14T18:44:46.267Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-11-14T18:44:46.267Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-11-14T18:44:46.267Z] (79/83) Installing kmod-libs (29-r2) [2022-11-14T18:44:46.267Z] (80/83) Installing eudev (3.2.11-r0) [2022-11-14T18:44:46.526Z] (81/83) Installing libsodium (1.0.18-r0) [2022-11-14T18:44:46.526Z] (82/83) Installing libzmq (4.3.4-r0) [2022-11-14T18:44:46.526Z] (83/83) Installing zeromq (4.3.4-r0) [2022-11-14T18:44:46.526Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T18:44:46.526Z] Executing eudev-3.2.11-r0.trigger [2022-11-14T18:44:46.526Z] OK: 101 MiB in 97 packages [2022-11-14T18:44:49.095Z] Removing intermediate container db0ac7c3b01c [2022-11-14T18:44:49.095Z] ---> 449028206521 [2022-11-14T18:44:49.095Z] Step 18/35 : WORKDIR / [2022-11-14T18:44:49.095Z] ---> Running in fbc545318247 [2022-11-14T18:44:49.095Z] Removing intermediate container fbc545318247 [2022-11-14T18:44:49.095Z] ---> 5469025d3f40 [2022-11-14T18:44:49.095Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-11-14T18:44:49.390Z] ---> f373ece79b03 [2022-11-14T18:44:49.390Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-11-14T18:44:49.649Z] ---> c0ad40406a31 [2022-11-14T18:44:49.649Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-11-14T18:44:49.649Z] ---> 1ca96e0e94d7 [2022-11-14T18:44:49.649Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-11-14T18:44:49.649Z] ---> ad6fd4630da9 [2022-11-14T18:44:49.649Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-11-14T18:44:49.907Z] ---> b96356a98fc9 [2022-11-14T18:44:49.907Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-11-14T18:44:49.907Z] ---> 894704a0ee07 [2022-11-14T18:44:49.907Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-11-14T18:44:50.473Z] ---> c23490117b62 [2022-11-14T18:44:50.473Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-11-14T18:44:50.473Z] ---> Running in e2395653a40c [2022-11-14T18:44:51.042Z] Removing intermediate container e2395653a40c [2022-11-14T18:44:51.042Z] ---> 3a9304ba3155 [2022-11-14T18:44:51.042Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-11-14T18:44:51.042Z] ---> Running in 90f7a1bc7464 [2022-11-14T18:44:51.610Z] Removing intermediate container 90f7a1bc7464 [2022-11-14T18:44:51.610Z] ---> 2c441ec7d4e8 [2022-11-14T18:44:51.610Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-11-14T18:44:51.610Z] ---> Running in 129162f19ff0 [2022-11-14T18:44:52.177Z] Removing intermediate container 129162f19ff0 [2022-11-14T18:44:52.177Z] ---> f31a7b1bde44 [2022-11-14T18:44:52.177Z] Step 29/35 : EXPOSE 59983 [2022-11-14T18:44:52.177Z] ---> Running in abd7458e30c9 [2022-11-14T18:44:52.177Z] Removing intermediate container abd7458e30c9 [2022-11-14T18:44:52.177Z] ---> 53109097e849 [2022-11-14T18:44:52.177Z] Step 30/35 : EXPOSE 8554 [2022-11-14T18:44:52.177Z] ---> Running in 99f23fed8abb [2022-11-14T18:44:52.177Z] Removing intermediate container 99f23fed8abb [2022-11-14T18:44:52.177Z] ---> e5a8b92f555a [2022-11-14T18:44:52.177Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-11-14T18:44:52.435Z] ---> Running in 7839b8c36a51 [2022-11-14T18:44:52.435Z] Removing intermediate container 7839b8c36a51 [2022-11-14T18:44:52.435Z] ---> 8eb896a71b10 [2022-11-14T18:44:52.435Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-11-14T18:44:52.435Z] ---> Running in 0ecc15780d76 [2022-11-14T18:44:52.435Z] Removing intermediate container 0ecc15780d76 [2022-11-14T18:44:52.435Z] ---> e7777b10c1e0 [2022-11-14T18:44:52.435Z] Step 33/35 : LABEL arch=amd64 [2022-11-14T18:44:52.435Z] ---> Running in 81eaaa5d6c82 [2022-11-14T18:44:52.435Z] Removing intermediate container 81eaaa5d6c82 [2022-11-14T18:44:52.435Z] ---> 73d64e2007c5 [2022-11-14T18:44:52.435Z] Step 34/35 : LABEL git_sha=02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:44:52.435Z] ---> Running in 0905605f9e64 [2022-11-14T18:44:52.694Z] Removing intermediate container 0905605f9e64 [2022-11-14T18:44:52.694Z] ---> a1137e263cf0 [2022-11-14T18:44:52.694Z] Step 35/35 : LABEL version=2.3.0-dev.22 [2022-11-14T18:44:52.694Z] ---> Running in 5ae28de4eea0 [2022-11-14T18:44:52.694Z] Removing intermediate container 5ae28de4eea0 [2022-11-14T18:44:52.694Z] ---> 15fedf6d3661 [2022-11-14T18:44:52.694Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-14T18:44:52.694Z] Successfully built 15fedf6d3661 [2022-11-14T18:44:52.694Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-14T18:44:52.778Z] provisioning config files... [2022-11-14T18:44:52.786Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11373713248257306006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:44:53.086Z] ---> docker-login.sh [2022-11-14T18:44:53.086Z] nexus3.edgexfoundry.org:10001 [2022-11-14T18:44:53.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:44:53.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:44:53.086Z] Configure a credential helper to remove this warning. See [2022-11-14T18:44:53.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:44:53.086Z] [2022-11-14T18:44:53.086Z] Login Succeeded [2022-11-14T18:44:53.086Z] nexus3.edgexfoundry.org:10002 [2022-11-14T18:44:53.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:44:53.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:44:53.086Z] Configure a credential helper to remove this warning. See [2022-11-14T18:44:53.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:44:53.086Z] [2022-11-14T18:44:53.086Z] Login Succeeded [2022-11-14T18:44:53.086Z] nexus3.edgexfoundry.org:10003 [2022-11-14T18:44:53.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:44:53.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:44:53.344Z] Configure a credential helper to remove this warning. See [2022-11-14T18:44:53.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:44:53.344Z] [2022-11-14T18:44:53.344Z] Login Succeeded [2022-11-14T18:44:53.344Z] nexus3.edgexfoundry.org:10004 [2022-11-14T18:44:53.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:44:53.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:44:53.344Z] Configure a credential helper to remove this warning. See [2022-11-14T18:44:53.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:44:53.344Z] [2022-11-14T18:44:53.344Z] Login Succeeded [2022-11-14T18:44:53.344Z] docker.io [2022-11-14T18:44:53.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:44:53.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:44:53.602Z] Configure a credential helper to remove this warning. See [2022-11-14T18:44:53.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:44:53.602Z] [2022-11-14T18:44:53.602Z] Login Succeeded [2022-11-14T18:44:53.602Z] ---> docker-login.sh ends [Pipeline] } [2022-11-14T18:44:53.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-14T18:44:53.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T18:44:53.645Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-11-14T18:44:53.646Z] 02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:44:53.646Z] latest [2022-11-14T18:44:53.646Z] 2.3.0-dev.22 [2022-11-14T18:44:53.646Z] 02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [2022-11-14T18:44:53.646Z] main [2022-11-14T18:44:53.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:44:53.950Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:44:54.256Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:44:54.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-14T18:44:54.256Z] 6cbbb8dd9aff: Preparing [2022-11-14T18:44:54.256Z] 9892a67871d3: Preparing [2022-11-14T18:44:54.256Z] 9672d72bc6a7: Preparing [2022-11-14T18:44:54.256Z] 550e596c6d0e: Preparing [2022-11-14T18:44:54.256Z] 1207169bf42c: Preparing [2022-11-14T18:44:54.256Z] f41eacc21343: Preparing [2022-11-14T18:44:54.256Z] 196c0ccdfff6: Preparing [2022-11-14T18:44:54.256Z] da3ed3f45ec6: Preparing [2022-11-14T18:44:54.256Z] 55b4b7e0ce19: Preparing [2022-11-14T18:44:54.256Z] 247d04cdd3b5: Preparing [2022-11-14T18:44:54.256Z] 8d93363cd999: Preparing [2022-11-14T18:44:54.256Z] e5e13b0c77cb: Preparing [2022-11-14T18:44:54.256Z] 55b4b7e0ce19: Waiting [2022-11-14T18:44:54.256Z] 8d93363cd999: Waiting [2022-11-14T18:44:54.256Z] 247d04cdd3b5: Waiting [2022-11-14T18:44:54.256Z] e5e13b0c77cb: Waiting [2022-11-14T18:44:54.256Z] f41eacc21343: Waiting [2022-11-14T18:44:54.256Z] da3ed3f45ec6: Waiting [2022-11-14T18:44:54.256Z] 196c0ccdfff6: Waiting [2022-11-14T18:44:54.256Z] 9672d72bc6a7: Pushed [2022-11-14T18:44:54.256Z] 9892a67871d3: Pushed [2022-11-14T18:44:54.256Z] 6cbbb8dd9aff: Pushed [2022-11-14T18:44:54.256Z] 1207169bf42c: Pushed [2022-11-14T18:44:54.518Z] da3ed3f45ec6: Pushed [2022-11-14T18:44:54.518Z] 55b4b7e0ce19: Pushed [2022-11-14T18:44:54.518Z] f41eacc21343: Pushed [2022-11-14T18:44:54.518Z] 196c0ccdfff6: Pushed [2022-11-14T18:44:55.006Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119247 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-11-14T18:44:55.018Z] Running in /w/workspace/device-usb-camera/63 [Pipeline] { [Pipeline] checkout [2022-11-14T18:44:55.043Z] Selected Git installation does not exist. Using Default [2022-11-14T18:44:55.043Z] The recommended git tool is: NONE [2022-11-14T18:44:55.084Z] e5e13b0c77cb: Pushed [2022-11-14T18:44:56.018Z] 550e596c6d0e: Pushed [2022-11-14T18:44:56.951Z] 247d04cdd3b5: Pushed [2022-11-14T18:44:59.990Z] using credential edgex-jenkins-ssh [2022-11-14T18:45:00.009Z] Cloning the remote Git repository [2022-11-14T18:45:00.053Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-11-14T18:45:00.119Z] > git init /w/workspace/device-usb-camera/63 # timeout=10 [2022-11-14T18:45:00.242Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-11-14T18:45:00.243Z] > git --version # timeout=10 [2022-11-14T18:45:00.269Z] > git --version # 'git version 2.25.1' [2022-11-14T18:45:00.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-14T18:45:00.313Z] Verifying host key using known hosts file [2022-11-14T18:45:00.489Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-14T18:45:00.501Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-14T18:45:02.252Z] Avoid second fetch [2022-11-14T18:45:02.252Z] Checking out Revision 02bc3351eb583ffe88737b5638435757cc287900 (main) [2022-11-14T18:45:01.356Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-11-14T18:45:01.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-14T18:45:02.270Z] > git config core.sparsecheckout # timeout=10 [2022-11-14T18:45:02.296Z] > git checkout -f 02bc3351eb583ffe88737b5638435757cc287900 # timeout=10 [2022-11-14T18:45:02.748Z] Commit message: "Merge pull request #113 from EdgeX-Camera-Management/error-forwarding" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-14T18:45:03.520Z] 8d93363cd999: Pushed [2022-11-14T18:45:03.520Z] 02bc3351eb583ffe88737b5638435757cc287900: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:03.651Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-14T18:45:03.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-14T18:45:03.651Z] Dload Upload Total Spent Left Speed [2022-11-14T18:45:03.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 88125 [2022-11-14T18:45:03.829Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-11-14T18:45:04.140Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-11-14T18:45:04.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-14T18:45:04.140Z] 6cbbb8dd9aff: Preparing [2022-11-14T18:45:04.140Z] 9892a67871d3: Preparing [2022-11-14T18:45:04.140Z] 9672d72bc6a7: Preparing [2022-11-14T18:45:04.140Z] 550e596c6d0e: Preparing [2022-11-14T18:45:04.140Z] 1207169bf42c: Preparing [2022-11-14T18:45:04.140Z] f41eacc21343: Preparing [2022-11-14T18:45:04.140Z] 196c0ccdfff6: Preparing [2022-11-14T18:45:04.140Z] da3ed3f45ec6: Preparing [2022-11-14T18:45:04.140Z] 55b4b7e0ce19: Preparing [2022-11-14T18:45:04.140Z] 247d04cdd3b5: Preparing [2022-11-14T18:45:04.140Z] 8d93363cd999: Preparing [2022-11-14T18:45:04.140Z] e5e13b0c77cb: Preparing [2022-11-14T18:45:04.140Z] da3ed3f45ec6: Waiting [2022-11-14T18:45:04.140Z] 196c0ccdfff6: Waiting [2022-11-14T18:45:04.140Z] f41eacc21343: Waiting [2022-11-14T18:45:04.140Z] 55b4b7e0ce19: Waiting [2022-11-14T18:45:04.140Z] e5e13b0c77cb: Waiting [2022-11-14T18:45:04.140Z] 247d04cdd3b5: Waiting [2022-11-14T18:45:04.140Z] 8d93363cd999: Waiting [2022-11-14T18:45:04.140Z] 6cbbb8dd9aff: Layer already exists [2022-11-14T18:45:04.140Z] 1207169bf42c: Layer already exists [2022-11-14T18:45:04.140Z] 9672d72bc6a7: Layer already exists [2022-11-14T18:45:04.140Z] 9892a67871d3: Layer already exists [2022-11-14T18:45:04.140Z] 550e596c6d0e: Layer already exists [2022-11-14T18:45:04.140Z] f41eacc21343: Layer already exists [2022-11-14T18:45:04.140Z] 196c0ccdfff6: Layer already exists [2022-11-14T18:45:04.140Z] da3ed3f45ec6: Layer already exists [2022-11-14T18:45:04.140Z] 55b4b7e0ce19: Layer already exists [2022-11-14T18:45:04.140Z] 247d04cdd3b5: Layer already exists [2022-11-14T18:45:04.140Z] 8d93363cd999: Layer already exists [2022-11-14T18:45:04.140Z] e5e13b0c77cb: Layer already exists [2022-11-14T18:45:04.140Z] latest: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:04.234Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-14T18:45:04.455Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:04.597Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-14T18:45:04.597Z] + sudo tee /etc/docker/daemon.new [2022-11-14T18:45:04.597Z] { [2022-11-14T18:45:04.597Z] "registry-mirrors": [ [2022-11-14T18:45:04.597Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-14T18:45:04.597Z] ], [2022-11-14T18:45:04.597Z] "bip": "10.250.0.254/24", [2022-11-14T18:45:04.597Z] "hosts": [ [2022-11-14T18:45:04.597Z] "tcp://0.0.0.0:5555", [2022-11-14T18:45:04.597Z] "unix:///var/run/docker.sock" [2022-11-14T18:45:04.597Z] ], [2022-11-14T18:45:04.597Z] "mtu": 1458, [2022-11-14T18:45:04.597Z] "selinux-enabled": true, [2022-11-14T18:45:04.597Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-14T18:45:04.597Z] } [Pipeline] sh [2022-11-14T18:45:04.763Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.22 [2022-11-14T18:45:04.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-14T18:45:04.763Z] 6cbbb8dd9aff: Preparing [2022-11-14T18:45:04.763Z] 9892a67871d3: Preparing [2022-11-14T18:45:04.763Z] 9672d72bc6a7: Preparing [2022-11-14T18:45:04.763Z] 550e596c6d0e: Preparing [2022-11-14T18:45:04.763Z] 1207169bf42c: Preparing [2022-11-14T18:45:04.763Z] f41eacc21343: Preparing [2022-11-14T18:45:04.763Z] 196c0ccdfff6: Preparing [2022-11-14T18:45:04.763Z] da3ed3f45ec6: Preparing [2022-11-14T18:45:04.763Z] 55b4b7e0ce19: Preparing [2022-11-14T18:45:04.763Z] 247d04cdd3b5: Preparing [2022-11-14T18:45:04.763Z] 8d93363cd999: Preparing [2022-11-14T18:45:04.763Z] e5e13b0c77cb: Preparing [2022-11-14T18:45:04.763Z] f41eacc21343: Waiting [2022-11-14T18:45:04.763Z] 196c0ccdfff6: Waiting [2022-11-14T18:45:04.763Z] da3ed3f45ec6: Waiting [2022-11-14T18:45:04.763Z] 55b4b7e0ce19: Waiting [2022-11-14T18:45:04.763Z] 247d04cdd3b5: Waiting [2022-11-14T18:45:04.763Z] 8d93363cd999: Waiting [2022-11-14T18:45:04.763Z] e5e13b0c77cb: Waiting [2022-11-14T18:45:04.763Z] 6cbbb8dd9aff: Layer already exists [2022-11-14T18:45:04.763Z] 550e596c6d0e: Layer already exists [2022-11-14T18:45:04.763Z] 9892a67871d3: Layer already exists [2022-11-14T18:45:04.763Z] 9672d72bc6a7: Layer already exists [2022-11-14T18:45:04.763Z] 1207169bf42c: Layer already exists [2022-11-14T18:45:04.763Z] f41eacc21343: Layer already exists [2022-11-14T18:45:04.763Z] 196c0ccdfff6: Layer already exists [2022-11-14T18:45:04.763Z] da3ed3f45ec6: Layer already exists [2022-11-14T18:45:04.763Z] 55b4b7e0ce19: Layer already exists [2022-11-14T18:45:04.763Z] 247d04cdd3b5: Layer already exists [2022-11-14T18:45:04.763Z] 8d93363cd999: Layer already exists [2022-11-14T18:45:04.763Z] e5e13b0c77cb: Layer already exists [2022-11-14T18:45:04.763Z] 2.3.0-dev.22: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:04.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-14T18:45:05.061Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:05.258Z] + sudo service docker restart [2022-11-14T18:45:05.360Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [2022-11-14T18:45:05.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-14T18:45:05.360Z] 6cbbb8dd9aff: Preparing [2022-11-14T18:45:05.360Z] 9892a67871d3: Preparing [2022-11-14T18:45:05.360Z] 9672d72bc6a7: Preparing [2022-11-14T18:45:05.360Z] 550e596c6d0e: Preparing [2022-11-14T18:45:05.360Z] 1207169bf42c: Preparing [2022-11-14T18:45:05.360Z] f41eacc21343: Preparing [2022-11-14T18:45:05.360Z] 196c0ccdfff6: Preparing [2022-11-14T18:45:05.360Z] da3ed3f45ec6: Preparing [2022-11-14T18:45:05.360Z] 55b4b7e0ce19: Preparing [2022-11-14T18:45:05.360Z] 247d04cdd3b5: Preparing [2022-11-14T18:45:05.360Z] 8d93363cd999: Preparing [2022-11-14T18:45:05.360Z] e5e13b0c77cb: Preparing [2022-11-14T18:45:05.360Z] da3ed3f45ec6: Waiting [2022-11-14T18:45:05.360Z] e5e13b0c77cb: Waiting [2022-11-14T18:45:05.360Z] 55b4b7e0ce19: Waiting [2022-11-14T18:45:05.360Z] 247d04cdd3b5: Waiting [2022-11-14T18:45:05.360Z] 8d93363cd999: Waiting [2022-11-14T18:45:05.360Z] f41eacc21343: Waiting [2022-11-14T18:45:05.360Z] 196c0ccdfff6: Waiting [2022-11-14T18:45:05.360Z] 9672d72bc6a7: Layer already exists [2022-11-14T18:45:05.360Z] 6cbbb8dd9aff: Layer already exists [2022-11-14T18:45:05.360Z] 1207169bf42c: Layer already exists [2022-11-14T18:45:05.360Z] 9892a67871d3: Layer already exists [2022-11-14T18:45:05.360Z] 550e596c6d0e: Layer already exists [2022-11-14T18:45:05.360Z] 196c0ccdfff6: Layer already exists [2022-11-14T18:45:05.360Z] f41eacc21343: Layer already exists [2022-11-14T18:45:05.360Z] 55b4b7e0ce19: Layer already exists [2022-11-14T18:45:05.360Z] da3ed3f45ec6: Layer already exists [2022-11-14T18:45:05.360Z] 247d04cdd3b5: Layer already exists [2022-11-14T18:45:05.360Z] 8d93363cd999: Layer already exists [2022-11-14T18:45:05.360Z] e5e13b0c77cb: Layer already exists [2022-11-14T18:45:05.360Z] 02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:05.664Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:05.971Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-11-14T18:45:05.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-14T18:45:05.971Z] 6cbbb8dd9aff: Preparing [2022-11-14T18:45:05.971Z] 9892a67871d3: Preparing [2022-11-14T18:45:05.971Z] 9672d72bc6a7: Preparing [2022-11-14T18:45:05.971Z] 550e596c6d0e: Preparing [2022-11-14T18:45:05.971Z] 1207169bf42c: Preparing [2022-11-14T18:45:05.971Z] f41eacc21343: Preparing [2022-11-14T18:45:05.971Z] 196c0ccdfff6: Preparing [2022-11-14T18:45:05.971Z] da3ed3f45ec6: Preparing [2022-11-14T18:45:05.971Z] 55b4b7e0ce19: Preparing [2022-11-14T18:45:05.971Z] 247d04cdd3b5: Preparing [2022-11-14T18:45:05.971Z] 8d93363cd999: Preparing [2022-11-14T18:45:05.971Z] e5e13b0c77cb: Preparing [2022-11-14T18:45:05.971Z] f41eacc21343: Waiting [2022-11-14T18:45:05.971Z] 196c0ccdfff6: Waiting [2022-11-14T18:45:05.971Z] da3ed3f45ec6: Waiting [2022-11-14T18:45:05.971Z] 55b4b7e0ce19: Waiting [2022-11-14T18:45:05.971Z] e5e13b0c77cb: Waiting [2022-11-14T18:45:05.971Z] 247d04cdd3b5: Waiting [2022-11-14T18:45:05.971Z] 8d93363cd999: Waiting [2022-11-14T18:45:05.971Z] 9892a67871d3: Layer already exists [2022-11-14T18:45:05.971Z] 9672d72bc6a7: Layer already exists [2022-11-14T18:45:05.971Z] 1207169bf42c: Layer already exists [2022-11-14T18:45:05.971Z] 550e596c6d0e: Layer already exists [2022-11-14T18:45:05.971Z] 6cbbb8dd9aff: Layer already exists [2022-11-14T18:45:05.971Z] 196c0ccdfff6: Layer already exists [2022-11-14T18:45:05.971Z] f41eacc21343: Layer already exists [2022-11-14T18:45:05.971Z] da3ed3f45ec6: Layer already exists [2022-11-14T18:45:05.971Z] 247d04cdd3b5: Layer already exists [2022-11-14T18:45:05.971Z] 55b4b7e0ce19: Layer already exists [2022-11-14T18:45:05.971Z] 8d93363cd999: Layer already exists [2022-11-14T18:45:05.971Z] e5e13b0c77cb: Layer already exists [2022-11-14T18:45:05.971Z] main: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-14T18:45:06.013Z] ===================================================== [Pipeline] echo [2022-11-14T18:45:06.021Z] taggedImages: [2022-11-14T18:45:06.021Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:45:06.021Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-11-14T18:45:06.021Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.22 [2022-11-14T18:45:06.021Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [2022-11-14T18:45:06.021Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:06.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-14T18:45:06.387Z] [2022-11-14T18:45:06.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:06.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-14T18:45:06.683Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-14T18:45:06.683Z] 5eb5b503b376: Pulling fs layer [2022-11-14T18:45:06.683Z] 5c69ac0246d0: Pulling fs layer [2022-11-14T18:45:06.683Z] ec43610c2a17: Pulling fs layer [2022-11-14T18:45:06.683Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-14T18:45:06.683Z] 33b1e0a273af: Pulling fs layer [2022-11-14T18:45:06.683Z] 5d3b04190fa2: Pulling fs layer [2022-11-14T18:45:06.683Z] 2f39f015ded8: Pulling fs layer [2022-11-14T18:45:06.683Z] 3a2ae6a8a46f: Waiting [2022-11-14T18:45:06.683Z] 33b1e0a273af: Waiting [2022-11-14T18:45:06.683Z] 5d3b04190fa2: Waiting [2022-11-14T18:45:06.683Z] 5c69ac0246d0: Verifying Checksum [2022-11-14T18:45:06.683Z] 5c69ac0246d0: Download complete [2022-11-14T18:45:06.683Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-14T18:45:06.683Z] 3a2ae6a8a46f: Download complete [2022-11-14T18:45:06.940Z] 33b1e0a273af: Verifying Checksum [2022-11-14T18:45:06.940Z] 33b1e0a273af: Download complete [2022-11-14T18:45:06.940Z] 5d3b04190fa2: Verifying Checksum [2022-11-14T18:45:06.940Z] 5d3b04190fa2: Download complete [2022-11-14T18:45:06.940Z] ec43610c2a17: Download complete [2022-11-14T18:45:06.940Z] 5eb5b503b376: Download complete [2022-11-14T18:45:07.503Z] 2f39f015ded8: Download complete [2022-11-14T18:45:08.070Z] 5eb5b503b376: Pull complete [2022-11-14T18:45:08.070Z] 5c69ac0246d0: Pull complete [2022-11-14T18:45:08.637Z] ec43610c2a17: Pull complete [2022-11-14T18:45:08.637Z] 3a2ae6a8a46f: Pull complete [2022-11-14T18:45:08.895Z] 33b1e0a273af: Pull complete [2022-11-14T18:45:08.895Z] 5d3b04190fa2: Pull complete [2022-11-14T18:45:13.077Z] 2f39f015ded8: Pull complete [2022-11-14T18:45:13.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-14T18:45:13.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-14T18:45:13.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:45:13.154Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:45:13.185Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-14T18:45:15.854Z] $ docker top 3da21c48addaef5c190e95406627e3a733207e322f06f48d4770366aeaeed481 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:45:16.242Z] ---> job-cost.sh [2022-11-14T18:45:16.242Z] lf-activate-venv: SKIPPING [2022-11-14T18:45:16.242Z] INFO: No Stack... [2022-11-14T18:45:16.501Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-14T18:45:16.759Z] INFO: Archiving Costs [Pipeline] sh [2022-11-14T18:45:17.045Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-11-14T18:45:17.045Z] + cut -d, -f6 [Pipeline] lock [2022-11-14T18:45:17.058Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [2022-11-14T18:45:17.065Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] did not exist. Created. [2022-11-14T18:45:17.065Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-14T18:45:17.361Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-14T18:45:17.388Z] Stashed 1 file(s) [Pipeline] } [2022-11-14T18:45:17.396Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-14T18:45:17.416Z] $ docker stop --time=1 3da21c48addaef5c190e95406627e3a733207e322f06f48d4770366aeaeed481 [2022-11-14T18:45:18.566Z] $ docker rm -f 3da21c48addaef5c190e95406627e3a733207e322f06f48d4770366aeaeed481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-14T18:45:23.509Z] provisioning config files... [2022-11-14T18:45:23.530Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/63@tmp/config14364774080615571186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:45:23.871Z] ---> docker-login.sh [2022-11-14T18:45:23.871Z] nexus3.edgexfoundry.org:10001 [2022-11-14T18:45:24.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:45:24.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:45:24.412Z] Configure a credential helper to remove this warning. See [2022-11-14T18:45:24.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:45:24.412Z] [2022-11-14T18:45:24.412Z] Login Succeeded [2022-11-14T18:45:24.412Z] nexus3.edgexfoundry.org:10002 [2022-11-14T18:45:24.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:45:24.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:45:24.683Z] Configure a credential helper to remove this warning. See [2022-11-14T18:45:24.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:45:24.683Z] [2022-11-14T18:45:24.683Z] Login Succeeded [2022-11-14T18:45:24.683Z] nexus3.edgexfoundry.org:10003 [2022-11-14T18:45:24.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:45:25.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:45:25.228Z] Configure a credential helper to remove this warning. See [2022-11-14T18:45:25.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:45:25.228Z] [2022-11-14T18:45:25.228Z] Login Succeeded [2022-11-14T18:45:25.228Z] nexus3.edgexfoundry.org:10004 [2022-11-14T18:45:25.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:45:25.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:45:25.497Z] Configure a credential helper to remove this warning. See [2022-11-14T18:45:25.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:45:25.497Z] [2022-11-14T18:45:25.497Z] Login Succeeded [2022-11-14T18:45:25.497Z] docker.io [2022-11-14T18:45:25.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:45:26.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:45:26.034Z] Configure a credential helper to remove this warning. See [2022-11-14T18:45:26.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:45:26.034Z] [2022-11-14T18:45:26.034Z] Login Succeeded [2022-11-14T18:45:26.034Z] ---> docker-login.sh ends [Pipeline] } [2022-11-14T18:45:26.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-14T18:45:26.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T18:45:26.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T18:45:26.200Z] ========================================================= [2022-11-14T18:45:26.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-14T18:45:26.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:45:26.541Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-14T18:45:26.808Z] Sending build context to Docker daemon 1.041MB [2022-11-14T18:45:26.808Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-14T18:45:26.808Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-14T18:45:26.809Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-14T18:45:26.809Z] 9b18e9b68314: Pulling fs layer [2022-11-14T18:45:26.809Z] 35d82f9e3411: Pulling fs layer [2022-11-14T18:45:26.809Z] e16973657156: Pulling fs layer [2022-11-14T18:45:26.809Z] fc693d55d65f: Pulling fs layer [2022-11-14T18:45:26.809Z] 7e9fc2657dce: Pulling fs layer [2022-11-14T18:45:26.809Z] dda99020689f: Pulling fs layer [2022-11-14T18:45:26.809Z] db1c61fa0a46: Pulling fs layer [2022-11-14T18:45:26.809Z] 891c053d2c06: Pulling fs layer [2022-11-14T18:45:26.809Z] fc693d55d65f: Waiting [2022-11-14T18:45:26.809Z] 7e9fc2657dce: Waiting [2022-11-14T18:45:26.809Z] dda99020689f: Waiting [2022-11-14T18:45:26.809Z] db1c61fa0a46: Waiting [2022-11-14T18:45:26.809Z] 891c053d2c06: Waiting [2022-11-14T18:45:27.078Z] e16973657156: Verifying Checksum [2022-11-14T18:45:27.078Z] e16973657156: Download complete [2022-11-14T18:45:27.078Z] 35d82f9e3411: Verifying Checksum [2022-11-14T18:45:27.078Z] 35d82f9e3411: Download complete [2022-11-14T18:45:27.078Z] 7e9fc2657dce: Verifying Checksum [2022-11-14T18:45:27.078Z] 7e9fc2657dce: Download complete [2022-11-14T18:45:27.078Z] dda99020689f: Verifying Checksum [2022-11-14T18:45:27.078Z] dda99020689f: Download complete [2022-11-14T18:45:27.078Z] 9b18e9b68314: Verifying Checksum [2022-11-14T18:45:27.078Z] 9b18e9b68314: Download complete [2022-11-14T18:45:28.049Z] 9b18e9b68314: Pull complete [2022-11-14T18:45:28.049Z] 891c053d2c06: Verifying Checksum [2022-11-14T18:45:28.049Z] 891c053d2c06: Download complete [2022-11-14T18:45:28.642Z] 35d82f9e3411: Pull complete [2022-11-14T18:45:29.232Z] db1c61fa0a46: Download complete [2022-11-14T18:45:29.818Z] fc693d55d65f: Verifying Checksum [2022-11-14T18:45:29.818Z] fc693d55d65f: Download complete [2022-11-14T18:45:30.779Z] e16973657156: Pull complete [2022-11-14T18:45:43.102Z] fc693d55d65f: Pull complete [2022-11-14T18:45:43.102Z] 7e9fc2657dce: Pull complete [2022-11-14T18:45:43.102Z] dda99020689f: Pull complete [2022-11-14T18:45:49.779Z] db1c61fa0a46: Pull complete [2022-11-14T18:45:51.205Z] 891c053d2c06: Pull complete [2022-11-14T18:45:51.205Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-14T18:45:51.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-14T18:45:51.205Z] ---> f96f9c87975a [2022-11-14T18:45:51.205Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-14T18:45:53.160Z] ---> Running in 8fd25cf914c3 [2022-11-14T18:45:53.432Z] Removing intermediate container 8fd25cf914c3 [2022-11-14T18:45:53.432Z] ---> d9c0feaef07f [2022-11-14T18:45:53.432Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-14T18:45:53.432Z] ---> Running in 90c4bfd78347 [2022-11-14T18:45:53.703Z] Removing intermediate container 90c4bfd78347 [2022-11-14T18:45:53.703Z] ---> e77c9ca4008f [2022-11-14T18:45:53.703Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-14T18:45:53.703Z] ---> Running in 61d48b5a42b4 [2022-11-14T18:45:54.297Z] Removing intermediate container 61d48b5a42b4 [2022-11-14T18:45:54.297Z] ---> 56d445ccfcfd [2022-11-14T18:45:54.297Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-14T18:45:54.297Z] ---> Running in 9b535a84648b [2022-11-14T18:45:54.564Z] Removing intermediate container 9b535a84648b [2022-11-14T18:45:54.564Z] ---> 72c0bdf0e09c [2022-11-14T18:45:54.564Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-14T18:45:54.564Z] ---> Running in 9d3fd08e041c [2022-11-14T18:45:55.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T18:45:56.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T18:45:56.700Z] (1/14) Installing libintl (0.21-r2) [2022-11-14T18:45:56.700Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-11-14T18:45:56.700Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-11-14T18:45:56.700Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-11-14T18:45:56.965Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-11-14T18:45:56.966Z] (6/14) Installing udev-init-scripts (35-r0) [2022-11-14T18:45:56.966Z] Executing udev-init-scripts-35-r0.post-install [2022-11-14T18:45:56.966Z] (7/14) Installing libblkid (2.38-r1) [2022-11-14T18:45:56.966Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-11-14T18:45:56.966Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-11-14T18:45:56.966Z] (10/14) Installing kmod-libs (29-r2) [2022-11-14T18:45:57.232Z] (11/14) Installing eudev (3.2.11-r0) [2022-11-14T18:45:57.232Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-11-14T18:45:57.232Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-11-14T18:45:57.232Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-11-14T18:45:57.232Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T18:45:57.232Z] Executing eudev-3.2.11-r0.trigger [2022-11-14T18:45:57.232Z] OK: 228 MiB in 65 packages [2022-11-14T18:45:58.643Z] Removing intermediate container 9d3fd08e041c [2022-11-14T18:45:58.643Z] ---> 905d2764066b [2022-11-14T18:45:58.643Z] Step 8/13 : WORKDIR /device-usb-camera [2022-11-14T18:45:58.643Z] ---> Running in 1cbf276f89aa [2022-11-14T18:45:58.643Z] Removing intermediate container 1cbf276f89aa [2022-11-14T18:45:58.643Z] ---> 5264ee1ad523 [2022-11-14T18:45:58.643Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-14T18:45:59.318Z] ---> 91ecd27ce560 [2022-11-14T18:45:59.318Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T18:45:59.318Z] ---> Running in ea0cef139f32 [2022-11-14T18:46:55.782Z] Removing intermediate container ea0cef139f32 [2022-11-14T18:46:55.782Z] ---> 5409477f933a [2022-11-14T18:46:55.782Z] Step 11/13 : COPY . . [2022-11-14T18:46:55.782Z] ---> 3a85c25c7fcb [2022-11-14T18:46:55.782Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-14T18:46:55.782Z] ---> Running in 3ed932b7c54a [2022-11-14T18:46:55.782Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-14T18:46:55.782Z] Dload Upload Total Spent Left Speed [2022-11-14T18:46:55.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14538 0 --:--:-- --:--:-- --:--:-- 14750 [2022-11-14T18:46:55.782Z] Removing intermediate container 3ed932b7c54a [2022-11-14T18:46:55.782Z] ---> 93f3c8589cbc [2022-11-14T18:46:55.782Z] Step 13/13 : RUN ${MAKE} [2022-11-14T18:46:55.782Z] ---> Running in 792df4d79261 [2022-11-14T18:46:55.782Z] noop [2022-11-14T18:46:55.782Z] Removing intermediate container 792df4d79261 [2022-11-14T18:46:55.782Z] ---> b352e2d548ac [2022-11-14T18:46:55.782Z] Successfully built b352e2d548ac [2022-11-14T18:46:55.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:46:56.122Z] + docker inspect -f . ci-base-image-arm64 [2022-11-14T18:46:56.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:46:56.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-119247 does not seem to be running inside a container [2022-11-14T18:46:56.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/63 -v /w/workspace/device-usb-camera/63:/w/workspace/device-usb-camera/63:rw,z -v /w/workspace/device-usb-camera/63@tmp:/w/workspace/device-usb-camera/63@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 ******** ci-base-image-arm64 cat [2022-11-14T18:46:57.537Z] $ docker top 12901fd7397e2be12877e12a2100e378dd28fb82f9602592a4f327d8673caac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T18:46:58.361Z] + go version [2022-11-14T18:46:58.361Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-14T18:46:58.382Z] $ docker stop --time=1 12901fd7397e2be12877e12a2100e378dd28fb82f9602592a4f327d8673caac9 [2022-11-14T18:46:59.957Z] $ docker rm -f 12901fd7397e2be12877e12a2100e378dd28fb82f9602592a4f327d8673caac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:47:00.507Z] + docker inspect -f . ci-base-image-arm64 [2022-11-14T18:47:00.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:47:00.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-119247 does not seem to be running inside a container [2022-11-14T18:47:00.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/63 -v /w/workspace/device-usb-camera/63:/w/workspace/device-usb-camera/63:rw,z -v /w/workspace/device-usb-camera/63@tmp:/w/workspace/device-usb-camera/63@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 ******** ci-base-image-arm64 cat [2022-11-14T18:47:01.911Z] $ docker top 13e5ec1bd8cb3d694c83c95a45f3a1d01de86d1e4803ef18c3486c9019d133c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T18:47:02.406Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/63 [Pipeline] fileExists [Pipeline] sh [2022-11-14T18:47:03.313Z] + make test [2022-11-14T18:47:03.313Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-11-14T18:47:04.722Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-11-14T18:48:41.353Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-11-14T18:48:41.353Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements [2022-11-14T18:48:41.353Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-14T18:48:41.353Z] CGO_ENABLED=1 go vet ./... [2022-11-14T18:48:56.352Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-14T18:48:56.352Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-14T18:48:56.352Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-14T18:48:56.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-14T18:48:56.386Z] $ docker stop --time=1 13e5ec1bd8cb3d694c83c95a45f3a1d01de86d1e4803ef18c3486c9019d133c9 [2022-11-14T18:48:59.396Z] $ docker rm -f 13e5ec1bd8cb3d694c83c95a45f3a1d01de86d1e4803ef18c3486c9019d133c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-14T18:49:00.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-14T18:49:00.363Z] Warning: overwriting stash ‘coverage-report’ [2022-11-14T18:49:00.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-14T18:49:01.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-14T18:49:01.472Z] + ls -al . [2022-11-14T18:49:01.472Z] total 196 [2022-11-14T18:49:01.472Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 18:47 . [2022-11-14T18:49:01.472Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:45 .. [2022-11-14T18:49:01.472Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:45 .git [2022-11-14T18:49:01.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:45 .github [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 414 Nov 14 18:45 .gitignore [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 14 18:45 .golangci.yml [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 18:45 .hadolint.yml [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 9702 Nov 14 18:45 Attribution.txt [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 1206 Nov 14 18:45 CHANGELOG.md [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 2378 Nov 14 18:45 Dockerfile [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 18:45 GOVERNANCE.md [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 18:45 Jenkinsfile [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 18:45 LICENSE [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 2554 Nov 14 18:45 Makefile [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 18:45 OWNERS.md [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 5773 Nov 14 18:45 README.md [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 18:43 VERSION [2022-11-14T18:49:01.472Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:45 bin [2022-11-14T18:49:01.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:45 cmd [2022-11-14T18:49:01.472Z] -rw-r--r-- 1 jenkins jenkins 29645 Nov 14 18:48 coverage.out [2022-11-14T18:49:01.472Z] -rwxrwxr-x 1 jenkins jenkins 140 Nov 14 18:45 docker-entrypoint.sh [2022-11-14T18:49:01.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:45 docs [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 3573 Nov 14 18:45 go.mod [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 45026 Nov 14 18:45 go.sum [2022-11-14T18:49:01.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:45 internal [2022-11-14T18:49:01.472Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:45 snap [2022-11-14T18:49:01.472Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:49:01.807Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=02bc3351eb583ffe88737b5638435757cc287900 --label arch=arm64 --label version=2.3.0-dev.22 . [2022-11-14T18:49:02.077Z] Sending build context to Docker daemon 1.072MB [2022-11-14T18:49:02.077Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-11-14T18:49:02.077Z] Step 2/35 : FROM ${BASE} AS builder [2022-11-14T18:49:02.077Z] ---> b352e2d548ac [2022-11-14T18:49:02.077Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-11-14T18:49:02.346Z] ---> Running in 20735d8595e7 [2022-11-14T18:49:02.614Z] Removing intermediate container 20735d8595e7 [2022-11-14T18:49:02.614Z] ---> 8fa5f9eff6f8 [2022-11-14T18:49:02.614Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-14T18:49:02.614Z] ---> Running in 8b3d073d64e8 [2022-11-14T18:49:02.880Z] Removing intermediate container 8b3d073d64e8 [2022-11-14T18:49:02.880Z] ---> e588620aabde [2022-11-14T18:49:02.880Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-14T18:49:02.880Z] ---> Running in 51144cc1e642 [2022-11-14T18:49:03.148Z] Removing intermediate container 51144cc1e642 [2022-11-14T18:49:03.148Z] ---> d3953d25844c [2022-11-14T18:49:03.148Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-14T18:49:03.148Z] ---> Running in a404dbc3eac7 [2022-11-14T18:49:03.419Z] Removing intermediate container a404dbc3eac7 [2022-11-14T18:49:03.419Z] ---> 908cd8b128e1 [2022-11-14T18:49:03.419Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-14T18:49:03.691Z] ---> Running in ef8db54803d6 [2022-11-14T18:49:04.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T18:49:04.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T18:49:05.881Z] OK: 228 MiB in 65 packages [2022-11-14T18:49:06.466Z] Removing intermediate container ef8db54803d6 [2022-11-14T18:49:06.466Z] ---> 7f554de03817 [2022-11-14T18:49:06.466Z] Step 8/35 : WORKDIR /device-usb-camera [2022-11-14T18:49:06.734Z] ---> Running in 4e6bd33b8bfd [2022-11-14T18:49:07.007Z] Removing intermediate container 4e6bd33b8bfd [2022-11-14T18:49:07.007Z] ---> 6e6ade541c34 [2022-11-14T18:49:07.007Z] Step 9/35 : COPY go.mod vendor* ./ [2022-11-14T18:49:07.593Z] ---> 58c80673000d [2022-11-14T18:49:07.593Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T18:49:07.593Z] ---> Running in 497df35e8365 [2022-11-14T18:49:10.942Z] Removing intermediate container 497df35e8365 [2022-11-14T18:49:10.942Z] ---> c5f3f90e3ada [2022-11-14T18:49:10.942Z] Step 11/35 : COPY . . [2022-11-14T18:49:11.904Z] ---> ac3868fd6df6 [2022-11-14T18:49:11.904Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-14T18:49:11.904Z] ---> Running in bfb42164cf64 [2022-11-14T18:49:12.875Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-14T18:49:12.875Z] Dload Upload Total Spent Left Speed [2022-11-14T18:49:13.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6649 0 --:--:-- --:--:-- --:--:-- 6679 [2022-11-14T18:49:14.110Z] Removing intermediate container bfb42164cf64 [2022-11-14T18:49:14.110Z] ---> 375283c26bea [2022-11-14T18:49:14.110Z] Step 13/35 : RUN ${MAKE} [2022-11-14T18:49:14.110Z] ---> Running in 505dd05af4cf [2022-11-14T18:49:15.073Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-11-14T18:51:36.769Z] Removing intermediate container 505dd05af4cf [2022-11-14T18:51:36.769Z] ---> d2250cbfcb25 [2022-11-14T18:51:36.769Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-11-14T18:51:36.769Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-11-14T18:51:36.769Z] eab2503cf8f4: Pulling fs layer [2022-11-14T18:51:36.769Z] 97cd0a44c592: Pulling fs layer [2022-11-14T18:51:36.769Z] 97cd0a44c592: Verifying Checksum [2022-11-14T18:51:36.769Z] 97cd0a44c592: Download complete [2022-11-14T18:51:36.769Z] eab2503cf8f4: Verifying Checksum [2022-11-14T18:51:36.769Z] eab2503cf8f4: Download complete [2022-11-14T18:51:36.769Z] eab2503cf8f4: Pull complete [2022-11-14T18:51:36.769Z] 97cd0a44c592: Pull complete [2022-11-14T18:51:36.769Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-11-14T18:51:36.769Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-11-14T18:51:36.769Z] ---> 7f763cca56b3 [2022-11-14T18:51:36.769Z] Step 15/35 : FROM alpine:3.16 [2022-11-14T18:51:36.769Z] 3.16: Pulling from library/alpine [2022-11-14T18:51:36.769Z] 6875df1f5354: Pulling fs layer [2022-11-14T18:51:36.769Z] 6875df1f5354: Verifying Checksum [2022-11-14T18:51:36.769Z] 6875df1f5354: Download complete [2022-11-14T18:51:36.769Z] 6875df1f5354: Pull complete [2022-11-14T18:51:36.769Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-14T18:51:36.769Z] Status: Downloaded newer image for alpine:3.16 [2022-11-14T18:51:36.769Z] ---> 2b4661558fb8 [2022-11-14T18:51:36.769Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-14T18:51:36.769Z] ---> Running in b6118f6ff94e [2022-11-14T18:51:36.769Z] Removing intermediate container b6118f6ff94e [2022-11-14T18:51:36.769Z] ---> 3ea67ab2ff97 [2022-11-14T18:51:36.769Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-11-14T18:51:36.769Z] ---> Running in ebe11bdb2cf4 [2022-11-14T18:51:37.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T18:51:37.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T18:51:38.265Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-11-14T18:51:38.265Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-11-14T18:51:38.265Z] (3/82) Installing libxau (1.0.9-r0) [2022-11-14T18:51:38.265Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-11-14T18:51:38.265Z] (5/82) Installing libxcb (1.15-r0) [2022-11-14T18:51:38.265Z] (6/82) Installing libx11 (1.8-r0) [2022-11-14T18:51:38.533Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-11-14T18:51:38.533Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-11-14T18:51:38.798Z] (9/82) Installing expat (2.5.0-r0) [2022-11-14T18:51:38.798Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-11-14T18:51:38.798Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-11-14T18:51:38.798Z] (12/82) Installing libpng (1.6.37-r1) [2022-11-14T18:51:38.798Z] (13/82) Installing freetype (2.12.1-r0) [2022-11-14T18:51:38.798Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-11-14T18:51:38.798Z] (15/82) Installing fribidi (1.0.12-r0) [2022-11-14T18:51:38.798Z] (16/82) Installing libffi (3.4.2-r1) [2022-11-14T18:51:38.798Z] (17/82) Installing libintl (0.21-r2) [2022-11-14T18:51:38.798Z] (18/82) Installing libblkid (2.38-r1) [2022-11-14T18:51:38.798Z] (19/82) Installing libmount (2.38-r1) [2022-11-14T18:51:38.798Z] (20/82) Installing pcre (8.45-r2) [2022-11-14T18:51:39.065Z] (21/82) Installing glib (2.72.1-r0) [2022-11-14T18:51:39.065Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-11-14T18:51:39.065Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-11-14T18:51:39.065Z] (24/82) Installing libass (0.16.0-r0) [2022-11-14T18:51:39.065Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-11-14T18:51:39.065Z] (26/82) Installing libdrm (2.4.110-r0) [2022-11-14T18:51:39.065Z] (27/82) Installing gmp (6.2.1-r2) [2022-11-14T18:51:39.065Z] (28/82) Installing nettle (3.7.3-r0) [2022-11-14T18:51:39.065Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-11-14T18:51:39.065Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-11-14T18:51:39.331Z] (31/82) Installing libunistring (1.0-r0) [2022-11-14T18:51:39.331Z] (32/82) Installing gnutls (3.7.7-r0) [2022-11-14T18:51:39.331Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-14T18:51:39.331Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-14T18:51:39.331Z] (35/82) Installing lame (3.100-r0) [2022-11-14T18:51:39.331Z] (36/82) Installing opus (1.3.1-r1) [2022-11-14T18:51:39.331Z] (37/82) Installing libasyncns (0.8-r1) [2022-11-14T18:51:39.331Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-11-14T18:51:39.331Z] (39/82) Installing libltdl (2.4.7-r0) [2022-11-14T18:51:39.331Z] (40/82) Installing orc (0.4.32-r0) [2022-11-14T18:51:39.331Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-11-14T18:51:39.332Z] (42/82) Installing libogg (1.3.5-r1) [2022-11-14T18:51:39.332Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-14T18:51:39.332Z] (44/82) Installing flac (1.3.4-r0) [2022-11-14T18:51:39.600Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-11-14T18:51:39.600Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-11-14T18:51:39.600Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-11-14T18:51:39.600Z] (48/82) Installing soxr (0.1.3-r2) [2022-11-14T18:51:39.600Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-11-14T18:51:39.600Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-11-14T18:51:39.600Z] (51/82) Installing libpulse (15.0-r2) [2022-11-14T18:51:39.600Z] (52/82) Installing cjson (1.7.15-r3) [2022-11-14T18:51:39.600Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-11-14T18:51:39.600Z] (54/82) Installing librist (0.2.6-r1) [2022-11-14T18:51:39.600Z] (55/82) Installing libsrt (1.4.4-r0) [2022-11-14T18:51:39.600Z] (56/82) Installing libssh (0.9.6-r1) [2022-11-14T18:51:39.600Z] (57/82) Installing libtheora (1.1.1-r16) [2022-11-14T18:51:39.600Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-11-14T18:51:39.600Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-11-14T18:51:39.865Z] (60/82) Installing libxext (1.3.4-r0) [2022-11-14T18:51:39.865Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-11-14T18:51:39.865Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-11-14T18:51:39.865Z] (63/82) Installing libva (2.14.0-r0) [2022-11-14T18:51:39.865Z] (64/82) Installing libvdpau (1.5-r0) [2022-11-14T18:51:39.865Z] (65/82) Installing vidstab (1.1.0-r1) [2022-11-14T18:51:39.865Z] (66/82) Installing libvpx (1.11.0-r1) [2022-11-14T18:51:39.865Z] (67/82) Installing libwebp (1.2.3-r0) [2022-11-14T18:51:39.865Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-11-14T18:51:39.865Z] (69/82) Installing numactl (2.0.14-r0) [2022-11-14T18:51:39.865Z] (70/82) Installing x265-libs (3.5-r3) [2022-11-14T18:51:40.132Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-11-14T18:51:40.132Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-11-14T18:51:40.712Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-11-14T18:51:40.713Z] (74/82) Installing udev-init-scripts (35-r0) [2022-11-14T18:51:40.713Z] Executing udev-init-scripts-35-r0.post-install [2022-11-14T18:51:40.713Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-11-14T18:51:40.713Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-11-14T18:51:40.713Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-11-14T18:51:40.713Z] (78/82) Installing kmod-libs (29-r2) [2022-11-14T18:51:40.713Z] (79/82) Installing eudev (3.2.11-r0) [2022-11-14T18:51:40.713Z] (80/82) Installing libsodium (1.0.18-r0) [2022-11-14T18:51:40.713Z] (81/82) Installing libzmq (4.3.4-r0) [2022-11-14T18:51:40.713Z] (82/82) Installing zeromq (4.3.4-r0) [2022-11-14T18:51:40.713Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T18:51:40.713Z] Executing eudev-3.2.11-r0.trigger [2022-11-14T18:51:40.713Z] OK: 78 MiB in 96 packages [2022-11-14T18:51:44.075Z] Removing intermediate container ebe11bdb2cf4 [2022-11-14T18:51:44.075Z] ---> 14f1e25bec61 [2022-11-14T18:51:44.075Z] Step 18/35 : WORKDIR / [2022-11-14T18:51:44.075Z] ---> Running in cfcb7718877d [2022-11-14T18:51:44.075Z] Removing intermediate container cfcb7718877d [2022-11-14T18:51:44.075Z] ---> 0f3d2137568f [2022-11-14T18:51:44.075Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-11-14T18:51:45.481Z] ---> d28b72d494b1 [2022-11-14T18:51:45.481Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-11-14T18:51:46.064Z] ---> 21bff2602845 [2022-11-14T18:51:46.064Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-11-14T18:51:46.647Z] ---> a58d47e571c7 [2022-11-14T18:51:46.647Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-11-14T18:51:47.605Z] ---> aa86cfe9ca83 [2022-11-14T18:51:47.605Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-11-14T18:51:48.189Z] ---> 94a017aea0c1 [2022-11-14T18:51:48.189Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-11-14T18:51:48.455Z] ---> db5c3170de0f [2022-11-14T18:51:48.455Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-11-14T18:51:49.866Z] ---> cca2fdb718a4 [2022-11-14T18:51:49.866Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-11-14T18:51:49.866Z] ---> Running in 2744abd2992d [2022-11-14T18:51:51.277Z] Removing intermediate container 2744abd2992d [2022-11-14T18:51:51.277Z] ---> b37416ceecce [2022-11-14T18:51:51.277Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-11-14T18:51:51.277Z] ---> Running in f2146e02825d [2022-11-14T18:51:53.220Z] Removing intermediate container f2146e02825d [2022-11-14T18:51:53.220Z] ---> 5362468852e2 [2022-11-14T18:51:53.220Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-11-14T18:51:53.220Z] ---> Running in 20c1e5ca1eea [2022-11-14T18:51:54.629Z] Removing intermediate container 20c1e5ca1eea [2022-11-14T18:51:54.629Z] ---> 933af1bdc9a7 [2022-11-14T18:51:54.629Z] Step 29/35 : EXPOSE 59983 [2022-11-14T18:51:54.629Z] ---> Running in e0ee44799106 [2022-11-14T18:51:54.629Z] Removing intermediate container e0ee44799106 [2022-11-14T18:51:54.629Z] ---> ae5808589e4a [2022-11-14T18:51:54.629Z] Step 30/35 : EXPOSE 8554 [2022-11-14T18:51:54.908Z] ---> Running in 9df1aeafc951 [2022-11-14T18:51:55.174Z] Removing intermediate container 9df1aeafc951 [2022-11-14T18:51:55.174Z] ---> 42ecb2215b07 [2022-11-14T18:51:55.174Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-11-14T18:51:55.174Z] ---> Running in 7c3617257f30 [2022-11-14T18:51:55.441Z] Removing intermediate container 7c3617257f30 [2022-11-14T18:51:55.441Z] ---> 5327ab43f41d [2022-11-14T18:51:55.441Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-11-14T18:51:55.441Z] ---> Running in 2ab22579fb22 [2022-11-14T18:51:55.708Z] Removing intermediate container 2ab22579fb22 [2022-11-14T18:51:55.708Z] ---> 287fa5b38e13 [2022-11-14T18:51:55.708Z] Step 33/35 : LABEL arch=arm64 [2022-11-14T18:51:55.708Z] ---> Running in bddc4b99279f [2022-11-14T18:51:55.979Z] Removing intermediate container bddc4b99279f [2022-11-14T18:51:55.979Z] ---> 2d08e1ef4d61 [2022-11-14T18:51:55.979Z] Step 34/35 : LABEL git_sha=02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:51:55.979Z] ---> Running in 5f9f6450ba42 [2022-11-14T18:51:56.247Z] Removing intermediate container 5f9f6450ba42 [2022-11-14T18:51:56.247Z] ---> aa387d200663 [2022-11-14T18:51:56.247Z] Step 35/35 : LABEL version=2.3.0-dev.22 [2022-11-14T18:51:56.520Z] ---> Running in 9fd16cb2c2a2 [2022-11-14T18:51:56.786Z] Removing intermediate container 9fd16cb2c2a2 [2022-11-14T18:51:56.786Z] ---> d01dc0d6b8ee [2022-11-14T18:51:56.786Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-14T18:51:56.786Z] Successfully built d01dc0d6b8ee [2022-11-14T18:51:56.786Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-14T18:51:56.898Z] provisioning config files... [2022-11-14T18:51:56.911Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/63@tmp/config17641118750723919764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:51:57.239Z] ---> docker-login.sh [2022-11-14T18:51:57.239Z] nexus3.edgexfoundry.org:10001 [2022-11-14T18:51:57.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:51:57.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:51:57.508Z] Configure a credential helper to remove this warning. See [2022-11-14T18:51:57.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:51:57.508Z] [2022-11-14T18:51:57.508Z] Login Succeeded [2022-11-14T18:51:57.508Z] nexus3.edgexfoundry.org:10002 [2022-11-14T18:51:57.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:51:57.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:51:57.774Z] Configure a credential helper to remove this warning. See [2022-11-14T18:51:57.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:51:57.774Z] [2022-11-14T18:51:57.774Z] Login Succeeded [2022-11-14T18:51:57.774Z] nexus3.edgexfoundry.org:10003 [2022-11-14T18:51:58.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:51:58.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:51:58.308Z] Configure a credential helper to remove this warning. See [2022-11-14T18:51:58.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:51:58.308Z] [2022-11-14T18:51:58.308Z] Login Succeeded [2022-11-14T18:51:58.308Z] nexus3.edgexfoundry.org:10004 [2022-11-14T18:51:58.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:51:58.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:51:58.577Z] Configure a credential helper to remove this warning. See [2022-11-14T18:51:58.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:51:58.577Z] [2022-11-14T18:51:58.577Z] Login Succeeded [2022-11-14T18:51:58.577Z] docker.io [2022-11-14T18:51:58.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T18:51:59.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T18:51:59.109Z] Configure a credential helper to remove this warning. See [2022-11-14T18:51:59.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T18:51:59.109Z] [2022-11-14T18:51:59.109Z] Login Succeeded [2022-11-14T18:51:59.109Z] ---> docker-login.sh ends [Pipeline] } [2022-11-14T18:51:59.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-14T18:51:59.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T18:51:59.166Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-11-14T18:51:59.166Z] 02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:51:59.166Z] latest [2022-11-14T18:51:59.166Z] 2.3.0-dev.22 [2022-11-14T18:51:59.166Z] 02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [2022-11-14T18:51:59.166Z] main [2022-11-14T18:51:59.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:51:59.499Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:51:59.831Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:51:59.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-14T18:51:59.831Z] 1d5ca7f241f4: Preparing [2022-11-14T18:51:59.831Z] 2de5c4157008: Preparing [2022-11-14T18:51:59.831Z] a52ff375e5ea: Preparing [2022-11-14T18:51:59.831Z] a43932d1df72: Preparing [2022-11-14T18:51:59.831Z] 1207169bf42c: Preparing [2022-11-14T18:51:59.831Z] 4004097a3833: Preparing [2022-11-14T18:51:59.831Z] 7aac0b97912e: Preparing [2022-11-14T18:51:59.831Z] 19044c9c87d1: Preparing [2022-11-14T18:51:59.831Z] 66dcc3057cf3: Preparing [2022-11-14T18:51:59.831Z] 7f313a51aa5d: Preparing [2022-11-14T18:51:59.831Z] c170f79c87c3: Preparing [2022-11-14T18:51:59.831Z] 17bec77d7fdc: Preparing [2022-11-14T18:51:59.831Z] 19044c9c87d1: Waiting [2022-11-14T18:51:59.831Z] 66dcc3057cf3: Waiting [2022-11-14T18:51:59.831Z] 7f313a51aa5d: Waiting [2022-11-14T18:51:59.831Z] c170f79c87c3: Waiting [2022-11-14T18:51:59.831Z] 17bec77d7fdc: Waiting [2022-11-14T18:51:59.831Z] 7aac0b97912e: Waiting [2022-11-14T18:51:59.831Z] 4004097a3833: Waiting [2022-11-14T18:52:00.098Z] 1d5ca7f241f4: Pushed [2022-11-14T18:52:00.098Z] 1207169bf42c: Pushed [2022-11-14T18:52:00.098Z] a52ff375e5ea: Pushed [2022-11-14T18:52:00.098Z] 2de5c4157008: Pushed [2022-11-14T18:52:00.365Z] 66dcc3057cf3: Pushed [2022-11-14T18:52:00.365Z] 7aac0b97912e: Pushed [2022-11-14T18:52:00.365Z] 4004097a3833: Pushed [2022-11-14T18:52:00.365Z] 19044c9c87d1: Pushed [2022-11-14T18:52:02.304Z] 17bec77d7fdc: Pushed [2022-11-14T18:52:04.256Z] a43932d1df72: Pushed [2022-11-14T18:52:06.199Z] 7f313a51aa5d: Pushed [2022-11-14T18:52:18.629Z] c170f79c87c3: Pushed [2022-11-14T18:52:18.629Z] 02bc3351eb583ffe88737b5638435757cc287900: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:18.975Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:19.310Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-11-14T18:52:19.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-14T18:52:19.310Z] 1d5ca7f241f4: Preparing [2022-11-14T18:52:19.310Z] 2de5c4157008: Preparing [2022-11-14T18:52:19.310Z] a52ff375e5ea: Preparing [2022-11-14T18:52:19.310Z] a43932d1df72: Preparing [2022-11-14T18:52:19.310Z] 1207169bf42c: Preparing [2022-11-14T18:52:19.310Z] 4004097a3833: Preparing [2022-11-14T18:52:19.310Z] 7aac0b97912e: Preparing [2022-11-14T18:52:19.310Z] 19044c9c87d1: Preparing [2022-11-14T18:52:19.310Z] 66dcc3057cf3: Preparing [2022-11-14T18:52:19.310Z] 7f313a51aa5d: Preparing [2022-11-14T18:52:19.310Z] c170f79c87c3: Preparing [2022-11-14T18:52:19.310Z] 17bec77d7fdc: Preparing [2022-11-14T18:52:19.310Z] 19044c9c87d1: Waiting [2022-11-14T18:52:19.310Z] 66dcc3057cf3: Waiting [2022-11-14T18:52:19.310Z] 7f313a51aa5d: Waiting [2022-11-14T18:52:19.310Z] c170f79c87c3: Waiting [2022-11-14T18:52:19.310Z] 17bec77d7fdc: Waiting [2022-11-14T18:52:19.310Z] 4004097a3833: Waiting [2022-11-14T18:52:19.310Z] 7aac0b97912e: Waiting [2022-11-14T18:52:19.310Z] 2de5c4157008: Layer already exists [2022-11-14T18:52:19.310Z] 1207169bf42c: Layer already exists [2022-11-14T18:52:19.310Z] 1d5ca7f241f4: Layer already exists [2022-11-14T18:52:19.310Z] a52ff375e5ea: Layer already exists [2022-11-14T18:52:19.310Z] a43932d1df72: Layer already exists [2022-11-14T18:52:19.310Z] 7f313a51aa5d: Layer already exists [2022-11-14T18:52:19.310Z] 7aac0b97912e: Layer already exists [2022-11-14T18:52:19.310Z] 19044c9c87d1: Layer already exists [2022-11-14T18:52:19.310Z] 4004097a3833: Layer already exists [2022-11-14T18:52:19.310Z] 66dcc3057cf3: Layer already exists [2022-11-14T18:52:19.310Z] 17bec77d7fdc: Layer already exists [2022-11-14T18:52:19.310Z] c170f79c87c3: Layer already exists [2022-11-14T18:52:19.576Z] latest: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:19.910Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:20.239Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.22 [2022-11-14T18:52:20.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-14T18:52:20.240Z] 1d5ca7f241f4: Preparing [2022-11-14T18:52:20.240Z] 2de5c4157008: Preparing [2022-11-14T18:52:20.240Z] a52ff375e5ea: Preparing [2022-11-14T18:52:20.240Z] a43932d1df72: Preparing [2022-11-14T18:52:20.240Z] 1207169bf42c: Preparing [2022-11-14T18:52:20.240Z] 4004097a3833: Preparing [2022-11-14T18:52:20.240Z] 7aac0b97912e: Preparing [2022-11-14T18:52:20.240Z] 19044c9c87d1: Preparing [2022-11-14T18:52:20.240Z] 66dcc3057cf3: Preparing [2022-11-14T18:52:20.240Z] 7f313a51aa5d: Preparing [2022-11-14T18:52:20.240Z] c170f79c87c3: Preparing [2022-11-14T18:52:20.240Z] 17bec77d7fdc: Preparing [2022-11-14T18:52:20.240Z] 19044c9c87d1: Waiting [2022-11-14T18:52:20.240Z] 66dcc3057cf3: Waiting [2022-11-14T18:52:20.240Z] 7f313a51aa5d: Waiting [2022-11-14T18:52:20.240Z] c170f79c87c3: Waiting [2022-11-14T18:52:20.240Z] 17bec77d7fdc: Waiting [2022-11-14T18:52:20.240Z] 4004097a3833: Waiting [2022-11-14T18:52:20.240Z] 7aac0b97912e: Waiting [2022-11-14T18:52:20.240Z] 1207169bf42c: Layer already exists [2022-11-14T18:52:20.240Z] 1d5ca7f241f4: Layer already exists [2022-11-14T18:52:20.240Z] a52ff375e5ea: Layer already exists [2022-11-14T18:52:20.240Z] 2de5c4157008: Layer already exists [2022-11-14T18:52:20.240Z] a43932d1df72: Layer already exists [2022-11-14T18:52:20.240Z] 7aac0b97912e: Layer already exists [2022-11-14T18:52:20.240Z] 19044c9c87d1: Layer already exists [2022-11-14T18:52:20.240Z] 4004097a3833: Layer already exists [2022-11-14T18:52:20.240Z] 66dcc3057cf3: Layer already exists [2022-11-14T18:52:20.240Z] 7f313a51aa5d: Layer already exists [2022-11-14T18:52:20.240Z] 17bec77d7fdc: Layer already exists [2022-11-14T18:52:20.240Z] c170f79c87c3: Layer already exists [2022-11-14T18:52:20.504Z] 2.3.0-dev.22: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:20.842Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:21.174Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [2022-11-14T18:52:21.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-14T18:52:21.175Z] 1d5ca7f241f4: Preparing [2022-11-14T18:52:21.175Z] 2de5c4157008: Preparing [2022-11-14T18:52:21.175Z] a52ff375e5ea: Preparing [2022-11-14T18:52:21.175Z] a43932d1df72: Preparing [2022-11-14T18:52:21.175Z] 1207169bf42c: Preparing [2022-11-14T18:52:21.175Z] 4004097a3833: Preparing [2022-11-14T18:52:21.175Z] 7aac0b97912e: Preparing [2022-11-14T18:52:21.175Z] 19044c9c87d1: Preparing [2022-11-14T18:52:21.175Z] 66dcc3057cf3: Preparing [2022-11-14T18:52:21.175Z] 7f313a51aa5d: Preparing [2022-11-14T18:52:21.175Z] c170f79c87c3: Preparing [2022-11-14T18:52:21.175Z] 17bec77d7fdc: Preparing [2022-11-14T18:52:21.175Z] 4004097a3833: Waiting [2022-11-14T18:52:21.175Z] 66dcc3057cf3: Waiting [2022-11-14T18:52:21.175Z] 7f313a51aa5d: Waiting [2022-11-14T18:52:21.175Z] c170f79c87c3: Waiting [2022-11-14T18:52:21.175Z] 17bec77d7fdc: Waiting [2022-11-14T18:52:21.175Z] 7aac0b97912e: Waiting [2022-11-14T18:52:21.175Z] 19044c9c87d1: Waiting [2022-11-14T18:52:21.175Z] 2de5c4157008: Layer already exists [2022-11-14T18:52:21.175Z] a52ff375e5ea: Layer already exists [2022-11-14T18:52:21.175Z] 1d5ca7f241f4: Layer already exists [2022-11-14T18:52:21.175Z] 1207169bf42c: Layer already exists [2022-11-14T18:52:21.175Z] a43932d1df72: Layer already exists [2022-11-14T18:52:21.175Z] 7aac0b97912e: Layer already exists [2022-11-14T18:52:21.175Z] 19044c9c87d1: Layer already exists [2022-11-14T18:52:21.175Z] 4004097a3833: Layer already exists [2022-11-14T18:52:21.175Z] 7f313a51aa5d: Layer already exists [2022-11-14T18:52:21.175Z] 66dcc3057cf3: Layer already exists [2022-11-14T18:52:21.175Z] c170f79c87c3: Layer already exists [2022-11-14T18:52:21.175Z] 17bec77d7fdc: Layer already exists [2022-11-14T18:52:21.440Z] 02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:21.781Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:22.111Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-11-14T18:52:22.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-14T18:52:22.111Z] 1d5ca7f241f4: Preparing [2022-11-14T18:52:22.111Z] 2de5c4157008: Preparing [2022-11-14T18:52:22.111Z] a52ff375e5ea: Preparing [2022-11-14T18:52:22.111Z] a43932d1df72: Preparing [2022-11-14T18:52:22.111Z] 1207169bf42c: Preparing [2022-11-14T18:52:22.111Z] 4004097a3833: Preparing [2022-11-14T18:52:22.111Z] 7aac0b97912e: Preparing [2022-11-14T18:52:22.111Z] 19044c9c87d1: Preparing [2022-11-14T18:52:22.111Z] 66dcc3057cf3: Preparing [2022-11-14T18:52:22.111Z] 7f313a51aa5d: Preparing [2022-11-14T18:52:22.111Z] c170f79c87c3: Preparing [2022-11-14T18:52:22.111Z] 17bec77d7fdc: Preparing [2022-11-14T18:52:22.111Z] 4004097a3833: Waiting [2022-11-14T18:52:22.111Z] 66dcc3057cf3: Waiting [2022-11-14T18:52:22.111Z] 7f313a51aa5d: Waiting [2022-11-14T18:52:22.111Z] c170f79c87c3: Waiting [2022-11-14T18:52:22.111Z] 17bec77d7fdc: Waiting [2022-11-14T18:52:22.111Z] 7aac0b97912e: Waiting [2022-11-14T18:52:22.111Z] 19044c9c87d1: Waiting [2022-11-14T18:52:22.111Z] 2de5c4157008: Layer already exists [2022-11-14T18:52:22.111Z] 1d5ca7f241f4: Layer already exists [2022-11-14T18:52:22.111Z] a43932d1df72: Layer already exists [2022-11-14T18:52:22.111Z] 1207169bf42c: Layer already exists [2022-11-14T18:52:22.111Z] a52ff375e5ea: Layer already exists [2022-11-14T18:52:22.111Z] 7aac0b97912e: Layer already exists [2022-11-14T18:52:22.111Z] 4004097a3833: Layer already exists [2022-11-14T18:52:22.111Z] 19044c9c87d1: Layer already exists [2022-11-14T18:52:22.111Z] 7f313a51aa5d: Layer already exists [2022-11-14T18:52:22.111Z] 66dcc3057cf3: Layer already exists [2022-11-14T18:52:22.111Z] 17bec77d7fdc: Layer already exists [2022-11-14T18:52:22.111Z] c170f79c87c3: Layer already exists [2022-11-14T18:52:22.376Z] main: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-14T18:52:22.416Z] ===================================================== [Pipeline] echo [2022-11-14T18:52:22.422Z] taggedImages: [2022-11-14T18:52:22.422Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900 [2022-11-14T18:52:22.422Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-11-14T18:52:22.422Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.22 [2022-11-14T18:52:22.422Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [2022-11-14T18:52:22.422Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:22.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-14T18:52:22.764Z] [2022-11-14T18:52:22.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:23.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-14T18:52:23.090Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-14T18:52:23.090Z] 8998bd30e6a1: Pulling fs layer [2022-11-14T18:52:23.090Z] 04944245beec: Pulling fs layer [2022-11-14T18:52:23.090Z] 699f458cf7ca: Pulling fs layer [2022-11-14T18:52:23.090Z] 765212b225bb: Pulling fs layer [2022-11-14T18:52:23.090Z] f23df028b6ca: Pulling fs layer [2022-11-14T18:52:23.090Z] d65c8cfc05b1: Pulling fs layer [2022-11-14T18:52:23.090Z] 2437ff75d9bd: Pulling fs layer [2022-11-14T18:52:23.090Z] 765212b225bb: Waiting [2022-11-14T18:52:23.090Z] f23df028b6ca: Waiting [2022-11-14T18:52:23.090Z] d65c8cfc05b1: Waiting [2022-11-14T18:52:23.090Z] 2437ff75d9bd: Waiting [2022-11-14T18:52:23.357Z] 04944245beec: Verifying Checksum [2022-11-14T18:52:23.357Z] 04944245beec: Download complete [2022-11-14T18:52:23.357Z] 765212b225bb: Verifying Checksum [2022-11-14T18:52:23.357Z] 765212b225bb: Download complete [2022-11-14T18:52:23.357Z] f23df028b6ca: Verifying Checksum [2022-11-14T18:52:23.357Z] f23df028b6ca: Download complete [2022-11-14T18:52:23.357Z] d65c8cfc05b1: Verifying Checksum [2022-11-14T18:52:23.357Z] d65c8cfc05b1: Download complete [2022-11-14T18:52:23.357Z] 699f458cf7ca: Verifying Checksum [2022-11-14T18:52:23.357Z] 699f458cf7ca: Download complete [2022-11-14T18:52:23.943Z] 8998bd30e6a1: Verifying Checksum [2022-11-14T18:52:23.943Z] 8998bd30e6a1: Download complete [2022-11-14T18:52:26.523Z] 2437ff75d9bd: Verifying Checksum [2022-11-14T18:52:26.523Z] 2437ff75d9bd: Download complete [2022-11-14T18:52:27.933Z] 8998bd30e6a1: Pull complete [2022-11-14T18:52:28.199Z] 04944245beec: Pull complete [2022-11-14T18:52:29.604Z] 699f458cf7ca: Pull complete [2022-11-14T18:52:29.873Z] 765212b225bb: Pull complete [2022-11-14T18:52:30.457Z] f23df028b6ca: Pull complete [2022-11-14T18:52:30.725Z] d65c8cfc05b1: Pull complete [2022-11-14T18:52:45.732Z] 2437ff75d9bd: Pull complete [2022-11-14T18:52:45.732Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-14T18:52:45.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-14T18:52:45.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:52:45.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-119247 does not seem to be running inside a container [2022-11-14T18:52:45.946Z] $ 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-usb-camera/63 -v /w/workspace/device-usb-camera/63:/w/workspace/device-usb-camera/63:rw,z -v /w/workspace/device-usb-camera/63@tmp:/w/workspace/device-usb-camera/63@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-14T18:52:48.372Z] $ docker top 3f1dc8c15cb2f273562098d39bb4ad356708999d367fd530352392f7c84fa4b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:52:49.207Z] ---> job-cost.sh [2022-11-14T18:52:49.207Z] lf-activate-venv: SKIPPING [2022-11-14T18:52:49.207Z] INFO: No Stack... [2022-11-14T18:52:49.787Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-14T18:52:50.366Z] INFO: Archiving Costs [Pipeline] sh [2022-11-14T18:52:50.685Z] + cat /w/workspace/device-usb-camera/63/archives/cost.csv [2022-11-14T18:52:50.685Z] + cut -d, -f6 [Pipeline] lock [2022-11-14T18:52:50.743Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [2022-11-14T18:52:50.750Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] did not exist. Created. [2022-11-14T18:52:50.750Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-14T18:52:51.085Z] /w/workspace/device-usb-camera/63@tmp/durable-ca22c441/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-14T18:52:51.730Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-14T18:52:51.751Z] Warning: overwriting stash ‘stack-cost’ [2022-11-14T18:52:51.794Z] Stashed 1 file(s) [Pipeline] } [2022-11-14T18:52:51.804Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-14T18:52:51.823Z] $ docker stop --time=1 3f1dc8c15cb2f273562098d39bb4ad356708999d367fd530352392f7c84fa4b2 [2022-11-14T18:52:53.284Z] $ docker rm -f 3f1dc8c15cb2f273562098d39bb4ad356708999d367fd530352392f7c84fa4b2 [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 [2022-11-14T18:52:53.639Z] provisioning config files... [2022-11-14T18:52:53.646Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13409634850703842192tmp [Pipeline] { [Pipeline] sh [2022-11-14T18:52:53.935Z] + set +x [2022-11-14T18:52:53.935Z] + curl -s https://codecov.io/bash [2022-11-14T18:52:53.935Z] + bash -s -- [2022-11-14T18:52:53.935Z] [2022-11-14T18:52:53.935Z] _____ _ [2022-11-14T18:52:53.935Z] / ____| | | [2022-11-14T18:52:53.935Z] | | ___ __| | ___ ___ _____ __ [2022-11-14T18:52:53.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-14T18:52:53.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-14T18:52:53.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-14T18:52:53.935Z] Bash-1.0.6 [2022-11-14T18:52:53.935Z] [2022-11-14T18:52:53.935Z] [2022-11-14T18:52:53.935Z] ==> git version 2.25.1 found [2022-11-14T18:52:53.935Z] ==> 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 [2022-11-14T18:52:53.935Z] Release-Date: 2020-01-08 [2022-11-14T18:52:53.935Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-14T18:52:53.935Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-14T18:52:53.935Z] ==> Jenkins CI detected. [2022-11-14T18:52:53.935Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-11-14T18:52:53.935Z] project root: . [2022-11-14T18:52:53.935Z] --> token set from env [2022-11-14T18:52:53.935Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-14T18:52:53.935Z] ==> Running gcov in . (disable via -X gcov) [2022-11-14T18:52:53.935Z] ==> Python coveragepy not found [2022-11-14T18:52:53.935Z] ==> Searching for coverage reports in: [2022-11-14T18:52:53.935Z] + . [2022-11-14T18:52:53.935Z] -> Found 1 reports [2022-11-14T18:52:53.935Z] ==> Detecting git/mercurial file structure [2022-11-14T18:52:53.935Z] ==> Reading reports [2022-11-14T18:52:53.935Z] + ./coverage.out bytes=29645 [2022-11-14T18:52:54.194Z] ==> Appending adjustments [2022-11-14T18:52:54.194Z] https://docs.codecov.io/docs/fixing-reports [2022-11-14T18:52:54.194Z] + Found adjustments [2022-11-14T18:52:54.194Z] ==> Gzipping contents [2022-11-14T18:52:54.194Z] 8.0K /tmp/codecov.MumvbJ.gz [2022-11-14T18:52:54.194Z] ==> Uploading reports [2022-11-14T18:52:54.194Z] url: https://codecov.io [2022-11-14T18:52:54.194Z] query: branch=main&commit=02bc3351eb583ffe88737b5638435757cc287900&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-14T18:52:54.194Z] -> Pinging Codecov [2022-11-14T18:52:54.194Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=02bc3351eb583ffe88737b5638435757cc287900&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-14T18:52:55.134Z] -> Uploading to [2022-11-14T18:52:55.134Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-14/73D8F5FF140700D3E01443B452E23636/02bc3351eb583ffe88737b5638435757cc287900/6647549f-fdeb-4234-8eb6-99f984b341f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221114T185254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca71e08c4f80e8563401f3fa9d3f1fbad626b9f4dfd9ddb8b0ed149070e9d8bb [2022-11-14T18:52:55.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-14T18:52:55.134Z] Dload Upload Total Spent Left Speed [2022-11-14T18:52:55.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4212 0 0 100 4212 0 17121 --:--:-- --:--:-- --:--:-- 17121 [2022-11-14T18:52:55.393Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] } [2022-11-14T18:52:55.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-14T18:52:55.576Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-14T18:52:55.590Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:55.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-14T18:52:55.883Z] [2022-11-14T18:52:55.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:52:56.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-14T18:52:56.178Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-14T18:52:56.178Z] df9b9388f04a: Pulling fs layer [2022-11-14T18:52:56.178Z] 52dc419b0ee2: Pulling fs layer [2022-11-14T18:52:56.178Z] 25bc292e5bac: Pulling fs layer [2022-11-14T18:52:56.178Z] 114826534d7a: Pulling fs layer [2022-11-14T18:52:56.178Z] 4657fd5d0bcf: Pulling fs layer [2022-11-14T18:52:56.178Z] 6ad1cebc031e: Pulling fs layer [2022-11-14T18:52:56.178Z] 8a3aa393b2d8: Pulling fs layer [2022-11-14T18:52:56.178Z] 6ad1cebc031e: Waiting [2022-11-14T18:52:56.178Z] 4657fd5d0bcf: Waiting [2022-11-14T18:52:56.178Z] 8a3aa393b2d8: Waiting [2022-11-14T18:52:56.178Z] 114826534d7a: Waiting [2022-11-14T18:52:56.178Z] 25bc292e5bac: Download complete [2022-11-14T18:52:56.178Z] 52dc419b0ee2: Verifying Checksum [2022-11-14T18:52:56.178Z] 52dc419b0ee2: Download complete [2022-11-14T18:52:56.178Z] 4657fd5d0bcf: Download complete [2022-11-14T18:52:56.178Z] df9b9388f04a: Verifying Checksum [2022-11-14T18:52:56.178Z] df9b9388f04a: Download complete [2022-11-14T18:52:56.438Z] df9b9388f04a: Pull complete [2022-11-14T18:52:56.438Z] 6ad1cebc031e: Verifying Checksum [2022-11-14T18:52:56.438Z] 6ad1cebc031e: Download complete [2022-11-14T18:52:56.438Z] 52dc419b0ee2: Pull complete [2022-11-14T18:52:56.438Z] 25bc292e5bac: Pull complete [2022-11-14T18:52:57.006Z] 114826534d7a: Download complete [2022-11-14T18:52:57.006Z] 8a3aa393b2d8: Verifying Checksum [2022-11-14T18:52:57.006Z] 8a3aa393b2d8: Download complete [2022-11-14T18:53:00.285Z] 114826534d7a: Pull complete [2022-11-14T18:53:00.285Z] 4657fd5d0bcf: Pull complete [2022-11-14T18:53:00.285Z] 6ad1cebc031e: Pull complete [2022-11-14T18:53:02.810Z] 8a3aa393b2d8: Pull complete [2022-11-14T18:53:02.810Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-14T18:53:02.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-14T18:53:02.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:53:02.879Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:53:02.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-14T18:53:06.161Z] $ docker top 26b95c44844c3e3560fe619a27427ec7df75392cb02ed700945484c050a781e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-14T18:53:06.222Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-11-14T18:53:06.496Z] + set -o pipefail [2022-11-14T18:53:06.496Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-11-14T18:53:13.057Z] [2022-11-14T18:53:13.057Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-11-14T18:53:13.057Z] [2022-11-14T18:53:13.057Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8cf929cc-b826-4cde-b43d-02faab65fc8c [2022-11-14T18:53:13.057Z] [2022-11-14T18:53:13.057Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-14T18:53:13.057Z] [2022-11-14T18:53:13.057Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-14T18:53:13.057Z] [2022-11-14T18:53:13.057Z] [2022-11-14T18:53:13.057Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-14T18:53:13.057Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-14T18:53:13.057Z] More details here: https://snyk.co/ue1NS [2022-11-14T18:53:13.057Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-11-14T18:53:13.057Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-11-14T18:53:13.065Z] $ docker stop --time=1 26b95c44844c3e3560fe619a27427ec7df75392cb02ed700945484c050a781e3 [2022-11-14T18:53:16.052Z] $ docker rm -f 26b95c44844c3e3560fe619a27427ec7df75392cb02ed700945484c050a781e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-14T18:53:16.735Z] + git log --format=format:%s -1 02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] sh [2022-11-14T18:53:17.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-14T18:53:17.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:53:17.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T18:53:17.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:53:17.381Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:53:17.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-14T18:53:17.815Z] $ docker top b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d -eo pid,comm [2022-11-14T18:53:17.873Z] 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). [2022-11-14T18:53:17.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-14T18:53:17.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-14T18:53:17.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-14T18:53:18.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-14T18:53:18.019Z] $ docker exec b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d ssh-agent [2022-11-14T18:53:18.128Z] SSH_AUTH_SOCK=/tmp/ssh-LJBvhCZzdz6S/agent.32 [2022-11-14T18:53:18.128Z] SSH_AGENT_PID=38 [2022-11-14T18:53:18.132Z] Running ssh-add (command line suppressed) [2022-11-14T18:53:18.240Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10132137238247835582.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10132137238247835582.key) [2022-11-14T18:53:18.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-14T18:53:18.539Z] + git semver tag [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,713 [run_tag] DEBUG tag force:False [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,714 [check_head_tag] DEBUG check head tag [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,714 [execute] INFO git cat-file --batch-check [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,718 [execute] INFO git cat-file --batch [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,732 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,732 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,733 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-14T18:53:18.799Z] 2022-11-14 18:53:18,737 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:53:18.799Z] 2.3.0-dev.22 [Pipeline] } [2022-11-14T18:53:18.805Z] $ docker exec --env ******** --env ******** b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d ssh-agent -k [2022-11-14T18:53:18.898Z] unset SSH_AUTH_SOCK; [2022-11-14T18:53:18.898Z] unset SSH_AGENT_PID; [2022-11-14T18:53:18.898Z] echo Agent pid 38 killed; [2022-11-14T18:53:18.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-14T18:53:19.218Z] + git semver [Pipeline] } [2022-11-14T18:53:19.491Z] $ docker stop --time=1 b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d [2022-11-14T18:53:20.764Z] $ docker rm -f b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:53:21.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-14T18:53:21.157Z] [2022-11-14T18:53:21.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:53:21.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-14T18:53:21.457Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-14T18:53:21.457Z] ab5ef0e58194: Pulling fs layer [2022-11-14T18:53:21.457Z] 9712f1f96733: Pulling fs layer [2022-11-14T18:53:21.457Z] 63f879dbbcfc: Pulling fs layer [2022-11-14T18:53:21.457Z] 0d9ebad4ef96: Pulling fs layer [2022-11-14T18:53:21.457Z] e9a5061849ea: Pulling fs layer [2022-11-14T18:53:21.457Z] d747dcd14b5f: Pulling fs layer [2022-11-14T18:53:21.458Z] 2de7ff778b66: Pulling fs layer [2022-11-14T18:53:21.458Z] e9a5061849ea: Waiting [2022-11-14T18:53:21.458Z] d747dcd14b5f: Waiting [2022-11-14T18:53:21.458Z] 2de7ff778b66: Waiting [2022-11-14T18:53:21.458Z] 0d9ebad4ef96: Waiting [2022-11-14T18:53:21.458Z] 9712f1f96733: Verifying Checksum [2022-11-14T18:53:21.458Z] 9712f1f96733: Download complete [2022-11-14T18:53:21.720Z] 63f879dbbcfc: Verifying Checksum [2022-11-14T18:53:21.720Z] 63f879dbbcfc: Download complete [2022-11-14T18:53:21.978Z] ab5ef0e58194: Verifying Checksum [2022-11-14T18:53:21.978Z] ab5ef0e58194: Download complete [2022-11-14T18:53:21.978Z] e9a5061849ea: Verifying Checksum [2022-11-14T18:53:21.978Z] e9a5061849ea: Download complete [2022-11-14T18:53:21.978Z] d747dcd14b5f: Verifying Checksum [2022-11-14T18:53:21.978Z] d747dcd14b5f: Download complete [2022-11-14T18:53:21.978Z] 0d9ebad4ef96: Verifying Checksum [2022-11-14T18:53:21.978Z] 0d9ebad4ef96: Download complete [2022-11-14T18:53:22.235Z] 2de7ff778b66: Verifying Checksum [2022-11-14T18:53:22.235Z] 2de7ff778b66: Download complete [2022-11-14T18:53:24.758Z] ab5ef0e58194: Pull complete [2022-11-14T18:53:24.758Z] 9712f1f96733: Pull complete [2022-11-14T18:53:25.326Z] 63f879dbbcfc: Pull complete [2022-11-14T18:53:29.522Z] 0d9ebad4ef96: Pull complete [2022-11-14T18:53:29.522Z] e9a5061849ea: Pull complete [2022-11-14T18:53:29.522Z] d747dcd14b5f: Pull complete [2022-11-14T18:53:30.089Z] 2de7ff778b66: Pull complete [2022-11-14T18:53:30.089Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-14T18:53:30.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-14T18:53:30.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:53:30.156Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:53:30.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-14T18:53:34.923Z] $ docker top 1d7b9425d05ea1257478b2bf823587c54fb931689b92388e182682f78e30e7a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-14T18:53:34.994Z] provisioning config files... [2022-11-14T18:53:35.000Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16137076785492956170tmp [2022-11-14T18:53:35.009Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1616133806172650343tmp [2022-11-14T18:53:35.019Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9133848514607819953tmp [Pipeline] { [Pipeline] echo [2022-11-14T18:53:35.034Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:35.322Z] ---> sigul-configuration.sh [2022-11-14T18:53:35.323Z] gpg: directory `/root/.gnupg' created [2022-11-14T18:53:35.323Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-14T18:53:35.323Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-14T18:53:35.323Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-14T18:53:35.323Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-14T18:53:35.323Z] gpg: CAST5 encrypted data [2022-11-14T18:53:35.323Z] gpg: encrypted with 1 passphrase [2022-11-14T18:53:35.323Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-14T18:53:35.610Z] + mkdir /home/jenkins [2022-11-14T18:53:35.610Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-14T18:53:35.892Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-11-14T18:53:35.899Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:36.184Z] ---> sigul-install.sh [2022-11-14T18:53:36.184Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-14T18:53:36.475Z] + git tag --list [2022-11-14T18:53:36.475Z] v0.0.0 [2022-11-14T18:53:36.475Z] v0.0.1-dev.1 [2022-11-14T18:53:36.475Z] v0.0.1-dev.10 [2022-11-14T18:53:36.475Z] v0.0.1-dev.11 [2022-11-14T18:53:36.475Z] v0.0.1-dev.12 [2022-11-14T18:53:36.475Z] v0.0.1-dev.13 [2022-11-14T18:53:36.475Z] v0.0.1-dev.14 [2022-11-14T18:53:36.475Z] v0.0.1-dev.15 [2022-11-14T18:53:36.475Z] v0.0.1-dev.16 [2022-11-14T18:53:36.475Z] v0.0.1-dev.2 [2022-11-14T18:53:36.475Z] v0.0.1-dev.3 [2022-11-14T18:53:36.475Z] v0.0.1-dev.4 [2022-11-14T18:53:36.475Z] v0.0.1-dev.5 [2022-11-14T18:53:36.475Z] v0.0.1-dev.6 [2022-11-14T18:53:36.475Z] v0.0.1-dev.7 [2022-11-14T18:53:36.475Z] v0.0.1-dev.8 [2022-11-14T18:53:36.475Z] v0.0.1-dev.9 [2022-11-14T18:53:36.475Z] v2.2.0 [2022-11-14T18:53:36.475Z] v2.2.0-dev.17 [2022-11-14T18:53:36.475Z] v2.2.0-dev.18 [2022-11-14T18:53:36.475Z] v2.2.0-dev.19 [2022-11-14T18:53:36.475Z] v2.2.0-dev.20 [2022-11-14T18:53:36.475Z] v2.2.0-dev.21 [2022-11-14T18:53:36.475Z] v2.2.0-dev.22 [2022-11-14T18:53:36.475Z] v2.2.0-dev.23 [2022-11-14T18:53:36.475Z] v2.2.0-dev.24 [2022-11-14T18:53:36.475Z] v2.2.0-dev.25 [2022-11-14T18:53:36.475Z] v2.2.0-dev.26 [2022-11-14T18:53:36.475Z] v2.2.0-dev.27 [2022-11-14T18:53:36.475Z] v2.3.0-dev.1 [2022-11-14T18:53:36.475Z] v2.3.0-dev.10 [2022-11-14T18:53:36.475Z] v2.3.0-dev.11 [2022-11-14T18:53:36.475Z] v2.3.0-dev.12 [2022-11-14T18:53:36.475Z] v2.3.0-dev.13 [2022-11-14T18:53:36.475Z] v2.3.0-dev.14 [2022-11-14T18:53:36.475Z] v2.3.0-dev.15 [2022-11-14T18:53:36.475Z] v2.3.0-dev.16 [2022-11-14T18:53:36.475Z] v2.3.0-dev.17 [2022-11-14T18:53:36.475Z] v2.3.0-dev.18 [2022-11-14T18:53:36.475Z] v2.3.0-dev.19 [2022-11-14T18:53:36.475Z] v2.3.0-dev.2 [2022-11-14T18:53:36.475Z] v2.3.0-dev.20 [2022-11-14T18:53:36.475Z] v2.3.0-dev.21 [2022-11-14T18:53:36.475Z] v2.3.0-dev.22 [2022-11-14T18:53:36.475Z] v2.3.0-dev.3 [2022-11-14T18:53:36.475Z] v2.3.0-dev.4 [2022-11-14T18:53:36.475Z] v2.3.0-dev.5 [2022-11-14T18:53:36.475Z] v2.3.0-dev.6 [2022-11-14T18:53:36.475Z] v2.3.0-dev.7 [2022-11-14T18:53:36.475Z] v2.3.0-dev.8 [2022-11-14T18:53:36.475Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-14T18:53:36.761Z] + lftools sign git-tag v2.3.0-dev.22 [2022-11-14T18:53:37.328Z] Signing Git tag with Sigul... [2022-11-14T18:53:37.328Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-11-14T18:53:37.596Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:37.881Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-14T18:53:37.888Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-14T18:53:37.904Z] $ docker stop --time=1 1d7b9425d05ea1257478b2bf823587c54fb931689b92388e182682f78e30e7a1 [2022-11-14T18:53:39.195Z] $ docker rm -f 1d7b9425d05ea1257478b2bf823587c54fb931689b92388e182682f78e30e7a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-14T18:53:39.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-14T18:53:39.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:53:39.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T18:53:39.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:53:39.960Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:53:39.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-14T18:53:40.309Z] $ docker top 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 -eo pid,comm [2022-11-14T18:53:40.354Z] 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). [2022-11-14T18:53:40.354Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-14T18:53:40.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-14T18:53:40.388Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-14T18:53:40.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-14T18:53:40.500Z] $ docker exec 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 ssh-agent [2022-11-14T18:53:40.620Z] SSH_AUTH_SOCK=/tmp/ssh-pblfzRu5cqUu/agent.32 [2022-11-14T18:53:40.620Z] SSH_AGENT_PID=38 [2022-11-14T18:53:40.625Z] Running ssh-add (command line suppressed) [2022-11-14T18:53:40.720Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3029531989578722536.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3029531989578722536.key) [2022-11-14T18:53:40.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-14T18:53:41.028Z] + git semver bump pre [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,198 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,199 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,199 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,199 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,199 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,199 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,200 [execute] INFO git cat-file --batch-check [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,205 [execute] INFO git cat-file --batch [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-14T18:53:41.286Z] 2022-11-14 18:53:41,209 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:53:41.286Z] 2.3.0-dev.23 [Pipeline] } [2022-11-14T18:53:41.292Z] $ docker exec --env ******** --env ******** 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 ssh-agent -k [2022-11-14T18:53:41.369Z] unset SSH_AUTH_SOCK; [2022-11-14T18:53:41.370Z] unset SSH_AGENT_PID; [2022-11-14T18:53:41.370Z] echo Agent pid 38 killed; [2022-11-14T18:53:41.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-14T18:53:41.684Z] + git semver [Pipeline] } [2022-11-14T18:53:41.952Z] $ docker stop --time=1 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 [2022-11-14T18:53:43.243Z] $ docker rm -f 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-14T18:53:43.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-14T18:53:43.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:53:43.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T18:53:43.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:53:43.948Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:53:43.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-14T18:53:44.323Z] $ docker top e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf -eo pid,comm [2022-11-14T18:53:44.372Z] 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). [2022-11-14T18:53:44.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-14T18:53:44.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-14T18:53:44.401Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-14T18:53:44.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-14T18:53:44.504Z] $ docker exec e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf ssh-agent [2022-11-14T18:53:44.614Z] SSH_AUTH_SOCK=/tmp/ssh-M69umRIaqR8y/agent.32 [2022-11-14T18:53:44.614Z] SSH_AGENT_PID=38 [2022-11-14T18:53:44.619Z] Running ssh-add (command line suppressed) [2022-11-14T18:53:44.722Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15017508344095386811.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15017508344095386811.key) [2022-11-14T18:53:44.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-14T18:53:45.024Z] + git semver push [2022-11-14T18:53:45.283Z] 2022-11-14 18:53:45,175 [run_push] DEBUG push [2022-11-14T18:53:45.283Z] 2022-11-14 18:53:45,175 [execute] INFO git cat-file --batch-check [2022-11-14T18:53:45.283Z] 2022-11-14 18:53:45,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-14T18:53:45.283Z] 2022-11-14 18:53:45,179 [execute] INFO git rev-list 2b864ef54ca6773bbc80b076cc276617e84a8357 -- [2022-11-14T18:53:45.283Z] 2022-11-14 18:53:45,179 [execute] DEBUG Popen(['git', 'rev-list', '2b864ef54ca6773bbc80b076cc276617e84a8357', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-14T18:53:45.283Z] 2022-11-14 18:53:45,185 [execute] INFO git fetch -v origin [2022-11-14T18:53:45.283Z] 2022-11-14 18:53:45,185 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-14T18:53:45.851Z] 2022-11-14 18:53:45,791 [run_push] DEBUG no remote changes detected [2022-11-14T18:53:45.851Z] 2022-11-14 18:53:45,792 [execute] INFO git push origin semver [2022-11-14T18:53:45.851Z] 2022-11-14 18:53:45,792 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-14T18:53:46.788Z] 2022-11-14 18:53:46,586 [run_push] DEBUG push all version tags [2022-11-14T18:53:46.788Z] 2022-11-14 18:53:46,586 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-14T18:53:46.788Z] 2022-11-14 18:53:46,587 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-14T18:53:47.724Z] 2022-11-14 18:53:47,384 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-14T18:53:47.725Z] 2.3.0-dev.23 [Pipeline] } [2022-11-14T18:53:47.730Z] $ docker exec --env ******** --env ******** e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf ssh-agent -k [2022-11-14T18:53:47.824Z] unset SSH_AUTH_SOCK; [2022-11-14T18:53:47.825Z] unset SSH_AGENT_PID; [2022-11-14T18:53:47.825Z] echo Agent pid 38 killed; [2022-11-14T18:53:47.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-14T18:53:48.134Z] + git semver [Pipeline] } [2022-11-14T18:53:48.402Z] $ docker stop --time=1 e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf [2022-11-14T18:53:49.687Z] $ docker rm -f e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-14T18:53:50.246Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-11-14T18:53:50.246Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-14T18:53:50.246Z] total 16 [2022-11-14T18:53:50.246Z] drwxr-xr-x 3 root root 4096 Nov 14 18:45 . [2022-11-14T18:53:50.246Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:53 .. [2022-11-14T18:53:50.246Z] drwxr-xr-x 2 root root 4096 Nov 14 18:45 cost [2022-11-14T18:53:50.246Z] -rw-r--r-- 1 root root 88 Nov 14 18:45 cost.csv [2022-11-14T18:53:50.246Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-14T18:53:50.246Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-14T18:53:50.246Z] total 16 [2022-11-14T18:53:50.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:45 . [2022-11-14T18:53:50.246Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:53 .. [2022-11-14T18:53:50.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:45 cost [2022-11-14T18:53:50.246Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 14 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:50.532Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:51.386Z] ---> package-listing.sh [2022-11-14T18:53:51.386Z] ++ facter osfamily [2022-11-14T18:53:51.386Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-14T18:53:51.646Z] + OS_FAMILY=debian [2022-11-14T18:53:51.646Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-11-14T18:53:51.646Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-14T18:53:51.646Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-14T18:53:51.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-14T18:53:51.646Z] + PACKAGES=/tmp/packages_start.txt [2022-11-14T18:53:51.646Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-11-14T18:53:51.646Z] + PACKAGES=/tmp/packages_end.txt [2022-11-14T18:53:51.646Z] + case "${OS_FAMILY}" in [2022-11-14T18:53:51.646Z] + dpkg -l [2022-11-14T18:53:51.646Z] + grep '^ii' [2022-11-14T18:53:51.646Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-14T18:53:51.646Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-14T18:53:51.646Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-14T18:53:51.646Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-11-14T18:53:51.646Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-11-14T18:53:51.646Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-11-14T18:53:51.656Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-14T18:53:51.935Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T18:53:52.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-14T18:53:52.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T18:53:52.553Z] prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container [2022-11-14T18:53:52.579Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-14T18:53:52.786Z] $ docker top 2249747affde160c047076a1fa01f375794ff84d9350235c5d7aa782021d4158 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T18:53:53.242Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-14T18:53:53.557Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-14T18:53:53.849Z] + ls /var/log/sa-host [2022-11-14T18:53:53.849Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-14T18:53:54.050Z] provisioning config files... [2022-11-14T18:53:54.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7305183279382567909tmp [Pipeline] { [Pipeline] echo [2022-11-14T18:53:54.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:54.365Z] ---> create-netrc.sh [Pipeline] } [2022-11-14T18:53:54.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:54.701Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-14T18:53:54.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:54.990Z] ---> sudo-logs.sh [2022-11-14T18:53:54.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-14T18:53:55.019Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:55.303Z] ---> job-cost.sh [2022-11-14T18:53:55.303Z] lf-activate-venv: SKIPPING [2022-11-14T18:53:55.303Z] DEBUG: total: 0.2199999988079071 [2022-11-14T18:53:55.303Z] INFO: Retrieving Stack Cost... [2022-11-14T18:53:55.872Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-14T18:53:56.131Z] INFO: Archiving Costs [Pipeline] echo [2022-11-14T18:53:56.142Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T18:53:56.424Z] ---> logs-deploy.sh [2022-11-14T18:53:56.424Z] lf-activate-venv: SKIPPING [2022-11-14T18:53:56.424Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/63 [2022-11-14T18:53:56.424Z] INFO: archiving workspace using pattern(s): [2022-11-14T18:53:57.360Z] Archives upload complete. [2022-11-14T18:53:57.619Z] INFO: archiving logs to Nexus [2022-11-14T18:53:58.187Z] ---> uname -a: [2022-11-14T18:53:58.187Z] Linux prd-ubuntu20-04-docker-8c-8g-119246 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-14T18:53:58.187Z] [2022-11-14T18:53:58.187Z] [2022-11-14T18:53:58.187Z] ---> lscpu: [2022-11-14T18:53:58.187Z] Architecture: x86_64 [2022-11-14T18:53:58.187Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-14T18:53:58.187Z] Byte Order: Little Endian [2022-11-14T18:53:58.187Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-14T18:53:58.187Z] CPU(s): 8 [2022-11-14T18:53:58.187Z] On-line CPU(s) list: 0-7 [2022-11-14T18:53:58.187Z] Thread(s) per core: 1 [2022-11-14T18:53:58.187Z] Core(s) per socket: 1 [2022-11-14T18:53:58.187Z] Socket(s): 8 [2022-11-14T18:53:58.187Z] NUMA node(s): 1 [2022-11-14T18:53:58.187Z] Vendor ID: AuthenticAMD [2022-11-14T18:53:58.187Z] CPU family: 23 [2022-11-14T18:53:58.187Z] Model: 49 [2022-11-14T18:53:58.187Z] Model name: AMD EPYC-Rome Processor [2022-11-14T18:53:58.187Z] Stepping: 0 [2022-11-14T18:53:58.187Z] CPU MHz: 2799.998 [2022-11-14T18:53:58.187Z] BogoMIPS: 5599.99 [2022-11-14T18:53:58.187Z] Virtualization: AMD-V [2022-11-14T18:53:58.187Z] Hypervisor vendor: KVM [2022-11-14T18:53:58.187Z] Virtualization type: full [2022-11-14T18:53:58.187Z] L1d cache: 256 KiB [2022-11-14T18:53:58.187Z] L1i cache: 256 KiB [2022-11-14T18:53:58.187Z] L2 cache: 4 MiB [2022-11-14T18:53:58.187Z] L3 cache: 128 MiB [2022-11-14T18:53:58.187Z] NUMA node0 CPU(s): 0-7 [2022-11-14T18:53:58.187Z] Vulnerability Itlb multihit: Not affected [2022-11-14T18:53:58.187Z] Vulnerability L1tf: Not affected [2022-11-14T18:53:58.187Z] Vulnerability Mds: Not affected [2022-11-14T18:53:58.187Z] Vulnerability Meltdown: Not affected [2022-11-14T18:53:58.187Z] Vulnerability Mmio stale data: Not affected [2022-11-14T18:53:58.187Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-14T18:53:58.187Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-14T18:53:58.187Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-14T18:53:58.187Z] Vulnerability Srbds: Not affected [2022-11-14T18:53:58.187Z] Vulnerability Tsx async abort: Not affected [2022-11-14T18:53:58.187Z] 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 [2022-11-14T18:53:58.187Z] [2022-11-14T18:53:58.187Z] [2022-11-14T18:53:58.187Z] ---> nproc: [2022-11-14T18:53:58.187Z] 8 [2022-11-14T18:53:58.187Z] [2022-11-14T18:53:58.187Z]