Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 356537ab07bbd0d4ce97dae4f5ee98aa2613881b 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-ssh11451286942487460529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7017768450831904371.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9259798537141684042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17291993286990526387.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-ssh13466571571767369927.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Running on prd-ubuntu20.04-docker-8c-8g-6240 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 356537ab07bbd0d4ce97dae4f5ee98aa2613881b (main) Commit message: "Merge pull request #203 from marcpfuller/convert_to_yaml" > 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 356537ab07bbd0d4ce97dae4f5ee98aa2613881b # timeout=10 > git rev-list --no-walk 8746c938a55b5945dba82726ee73b77bfa0394d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T20:18:14.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T20:18:14.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T20:18:14.774Z] ========================================================= [2023-03-29T20:18:14.774Z] EdgeX Global Pipelines Version Info [2023-03-29T20:18:14.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:18:15.486Z] ------------------- [2023-03-29T20:18:15.486Z] stable info: [2023-03-29T20:18:15.486Z] ------------------- [2023-03-29T20:18:15.486Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T20:18:15.486Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T20:18:15.486Z] Message: update stable to v1.0.245 [2023-03-29T20:18:16.058Z] ------------------- [2023-03-29T20:18:16.058Z] experimental info: [2023-03-29T20:18:16.058Z] ------------------- [2023-03-29T20:18:16.058Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T20:18:16.058Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T20:18:16.058Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T20:18:16.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-29T20:18:16.256Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-29T20:18:16.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T20:18:16.282Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T20:18:16.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T20:18:16.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T20:18:16.320Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T20:18:16.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T20:18:16.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T20:18:16.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T20:18:16.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T20:18:16.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-29T20:18:16.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T20:18:16.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T20:18:16.429Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T20:18:16.439Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T20:18:16.453Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T20:18:16.471Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T20:18:16.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T20:18:16.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T20:18:16.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T20:18:16.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T20:18:16.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T20:18:16.551Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T20:18:16.560Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T20:18:16.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T20:18:16.576Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T20:18:16.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-29T20:18:16.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-29T20:18:16.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-29T20:18:16.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] echo [2023-03-29T20:18:16.615Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 356537a [Pipeline] echo [2023-03-29T20:18:16.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:18:16.658Z] provisioning config files... [2023-03-29T20:18:16.675Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config55880634084470235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:18:16.974Z] ---> docker-login.sh [2023-03-29T20:18:16.974Z] nexus3.edgexfoundry.org:10001 [2023-03-29T20:18:17.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:17.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:17.234Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:17.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:17.234Z] [2023-03-29T20:18:17.234Z] Login Succeeded [2023-03-29T20:18:17.494Z] nexus3.edgexfoundry.org:10002 [2023-03-29T20:18:17.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:17.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:17.494Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:17.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:17.494Z] [2023-03-29T20:18:17.494Z] Login Succeeded [2023-03-29T20:18:17.494Z] nexus3.edgexfoundry.org:10003 [2023-03-29T20:18:17.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:17.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:17.494Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:17.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:17.494Z] [2023-03-29T20:18:17.494Z] Login Succeeded [2023-03-29T20:18:17.494Z] nexus3.edgexfoundry.org:10004 [2023-03-29T20:18:17.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:17.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:17.753Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:17.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:17.753Z] [2023-03-29T20:18:17.753Z] Login Succeeded [2023-03-29T20:18:17.753Z] docker.io [2023-03-29T20:18:17.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:18.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:18.014Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:18.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:18.014Z] [2023-03-29T20:18:18.014Z] Login Succeeded [2023-03-29T20:18:18.014Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T20:18:18.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T20:18:18.383Z] + git rev-list -1 --merges 356537ab07bbd0d4ce97dae4f5ee98aa2613881b~1..356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] echo [2023-03-29T20:18:18.431Z] -----------> git rev-list -1 --merges 356537ab07bbd0d4ce97dae4f5ee98aa2613881b~1..356537ab07bbd0d4ce97dae4f5ee98aa2613881b 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:18:18.431Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [false] [Pipeline] sh [2023-03-29T20:18:18.731Z] + git log --format=format:%s -1 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] echo [2023-03-29T20:18:18.754Z] ========================================================= [2023-03-29T20:18:18.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T20:18:18.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T20:18:19.077Z] + git log --format=format:%s -1 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] echo [2023-03-29T20:18:19.088Z] [semverPrep] GIT_COMMIT: 356537ab07bbd0d4ce97dae4f5ee98aa2613881b, Commit Message: Merge pull request #203 from marcpfuller/convert_to_yaml [Pipeline] echo [2023-03-29T20:18:19.097Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T20:18:19.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T20:18:19.473Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T20:18:19.473Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T20:18:19.473Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T20:18:19.473Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T20:18:19.473Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T20:18:19.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:18:19.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:18:19.936Z] [2023-03-29T20:18:19.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:18:20.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:18:20.238Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T20:18:20.238Z] b85a868b505f: Pulling fs layer [2023-03-29T20:18:20.238Z] e2be974225ed: Pulling fs layer [2023-03-29T20:18:20.238Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T20:18:20.238Z] 988bab9f4d93: Pulling fs layer [2023-03-29T20:18:20.238Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T20:18:20.238Z] eaf3925da568: Pulling fs layer [2023-03-29T20:18:20.238Z] bab4dde63d76: Pulling fs layer [2023-03-29T20:18:20.238Z] bde34c3a00c8: Pulling fs layer [2023-03-29T20:18:20.238Z] b352a97aabf1: Pulling fs layer [2023-03-29T20:18:20.238Z] 4872d77fe225: Pulling fs layer [2023-03-29T20:18:20.238Z] 5851b861e8e6: Pulling fs layer [2023-03-29T20:18:20.238Z] bab4dde63d76: Waiting [2023-03-29T20:18:20.238Z] bde34c3a00c8: Waiting [2023-03-29T20:18:20.238Z] 4872d77fe225: Waiting [2023-03-29T20:18:20.238Z] b352a97aabf1: Waiting [2023-03-29T20:18:20.238Z] 1469e6f7b9e6: Waiting [2023-03-29T20:18:20.238Z] eaf3925da568: Waiting [2023-03-29T20:18:20.238Z] 5851b861e8e6: Waiting [2023-03-29T20:18:20.238Z] 988bab9f4d93: Waiting [2023-03-29T20:18:20.238Z] e2be974225ed: Verifying Checksum [2023-03-29T20:18:20.238Z] e2be974225ed: Download complete [2023-03-29T20:18:20.238Z] 988bab9f4d93: Download complete [2023-03-29T20:18:20.497Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T20:18:20.497Z] 1469e6f7b9e6: Download complete [2023-03-29T20:18:20.497Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T20:18:20.497Z] 339a4e72a1f5: Download complete [2023-03-29T20:18:20.497Z] eaf3925da568: Verifying Checksum [2023-03-29T20:18:20.497Z] eaf3925da568: Download complete [2023-03-29T20:18:20.497Z] bde34c3a00c8: Verifying Checksum [2023-03-29T20:18:20.497Z] bde34c3a00c8: Download complete [2023-03-29T20:18:20.497Z] b352a97aabf1: Verifying Checksum [2023-03-29T20:18:20.497Z] b352a97aabf1: Download complete [2023-03-29T20:18:20.497Z] 4872d77fe225: Verifying Checksum [2023-03-29T20:18:20.497Z] 4872d77fe225: Download complete [2023-03-29T20:18:20.497Z] 5851b861e8e6: Verifying Checksum [2023-03-29T20:18:20.497Z] 5851b861e8e6: Download complete [2023-03-29T20:18:20.497Z] b85a868b505f: Verifying Checksum [2023-03-29T20:18:20.497Z] b85a868b505f: Download complete [2023-03-29T20:18:20.757Z] bab4dde63d76: Verifying Checksum [2023-03-29T20:18:20.757Z] bab4dde63d76: Download complete [2023-03-29T20:18:21.695Z] b85a868b505f: Pull complete [2023-03-29T20:18:21.954Z] e2be974225ed: Pull complete [2023-03-29T20:18:22.523Z] 339a4e72a1f5: Pull complete [2023-03-29T20:18:22.523Z] 988bab9f4d93: Pull complete [2023-03-29T20:18:22.783Z] 1469e6f7b9e6: Pull complete [2023-03-29T20:18:22.783Z] eaf3925da568: Pull complete [2023-03-29T20:18:24.688Z] bab4dde63d76: Pull complete [2023-03-29T20:18:24.688Z] bde34c3a00c8: Pull complete [2023-03-29T20:18:24.947Z] b352a97aabf1: Pull complete [2023-03-29T20:18:24.947Z] 4872d77fe225: Pull complete [2023-03-29T20:18:25.206Z] 5851b861e8e6: Pull complete [2023-03-29T20:18:25.206Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T20:18:25.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:18:25.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:18:25.306Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:18:25.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T20:18:26.741Z] $ docker top 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f -eo pid,comm [2023-03-29T20:18:26.793Z] 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-03-29T20:18:26.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T20:18:26.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T20:18:26.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T20:18:26.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T20:18:26.950Z] $ docker exec 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f ssh-agent [2023-03-29T20:18:27.053Z] SSH_AUTH_SOCK=/tmp/ssh-RHwPrdtv3mbc/agent.32 [2023-03-29T20:18:27.053Z] SSH_AGENT_PID=38 [2023-03-29T20:18:27.059Z] Running ssh-add (command line suppressed) [2023-03-29T20:18:27.172Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11262379650112341021.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11262379650112341021.key) [2023-03-29T20:18:27.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T20:18:27.479Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T20:18:27.493Z] $ docker exec --env ******** --env ******** 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f ssh-agent -k [2023-03-29T20:18:27.590Z] unset SSH_AUTH_SOCK; [2023-03-29T20:18:27.590Z] unset SSH_AGENT_PID; [2023-03-29T20:18:27.590Z] echo Agent pid 38 killed; [2023-03-29T20:18:27.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T20:18:27.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T20:18:27.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T20:18:27.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T20:18:27.743Z] $ docker exec 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f ssh-agent [2023-03-29T20:18:27.852Z] SSH_AUTH_SOCK=/tmp/ssh-VxEAkDi2R4V2/agent.70 [2023-03-29T20:18:27.852Z] SSH_AGENT_PID=76 [2023-03-29T20:18:27.857Z] Running ssh-add (command line suppressed) [2023-03-29T20:18:27.971Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7659323899338744327.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7659323899338744327.key) [2023-03-29T20:18:27.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T20:18:28.278Z] + git semver init [2023-03-29T20:18:28.538Z] 2023-03-29 20:18:28,466 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T20:18:28.538Z] 2023-03-29 20:18:28,467 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-29T20:18:28.538Z] 2023-03-29 20:18:28,468 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-29T20:18:28.538Z] 2023-03-29 20:18:28,468 [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-03-29T20:18:31.850Z] 2023-03-29 20:18:31,393 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-29T20:18:31.850Z] 2023-03-29 20:18:31,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-29T20:18:31.850Z] 2023-03-29 20:18:31,394 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:18:31.850Z] 2023-03-29 20:18:31,394 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:18:31.850Z] 3.0.0-dev.21 [Pipeline] } [2023-03-29T20:18:31.862Z] $ docker exec --env ******** --env ******** 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f ssh-agent -k [2023-03-29T20:18:31.959Z] unset SSH_AUTH_SOCK; [2023-03-29T20:18:31.960Z] unset SSH_AGENT_PID; [2023-03-29T20:18:31.960Z] echo Agent pid 76 killed; [2023-03-29T20:18:31.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T20:18:32.277Z] + git semver [Pipeline] } [2023-03-29T20:18:32.546Z] $ docker stop --time=1 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f [2023-03-29T20:18:33.846Z] $ docker rm -f --volumes 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T20:18:34.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T20:18:34.378Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T20:18:34.381Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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-03-29T20:18:34.473Z] provisioning config files... [2023-03-29T20:18:34.481Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13627542868732091241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:18:34.683Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6245 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-29T20:18:34.693Z] Running in /w/workspace/device-usb-camera/93 [Pipeline] { [Pipeline] checkout [2023-03-29T20:18:34.721Z] Selected Git installation does not exist. Using Default [2023-03-29T20:18:34.721Z] The recommended git tool is: NONE [2023-03-29T20:18:34.789Z] ---> docker-login.sh [2023-03-29T20:18:34.789Z] nexus3.edgexfoundry.org:10001 [2023-03-29T20:18:34.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:34.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:34.789Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:34.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:34.789Z] [2023-03-29T20:18:34.789Z] Login Succeeded [2023-03-29T20:18:34.789Z] nexus3.edgexfoundry.org:10002 [2023-03-29T20:18:34.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:34.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:34.789Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:34.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:34.789Z] [2023-03-29T20:18:34.789Z] Login Succeeded [2023-03-29T20:18:34.789Z] nexus3.edgexfoundry.org:10003 [2023-03-29T20:18:35.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:35.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:35.054Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:35.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:35.054Z] [2023-03-29T20:18:35.054Z] Login Succeeded [2023-03-29T20:18:35.054Z] nexus3.edgexfoundry.org:10004 [2023-03-29T20:18:35.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:35.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:35.054Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:35.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:35.054Z] [2023-03-29T20:18:35.054Z] Login Succeeded [2023-03-29T20:18:35.054Z] docker.io [2023-03-29T20:18:35.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:18:35.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:18:35.314Z] Configure a credential helper to remove this warning. See [2023-03-29T20:18:35.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:18:35.314Z] [2023-03-29T20:18:35.314Z] Login Succeeded [2023-03-29T20:18:35.314Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T20:18:35.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T20:18:35.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T20:18:35.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T20:18:35.396Z] ========================================================= [2023-03-29T20:18:35.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T20:18:35.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:18:35.705Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T20:18:35.705Z] Sending build context to Docker daemon 1.914MB [2023-03-29T20:18:35.705Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T20:18:35.705Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T20:18:35.705Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T20:18:35.705Z] 63b65145d645: Pulling fs layer [2023-03-29T20:18:35.705Z] a2d21d5440eb: Pulling fs layer [2023-03-29T20:18:35.705Z] 935e6c44a52c: Pulling fs layer [2023-03-29T20:18:35.705Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T20:18:35.705Z] 30dea6a524f1: Pulling fs layer [2023-03-29T20:18:35.705Z] a2aff8979fd8: Pulling fs layer [2023-03-29T20:18:35.705Z] 6808be2612f2: Pulling fs layer [2023-03-29T20:18:35.705Z] f25807f1079a: Pulling fs layer [2023-03-29T20:18:35.705Z] 94cc34f8dd06: Waiting [2023-03-29T20:18:35.705Z] 30dea6a524f1: Waiting [2023-03-29T20:18:35.705Z] a2aff8979fd8: Waiting [2023-03-29T20:18:35.705Z] 6808be2612f2: Waiting [2023-03-29T20:18:35.705Z] f25807f1079a: Waiting [2023-03-29T20:18:35.705Z] a2d21d5440eb: Verifying Checksum [2023-03-29T20:18:35.705Z] a2d21d5440eb: Download complete [2023-03-29T20:18:35.705Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T20:18:35.705Z] 94cc34f8dd06: Download complete [2023-03-29T20:18:35.705Z] 30dea6a524f1: Verifying Checksum [2023-03-29T20:18:35.705Z] 30dea6a524f1: Download complete [2023-03-29T20:18:35.705Z] 63b65145d645: Verifying Checksum [2023-03-29T20:18:35.705Z] 63b65145d645: Download complete [2023-03-29T20:18:35.963Z] a2aff8979fd8: Verifying Checksum [2023-03-29T20:18:35.963Z] a2aff8979fd8: Download complete [2023-03-29T20:18:35.963Z] 63b65145d645: Pull complete [2023-03-29T20:18:36.222Z] a2d21d5440eb: Pull complete [2023-03-29T20:18:36.481Z] 935e6c44a52c: Verifying Checksum [2023-03-29T20:18:36.481Z] 935e6c44a52c: Download complete [2023-03-29T20:18:36.481Z] f25807f1079a: Verifying Checksum [2023-03-29T20:18:36.481Z] f25807f1079a: Download complete [2023-03-29T20:18:36.481Z] 6808be2612f2: Verifying Checksum [2023-03-29T20:18:36.481Z] 6808be2612f2: Download complete [2023-03-29T20:18:39.423Z] using credential edgex-jenkins-ssh [2023-03-29T20:18:39.443Z] Cloning the remote Git repository [2023-03-29T20:18:39.471Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-29T20:18:39.765Z] 935e6c44a52c: Pull complete [2023-03-29T20:18:39.765Z] 94cc34f8dd06: Pull complete [2023-03-29T20:18:39.765Z] 30dea6a524f1: Pull complete [2023-03-29T20:18:39.765Z] a2aff8979fd8: Pull complete [2023-03-29T20:18:39.562Z] > git init /w/workspace/device-usb-camera/93 # timeout=10 [2023-03-29T20:18:39.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-29T20:18:39.698Z] > git --version # timeout=10 [2023-03-29T20:18:39.717Z] > git --version # 'git version 2.25.1' [2023-03-29T20:18:39.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T20:18:39.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T20:18:40.602Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-29T20:18:40.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T20:18:41.442Z] Avoid second fetch [2023-03-29T20:18:41.442Z] Checking out Revision 356537ab07bbd0d4ce97dae4f5ee98aa2613881b (main) [2023-03-29T20:18:41.665Z] 6808be2612f2: Pull complete [2023-03-29T20:18:41.996Z] Commit message: "Merge pull request #203 from marcpfuller/convert_to_yaml" [2023-03-29T20:18:41.445Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T20:18:41.516Z] > git checkout -f 356537ab07bbd0d4ce97dae4f5ee98aa2613881b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T20:18:42.601Z] f25807f1079a: Pull complete [2023-03-29T20:18:42.601Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T20:18:42.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T20:18:42.601Z] ---> 3b553350e43f [2023-03-29T20:18:42.601Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T20:18:42.878Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T20:18:42.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:18:42.878Z] Dload Upload Total Spent Left Speed [2023-03-29T20:18:42.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-03-29T20:18:43.423Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T20:18:43.749Z] + sudo tee /etc/docker/daemon.new [2023-03-29T20:18:43.749Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T20:18:43.749Z] { [2023-03-29T20:18:43.749Z] "registry-mirrors": [ [2023-03-29T20:18:43.749Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T20:18:43.749Z] ], [2023-03-29T20:18:43.749Z] "bip": "10.250.0.254/24", [2023-03-29T20:18:43.749Z] "hosts": [ [2023-03-29T20:18:43.749Z] "tcp://0.0.0.0:5555", [2023-03-29T20:18:43.749Z] "unix:///var/run/docker.sock" [2023-03-29T20:18:43.749Z] ], [2023-03-29T20:18:43.749Z] "mtu": 1458, [2023-03-29T20:18:43.749Z] "selinux-enabled": true, [2023-03-29T20:18:43.749Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T20:18:43.749Z] } [Pipeline] sh [2023-03-29T20:18:44.076Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T20:18:44.411Z] + sudo service docker restart [2023-03-29T20:18:44.509Z] ---> Running in d29a4770ac73 [2023-03-29T20:18:44.509Z] Removing intermediate container d29a4770ac73 [2023-03-29T20:18:44.509Z] ---> 17d261604af2 [2023-03-29T20:18:44.509Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T20:18:44.509Z] ---> Running in bc9dea4b4a8b [2023-03-29T20:18:44.509Z] Removing intermediate container bc9dea4b4a8b [2023-03-29T20:18:44.509Z] ---> ea8a5ce4c109 [2023-03-29T20:18:44.509Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-29T20:18:44.509Z] ---> Running in 61b8cfc63449 [2023-03-29T20:18:44.509Z] Removing intermediate container 61b8cfc63449 [2023-03-29T20:18:44.509Z] ---> 343c0d52c6b8 [2023-03-29T20:18:44.509Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-29T20:18:44.509Z] ---> Running in 39fbc09fa86a [2023-03-29T20:18:44.509Z] Removing intermediate container 39fbc09fa86a [2023-03-29T20:18:44.509Z] ---> fca65ace85db [2023-03-29T20:18:44.509Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T20:18:44.509Z] ---> Running in 5597ba281dcd [2023-03-29T20:18:44.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T20:18:45.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T20:18:45.287Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-29T20:18:45.287Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-29T20:18:45.287Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-29T20:18:45.287Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-29T20:18:45.287Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-29T20:18:45.287Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-29T20:18:45.287Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-29T20:18:45.287Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-29T20:18:45.287Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-29T20:18:45.287Z] (10/14) Installing kmod-libs (30-r1) [2023-03-29T20:18:45.287Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-29T20:18:45.287Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-29T20:18:45.287Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-29T20:18:45.287Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-29T20:18:45.287Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T20:18:45.287Z] Executing eudev-3.2.11-r4.trigger [2023-03-29T20:18:45.287Z] OK: 272 MiB in 67 packages [2023-03-29T20:18:45.857Z] Removing intermediate container 5597ba281dcd [2023-03-29T20:18:45.857Z] ---> 65a9a18cb79d [2023-03-29T20:18:45.857Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-29T20:18:45.857Z] ---> Running in dde8a0c3afa2 [2023-03-29T20:18:45.857Z] Removing intermediate container dde8a0c3afa2 [2023-03-29T20:18:45.857Z] ---> cef89417a07b [2023-03-29T20:18:45.857Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-29T20:18:46.117Z] ---> 842dd1ef52c4 [2023-03-29T20:18:46.117Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T20:18:46.117Z] ---> Running in 62073485bc72 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:19:02.667Z] provisioning config files... [2023-03-29T20:19:02.693Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/93@tmp/config17915110089113934794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:19:03.038Z] ---> docker-login.sh [2023-03-29T20:19:03.038Z] nexus3.edgexfoundry.org:10001 [2023-03-29T20:19:03.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:19:03.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:19:03.575Z] Configure a credential helper to remove this warning. See [2023-03-29T20:19:03.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:19:03.575Z] [2023-03-29T20:19:03.575Z] Login Succeeded [2023-03-29T20:19:03.575Z] nexus3.edgexfoundry.org:10002 [2023-03-29T20:19:03.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:19:03.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:19:03.843Z] Configure a credential helper to remove this warning. See [2023-03-29T20:19:03.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:19:03.843Z] [2023-03-29T20:19:03.843Z] Login Succeeded [2023-03-29T20:19:03.843Z] nexus3.edgexfoundry.org:10003 [2023-03-29T20:19:04.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:19:04.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:19:04.379Z] Configure a credential helper to remove this warning. See [2023-03-29T20:19:04.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:19:04.379Z] [2023-03-29T20:19:04.379Z] Login Succeeded [2023-03-29T20:19:04.379Z] nexus3.edgexfoundry.org:10004 [2023-03-29T20:19:04.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:19:04.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:19:04.653Z] Configure a credential helper to remove this warning. See [2023-03-29T20:19:04.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:19:04.653Z] [2023-03-29T20:19:04.653Z] Login Succeeded [2023-03-29T20:19:04.653Z] docker.io [2023-03-29T20:19:04.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:19:05.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:19:05.190Z] Configure a credential helper to remove this warning. See [2023-03-29T20:19:05.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:19:05.190Z] [2023-03-29T20:19:05.190Z] Login Succeeded [2023-03-29T20:19:05.190Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T20:19:05.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T20:19:05.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T20:19:05.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T20:19:05.475Z] ========================================================= [2023-03-29T20:19:05.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T20:19:05.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:19:05.831Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T20:19:06.106Z] Sending build context to Docker daemon 1.212MB [2023-03-29T20:19:06.106Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T20:19:06.106Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T20:19:06.379Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T20:19:06.379Z] af6eaf76a39c: Pulling fs layer [2023-03-29T20:19:06.379Z] 55522c791124: Pulling fs layer [2023-03-29T20:19:06.379Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T20:19:06.379Z] 169dfbe0d373: Pulling fs layer [2023-03-29T20:19:06.379Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T20:19:06.379Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T20:19:06.379Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T20:19:06.379Z] 52ebb69f0ebf: Waiting [2023-03-29T20:19:06.379Z] 169dfbe0d373: Waiting [2023-03-29T20:19:06.379Z] 5abe8eddf0d5: Waiting [2023-03-29T20:19:06.379Z] e1ff8fa3b103: Waiting [2023-03-29T20:19:06.379Z] 55522c791124: Download complete [2023-03-29T20:19:06.379Z] 169dfbe0d373: Verifying Checksum [2023-03-29T20:19:06.379Z] 169dfbe0d373: Download complete [2023-03-29T20:19:06.379Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T20:19:06.379Z] e1ff8fa3b103: Download complete [2023-03-29T20:19:06.379Z] af6eaf76a39c: Verifying Checksum [2023-03-29T20:19:06.379Z] af6eaf76a39c: Download complete [2023-03-29T20:19:07.352Z] af6eaf76a39c: Pull complete [2023-03-29T20:19:07.352Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T20:19:07.352Z] 5abe8eddf0d5: Download complete [2023-03-29T20:19:07.620Z] 55522c791124: Pull complete [2023-03-29T20:19:08.061Z] Removing intermediate container 62073485bc72 [2023-03-29T20:19:08.061Z] ---> aa4d059d9f02 [2023-03-29T20:19:08.061Z] Step 11/13 : COPY . . [2023-03-29T20:19:08.061Z] ---> 8d9d79ad2f83 [2023-03-29T20:19:08.061Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-29T20:19:08.061Z] ---> Running in 744e469e9824 [2023-03-29T20:19:08.061Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:19:08.061Z] Dload Upload Total Spent Left Speed [2023-03-29T20:19:08.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8449 0 --:--:-- --:--:-- --:--:-- 8496 [2023-03-29T20:19:08.061Z] Removing intermediate container 744e469e9824 [2023-03-29T20:19:08.061Z] ---> 2f1cc04ff14f [2023-03-29T20:19:08.061Z] Step 13/13 : RUN ${MAKE} [2023-03-29T20:19:08.061Z] ---> Running in f082b504a3e8 [2023-03-29T20:19:08.061Z] noop [2023-03-29T20:19:08.061Z] Removing intermediate container f082b504a3e8 [2023-03-29T20:19:08.061Z] ---> f76574b7332a [2023-03-29T20:19:08.061Z] Successfully built f76574b7332a [2023-03-29T20:19:08.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:19:08.374Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T20:19:08.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:19:08.457Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:19:08.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T20:19:08.592Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T20:19:08.592Z] ce5c4a1c91eb: Download complete [2023-03-29T20:19:08.592Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T20:19:08.592Z] 52ebb69f0ebf: Download complete [2023-03-29T20:19:08.849Z] $ docker top 4e48d65f327f793f707a31cd5f664bc16287f69d1cec47790b159f1b1ce2ec58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T20:19:09.207Z] + go version [2023-03-29T20:19:09.207Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T20:19:09.214Z] $ docker stop --time=1 4e48d65f327f793f707a31cd5f664bc16287f69d1cec47790b159f1b1ce2ec58 [2023-03-29T20:19:10.487Z] $ docker rm -f --volumes 4e48d65f327f793f707a31cd5f664bc16287f69d1cec47790b159f1b1ce2ec58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:19:10.894Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T20:19:10.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:19:10.963Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:19:10.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T20:19:11.354Z] $ docker top df7a69f9ecd2ed140977f85d7bee407ff947ef10f3fc8ad0514e970d51c38f8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T20:19:11.700Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-29T20:19:11.999Z] + make test [2023-03-29T20:19:11.999Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T20:19:17.272Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-29T20:19:18.685Z] ce5c4a1c91eb: Pull complete [2023-03-29T20:19:18.685Z] 169dfbe0d373: Pull complete [2023-03-29T20:19:18.685Z] e1ff8fa3b103: Pull complete [2023-03-29T20:19:25.343Z] 52ebb69f0ebf: Pull complete [2023-03-29T20:19:26.762Z] 5abe8eddf0d5: Pull complete [2023-03-29T20:19:27.244Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-29T20:19:27.244Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.0% of statements [2023-03-29T20:19:28.173Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T20:19:28.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T20:19:28.173Z] ---> 6cb57ee374ae [2023-03-29T20:19:28.173Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T20:19:29.595Z] ---> Running in 7668d69752c4 [2023-03-29T20:19:29.863Z] Removing intermediate container 7668d69752c4 [2023-03-29T20:19:29.863Z] ---> 47e9ce24fdb7 [2023-03-29T20:19:29.863Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T20:19:30.133Z] ---> Running in cd66c7ac9f92 [2023-03-29T20:19:30.401Z] Removing intermediate container cd66c7ac9f92 [2023-03-29T20:19:30.401Z] ---> 0c27723415c4 [2023-03-29T20:19:30.401Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-29T20:19:30.401Z] ---> Running in 9447595dc392 [2023-03-29T20:19:30.670Z] Removing intermediate container 9447595dc392 [2023-03-29T20:19:30.670Z] ---> 47606d54fa61 [2023-03-29T20:19:30.670Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-29T20:19:30.670Z] ---> Running in 33ea80494078 [2023-03-29T20:19:30.937Z] Removing intermediate container 33ea80494078 [2023-03-29T20:19:30.937Z] ---> 0a5843b9b1cd [2023-03-29T20:19:30.937Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T20:19:30.937Z] ---> Running in 2397b5d69800 [2023-03-29T20:19:32.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T20:19:32.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T20:19:33.656Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-29T20:19:33.656Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-29T20:19:33.656Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-29T20:19:33.656Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-29T20:19:33.656Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-29T20:19:33.656Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-29T20:19:33.656Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-29T20:19:33.656Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-29T20:19:33.656Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-29T20:19:33.657Z] (10/14) Installing kmod-libs (30-r1) [2023-03-29T20:19:33.657Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-29T20:19:33.923Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-29T20:19:33.923Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-29T20:19:33.923Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-29T20:19:33.923Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T20:19:33.923Z] Executing eudev-3.2.11-r4.trigger [2023-03-29T20:19:33.923Z] OK: 271 MiB in 67 packages [2023-03-29T20:19:35.334Z] Removing intermediate container 2397b5d69800 [2023-03-29T20:19:35.334Z] ---> c671c1bbb5eb [2023-03-29T20:19:35.334Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-29T20:19:35.334Z] ---> Running in 58360de5992c [2023-03-29T20:19:35.334Z] Removing intermediate container 58360de5992c [2023-03-29T20:19:35.334Z] ---> aaca298e800e [2023-03-29T20:19:35.334Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-29T20:19:35.351Z] go vet ./... [2023-03-29T20:19:35.923Z] ---> dad3911a30c9 [2023-03-29T20:19:35.923Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T20:19:35.923Z] ---> Running in 8d861a33687b [2023-03-29T20:19:38.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T20:19:38.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T20:19:38.635Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T20:19:38.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T20:19:38.658Z] $ docker stop --time=1 df7a69f9ecd2ed140977f85d7bee407ff947ef10f3fc8ad0514e970d51c38f8b [2023-03-29T20:19:40.736Z] $ docker rm -f --volumes df7a69f9ecd2ed140977f85d7bee407ff947ef10f3fc8ad0514e970d51c38f8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T20:19:41.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T20:19:41.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T20:19:41.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T20:19:42.019Z] + ls -al . [2023-03-29T20:19:42.019Z] total 188 [2023-03-29T20:19:42.019Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 20:19 . [2023-03-29T20:19:42.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 .. [2023-03-29T20:19:42.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 20:18 .git [2023-03-29T20:19:42.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 .github [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 29 20:18 .gitignore [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 20:18 .golangci.yml [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 29 20:18 .hadolint.yml [2023-03-29T20:19:42.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 20:18 .semver [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 9535 Mar 29 20:18 Attribution.txt [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 29 20:18 CHANGELOG.md [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 29 20:18 Dockerfile [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 29 20:18 GOVERNANCE.md [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 29 20:18 Jenkinsfile [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 20:18 LICENSE [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 29 20:18 Makefile [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 29 20:18 OWNERS.md [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 5681 Mar 29 20:18 README.md [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 20:18 VERSION [2023-03-29T20:19:42.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 20:18 bin [2023-03-29T20:19:42.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 cmd [2023-03-29T20:19:42.019Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 29 20:19 coverage.out [2023-03-29T20:19:42.019Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 29 20:18 docker-entrypoint.sh [2023-03-29T20:19:42.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 docs [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 3440 Mar 29 20:18 go.mod [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 31313 Mar 29 20:18 go.sum [2023-03-29T20:19:42.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 internal [2023-03-29T20:19:42.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 snap [2023-03-29T20:19:42.019Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 29 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:19:42.321Z] + 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=356537ab07bbd0d4ce97dae4f5ee98aa2613881b --label arch=amd64 --label version=3.0.0-dev.21 . [2023-03-29T20:19:42.321Z] Sending build context to Docker daemon 1.943MB [2023-03-29T20:19:42.321Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T20:19:42.321Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-29T20:19:42.321Z] ---> f76574b7332a [2023-03-29T20:19:42.321Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-29T20:19:42.321Z] ---> Running in 30ff1f55f285 [2023-03-29T20:19:42.581Z] Removing intermediate container 30ff1f55f285 [2023-03-29T20:19:42.581Z] ---> 20d300fe2347 [2023-03-29T20:19:42.581Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T20:19:42.581Z] ---> Running in 5abd333c8d12 [2023-03-29T20:19:42.581Z] Removing intermediate container 5abd333c8d12 [2023-03-29T20:19:42.581Z] ---> e92c112e5ca7 [2023-03-29T20:19:42.581Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-29T20:19:42.581Z] ---> Running in 32642a478908 [2023-03-29T20:19:42.840Z] Removing intermediate container 32642a478908 [2023-03-29T20:19:42.840Z] ---> 1574778d6040 [2023-03-29T20:19:42.840Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-29T20:19:42.840Z] ---> Running in 209a2822c013 [2023-03-29T20:19:42.840Z] Removing intermediate container 209a2822c013 [2023-03-29T20:19:42.840Z] ---> 8ac9c3a734ca [2023-03-29T20:19:42.840Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T20:19:42.840Z] ---> Running in 8c800b5bfce2 [2023-03-29T20:19:43.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T20:19:43.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T20:19:43.358Z] OK: 272 MiB in 67 packages [2023-03-29T20:19:43.929Z] Removing intermediate container 8c800b5bfce2 [2023-03-29T20:19:43.929Z] ---> 9600cf4a4c86 [2023-03-29T20:19:43.929Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-29T20:19:43.929Z] ---> Running in c5db155cc34f [2023-03-29T20:19:43.929Z] Removing intermediate container c5db155cc34f [2023-03-29T20:19:43.929Z] ---> a03760799c52 [2023-03-29T20:19:43.929Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-29T20:19:44.188Z] ---> 0bcc4b8f22b4 [2023-03-29T20:19:44.188Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T20:19:44.188Z] ---> Running in 6d84b96dbec3 [2023-03-29T20:19:45.124Z] Removing intermediate container 6d84b96dbec3 [2023-03-29T20:19:45.124Z] ---> 2dd0cd4f3592 [2023-03-29T20:19:45.124Z] Step 11/35 : COPY . . [2023-03-29T20:19:45.124Z] ---> c8595d7f28c4 [2023-03-29T20:19:45.124Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-29T20:19:45.124Z] ---> Running in cac5028cb702 [2023-03-29T20:19:45.382Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:19:45.382Z] Dload Upload Total Spent Left Speed [2023-03-29T20:19:45.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21003 0 --:--:-- --:--:-- --:--:-- 21240 [2023-03-29T20:19:45.933Z] Removing intermediate container cac5028cb702 [2023-03-29T20:19:45.933Z] ---> 61f1ee73fa75 [2023-03-29T20:19:45.933Z] Step 13/35 : RUN ${MAKE} [2023-03-29T20:19:45.933Z] ---> Running in b8577e798ad6 [2023-03-29T20:19:46.225Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-29T20:20:08.228Z] Removing intermediate container b8577e798ad6 [2023-03-29T20:20:08.228Z] ---> 6d69becdca5c [2023-03-29T20:20:08.228Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-29T20:20:08.228Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-29T20:20:08.228Z] 4acc49c71d14: Pulling fs layer [2023-03-29T20:20:08.228Z] 4acc49c71d14: Verifying Checksum [2023-03-29T20:20:08.228Z] 4acc49c71d14: Download complete [2023-03-29T20:20:08.228Z] 4acc49c71d14: Pull complete [2023-03-29T20:20:08.228Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-29T20:20:08.228Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-29T20:20:08.228Z] ---> 01a2bd3e5fff [2023-03-29T20:20:08.228Z] Step 15/35 : FROM alpine:3.17 [2023-03-29T20:20:08.228Z] 3.17: Pulling from library/alpine [2023-03-29T20:20:08.228Z] f56be85fc22e: Pulling fs layer [2023-03-29T20:20:08.228Z] f56be85fc22e: Verifying Checksum [2023-03-29T20:20:08.228Z] f56be85fc22e: Download complete [2023-03-29T20:20:08.228Z] f56be85fc22e: Pull complete [2023-03-29T20:20:08.228Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T20:20:08.228Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T20:20:08.228Z] ---> 9ed4aefc74f6 [2023-03-29T20:20:08.228Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T20:20:08.228Z] ---> Running in f82580f1ce65 [2023-03-29T20:20:08.228Z] Removing intermediate container f82580f1ce65 [2023-03-29T20:20:08.228Z] ---> 0bb338df5b06 [2023-03-29T20:20:08.228Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-29T20:20:08.228Z] ---> Running in 328aa47b53f2 [2023-03-29T20:20:08.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T20:20:08.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T20:20:08.228Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-03-29T20:20:08.228Z] (2/86) Installing sdl2 (2.26.3-r0) [2023-03-29T20:20:08.228Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-03-29T20:20:08.228Z] (4/86) Installing libxau (1.0.10-r0) [2023-03-29T20:20:08.228Z] (5/86) Installing libmd (1.0.4-r0) [2023-03-29T20:20:08.228Z] (6/86) Installing libbsd (0.11.7-r0) [2023-03-29T20:20:08.228Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-03-29T20:20:08.228Z] (8/86) Installing libxcb (1.15-r0) [2023-03-29T20:20:08.228Z] (9/86) Installing libx11 (1.8.4-r0) [2023-03-29T20:20:08.228Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-03-29T20:20:08.228Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-03-29T20:20:08.228Z] (12/86) Installing libexpat (2.5.0-r0) [2023-03-29T20:20:08.228Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-03-29T20:20:08.228Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-03-29T20:20:08.228Z] (15/86) Installing libpng (1.6.38-r0) [2023-03-29T20:20:08.228Z] (16/86) Installing freetype (2.12.1-r0) [2023-03-29T20:20:08.228Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-03-29T20:20:08.228Z] (18/86) Installing fribidi (1.0.12-r0) [2023-03-29T20:20:08.228Z] (19/86) Installing libffi (3.4.4-r0) [2023-03-29T20:20:08.228Z] (20/86) Installing libintl (0.21.1-r1) [2023-03-29T20:20:08.228Z] (21/86) Installing libblkid (2.38.1-r1) [2023-03-29T20:20:08.228Z] (22/86) Installing libmount (2.38.1-r1) [2023-03-29T20:20:08.228Z] (23/86) Installing pcre2 (10.42-r0) [2023-03-29T20:20:08.228Z] (24/86) Installing glib (2.74.6-r0) [2023-03-29T20:20:08.228Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-03-29T20:20:08.228Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-03-29T20:20:08.228Z] (27/86) Installing libass (0.16.0-r1) [2023-03-29T20:20:08.228Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-03-29T20:20:08.228Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-03-29T20:20:08.228Z] (30/86) Installing libpciaccess (0.17-r0) [2023-03-29T20:20:08.228Z] (31/86) Installing libdrm (2.4.114-r0) [2023-03-29T20:20:08.228Z] (32/86) Installing gmp (6.2.1-r2) [2023-03-29T20:20:08.228Z] (33/86) Installing nettle (3.8.1-r0) [2023-03-29T20:20:08.228Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-03-29T20:20:08.228Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-03-29T20:20:08.228Z] (36/86) Installing libunistring (1.1-r0) [2023-03-29T20:20:08.228Z] (37/86) Installing gnutls (3.7.8-r3) [2023-03-29T20:20:08.228Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-29T20:20:08.228Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-29T20:20:08.228Z] (40/86) Installing lame (3.100-r2) [2023-03-29T20:20:08.228Z] (41/86) Installing opus (1.3.1-r1) [2023-03-29T20:20:08.228Z] (42/86) Installing libasyncns (0.8-r1) [2023-03-29T20:20:08.228Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-03-29T20:20:08.228Z] (44/86) Installing libltdl (2.4.7-r1) [2023-03-29T20:20:08.228Z] (45/86) Installing orc (0.4.33-r0) [2023-03-29T20:20:08.228Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-03-29T20:20:08.228Z] (47/86) Installing libogg (1.3.5-r2) [2023-03-29T20:20:08.228Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-29T20:20:08.228Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-03-29T20:20:08.490Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-03-29T20:20:08.490Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-03-29T20:20:08.490Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-03-29T20:20:08.490Z] (53/86) Installing soxr (0.1.3-r3) [2023-03-29T20:20:08.490Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-03-29T20:20:08.490Z] (55/86) Installing tdb-libs (1.4.7-r0) [2023-03-29T20:20:08.490Z] (56/86) Installing libpulse (16.1-r6) [2023-03-29T20:20:08.490Z] (57/86) Installing cjson (1.7.15-r3) [2023-03-29T20:20:08.490Z] (58/86) Installing mbedtls (2.28.2-r0) [2023-03-29T20:20:08.490Z] (59/86) Installing librist (0.2.7-r0) [2023-03-29T20:20:08.490Z] (60/86) Installing libsrt (1.5.1-r0) [2023-03-29T20:20:08.490Z] (61/86) Installing libssh (0.10.4-r0) [2023-03-29T20:20:08.490Z] (62/86) Installing libtheora (1.1.1-r16) [2023-03-29T20:20:08.490Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-03-29T20:20:08.490Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-03-29T20:20:08.490Z] (65/86) Installing libxext (1.3.5-r0) [2023-03-29T20:20:08.490Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-03-29T20:20:08.490Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-03-29T20:20:08.490Z] (68/86) Installing libva (2.16.0-r0) [2023-03-29T20:20:08.490Z] (69/86) Installing libvdpau (1.5-r0) [2023-03-29T20:20:08.490Z] (70/86) Installing vidstab (1.1.0-r2) [2023-03-29T20:20:08.490Z] (71/86) Installing libvpx (1.12.0-r1) [2023-03-29T20:20:08.490Z] (72/86) Installing libwebp (1.2.4-r1) [2023-03-29T20:20:08.755Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-03-29T20:20:08.755Z] (74/86) Installing numactl (2.0.16-r1) [2023-03-29T20:20:08.755Z] (75/86) Installing x265-libs (3.5-r3) [2023-03-29T20:20:08.755Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-03-29T20:20:08.755Z] (77/86) Installing libsodium (1.0.18-r2) [2023-03-29T20:20:08.755Z] (78/86) Installing libzmq (4.3.4-r1) [2023-03-29T20:20:08.755Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-03-29T20:20:09.014Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-03-29T20:20:09.014Z] (81/86) Installing udev-init-scripts (35-r1) [2023-03-29T20:20:09.014Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-03-29T20:20:09.014Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-03-29T20:20:09.014Z] (84/86) Installing zstd-libs (1.5.2-r9) [2023-03-29T20:20:09.014Z] (85/86) Installing kmod-libs (30-r1) [2023-03-29T20:20:09.014Z] (86/86) Installing eudev (3.2.11-r4) [2023-03-29T20:20:09.014Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T20:20:09.014Z] Executing eudev-3.2.11-r4.trigger [2023-03-29T20:20:09.014Z] OK: 111 MiB in 101 packages [2023-03-29T20:20:10.922Z] Removing intermediate container 328aa47b53f2 [2023-03-29T20:20:10.922Z] ---> d10551b72fee [2023-03-29T20:20:10.922Z] Step 18/35 : WORKDIR / [2023-03-29T20:20:10.922Z] ---> Running in 743463c3d8f5 [2023-03-29T20:20:10.922Z] Removing intermediate container 743463c3d8f5 [2023-03-29T20:20:10.922Z] ---> eba9643618bc [2023-03-29T20:20:10.922Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-29T20:20:11.490Z] ---> efc985769425 [2023-03-29T20:20:11.490Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-29T20:20:11.759Z] ---> 2de6744b262e [2023-03-29T20:20:11.759Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-29T20:20:11.759Z] ---> 3019920dc6b6 [2023-03-29T20:20:11.759Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-29T20:20:12.018Z] ---> ddbd515f4797 [2023-03-29T20:20:12.018Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-29T20:20:12.018Z] ---> e51698b794a2 [2023-03-29T20:20:12.018Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-29T20:20:12.277Z] ---> 5f8b9d8924b1 [2023-03-29T20:20:12.277Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-29T20:20:12.946Z] ---> 784cc41dc3e2 [2023-03-29T20:20:12.946Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-29T20:20:12.946Z] ---> Running in 4fbf889ed511 [2023-03-29T20:20:13.514Z] Removing intermediate container 4fbf889ed511 [2023-03-29T20:20:13.514Z] ---> a427d6adae1e [2023-03-29T20:20:13.514Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-29T20:20:13.514Z] ---> Running in efd62b352dba [2023-03-29T20:20:14.083Z] Removing intermediate container efd62b352dba [2023-03-29T20:20:14.083Z] ---> 657db0fdeb12 [2023-03-29T20:20:14.083Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-29T20:20:14.083Z] ---> Running in 68030c0eb80c [2023-03-29T20:20:14.656Z] Removing intermediate container 68030c0eb80c [2023-03-29T20:20:14.656Z] ---> 73b29555b61f [2023-03-29T20:20:14.656Z] Step 29/35 : EXPOSE 59983 [2023-03-29T20:20:14.656Z] ---> Running in 6e0c536c40e3 [2023-03-29T20:20:14.916Z] Removing intermediate container 6e0c536c40e3 [2023-03-29T20:20:14.916Z] ---> a0b44ed5b8ae [2023-03-29T20:20:14.916Z] Step 30/35 : EXPOSE 8554 [2023-03-29T20:20:14.916Z] ---> Running in bc6f675d61d6 [2023-03-29T20:20:14.916Z] Removing intermediate container bc6f675d61d6 [2023-03-29T20:20:14.916Z] ---> 5b1cfe76c7e0 [2023-03-29T20:20:14.916Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-29T20:20:14.916Z] ---> Running in 73115fc223e3 [2023-03-29T20:20:15.175Z] Removing intermediate container 73115fc223e3 [2023-03-29T20:20:15.175Z] ---> 8de99cc43603 [2023-03-29T20:20:15.175Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-29T20:20:15.175Z] ---> Running in 9c3655b49de9 [2023-03-29T20:20:15.175Z] Removing intermediate container 9c3655b49de9 [2023-03-29T20:20:15.175Z] ---> e25e7eb81efe [2023-03-29T20:20:15.175Z] Step 33/35 : LABEL arch=amd64 [2023-03-29T20:20:15.175Z] ---> Running in 3a16f57a0cf1 [2023-03-29T20:20:15.434Z] Removing intermediate container 3a16f57a0cf1 [2023-03-29T20:20:15.434Z] ---> ffc46dc25bbd [2023-03-29T20:20:15.434Z] Step 34/35 : LABEL git_sha=356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:20:15.434Z] ---> Running in ba4cbb42ec96 [2023-03-29T20:20:15.434Z] Removing intermediate container ba4cbb42ec96 [2023-03-29T20:20:15.434Z] ---> c3b52418d9a1 [2023-03-29T20:20:15.434Z] Step 35/35 : LABEL version=3.0.0-dev.21 [2023-03-29T20:20:15.434Z] ---> Running in e281dd77e9b1 [2023-03-29T20:20:15.693Z] Removing intermediate container e281dd77e9b1 [2023-03-29T20:20:15.693Z] ---> ef8fcf51e487 [2023-03-29T20:20:15.693Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T20:20:15.693Z] Successfully built ef8fcf51e487 [2023-03-29T20:20:15.693Z] 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-03-29T20:20:15.788Z] provisioning config files... [2023-03-29T20:20:15.796Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16160679839060428165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:20:16.093Z] ---> docker-login.sh [2023-03-29T20:20:16.093Z] nexus3.edgexfoundry.org:10001 [2023-03-29T20:20:16.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:20:16.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:20:16.093Z] Configure a credential helper to remove this warning. See [2023-03-29T20:20:16.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:20:16.093Z] [2023-03-29T20:20:16.093Z] Login Succeeded [2023-03-29T20:20:16.093Z] nexus3.edgexfoundry.org:10002 [2023-03-29T20:20:16.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:20:16.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:20:16.093Z] Configure a credential helper to remove this warning. See [2023-03-29T20:20:16.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:20:16.093Z] [2023-03-29T20:20:16.093Z] Login Succeeded [2023-03-29T20:20:16.093Z] nexus3.edgexfoundry.org:10003 [2023-03-29T20:20:16.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:20:16.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:20:16.352Z] Configure a credential helper to remove this warning. See [2023-03-29T20:20:16.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:20:16.352Z] [2023-03-29T20:20:16.352Z] Login Succeeded [2023-03-29T20:20:16.352Z] nexus3.edgexfoundry.org:10004 [2023-03-29T20:20:16.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:20:16.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:20:16.353Z] Configure a credential helper to remove this warning. See [2023-03-29T20:20:16.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:20:16.353Z] [2023-03-29T20:20:16.353Z] Login Succeeded [2023-03-29T20:20:16.353Z] docker.io [2023-03-29T20:20:16.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:20:16.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:20:16.612Z] Configure a credential helper to remove this warning. See [2023-03-29T20:20:16.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:20:16.612Z] [2023-03-29T20:20:16.612Z] Login Succeeded [2023-03-29T20:20:16.612Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T20:20:16.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T20:20:16.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T20:20:16.657Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-29T20:20:16.657Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:20:16.657Z] latest [2023-03-29T20:20:16.657Z] 3.0.0-dev.21 [2023-03-29T20:20:16.657Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [2023-03-29T20:20:16.657Z] main [2023-03-29T20:20:16.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:16.958Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:17.264Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:20:17.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-29T20:20:17.264Z] be00ab3de958: Preparing [2023-03-29T20:20:17.264Z] 1ae686b00a66: Preparing [2023-03-29T20:20:17.264Z] bfe10dc0c330: Preparing [2023-03-29T20:20:17.264Z] 3827b5b91e75: Preparing [2023-03-29T20:20:17.264Z] acc83c6ca332: Preparing [2023-03-29T20:20:17.264Z] 7179d18c2145: Preparing [2023-03-29T20:20:17.264Z] 2512cc8e8a80: Preparing [2023-03-29T20:20:17.264Z] f65c63b86df6: Preparing [2023-03-29T20:20:17.264Z] 743d3b803eae: Preparing [2023-03-29T20:20:17.264Z] 242c6b62b880: Preparing [2023-03-29T20:20:17.264Z] 63e886c530d0: Preparing [2023-03-29T20:20:17.264Z] f1417ff83b31: Preparing [2023-03-29T20:20:17.264Z] f65c63b86df6: Waiting [2023-03-29T20:20:17.264Z] 7179d18c2145: Waiting [2023-03-29T20:20:17.264Z] 2512cc8e8a80: Waiting [2023-03-29T20:20:17.264Z] 743d3b803eae: Waiting [2023-03-29T20:20:17.264Z] 242c6b62b880: Waiting [2023-03-29T20:20:17.264Z] 63e886c530d0: Waiting [2023-03-29T20:20:17.264Z] f1417ff83b31: Waiting [2023-03-29T20:20:17.264Z] be00ab3de958: Pushed [2023-03-29T20:20:17.264Z] 1ae686b00a66: Pushed [2023-03-29T20:20:17.264Z] bfe10dc0c330: Pushed [2023-03-29T20:20:17.264Z] acc83c6ca332: Pushed [2023-03-29T20:20:17.523Z] 743d3b803eae: Pushed [2023-03-29T20:20:17.523Z] f65c63b86df6: Pushed [2023-03-29T20:20:17.523Z] 7179d18c2145: Pushed [2023-03-29T20:20:17.523Z] 2512cc8e8a80: Pushed [2023-03-29T20:20:17.523Z] f1417ff83b31: Layer already exists [2023-03-29T20:20:20.054Z] 3827b5b91e75: Pushed [2023-03-29T20:20:20.313Z] 242c6b62b880: Pushed [2023-03-29T20:20:28.437Z] 63e886c530d0: Pushed [2023-03-29T20:20:28.437Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:28.741Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:29.049Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-29T20:20:29.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-29T20:20:29.049Z] be00ab3de958: Preparing [2023-03-29T20:20:29.049Z] 1ae686b00a66: Preparing [2023-03-29T20:20:29.049Z] bfe10dc0c330: Preparing [2023-03-29T20:20:29.049Z] 3827b5b91e75: Preparing [2023-03-29T20:20:29.049Z] acc83c6ca332: Preparing [2023-03-29T20:20:29.049Z] 7179d18c2145: Preparing [2023-03-29T20:20:29.049Z] 2512cc8e8a80: Preparing [2023-03-29T20:20:29.049Z] f65c63b86df6: Preparing [2023-03-29T20:20:29.049Z] 743d3b803eae: Preparing [2023-03-29T20:20:29.049Z] 242c6b62b880: Preparing [2023-03-29T20:20:29.049Z] 63e886c530d0: Preparing [2023-03-29T20:20:29.049Z] f1417ff83b31: Preparing [2023-03-29T20:20:29.049Z] 743d3b803eae: Waiting [2023-03-29T20:20:29.049Z] 242c6b62b880: Waiting [2023-03-29T20:20:29.049Z] 63e886c530d0: Waiting [2023-03-29T20:20:29.049Z] f1417ff83b31: Waiting [2023-03-29T20:20:29.049Z] 7179d18c2145: Waiting [2023-03-29T20:20:29.049Z] 2512cc8e8a80: Waiting [2023-03-29T20:20:29.049Z] f65c63b86df6: Waiting [2023-03-29T20:20:29.049Z] be00ab3de958: Layer already exists [2023-03-29T20:20:29.049Z] acc83c6ca332: Layer already exists [2023-03-29T20:20:29.049Z] bfe10dc0c330: Layer already exists [2023-03-29T20:20:29.049Z] 3827b5b91e75: Layer already exists [2023-03-29T20:20:29.049Z] 1ae686b00a66: Layer already exists [2023-03-29T20:20:29.049Z] 7179d18c2145: Layer already exists [2023-03-29T20:20:29.049Z] 743d3b803eae: Layer already exists [2023-03-29T20:20:29.049Z] 242c6b62b880: Layer already exists [2023-03-29T20:20:29.049Z] f65c63b86df6: Layer already exists [2023-03-29T20:20:29.049Z] 2512cc8e8a80: Layer already exists [2023-03-29T20:20:29.049Z] 63e886c530d0: Layer already exists [2023-03-29T20:20:29.049Z] f1417ff83b31: Layer already exists [2023-03-29T20:20:29.049Z] latest: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:29.360Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:29.672Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.21 [2023-03-29T20:20:29.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-29T20:20:29.672Z] be00ab3de958: Preparing [2023-03-29T20:20:29.672Z] 1ae686b00a66: Preparing [2023-03-29T20:20:29.672Z] bfe10dc0c330: Preparing [2023-03-29T20:20:29.672Z] 3827b5b91e75: Preparing [2023-03-29T20:20:29.672Z] acc83c6ca332: Preparing [2023-03-29T20:20:29.672Z] 7179d18c2145: Preparing [2023-03-29T20:20:29.672Z] 2512cc8e8a80: Preparing [2023-03-29T20:20:29.672Z] f65c63b86df6: Preparing [2023-03-29T20:20:29.672Z] 743d3b803eae: Preparing [2023-03-29T20:20:29.672Z] 242c6b62b880: Preparing [2023-03-29T20:20:29.672Z] 63e886c530d0: Preparing [2023-03-29T20:20:29.672Z] f1417ff83b31: Preparing [2023-03-29T20:20:29.672Z] f65c63b86df6: Waiting [2023-03-29T20:20:29.672Z] 743d3b803eae: Waiting [2023-03-29T20:20:29.672Z] 242c6b62b880: Waiting [2023-03-29T20:20:29.672Z] 7179d18c2145: Waiting [2023-03-29T20:20:29.672Z] 63e886c530d0: Waiting [2023-03-29T20:20:29.672Z] f1417ff83b31: Waiting [2023-03-29T20:20:29.672Z] 3827b5b91e75: Layer already exists [2023-03-29T20:20:29.672Z] be00ab3de958: Layer already exists [2023-03-29T20:20:29.672Z] acc83c6ca332: Layer already exists [2023-03-29T20:20:29.672Z] bfe10dc0c330: Layer already exists [2023-03-29T20:20:29.672Z] 1ae686b00a66: Layer already exists [2023-03-29T20:20:29.672Z] 2512cc8e8a80: Layer already exists [2023-03-29T20:20:29.672Z] f65c63b86df6: Layer already exists [2023-03-29T20:20:29.672Z] 242c6b62b880: Layer already exists [2023-03-29T20:20:29.672Z] 743d3b803eae: Layer already exists [2023-03-29T20:20:29.672Z] 7179d18c2145: Layer already exists [2023-03-29T20:20:29.672Z] 63e886c530d0: Layer already exists [2023-03-29T20:20:29.672Z] f1417ff83b31: Layer already exists [2023-03-29T20:20:29.672Z] 3.0.0-dev.21: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:29.977Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:30.284Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [2023-03-29T20:20:30.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-29T20:20:30.284Z] be00ab3de958: Preparing [2023-03-29T20:20:30.284Z] 1ae686b00a66: Preparing [2023-03-29T20:20:30.284Z] bfe10dc0c330: Preparing [2023-03-29T20:20:30.284Z] 3827b5b91e75: Preparing [2023-03-29T20:20:30.284Z] acc83c6ca332: Preparing [2023-03-29T20:20:30.284Z] 7179d18c2145: Preparing [2023-03-29T20:20:30.284Z] 2512cc8e8a80: Preparing [2023-03-29T20:20:30.284Z] f65c63b86df6: Preparing [2023-03-29T20:20:30.284Z] 743d3b803eae: Preparing [2023-03-29T20:20:30.284Z] 242c6b62b880: Preparing [2023-03-29T20:20:30.284Z] 63e886c530d0: Preparing [2023-03-29T20:20:30.284Z] f1417ff83b31: Preparing [2023-03-29T20:20:30.284Z] 7179d18c2145: Waiting [2023-03-29T20:20:30.284Z] 2512cc8e8a80: Waiting [2023-03-29T20:20:30.284Z] 242c6b62b880: Waiting [2023-03-29T20:20:30.284Z] 63e886c530d0: Waiting [2023-03-29T20:20:30.284Z] f65c63b86df6: Waiting [2023-03-29T20:20:30.284Z] 743d3b803eae: Waiting [2023-03-29T20:20:30.284Z] f1417ff83b31: Waiting [2023-03-29T20:20:30.284Z] bfe10dc0c330: Layer already exists [2023-03-29T20:20:30.284Z] 1ae686b00a66: Layer already exists [2023-03-29T20:20:30.284Z] be00ab3de958: Layer already exists [2023-03-29T20:20:30.284Z] acc83c6ca332: Layer already exists [2023-03-29T20:20:30.284Z] 3827b5b91e75: Layer already exists [2023-03-29T20:20:30.284Z] 7179d18c2145: Layer already exists [2023-03-29T20:20:30.284Z] 2512cc8e8a80: Layer already exists [2023-03-29T20:20:30.284Z] 743d3b803eae: Layer already exists [2023-03-29T20:20:30.284Z] 242c6b62b880: Layer already exists [2023-03-29T20:20:30.284Z] f65c63b86df6: Layer already exists [2023-03-29T20:20:30.284Z] 63e886c530d0: Layer already exists [2023-03-29T20:20:30.284Z] f1417ff83b31: Layer already exists [2023-03-29T20:20:30.284Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:30.590Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:30.899Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-29T20:20:30.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-29T20:20:30.899Z] be00ab3de958: Preparing [2023-03-29T20:20:30.899Z] 1ae686b00a66: Preparing [2023-03-29T20:20:30.899Z] bfe10dc0c330: Preparing [2023-03-29T20:20:30.899Z] 3827b5b91e75: Preparing [2023-03-29T20:20:30.899Z] acc83c6ca332: Preparing [2023-03-29T20:20:30.899Z] 7179d18c2145: Preparing [2023-03-29T20:20:30.899Z] 2512cc8e8a80: Preparing [2023-03-29T20:20:30.899Z] f65c63b86df6: Preparing [2023-03-29T20:20:30.899Z] 743d3b803eae: Preparing [2023-03-29T20:20:30.899Z] 242c6b62b880: Preparing [2023-03-29T20:20:30.899Z] 63e886c530d0: Preparing [2023-03-29T20:20:30.899Z] f1417ff83b31: Preparing [2023-03-29T20:20:30.899Z] 743d3b803eae: Waiting [2023-03-29T20:20:30.899Z] 242c6b62b880: Waiting [2023-03-29T20:20:30.899Z] 2512cc8e8a80: Waiting [2023-03-29T20:20:30.899Z] f65c63b86df6: Waiting [2023-03-29T20:20:30.899Z] acc83c6ca332: Layer already exists [2023-03-29T20:20:30.899Z] 1ae686b00a66: Layer already exists [2023-03-29T20:20:30.899Z] bfe10dc0c330: Layer already exists [2023-03-29T20:20:30.899Z] be00ab3de958: Layer already exists [2023-03-29T20:20:30.899Z] 3827b5b91e75: Layer already exists [2023-03-29T20:20:30.899Z] f65c63b86df6: Layer already exists [2023-03-29T20:20:30.899Z] 7179d18c2145: Layer already exists [2023-03-29T20:20:30.900Z] 242c6b62b880: Layer already exists [2023-03-29T20:20:30.900Z] 2512cc8e8a80: Layer already exists [2023-03-29T20:20:30.900Z] 743d3b803eae: Layer already exists [2023-03-29T20:20:30.900Z] f1417ff83b31: Layer already exists [2023-03-29T20:20:30.900Z] 63e886c530d0: Layer already exists [2023-03-29T20:20:30.900Z] main: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T20:20:30.938Z] ===================================================== [Pipeline] echo [2023-03-29T20:20:30.944Z] taggedImages: [2023-03-29T20:20:30.944Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:20:30.944Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-29T20:20:30.944Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.21 [2023-03-29T20:20:30.944Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [2023-03-29T20:20:30.944Z] - 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-03-29T20:20:31.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T20:20:31.315Z] [2023-03-29T20:20:31.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:31.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T20:20:31.614Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T20:20:31.614Z] 5eb5b503b376: Pulling fs layer [2023-03-29T20:20:31.614Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T20:20:31.614Z] ec43610c2a17: Pulling fs layer [2023-03-29T20:20:31.614Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T20:20:31.614Z] 33b1e0a273af: Pulling fs layer [2023-03-29T20:20:31.614Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T20:20:31.614Z] 2f39f015ded8: Pulling fs layer [2023-03-29T20:20:31.614Z] 3a2ae6a8a46f: Waiting [2023-03-29T20:20:31.614Z] 33b1e0a273af: Waiting [2023-03-29T20:20:31.614Z] 5d3b04190fa2: Waiting [2023-03-29T20:20:31.614Z] 2f39f015ded8: Waiting [2023-03-29T20:20:31.614Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T20:20:31.614Z] 5c69ac0246d0: Download complete [2023-03-29T20:20:31.614Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T20:20:31.614Z] 3a2ae6a8a46f: Download complete [2023-03-29T20:20:31.614Z] 33b1e0a273af: Verifying Checksum [2023-03-29T20:20:31.614Z] 33b1e0a273af: Download complete [2023-03-29T20:20:31.614Z] ec43610c2a17: Download complete [2023-03-29T20:20:31.614Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T20:20:31.614Z] 5d3b04190fa2: Download complete [2023-03-29T20:20:31.873Z] 5eb5b503b376: Verifying Checksum [2023-03-29T20:20:31.873Z] 5eb5b503b376: Download complete [2023-03-29T20:20:32.439Z] 2f39f015ded8: Verifying Checksum [2023-03-29T20:20:32.439Z] 2f39f015ded8: Download complete [2023-03-29T20:20:33.376Z] 5eb5b503b376: Pull complete [2023-03-29T20:20:33.376Z] 5c69ac0246d0: Pull complete [2023-03-29T20:20:33.946Z] ec43610c2a17: Pull complete [2023-03-29T20:20:33.946Z] 3a2ae6a8a46f: Pull complete [2023-03-29T20:20:33.946Z] 33b1e0a273af: Pull complete [2023-03-29T20:20:34.204Z] 5d3b04190fa2: Pull complete [2023-03-29T20:20:39.468Z] 2f39f015ded8: Pull complete [2023-03-29T20:20:39.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T20:20:39.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T20:20:39.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:20:39.551Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:20:39.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T20:20:41.248Z] $ docker top 7d95abd1907f84e80dbe5f6bdf5391c5181a15f372a421751ebbe34521206d71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:20:41.664Z] ---> job-cost.sh [2023-03-29T20:20:41.664Z] lf-activate-venv: SKIPPING [2023-03-29T20:20:41.664Z] INFO: No Stack... [2023-03-29T20:20:41.923Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T20:20:42.491Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T20:20:42.781Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-29T20:20:42.781Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T20:20:42.795Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [2023-03-29T20:20:42.804Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] did not exist. Created. [2023-03-29T20:20:42.804Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T20:20:43.099Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T20:20:43.131Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T20:20:43.137Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T20:20:43.150Z] $ docker stop --time=1 7d95abd1907f84e80dbe5f6bdf5391c5181a15f372a421751ebbe34521206d71 [2023-03-29T20:20:43.801Z] Removing intermediate container 8d861a33687b [2023-03-29T20:20:43.801Z] ---> 8c53aa973b09 [2023-03-29T20:20:43.801Z] Step 11/13 : COPY . . [2023-03-29T20:20:43.801Z] ---> b00312687e18 [2023-03-29T20:20:43.801Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-29T20:20:43.801Z] ---> Running in 5b846ed72c77 [2023-03-29T20:20:43.801Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:20:43.801Z]  Dload Upload Total Spent Left Speed [2023-03-29T20:20:43.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4421 0 --:--:-- --:--:-- --:--:-- 4443 [2023-03-29T20:20:43.801Z] Removing intermediate container 5b846ed72c77 [2023-03-29T20:20:43.801Z] ---> d328ed9e7413 [2023-03-29T20:20:43.801Z] Step 13/13 : RUN ${MAKE} [2023-03-29T20:20:43.801Z] ---> Running in 67f044878ba0 [2023-03-29T20:20:43.801Z] noop [2023-03-29T20:20:43.801Z] Removing intermediate container 67f044878ba0 [2023-03-29T20:20:43.801Z] ---> 48f8d470dff0 [2023-03-29T20:20:43.801Z] Successfully built 48f8d470dff0 [2023-03-29T20:20:43.801Z] Successfully tagged ci-base-image-arm64:latest [2023-03-29T20:20:44.334Z] $ docker rm -f --volumes 7d95abd1907f84e80dbe5f6bdf5391c5181a15f372a421751ebbe34521206d71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T20:20:44.726Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T20:20:44.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:20:44.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-6245 does not seem to be running inside a container [2023-03-29T20:20:44.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/93 -v /w/workspace/device-usb-camera/93:/w/workspace/device-usb-camera/93:rw,z -v /w/workspace/device-usb-camera/93@tmp:/w/workspace/device-usb-camera/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T20:20:46.221Z] $ docker top ccf21109d4c5123a9b07ea61caeba59a475c4ec30df2b491f6250fdf84fec610 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T20:20:48.299Z] + go version [2023-03-29T20:20:48.299Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T20:20:48.305Z] $ docker stop --time=1 ccf21109d4c5123a9b07ea61caeba59a475c4ec30df2b491f6250fdf84fec610 [2023-03-29T20:20:49.921Z] $ docker rm -f --volumes ccf21109d4c5123a9b07ea61caeba59a475c4ec30df2b491f6250fdf84fec610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:20:50.493Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T20:20:50.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:20:50.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-6245 does not seem to be running inside a container [2023-03-29T20:20:50.736Z] $ 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/93 -v /w/workspace/device-usb-camera/93:/w/workspace/device-usb-camera/93:rw,z -v /w/workspace/device-usb-camera/93@tmp:/w/workspace/device-usb-camera/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T20:20:51.892Z] $ docker top 9251c8863a342fe6c3b57239d76587a94947a9c45db8b38f4407c478644cefc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T20:20:52.736Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/93 [Pipeline] fileExists [Pipeline] sh [2023-03-29T20:20:53.073Z] + make test [2023-03-29T20:20:53.073Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T20:21:25.308Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-29T20:23:16.970Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-29T20:23:16.970Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 2.0% of statements [2023-03-29T20:23:16.970Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T20:23:16.970Z] go vet ./... [2023-03-29T20:23:43.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T20:23:43.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T20:23:43.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T20:23:43.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T20:23:43.660Z] $ docker stop --time=1 9251c8863a342fe6c3b57239d76587a94947a9c45db8b38f4407c478644cefc7 [2023-03-29T20:23:45.477Z] $ docker rm -f --volumes 9251c8863a342fe6c3b57239d76587a94947a9c45db8b38f4407c478644cefc7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T20:23:46.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T20:23:46.636Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T20:23:47.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T20:23:47.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T20:23:47.769Z] + ls -al . [2023-03-29T20:23:47.769Z] total 184 [2023-03-29T20:23:47.769Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 20:20 . [2023-03-29T20:23:47.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 .. [2023-03-29T20:23:47.769Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 20:18 .git [2023-03-29T20:23:47.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 .github [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 29 20:18 .gitignore [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 20:18 .golangci.yml [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 29 20:18 .hadolint.yml [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 9535 Mar 29 20:18 Attribution.txt [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 29 20:18 CHANGELOG.md [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 29 20:18 Dockerfile [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 29 20:18 GOVERNANCE.md [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 29 20:18 Jenkinsfile [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 20:18 LICENSE [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 29 20:18 Makefile [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 29 20:18 OWNERS.md [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 5681 Mar 29 20:18 README.md [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 20:18 VERSION [2023-03-29T20:23:47.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 20:18 bin [2023-03-29T20:23:47.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 cmd [2023-03-29T20:23:47.769Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 29 20:23 coverage.out [2023-03-29T20:23:47.769Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 29 20:18 docker-entrypoint.sh [2023-03-29T20:23:47.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 docs [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 3440 Mar 29 20:18 go.mod [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 31313 Mar 29 20:18 go.sum [2023-03-29T20:23:47.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 internal [2023-03-29T20:23:47.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 snap [2023-03-29T20:23:47.769Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 29 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:23:48.100Z] + 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=356537ab07bbd0d4ce97dae4f5ee98aa2613881b --label arch=arm64 --label version=3.0.0-dev.21 . [2023-03-29T20:23:48.370Z] Sending build context to Docker daemon 1.241MB [2023-03-29T20:23:48.370Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T20:23:48.370Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-29T20:23:48.370Z] ---> 48f8d470dff0 [2023-03-29T20:23:48.370Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-29T20:23:48.636Z] ---> Running in d232a608af59 [2023-03-29T20:23:48.904Z] Removing intermediate container d232a608af59 [2023-03-29T20:23:48.904Z] ---> 85f3a9d28d8d [2023-03-29T20:23:48.904Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T20:23:48.904Z] ---> Running in 2f639f5a4c0c [2023-03-29T20:23:49.176Z] Removing intermediate container 2f639f5a4c0c [2023-03-29T20:23:49.176Z] ---> 30e9e2a7afd1 [2023-03-29T20:23:49.176Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-29T20:23:49.176Z] ---> Running in 3c658b59688c [2023-03-29T20:23:49.451Z] Removing intermediate container 3c658b59688c [2023-03-29T20:23:49.451Z] ---> c82b7184b63e [2023-03-29T20:23:49.451Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-29T20:23:49.722Z] ---> Running in 442f2b3d073f [2023-03-29T20:23:49.993Z] Removing intermediate container 442f2b3d073f [2023-03-29T20:23:49.993Z] ---> 567b8d2d9478 [2023-03-29T20:23:49.993Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T20:23:49.993Z] ---> Running in b7fa87426511 [2023-03-29T20:23:50.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T20:23:51.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T20:23:52.513Z] OK: 271 MiB in 67 packages [2023-03-29T20:23:53.471Z] Removing intermediate container b7fa87426511 [2023-03-29T20:23:53.471Z] ---> f1173fb3c630 [2023-03-29T20:23:53.471Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-29T20:23:53.471Z] ---> Running in 784619f696db [2023-03-29T20:23:53.736Z] Removing intermediate container 784619f696db [2023-03-29T20:23:53.736Z] ---> e021600452d8 [2023-03-29T20:23:53.736Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-29T20:23:54.319Z] ---> d786063c307e [2023-03-29T20:23:54.319Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T20:23:54.319Z] ---> Running in 425b40ff4d06 [2023-03-29T20:23:56.909Z] Removing intermediate container 425b40ff4d06 [2023-03-29T20:23:56.909Z] ---> af3a12966dab [2023-03-29T20:23:56.909Z] Step 11/35 : COPY . . [2023-03-29T20:23:57.869Z] ---> 9aa5d61f47c2 [2023-03-29T20:23:57.869Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-29T20:23:57.869Z] ---> Running in d618b178e78d [2023-03-29T20:23:58.841Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:23:58.841Z]  Dload Upload Total Spent Left Speed [2023-03-29T20:23:58.841Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4140 0 --:--:-- --:--:-- --:--:-- 4148 [2023-03-29T20:23:59.806Z] Removing intermediate container d618b178e78d [2023-03-29T20:23:59.806Z] ---> 9fb6a72c22be [2023-03-29T20:23:59.806Z] Step 13/35 : RUN ${MAKE} [2023-03-29T20:23:59.806Z] ---> Running in 8a0b0deef1f4 [2023-03-29T20:24:00.765Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-29T20:26:24.008Z] Removing intermediate container 8a0b0deef1f4 [2023-03-29T20:26:24.008Z] ---> 204c08495029 [2023-03-29T20:26:24.008Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-29T20:26:24.008Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-29T20:26:24.008Z] 8766b47fe142: Pulling fs layer [2023-03-29T20:26:24.008Z] 8766b47fe142: Download complete [2023-03-29T20:26:24.008Z] 8766b47fe142: Pull complete [2023-03-29T20:26:24.008Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-29T20:26:24.008Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-29T20:26:24.008Z] ---> 69d40e2cb93c [2023-03-29T20:26:24.008Z] Step 15/35 : FROM alpine:3.17 [2023-03-29T20:26:24.008Z] 3.17: Pulling from library/alpine [2023-03-29T20:26:24.008Z] c41833b44d91: Pulling fs layer [2023-03-29T20:26:24.008Z] c41833b44d91: Verifying Checksum [2023-03-29T20:26:24.008Z] c41833b44d91: Download complete [2023-03-29T20:26:24.008Z] c41833b44d91: Pull complete [2023-03-29T20:26:24.008Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T20:26:24.008Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T20:26:24.008Z] ---> 51e60588ff2c [2023-03-29T20:26:24.008Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T20:26:24.008Z] ---> Running in e89a88ac0247 [2023-03-29T20:26:24.008Z] Removing intermediate container e89a88ac0247 [2023-03-29T20:26:24.008Z] ---> 9a075119a46f [2023-03-29T20:26:24.008Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-29T20:26:24.008Z] ---> Running in 21649c7a1c2e [2023-03-29T20:26:24.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T20:26:24.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T20:26:24.008Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-03-29T20:26:24.008Z] (2/83) Installing sdl2 (2.26.3-r0) [2023-03-29T20:26:24.008Z] (3/83) Installing libxau (1.0.10-r0) [2023-03-29T20:26:24.008Z] (4/83) Installing libmd (1.0.4-r0) [2023-03-29T20:26:24.008Z] (5/83) Installing libbsd (0.11.7-r0) [2023-03-29T20:26:24.008Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-03-29T20:26:24.008Z] (7/83) Installing libxcb (1.15-r0) [2023-03-29T20:26:24.008Z] (8/83) Installing libx11 (1.8.4-r0) [2023-03-29T20:26:24.008Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-03-29T20:26:24.008Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-03-29T20:26:24.008Z] (11/83) Installing libexpat (2.5.0-r0) [2023-03-29T20:26:24.008Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-03-29T20:26:24.008Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-03-29T20:26:24.008Z] (14/83) Installing libpng (1.6.38-r0) [2023-03-29T20:26:24.008Z] (15/83) Installing freetype (2.12.1-r0) [2023-03-29T20:26:24.008Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-03-29T20:26:24.008Z] (17/83) Installing fribidi (1.0.12-r0) [2023-03-29T20:26:24.008Z] (18/83) Installing libffi (3.4.4-r0) [2023-03-29T20:26:24.008Z] (19/83) Installing libintl (0.21.1-r1) [2023-03-29T20:26:24.008Z] (20/83) Installing libblkid (2.38.1-r1) [2023-03-29T20:26:24.008Z] (21/83) Installing libmount (2.38.1-r1) [2023-03-29T20:26:24.008Z] (22/83) Installing pcre2 (10.42-r0) [2023-03-29T20:26:24.008Z] (23/83) Installing glib (2.74.6-r0) [2023-03-29T20:26:24.008Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-03-29T20:26:24.008Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-03-29T20:26:24.008Z] (26/83) Installing libass (0.16.0-r1) [2023-03-29T20:26:24.008Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-03-29T20:26:24.008Z] (28/83) Installing libdrm (2.4.114-r0) [2023-03-29T20:26:24.008Z] (29/83) Installing gmp (6.2.1-r2) [2023-03-29T20:26:24.008Z] (30/83) Installing nettle (3.8.1-r0) [2023-03-29T20:26:24.008Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-03-29T20:26:24.008Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-03-29T20:26:24.008Z] (33/83) Installing libunistring (1.1-r0) [2023-03-29T20:26:24.008Z] (34/83) Installing gnutls (3.7.8-r3) [2023-03-29T20:26:24.008Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-29T20:26:24.008Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-29T20:26:24.272Z] (37/83) Installing lame (3.100-r2) [2023-03-29T20:26:24.272Z] (38/83) Installing opus (1.3.1-r1) [2023-03-29T20:26:24.272Z] (39/83) Installing libasyncns (0.8-r1) [2023-03-29T20:26:24.272Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-03-29T20:26:24.272Z] (41/83) Installing libltdl (2.4.7-r1) [2023-03-29T20:26:24.272Z] (42/83) Installing orc (0.4.33-r0) [2023-03-29T20:26:24.272Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-03-29T20:26:24.272Z] (44/83) Installing libogg (1.3.5-r2) [2023-03-29T20:26:24.272Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-29T20:26:24.272Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-03-29T20:26:24.272Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-03-29T20:26:24.272Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-03-29T20:26:24.272Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-03-29T20:26:24.272Z] (50/83) Installing soxr (0.1.3-r3) [2023-03-29T20:26:24.272Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-03-29T20:26:24.272Z] (52/83) Installing tdb-libs (1.4.7-r0) [2023-03-29T20:26:24.272Z] (53/83) Installing libpulse (16.1-r6) [2023-03-29T20:26:24.542Z] (54/83) Installing cjson (1.7.15-r3) [2023-03-29T20:26:24.542Z] (55/83) Installing mbedtls (2.28.2-r0) [2023-03-29T20:26:24.542Z] (56/83) Installing librist (0.2.7-r0) [2023-03-29T20:26:24.542Z] (57/83) Installing libsrt (1.5.1-r0) [2023-03-29T20:26:24.542Z] (58/83) Installing libssh (0.10.4-r0) [2023-03-29T20:26:24.542Z] (59/83) Installing libtheora (1.1.1-r16) [2023-03-29T20:26:24.542Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-03-29T20:26:24.542Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-03-29T20:26:24.542Z] (62/83) Installing libxext (1.3.5-r0) [2023-03-29T20:26:24.542Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-03-29T20:26:24.542Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-03-29T20:26:24.542Z] (65/83) Installing libva (2.16.0-r0) [2023-03-29T20:26:24.542Z] (66/83) Installing libvdpau (1.5-r0) [2023-03-29T20:26:24.542Z] (67/83) Installing vidstab (1.1.0-r2) [2023-03-29T20:26:24.542Z] (68/83) Installing libvpx (1.12.0-r1) [2023-03-29T20:26:24.810Z] (69/83) Installing libwebp (1.2.4-r1) [2023-03-29T20:26:24.810Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-03-29T20:26:24.810Z] (71/83) Installing numactl (2.0.16-r1) [2023-03-29T20:26:24.810Z] (72/83) Installing x265-libs (3.5-r3) [2023-03-29T20:26:24.810Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-03-29T20:26:25.081Z] (74/83) Installing libsodium (1.0.18-r2) [2023-03-29T20:26:25.081Z] (75/83) Installing libzmq (4.3.4-r1) [2023-03-29T20:26:25.081Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-03-29T20:26:25.352Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-03-29T20:26:25.352Z] (78/83) Installing udev-init-scripts (35-r1) [2023-03-29T20:26:25.352Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-03-29T20:26:25.352Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-03-29T20:26:25.352Z] (81/83) Installing zstd-libs (1.5.2-r9) [2023-03-29T20:26:25.352Z] (82/83) Installing kmod-libs (30-r1) [2023-03-29T20:26:25.352Z] (83/83) Installing eudev (3.2.11-r4) [2023-03-29T20:26:25.618Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T20:26:25.618Z] Executing eudev-3.2.11-r4.trigger [2023-03-29T20:26:25.618Z] OK: 86 MiB in 98 packages [2023-03-29T20:26:30.955Z] Removing intermediate container 21649c7a1c2e [2023-03-29T20:26:30.955Z] ---> 54ec3cace043 [2023-03-29T20:26:30.955Z] Step 18/35 : WORKDIR / [2023-03-29T20:26:30.955Z] ---> Running in e04fd43bd6e5 [2023-03-29T20:26:30.955Z] Removing intermediate container e04fd43bd6e5 [2023-03-29T20:26:30.955Z] ---> 11dd6a67733a [2023-03-29T20:26:30.955Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-29T20:26:32.378Z] ---> 52793a5fe943 [2023-03-29T20:26:32.378Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-29T20:26:32.643Z] ---> ea4c0fce54d6 [2023-03-29T20:26:32.644Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-29T20:26:33.225Z] ---> 226eed65c208 [2023-03-29T20:26:33.225Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-29T20:26:33.492Z] ---> 090686d7c4d5 [2023-03-29T20:26:33.492Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-29T20:26:34.075Z] ---> bef0160255d9 [2023-03-29T20:26:34.075Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-29T20:26:34.341Z] ---> 430a42059919 [2023-03-29T20:26:34.341Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-29T20:26:35.744Z] ---> 0aecdb88c21a [2023-03-29T20:26:35.744Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-29T20:26:35.744Z] ---> Running in 56848408b2f2 [2023-03-29T20:26:37.169Z] Removing intermediate container 56848408b2f2 [2023-03-29T20:26:37.169Z] ---> 10b4df1121ee [2023-03-29T20:26:37.169Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-29T20:26:37.169Z] ---> Running in beb27a361f05 [2023-03-29T20:26:39.106Z] Removing intermediate container beb27a361f05 [2023-03-29T20:26:39.106Z] ---> 6832b26b767b [2023-03-29T20:26:39.106Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-29T20:26:39.106Z] ---> Running in 901baf702ef3 [2023-03-29T20:26:40.514Z] Removing intermediate container 901baf702ef3 [2023-03-29T20:26:40.514Z] ---> 6490814b5770 [2023-03-29T20:26:40.514Z] Step 29/35 : EXPOSE 59983 [2023-03-29T20:26:40.514Z] ---> Running in 12524829f68d [2023-03-29T20:26:40.781Z] Removing intermediate container 12524829f68d [2023-03-29T20:26:40.781Z] ---> 9de5feba5797 [2023-03-29T20:26:40.781Z] Step 30/35 : EXPOSE 8554 [2023-03-29T20:26:41.053Z] ---> Running in a399320aa8cb [2023-03-29T20:26:41.321Z] Removing intermediate container a399320aa8cb [2023-03-29T20:26:41.321Z] ---> 9efc6a43eaa4 [2023-03-29T20:26:41.321Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-29T20:26:41.321Z] ---> Running in 68ff512cf220 [2023-03-29T20:26:41.588Z] Removing intermediate container 68ff512cf220 [2023-03-29T20:26:41.588Z] ---> cdccaae4e20e [2023-03-29T20:26:41.588Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-29T20:26:41.588Z] ---> Running in 39a3b9cc796a [2023-03-29T20:26:41.860Z] Removing intermediate container 39a3b9cc796a [2023-03-29T20:26:41.860Z] ---> 78742a4b0c90 [2023-03-29T20:26:41.860Z] Step 33/35 : LABEL arch=arm64 [2023-03-29T20:26:42.128Z] ---> Running in 8c38e77596bc [2023-03-29T20:26:42.396Z] Removing intermediate container 8c38e77596bc [2023-03-29T20:26:42.396Z] ---> 803c8f879c42 [2023-03-29T20:26:42.396Z] Step 34/35 : LABEL git_sha=356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:26:42.396Z] ---> Running in 389cd9d30699 [2023-03-29T20:26:42.662Z] Removing intermediate container 389cd9d30699 [2023-03-29T20:26:42.662Z] ---> 52e5edab768e [2023-03-29T20:26:42.662Z] Step 35/35 : LABEL version=3.0.0-dev.21 [2023-03-29T20:26:42.931Z] ---> Running in 87a11163b7a1 [2023-03-29T20:26:43.198Z] Removing intermediate container 87a11163b7a1 [2023-03-29T20:26:43.198Z] ---> f8a44dbbecf7 [2023-03-29T20:26:43.198Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T20:26:43.198Z] Successfully built f8a44dbbecf7 [2023-03-29T20:26:43.198Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:26:43.300Z] provisioning config files... [2023-03-29T20:26:43.316Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/93@tmp/config9388496268766234010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:26:43.654Z] ---> docker-login.sh [2023-03-29T20:26:43.654Z] nexus3.edgexfoundry.org:10001 [2023-03-29T20:26:43.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:26:43.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:26:43.921Z] Configure a credential helper to remove this warning. See [2023-03-29T20:26:43.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:26:43.921Z] [2023-03-29T20:26:43.921Z] Login Succeeded [2023-03-29T20:26:43.921Z] nexus3.edgexfoundry.org:10002 [2023-03-29T20:26:44.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:26:44.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:26:44.188Z] Configure a credential helper to remove this warning. See [2023-03-29T20:26:44.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:26:44.188Z] [2023-03-29T20:26:44.188Z] Login Succeeded [2023-03-29T20:26:44.188Z] nexus3.edgexfoundry.org:10003 [2023-03-29T20:26:44.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:26:44.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:26:44.719Z] Configure a credential helper to remove this warning. See [2023-03-29T20:26:44.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:26:44.719Z] [2023-03-29T20:26:44.719Z] Login Succeeded [2023-03-29T20:26:44.719Z] nexus3.edgexfoundry.org:10004 [2023-03-29T20:26:44.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:26:44.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:26:44.984Z] Configure a credential helper to remove this warning. See [2023-03-29T20:26:44.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:26:44.984Z] [2023-03-29T20:26:44.984Z] Login Succeeded [2023-03-29T20:26:44.984Z] docker.io [2023-03-29T20:26:45.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T20:26:45.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T20:26:45.517Z] Configure a credential helper to remove this warning. See [2023-03-29T20:26:45.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T20:26:45.517Z] [2023-03-29T20:26:45.517Z] Login Succeeded [2023-03-29T20:26:45.517Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T20:26:45.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T20:26:45.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T20:26:45.575Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-29T20:26:45.575Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:26:45.575Z] latest [2023-03-29T20:26:45.575Z] 3.0.0-dev.21 [2023-03-29T20:26:45.575Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [2023-03-29T20:26:45.575Z] main [2023-03-29T20:26:45.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:26:45.905Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:26:46.242Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:26:46.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-29T20:26:46.242Z] c63d87e06f03: Preparing [2023-03-29T20:26:46.242Z] e0f2b1139f81: Preparing [2023-03-29T20:26:46.242Z] 7dca4f491602: Preparing [2023-03-29T20:26:46.242Z] 608d194cb50c: Preparing [2023-03-29T20:26:46.242Z] acc83c6ca332: Preparing [2023-03-29T20:26:46.242Z] fdacb915135f: Preparing [2023-03-29T20:26:46.242Z] 0ed6ba686a28: Preparing [2023-03-29T20:26:46.242Z] 58a5cd67633d: Preparing [2023-03-29T20:26:46.242Z] 71e3580c7cf9: Preparing [2023-03-29T20:26:46.242Z] 0d001f14ad53: Preparing [2023-03-29T20:26:46.242Z] bbc7ab625667: Preparing [2023-03-29T20:26:46.242Z] 26cbea5cba74: Preparing [2023-03-29T20:26:46.242Z] fdacb915135f: Waiting [2023-03-29T20:26:46.242Z] 58a5cd67633d: Waiting [2023-03-29T20:26:46.242Z] 0ed6ba686a28: Waiting [2023-03-29T20:26:46.242Z] 71e3580c7cf9: Waiting [2023-03-29T20:26:46.242Z] 0d001f14ad53: Waiting [2023-03-29T20:26:46.242Z] bbc7ab625667: Waiting [2023-03-29T20:26:46.242Z] 26cbea5cba74: Waiting [2023-03-29T20:26:46.508Z] acc83c6ca332: Pushed [2023-03-29T20:26:46.508Z] c63d87e06f03: Pushed [2023-03-29T20:26:46.508Z] 7dca4f491602: Pushed [2023-03-29T20:26:46.508Z] e0f2b1139f81: Pushed [2023-03-29T20:26:46.508Z] fdacb915135f: Pushed [2023-03-29T20:26:46.772Z] 0ed6ba686a28: Pushed [2023-03-29T20:26:46.772Z] 71e3580c7cf9: Pushed [2023-03-29T20:26:46.772Z] 58a5cd67633d: Pushed [2023-03-29T20:26:46.772Z] 26cbea5cba74: Layer already exists [2023-03-29T20:26:52.098Z] 608d194cb50c: Pushed [2023-03-29T20:26:52.098Z] 0d001f14ad53: Pushed [2023-03-29T20:27:00.293Z] bbc7ab625667: Pushed [2023-03-29T20:27:00.558Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:00.896Z] + 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-03-29T20:27:01.223Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-29T20:27:01.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-29T20:27:01.223Z] c63d87e06f03: Preparing [2023-03-29T20:27:01.223Z] e0f2b1139f81: Preparing [2023-03-29T20:27:01.223Z] 7dca4f491602: Preparing [2023-03-29T20:27:01.223Z] 608d194cb50c: Preparing [2023-03-29T20:27:01.223Z] acc83c6ca332: Preparing [2023-03-29T20:27:01.223Z] fdacb915135f: Preparing [2023-03-29T20:27:01.223Z] 0ed6ba686a28: Preparing [2023-03-29T20:27:01.223Z] 58a5cd67633d: Preparing [2023-03-29T20:27:01.223Z] 71e3580c7cf9: Preparing [2023-03-29T20:27:01.223Z] 0d001f14ad53: Preparing [2023-03-29T20:27:01.223Z] bbc7ab625667: Preparing [2023-03-29T20:27:01.223Z] 26cbea5cba74: Preparing [2023-03-29T20:27:01.223Z] 58a5cd67633d: Waiting [2023-03-29T20:27:01.223Z] 71e3580c7cf9: Waiting [2023-03-29T20:27:01.223Z] 0d001f14ad53: Waiting [2023-03-29T20:27:01.223Z] bbc7ab625667: Waiting [2023-03-29T20:27:01.223Z] 26cbea5cba74: Waiting [2023-03-29T20:27:01.223Z] fdacb915135f: Waiting [2023-03-29T20:27:01.223Z] 0ed6ba686a28: Waiting [2023-03-29T20:27:01.223Z] c63d87e06f03: Layer already exists [2023-03-29T20:27:01.223Z] 7dca4f491602: Layer already exists [2023-03-29T20:27:01.223Z] acc83c6ca332: Layer already exists [2023-03-29T20:27:01.223Z] e0f2b1139f81: Layer already exists [2023-03-29T20:27:01.223Z] 608d194cb50c: Layer already exists [2023-03-29T20:27:01.223Z] 58a5cd67633d: Layer already exists [2023-03-29T20:27:01.223Z] fdacb915135f: Layer already exists [2023-03-29T20:27:01.223Z] 0ed6ba686a28: Layer already exists [2023-03-29T20:27:01.223Z] 0d001f14ad53: Layer already exists [2023-03-29T20:27:01.223Z] 71e3580c7cf9: Layer already exists [2023-03-29T20:27:01.223Z] 26cbea5cba74: Layer already exists [2023-03-29T20:27:01.223Z] bbc7ab625667: Layer already exists [2023-03-29T20:27:01.488Z] latest: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:01.822Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:02.155Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.21 [2023-03-29T20:27:02.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-29T20:27:02.155Z] c63d87e06f03: Preparing [2023-03-29T20:27:02.155Z] e0f2b1139f81: Preparing [2023-03-29T20:27:02.155Z] 7dca4f491602: Preparing [2023-03-29T20:27:02.155Z] 608d194cb50c: Preparing [2023-03-29T20:27:02.155Z] acc83c6ca332: Preparing [2023-03-29T20:27:02.155Z] fdacb915135f: Preparing [2023-03-29T20:27:02.155Z] 0ed6ba686a28: Preparing [2023-03-29T20:27:02.155Z] 58a5cd67633d: Preparing [2023-03-29T20:27:02.155Z] 71e3580c7cf9: Preparing [2023-03-29T20:27:02.155Z] 0d001f14ad53: Preparing [2023-03-29T20:27:02.155Z] bbc7ab625667: Preparing [2023-03-29T20:27:02.155Z] 26cbea5cba74: Preparing [2023-03-29T20:27:02.155Z] 58a5cd67633d: Waiting [2023-03-29T20:27:02.155Z] 71e3580c7cf9: Waiting [2023-03-29T20:27:02.155Z] fdacb915135f: Waiting [2023-03-29T20:27:02.155Z] 0ed6ba686a28: Waiting [2023-03-29T20:27:02.155Z] 0d001f14ad53: Waiting [2023-03-29T20:27:02.155Z] 26cbea5cba74: Waiting [2023-03-29T20:27:02.155Z] bbc7ab625667: Waiting [2023-03-29T20:27:02.155Z] acc83c6ca332: Layer already exists [2023-03-29T20:27:02.155Z] c63d87e06f03: Layer already exists [2023-03-29T20:27:02.155Z] e0f2b1139f81: Layer already exists [2023-03-29T20:27:02.155Z] 608d194cb50c: Layer already exists [2023-03-29T20:27:02.155Z] 7dca4f491602: Layer already exists [2023-03-29T20:27:02.155Z] 0ed6ba686a28: Layer already exists [2023-03-29T20:27:02.155Z] 58a5cd67633d: Layer already exists [2023-03-29T20:27:02.155Z] fdacb915135f: Layer already exists [2023-03-29T20:27:02.155Z] 0d001f14ad53: Layer already exists [2023-03-29T20:27:02.155Z] 71e3580c7cf9: Layer already exists [2023-03-29T20:27:02.155Z] 26cbea5cba74: Layer already exists [2023-03-29T20:27:02.155Z] bbc7ab625667: Layer already exists [2023-03-29T20:27:02.419Z] 3.0.0-dev.21: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:02.753Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:03.088Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [2023-03-29T20:27:03.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-29T20:27:03.088Z] c63d87e06f03: Preparing [2023-03-29T20:27:03.088Z] e0f2b1139f81: Preparing [2023-03-29T20:27:03.088Z] 7dca4f491602: Preparing [2023-03-29T20:27:03.088Z] 608d194cb50c: Preparing [2023-03-29T20:27:03.088Z] acc83c6ca332: Preparing [2023-03-29T20:27:03.088Z] fdacb915135f: Preparing [2023-03-29T20:27:03.088Z] 0ed6ba686a28: Preparing [2023-03-29T20:27:03.088Z] 58a5cd67633d: Preparing [2023-03-29T20:27:03.088Z] 71e3580c7cf9: Preparing [2023-03-29T20:27:03.088Z] 0d001f14ad53: Preparing [2023-03-29T20:27:03.088Z] bbc7ab625667: Preparing [2023-03-29T20:27:03.088Z] 26cbea5cba74: Preparing [2023-03-29T20:27:03.088Z] 58a5cd67633d: Waiting [2023-03-29T20:27:03.088Z] bbc7ab625667: Waiting [2023-03-29T20:27:03.088Z] 26cbea5cba74: Waiting [2023-03-29T20:27:03.088Z] 71e3580c7cf9: Waiting [2023-03-29T20:27:03.088Z] 0d001f14ad53: Waiting [2023-03-29T20:27:03.088Z] fdacb915135f: Waiting [2023-03-29T20:27:03.088Z] 0ed6ba686a28: Waiting [2023-03-29T20:27:03.088Z] acc83c6ca332: Layer already exists [2023-03-29T20:27:03.088Z] 608d194cb50c: Layer already exists [2023-03-29T20:27:03.088Z] e0f2b1139f81: Layer already exists [2023-03-29T20:27:03.088Z] c63d87e06f03: Layer already exists [2023-03-29T20:27:03.088Z] 7dca4f491602: Layer already exists [2023-03-29T20:27:03.088Z] 58a5cd67633d: Layer already exists [2023-03-29T20:27:03.088Z] fdacb915135f: Layer already exists [2023-03-29T20:27:03.088Z] 0d001f14ad53: Layer already exists [2023-03-29T20:27:03.088Z] 0ed6ba686a28: Layer already exists [2023-03-29T20:27:03.088Z] 71e3580c7cf9: Layer already exists [2023-03-29T20:27:03.088Z] 26cbea5cba74: Layer already exists [2023-03-29T20:27:03.088Z] bbc7ab625667: Layer already exists [2023-03-29T20:27:03.353Z] 356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:03.705Z] + 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-03-29T20:27:04.043Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-29T20:27:04.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-29T20:27:04.043Z] c63d87e06f03: Preparing [2023-03-29T20:27:04.043Z] e0f2b1139f81: Preparing [2023-03-29T20:27:04.043Z] 7dca4f491602: Preparing [2023-03-29T20:27:04.043Z] 608d194cb50c: Preparing [2023-03-29T20:27:04.043Z] acc83c6ca332: Preparing [2023-03-29T20:27:04.043Z] fdacb915135f: Preparing [2023-03-29T20:27:04.043Z] 0ed6ba686a28: Preparing [2023-03-29T20:27:04.043Z] 58a5cd67633d: Preparing [2023-03-29T20:27:04.043Z] 71e3580c7cf9: Preparing [2023-03-29T20:27:04.043Z] 0d001f14ad53: Preparing [2023-03-29T20:27:04.043Z] bbc7ab625667: Preparing [2023-03-29T20:27:04.043Z] 26cbea5cba74: Preparing [2023-03-29T20:27:04.043Z] fdacb915135f: Waiting [2023-03-29T20:27:04.043Z] 0ed6ba686a28: Waiting [2023-03-29T20:27:04.043Z] 71e3580c7cf9: Waiting [2023-03-29T20:27:04.043Z] 58a5cd67633d: Waiting [2023-03-29T20:27:04.043Z] 0d001f14ad53: Waiting [2023-03-29T20:27:04.043Z] bbc7ab625667: Waiting [2023-03-29T20:27:04.043Z] 26cbea5cba74: Waiting [2023-03-29T20:27:04.043Z] 608d194cb50c: Layer already exists [2023-03-29T20:27:04.043Z] e0f2b1139f81: Layer already exists [2023-03-29T20:27:04.043Z] acc83c6ca332: Layer already exists [2023-03-29T20:27:04.043Z] c63d87e06f03: Layer already exists [2023-03-29T20:27:04.043Z] 7dca4f491602: Layer already exists [2023-03-29T20:27:04.043Z] 0ed6ba686a28: Layer already exists [2023-03-29T20:27:04.043Z] 58a5cd67633d: Layer already exists [2023-03-29T20:27:04.043Z] fdacb915135f: Layer already exists [2023-03-29T20:27:04.043Z] 71e3580c7cf9: Layer already exists [2023-03-29T20:27:04.043Z] 0d001f14ad53: Layer already exists [2023-03-29T20:27:04.043Z] bbc7ab625667: Layer already exists [2023-03-29T20:27:04.043Z] 26cbea5cba74: Layer already exists [2023-03-29T20:27:04.309Z] main: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T20:27:04.366Z] ===================================================== [Pipeline] echo [2023-03-29T20:27:04.375Z] taggedImages: [2023-03-29T20:27:04.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b [2023-03-29T20:27:04.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-29T20:27:04.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.21 [2023-03-29T20:27:04.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [2023-03-29T20:27:04.375Z] - 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-03-29T20:27:04.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T20:27:04.743Z] [2023-03-29T20:27:04.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:05.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T20:27:05.067Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T20:27:05.067Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T20:27:05.067Z] 04944245beec: Pulling fs layer [2023-03-29T20:27:05.067Z] 699f458cf7ca: Pulling fs layer [2023-03-29T20:27:05.067Z] 765212b225bb: Pulling fs layer [2023-03-29T20:27:05.067Z] f23df028b6ca: Pulling fs layer [2023-03-29T20:27:05.067Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T20:27:05.067Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T20:27:05.067Z] 765212b225bb: Waiting [2023-03-29T20:27:05.067Z] 2437ff75d9bd: Waiting [2023-03-29T20:27:05.067Z] d65c8cfc05b1: Waiting [2023-03-29T20:27:05.067Z] f23df028b6ca: Waiting [2023-03-29T20:27:05.335Z] 04944245beec: Verifying Checksum [2023-03-29T20:27:05.335Z] 04944245beec: Download complete [2023-03-29T20:27:05.335Z] 765212b225bb: Verifying Checksum [2023-03-29T20:27:05.335Z] 765212b225bb: Download complete [2023-03-29T20:27:05.335Z] f23df028b6ca: Verifying Checksum [2023-03-29T20:27:05.335Z] f23df028b6ca: Download complete [2023-03-29T20:27:05.335Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T20:27:05.335Z] d65c8cfc05b1: Download complete [2023-03-29T20:27:05.335Z] 699f458cf7ca: Verifying Checksum [2023-03-29T20:27:05.335Z] 699f458cf7ca: Download complete [2023-03-29T20:27:05.920Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T20:27:05.920Z] 8998bd30e6a1: Download complete [2023-03-29T20:27:07.867Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T20:27:07.867Z] 2437ff75d9bd: Download complete [2023-03-29T20:27:09.270Z] 8998bd30e6a1: Pull complete [2023-03-29T20:27:09.850Z] 04944245beec: Pull complete [2023-03-29T20:27:10.806Z] 699f458cf7ca: Pull complete [2023-03-29T20:27:11.072Z] 765212b225bb: Pull complete [2023-03-29T20:27:11.655Z] f23df028b6ca: Pull complete [2023-03-29T20:27:11.922Z] d65c8cfc05b1: Pull complete [2023-03-29T20:27:24.217Z] 2437ff75d9bd: Pull complete [2023-03-29T20:27:24.217Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T20:27:24.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T20:27:24.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:27:24.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-6245 does not seem to be running inside a container [2023-03-29T20:27:24.462Z] $ 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/93 -v /w/workspace/device-usb-camera/93:/w/workspace/device-usb-camera/93:rw,z -v /w/workspace/device-usb-camera/93@tmp:/w/workspace/device-usb-camera/93@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:arm64 cat [2023-03-29T20:27:27.146Z] $ docker top adc6d826d3cfea86dfc62a6696c1657434c171b4f1cdcd6ae36f6a3485e23038 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:27:28.009Z] ---> job-cost.sh [2023-03-29T20:27:28.009Z] lf-activate-venv: SKIPPING [2023-03-29T20:27:28.009Z] INFO: No Stack... [2023-03-29T20:27:28.590Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T20:27:29.546Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T20:27:30.182Z] + cat /w/workspace/device-usb-camera/93/archives/cost.csv [2023-03-29T20:27:30.182Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T20:27:30.221Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [2023-03-29T20:27:30.227Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] did not exist. Created. [2023-03-29T20:27:30.228Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T20:27:30.884Z] /w/workspace/device-usb-camera/93@tmp/durable-abb148da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T20:27:31.524Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T20:27:31.545Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T20:27:31.597Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T20:27:31.608Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T20:27:31.617Z] $ docker stop --time=1 adc6d826d3cfea86dfc62a6696c1657434c171b4f1cdcd6ae36f6a3485e23038 [2023-03-29T20:27:35.036Z] $ docker rm -f --volumes adc6d826d3cfea86dfc62a6696c1657434c171b4f1cdcd6ae36f6a3485e23038 [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-03-29T20:27:35.508Z] provisioning config files... [2023-03-29T20:27:35.516Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6165912603551498464tmp [Pipeline] { [Pipeline] sh [2023-03-29T20:27:35.814Z] + set +x [2023-03-29T20:27:35.814Z] + curl -s https://codecov.io/bash [2023-03-29T20:27:35.814Z] + bash -s -- [2023-03-29T20:27:35.814Z] [2023-03-29T20:27:35.814Z] _____ _ [2023-03-29T20:27:35.814Z] / ____| | | [2023-03-29T20:27:35.814Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T20:27:35.814Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T20:27:35.814Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T20:27:35.814Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T20:27:35.814Z] Bash-1.0.6 [2023-03-29T20:27:35.814Z] [2023-03-29T20:27:35.814Z] [2023-03-29T20:27:35.814Z] ==> git version 2.25.1 found [2023-03-29T20:27:35.814Z] ==> 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-03-29T20:27:35.814Z] Release-Date: 2020-01-08 [2023-03-29T20:27:35.814Z] 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-03-29T20:27:35.814Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T20:27:35.814Z] ==> Jenkins CI detected. [2023-03-29T20:27:35.814Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-29T20:27:35.814Z] project root: . [2023-03-29T20:27:35.814Z] --> token set from env [2023-03-29T20:27:35.814Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T20:27:35.814Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T20:27:35.814Z] ==> Python coveragepy not found [2023-03-29T20:27:35.814Z] ==> Searching for coverage reports in: [2023-03-29T20:27:35.814Z] + . [2023-03-29T20:27:35.814Z] -> Found 1 reports [2023-03-29T20:27:35.814Z] ==> Detecting git/mercurial file structure [2023-03-29T20:27:36.074Z] ==> Reading reports [2023-03-29T20:27:36.074Z] + ./coverage.out bytes=28352 [2023-03-29T20:27:36.074Z] ==> Appending adjustments [2023-03-29T20:27:36.074Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T20:27:36.074Z] + Found adjustments [2023-03-29T20:27:36.074Z] ==> Gzipping contents [2023-03-29T20:27:36.074Z] 4.0K /tmp/codecov.y25rir.gz [2023-03-29T20:27:36.074Z] ==> Uploading reports [2023-03-29T20:27:36.074Z] url: https://codecov.io [2023-03-29T20:27:36.074Z] query: branch=main&commit=356537ab07bbd0d4ce97dae4f5ee98aa2613881b&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T20:27:36.074Z] -> Pinging Codecov [2023-03-29T20:27:36.074Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=356537ab07bbd0d4ce97dae4f5ee98aa2613881b&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T20:27:36.074Z] -> Uploading to [2023-03-29T20:27:36.074Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/73D8F5FF140700D3E01443B452E23636/356537ab07bbd0d4ce97dae4f5ee98aa2613881b/68990caf-c4eb-4e08-bfc6-960cb19aaf55.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T202736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33440209fc87c6d2c8fb7c299ec21f185a3d694bb802001d43ba38880b260c7d [2023-03-29T20:27:36.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:27:36.334Z] Dload Upload Total Spent Left Speed [2023-03-29T20:27:36.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3897 0 0 100 3897 0 15650 --:--:-- --:--:-- --:--:-- 15650 [2023-03-29T20:27:36.593Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] } [2023-03-29T20:27:36.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-29T20:27:36.801Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-29T20:27:36.809Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:37.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T20:27:37.107Z] [2023-03-29T20:27:37.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:37.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T20:27:37.406Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-29T20:27:37.406Z] df9b9388f04a: Pulling fs layer [2023-03-29T20:27:37.406Z] 52dc419b0ee2: Pulling fs layer [2023-03-29T20:27:37.406Z] 25bc292e5bac: Pulling fs layer [2023-03-29T20:27:37.406Z] 114826534d7a: Pulling fs layer [2023-03-29T20:27:37.406Z] 4657fd5d0bcf: Pulling fs layer [2023-03-29T20:27:37.406Z] 6ad1cebc031e: Pulling fs layer [2023-03-29T20:27:37.406Z] 8a3aa393b2d8: Pulling fs layer [2023-03-29T20:27:37.406Z] 114826534d7a: Waiting [2023-03-29T20:27:37.406Z] 4657fd5d0bcf: Waiting [2023-03-29T20:27:37.406Z] 6ad1cebc031e: Waiting [2023-03-29T20:27:37.406Z] 25bc292e5bac: Download complete [2023-03-29T20:27:37.406Z] 52dc419b0ee2: Download complete [2023-03-29T20:27:37.406Z] 4657fd5d0bcf: Verifying Checksum [2023-03-29T20:27:37.406Z] 4657fd5d0bcf: Download complete [2023-03-29T20:27:37.406Z] df9b9388f04a: Download complete [2023-03-29T20:27:37.666Z] 6ad1cebc031e: Verifying Checksum [2023-03-29T20:27:37.666Z] 6ad1cebc031e: Download complete [2023-03-29T20:27:37.666Z] df9b9388f04a: Pull complete [2023-03-29T20:27:37.666Z] 52dc419b0ee2: Pull complete [2023-03-29T20:27:37.927Z] 25bc292e5bac: Pull complete [2023-03-29T20:27:38.185Z] 114826534d7a: Verifying Checksum [2023-03-29T20:27:38.185Z] 114826534d7a: Download complete [2023-03-29T20:27:38.444Z] 8a3aa393b2d8: Verifying Checksum [2023-03-29T20:27:38.444Z] 8a3aa393b2d8: Download complete [2023-03-29T20:27:41.731Z] 114826534d7a: Pull complete [2023-03-29T20:27:41.991Z] 4657fd5d0bcf: Pull complete [2023-03-29T20:27:42.249Z] 6ad1cebc031e: Pull complete [2023-03-29T20:27:45.530Z] 8a3aa393b2d8: Pull complete [2023-03-29T20:27:45.530Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-29T20:27:45.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T20:27:45.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:27:45.607Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:27:45.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-29T20:27:47.253Z] $ docker top 652a6773806abcd37cb02392aea2558200a72e1ab7cedfc975c7042426099b57 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T20:27:47.319Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-29T20:27:47.599Z] + set -o pipefail [2023-03-29T20:27:47.599Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-29T20:27:52.872Z] [2023-03-29T20:27:52.872Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-03-29T20:27:52.872Z] [2023-03-29T20:27:52.872Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f15e209a-90bf-43a3-bc19-a641237f5a80 [2023-03-29T20:27:52.872Z] [2023-03-29T20:27:52.872Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-29T20:27:52.872Z] [2023-03-29T20:27:52.872Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-29T20:27:52.872Z] [2023-03-29T20:27:52.872Z] [2023-03-29T20:27:52.872Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-29T20:27:52.872Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-29T20:27:52.872Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-29T20:27:52.882Z] $ docker stop --time=1 652a6773806abcd37cb02392aea2558200a72e1ab7cedfc975c7042426099b57 [2023-03-29T20:27:55.054Z] $ docker rm -f --volumes 652a6773806abcd37cb02392aea2558200a72e1ab7cedfc975c7042426099b57 [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-03-29T20:27:55.739Z] + git log --format=format:%s -1 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] sh [2023-03-29T20:27:56.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T20:27:56.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:27:56.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:27:56.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:27:56.392Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:27:56.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T20:27:56.862Z] $ docker top 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T20:27:56.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T20:27:56.961Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T20:27:57.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T20:27:57.086Z] $ docker exec 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 ssh-agent [2023-03-29T20:27:57.203Z] SSH_AUTH_SOCK=/tmp/ssh-7gvJUE7wSECf/agent.32 [2023-03-29T20:27:57.203Z] SSH_AGENT_PID=38 [2023-03-29T20:27:57.207Z] Running ssh-add (command line suppressed) [2023-03-29T20:27:57.313Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3641343146727330849.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3641343146727330849.key) [2023-03-29T20:27:57.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T20:27:57.622Z] + git semver tag [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,822 [run_tag] DEBUG tag force:False [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,822 [check_head_tag] DEBUG check head tag [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,824 [execute] INFO git cat-file --batch-check [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,829 [execute] INFO git cat-file --batch [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,859 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,859 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T20:27:57.882Z] 2023-03-29 20:27:57,866 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:27:57.882Z] 3.0.0-dev.21 [Pipeline] } [2023-03-29T20:27:58.151Z] $ docker exec --env ******** --env ******** 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 ssh-agent -k [2023-03-29T20:27:58.253Z] unset SSH_AUTH_SOCK; [2023-03-29T20:27:58.253Z] unset SSH_AGENT_PID; [2023-03-29T20:27:58.253Z] echo Agent pid 38 killed; [2023-03-29T20:27:58.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T20:27:58.580Z] + git semver [Pipeline] } [2023-03-29T20:27:58.849Z] $ docker stop --time=1 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 [2023-03-29T20:28:00.163Z] $ docker rm -f --volumes 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:28:00.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T20:28:00.566Z] [2023-03-29T20:28:00.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:28:00.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T20:28:00.862Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-29T20:28:00.862Z] ab5ef0e58194: Pulling fs layer [2023-03-29T20:28:00.862Z] 9712f1f96733: Pulling fs layer [2023-03-29T20:28:00.862Z] 63f879dbbcfc: Pulling fs layer [2023-03-29T20:28:00.862Z] 0d9ebad4ef96: Pulling fs layer [2023-03-29T20:28:00.862Z] e9a5061849ea: Pulling fs layer [2023-03-29T20:28:00.862Z] d747dcd14b5f: Pulling fs layer [2023-03-29T20:28:00.862Z] 2de7ff778b66: Pulling fs layer [2023-03-29T20:28:00.862Z] 0d9ebad4ef96: Waiting [2023-03-29T20:28:00.862Z] e9a5061849ea: Waiting [2023-03-29T20:28:00.862Z] d747dcd14b5f: Waiting [2023-03-29T20:28:00.862Z] 2de7ff778b66: Waiting [2023-03-29T20:28:00.862Z] 9712f1f96733: Verifying Checksum [2023-03-29T20:28:00.862Z] 9712f1f96733: Download complete [2023-03-29T20:28:01.121Z] 63f879dbbcfc: Verifying Checksum [2023-03-29T20:28:01.121Z] 63f879dbbcfc: Download complete [2023-03-29T20:28:01.380Z] e9a5061849ea: Verifying Checksum [2023-03-29T20:28:01.380Z] e9a5061849ea: Download complete [2023-03-29T20:28:01.380Z] d747dcd14b5f: Download complete [2023-03-29T20:28:01.380Z] 0d9ebad4ef96: Verifying Checksum [2023-03-29T20:28:01.380Z] 0d9ebad4ef96: Download complete [2023-03-29T20:28:01.380Z] ab5ef0e58194: Verifying Checksum [2023-03-29T20:28:01.380Z] ab5ef0e58194: Download complete [2023-03-29T20:28:01.380Z] 2de7ff778b66: Verifying Checksum [2023-03-29T20:28:01.380Z] 2de7ff778b66: Download complete [2023-03-29T20:28:04.661Z] ab5ef0e58194: Pull complete [2023-03-29T20:28:04.661Z] 9712f1f96733: Pull complete [2023-03-29T20:28:05.226Z] 63f879dbbcfc: Pull complete [2023-03-29T20:28:09.414Z] 0d9ebad4ef96: Pull complete [2023-03-29T20:28:09.414Z] e9a5061849ea: Pull complete [2023-03-29T20:28:09.414Z] d747dcd14b5f: Pull complete [2023-03-29T20:28:10.787Z] 2de7ff778b66: Pull complete [2023-03-29T20:28:10.788Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-29T20:28:10.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T20:28:10.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:28:10.860Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:28:10.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-29T20:28:13.136Z] $ docker top e68834866ab545fffa72f621e128c16c6599e6e8c6582b41c6bf75ea0d86dd9f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:28:13.202Z] provisioning config files... [2023-03-29T20:28:13.210Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17620099108455526840tmp [2023-03-29T20:28:13.220Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7513547932778211231tmp [2023-03-29T20:28:13.230Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14406481722730531816tmp [Pipeline] { [Pipeline] echo [2023-03-29T20:28:13.244Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:13.528Z] ---> sigul-configuration.sh [2023-03-29T20:28:13.528Z] gpg: directory `/root/.gnupg' created [2023-03-29T20:28:13.528Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-29T20:28:13.528Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-29T20:28:13.528Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-29T20:28:13.528Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-29T20:28:13.528Z] gpg: CAST5 encrypted data [2023-03-29T20:28:13.528Z] gpg: encrypted with 1 passphrase [2023-03-29T20:28:13.528Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-29T20:28:13.823Z] + mkdir /home/jenkins [2023-03-29T20:28:13.823Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-29T20:28:14.109Z] + 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-03-29T20:28:14.117Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:14.401Z] ---> sigul-install.sh [2023-03-29T20:28:14.401Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-29T20:28:14.685Z] + git tag --list [2023-03-29T20:28:14.685Z] v0.0.0 [2023-03-29T20:28:14.685Z] v0.0.1-dev.1 [2023-03-29T20:28:14.685Z] v0.0.1-dev.10 [2023-03-29T20:28:14.685Z] v0.0.1-dev.11 [2023-03-29T20:28:14.685Z] v0.0.1-dev.12 [2023-03-29T20:28:14.685Z] v0.0.1-dev.13 [2023-03-29T20:28:14.685Z] v0.0.1-dev.14 [2023-03-29T20:28:14.685Z] v0.0.1-dev.15 [2023-03-29T20:28:14.685Z] v0.0.1-dev.16 [2023-03-29T20:28:14.685Z] v0.0.1-dev.2 [2023-03-29T20:28:14.685Z] v0.0.1-dev.3 [2023-03-29T20:28:14.685Z] v0.0.1-dev.4 [2023-03-29T20:28:14.685Z] v0.0.1-dev.5 [2023-03-29T20:28:14.685Z] v0.0.1-dev.6 [2023-03-29T20:28:14.685Z] v0.0.1-dev.7 [2023-03-29T20:28:14.685Z] v0.0.1-dev.8 [2023-03-29T20:28:14.685Z] v0.0.1-dev.9 [2023-03-29T20:28:14.685Z] v2.2.0 [2023-03-29T20:28:14.685Z] v2.2.0-dev.17 [2023-03-29T20:28:14.685Z] v2.2.0-dev.18 [2023-03-29T20:28:14.685Z] v2.2.0-dev.19 [2023-03-29T20:28:14.685Z] v2.2.0-dev.20 [2023-03-29T20:28:14.685Z] v2.2.0-dev.21 [2023-03-29T20:28:14.685Z] v2.2.0-dev.22 [2023-03-29T20:28:14.685Z] v2.2.0-dev.23 [2023-03-29T20:28:14.685Z] v2.2.0-dev.24 [2023-03-29T20:28:14.685Z] v2.2.0-dev.25 [2023-03-29T20:28:14.685Z] v2.2.0-dev.26 [2023-03-29T20:28:14.685Z] v2.2.0-dev.27 [2023-03-29T20:28:14.685Z] v2.3.0 [2023-03-29T20:28:14.685Z] v2.3.0-dev.1 [2023-03-29T20:28:14.685Z] v2.3.0-dev.10 [2023-03-29T20:28:14.685Z] v2.3.0-dev.11 [2023-03-29T20:28:14.685Z] v2.3.0-dev.12 [2023-03-29T20:28:14.685Z] v2.3.0-dev.13 [2023-03-29T20:28:14.685Z] v2.3.0-dev.14 [2023-03-29T20:28:14.685Z] v2.3.0-dev.15 [2023-03-29T20:28:14.685Z] v2.3.0-dev.16 [2023-03-29T20:28:14.685Z] v2.3.0-dev.17 [2023-03-29T20:28:14.685Z] v2.3.0-dev.18 [2023-03-29T20:28:14.685Z] v2.3.0-dev.19 [2023-03-29T20:28:14.685Z] v2.3.0-dev.2 [2023-03-29T20:28:14.685Z] v2.3.0-dev.20 [2023-03-29T20:28:14.685Z] v2.3.0-dev.21 [2023-03-29T20:28:14.685Z] v2.3.0-dev.22 [2023-03-29T20:28:14.685Z] v2.3.0-dev.23 [2023-03-29T20:28:14.685Z] v2.3.0-dev.24 [2023-03-29T20:28:14.685Z] v2.3.0-dev.25 [2023-03-29T20:28:14.685Z] v2.3.0-dev.26 [2023-03-29T20:28:14.685Z] v2.3.0-dev.27 [2023-03-29T20:28:14.685Z] v2.3.0-dev.28 [2023-03-29T20:28:14.685Z] v2.3.0-dev.3 [2023-03-29T20:28:14.685Z] v2.3.0-dev.4 [2023-03-29T20:28:14.685Z] v2.3.0-dev.5 [2023-03-29T20:28:14.685Z] v2.3.0-dev.6 [2023-03-29T20:28:14.685Z] v2.3.0-dev.7 [2023-03-29T20:28:14.685Z] v2.3.0-dev.8 [2023-03-29T20:28:14.685Z] v2.3.0-dev.9 [2023-03-29T20:28:14.685Z] v2.3.1 [2023-03-29T20:28:14.685Z] v2.3.1-dev.4 [2023-03-29T20:28:14.685Z] v2.3.1-dev.5 [2023-03-29T20:28:14.685Z] v2.3.1-dev.6 [2023-03-29T20:28:14.685Z] v3.0.0-dev.1 [2023-03-29T20:28:14.685Z] v3.0.0-dev.10 [2023-03-29T20:28:14.685Z] v3.0.0-dev.11 [2023-03-29T20:28:14.685Z] v3.0.0-dev.12 [2023-03-29T20:28:14.685Z] v3.0.0-dev.13 [2023-03-29T20:28:14.685Z] v3.0.0-dev.14 [2023-03-29T20:28:14.685Z] v3.0.0-dev.15 [2023-03-29T20:28:14.685Z] v3.0.0-dev.16 [2023-03-29T20:28:14.685Z] v3.0.0-dev.17 [2023-03-29T20:28:14.685Z] v3.0.0-dev.18 [2023-03-29T20:28:14.685Z] v3.0.0-dev.19 [2023-03-29T20:28:14.685Z] v3.0.0-dev.2 [2023-03-29T20:28:14.685Z] v3.0.0-dev.20 [2023-03-29T20:28:14.685Z] v3.0.0-dev.21 [2023-03-29T20:28:14.685Z] v3.0.0-dev.3 [2023-03-29T20:28:14.685Z] v3.0.0-dev.4 [2023-03-29T20:28:14.685Z] v3.0.0-dev.5 [2023-03-29T20:28:14.685Z] v3.0.0-dev.6 [2023-03-29T20:28:14.685Z] v3.0.0-dev.7 [2023-03-29T20:28:14.685Z] v3.0.0-dev.8 [2023-03-29T20:28:14.685Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-29T20:28:14.974Z] + lftools sign git-tag v3.0.0-dev.21 [2023-03-29T20:28:15.542Z] Signing Git tag with Sigul... [2023-03-29T20:28:15.542Z] Signing v3.0.0-dev.21 [Pipeline] echo [2023-03-29T20:28:16.117Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:16.398Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-29T20:28:16.406Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-29T20:28:16.423Z] $ docker stop --time=1 e68834866ab545fffa72f621e128c16c6599e6e8c6582b41c6bf75ea0d86dd9f [2023-03-29T20:28:17.763Z] $ docker rm -f --volumes e68834866ab545fffa72f621e128c16c6599e6e8c6582b41c6bf75ea0d86dd9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-29T20:28:18.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T20:28:18.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:28:18.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:28:18.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:28:18.535Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:28:18.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T20:28:18.945Z] $ docker top 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 -eo pid,comm [2023-03-29T20:28:18.995Z] 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-03-29T20:28:18.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T20:28:19.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T20:28:19.027Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T20:28:19.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T20:28:19.134Z] $ docker exec 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 ssh-agent [2023-03-29T20:28:19.229Z] SSH_AUTH_SOCK=/tmp/ssh-J4lipHPl3Hb5/agent.31 [2023-03-29T20:28:19.229Z] SSH_AGENT_PID=37 [2023-03-29T20:28:19.233Z] Running ssh-add (command line suppressed) [2023-03-29T20:28:19.334Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4375398140540364400.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4375398140540364400.key) [2023-03-29T20:28:19.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T20:28:19.634Z] + git semver bump pre [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,816 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,816 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,816 [bump_version] DEBUG bumped version:3.0.0-dev.22 [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,816 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,816 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,816 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,818 [execute] INFO git cat-file --batch-check [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,824 [execute] INFO git cat-file --batch [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T20:28:19.893Z] 2023-03-29 20:28:19,831 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:28:19.893Z] 3.0.0-dev.22 [Pipeline] } [2023-03-29T20:28:19.899Z] $ docker exec --env ******** --env ******** 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 ssh-agent -k [2023-03-29T20:28:19.991Z] unset SSH_AUTH_SOCK; [2023-03-29T20:28:19.991Z] unset SSH_AGENT_PID; [2023-03-29T20:28:19.991Z] echo Agent pid 37 killed; [2023-03-29T20:28:20.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T20:28:20.308Z] + git semver [Pipeline] } [2023-03-29T20:28:20.576Z] $ docker stop --time=1 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 [2023-03-29T20:28:21.913Z] $ docker rm -f --volumes 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T20:28:22.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T20:28:22.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:28:22.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:28:22.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:28:22.749Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:28:22.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T20:28:23.174Z] $ docker top f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc -eo pid,comm [2023-03-29T20:28:23.224Z] 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-03-29T20:28:23.224Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T20:28:23.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T20:28:23.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T20:28:23.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T20:28:23.373Z] $ docker exec f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc ssh-agent [2023-03-29T20:28:23.484Z] SSH_AUTH_SOCK=/tmp/ssh-2aGCsIqyQNw6/agent.32 [2023-03-29T20:28:23.484Z] SSH_AGENT_PID=38 [2023-03-29T20:28:23.489Z] Running ssh-add (command line suppressed) [2023-03-29T20:28:23.589Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17840739855436372346.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17840739855436372346.key) [2023-03-29T20:28:23.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T20:28:23.888Z] + git semver push [2023-03-29T20:28:24.146Z] 2023-03-29 20:28:24,084 [run_push] DEBUG push [2023-03-29T20:28:24.146Z] 2023-03-29 20:28:24,084 [execute] INFO git cat-file --batch-check [2023-03-29T20:28:24.146Z] 2023-03-29 20:28:24,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T20:28:24.146Z] 2023-03-29 20:28:24,088 [execute] INFO git rev-list 6bbe1fa514a37608cfc165e1bba797a4a81aabee -- [2023-03-29T20:28:24.146Z] 2023-03-29 20:28:24,088 [execute] DEBUG Popen(['git', 'rev-list', '6bbe1fa514a37608cfc165e1bba797a4a81aabee', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T20:28:24.146Z] 2023-03-29 20:28:24,095 [execute] INFO git fetch -v origin [2023-03-29T20:28:24.146Z] 2023-03-29 20:28:24,095 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-29T20:28:24.713Z] 2023-03-29 20:28:24,694 [run_push] DEBUG no remote changes detected [2023-03-29T20:28:24.713Z] 2023-03-29 20:28:24,695 [execute] INFO git push origin semver [2023-03-29T20:28:24.713Z] 2023-03-29 20:28:24,695 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T20:28:25.648Z] 2023-03-29 20:28:25,516 [run_push] DEBUG push all version tags [2023-03-29T20:28:25.648Z] 2023-03-29 20:28:25,517 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-29T20:28:25.648Z] 2023-03-29 20:28:25,517 [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-03-29T20:28:26.588Z] 2023-03-29 20:28:26,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-29T20:28:26.588Z] 3.0.0-dev.22 [Pipeline] } [2023-03-29T20:28:26.595Z] $ docker exec --env ******** --env ******** f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc ssh-agent -k [2023-03-29T20:28:26.693Z] unset SSH_AUTH_SOCK; [2023-03-29T20:28:26.693Z] unset SSH_AGENT_PID; [2023-03-29T20:28:26.693Z] echo Agent pid 38 killed; [2023-03-29T20:28:26.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T20:28:27.010Z] + git semver [Pipeline] } [2023-03-29T20:28:27.281Z] $ docker stop --time=1 f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc [2023-03-29T20:28:28.573Z] $ docker rm -f --volumes f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc [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-03-29T20:28:29.139Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-29T20:28:29.139Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-29T20:28:29.139Z] total 16 [2023-03-29T20:28:29.139Z] drwxr-xr-x 3 root root 4096 Mar 29 20:20 . [2023-03-29T20:28:29.139Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 20:28 .. [2023-03-29T20:28:29.139Z] drwxr-xr-x 2 root root 4096 Mar 29 20:20 cost [2023-03-29T20:28:29.139Z] -rw-r--r-- 1 root root 89 Mar 29 20:20 cost.csv [2023-03-29T20:28:29.139Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-29T20:28:29.139Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-29T20:28:29.139Z] total 16 [2023-03-29T20:28:29.139Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 20:20 . [2023-03-29T20:28:29.139Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 20:28 .. [2023-03-29T20:28:29.139Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 20:20 cost [2023-03-29T20:28:29.139Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 29 20:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:29.434Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:30.300Z] ---> package-listing.sh [2023-03-29T20:28:30.300Z] ++ facter osfamily [2023-03-29T20:28:30.300Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T20:28:30.560Z] + OS_FAMILY=debian [2023-03-29T20:28:30.560Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-29T20:28:30.560Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T20:28:30.560Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T20:28:30.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T20:28:30.560Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T20:28:30.560Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-29T20:28:30.560Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T20:28:30.560Z] + case "${OS_FAMILY}" in [2023-03-29T20:28:30.560Z] + dpkg -l [2023-03-29T20:28:30.560Z] + grep '^ii' [2023-03-29T20:28:30.560Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T20:28:30.560Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T20:28:30.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T20:28:30.560Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-29T20:28:30.560Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-29T20:28:30.560Z] + 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-03-29T20:28:30.570Z] 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-03-29T20:28:30.847Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:28:31.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T20:28:31.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:28:31.473Z] prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container [2023-03-29T20:28:31.497Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T20:28:31.708Z] $ docker top f0745458e7b1c870a6b5c8881f5f6ab8ba24fa6b5f7ce40cd5c8778b1ae6c1ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T20:28:32.043Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T20:28:32.328Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T20:28:32.613Z] + ls /var/log/sa-host [2023-03-29T20:28:32.613Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:28:32.681Z] provisioning config files... [2023-03-29T20:28:32.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config827627148587602881tmp [Pipeline] { [Pipeline] echo [2023-03-29T20:28:32.701Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:32.982Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T20:28:32.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:33.305Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T20:28:33.313Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:33.594Z] ---> sudo-logs.sh [2023-03-29T20:28:33.594Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T20:28:33.621Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:33.902Z] ---> job-cost.sh [2023-03-29T20:28:33.902Z] lf-activate-venv: SKIPPING [2023-03-29T20:28:33.902Z] DEBUG: total: 0.2199999988079071 [2023-03-29T20:28:33.902Z] INFO: Retrieving Stack Cost... [2023-03-29T20:28:34.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T20:28:34.729Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T20:28:34.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:28:35.020Z] ---> logs-deploy.sh [2023-03-29T20:28:35.020Z] lf-activate-venv: SKIPPING [2023-03-29T20:28:35.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/93 [2023-03-29T20:28:35.020Z] INFO: archiving workspace using pattern(s): [2023-03-29T20:28:35.956Z] Archives upload complete. [2023-03-29T20:28:36.215Z] INFO: archiving logs to Nexus