Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c4f5b3d632a15b72762060f59c66cf16383077e 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-ssh16711055607089261939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh55745541117196479.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5579360740283189034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17481942897550503867.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh8598588989108710121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-26448’ Running on prd-ubuntu20.04-docker-8c-8g-26451 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 > 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 9c4f5b3d632a15b72762060f59c66cf16383077e (main) Commit message: "Merge pull request #319 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > 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 9c4f5b3d632a15b72762060f59c66cf16383077e # timeout=10 > git rev-list --no-walk 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-30T08:55:57.911Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-30T08:55:58.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-30T08:55:58.037Z] ========================================================= [2023-12-30T08:55:58.037Z] EdgeX Global Pipelines Version Info [2023-12-30T08:55:58.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:55:58.816Z] ------------------- [2023-12-30T08:55:58.816Z] stable info: [2023-12-30T08:55:58.816Z] ------------------- [2023-12-30T08:55:58.816Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-30T08:55:58.816Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-30T08:55:58.816Z] Message: update stable to v1.0.258 [2023-12-30T08:55:59.387Z] ------------------- [2023-12-30T08:55:59.387Z] experimental info: [2023-12-30T08:55:59.387Z] ------------------- [2023-12-30T08:55:59.387Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-30T08:55:59.387Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-30T08:55:59.387Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-30T08:55:59.464Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-30T08:55:59.487Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-30T08:55:59.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-30T08:55:59.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-30T08:55:59.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-30T08:55:59.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-30T08:55:59.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-30T08:55:59.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-30T08:55:59.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-30T08:55:59.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-30T08:55:59.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-30T08:55:59.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-30T08:55:59.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-30T08:55:59.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-30T08:55:59.889Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-30T08:55:59.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-30T08:55:59.962Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-30T08:56:00.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-30T08:56:00.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-30T08:56:00.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-30T08:56:00.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-30T08:56:00.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-30T08:56:00.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-30T08:56:00.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-30T08:56:00.233Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-30T08:56:00.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-30T08:56:00.310Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-30T08:56:00.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-30T08:56:00.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-30T08:56:00.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-30T08:56:00.486Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c4f5b3d632a15b72762060f59c66cf16383077e [Pipeline] echo [2023-12-30T08:56:00.522Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c4f5b3 [Pipeline] echo [2023-12-30T08:56:00.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T08:56:00.646Z] provisioning config files... [2023-12-30T08:56:01.235Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8741926404027614777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:56:01.579Z] ---> ****-login.sh [2023-12-30T08:56:01.579Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:56:01.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:01.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:01.839Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:01.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:01.839Z] [2023-12-30T08:56:01.839Z] Login Succeeded [2023-12-30T08:56:01.839Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:56:01.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:02.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:02.099Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:02.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:02.099Z] [2023-12-30T08:56:02.099Z] Login Succeeded [2023-12-30T08:56:02.099Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:56:02.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:02.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:02.099Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:02.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:02.099Z] [2023-12-30T08:56:02.099Z] Login Succeeded [2023-12-30T08:56:02.099Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:56:02.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:02.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:02.359Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:02.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:02.359Z] [2023-12-30T08:56:02.359Z] Login Succeeded [2023-12-30T08:56:02.359Z] ****.io [2023-12-30T08:56:02.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:02.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:02.619Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:02.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:02.619Z] [2023-12-30T08:56:02.619Z] Login Succeeded [2023-12-30T08:56:02.619Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:56:02.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-30T08:56:03.132Z] + git rev-list -1 --merges 9c4f5b3d632a15b72762060f59c66cf16383077e~1..9c4f5b3d632a15b72762060f59c66cf16383077e [Pipeline] echo [2023-12-30T08:56:03.168Z] -----------> git rev-list -1 --merges 9c4f5b3d632a15b72762060f59c66cf16383077e~1..9c4f5b3d632a15b72762060f59c66cf16383077e 9c4f5b3d632a15b72762060f59c66cf16383077e [2023-12-30T08:56:03.168Z] 9c4f5b3d632a15b72762060f59c66cf16383077e [false] [Pipeline] sh [2023-12-30T08:56:04.077Z] + git log --format=format:%s -1 9c4f5b3d632a15b72762060f59c66cf16383077e [Pipeline] echo [2023-12-30T08:56:04.093Z] ========================================================= [2023-12-30T08:56:04.094Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-30T08:56:04.094Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T08:56:05.114Z] + git log --format=format:%s -1 9c4f5b3d632a15b72762060f59c66cf16383077e [Pipeline] echo [2023-12-30T08:56:05.127Z] [semverPrep] GIT_COMMIT: 9c4f5b3d632a15b72762060f59c66cf16383077e, Commit Message: Merge pull request #319 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo [2023-12-30T08:56:05.153Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-30T08:56:05.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T08:56:05.522Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-30T08:56:05.522Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-30T08:56:05.522Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-30T08:56:05.522Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-30T08:56:05.522Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-30T08:56:05.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:05.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:56:05.895Z] [2023-12-30T08:56:05.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:06.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:56:06.216Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-30T08:56:06.216Z] b85a868b505f: Pulling fs layer [2023-12-30T08:56:06.216Z] e2be974225ed: Pulling fs layer [2023-12-30T08:56:06.216Z] 339a4e72a1f5: Pulling fs layer [2023-12-30T08:56:06.216Z] 988bab9f4d93: Pulling fs layer [2023-12-30T08:56:06.216Z] 1469e6f7b9e6: Pulling fs layer [2023-12-30T08:56:06.216Z] eaf3925da568: Pulling fs layer [2023-12-30T08:56:06.216Z] bab4dde63d76: Pulling fs layer [2023-12-30T08:56:06.216Z] bde34c3a00c8: Pulling fs layer [2023-12-30T08:56:06.216Z] b352a97aabf1: Pulling fs layer [2023-12-30T08:56:06.216Z] 4872d77fe225: Pulling fs layer [2023-12-30T08:56:06.216Z] 5851b861e8e6: Pulling fs layer [2023-12-30T08:56:06.216Z] bde34c3a00c8: Waiting [2023-12-30T08:56:06.216Z] b352a97aabf1: Waiting [2023-12-30T08:56:06.216Z] 988bab9f4d93: Waiting [2023-12-30T08:56:06.216Z] 1469e6f7b9e6: Waiting [2023-12-30T08:56:06.216Z] 4872d77fe225: Waiting [2023-12-30T08:56:06.216Z] 5851b861e8e6: Waiting [2023-12-30T08:56:06.216Z] eaf3925da568: Waiting [2023-12-30T08:56:06.216Z] bab4dde63d76: Waiting [2023-12-30T08:56:06.216Z] e2be974225ed: Verifying Checksum [2023-12-30T08:56:06.216Z] e2be974225ed: Download complete [2023-12-30T08:56:06.216Z] 988bab9f4d93: Download complete [2023-12-30T08:56:06.216Z] 1469e6f7b9e6: Verifying Checksum [2023-12-30T08:56:06.216Z] eaf3925da568: Verifying Checksum [2023-12-30T08:56:06.216Z] eaf3925da568: Download complete [2023-12-30T08:56:06.216Z] 339a4e72a1f5: Verifying Checksum [2023-12-30T08:56:06.216Z] 339a4e72a1f5: Download complete [2023-12-30T08:56:06.475Z] bde34c3a00c8: Verifying Checksum [2023-12-30T08:56:06.475Z] bde34c3a00c8: Download complete [2023-12-30T08:56:06.475Z] b352a97aabf1: Verifying Checksum [2023-12-30T08:56:06.475Z] b352a97aabf1: Download complete [2023-12-30T08:56:06.475Z] 4872d77fe225: Verifying Checksum [2023-12-30T08:56:06.475Z] 4872d77fe225: Download complete [2023-12-30T08:56:06.475Z] 5851b861e8e6: Verifying Checksum [2023-12-30T08:56:06.475Z] 5851b861e8e6: Download complete [2023-12-30T08:56:06.475Z] b85a868b505f: Download complete [2023-12-30T08:56:06.735Z] bab4dde63d76: Verifying Checksum [2023-12-30T08:56:06.735Z] bab4dde63d76: Download complete [2023-12-30T08:56:07.672Z] b85a868b505f: Pull complete [2023-12-30T08:56:07.931Z] e2be974225ed: Pull complete [2023-12-30T08:56:08.633Z] 339a4e72a1f5: Pull complete [2023-12-30T08:56:08.633Z] 988bab9f4d93: Pull complete [2023-12-30T08:56:08.633Z] 1469e6f7b9e6: Pull complete [2023-12-30T08:56:09.084Z] eaf3925da568: Pull complete [2023-12-30T08:56:10.462Z] bab4dde63d76: Pull complete [2023-12-30T08:56:10.462Z] bde34c3a00c8: Pull complete [2023-12-30T08:56:10.462Z] b352a97aabf1: Pull complete [2023-12-30T08:56:10.462Z] 4872d77fe225: Pull complete [2023-12-30T08:56:10.722Z] 5851b861e8e6: Pull complete [2023-12-30T08:56:10.722Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-30T08:56:10.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:56:10.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:56:10.939Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T08:56:10.991Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T08:56:17.051Z] $ docker top 6c4e0efbdd0a3d3fd9ff6e584099b0edd0fc5123ff2ad7e399b2994024ebbe71 -eo pid,comm [2023-12-30T08:56:17.037Z] 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). [2023-12-30T08:56:17.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T08:56:17.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T08:56:17.142Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T08:56:17.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T08:56:17.319Z] $ docker exec 6c4e0efbdd0a3d3fd9ff6e584099b0edd0fc5123ff2ad7e399b2994024ebbe71 ssh-agent [2023-12-30T08:56:17.369Z] SSH_AUTH_SOCK=/tmp/ssh-m2RIcOQIEzwS/agent.32 [2023-12-30T08:56:17.369Z] SSH_AGENT_PID=38 [2023-12-30T08:56:17.379Z] Running ssh-add (command line suppressed) [2023-12-30T08:56:17.553Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13926738220169751818.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13926738220169751818.key) [2023-12-30T08:56:17.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T08:56:17.806Z] + git tag --points-at HEAD [Pipeline] } [2023-12-30T08:56:17.887Z] $ docker exec --env ******** --env ******** 6c4e0efbdd0a3d3fd9ff6e584099b0edd0fc5123ff2ad7e399b2994024ebbe71 ssh-agent -k [2023-12-30T08:56:17.985Z] unset SSH_AUTH_SOCK; [2023-12-30T08:56:17.985Z] unset SSH_AGENT_PID; [2023-12-30T08:56:17.986Z] echo Agent pid 38 killed; [2023-12-30T08:56:17.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-30T08:56:17.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T08:56:17.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T08:56:18.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T08:56:18.172Z] $ docker exec 6c4e0efbdd0a3d3fd9ff6e584099b0edd0fc5123ff2ad7e399b2994024ebbe71 ssh-agent [2023-12-30T08:56:18.208Z] SSH_AUTH_SOCK=/tmp/ssh-5ih02Ge9J1Ck/agent.71 [2023-12-30T08:56:18.208Z] SSH_AGENT_PID=77 [2023-12-30T08:56:18.213Z] Running ssh-add (command line suppressed) [2023-12-30T08:56:18.380Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12265905104662360149.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12265905104662360149.key) [2023-12-30T08:56:18.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T08:56:18.629Z] + git semver init [2023-12-30T08:56:18.889Z] 2023-12-30 08:56:18,922 [run_init] DEBUG init version:0.0.0 force:False [2023-12-30T08:56:18.889Z] 2023-12-30 08:56:18,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-12-30T08:56:18.889Z] 2023-12-30 08:56:18,923 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-12-30T08:56:18.889Z] 2023-12-30 08:56:18,923 [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) [2023-12-30T08:56:20.267Z] 2023-12-30 08:56:20,072 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-12-30T08:56:20.267Z] 2023-12-30 08:56:20,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-12-30T08:56:20.267Z] 2023-12-30 08:56:20,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T08:56:20.267Z] 2023-12-30 08:56:20,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T08:56:20.267Z] 3.2.0-dev.5 [Pipeline] } [2023-12-30T08:56:20.360Z] $ docker exec --env ******** --env ******** 6c4e0efbdd0a3d3fd9ff6e584099b0edd0fc5123ff2ad7e399b2994024ebbe71 ssh-agent -k [2023-12-30T08:56:20.458Z] unset SSH_AUTH_SOCK; [2023-12-30T08:56:20.458Z] unset SSH_AGENT_PID; [2023-12-30T08:56:20.458Z] echo Agent pid 77 killed; [2023-12-30T08:56:20.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T08:56:20.769Z] + git semver [Pipeline] } [2023-12-30T08:56:21.128Z] $ docker stop --time=1 6c4e0efbdd0a3d3fd9ff6e584099b0edd0fc5123ff2ad7e399b2994024ebbe71 [2023-12-30T08:56:22.466Z] $ docker rm -f --volumes 6c4e0efbdd0a3d3fd9ff6e584099b0edd0fc5123ff2ad7e399b2994024ebbe71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T08:56:22.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-30T08:56:23.006Z] Stashed 1 file(s) [Pipeline] echo [2023-12-30T08:56:23.009Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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 [2023-12-30T08:56:23.396Z] provisioning config files... [2023-12-30T08:56:23.407Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12764619842292974547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:56:23.745Z] ---> ****-login.sh [2023-12-30T08:56:23.745Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:56:23.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:23.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:23.745Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:23.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:23.745Z] [2023-12-30T08:56:23.745Z] Login Succeeded [2023-12-30T08:56:23.745Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:56:23.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:23.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:23.745Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:23.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:23.745Z] [2023-12-30T08:56:23.745Z] Login Succeeded [2023-12-30T08:56:23.745Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:56:24.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:24.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:24.004Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:24.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:24.004Z] [2023-12-30T08:56:24.004Z] Login Succeeded [2023-12-30T08:56:24.004Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:56:24.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:24.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:24.004Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:24.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:24.004Z] [2023-12-30T08:56:24.004Z] Login Succeeded [2023-12-30T08:56:24.004Z] ****.io [2023-12-30T08:56:24.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:24.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:24.262Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:24.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:24.262Z] [2023-12-30T08:56:24.262Z] Login Succeeded [2023-12-30T08:56:24.262Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:56:24.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-30T08:56:24.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:56:24.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:56:24.493Z] ========================================================= [2023-12-30T08:56:24.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-30T08:56:24.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:24.879Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-30T08:56:24.879Z] Sending build context to Docker daemon 14.37MB [2023-12-30T08:56:24.879Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-30T08:56:24.879Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-30T08:56:24.879Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-30T08:56:24.879Z] 7264a8db6415: Pulling fs layer [2023-12-30T08:56:24.879Z] c4d48a809fc2: Pulling fs layer [2023-12-30T08:56:24.879Z] 4f1c88b9dad5: Pulling fs layer [2023-12-30T08:56:24.879Z] ad3a456e5733: Pulling fs layer [2023-12-30T08:56:24.879Z] 69c7f0334f64: Pulling fs layer [2023-12-30T08:56:24.879Z] 1f1c1a5573a3: Pulling fs layer [2023-12-30T08:56:24.879Z] ce7588e14bc9: Pulling fs layer [2023-12-30T08:56:24.879Z] b5e4710f87ac: Pulling fs layer [2023-12-30T08:56:24.879Z] 1f1c1a5573a3: Waiting [2023-12-30T08:56:24.879Z] ad3a456e5733: Waiting [2023-12-30T08:56:24.879Z] 69c7f0334f64: Waiting [2023-12-30T08:56:24.879Z] ce7588e14bc9: Waiting [2023-12-30T08:56:25.139Z] c4d48a809fc2: Verifying Checksum [2023-12-30T08:56:25.139Z] c4d48a809fc2: Download complete [2023-12-30T08:56:25.139Z] ad3a456e5733: Verifying Checksum [2023-12-30T08:56:25.139Z] ad3a456e5733: Download complete [2023-12-30T08:56:25.139Z] 69c7f0334f64: Verifying Checksum [2023-12-30T08:56:25.139Z] 69c7f0334f64: Download complete [2023-12-30T08:56:25.139Z] 7264a8db6415: Verifying Checksum [2023-12-30T08:56:25.139Z] 7264a8db6415: Download complete [2023-12-30T08:56:25.139Z] 1f1c1a5573a3: Verifying Checksum [2023-12-30T08:56:25.139Z] 1f1c1a5573a3: Download complete [2023-12-30T08:56:25.139Z] 7264a8db6415: Pull complete [2023-12-30T08:56:25.397Z] b5e4710f87ac: Verifying Checksum [2023-12-30T08:56:25.397Z] c4d48a809fc2: Pull complete [2023-12-30T08:56:25.397Z] 4f1c88b9dad5: Verifying Checksum [2023-12-30T08:56:25.397Z] 4f1c88b9dad5: Download complete [2023-12-30T08:56:25.964Z] ce7588e14bc9: Verifying Checksum [2023-12-30T08:56:25.964Z] ce7588e14bc9: Download complete [2023-12-30T08:56:28.509Z] 4f1c88b9dad5: Pull complete [2023-12-30T08:56:28.509Z] ad3a456e5733: Pull complete [2023-12-30T08:56:28.509Z] 69c7f0334f64: Pull complete [2023-12-30T08:56:28.509Z] 1f1c1a5573a3: Pull complete [2023-12-30T08:56:31.036Z] ce7588e14bc9: Pull complete [2023-12-30T08:56:31.036Z] b5e4710f87ac: Pull complete [2023-12-30T08:56:31.036Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-30T08:56:31.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-30T08:56:31.036Z] ---> 88b5674ff536 [2023-12-30T08:56:31.036Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-30T08:56:38.300Z] Still waiting to schedule task [2023-12-30T08:56:38.300Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26450’ [2023-12-30T08:56:41.017Z] ---> Running in 127f1ddfff4f [2023-12-30T08:56:41.017Z] Removing intermediate container 127f1ddfff4f [2023-12-30T08:56:41.017Z] ---> 42537a2200d1 [2023-12-30T08:56:41.017Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-30T08:56:41.017Z] ---> Running in 084644e257c7 [2023-12-30T08:56:41.017Z] Removing intermediate container 084644e257c7 [2023-12-30T08:56:41.017Z] ---> 82324c0c6b8e [2023-12-30T08:56:41.017Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-30T08:56:41.017Z] ---> Running in d466311742f1 [2023-12-30T08:56:41.017Z] Removing intermediate container d466311742f1 [2023-12-30T08:56:41.017Z] ---> 9b57fb148262 [2023-12-30T08:56:41.017Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-30T08:56:41.017Z] ---> Running in 47c29da5159c [2023-12-30T08:56:41.017Z] Removing intermediate container 47c29da5159c [2023-12-30T08:56:41.017Z] ---> c6e46ece443b [2023-12-30T08:56:41.017Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-30T08:56:41.017Z] ---> Running in 8b059d3d3f83 [2023-12-30T08:56:41.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:41.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:41.275Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-30T08:56:41.534Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-30T08:56:41.807Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-30T08:56:41.807Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-30T08:56:41.807Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-30T08:56:41.807Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-30T08:56:41.807Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-30T08:56:41.807Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-30T08:56:41.807Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-30T08:56:41.807Z] (10/13) Installing kmod-libs (30-r3) [2023-12-30T08:56:41.807Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-30T08:56:41.807Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-30T08:56:41.807Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-30T08:56:41.807Z] Executing busybox-1.36.1-r5.trigger [2023-12-30T08:56:42.067Z] Executing eudev-3.2.11-r8.trigger [2023-12-30T08:56:42.067Z] OK: 271 MiB in 65 packages [2023-12-30T08:56:44.612Z] Removing intermediate container 8b059d3d3f83 [2023-12-30T08:56:44.612Z] ---> aeab30367155 [2023-12-30T08:56:44.612Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-30T08:56:44.612Z] ---> Running in 97a2177020fc [2023-12-30T08:56:44.612Z] Removing intermediate container 97a2177020fc [2023-12-30T08:56:44.612Z] ---> d578404dea23 [2023-12-30T08:56:44.612Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-30T08:56:44.872Z] ---> f15aec2b63de [2023-12-30T08:56:44.872Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T08:56:44.872Z] ---> Running in 43962be82a7d [2023-12-30T08:57:41.296Z] Removing intermediate container 43962be82a7d [2023-12-30T08:57:41.296Z] ---> c670efa34e6a [2023-12-30T08:57:41.296Z] Step 11/13 : COPY . . [2023-12-30T08:57:41.296Z] ---> 8892f60c654d [2023-12-30T08:57:41.296Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-30T08:57:41.296Z] ---> Running in d91b12f6e2e1 [2023-12-30T08:57:41.296Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T08:57:41.296Z] Dload Upload Total Spent Left Speed [2023-12-30T08:57:41.296Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5761 0 --:--:-- --:--:-- --:--:-- 5747 [2023-12-30T08:57:41.296Z] Removing intermediate container d91b12f6e2e1 [2023-12-30T08:57:41.296Z] ---> b02876af6f88 [2023-12-30T08:57:41.296Z] Step 13/13 : RUN ${MAKE} [2023-12-30T08:57:41.296Z] ---> Running in 4d1a8b47ee06 [2023-12-30T08:57:41.296Z] noop [2023-12-30T08:57:41.296Z] Removing intermediate container 4d1a8b47ee06 [2023-12-30T08:57:41.296Z] ---> d06ee7eaeb6c [2023-12-30T08:57:41.296Z] Successfully built d06ee7eaeb6c [2023-12-30T08:57:41.296Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:57:41.680Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-30T08:57:41.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:57:41.797Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T08:57:41.819Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-12-30T08:57:42.164Z] $ docker top c3c53d8941f0195dbae878e8d620c7369a6b380a7a0839ef3f86663a73bb6fa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T08:57:42.562Z] + go version [2023-12-30T08:57:42.562Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-30T08:57:42.561Z] $ docker stop --time=1 c3c53d8941f0195dbae878e8d620c7369a6b380a7a0839ef3f86663a73bb6fa6 [2023-12-30T08:57:43.831Z] $ docker rm -f --volumes c3c53d8941f0195dbae878e8d620c7369a6b380a7a0839ef3f86663a73bb6fa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:57:44.437Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-30T08:57:44.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:57:44.551Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T08:57:44.563Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-12-30T08:57:44.877Z] $ docker top 0ca46609be11197a407419bbf9a7be5abc9df90850fe31af8f44865518968367 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T08:57:45.268Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-12-30T08:57:45.584Z] + make test [2023-12-30T08:57:45.584Z] go test ./... -coverprofile=coverage.out ./... [2023-12-30T08:57:46.959Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-30T08:57:59.155Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-30T08:57:59.155Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2023-12-30T08:58:07.304Z] go vet ./... [2023-12-30T08:58:09.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-30T08:58:09.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-30T08:58:09.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-30T08:58:10.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-30T08:58:10.115Z] $ docker stop --time=1 0ca46609be11197a407419bbf9a7be5abc9df90850fe31af8f44865518968367 [2023-12-30T08:58:13.282Z] $ docker rm -f --volumes 0ca46609be11197a407419bbf9a7be5abc9df90850fe31af8f44865518968367 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T08:58:13.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-30T08:58:13.924Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-30T08:58:14.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-30T08:58:14.767Z] + ls -al . [2023-12-30T08:58:14.767Z] total 224 [2023-12-30T08:58:14.767Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 30 08:57 . [2023-12-30T08:58:14.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 08:55 .. [2023-12-30T08:58:14.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 08:57 .git [2023-12-30T08:58:14.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:55 .github [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 30 08:55 .gitignore [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 30 08:55 .golangci.yml [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 30 08:55 .hadolint.yml [2023-12-30T08:58:14.767Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 08:56 .semver [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 30 08:55 Attribution.txt [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 30 08:55 CHANGELOG.md [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 30 08:55 Dockerfile [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 30 08:55 GOVERNANCE.md [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 30 08:55 Jenkinsfile [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 30 08:55 LICENSE [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 30 08:55 Makefile [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 30 08:55 OWNERS.md [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 30 08:55 README.md [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 30 08:56 VERSION [2023-12-30T08:58:14.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:55 bin [2023-12-30T08:58:14.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:55 cmd [2023-12-30T08:58:14.767Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 30 08:57 coverage.out [2023-12-30T08:58:14.767Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 30 08:55 docker-entrypoint.sh [2023-12-30T08:58:14.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:55 docs [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 3921 Dec 30 08:55 go.mod [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 34339 Dec 30 08:55 go.sum [2023-12-30T08:58:14.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:55 internal [2023-12-30T08:58:14.767Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 30 08:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:15.125Z] + 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=9c4f5b3d632a15b72762060f59c66cf16383077e --label arch=amd64 --label version=3.2.0-dev.5 . [2023-12-30T08:58:15.125Z] Sending build context to Docker daemon 14.43MB [2023-12-30T08:58:15.125Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-30T08:58:15.125Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-30T08:58:15.125Z] ---> d06ee7eaeb6c [2023-12-30T08:58:15.125Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-30T08:58:15.384Z] ---> Running in cf6f3deef809 [2023-12-30T08:58:15.643Z] Removing intermediate container cf6f3deef809 [2023-12-30T08:58:15.643Z] ---> 5efe37e8b581 [2023-12-30T08:58:15.643Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-30T08:58:15.643Z] ---> Running in 87d2511f2e98 [2023-12-30T08:58:15.643Z] Removing intermediate container 87d2511f2e98 [2023-12-30T08:58:15.643Z] ---> ad2b353024d7 [2023-12-30T08:58:15.643Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-30T08:58:15.643Z] ---> Running in ac9f74ba998e [2023-12-30T08:58:15.643Z] Removing intermediate container ac9f74ba998e [2023-12-30T08:58:15.643Z] ---> 64c89efb7840 [2023-12-30T08:58:15.643Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-30T08:58:15.643Z] ---> Running in 95b6f28bc591 [2023-12-30T08:58:15.902Z] Removing intermediate container 95b6f28bc591 [2023-12-30T08:58:15.902Z] ---> 0acb83c61118 [2023-12-30T08:58:15.902Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-30T08:58:15.902Z] ---> Running in 4ee4b8bbfc46 [2023-12-30T08:58:16.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:58:16.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:58:16.419Z] OK: 271 MiB in 65 packages [2023-12-30T08:58:16.680Z] Removing intermediate container 4ee4b8bbfc46 [2023-12-30T08:58:16.680Z] ---> 7c976c248bf7 [2023-12-30T08:58:16.680Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-30T08:58:16.680Z] ---> Running in 7c6479375b57 [2023-12-30T08:58:16.939Z] Removing intermediate container 7c6479375b57 [2023-12-30T08:58:16.939Z] ---> e1f107403434 [2023-12-30T08:58:16.939Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-30T08:58:16.939Z] ---> d04d5e407b14 [2023-12-30T08:58:16.939Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T08:58:16.939Z] ---> Running in f85e676b7397 [2023-12-30T08:58:17.876Z] Removing intermediate container f85e676b7397 [2023-12-30T08:58:17.876Z] ---> e3d8c4ab2390 [2023-12-30T08:58:17.876Z] Step 11/37 : COPY . . [2023-12-30T08:58:18.444Z] ---> fd21fe9569fe [2023-12-30T08:58:18.444Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-30T08:58:18.444Z] ---> Running in a28377c4fd85 [2023-12-30T08:58:18.702Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T08:58:18.702Z] Dload Upload Total Spent Left Speed [2023-12-30T08:58:18.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39848 0 --:--:-- --:--:-- --:--:-- 40419 [2023-12-30T08:58:19.277Z] Removing intermediate container a28377c4fd85 [2023-12-30T08:58:19.277Z] ---> a84bf451828a [2023-12-30T08:58:19.277Z] Step 13/37 : RUN ${MAKE} [2023-12-30T08:58:19.277Z] ---> Running in 96341855544d [2023-12-30T08:58:19.277Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-30T08:58:45.889Z] Removing intermediate container 96341855544d [2023-12-30T08:58:45.889Z] ---> 2c8847104eb5 [2023-12-30T08:58:45.889Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-30T08:58:45.889Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-30T08:58:45.889Z] 4acc49c71d14: Pulling fs layer [2023-12-30T08:58:45.889Z] 4acc49c71d14: Download complete [2023-12-30T08:58:45.889Z] 4acc49c71d14: Pull complete [2023-12-30T08:58:45.889Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-30T08:58:45.889Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-30T08:58:45.889Z] ---> 01a2bd3e5fff [2023-12-30T08:58:45.889Z] Step 15/37 : FROM alpine:3.18 [2023-12-30T08:58:45.889Z] 3.18: Pulling from library/alpine [2023-12-30T08:58:45.889Z] c926b61bad3b: Pulling fs layer [2023-12-30T08:58:45.889Z] c926b61bad3b: Verifying Checksum [2023-12-30T08:58:45.889Z] c926b61bad3b: Download complete [2023-12-30T08:58:45.889Z] c926b61bad3b: Pull complete [2023-12-30T08:58:45.889Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T08:58:45.889Z] Status: Downloaded newer image for alpine:3.18 [2023-12-30T08:58:45.889Z] ---> b541f2080109 [2023-12-30T08:58:45.889Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-30T08:58:45.889Z] ---> Running in 7e37e40e25c0 [2023-12-30T08:58:45.889Z] Removing intermediate container 7e37e40e25c0 [2023-12-30T08:58:45.889Z] ---> 15ce1ef130c0 [2023-12-30T08:58:45.889Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-30T08:58:45.889Z] ---> Running in 0aa593141606 [2023-12-30T08:58:45.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:58:45.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:58:45.889Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-30T08:58:45.889Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-30T08:58:45.889Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-30T08:58:45.889Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-30T08:58:45.889Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-30T08:58:45.889Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-30T08:58:45.889Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-30T08:58:45.889Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-30T08:58:45.889Z] (9/107) Installing libxcb (1.15-r1) [2023-12-30T08:58:45.889Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-30T08:58:45.889Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-30T08:58:45.889Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-30T08:58:45.889Z] (13/107) Installing libdrm (2.4.115-r4) [2023-12-30T08:58:45.889Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-30T08:58:45.889Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-30T08:58:45.889Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-30T08:58:45.890Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-30T08:58:45.890Z] (18/107) Installing libva (2.18.0-r1) [2023-12-30T08:58:45.890Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-30T08:58:45.890Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-30T08:58:45.890Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-30T08:58:45.890Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-30T08:58:45.890Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-30T08:58:45.890Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-30T08:58:45.890Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-30T08:58:45.890Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-30T08:58:45.890Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-30T08:58:45.890Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-30T08:58:45.890Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-30T08:58:45.890Z] (30/107) Installing opus (1.4-r0) [2023-12-30T08:58:45.890Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-30T08:58:45.890Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-30T08:58:45.890Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-30T08:58:45.890Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-30T08:58:45.890Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-30T08:58:45.890Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-30T08:58:45.890Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-30T08:58:45.890Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-30T08:58:45.890Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-12-30T08:58:45.890Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-30T08:58:45.890Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-30T08:58:46.149Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-30T08:58:46.149Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-30T08:58:46.719Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-30T08:58:46.719Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-30T08:58:46.719Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-30T08:58:46.719Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-30T08:58:46.719Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-30T08:58:46.719Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-30T08:58:46.719Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-30T08:58:46.719Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-30T08:58:46.719Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-30T08:58:46.719Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-30T08:58:46.719Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-30T08:58:46.719Z] (55/107) Installing glib (2.76.4-r0) [2023-12-30T08:58:46.719Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-30T08:58:46.719Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-30T08:58:46.719Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-30T08:58:46.719Z] (59/107) Installing libass (0.17.1-r0) [2023-12-30T08:58:46.719Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-30T08:58:46.719Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-30T08:58:46.719Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-30T08:58:46.719Z] (63/107) Installing libunistring (1.1-r1) [2023-12-30T08:58:46.719Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-30T08:58:46.980Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-30T08:58:46.980Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-30T08:58:46.980Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-30T08:58:46.980Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-30T08:58:46.980Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-30T08:58:46.980Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-30T08:58:46.980Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-30T08:58:46.980Z] (72/107) Installing librist (0.2.7-r0) [2023-12-30T08:58:46.980Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-30T08:58:46.980Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-30T08:58:46.980Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-30T08:58:46.980Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-30T08:58:46.980Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-30T08:58:46.980Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-30T08:58:46.980Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-30T08:58:47.547Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-30T08:58:47.547Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-30T08:58:47.547Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-30T08:58:47.547Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-30T08:58:47.547Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-30T08:58:47.547Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-30T08:58:47.547Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-30T08:58:47.547Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-30T08:58:47.547Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-30T08:58:47.547Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-30T08:58:47.547Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-30T08:58:47.547Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-30T08:58:47.547Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-30T08:58:47.547Z] (93/107) Installing orc (0.4.34-r0) [2023-12-30T08:58:47.547Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-30T08:58:47.547Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-30T08:58:47.547Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-30T08:58:47.547Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-30T08:58:47.547Z] (98/107) Installing libpulse (16.1-r10) [2023-12-30T08:58:47.547Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-30T08:58:47.547Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-30T08:58:47.547Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-30T08:58:47.547Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-30T08:58:47.547Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-30T08:58:47.547Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-30T08:58:47.547Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-30T08:58:47.547Z] (106/107) Installing kmod-libs (30-r3) [2023-12-30T08:58:47.547Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-30T08:58:47.806Z] Executing busybox-1.36.1-r5.trigger [2023-12-30T08:58:47.806Z] Executing glib-2.76.4-r0.trigger [2023-12-30T08:58:47.806Z] Executing eudev-3.2.11-r8.trigger [2023-12-30T08:58:47.806Z] OK: 131 MiB in 122 packages [2023-12-30T08:58:52.042Z] Removing intermediate container 0aa593141606 [2023-12-30T08:58:52.042Z] ---> d8d669a8010c [2023-12-30T08:58:52.042Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-30T08:58:52.042Z] ---> Running in b9569a423020 [2023-12-30T08:58:52.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:58:52.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:58:52.560Z] OK: 131 MiB in 122 packages [2023-12-30T08:58:52.819Z] Removing intermediate container b9569a423020 [2023-12-30T08:58:52.819Z] ---> eea4fcf98419 [2023-12-30T08:58:52.819Z] Step 19/37 : WORKDIR / [2023-12-30T08:58:52.819Z] ---> Running in d0f29e9c2acc [2023-12-30T08:58:52.819Z] Removing intermediate container d0f29e9c2acc [2023-12-30T08:58:52.819Z] ---> 2d6b2b4fd8db [2023-12-30T08:58:52.819Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-30T08:58:53.772Z] ---> 2f7504f65614 [2023-12-30T08:58:53.772Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-30T08:58:54.032Z] ---> 49f756ac6307 [2023-12-30T08:58:54.032Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-30T08:58:54.290Z] ---> dcf743f1fb4e [2023-12-30T08:58:54.290Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-30T08:58:54.290Z] ---> 9c035cb0b4dc [2023-12-30T08:58:54.290Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-30T08:58:54.548Z] ---> e28a4aee759b [2023-12-30T08:58:54.548Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-30T08:58:54.807Z] ---> 0fc3cbf21d9f [2023-12-30T08:58:54.807Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-30T08:58:56.299Z] ---> 5806647a5f50 [2023-12-30T08:58:56.299Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-30T08:58:56.299Z] ---> Running in 2855d67f2bb5 [2023-12-30T08:58:56.868Z] Removing intermediate container 2855d67f2bb5 [2023-12-30T08:58:56.868Z] ---> 2913add69892 [2023-12-30T08:58:56.868Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-30T08:58:56.868Z] ---> Running in 991f6d624c82 [2023-12-30T08:58:57.446Z] Removing intermediate container 991f6d624c82 [2023-12-30T08:58:57.446Z] ---> b066a14cc2b4 [2023-12-30T08:58:57.446Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-30T08:58:57.446Z] ---> Running in 62206c076d4a [2023-12-30T08:58:58.067Z] Removing intermediate container 62206c076d4a [2023-12-30T08:58:58.067Z] ---> 83ae0c42aca6 [2023-12-30T08:58:58.067Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-30T08:58:58.067Z] ---> Running in ac8c8c1bca07 [2023-12-30T08:58:58.635Z] Removing intermediate container ac8c8c1bca07 [2023-12-30T08:58:58.635Z] ---> ceb14e33180a [2023-12-30T08:58:58.635Z] Step 31/37 : EXPOSE 59983 [2023-12-30T08:58:58.635Z] ---> Running in 891115ee46cc [2023-12-30T08:58:58.899Z] Removing intermediate container 891115ee46cc [2023-12-30T08:58:58.899Z] ---> e01719b90253 [2023-12-30T08:58:58.899Z] Step 32/37 : EXPOSE 8554 [2023-12-30T08:58:58.899Z] ---> Running in 377000d97dd2 [2023-12-30T08:58:58.899Z] Removing intermediate container 377000d97dd2 [2023-12-30T08:58:58.899Z] ---> b4deacd6701d [2023-12-30T08:58:58.899Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-30T08:58:58.899Z] ---> Running in a8712396ec84 [2023-12-30T08:58:58.899Z] Removing intermediate container a8712396ec84 [2023-12-30T08:58:58.899Z] ---> c8785eed51b0 [2023-12-30T08:58:58.899Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-30T08:58:59.157Z] ---> Running in 8ffb752f1711 [2023-12-30T08:58:59.157Z] Removing intermediate container 8ffb752f1711 [2023-12-30T08:58:59.157Z] ---> aea41f920d58 [2023-12-30T08:58:59.157Z] Step 35/37 : LABEL arch=amd64 [2023-12-30T08:58:59.157Z] ---> Running in 1867a7f0fbba [2023-12-30T08:58:59.157Z] Removing intermediate container 1867a7f0fbba [2023-12-30T08:58:59.157Z] ---> 8668cae2b28b [2023-12-30T08:58:59.157Z] Step 36/37 : LABEL git_sha=9c4f5b3d632a15b72762060f59c66cf16383077e [2023-12-30T08:58:59.157Z] ---> Running in 568dc27f3081 [2023-12-30T08:58:59.415Z] Removing intermediate container 568dc27f3081 [2023-12-30T08:58:59.415Z] ---> 04aa6c82515d [2023-12-30T08:58:59.415Z] Step 37/37 : LABEL version=3.2.0-dev.5 [2023-12-30T08:58:59.415Z] ---> Running in c2fafcef0c6f [2023-12-30T08:58:59.415Z] Removing intermediate container c2fafcef0c6f [2023-12-30T08:58:59.415Z] ---> 7fc16acbc51e [2023-12-30T08:58:59.415Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-30T08:58:59.415Z] Successfully built 7fc16acbc51e [2023-12-30T08:58:59.415Z] 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 [2023-12-30T08:58:59.723Z] provisioning config files... [2023-12-30T08:58:59.734Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2205153066780091466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:59:00.074Z] ---> ****-login.sh [2023-12-30T08:59:00.074Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:59:00.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:00.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:00.075Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:00.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:00.075Z] [2023-12-30T08:59:00.075Z] Login Succeeded [2023-12-30T08:59:00.075Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:59:00.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:00.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:00.075Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:00.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:00.075Z] [2023-12-30T08:59:00.075Z] Login Succeeded [2023-12-30T08:59:00.075Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:59:00.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:00.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:00.336Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:00.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:00.336Z] [2023-12-30T08:59:00.336Z] Login Succeeded [2023-12-30T08:59:00.336Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:59:00.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:00.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:00.336Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:00.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:00.336Z] [2023-12-30T08:59:00.336Z] Login Succeeded [2023-12-30T08:59:00.336Z] ****.io [2023-12-30T08:59:00.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:00.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:00.598Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:00.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:00.598Z] [2023-12-30T08:59:00.598Z] Login Succeeded [2023-12-30T08:59:00.598Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:59:00.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T08:59:00.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:59:00.796Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-12-30T08:59:00.796Z] 9c4f5b3d632a15b72762060f59c66cf16383077e [2023-12-30T08:59:00.796Z] latest [2023-12-30T08:59:00.796Z] 3.2.0-dev.5 [2023-12-30T08:59:00.796Z] 9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5 [2023-12-30T08:59:00.796Z] main [2023-12-30T08:59:00.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:01.241Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9c4f5b3d632a15b72762060f59c66cf16383077e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:01.633Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9c4f5b3d632a15b72762060f59c66cf16383077e [2023-12-30T08:59:01.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-30T08:59:01.633Z] ea374cded6de: Preparing [2023-12-30T08:59:01.633Z] 7c4b79537a1b: Preparing [2023-12-30T08:59:01.633Z] b868029275d8: Preparing [2023-12-30T08:59:01.633Z] d174fa7fcc56: Preparing [2023-12-30T08:59:01.633Z] 3827b5b91e75: Preparing [2023-12-30T08:59:01.633Z] acc83c6ca332: Preparing [2023-12-30T08:59:01.633Z] 8412f88ed98e: Preparing [2023-12-30T08:59:01.633Z] a95b9dc25535: Preparing [2023-12-30T08:59:01.633Z] 5307b672a369: Preparing [2023-12-30T08:59:01.633Z] fbe0f555a3bf: Preparing [2023-12-30T08:59:01.633Z] 77774faaa42f: Preparing [2023-12-30T08:59:01.633Z] c2ce50207cf0: Preparing [2023-12-30T08:59:01.633Z] cafe90a9a7af: Preparing [2023-12-30T08:59:01.633Z] 9fe9a137fd00: Preparing [2023-12-30T08:59:01.633Z] 5307b672a369: Waiting [2023-12-30T08:59:01.633Z] acc83c6ca332: Waiting [2023-12-30T08:59:01.633Z] c2ce50207cf0: Waiting [2023-12-30T08:59:01.633Z] 8412f88ed98e: Waiting [2023-12-30T08:59:01.633Z] a95b9dc25535: Waiting [2023-12-30T08:59:01.633Z] 9fe9a137fd00: Waiting [2023-12-30T08:59:01.633Z] cafe90a9a7af: Waiting [2023-12-30T08:59:01.633Z] fbe0f555a3bf: Waiting [2023-12-30T08:59:01.633Z] d174fa7fcc56: Pushed [2023-12-30T08:59:01.633Z] b868029275d8: Pushed [2023-12-30T08:59:01.633Z] 7c4b79537a1b: Pushed [2023-12-30T08:59:01.633Z] ea374cded6de: Pushed [2023-12-30T08:59:01.892Z] acc83c6ca332: Pushed [2023-12-30T08:59:01.892Z] 8412f88ed98e: Pushed [2023-12-30T08:59:01.892Z] 5307b672a369: Pushed [2023-12-30T08:59:01.892Z] a95b9dc25535: Pushed [2023-12-30T08:59:01.892Z] fbe0f555a3bf: Pushed [2023-12-30T08:59:01.892Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:59:01.892Z] c2ce50207cf0: Pushed [2023-12-30T08:59:04.424Z] 3827b5b91e75: Pushed [2023-12-30T08:59:04.684Z] 77774faaa42f: Pushed [2023-12-30T08:59:14.664Z] cafe90a9a7af: Pushed [2023-12-30T08:59:14.664Z] 9c4f5b3d632a15b72762060f59c66cf16383077e: digest: sha256:205a5d0d983fe89e1bfd6b404eeefea2cbd04c410352de857a2ea632941160b8 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:15.084Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:15.488Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-12-30T08:59:15.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-30T08:59:15.488Z] ea374cded6de: Preparing [2023-12-30T08:59:15.488Z] 7c4b79537a1b: Preparing [2023-12-30T08:59:15.488Z] b868029275d8: Preparing [2023-12-30T08:59:15.488Z] d174fa7fcc56: Preparing [2023-12-30T08:59:15.488Z] 3827b5b91e75: Preparing [2023-12-30T08:59:15.488Z] acc83c6ca332: Preparing [2023-12-30T08:59:15.488Z] 8412f88ed98e: Preparing [2023-12-30T08:59:15.488Z] a95b9dc25535: Preparing [2023-12-30T08:59:15.488Z] 5307b672a369: Preparing [2023-12-30T08:59:15.488Z] fbe0f555a3bf: Preparing [2023-12-30T08:59:15.488Z] 77774faaa42f: Preparing [2023-12-30T08:59:15.488Z] c2ce50207cf0: Preparing [2023-12-30T08:59:15.488Z] cafe90a9a7af: Preparing [2023-12-30T08:59:15.488Z] 9fe9a137fd00: Preparing [2023-12-30T08:59:15.488Z] acc83c6ca332: Waiting [2023-12-30T08:59:15.488Z] 8412f88ed98e: Waiting [2023-12-30T08:59:15.488Z] a95b9dc25535: Waiting [2023-12-30T08:59:15.488Z] 5307b672a369: Waiting [2023-12-30T08:59:15.488Z] cafe90a9a7af: Waiting [2023-12-30T08:59:15.488Z] 9fe9a137fd00: Waiting [2023-12-30T08:59:15.488Z] 77774faaa42f: Waiting [2023-12-30T08:59:15.488Z] c2ce50207cf0: Waiting [2023-12-30T08:59:15.488Z] b868029275d8: Layer already exists [2023-12-30T08:59:15.488Z] d174fa7fcc56: Layer already exists [2023-12-30T08:59:15.488Z] 3827b5b91e75: Layer already exists [2023-12-30T08:59:15.488Z] 7c4b79537a1b: Layer already exists [2023-12-30T08:59:15.488Z] ea374cded6de: Layer already exists [2023-12-30T08:59:15.488Z] acc83c6ca332: Layer already exists [2023-12-30T08:59:15.488Z] a95b9dc25535: Layer already exists [2023-12-30T08:59:15.488Z] 8412f88ed98e: Layer already exists [2023-12-30T08:59:15.488Z] fbe0f555a3bf: Layer already exists [2023-12-30T08:59:15.488Z] 77774faaa42f: Layer already exists [2023-12-30T08:59:15.488Z] 5307b672a369: Layer already exists [2023-12-30T08:59:15.488Z] cafe90a9a7af: Layer already exists [2023-12-30T08:59:15.488Z] c2ce50207cf0: Layer already exists [2023-12-30T08:59:15.488Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:59:15.488Z] latest: digest: sha256:205a5d0d983fe89e1bfd6b404eeefea2cbd04c410352de857a2ea632941160b8 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:15.905Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:16.312Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.5 [2023-12-30T08:59:16.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-30T08:59:16.312Z] ea374cded6de: Preparing [2023-12-30T08:59:16.312Z] 7c4b79537a1b: Preparing [2023-12-30T08:59:16.312Z] b868029275d8: Preparing [2023-12-30T08:59:16.312Z] d174fa7fcc56: Preparing [2023-12-30T08:59:16.312Z] 3827b5b91e75: Preparing [2023-12-30T08:59:16.312Z] acc83c6ca332: Preparing [2023-12-30T08:59:16.312Z] 8412f88ed98e: Preparing [2023-12-30T08:59:16.312Z] a95b9dc25535: Preparing [2023-12-30T08:59:16.312Z] 5307b672a369: Preparing [2023-12-30T08:59:16.312Z] fbe0f555a3bf: Preparing [2023-12-30T08:59:16.312Z] 77774faaa42f: Preparing [2023-12-30T08:59:16.312Z] c2ce50207cf0: Preparing [2023-12-30T08:59:16.312Z] cafe90a9a7af: Preparing [2023-12-30T08:59:16.312Z] 9fe9a137fd00: Preparing [2023-12-30T08:59:16.312Z] 8412f88ed98e: Waiting [2023-12-30T08:59:16.312Z] a95b9dc25535: Waiting [2023-12-30T08:59:16.312Z] 5307b672a369: Waiting [2023-12-30T08:59:16.312Z] c2ce50207cf0: Waiting [2023-12-30T08:59:16.312Z] cafe90a9a7af: Waiting [2023-12-30T08:59:16.312Z] 9fe9a137fd00: Waiting [2023-12-30T08:59:16.312Z] fbe0f555a3bf: Waiting [2023-12-30T08:59:16.312Z] 77774faaa42f: Waiting [2023-12-30T08:59:16.312Z] acc83c6ca332: Waiting [2023-12-30T08:59:16.312Z] 7c4b79537a1b: Layer already exists [2023-12-30T08:59:16.312Z] b868029275d8: Layer already exists [2023-12-30T08:59:16.312Z] 3827b5b91e75: Layer already exists [2023-12-30T08:59:16.312Z] ea374cded6de: Layer already exists [2023-12-30T08:59:16.312Z] d174fa7fcc56: Layer already exists [2023-12-30T08:59:16.312Z] acc83c6ca332: Layer already exists [2023-12-30T08:59:16.312Z] 8412f88ed98e: Layer already exists [2023-12-30T08:59:16.312Z] a95b9dc25535: Layer already exists [2023-12-30T08:59:16.312Z] 5307b672a369: Layer already exists [2023-12-30T08:59:16.312Z] fbe0f555a3bf: Layer already exists [2023-12-30T08:59:16.312Z] 77774faaa42f: Layer already exists [2023-12-30T08:59:16.312Z] c2ce50207cf0: Layer already exists [2023-12-30T08:59:16.312Z] cafe90a9a7af: Layer already exists [2023-12-30T08:59:16.312Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:59:16.312Z] 3.2.0-dev.5: digest: sha256:205a5d0d983fe89e1bfd6b404eeefea2cbd04c410352de857a2ea632941160b8 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:16.592Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26454 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-12-30T08:59:16.635Z] Running in /w/workspace/device-usb-camera/170 [Pipeline] { [Pipeline] checkout [2023-12-30T08:59:16.719Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5 [2023-12-30T08:59:19.714Z] Selected Git installation does not exist. Using Default [2023-12-30T08:59:19.714Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:20.153Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5 [2023-12-30T08:59:20.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-30T08:59:20.153Z] ea374cded6de: Preparing [2023-12-30T08:59:20.153Z] 7c4b79537a1b: Preparing [2023-12-30T08:59:20.153Z] b868029275d8: Preparing [2023-12-30T08:59:20.153Z] d174fa7fcc56: Preparing [2023-12-30T08:59:20.153Z] 3827b5b91e75: Preparing [2023-12-30T08:59:20.153Z] acc83c6ca332: Preparing [2023-12-30T08:59:20.153Z] 8412f88ed98e: Preparing [2023-12-30T08:59:20.153Z] a95b9dc25535: Preparing [2023-12-30T08:59:20.153Z] 5307b672a369: Preparing [2023-12-30T08:59:20.153Z] fbe0f555a3bf: Preparing [2023-12-30T08:59:20.153Z] 77774faaa42f: Preparing [2023-12-30T08:59:20.153Z] c2ce50207cf0: Preparing [2023-12-30T08:59:20.153Z] cafe90a9a7af: Preparing [2023-12-30T08:59:20.153Z] 9fe9a137fd00: Preparing [2023-12-30T08:59:20.153Z] 5307b672a369: Waiting [2023-12-30T08:59:20.153Z] 77774faaa42f: Waiting [2023-12-30T08:59:20.153Z] cafe90a9a7af: Waiting [2023-12-30T08:59:20.153Z] 9fe9a137fd00: Waiting [2023-12-30T08:59:20.153Z] acc83c6ca332: Waiting [2023-12-30T08:59:20.153Z] 8412f88ed98e: Waiting [2023-12-30T08:59:20.153Z] a95b9dc25535: Waiting [2023-12-30T08:59:20.153Z] c2ce50207cf0: Waiting [2023-12-30T08:59:20.153Z] 3827b5b91e75: Layer already exists [2023-12-30T08:59:20.153Z] 7c4b79537a1b: Layer already exists [2023-12-30T08:59:20.153Z] ea374cded6de: Layer already exists [2023-12-30T08:59:20.153Z] b868029275d8: Layer already exists [2023-12-30T08:59:20.153Z] d174fa7fcc56: Layer already exists [2023-12-30T08:59:20.153Z] 8412f88ed98e: Layer already exists [2023-12-30T08:59:20.153Z] acc83c6ca332: Layer already exists [2023-12-30T08:59:20.153Z] fbe0f555a3bf: Layer already exists [2023-12-30T08:59:20.153Z] a95b9dc25535: Layer already exists [2023-12-30T08:59:20.153Z] 5307b672a369: Layer already exists [2023-12-30T08:59:20.153Z] 77774faaa42f: Layer already exists [2023-12-30T08:59:20.153Z] c2ce50207cf0: Layer already exists [2023-12-30T08:59:20.153Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:59:20.153Z] cafe90a9a7af: Layer already exists [2023-12-30T08:59:20.153Z] 9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5: digest: sha256:205a5d0d983fe89e1bfd6b404eeefea2cbd04c410352de857a2ea632941160b8 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:20.574Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:21.001Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-12-30T08:59:21.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-30T08:59:21.001Z] ea374cded6de: Preparing [2023-12-30T08:59:21.001Z] 7c4b79537a1b: Preparing [2023-12-30T08:59:21.001Z] b868029275d8: Preparing [2023-12-30T08:59:21.001Z] d174fa7fcc56: Preparing [2023-12-30T08:59:21.001Z] 3827b5b91e75: Preparing [2023-12-30T08:59:21.001Z] acc83c6ca332: Preparing [2023-12-30T08:59:21.001Z] 8412f88ed98e: Preparing [2023-12-30T08:59:21.001Z] acc83c6ca332: Waiting [2023-12-30T08:59:21.001Z] a95b9dc25535: Preparing [2023-12-30T08:59:21.001Z] 5307b672a369: Preparing [2023-12-30T08:59:21.001Z] 8412f88ed98e: Waiting [2023-12-30T08:59:21.001Z] a95b9dc25535: Waiting [2023-12-30T08:59:21.001Z] fbe0f555a3bf: Preparing [2023-12-30T08:59:21.001Z] 77774faaa42f: Preparing [2023-12-30T08:59:21.001Z] c2ce50207cf0: Preparing [2023-12-30T08:59:21.001Z] 5307b672a369: Waiting [2023-12-30T08:59:21.001Z] fbe0f555a3bf: Waiting [2023-12-30T08:59:21.001Z] 77774faaa42f: Waiting [2023-12-30T08:59:21.001Z] cafe90a9a7af: Preparing [2023-12-30T08:59:21.001Z] 9fe9a137fd00: Preparing [2023-12-30T08:59:21.001Z] cafe90a9a7af: Waiting [2023-12-30T08:59:21.001Z] 9fe9a137fd00: Waiting [2023-12-30T08:59:21.001Z] c2ce50207cf0: Waiting [2023-12-30T08:59:21.001Z] 3827b5b91e75: Layer already exists [2023-12-30T08:59:21.001Z] 7c4b79537a1b: Layer already exists [2023-12-30T08:59:21.001Z] b868029275d8: Layer already exists [2023-12-30T08:59:21.001Z] ea374cded6de: Layer already exists [2023-12-30T08:59:21.001Z] d174fa7fcc56: Layer already exists [2023-12-30T08:59:21.001Z] 8412f88ed98e: Layer already exists [2023-12-30T08:59:21.001Z] a95b9dc25535: Layer already exists [2023-12-30T08:59:21.001Z] acc83c6ca332: Layer already exists [2023-12-30T08:59:21.001Z] 5307b672a369: Layer already exists [2023-12-30T08:59:21.001Z] fbe0f555a3bf: Layer already exists [2023-12-30T08:59:21.001Z] 77774faaa42f: Layer already exists [2023-12-30T08:59:21.001Z] c2ce50207cf0: Layer already exists [2023-12-30T08:59:21.001Z] cafe90a9a7af: Layer already exists [2023-12-30T08:59:21.001Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:59:21.001Z] main: digest: sha256:205a5d0d983fe89e1bfd6b404eeefea2cbd04c410352de857a2ea632941160b8 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T08:59:21.274Z] ===================================================== [Pipeline] echo [2023-12-30T08:59:21.318Z] taggedImages: [2023-12-30T08:59:21.318Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9c4f5b3d632a15b72762060f59c66cf16383077e [2023-12-30T08:59:21.318Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-12-30T08:59:21.318Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.5 [2023-12-30T08:59:21.318Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5 [2023-12-30T08:59:21.318Z] - 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 [2023-12-30T08:59:22.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:59:22.010Z] [2023-12-30T08:59:22.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:22.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:59:22.354Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-30T08:59:22.354Z] 5eb5b503b376: Pulling fs layer [2023-12-30T08:59:22.354Z] 5c69ac0246d0: Pulling fs layer [2023-12-30T08:59:22.354Z] ec43610c2a17: Pulling fs layer [2023-12-30T08:59:22.354Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-30T08:59:22.354Z] 33b1e0a273af: Pulling fs layer [2023-12-30T08:59:22.354Z] 5d3b04190fa2: Pulling fs layer [2023-12-30T08:59:22.354Z] 2f39f015ded8: Pulling fs layer [2023-12-30T08:59:22.354Z] 33b1e0a273af: Waiting [2023-12-30T08:59:22.354Z] 2f39f015ded8: Waiting [2023-12-30T08:59:22.354Z] 5d3b04190fa2: Waiting [2023-12-30T08:59:22.354Z] 3a2ae6a8a46f: Waiting [2023-12-30T08:59:22.354Z] 5c69ac0246d0: Verifying Checksum [2023-12-30T08:59:22.354Z] 5c69ac0246d0: Download complete [2023-12-30T08:59:22.354Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-30T08:59:22.354Z] 3a2ae6a8a46f: Download complete [2023-12-30T08:59:22.354Z] 33b1e0a273af: Verifying Checksum [2023-12-30T08:59:22.354Z] 33b1e0a273af: Download complete [2023-12-30T08:59:22.354Z] 5d3b04190fa2: Download complete [2023-12-30T08:59:22.354Z] ec43610c2a17: Verifying Checksum [2023-12-30T08:59:22.354Z] ec43610c2a17: Download complete [2023-12-30T08:59:22.612Z] 5eb5b503b376: Verifying Checksum [2023-12-30T08:59:22.612Z] 5eb5b503b376: Download complete [2023-12-30T08:59:23.181Z] 2f39f015ded8: Verifying Checksum [2023-12-30T08:59:23.181Z] 2f39f015ded8: Download complete [2023-12-30T08:59:23.747Z] 5eb5b503b376: Pull complete [2023-12-30T08:59:23.747Z] 5c69ac0246d0: Pull complete [2023-12-30T08:59:24.313Z] ec43610c2a17: Pull complete [2023-12-30T08:59:24.313Z] 3a2ae6a8a46f: Pull complete [2023-12-30T08:59:24.572Z] 33b1e0a273af: Pull complete [2023-12-30T08:59:24.859Z] 5d3b04190fa2: Pull complete [2023-12-30T08:59:26.548Z] using credential edgex-jenkins-ssh [2023-12-30T08:59:26.573Z] Cloning the remote Git repository [2023-12-30T08:59:26.624Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-30T08:59:26.737Z] > git init /w/workspace/device-usb-camera/170 # timeout=10 [2023-12-30T08:59:26.913Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-30T08:59:26.915Z] > git --version # timeout=10 [2023-12-30T08:59:26.937Z] > git --version # 'git version 2.25.1' [2023-12-30T08:59:26.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-30T08:59:27.126Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-30T08:59:29.048Z] 2f39f015ded8: Pull complete [2023-12-30T08:59:29.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-30T08:59:29.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:59:29.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:59:29.266Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T08:59:29.282Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-30T08:59:30.023Z] Avoid second fetch [2023-12-30T08:59:30.023Z] Checking out Revision 9c4f5b3d632a15b72762060f59c66cf16383077e (main) [2023-12-30T08:59:28.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-30T08:59:28.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-30T08:59:30.038Z] > git config core.sparsecheckout # timeout=10 [2023-12-30T08:59:30.772Z] Commit message: "Merge pull request #319 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" [2023-12-30T08:59:31.200Z] [2023-12-30T08:59:31.200Z] GitHub has been notified of this commit’s build result [2023-12-30T08:59:31.200Z] [2023-12-30T08:59:30.121Z] > git checkout -f 9c4f5b3d632a15b72762060f59c66cf16383077e # timeout=10 [2023-12-30T08:59:34.217Z] $ docker top 5188acc6f408fbf7c70b27d5ce5ae48adf6bce16ba0f71b2292d2460ecfa6f1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T08:59:34.679Z] ---> job-cost.sh [2023-12-30T08:59:34.679Z] lf-activate-venv: SKIPPING [2023-12-30T08:59:34.679Z] INFO: No Stack... [2023-12-30T08:59:34.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T08:59:35.200Z] INFO: Archiving Costs [Pipeline] sh [2023-12-30T08:59:35.250Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-30T08:59:35.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T08:59:35.251Z] Dload Upload Total Spent Left Speed [2023-12-30T08:59:35.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2023-12-30T08:59:35.552Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-12-30T08:59:35.552Z] + cut -d, -f6 [Pipeline] lock [2023-12-30T08:59:35.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-170-stack-cost] [2023-12-30T08:59:35.577Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-170-stack-cost] did not exist. Created. [2023-12-30T08:59:35.577Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-170-stack-cost] [Pipeline] { [2023-12-30T08:59:35.608Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2023-12-30T08:59:35.951Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-30T08:59:35.951Z] + sudo tee /etc/docker/daemon.new [2023-12-30T08:59:35.951Z] { [2023-12-30T08:59:35.951Z] "registry-mirrors": [ [2023-12-30T08:59:35.951Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-30T08:59:35.951Z] ], [2023-12-30T08:59:35.951Z] "bip": "10.250.0.254/24", [2023-12-30T08:59:35.951Z] "hosts": [ [2023-12-30T08:59:35.951Z] "tcp://0.0.0.0:5555", [2023-12-30T08:59:35.951Z] "unix:///var/run/docker.sock" [2023-12-30T08:59:35.951Z] ], [2023-12-30T08:59:35.951Z] "mtu": 1458, [2023-12-30T08:59:35.951Z] "selinux-enabled": true, [2023-12-30T08:59:35.951Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-30T08:59:35.951Z] } [Pipeline] sh [2023-12-30T08:59:36.018Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-30T08:59:36.083Z] Stashed 1 file(s) [Pipeline] } [2023-12-30T08:59:36.127Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-30T08:59:36.199Z] $ docker stop --time=1 5188acc6f408fbf7c70b27d5ce5ae48adf6bce16ba0f71b2292d2460ecfa6f1d [2023-12-30T08:59:36.291Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-30T08:59:37.370Z] $ docker rm -f --volumes 5188acc6f408fbf7c70b27d5ce5ae48adf6bce16ba0f71b2292d2460ecfa6f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-12-30T08:59:37.800Z] + sudo service docker restart [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T08:59:56.129Z] provisioning config files... [2023-12-30T08:59:56.157Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/170@tmp/config16922123953305451006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:59:56.617Z] ---> ****-login.sh [2023-12-30T08:59:56.618Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:59:56.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:57.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:57.160Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:57.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:57.160Z] [2023-12-30T08:59:57.160Z] Login Succeeded [2023-12-30T08:59:57.160Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:59:57.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:57.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:57.432Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:57.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:57.432Z] [2023-12-30T08:59:57.432Z] Login Succeeded [2023-12-30T08:59:57.432Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:59:57.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:57.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:57.703Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:57.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:57.703Z] [2023-12-30T08:59:57.703Z] Login Succeeded [2023-12-30T08:59:57.703Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:59:57.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:57.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:57.973Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:57.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:57.973Z] [2023-12-30T08:59:57.973Z] Login Succeeded [2023-12-30T08:59:57.973Z] ****.io [2023-12-30T08:59:58.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:58.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:58.518Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:58.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:58.518Z] [2023-12-30T08:59:58.518Z] Login Succeeded [2023-12-30T08:59:58.518Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:59:58.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-30T08:59:58.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:59:59.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:59:59.085Z] ========================================================= [2023-12-30T08:59:59.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-30T08:59:59.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:59.596Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-30T09:00:01.025Z] #0 building with "default" instance using docker driver [2023-12-30T09:00:01.025Z] [2023-12-30T09:00:01.025Z] #1 [internal] load .dockerignore [2023-12-30T09:00:01.025Z] #1 transferring context: 2B done [2023-12-30T09:00:01.025Z] #1 DONE 0.1s [2023-12-30T09:00:01.025Z] [2023-12-30T09:00:01.025Z] #2 [internal] load build definition from Dockerfile [2023-12-30T09:00:01.025Z] #2 transferring dockerfile: 2.60kB 0.0s done [2023-12-30T09:00:01.025Z] #2 DONE 0.1s [2023-12-30T09:00:01.025Z] [2023-12-30T09:00:01.025Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-30T09:00:01.025Z] #3 DONE 0.1s [2023-12-30T09:00:01.025Z] [2023-12-30T09:00:01.025Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T09:00:01.025Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-30T09:00:01.025Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-30T09:00:01.025Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.30MB / 3.33MB 0.1s [2023-12-30T09:00:01.025Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-30T09:00:01.025Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-30T09:00:01.320Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-30T09:00:01.320Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-30T09:00:01.320Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-30T09:00:01.320Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-30T09:00:01.320Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-30T09:00:01.320Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-30T09:00:01.320Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-30T09:00:01.320Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 135.17kB / 97.63MB 0.3s [2023-12-30T09:00:01.320Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2023-12-30T09:00:01.320Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-30T09:00:01.595Z] #4 ... [2023-12-30T09:00:01.595Z] [2023-12-30T09:00:01.595Z] #5 [internal] load build context [2023-12-30T09:00:01.595Z] #5 transferring context: 7.18MB 0.4s done [2023-12-30T09:00:01.595Z] #5 DONE 0.5s [2023-12-30T09:00:01.595Z] [2023-12-30T09:00:01.595Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T09:00:01.595Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-30T09:00:01.595Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-30T09:00:01.595Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2023-12-30T09:00:01.595Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2023-12-30T09:00:01.866Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.8s [2023-12-30T09:00:01.866Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-30T09:00:01.866Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.8s [2023-12-30T09:00:01.866Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-30T09:00:02.136Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.68MB / 63.99MB 1.1s [2023-12-30T09:00:02.136Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 1.1s [2023-12-30T09:00:02.136Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-30T09:00:02.136Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.2s [2023-12-30T09:00:02.136Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.2s [2023-12-30T09:00:02.407Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.65MB / 63.99MB 1.3s [2023-12-30T09:00:02.407Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.24MB / 97.63MB 1.3s [2023-12-30T09:00:02.407Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-30T09:00:02.407Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.5s [2023-12-30T09:00:02.407Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.5s [2023-12-30T09:00:02.676Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.6s [2023-12-30T09:00:02.676Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.6s [2023-12-30T09:00:02.676Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2023-12-30T09:00:02.676Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.8s [2023-12-30T09:00:02.946Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.9s [2023-12-30T09:00:02.946Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-30T09:00:02.946Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 2.0s [2023-12-30T09:00:03.215Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.55MB / 97.63MB 2.1s [2023-12-30T09:00:03.215Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.52MB / 97.63MB 2.3s [2023-12-30T09:00:03.516Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-30T09:00:08.883Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s [2023-12-30T09:00:14.246Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.6s [2023-12-30T09:00:19.686Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.5s done [2023-12-30T09:00:21.106Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-30T09:00:21.106Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-30T09:00:21.106Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-30T09:00:26.475Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-30T09:00:29.062Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2023-12-30T09:00:29.330Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-30T09:00:31.297Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-30T09:00:33.882Z] #4 DONE 32.6s [2023-12-30T09:00:33.882Z] [2023-12-30T09:00:33.882Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-30T09:00:34.469Z] #6 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:00:34.740Z] #6 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:00:36.282Z] #6 2.252 (1/13) Installing libintl (0.21.1-r7) [2023-12-30T09:00:36.282Z] #6 2.260 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-30T09:00:36.282Z] #6 2.271 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-30T09:00:36.282Z] #6 2.298 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-30T09:00:36.282Z] #6 2.322 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-30T09:00:36.282Z] #6 2.385 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-30T09:00:36.282Z] #6 2.422 (7/13) Installing udev-init-scripts (35-r1) [2023-12-30T09:00:36.282Z] #6 2.426 (8/13) Installing libblkid (2.38.1-r8) [2023-12-30T09:00:36.282Z] #6 2.442 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-30T09:00:36.282Z] #6 2.455 (10/13) Installing kmod-libs (30-r3) [2023-12-30T09:00:36.282Z] #6 2.464 (11/13) Installing eudev (3.2.11-r8) [2023-12-30T09:00:36.282Z] #6 2.513 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-30T09:00:36.282Z] #6 2.529 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-30T09:00:36.282Z] #6 2.573 Executing busybox-1.36.1-r5.trigger [2023-12-30T09:00:36.282Z] #6 2.602 Executing eudev-3.2.11-r8.trigger [2023-12-30T09:00:36.282Z] #6 2.623 OK: 273 MiB in 65 packages [2023-12-30T09:00:38.254Z] #6 DONE 4.6s [2023-12-30T09:00:38.254Z] [2023-12-30T09:00:38.255Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-30T09:00:38.255Z] #7 DONE 0.1s [2023-12-30T09:00:38.532Z] [2023-12-30T09:00:38.532Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-30T09:00:38.532Z] #8 DONE 0.1s [2023-12-30T09:00:38.532Z] [2023-12-30T09:00:38.532Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:01:05.237Z] #9 DONE 23.1s [2023-12-30T09:01:05.237Z] [2023-12-30T09:01:05.237Z] #10 [builder 6/8] COPY . . [2023-12-30T09:01:05.237Z] #10 DONE 0.4s [2023-12-30T09:01:05.237Z] [2023-12-30T09:01:05.237Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-30T09:01:05.237Z] #11 0.710 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T09:01:05.237Z] #11 0.711 Dload Upload Total Spent Left Speed [2023-12-30T09:01:05.237Z] #11 0.713 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8186 0 --:--:-- --:--:-- --:--:-- 8243 [2023-12-30T09:01:05.237Z] #11 DONE 0.9s [2023-12-30T09:01:05.237Z] [2023-12-30T09:01:05.237Z] #12 [builder 8/8] RUN echo noop [2023-12-30T09:01:05.237Z] #12 0.776 noop [2023-12-30T09:01:05.237Z] #12 DONE 0.9s [2023-12-30T09:01:05.237Z] [2023-12-30T09:01:05.237Z] #13 exporting to image [2023-12-30T09:01:05.237Z] #13 exporting layers [2023-12-30T09:01:27.324Z] #13 exporting layers 22.2s done [2023-12-30T09:01:27.324Z] #13 writing image sha256:e004a61fa79e8ca00d56fc53a3b8c97772adaaea6012ecb291cb613b1f6e2ea5 done [2023-12-30T09:01:27.324Z] #13 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-30T09:01:27.324Z] #13 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:01:27.823Z] + docker inspect -f . ci-base-image-arm64 [2023-12-30T09:01:27.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:01:28.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-26454 does not seem to be running inside a container [2023-12-30T09:01:28.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/170 -v /w/workspace/device-usb-camera/170:/w/workspace/device-usb-camera/170:rw,z -v /w/workspace/device-usb-camera/170@tmp:/w/workspace/device-usb-camera/170@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 [2023-12-30T09:01:30.951Z] $ docker top 4c7163cf70775a65fb99c3c2c1e82081f8b8cd73bbd48b3106ab5dc35b824f5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:01:31.851Z] + go version [2023-12-30T09:01:31.851Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-30T09:01:31.879Z] $ docker stop --time=1 4c7163cf70775a65fb99c3c2c1e82081f8b8cd73bbd48b3106ab5dc35b824f5b [2023-12-30T09:01:33.481Z] $ docker rm -f --volumes 4c7163cf70775a65fb99c3c2c1e82081f8b8cd73bbd48b3106ab5dc35b824f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:01:34.348Z] + docker inspect -f . ci-base-image-arm64 [2023-12-30T09:01:34.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:01:34.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-26454 does not seem to be running inside a container [2023-12-30T09:01:34.680Z] $ 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/170 -v /w/workspace/device-usb-camera/170:/w/workspace/device-usb-camera/170:rw,z -v /w/workspace/device-usb-camera/170@tmp:/w/workspace/device-usb-camera/170@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 [2023-12-30T09:01:35.700Z] $ docker top bf150b59216ee2d618067a09e8a4ad3f4c768d58437b791768fb803fa734a621 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:01:36.283Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/170 [Pipeline] fileExists [Pipeline] sh [2023-12-30T09:01:36.672Z] + make test [2023-12-30T09:01:36.672Z] go test ./... -coverprofile=coverage.out ./... [2023-12-30T09:01:42.028Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-30T09:02:51.400Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-30T09:02:51.400Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.087s coverage: 4.4% of statements [2023-12-30T09:02:51.400Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-30T09:02:51.400Z] go vet ./... [2023-12-30T09:03:06.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-30T09:03:06.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-30T09:03:06.402Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-30T09:03:06.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-30T09:03:06.483Z] $ docker stop --time=1 bf150b59216ee2d618067a09e8a4ad3f4c768d58437b791768fb803fa734a621 [2023-12-30T09:03:08.322Z] $ docker rm -f --volumes bf150b59216ee2d618067a09e8a4ad3f4c768d58437b791768fb803fa734a621 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:03:09.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-30T09:03:09.570Z] Warning: overwriting stash ‘coverage-report’ [2023-12-30T09:03:10.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T09:03:10.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-30T09:03:11.079Z] + ls -al . [2023-12-30T09:03:11.079Z] total 220 [2023-12-30T09:03:11.079Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 09:01 . [2023-12-30T09:03:11.079Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 08:59 .. [2023-12-30T09:03:11.079Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 08:59 .git [2023-12-30T09:03:11.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:59 .github [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 30 08:59 .gitignore [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 30 08:59 .golangci.yml [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 30 08:59 .hadolint.yml [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 30 08:59 Attribution.txt [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 30 08:59 CHANGELOG.md [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 30 08:59 Dockerfile [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 30 08:59 GOVERNANCE.md [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 30 08:59 Jenkinsfile [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 30 08:59 LICENSE [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 30 08:59 Makefile [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 30 08:59 OWNERS.md [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 30 08:59 README.md [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 30 08:56 VERSION [2023-12-30T09:03:11.079Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:59 bin [2023-12-30T09:03:11.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:59 cmd [2023-12-30T09:03:11.079Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 30 09:02 coverage.out [2023-12-30T09:03:11.079Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 30 08:59 docker-entrypoint.sh [2023-12-30T09:03:11.079Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:59 docs [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 3921 Dec 30 08:59 go.mod [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 34339 Dec 30 08:59 go.sum [2023-12-30T09:03:11.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:59 internal [2023-12-30T09:03:11.079Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 30 08:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:03:11.504Z] + 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=9c4f5b3d632a15b72762060f59c66cf16383077e --label arch=arm64 --label version=3.2.0-dev.5 . [2023-12-30T09:03:12.474Z] #0 building with "default" instance using docker driver [2023-12-30T09:03:12.474Z] [2023-12-30T09:03:12.474Z] #1 [internal] load .dockerignore [2023-12-30T09:03:12.474Z] #1 transferring context: 2B done [2023-12-30T09:03:12.474Z] #1 DONE 0.0s [2023-12-30T09:03:12.474Z] [2023-12-30T09:03:12.474Z] #2 [internal] load build definition from Dockerfile [2023-12-30T09:03:12.474Z] #2 transferring dockerfile: 2.60kB done [2023-12-30T09:03:12.474Z] #2 DONE 0.0s [2023-12-30T09:03:12.474Z] [2023-12-30T09:03:12.474Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-30T09:03:12.474Z] #3 DONE 0.0s [2023-12-30T09:03:12.474Z] [2023-12-30T09:03:12.474Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-30T09:03:12.474Z] #4 ... [2023-12-30T09:03:12.474Z] [2023-12-30T09:03:12.474Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-30T09:03:12.474Z] #5 DONE 0.4s [2023-12-30T09:03:12.747Z] [2023-12-30T09:03:12.747Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-30T09:03:12.747Z] #4 DONE 0.4s [2023-12-30T09:03:12.747Z] [2023-12-30T09:03:12.747Z] #6 [internal] load build context [2023-12-30T09:03:12.747Z] #6 DONE 0.0s [2023-12-30T09:03:12.747Z] [2023-12-30T09:03:12.747Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:03:12.747Z] #7 ... [2023-12-30T09:03:12.747Z] [2023-12-30T09:03:12.747Z] #6 [internal] load build context [2023-12-30T09:03:12.747Z] #6 transferring context: 66.67kB 0.1s done [2023-12-30T09:03:12.747Z] #6 DONE 0.1s [2023-12-30T09:03:12.747Z] [2023-12-30T09:03:12.747Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:03:12.747Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:03:13.015Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-30T09:03:13.015Z] #7 ... [2023-12-30T09:03:13.015Z] [2023-12-30T09:03:13.015Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-30T09:03:13.015Z] #8 DONE 0.3s [2023-12-30T09:03:13.015Z] [2023-12-30T09:03:13.015Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:03:13.015Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-30T09:03:13.015Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-30T09:03:13.015Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-30T09:03:13.015Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-30T09:03:13.015Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-30T09:03:13.600Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-30T09:03:13.868Z] #7 DONE 1.1s [2023-12-30T09:03:13.868Z] [2023-12-30T09:03:13.868Z] #9 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-30T09:03:13.868Z] #9 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done [2023-12-30T09:03:13.868Z] #9 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-30T09:03:13.868Z] #9 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.5s done [2023-12-30T09:03:13.868Z] #9 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-30T09:03:13.868Z] #9 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-30T09:03:13.868Z] #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.5s [2023-12-30T09:03:14.135Z] #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.7s done [2023-12-30T09:03:14.406Z] #9 DONE 1.5s [2023-12-30T09:03:14.406Z] [2023-12-30T09:03:14.406Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-30T09:03:14.675Z] #10 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:03:14.943Z] #10 1.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:03:16.378Z] #10 ... [2023-12-30T09:03:16.378Z] [2023-12-30T09:03:16.378Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-30T09:03:16.378Z] #11 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:03:16.378Z] #11 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:03:16.378Z] #11 2.659 OK: 273 MiB in 65 packages [2023-12-30T09:03:16.378Z] #11 DONE 2.9s [2023-12-30T09:03:16.378Z] [2023-12-30T09:03:16.378Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2023-12-30T09:03:16.378Z] #12 DONE 0.1s [2023-12-30T09:03:16.378Z] [2023-12-30T09:03:16.378Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2023-12-30T09:03:16.378Z] #13 DONE 0.1s [2023-12-30T09:03:16.378Z] [2023-12-30T09:03:16.378Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-30T09:03:16.378Z] #10 2.463 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-30T09:03:16.378Z] #10 2.475 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-30T09:03:16.378Z] #10 2.526 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-30T09:03:16.648Z] #10 2.745 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-30T09:03:16.648Z] #10 2.962 (5/104) Installing libxau (1.0.11-r2) [2023-12-30T09:03:16.915Z] #10 2.970 (6/104) Installing libmd (1.0.4-r2) [2023-12-30T09:03:16.915Z] #10 3.060 (7/104) Installing libbsd (0.11.7-r1) [2023-12-30T09:03:16.915Z] #10 3.067 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-30T09:03:16.915Z] #10 3.075 (9/104) Installing libxcb (1.15-r1) [2023-12-30T09:03:16.915Z] #10 3.135 (10/104) Installing libx11 (1.8.7-r0) [2023-12-30T09:03:17.183Z] #10 3.306 (11/104) Installing libdrm (2.4.115-r4) [2023-12-30T09:03:17.183Z] #10 3.340 (12/104) Installing libxext (1.3.5-r2) [2023-12-30T09:03:17.183Z] #10 3.349 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-30T09:03:17.183Z] #10 3.356 (14/104) Installing libffi (3.4.4-r2) [2023-12-30T09:03:17.183Z] #10 3.367 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-30T09:03:17.183Z] #10 3.372 (16/104) Installing libva (2.18.0-r1) [2023-12-30T09:03:17.183Z] #10 3.390 (17/104) Installing libvdpau (1.5-r1) [2023-12-30T09:03:17.183Z] #10 3.421 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-30T09:03:17.183Z] #10 3.449 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-30T09:03:17.451Z] #10 3.476 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-30T09:03:17.451Z] #10 3.505 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-30T09:03:17.451Z] #10 3.514 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-30T09:03:17.451Z] #10 3.571 (23/104) Installing libhwy (1.0.4-r1) [2023-12-30T09:03:17.451Z] #10 3.578 (24/104) Installing lcms2 (2.15-r2) [2023-12-30T09:03:17.451Z] #10 3.595 (25/104) Installing libjxl (0.8.2-r0) [2023-12-30T09:03:17.451Z] #10 3.646 (26/104) Installing lame-libs (3.100-r5) [2023-12-30T09:03:17.451Z] #10 3.660 (27/104) Installing opus (1.4-r0) [2023-12-30T09:03:17.451Z] #10 3.677 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-30T09:03:17.725Z] #10 3.693 (29/104) Installing soxr (0.1.3-r5) [2023-12-30T09:03:17.725Z] #10 3.703 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-30T09:03:17.725Z] #10 3.712 (31/104) Installing libogg (1.3.5-r4) [2023-12-30T09:03:17.725Z] #10 3.719 (32/104) Installing libtheora (1.1.1-r17) [2023-12-30T09:03:17.725Z] #10 3.742 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-30T09:03:17.725Z] #10 3.767 (34/104) Installing libvpx (1.13.0-r2) [2023-12-30T09:03:17.725Z] #10 3.914 (35/104) Installing libwebp (1.3.2-r0) [2023-12-30T09:03:17.725Z] #10 3.941 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-30T09:03:17.994Z] #10 4.003 (37/104) Installing numactl (2.0.16-r4) [2023-12-30T09:03:17.994Z] #10 4.011 (38/104) Installing x265-libs (3.5-r4) [2023-12-30T09:03:17.994Z] #10 ... [2023-12-30T09:03:17.994Z] [2023-12-30T09:03:17.994Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:03:17.994Z] #14 DONE 1.8s [2023-12-30T09:03:18.268Z] [2023-12-30T09:03:18.268Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-30T09:03:18.268Z] #10 4.290 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-30T09:03:18.268Z] #10 4.301 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-30T09:03:18.536Z] #10 ... [2023-12-30T09:03:18.536Z] [2023-12-30T09:03:18.536Z] #15 [builder 6/8] COPY . . [2023-12-30T09:03:18.536Z] #15 DONE 0.5s [2023-12-30T09:03:18.536Z] [2023-12-30T09:03:18.536Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-30T09:03:18.536Z] #10 4.731 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-30T09:03:18.804Z] #10 4.822 (42/104) Installing libexpat (2.5.0-r1) [2023-12-30T09:03:18.804Z] #10 4.835 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-30T09:03:18.804Z] #10 4.842 (44/104) Installing libpng (1.6.39-r3) [2023-12-30T09:03:18.804Z] #10 4.855 (45/104) Installing freetype (2.13.0-r5) [2023-12-30T09:03:18.804Z] #10 4.883 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-30T09:03:18.804Z] #10 4.946 (47/104) Installing fribidi (1.0.13-r0) [2023-12-30T09:03:18.804Z] #10 4.957 (48/104) Installing libintl (0.21.1-r7) [2023-12-30T09:03:18.804Z] #10 4.964 (49/104) Installing libblkid (2.38.1-r8) [2023-12-30T09:03:18.804Z] #10 4.978 (50/104) Installing libmount (2.38.1-r8) [2023-12-30T09:03:18.804Z] #10 4.994 (51/104) Installing pcre2 (10.42-r1) [2023-12-30T09:03:18.804Z] #10 5.018 (52/104) Installing glib (2.76.4-r0) [2023-12-30T09:03:19.391Z] #10 5.414 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-30T09:03:19.391Z] #10 5.424 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-30T09:03:19.391Z] #10 5.462 (55/104) Installing libunibreak (5.1-r0) [2023-12-30T09:03:19.391Z] #10 5.472 (56/104) Installing libass (0.17.1-r0) [2023-12-30T09:03:19.391Z] #10 5.484 (57/104) Installing libbluray (1.3.4-r0) [2023-12-30T09:03:19.391Z] #10 5.503 (58/104) Installing gmp (6.2.1-r3) [2023-12-30T09:03:19.391Z] #10 5.521 (59/104) Installing nettle (3.8.1-r2) [2023-12-30T09:03:19.391Z] #10 5.545 (60/104) Installing libunistring (1.1-r1) [2023-12-30T09:03:19.391Z] #10 5.589 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-30T09:03:19.391Z] #10 5.603 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-30T09:03:19.391Z] #10 5.635 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-30T09:03:19.391Z] #10 5.643 (64/104) Installing gnutls (3.8.0-r2) [2023-12-30T09:03:19.391Z] #10 5.704 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-30T09:03:19.660Z] #10 ... [2023-12-30T09:03:19.660Z] [2023-12-30T09:03:19.660Z] #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-30T09:03:19.660Z] #16 0.689 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T09:03:19.660Z] #16 0.689 Dload Upload Total Spent Left Speed [2023-12-30T09:03:19.660Z] #16 0.690 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5460 0 --:--:-- --:--:-- --:--:-- 5471 [2023-12-30T09:03:19.660Z] #16 DONE 1.1s [2023-12-30T09:03:19.660Z] [2023-12-30T09:03:19.660Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-30T09:03:19.660Z] #10 5.716 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-30T09:03:19.660Z] #10 5.767 (67/104) Installing cjson (1.7.15-r4) [2023-12-30T09:03:19.660Z] #10 5.773 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-30T09:03:19.660Z] #10 5.803 (69/104) Installing librist (0.2.7-r0) [2023-12-30T09:03:19.660Z] #10 5.815 (70/104) Installing libsrt (1.5.2-r0) [2023-12-30T09:03:19.660Z] #10 5.845 (71/104) Installing libssh (0.10.5-r0) [2023-12-30T09:03:19.660Z] #10 5.864 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-30T09:03:19.660Z] #10 5.879 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-30T09:03:19.660Z] #10 5.918 (74/104) Installing libsodium (1.0.18-r3) [2023-12-30T09:03:19.928Z] #10 5.934 (75/104) Installing libzmq (4.3.4-r4) [2023-12-30T09:03:19.928Z] #10 5.960 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-30T09:03:19.928Z] #10 6.122 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-30T09:03:20.197Z] #10 6.304 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-30T09:03:20.197Z] #10 6.418 (79/104) Installing shaderc (2023.3-r1) [2023-12-30T09:03:20.197Z] #10 6.433 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-30T09:03:20.197Z] #10 6.453 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-30T09:03:20.197Z] #10 6.479 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-30T09:03:20.467Z] #10 6.487 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-30T09:03:20.467Z] #10 6.506 (84/104) Installing vidstab (1.1.1-r0) [2023-12-30T09:03:20.467Z] #10 6.519 (85/104) Installing zimg (3.0.5-r0) [2023-12-30T09:03:20.467Z] #10 6.536 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-30T09:03:20.467Z] #10 6.744 (87/104) Installing libasyncns (0.8-r1) [2023-12-30T09:03:20.736Z] #10 6.752 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-30T09:03:20.736Z] #10 6.767 (89/104) Installing libltdl (2.4.7-r2) [2023-12-30T09:03:20.736Z] #10 6.776 (90/104) Installing orc (0.4.34-r0) [2023-12-30T09:03:20.736Z] #10 6.795 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-30T09:03:20.736Z] #10 6.812 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-30T09:03:20.736Z] #10 6.846 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-30T09:03:20.736Z] #10 6.863 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-30T09:03:20.736Z] #10 6.874 (95/104) Installing libpulse (16.1-r10) [2023-12-30T09:03:20.736Z] #10 6.919 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-30T09:03:20.736Z] #10 6.950 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-30T09:03:21.006Z] #10 6.975 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-30T09:03:21.006Z] #10 6.985 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-30T09:03:21.006Z] #10 7.013 (100/104) Installing udev-init-scripts (35-r1) [2023-12-30T09:03:21.006Z] #10 7.018 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-30T09:03:21.006Z] #10 7.030 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-30T09:03:21.006Z] #10 7.055 (103/104) Installing kmod-libs (30-r3) [2023-12-30T09:03:21.006Z] #10 7.065 (104/104) Installing eudev (3.2.11-r8) [2023-12-30T09:03:21.006Z] #10 7.124 Executing busybox-1.36.1-r5.trigger [2023-12-30T09:03:21.006Z] #10 7.152 Executing glib-2.76.4-r0.trigger [2023-12-30T09:03:21.006Z] #10 7.170 Executing eudev-3.2.11-r8.trigger [2023-12-30T09:03:21.281Z] #10 7.189 OK: 110 MiB in 119 packages [2023-12-30T09:03:21.555Z] #10 DONE 7.7s [2023-12-30T09:03:21.555Z] [2023-12-30T09:03:21.555Z] #17 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-30T09:03:22.522Z] #17 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:03:22.791Z] #17 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:03:24.231Z] #17 2.548 OK: 110 MiB in 119 packages [2023-12-30T09:03:24.503Z] #17 DONE 2.9s [2023-12-30T09:03:24.503Z] [2023-12-30T09:03:24.503Z] #18 [builder 8/8] RUN make build [2023-12-30T09:03:24.503Z] #18 0.767 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-30T09:05:01.173Z] #18 DONE 98.3s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-30T09:05:01.173Z] #19 DONE 0.4s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-30T09:05:01.173Z] #20 DONE 0.1s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-30T09:05:01.173Z] #21 DONE 0.1s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-30T09:05:01.173Z] #22 DONE 0.1s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-30T09:05:01.173Z] #23 DONE 0.1s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-30T09:05:01.173Z] #24 DONE 0.1s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-30T09:05:01.173Z] #25 DONE 0.4s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-30T09:05:01.173Z] #26 DONE 0.7s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-30T09:05:01.173Z] #27 DONE 0.8s [2023-12-30T09:05:01.173Z] [2023-12-30T09:05:01.173Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-30T09:05:02.132Z] #28 DONE 0.8s [2023-12-30T09:05:02.132Z] [2023-12-30T09:05:02.132Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-30T09:05:03.105Z] #29 DONE 0.9s [2023-12-30T09:05:03.105Z] [2023-12-30T09:05:03.105Z] #30 exporting to image [2023-12-30T09:05:03.105Z] #30 exporting layers [2023-12-30T09:05:05.058Z] #30 exporting layers 1.9s done [2023-12-30T09:05:05.058Z] #30 writing image sha256:fbc89f3ddb8905266dc1a92f305172d6b73e11cd322a7d17642c9bbc2ef1ebe5 done [2023-12-30T09:05:05.058Z] #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done [2023-12-30T09:05:05.058Z] #30 DONE 1.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:05:05.605Z] provisioning config files... [2023-12-30T09:05:05.627Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/170@tmp/config9008188796314502217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:05:06.030Z] ---> ****-login.sh [2023-12-30T09:05:06.030Z] nexus3.edgexfoundry.org:10001 [2023-12-30T09:05:06.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:06.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:06.296Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:06.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:06.296Z] [2023-12-30T09:05:06.296Z] Login Succeeded [2023-12-30T09:05:06.296Z] nexus3.edgexfoundry.org:10002 [2023-12-30T09:05:06.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:06.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:06.565Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:06.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:06.565Z] [2023-12-30T09:05:06.565Z] Login Succeeded [2023-12-30T09:05:06.565Z] nexus3.edgexfoundry.org:10003 [2023-12-30T09:05:06.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:06.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:06.834Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:06.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:06.834Z] [2023-12-30T09:05:06.834Z] Login Succeeded [2023-12-30T09:05:06.834Z] nexus3.edgexfoundry.org:10004 [2023-12-30T09:05:07.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:07.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:07.103Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:07.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:07.103Z] [2023-12-30T09:05:07.103Z] Login Succeeded [2023-12-30T09:05:07.103Z] ****.io [2023-12-30T09:05:07.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:07.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:07.639Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:07.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:07.639Z] [2023-12-30T09:05:07.639Z] Login Succeeded [2023-12-30T09:05:07.639Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T09:05:07.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:05:07.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:05:07.931Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-12-30T09:05:07.931Z] 9c4f5b3d632a15b72762060f59c66cf16383077e [2023-12-30T09:05:07.931Z] latest [2023-12-30T09:05:07.931Z] 3.2.0-dev.5 [2023-12-30T09:05:07.931Z] 9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5 [2023-12-30T09:05:07.931Z] main [2023-12-30T09:05:07.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:08.495Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c4f5b3d632a15b72762060f59c66cf16383077e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:11.536Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c4f5b3d632a15b72762060f59c66cf16383077e [2023-12-30T09:05:11.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-30T09:05:11.536Z] 4cbdc65b6184: Preparing [2023-12-30T09:05:11.536Z] 955200552089: Preparing [2023-12-30T09:05:11.536Z] 01a359355001: Preparing [2023-12-30T09:05:11.536Z] 8369b07b56b9: Preparing [2023-12-30T09:05:11.536Z] 518b43bcfc67: Preparing [2023-12-30T09:05:11.536Z] 0f367a27f391: Preparing [2023-12-30T09:05:11.536Z] 4a8100a31435: Preparing [2023-12-30T09:05:11.536Z] 88de250305d8: Preparing [2023-12-30T09:05:11.536Z] 26b11139b930: Preparing [2023-12-30T09:05:11.536Z] 0f367a27f391: Waiting [2023-12-30T09:05:11.536Z] 1489332f109c: Preparing [2023-12-30T09:05:11.536Z] 545530978e6d: Preparing [2023-12-30T09:05:11.536Z] 4a8100a31435: Waiting [2023-12-30T09:05:11.536Z] ae19a112abae: Preparing [2023-12-30T09:05:11.536Z] 88de250305d8: Waiting [2023-12-30T09:05:11.536Z] 1489332f109c: Waiting [2023-12-30T09:05:11.536Z] 545530978e6d: Waiting [2023-12-30T09:05:11.536Z] 26b11139b930: Waiting [2023-12-30T09:05:11.536Z] 85ec54a4b972: Preparing [2023-12-30T09:05:11.536Z] ae19a112abae: Waiting [2023-12-30T09:05:11.536Z] 0faf9b67be60: Preparing [2023-12-30T09:05:11.536Z] 85ec54a4b972: Waiting [2023-12-30T09:05:11.536Z] 0faf9b67be60: Waiting [2023-12-30T09:05:11.807Z] 01a359355001: Pushed [2023-12-30T09:05:11.807Z] 8369b07b56b9: Pushed [2023-12-30T09:05:11.807Z] 4cbdc65b6184: Pushed [2023-12-30T09:05:11.807Z] 955200552089: Pushed [2023-12-30T09:05:12.077Z] 4a8100a31435: Pushed [2023-12-30T09:05:12.077Z] 0f367a27f391: Pushed [2023-12-30T09:05:12.077Z] 26b11139b930: Pushed [2023-12-30T09:05:12.077Z] 88de250305d8: Pushed [2023-12-30T09:05:12.077Z] 1489332f109c: Pushed [2023-12-30T09:05:12.344Z] ae19a112abae: Pushed [2023-12-30T09:05:12.344Z] 0faf9b67be60: Layer already exists [2023-12-30T09:05:17.680Z] 518b43bcfc67: Pushed [2023-12-30T09:05:17.946Z] 545530978e6d: Pushed [2023-12-30T09:05:32.961Z] 85ec54a4b972: Pushed [2023-12-30T09:05:32.961Z] 9c4f5b3d632a15b72762060f59c66cf16383077e: digest: sha256:361b2f631805192e55768f267035a56afa191ed859a786bc0be2e40c9496c41e size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:33.461Z] + 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 [2023-12-30T09:05:33.952Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-12-30T09:05:33.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-30T09:05:33.952Z] 4cbdc65b6184: Preparing [2023-12-30T09:05:33.952Z] 955200552089: Preparing [2023-12-30T09:05:33.952Z] 01a359355001: Preparing [2023-12-30T09:05:33.952Z] 8369b07b56b9: Preparing [2023-12-30T09:05:33.952Z] 518b43bcfc67: Preparing [2023-12-30T09:05:33.952Z] 0f367a27f391: Preparing [2023-12-30T09:05:33.952Z] 4a8100a31435: Preparing [2023-12-30T09:05:33.952Z] 88de250305d8: Preparing [2023-12-30T09:05:33.952Z] 26b11139b930: Preparing [2023-12-30T09:05:33.952Z] 1489332f109c: Preparing [2023-12-30T09:05:33.952Z] 545530978e6d: Preparing [2023-12-30T09:05:33.952Z] ae19a112abae: Preparing [2023-12-30T09:05:33.952Z] 85ec54a4b972: Preparing [2023-12-30T09:05:33.952Z] 0faf9b67be60: Preparing [2023-12-30T09:05:33.952Z] 1489332f109c: Waiting [2023-12-30T09:05:33.952Z] 0f367a27f391: Waiting [2023-12-30T09:05:33.952Z] 88de250305d8: Waiting [2023-12-30T09:05:33.952Z] 545530978e6d: Waiting [2023-12-30T09:05:33.952Z] ae19a112abae: Waiting [2023-12-30T09:05:33.952Z] 26b11139b930: Waiting [2023-12-30T09:05:33.952Z] 85ec54a4b972: Waiting [2023-12-30T09:05:33.952Z] 4a8100a31435: Waiting [2023-12-30T09:05:33.952Z] 0faf9b67be60: Waiting [2023-12-30T09:05:33.952Z] 4cbdc65b6184: Layer already exists [2023-12-30T09:05:33.952Z] 8369b07b56b9: Layer already exists [2023-12-30T09:05:33.952Z] 01a359355001: Layer already exists [2023-12-30T09:05:33.952Z] 518b43bcfc67: Layer already exists [2023-12-30T09:05:33.952Z] 955200552089: Layer already exists [2023-12-30T09:05:33.952Z] 4a8100a31435: Layer already exists [2023-12-30T09:05:33.952Z] 0f367a27f391: Layer already exists [2023-12-30T09:05:33.952Z] 26b11139b930: Layer already exists [2023-12-30T09:05:33.952Z] 88de250305d8: Layer already exists [2023-12-30T09:05:33.952Z] 1489332f109c: Layer already exists [2023-12-30T09:05:34.216Z] 545530978e6d: Layer already exists [2023-12-30T09:05:34.216Z] 85ec54a4b972: Layer already exists [2023-12-30T09:05:34.216Z] ae19a112abae: Layer already exists [2023-12-30T09:05:34.217Z] 0faf9b67be60: Layer already exists [2023-12-30T09:05:34.217Z] latest: digest: sha256:361b2f631805192e55768f267035a56afa191ed859a786bc0be2e40c9496c41e size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:34.704Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:35.196Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.5 [2023-12-30T09:05:35.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-30T09:05:35.196Z] 4cbdc65b6184: Preparing [2023-12-30T09:05:35.196Z] 955200552089: Preparing [2023-12-30T09:05:35.196Z] 01a359355001: Preparing [2023-12-30T09:05:35.196Z] 8369b07b56b9: Preparing [2023-12-30T09:05:35.196Z] 518b43bcfc67: Preparing [2023-12-30T09:05:35.196Z] 0f367a27f391: Preparing [2023-12-30T09:05:35.196Z] 4a8100a31435: Preparing [2023-12-30T09:05:35.196Z] 88de250305d8: Preparing [2023-12-30T09:05:35.196Z] 0f367a27f391: Waiting [2023-12-30T09:05:35.196Z] 4a8100a31435: Waiting [2023-12-30T09:05:35.196Z] 26b11139b930: Preparing [2023-12-30T09:05:35.196Z] 88de250305d8: Waiting [2023-12-30T09:05:35.197Z] 1489332f109c: Preparing [2023-12-30T09:05:35.197Z] 1489332f109c: Waiting [2023-12-30T09:05:35.197Z] 26b11139b930: Waiting [2023-12-30T09:05:35.197Z] 545530978e6d: Preparing [2023-12-30T09:05:35.197Z] ae19a112abae: Preparing [2023-12-30T09:05:35.197Z] 545530978e6d: Waiting [2023-12-30T09:05:35.197Z] 85ec54a4b972: Preparing [2023-12-30T09:05:35.197Z] ae19a112abae: Waiting [2023-12-30T09:05:35.197Z] 0faf9b67be60: Preparing [2023-12-30T09:05:35.197Z] 85ec54a4b972: Waiting [2023-12-30T09:05:35.197Z] 955200552089: Layer already exists [2023-12-30T09:05:35.197Z] 01a359355001: Layer already exists [2023-12-30T09:05:35.197Z] 8369b07b56b9: Layer already exists [2023-12-30T09:05:35.197Z] 4cbdc65b6184: Layer already exists [2023-12-30T09:05:35.197Z] 518b43bcfc67: Layer already exists [2023-12-30T09:05:35.197Z] 0f367a27f391: Layer already exists [2023-12-30T09:05:35.197Z] 26b11139b930: Layer already exists [2023-12-30T09:05:35.197Z] 4a8100a31435: Layer already exists [2023-12-30T09:05:35.197Z] 88de250305d8: Layer already exists [2023-12-30T09:05:35.197Z] 1489332f109c: Layer already exists [2023-12-30T09:05:35.197Z] 545530978e6d: Layer already exists [2023-12-30T09:05:35.461Z] 85ec54a4b972: Layer already exists [2023-12-30T09:05:35.461Z] ae19a112abae: Layer already exists [2023-12-30T09:05:35.461Z] 0faf9b67be60: Layer already exists [2023-12-30T09:05:35.461Z] 3.2.0-dev.5: digest: sha256:361b2f631805192e55768f267035a56afa191ed859a786bc0be2e40c9496c41e size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:35.941Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:36.430Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5 [2023-12-30T09:05:36.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-30T09:05:36.430Z] 4cbdc65b6184: Preparing [2023-12-30T09:05:36.430Z] 955200552089: Preparing [2023-12-30T09:05:36.430Z] 01a359355001: Preparing [2023-12-30T09:05:36.430Z] 8369b07b56b9: Preparing [2023-12-30T09:05:36.430Z] 518b43bcfc67: Preparing [2023-12-30T09:05:36.430Z] 0f367a27f391: Preparing [2023-12-30T09:05:36.430Z] 4a8100a31435: Preparing [2023-12-30T09:05:36.430Z] 88de250305d8: Preparing [2023-12-30T09:05:36.430Z] 26b11139b930: Preparing [2023-12-30T09:05:36.430Z] 1489332f109c: Preparing [2023-12-30T09:05:36.430Z] 545530978e6d: Preparing [2023-12-30T09:05:36.430Z] ae19a112abae: Preparing [2023-12-30T09:05:36.430Z] 85ec54a4b972: Preparing [2023-12-30T09:05:36.430Z] 4a8100a31435: Waiting [2023-12-30T09:05:36.430Z] 0faf9b67be60: Preparing [2023-12-30T09:05:36.430Z] 88de250305d8: Waiting [2023-12-30T09:05:36.430Z] 26b11139b930: Waiting [2023-12-30T09:05:36.430Z] 0f367a27f391: Waiting [2023-12-30T09:05:36.430Z] 1489332f109c: Waiting [2023-12-30T09:05:36.430Z] 545530978e6d: Waiting [2023-12-30T09:05:36.430Z] 85ec54a4b972: Waiting [2023-12-30T09:05:36.430Z] 0faf9b67be60: Waiting [2023-12-30T09:05:36.430Z] ae19a112abae: Waiting [2023-12-30T09:05:36.430Z] 955200552089: Layer already exists [2023-12-30T09:05:36.430Z] 8369b07b56b9: Layer already exists [2023-12-30T09:05:36.430Z] 4cbdc65b6184: Layer already exists [2023-12-30T09:05:36.430Z] 518b43bcfc67: Layer already exists [2023-12-30T09:05:36.430Z] 01a359355001: Layer already exists [2023-12-30T09:05:36.430Z] 0f367a27f391: Layer already exists [2023-12-30T09:05:36.430Z] 4a8100a31435: Layer already exists [2023-12-30T09:05:36.430Z] 88de250305d8: Layer already exists [2023-12-30T09:05:36.430Z] 1489332f109c: Layer already exists [2023-12-30T09:05:36.430Z] 26b11139b930: Layer already exists [2023-12-30T09:05:36.430Z] 545530978e6d: Layer already exists [2023-12-30T09:05:36.695Z] 85ec54a4b972: Layer already exists [2023-12-30T09:05:36.695Z] ae19a112abae: Layer already exists [2023-12-30T09:05:36.695Z] 0faf9b67be60: Layer already exists [2023-12-30T09:05:36.695Z] 9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5: digest: sha256:361b2f631805192e55768f267035a56afa191ed859a786bc0be2e40c9496c41e size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:37.184Z] + 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 [2023-12-30T09:05:41.011Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-12-30T09:05:41.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-30T09:05:41.011Z] 4cbdc65b6184: Preparing [2023-12-30T09:05:41.011Z] 955200552089: Preparing [2023-12-30T09:05:41.011Z] 01a359355001: Preparing [2023-12-30T09:05:41.011Z] 8369b07b56b9: Preparing [2023-12-30T09:05:41.011Z] 518b43bcfc67: Preparing [2023-12-30T09:05:41.011Z] 0f367a27f391: Preparing [2023-12-30T09:05:41.011Z] 4a8100a31435: Preparing [2023-12-30T09:05:41.011Z] 88de250305d8: Preparing [2023-12-30T09:05:41.011Z] 26b11139b930: Preparing [2023-12-30T09:05:41.011Z] 1489332f109c: Preparing [2023-12-30T09:05:41.011Z] 545530978e6d: Preparing [2023-12-30T09:05:41.011Z] ae19a112abae: Preparing [2023-12-30T09:05:41.011Z] 85ec54a4b972: Preparing [2023-12-30T09:05:41.011Z] 0faf9b67be60: Preparing [2023-12-30T09:05:41.011Z] 4a8100a31435: Waiting [2023-12-30T09:05:41.011Z] 88de250305d8: Waiting [2023-12-30T09:05:41.011Z] 26b11139b930: Waiting [2023-12-30T09:05:41.011Z] 1489332f109c: Waiting [2023-12-30T09:05:41.011Z] 545530978e6d: Waiting [2023-12-30T09:05:41.011Z] ae19a112abae: Waiting [2023-12-30T09:05:41.011Z] 85ec54a4b972: Waiting [2023-12-30T09:05:41.011Z] 0faf9b67be60: Waiting [2023-12-30T09:05:41.011Z] 0f367a27f391: Waiting [2023-12-30T09:05:41.011Z] 4cbdc65b6184: Layer already exists [2023-12-30T09:05:41.011Z] 518b43bcfc67: Layer already exists [2023-12-30T09:05:41.011Z] 01a359355001: Layer already exists [2023-12-30T09:05:41.011Z] 8369b07b56b9: Layer already exists [2023-12-30T09:05:41.011Z] 955200552089: Layer already exists [2023-12-30T09:05:41.011Z] 0f367a27f391: Layer already exists [2023-12-30T09:05:41.011Z] 4a8100a31435: Layer already exists [2023-12-30T09:05:41.011Z] 1489332f109c: Layer already exists [2023-12-30T09:05:41.280Z] 26b11139b930: Layer already exists [2023-12-30T09:05:41.280Z] 88de250305d8: Layer already exists [2023-12-30T09:05:41.280Z] ae19a112abae: Layer already exists [2023-12-30T09:05:41.280Z] 85ec54a4b972: Layer already exists [2023-12-30T09:05:41.280Z] 545530978e6d: Layer already exists [2023-12-30T09:05:41.280Z] 0faf9b67be60: Layer already exists [2023-12-30T09:05:41.280Z] main: digest: sha256:361b2f631805192e55768f267035a56afa191ed859a786bc0be2e40c9496c41e size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:05:41.667Z] ===================================================== [Pipeline] echo [2023-12-30T09:05:41.720Z] taggedImages: [2023-12-30T09:05:41.720Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c4f5b3d632a15b72762060f59c66cf16383077e [2023-12-30T09:05:41.720Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-12-30T09:05:41.720Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.5 [2023-12-30T09:05:41.720Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c4f5b3d632a15b72762060f59c66cf16383077e-3.2.0-dev.5 [2023-12-30T09:05:41.720Z] - 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 [2023-12-30T09:05:42.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:05:42.402Z] [2023-12-30T09:05:42.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:42.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:05:43.067Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-30T09:05:43.067Z] 8998bd30e6a1: Pulling fs layer [2023-12-30T09:05:43.067Z] 04944245beec: Pulling fs layer [2023-12-30T09:05:43.067Z] 699f458cf7ca: Pulling fs layer [2023-12-30T09:05:43.067Z] 765212b225bb: Pulling fs layer [2023-12-30T09:05:43.067Z] f23df028b6ca: Pulling fs layer [2023-12-30T09:05:43.067Z] d65c8cfc05b1: Pulling fs layer [2023-12-30T09:05:43.067Z] 2437ff75d9bd: Pulling fs layer [2023-12-30T09:05:43.067Z] 765212b225bb: Waiting [2023-12-30T09:05:43.067Z] f23df028b6ca: Waiting [2023-12-30T09:05:43.067Z] d65c8cfc05b1: Waiting [2023-12-30T09:05:43.067Z] 04944245beec: Verifying Checksum [2023-12-30T09:05:43.067Z] 04944245beec: Download complete [2023-12-30T09:05:43.067Z] 765212b225bb: Verifying Checksum [2023-12-30T09:05:43.067Z] 765212b225bb: Download complete [2023-12-30T09:05:43.067Z] f23df028b6ca: Download complete [2023-12-30T09:05:43.400Z] d65c8cfc05b1: Verifying Checksum [2023-12-30T09:05:43.400Z] d65c8cfc05b1: Download complete [2023-12-30T09:05:43.400Z] 699f458cf7ca: Verifying Checksum [2023-12-30T09:05:43.400Z] 699f458cf7ca: Download complete [2023-12-30T09:05:43.681Z] 8998bd30e6a1: Verifying Checksum [2023-12-30T09:05:43.681Z] 8998bd30e6a1: Download complete [2023-12-30T09:05:45.636Z] 2437ff75d9bd: Verifying Checksum [2023-12-30T09:05:45.636Z] 2437ff75d9bd: Download complete [2023-12-30T09:05:49.917Z] 8998bd30e6a1: Pull complete [2023-12-30T09:05:50.183Z] 04944245beec: Pull complete [2023-12-30T09:05:52.127Z] 699f458cf7ca: Pull complete [2023-12-30T09:05:52.128Z] 765212b225bb: Pull complete [2023-12-30T09:05:54.714Z] f23df028b6ca: Pull complete [2023-12-30T09:05:54.714Z] d65c8cfc05b1: Pull complete [2023-12-30T09:06:16.778Z] 2437ff75d9bd: Pull complete [2023-12-30T09:06:16.778Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-30T09:06:16.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:06:16.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:06:17.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-26454 does not seem to be running inside a container [2023-12-30T09:06:17.202Z] $ 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/170 -v /w/workspace/device-usb-camera/170:/w/workspace/device-usb-camera/170:rw,z -v /w/workspace/device-usb-camera/170@tmp:/w/workspace/device-usb-camera/170@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 [2023-12-30T09:06:18.964Z] $ docker top 143cf5af2da7aa00b9b2bbf8c5151dee5254565c6deab9aa939771e462d2a4f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:19.517Z] ---> job-cost.sh [2023-12-30T09:06:19.787Z] lf-activate-venv: SKIPPING [2023-12-30T09:06:19.787Z] INFO: No Stack... [2023-12-30T09:06:20.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:06:21.003Z] INFO: Archiving Costs [Pipeline] sh [2023-12-30T09:06:21.318Z] + + catcut /w/workspace/device-usb-camera/170/archives/cost.csv -d, [2023-12-30T09:06:21.318Z] -f6 [Pipeline] lock [2023-12-30T09:06:21.379Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-170-stack-cost] [2023-12-30T09:06:21.390Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-170-stack-cost] did not exist. Created. [2023-12-30T09:06:21.390Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T09:06:21.823Z] /w/workspace/device-usb-camera/170@tmp/durable-8d4db42f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-30T09:06:22.139Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-30T09:06:22.222Z] Warning: overwriting stash ‘stack-cost’ [2023-12-30T09:06:22.271Z] Stashed 1 file(s) [Pipeline] } [2023-12-30T09:06:22.278Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-30T09:06:22.401Z] $ docker stop --time=1 143cf5af2da7aa00b9b2bbf8c5151dee5254565c6deab9aa939771e462d2a4f2 [2023-12-30T09:06:23.815Z] $ docker rm -f --volumes 143cf5af2da7aa00b9b2bbf8c5151dee5254565c6deab9aa939771e462d2a4f2 [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 [2023-12-30T09:06:25.063Z] provisioning config files... [2023-12-30T09:06:25.069Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1971749597758248358tmp [Pipeline] { [Pipeline] sh [2023-12-30T09:06:25.449Z] + set +x [2023-12-30T09:06:25.449Z] + curl -s https://codecov.io/bash [2023-12-30T09:06:25.449Z] + bash -s -- [2023-12-30T09:06:25.449Z] [2023-12-30T09:06:25.449Z] _____ _ [2023-12-30T09:06:25.449Z] / ____| | | [2023-12-30T09:06:25.449Z] | | ___ __| | ___ ___ _____ __ [2023-12-30T09:06:25.449Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-30T09:06:25.449Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-30T09:06:25.449Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-30T09:06:25.449Z] Bash-1.0.6 [2023-12-30T09:06:25.449Z] [2023-12-30T09:06:25.449Z] [2023-12-30T09:06:25.449Z] ==> git version 2.25.1 found [2023-12-30T09:06:25.449Z] ==> 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 [2023-12-30T09:06:25.449Z] Release-Date: 2020-01-08 [2023-12-30T09:06:25.449Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-30T09:06:25.449Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-30T09:06:25.449Z] ==> Jenkins CI detected. [2023-12-30T09:06:25.449Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-12-30T09:06:25.449Z] project root: . [2023-12-30T09:06:25.449Z] --> token set from env [2023-12-30T09:06:25.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-30T09:06:25.449Z] ==> Running gcov in . (disable via -X gcov) [2023-12-30T09:06:25.449Z] ==> Python coveragepy not found [2023-12-30T09:06:25.449Z] ==> Searching for coverage reports in: [2023-12-30T09:06:25.449Z] + . [2023-12-30T09:06:25.449Z] -> Found 1 reports [2023-12-30T09:06:25.449Z] ==> Detecting git/mercurial file structure [2023-12-30T09:06:25.449Z] ==> Reading reports [2023-12-30T09:06:25.449Z] + ./coverage.out bytes=54703 [2023-12-30T09:06:25.449Z] ==> Appending adjustments [2023-12-30T09:06:25.449Z] https://docs.codecov.io/docs/fixing-reports [2023-12-30T09:06:25.709Z] + Found adjustments [2023-12-30T09:06:25.709Z] ==> Gzipping contents [2023-12-30T09:06:25.709Z] 8.0K /tmp/codecov.P3zadV.gz [2023-12-30T09:06:25.709Z] ==> Uploading reports [2023-12-30T09:06:25.709Z] url: https://codecov.io [2023-12-30T09:06:25.709Z] query: branch=main&commit=9c4f5b3d632a15b72762060f59c66cf16383077e&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-30T09:06:25.709Z] -> Pinging Codecov [2023-12-30T09:06:25.709Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9c4f5b3d632a15b72762060f59c66cf16383077e&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-30T09:06:25.968Z] -> Uploading to [2023-12-30T09:06:25.968Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-30/73D8F5FF140700D3E01443B452E23636/9c4f5b3d632a15b72762060f59c66cf16383077e/a09e864c-7984-4638-9e82-42c7817e0374.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231230T090625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c34110b6bfafcbfa02a7f99856fa680c37d7bb4f6850b93a5182b46ad242be85 [2023-12-30T09:06:25.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T09:06:25.968Z] Dload Upload Total Spent Left Speed [2023-12-30T09:06:26.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 30244 --:--:-- --:--:-- --:--:-- 30244 [2023-12-30T09:06:26.233Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9c4f5b3d632a15b72762060f59c66cf16383077e [Pipeline] } [2023-12-30T09:06:26.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-30T09:06:26.603Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-30T09:06:26.616Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:06:27.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:06:27.058Z] [2023-12-30T09:06:27.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:06:27.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:06:27.415Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-30T09:06:27.415Z] df9b9388f04a: Pulling fs layer [2023-12-30T09:06:27.415Z] 52dc419b0ee2: Pulling fs layer [2023-12-30T09:06:27.415Z] 25bc292e5bac: Pulling fs layer [2023-12-30T09:06:27.415Z] 114826534d7a: Pulling fs layer [2023-12-30T09:06:27.415Z] 4657fd5d0bcf: Pulling fs layer [2023-12-30T09:06:27.415Z] 6ad1cebc031e: Pulling fs layer [2023-12-30T09:06:27.415Z] 8a3aa393b2d8: Pulling fs layer [2023-12-30T09:06:27.415Z] 114826534d7a: Waiting [2023-12-30T09:06:27.415Z] 4657fd5d0bcf: Waiting [2023-12-30T09:06:27.415Z] 6ad1cebc031e: Waiting [2023-12-30T09:06:27.415Z] 25bc292e5bac: Verifying Checksum [2023-12-30T09:06:27.415Z] 25bc292e5bac: Download complete [2023-12-30T09:06:27.415Z] 52dc419b0ee2: Verifying Checksum [2023-12-30T09:06:27.415Z] 52dc419b0ee2: Download complete [2023-12-30T09:06:27.415Z] 4657fd5d0bcf: Download complete [2023-12-30T09:06:27.415Z] df9b9388f04a: Download complete [2023-12-30T09:06:27.672Z] 6ad1cebc031e: Verifying Checksum [2023-12-30T09:06:27.672Z] 6ad1cebc031e: Download complete [2023-12-30T09:06:27.672Z] df9b9388f04a: Pull complete [2023-12-30T09:06:27.672Z] 52dc419b0ee2: Pull complete [2023-12-30T09:06:27.931Z] 25bc292e5bac: Pull complete [2023-12-30T09:06:28.195Z] 114826534d7a: Verifying Checksum [2023-12-30T09:06:28.195Z] 114826534d7a: Download complete [2023-12-30T09:06:28.195Z] 8a3aa393b2d8: Verifying Checksum [2023-12-30T09:06:28.195Z] 8a3aa393b2d8: Download complete [2023-12-30T09:06:31.485Z] 114826534d7a: Pull complete [2023-12-30T09:06:31.485Z] 4657fd5d0bcf: Pull complete [2023-12-30T09:06:32.052Z] 6ad1cebc031e: Pull complete [2023-12-30T09:06:35.346Z] 8a3aa393b2d8: Pull complete [2023-12-30T09:06:35.346Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-30T09:06:35.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:06:35.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:06:35.628Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T09:06:35.645Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-30T09:06:43.710Z] $ docker top ed2bb7073db80c60dfa80f776546e1040f4e1ff56f4ea5b77e1b376ea6435c4e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-30T09:06:43.895Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-12-30T09:06:44.176Z] + set -o pipefail [2023-12-30T09:06:44.176Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-12-30T09:06:50.758Z] [2023-12-30T09:06:50.758Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-12-30T09:06:50.758Z] [2023-12-30T09:06:50.758Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/795b9a18-0306-4afa-9922-0e66163c3714 [2023-12-30T09:06:50.758Z] [2023-12-30T09:06:50.758Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-30T09:06:50.758Z] [2023-12-30T09:06:50.758Z] [2023-12-30T09:06:50.758Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-30T09:06:50.758Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-30T09:06:50.758Z] More details here: https://snyk.co/ue1NS [2023-12-30T09:06:50.758Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-30T09:06:50.758Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-30T09:06:50.751Z] $ docker stop --time=1 ed2bb7073db80c60dfa80f776546e1040f4e1ff56f4ea5b77e1b376ea6435c4e [2023-12-30T09:06:55.720Z] $ docker rm -f --volumes ed2bb7073db80c60dfa80f776546e1040f4e1ff56f4ea5b77e1b376ea6435c4e [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 [2023-12-30T09:06:57.247Z] + git log --format=format:%s -1 9c4f5b3d632a15b72762060f59c66cf16383077e [Pipeline] sh [2023-12-30T09:06:57.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:06:57.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:06:57.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:06:57.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:06:58.069Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T09:06:58.081Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:06:58.624Z] $ docker top 726b2ca885e8b8bd8aaf49bdc07cedcb84484d9dc1a94c2a72941a30bf14bef4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:06:58.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:06:58.934Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:06:59.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:06:59.031Z] $ docker exec 726b2ca885e8b8bd8aaf49bdc07cedcb84484d9dc1a94c2a72941a30bf14bef4 ssh-agent [2023-12-30T09:06:59.153Z] SSH_AUTH_SOCK=/tmp/ssh-j0n1uLQxHA6v/agent.32 [2023-12-30T09:06:59.153Z] SSH_AGENT_PID=38 [2023-12-30T09:06:59.157Z] Running ssh-add (command line suppressed) [2023-12-30T09:06:59.254Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7868996144285429416.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7868996144285429416.key) [2023-12-30T09:06:59.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:06:59.618Z] + git semver tag [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,767 [run_tag] DEBUG tag force:False [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,767 [check_head_tag] DEBUG check head tag [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,769 [execute] INFO git cat-file --batch-check [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,772 [execute] INFO git cat-file --batch [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,805 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,805 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,805 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:06:59.877Z] 2023-12-30 09:06:59,809 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T09:06:59.877Z] 3.2.0-dev.5 [Pipeline] } [2023-12-30T09:06:59.866Z] $ docker exec --env ******** --env ******** 726b2ca885e8b8bd8aaf49bdc07cedcb84484d9dc1a94c2a72941a30bf14bef4 ssh-agent -k [2023-12-30T09:06:59.959Z] unset SSH_AUTH_SOCK; [2023-12-30T09:06:59.960Z] unset SSH_AGENT_PID; [2023-12-30T09:06:59.960Z] echo Agent pid 38 killed; [2023-12-30T09:06:59.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:07:00.505Z] + git semver [Pipeline] } [2023-12-30T09:07:00.755Z] $ docker stop --time=1 726b2ca885e8b8bd8aaf49bdc07cedcb84484d9dc1a94c2a72941a30bf14bef4 [2023-12-30T09:07:02.053Z] $ docker rm -f --volumes 726b2ca885e8b8bd8aaf49bdc07cedcb84484d9dc1a94c2a72941a30bf14bef4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:07:02.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:07:02.701Z] [2023-12-30T09:07:02.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:07:03.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:07:03.052Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-30T09:07:03.052Z] ab5ef0e58194: Pulling fs layer [2023-12-30T09:07:03.052Z] 9712f1f96733: Pulling fs layer [2023-12-30T09:07:03.052Z] 63f879dbbcfc: Pulling fs layer [2023-12-30T09:07:03.052Z] 0d9ebad4ef96: Pulling fs layer [2023-12-30T09:07:03.052Z] e9a5061849ea: Pulling fs layer [2023-12-30T09:07:03.052Z] d747dcd14b5f: Pulling fs layer [2023-12-30T09:07:03.052Z] 2de7ff778b66: Pulling fs layer [2023-12-30T09:07:03.052Z] e9a5061849ea: Waiting [2023-12-30T09:07:03.052Z] d747dcd14b5f: Waiting [2023-12-30T09:07:03.052Z] 2de7ff778b66: Waiting [2023-12-30T09:07:03.052Z] 0d9ebad4ef96: Waiting [2023-12-30T09:07:03.052Z] 9712f1f96733: Verifying Checksum [2023-12-30T09:07:03.052Z] 9712f1f96733: Download complete [2023-12-30T09:07:03.310Z] 63f879dbbcfc: Verifying Checksum [2023-12-30T09:07:03.310Z] 63f879dbbcfc: Download complete [2023-12-30T09:07:03.569Z] e9a5061849ea: Verifying Checksum [2023-12-30T09:07:03.569Z] e9a5061849ea: Download complete [2023-12-30T09:07:03.569Z] d747dcd14b5f: Verifying Checksum [2023-12-30T09:07:03.569Z] d747dcd14b5f: Download complete [2023-12-30T09:07:03.569Z] 0d9ebad4ef96: Verifying Checksum [2023-12-30T09:07:03.569Z] 0d9ebad4ef96: Download complete [2023-12-30T09:07:03.569Z] ab5ef0e58194: Verifying Checksum [2023-12-30T09:07:03.569Z] ab5ef0e58194: Download complete [2023-12-30T09:07:03.569Z] 2de7ff778b66: Verifying Checksum [2023-12-30T09:07:03.569Z] 2de7ff778b66: Download complete [2023-12-30T09:07:06.854Z] ab5ef0e58194: Pull complete [2023-12-30T09:07:06.854Z] 9712f1f96733: Pull complete [2023-12-30T09:07:07.157Z] 63f879dbbcfc: Pull complete [2023-12-30T09:07:11.483Z] 0d9ebad4ef96: Pull complete [2023-12-30T09:07:11.483Z] e9a5061849ea: Pull complete [2023-12-30T09:07:11.483Z] d747dcd14b5f: Pull complete [2023-12-30T09:07:12.419Z] 2de7ff778b66: Pull complete [2023-12-30T09:07:12.419Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-30T09:07:12.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:07:12.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:07:12.707Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T09:07:12.718Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-30T09:07:24.074Z] $ docker top 1bc3a927667cbb351dd2e8ff141efdf4357dad7680aa7821df805340dec2e4eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:07:24.276Z] provisioning config files... [2023-12-30T09:07:24.283Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4647273502368563779tmp [2023-12-30T09:07:24.295Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9638815937628554010tmp [2023-12-30T09:07:24.304Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config283865352093259763tmp [Pipeline] { [Pipeline] echo [2023-12-30T09:07:24.398Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:24.694Z] ---> sigul-configuration.sh [2023-12-30T09:07:24.694Z] gpg: directory `/root/.gnupg' created [2023-12-30T09:07:24.694Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-30T09:07:24.694Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-30T09:07:24.694Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-30T09:07:24.694Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-30T09:07:24.694Z] gpg: CAST5 encrypted data [2023-12-30T09:07:24.694Z] gpg: encrypted with 1 passphrase [2023-12-30T09:07:24.694Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-30T09:07:24.988Z] + mkdir /home/jenkins [2023-12-30T09:07:24.988Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-30T09:07:25.281Z] + 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 [2023-12-30T09:07:25.291Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:25.586Z] ---> sigul-install.sh [2023-12-30T09:07:25.586Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-30T09:07:25.880Z] + git tag --list [2023-12-30T09:07:25.880Z] v0.0.0 [2023-12-30T09:07:25.880Z] v0.0.1-dev.1 [2023-12-30T09:07:25.880Z] v0.0.1-dev.10 [2023-12-30T09:07:25.880Z] v0.0.1-dev.11 [2023-12-30T09:07:25.880Z] v0.0.1-dev.12 [2023-12-30T09:07:25.880Z] v0.0.1-dev.13 [2023-12-30T09:07:25.880Z] v0.0.1-dev.14 [2023-12-30T09:07:25.880Z] v0.0.1-dev.15 [2023-12-30T09:07:25.880Z] v0.0.1-dev.16 [2023-12-30T09:07:25.880Z] v0.0.1-dev.2 [2023-12-30T09:07:25.880Z] v0.0.1-dev.3 [2023-12-30T09:07:25.880Z] v0.0.1-dev.4 [2023-12-30T09:07:25.880Z] v0.0.1-dev.5 [2023-12-30T09:07:25.880Z] v0.0.1-dev.6 [2023-12-30T09:07:25.880Z] v0.0.1-dev.7 [2023-12-30T09:07:25.880Z] v0.0.1-dev.8 [2023-12-30T09:07:25.880Z] v0.0.1-dev.9 [2023-12-30T09:07:25.880Z] v2.2.0 [2023-12-30T09:07:25.880Z] v2.2.0-dev.17 [2023-12-30T09:07:25.880Z] v2.2.0-dev.18 [2023-12-30T09:07:25.880Z] v2.2.0-dev.19 [2023-12-30T09:07:25.880Z] v2.2.0-dev.20 [2023-12-30T09:07:25.880Z] v2.2.0-dev.21 [2023-12-30T09:07:25.880Z] v2.2.0-dev.22 [2023-12-30T09:07:25.880Z] v2.2.0-dev.23 [2023-12-30T09:07:25.880Z] v2.2.0-dev.24 [2023-12-30T09:07:25.880Z] v2.2.0-dev.25 [2023-12-30T09:07:25.880Z] v2.2.0-dev.26 [2023-12-30T09:07:25.880Z] v2.2.0-dev.27 [2023-12-30T09:07:25.880Z] v2.3.0 [2023-12-30T09:07:25.880Z] v2.3.0-dev.1 [2023-12-30T09:07:25.880Z] v2.3.0-dev.10 [2023-12-30T09:07:25.880Z] v2.3.0-dev.11 [2023-12-30T09:07:25.880Z] v2.3.0-dev.12 [2023-12-30T09:07:25.880Z] v2.3.0-dev.13 [2023-12-30T09:07:25.880Z] v2.3.0-dev.14 [2023-12-30T09:07:25.880Z] v2.3.0-dev.15 [2023-12-30T09:07:25.880Z] v2.3.0-dev.16 [2023-12-30T09:07:25.880Z] v2.3.0-dev.17 [2023-12-30T09:07:25.880Z] v2.3.0-dev.18 [2023-12-30T09:07:25.880Z] v2.3.0-dev.19 [2023-12-30T09:07:25.880Z] v2.3.0-dev.2 [2023-12-30T09:07:25.880Z] v2.3.0-dev.20 [2023-12-30T09:07:25.880Z] v2.3.0-dev.21 [2023-12-30T09:07:25.880Z] v2.3.0-dev.22 [2023-12-30T09:07:25.880Z] v2.3.0-dev.23 [2023-12-30T09:07:25.880Z] v2.3.0-dev.24 [2023-12-30T09:07:25.880Z] v2.3.0-dev.25 [2023-12-30T09:07:25.880Z] v2.3.0-dev.26 [2023-12-30T09:07:25.880Z] v2.3.0-dev.27 [2023-12-30T09:07:25.880Z] v2.3.0-dev.28 [2023-12-30T09:07:25.880Z] v2.3.0-dev.3 [2023-12-30T09:07:25.880Z] v2.3.0-dev.4 [2023-12-30T09:07:25.880Z] v2.3.0-dev.5 [2023-12-30T09:07:25.880Z] v2.3.0-dev.6 [2023-12-30T09:07:25.880Z] v2.3.0-dev.7 [2023-12-30T09:07:25.880Z] v2.3.0-dev.8 [2023-12-30T09:07:25.880Z] v2.3.0-dev.9 [2023-12-30T09:07:25.880Z] v2.3.1 [2023-12-30T09:07:25.880Z] v2.3.1-dev.4 [2023-12-30T09:07:25.880Z] v2.3.1-dev.5 [2023-12-30T09:07:25.880Z] v2.3.1-dev.6 [2023-12-30T09:07:25.880Z] v3.0 [2023-12-30T09:07:25.880Z] v3.0.0 [2023-12-30T09:07:25.880Z] v3.0.0-dev.1 [2023-12-30T09:07:25.880Z] v3.0.0-dev.10 [2023-12-30T09:07:25.880Z] v3.0.0-dev.11 [2023-12-30T09:07:25.880Z] v3.0.0-dev.12 [2023-12-30T09:07:25.880Z] v3.0.0-dev.13 [2023-12-30T09:07:25.880Z] v3.0.0-dev.14 [2023-12-30T09:07:25.880Z] v3.0.0-dev.15 [2023-12-30T09:07:25.880Z] v3.0.0-dev.16 [2023-12-30T09:07:25.880Z] v3.0.0-dev.17 [2023-12-30T09:07:25.880Z] v3.0.0-dev.18 [2023-12-30T09:07:25.880Z] v3.0.0-dev.19 [2023-12-30T09:07:25.880Z] v3.0.0-dev.2 [2023-12-30T09:07:25.880Z] v3.0.0-dev.20 [2023-12-30T09:07:25.880Z] v3.0.0-dev.21 [2023-12-30T09:07:25.880Z] v3.0.0-dev.22 [2023-12-30T09:07:25.880Z] v3.0.0-dev.23 [2023-12-30T09:07:25.880Z] v3.0.0-dev.24 [2023-12-30T09:07:25.880Z] v3.0.0-dev.25 [2023-12-30T09:07:25.880Z] v3.0.0-dev.26 [2023-12-30T09:07:25.880Z] v3.0.0-dev.27 [2023-12-30T09:07:25.880Z] v3.0.0-dev.28 [2023-12-30T09:07:25.880Z] v3.0.0-dev.29 [2023-12-30T09:07:25.880Z] v3.0.0-dev.3 [2023-12-30T09:07:25.880Z] v3.0.0-dev.30 [2023-12-30T09:07:25.880Z] v3.0.0-dev.31 [2023-12-30T09:07:25.880Z] v3.0.0-dev.32 [2023-12-30T09:07:25.880Z] v3.0.0-dev.33 [2023-12-30T09:07:25.880Z] v3.0.0-dev.34 [2023-12-30T09:07:25.880Z] v3.0.0-dev.35 [2023-12-30T09:07:25.880Z] v3.0.0-dev.36 [2023-12-30T09:07:25.880Z] v3.0.0-dev.37 [2023-12-30T09:07:25.880Z] v3.0.0-dev.38 [2023-12-30T09:07:25.880Z] v3.0.0-dev.39 [2023-12-30T09:07:25.880Z] v3.0.0-dev.4 [2023-12-30T09:07:25.880Z] v3.0.0-dev.40 [2023-12-30T09:07:25.880Z] v3.0.0-dev.41 [2023-12-30T09:07:25.880Z] v3.0.0-dev.42 [2023-12-30T09:07:25.880Z] v3.0.0-dev.43 [2023-12-30T09:07:25.880Z] v3.0.0-dev.44 [2023-12-30T09:07:25.880Z] v3.0.0-dev.45 [2023-12-30T09:07:25.880Z] v3.0.0-dev.46 [2023-12-30T09:07:25.880Z] v3.0.0-dev.47 [2023-12-30T09:07:25.880Z] v3.0.0-dev.48 [2023-12-30T09:07:25.880Z] v3.0.0-dev.49 [2023-12-30T09:07:25.880Z] v3.0.0-dev.5 [2023-12-30T09:07:25.880Z] v3.0.0-dev.50 [2023-12-30T09:07:25.880Z] v3.0.0-dev.51 [2023-12-30T09:07:25.880Z] v3.0.0-dev.6 [2023-12-30T09:07:25.880Z] v3.0.0-dev.7 [2023-12-30T09:07:25.880Z] v3.0.0-dev.8 [2023-12-30T09:07:25.880Z] v3.0.0-dev.9 [2023-12-30T09:07:25.880Z] v3.1 [2023-12-30T09:07:25.880Z] v3.1.0 [2023-12-30T09:07:25.880Z] v3.1.0-dev.1 [2023-12-30T09:07:25.880Z] v3.1.0-dev.10 [2023-12-30T09:07:25.880Z] v3.1.0-dev.11 [2023-12-30T09:07:25.880Z] v3.1.0-dev.12 [2023-12-30T09:07:25.880Z] v3.1.0-dev.13 [2023-12-30T09:07:25.880Z] v3.1.0-dev.14 [2023-12-30T09:07:25.880Z] v3.1.0-dev.15 [2023-12-30T09:07:25.880Z] v3.1.0-dev.16 [2023-12-30T09:07:25.880Z] v3.1.0-dev.17 [2023-12-30T09:07:25.880Z] v3.1.0-dev.18 [2023-12-30T09:07:25.880Z] v3.1.0-dev.19 [2023-12-30T09:07:25.880Z] v3.1.0-dev.2 [2023-12-30T09:07:25.880Z] v3.1.0-dev.20 [2023-12-30T09:07:25.880Z] v3.1.0-dev.21 [2023-12-30T09:07:25.880Z] v3.1.0-dev.22 [2023-12-30T09:07:25.880Z] v3.1.0-dev.23 [2023-12-30T09:07:25.880Z] v3.1.0-dev.24 [2023-12-30T09:07:25.880Z] v3.1.0-dev.25 [2023-12-30T09:07:25.880Z] v3.1.0-dev.26 [2023-12-30T09:07:25.880Z] v3.1.0-dev.27 [2023-12-30T09:07:25.880Z] v3.1.0-dev.28 [2023-12-30T09:07:25.880Z] v3.1.0-dev.29 [2023-12-30T09:07:25.880Z] v3.1.0-dev.3 [2023-12-30T09:07:25.880Z] v3.1.0-dev.30 [2023-12-30T09:07:25.880Z] v3.1.0-dev.31 [2023-12-30T09:07:25.880Z] v3.1.0-dev.32 [2023-12-30T09:07:25.880Z] v3.1.0-dev.33 [2023-12-30T09:07:25.881Z] v3.1.0-dev.34 [2023-12-30T09:07:25.881Z] v3.1.0-dev.35 [2023-12-30T09:07:25.881Z] v3.1.0-dev.36 [2023-12-30T09:07:25.881Z] v3.1.0-dev.37 [2023-12-30T09:07:25.881Z] v3.1.0-dev.38 [2023-12-30T09:07:25.881Z] v3.1.0-dev.39 [2023-12-30T09:07:25.881Z] v3.1.0-dev.4 [2023-12-30T09:07:25.881Z] v3.1.0-dev.5 [2023-12-30T09:07:25.881Z] v3.1.0-dev.6 [2023-12-30T09:07:25.881Z] v3.1.0-dev.7 [2023-12-30T09:07:25.881Z] v3.1.0-dev.8 [2023-12-30T09:07:25.881Z] v3.1.0-dev.9 [2023-12-30T09:07:25.881Z] v3.2.0-dev.1 [2023-12-30T09:07:25.881Z] v3.2.0-dev.2 [2023-12-30T09:07:25.881Z] v3.2.0-dev.3 [2023-12-30T09:07:25.881Z] v3.2.0-dev.4 [2023-12-30T09:07:25.881Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-30T09:07:26.174Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-30T09:07:26.744Z] Signing Git tag with Sigul... [2023-12-30T09:07:26.744Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-30T09:07:27.015Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:27.900Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-30T09:07:27.908Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-30T09:07:28.012Z] $ docker stop --time=1 1bc3a927667cbb351dd2e8ff141efdf4357dad7680aa7821df805340dec2e4eb [2023-12-30T09:07:30.035Z] $ docker rm -f --volumes 1bc3a927667cbb351dd2e8ff141efdf4357dad7680aa7821df805340dec2e4eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-30T09:07:30.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:07:30.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:07:31.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:07:31.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:07:32.268Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T09:07:33.975Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:07:34.703Z] $ docker top f6920759cf25f4b781ae0fe3002fd6d323c217f6cbbec9e35420d45af081e45e -eo pid,comm [2023-12-30T09:07:34.771Z] 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). [2023-12-30T09:07:34.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:07:34.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:07:34.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:07:35.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:07:35.086Z] $ docker exec f6920759cf25f4b781ae0fe3002fd6d323c217f6cbbec9e35420d45af081e45e ssh-agent [2023-12-30T09:07:35.204Z] SSH_AUTH_SOCK=/tmp/ssh-HTvDVwn5s7Y5/agent.32 [2023-12-30T09:07:35.204Z] SSH_AGENT_PID=38 [2023-12-30T09:07:35.210Z] Running ssh-add (command line suppressed) [2023-12-30T09:07:35.291Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2155650064812595777.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2155650064812595777.key) [2023-12-30T09:07:35.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:07:35.679Z] + git semver bump pre [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,821 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,821 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,821 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,821 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,823 [execute] INFO git cat-file --batch-check [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,828 [execute] INFO git cat-file --batch [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:07:35.937Z] 2023-12-30 09:07:35,834 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T09:07:35.937Z] 3.2.0-dev.6 [Pipeline] } [2023-12-30T09:07:35.927Z] $ docker exec --env ******** --env ******** f6920759cf25f4b781ae0fe3002fd6d323c217f6cbbec9e35420d45af081e45e ssh-agent -k [2023-12-30T09:07:36.032Z] unset SSH_AUTH_SOCK; [2023-12-30T09:07:36.033Z] unset SSH_AGENT_PID; [2023-12-30T09:07:36.033Z] echo Agent pid 38 killed; [2023-12-30T09:07:36.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:07:36.595Z] + git semver [Pipeline] } [2023-12-30T09:07:36.845Z] $ docker stop --time=1 f6920759cf25f4b781ae0fe3002fd6d323c217f6cbbec9e35420d45af081e45e [2023-12-30T09:07:38.132Z] $ docker rm -f --volumes f6920759cf25f4b781ae0fe3002fd6d323c217f6cbbec9e35420d45af081e45e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:07:38.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:07:38.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:07:39.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:07:39.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:07:39.206Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T09:07:39.212Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:07:39.605Z] $ docker top 4e50e51fd01b2974c0b98ce3408dd4d7a861da71aef4267b2377c63939142fb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:07:39.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:07:39.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:07:40.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:07:40.001Z] $ docker exec 4e50e51fd01b2974c0b98ce3408dd4d7a861da71aef4267b2377c63939142fb8 ssh-agent [2023-12-30T09:07:40.125Z] SSH_AUTH_SOCK=/tmp/ssh-iARFPSoFIbDR/agent.32 [2023-12-30T09:07:40.125Z] SSH_AGENT_PID=38 [2023-12-30T09:07:40.130Z] Running ssh-add (command line suppressed) [2023-12-30T09:07:40.214Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16381488335034609414.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16381488335034609414.key) [2023-12-30T09:07:40.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:07:40.590Z] + git semver push [2023-12-30T09:07:40.848Z] 2023-12-30 09:07:40,756 [run_push] DEBUG push [2023-12-30T09:07:40.848Z] 2023-12-30 09:07:40,757 [execute] INFO git cat-file --batch-check [2023-12-30T09:07:40.848Z] 2023-12-30 09:07:40,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:07:40.848Z] 2023-12-30 09:07:40,761 [execute] INFO git rev-list 1fb696d00d1b7e1e9196873f5f915e6655cc912b -- [2023-12-30T09:07:40.848Z] 2023-12-30 09:07:40,761 [execute] DEBUG Popen(['git', 'rev-list', '1fb696d00d1b7e1e9196873f5f915e6655cc912b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:07:40.848Z] 2023-12-30 09:07:40,769 [execute] INFO git fetch -v origin [2023-12-30T09:07:40.848Z] 2023-12-30 09:07:40,770 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-30T09:07:41.417Z] 2023-12-30 09:07:41,285 [run_push] DEBUG no remote changes detected [2023-12-30T09:07:41.417Z] 2023-12-30 09:07:41,285 [execute] INFO git push origin semver [2023-12-30T09:07:41.417Z] 2023-12-30 09:07:41,285 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:07:42.355Z] 2023-12-30 09:07:42,050 [run_push] DEBUG push all version tags [2023-12-30T09:07:42.355Z] 2023-12-30 09:07:42,050 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-30T09:07:42.355Z] 2023-12-30 09:07:42,051 [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) [2023-12-30T09:07:42.925Z] 2023-12-30 09:07:42,860 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-30T09:07:42.925Z] 3.2.0-dev.6 [Pipeline] } [2023-12-30T09:07:42.913Z] $ docker exec --env ******** --env ******** 4e50e51fd01b2974c0b98ce3408dd4d7a861da71aef4267b2377c63939142fb8 ssh-agent -k [2023-12-30T09:07:43.012Z] unset SSH_AUTH_SOCK; [2023-12-30T09:07:43.014Z] unset SSH_AGENT_PID; [2023-12-30T09:07:43.014Z] echo Agent pid 38 killed; [2023-12-30T09:07:43.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:07:43.572Z] + git semver [Pipeline] } [2023-12-30T09:07:43.821Z] $ docker stop --time=1 4e50e51fd01b2974c0b98ce3408dd4d7a861da71aef4267b2377c63939142fb8 [2023-12-30T09:07:45.150Z] $ docker rm -f --volumes 4e50e51fd01b2974c0b98ce3408dd4d7a861da71aef4267b2377c63939142fb8 [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 [2023-12-30T09:07:46.658Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-12-30T09:07:46.658Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-30T09:07:46.658Z] total 16 [2023-12-30T09:07:46.658Z] drwxr-xr-x 3 root root 4096 Dec 30 08:59 . [2023-12-30T09:07:46.658Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 30 09:07 .. [2023-12-30T09:07:46.658Z] drwxr-xr-x 2 root root 4096 Dec 30 08:59 cost [2023-12-30T09:07:46.658Z] -rw-r--r-- 1 root root 89 Dec 30 08:59 cost.csv [2023-12-30T09:07:46.658Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-30T09:07:46.658Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-30T09:07:46.658Z] total 16 [2023-12-30T09:07:46.658Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 08:59 . [2023-12-30T09:07:46.658Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 30 09:07 .. [2023-12-30T09:07:46.658Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 30 08:59 cost [2023-12-30T09:07:46.658Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 30 08:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:46.949Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:47.809Z] ---> package-listing.sh [2023-12-30T09:07:47.809Z] ++ facter osfamily [2023-12-30T09:07:47.809Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-30T09:07:48.067Z] + OS_FAMILY=debian [2023-12-30T09:07:48.067Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-12-30T09:07:48.067Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-30T09:07:48.067Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-30T09:07:48.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-30T09:07:48.067Z] + PACKAGES=/tmp/packages_start.txt [2023-12-30T09:07:48.067Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-12-30T09:07:48.067Z] + PACKAGES=/tmp/packages_end.txt [2023-12-30T09:07:48.067Z] + case "${OS_FAMILY}" in [2023-12-30T09:07:48.067Z] + dpkg -l [2023-12-30T09:07:48.067Z] + grep '^ii' [2023-12-30T09:07:48.067Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-30T09:07:48.067Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-30T09:07:48.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-30T09:07:48.067Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-12-30T09:07:48.067Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-12-30T09:07:48.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-12-30T09:07:48.076Z] 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 [2023-12-30T09:07:48.354Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:07:48.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T09:07:48.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:07:49.169Z] prd-ubuntu20.04-docker-8c-8g-26451 does not seem to be running inside a container [2023-12-30T09:07:49.176Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-30T09:07:49.408Z] $ docker top 98536b46250299f2c8d65106fab8de994de3e0e1fb164bb80d1ec25876518478 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:07:49.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-30T09:07:50.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-30T09:07:50.462Z] + ls /var/log/sa-host [2023-12-30T09:07:50.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:07:50.601Z] provisioning config files... [2023-12-30T09:07:50.610Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7631107972591799948tmp [Pipeline] { [Pipeline] echo [2023-12-30T09:07:50.725Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:51.010Z] ---> create-netrc.sh [Pipeline] } [2023-12-30T09:07:51.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:51.468Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-30T09:07:51.477Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:51.766Z] ---> sudo-logs.sh [2023-12-30T09:07:51.766Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-30T09:07:51.848Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:52.132Z] ---> job-cost.sh [2023-12-30T09:07:52.132Z] lf-activate-venv: SKIPPING [2023-12-30T09:07:52.132Z] DEBUG: total: 0.2199999988079071 [2023-12-30T09:07:52.132Z] INFO: Retrieving Stack Cost... [2023-12-30T09:07:52.391Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:07:52.961Z] INFO: Archiving Costs [Pipeline] echo [2023-12-30T09:07:52.974Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:07:53.258Z] ---> logs-deploy.sh [2023-12-30T09:07:53.258Z] lf-activate-venv: SKIPPING [2023-12-30T09:07:53.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/170 [2023-12-30T09:07:53.258Z] INFO: archiving workspace using pattern(s): [2023-12-30T09:07:54.198Z] Archives upload complete. [2023-12-30T09:07:54.198Z] INFO: archiving logs to Nexus