Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a 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-ssh14747823805636702644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4663425874034965515.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4363662283970064860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15955352354754755655.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-ssh1708891438596566110.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-254 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 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a (main) Commit message: "feat: Extend discovery to support Intel real sense cameras (#264)" > 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 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a # timeout=10 > git rev-list --no-walk c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-01T00:11:36.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-01T00:11:36.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-01T00:11:36.682Z] ========================================================= [2023-07-01T00:11:36.682Z] EdgeX Global Pipelines Version Info [2023-07-01T00:11:36.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:11:37.391Z] ------------------- [2023-07-01T00:11:37.391Z] stable info: [2023-07-01T00:11:37.391Z] ------------------- [2023-07-01T00:11:37.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-01T00:11:37.391Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-01T00:11:37.391Z] Message: update stable to v1.0.250 [2023-07-01T00:11:37.961Z] ------------------- [2023-07-01T00:11:37.961Z] experimental info: [2023-07-01T00:11:37.961Z] ------------------- [2023-07-01T00:11:37.961Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-01T00:11:37.961Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-01T00:11:37.961Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-01T00:11:38.163Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-07-01T00:11:38.179Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-07-01T00:11:38.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-01T00:11:38.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-01T00:11:38.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-01T00:11:38.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-01T00:11:38.251Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-01T00:11:38.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-01T00:11:38.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-01T00:11:38.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-01T00:11:38.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-01T00:11:38.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-07-01T00:11:38.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-01T00:11:38.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-01T00:11:38.373Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-01T00:11:38.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-01T00:11:38.405Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-01T00:11:38.421Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-01T00:11:38.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-01T00:11:38.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-01T00:11:38.468Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-01T00:11:38.484Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-01T00:11:38.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-01T00:11:38.522Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-01T00:11:38.536Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-01T00:11:38.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-01T00:11:38.563Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-01T00:11:38.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-01T00:11:38.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-01T00:11:38.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-01T00:11:38.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [Pipeline] echo [2023-07-01T00:11:38.634Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7adbeca [Pipeline] echo [2023-07-01T00:11:38.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T00:11:38.680Z] provisioning config files... [2023-07-01T00:11:38.693Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4381803401525797853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:11:38.995Z] ---> docker-login.sh [2023-07-01T00:11:38.995Z] nexus3.edgexfoundry.org:10001 [2023-07-01T00:11:39.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:39.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:39.514Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:39.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:39.514Z] [2023-07-01T00:11:39.514Z] Login Succeeded [2023-07-01T00:11:39.514Z] nexus3.edgexfoundry.org:10002 [2023-07-01T00:11:39.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:39.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:39.514Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:39.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:39.514Z] [2023-07-01T00:11:39.514Z] Login Succeeded [2023-07-01T00:11:39.514Z] nexus3.edgexfoundry.org:10003 [2023-07-01T00:11:39.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:39.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:39.514Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:39.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:39.514Z] [2023-07-01T00:11:39.514Z] Login Succeeded [2023-07-01T00:11:39.514Z] nexus3.edgexfoundry.org:10004 [2023-07-01T00:11:39.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:39.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:39.774Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:39.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:39.774Z] [2023-07-01T00:11:39.774Z] Login Succeeded [2023-07-01T00:11:39.774Z] docker.io [2023-07-01T00:11:39.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:40.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:40.033Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:40.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:40.033Z] [2023-07-01T00:11:40.033Z] Login Succeeded [2023-07-01T00:11:40.033Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T00:11:40.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-01T00:11:40.413Z] + git rev-list -1 --merges 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a~1..7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [Pipeline] echo [2023-07-01T00:11:40.456Z] -----------> git rev-list -1 --merges 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a~1..7adbecab942a7b2115c6abd3dbc7641bc9f3f60a 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [false] [Pipeline] sh [2023-07-01T00:11:40.744Z] + git log --format=format:%s -1 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [Pipeline] echo [2023-07-01T00:11:40.794Z] ========================================================= [2023-07-01T00:11:40.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-01T00:11:40.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-01T00:11:41.124Z] + git log --format=format:%s -1 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [Pipeline] echo [2023-07-01T00:11:41.133Z] [semverPrep] GIT_COMMIT: 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a, Commit Message: feat: Extend discovery to support Intel real sense cameras (#264) [Pipeline] echo [2023-07-01T00:11:41.143Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-01T00:11:41.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-01T00:11:41.515Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-01T00:11:41.515Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-01T00:11:41.515Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-01T00:11:41.515Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-01T00:11:41.515Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-01T00:11:41.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:11:41.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T00:11:41.926Z] [2023-07-01T00:11:41.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:11:42.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T00:11:42.226Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-01T00:11:42.226Z] b85a868b505f: Pulling fs layer [2023-07-01T00:11:42.226Z] e2be974225ed: Pulling fs layer [2023-07-01T00:11:42.226Z] 339a4e72a1f5: Pulling fs layer [2023-07-01T00:11:42.226Z] 988bab9f4d93: Pulling fs layer [2023-07-01T00:11:42.226Z] 1469e6f7b9e6: Pulling fs layer [2023-07-01T00:11:42.226Z] 988bab9f4d93: Waiting [2023-07-01T00:11:42.226Z] eaf3925da568: Pulling fs layer [2023-07-01T00:11:42.226Z] 1469e6f7b9e6: Waiting [2023-07-01T00:11:42.226Z] bab4dde63d76: Pulling fs layer [2023-07-01T00:11:42.226Z] eaf3925da568: Waiting [2023-07-01T00:11:42.226Z] bde34c3a00c8: Pulling fs layer [2023-07-01T00:11:42.226Z] bab4dde63d76: Waiting [2023-07-01T00:11:42.226Z] b352a97aabf1: Pulling fs layer [2023-07-01T00:11:42.226Z] bde34c3a00c8: Waiting [2023-07-01T00:11:42.226Z] 4872d77fe225: Pulling fs layer [2023-07-01T00:11:42.226Z] 5851b861e8e6: Pulling fs layer [2023-07-01T00:11:42.226Z] 5851b861e8e6: Waiting [2023-07-01T00:11:42.226Z] e2be974225ed: Verifying Checksum [2023-07-01T00:11:42.226Z] e2be974225ed: Download complete [2023-07-01T00:11:42.226Z] 988bab9f4d93: Verifying Checksum [2023-07-01T00:11:42.226Z] 988bab9f4d93: Download complete [2023-07-01T00:11:42.226Z] 1469e6f7b9e6: Verifying Checksum [2023-07-01T00:11:42.226Z] 1469e6f7b9e6: Download complete [2023-07-01T00:11:42.226Z] 339a4e72a1f5: Verifying Checksum [2023-07-01T00:11:42.226Z] 339a4e72a1f5: Download complete [2023-07-01T00:11:42.484Z] bde34c3a00c8: Verifying Checksum [2023-07-01T00:11:42.484Z] bde34c3a00c8: Download complete [2023-07-01T00:11:42.484Z] b352a97aabf1: Download complete [2023-07-01T00:11:42.484Z] 4872d77fe225: Verifying Checksum [2023-07-01T00:11:42.484Z] 4872d77fe225: Download complete [2023-07-01T00:11:42.484Z] 5851b861e8e6: Download complete [2023-07-01T00:11:42.484Z] b85a868b505f: Verifying Checksum [2023-07-01T00:11:42.484Z] b85a868b505f: Download complete [2023-07-01T00:11:42.744Z] bab4dde63d76: Verifying Checksum [2023-07-01T00:11:42.744Z] bab4dde63d76: Download complete [2023-07-01T00:11:43.684Z] b85a868b505f: Pull complete [2023-07-01T00:11:43.684Z] e2be974225ed: Pull complete [2023-07-01T00:11:44.253Z] 339a4e72a1f5: Pull complete [2023-07-01T00:11:44.253Z] 988bab9f4d93: Pull complete [2023-07-01T00:11:44.512Z] 1469e6f7b9e6: Pull complete [2023-07-01T00:11:44.771Z] eaf3925da568: Pull complete [2023-07-01T00:11:46.674Z] bab4dde63d76: Pull complete [2023-07-01T00:11:46.674Z] bde34c3a00c8: Pull complete [2023-07-01T00:11:46.674Z] b352a97aabf1: Pull complete [2023-07-01T00:11:46.933Z] 4872d77fe225: Pull complete [2023-07-01T00:11:47.193Z] 5851b861e8e6: Pull complete [2023-07-01T00:11:47.193Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-01T00:11:47.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T00:11:47.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:11:47.291Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:11:47.327Z] $ 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-07-01T00:11:52.356Z] $ docker top f7cfaf30909ca9badab879e7e0bd3c8d5dce374805dbed98a8fd00192a0aa332 -eo pid,comm [2023-07-01T00:11:52.401Z] 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-07-01T00:11:52.401Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-01T00:11:52.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T00:11:52.435Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T00:11:52.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T00:11:52.544Z] $ docker exec f7cfaf30909ca9badab879e7e0bd3c8d5dce374805dbed98a8fd00192a0aa332 ssh-agent [2023-07-01T00:11:52.646Z] SSH_AUTH_SOCK=/tmp/ssh-MD5crKVnrUN4/agent.32 [2023-07-01T00:11:52.646Z] SSH_AGENT_PID=38 [2023-07-01T00:11:52.652Z] Running ssh-add (command line suppressed) [2023-07-01T00:11:52.756Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16429105327800834627.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16429105327800834627.key) [2023-07-01T00:11:52.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T00:11:53.056Z] + git tag --points-at HEAD [Pipeline] } [2023-07-01T00:11:53.073Z] $ docker exec --env ******** --env ******** f7cfaf30909ca9badab879e7e0bd3c8d5dce374805dbed98a8fd00192a0aa332 ssh-agent -k [2023-07-01T00:11:53.164Z] unset SSH_AUTH_SOCK; [2023-07-01T00:11:53.165Z] unset SSH_AGENT_PID; [2023-07-01T00:11:53.165Z] echo Agent pid 38 killed; [2023-07-01T00:11:53.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-01T00:11:53.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T00:11:53.197Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T00:11:53.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T00:11:53.305Z] $ docker exec f7cfaf30909ca9badab879e7e0bd3c8d5dce374805dbed98a8fd00192a0aa332 ssh-agent [2023-07-01T00:11:53.414Z] SSH_AUTH_SOCK=/tmp/ssh-7jiRjkhEPGUa/agent.70 [2023-07-01T00:11:53.414Z] SSH_AGENT_PID=76 [2023-07-01T00:11:53.418Z] Running ssh-add (command line suppressed) [2023-07-01T00:11:53.534Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10658096461944907296.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10658096461944907296.key) [2023-07-01T00:11:53.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T00:11:53.829Z] + git semver init [2023-07-01T00:11:54.089Z] 2023-07-01 00:11:54,009 [run_init] DEBUG init version:0.0.0 force:False [2023-07-01T00:11:54.089Z] 2023-07-01 00:11:54,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-07-01T00:11:54.089Z] 2023-07-01 00:11:54,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-07-01T00:11:54.089Z] 2023-07-01 00:11:54,010 [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-07-01T00:11:55.030Z] 2023-07-01 00:11:54,721 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-07-01T00:11:55.030Z] 2023-07-01 00:11:54,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-07-01T00:11:55.030Z] 2023-07-01 00:11:54,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:11:55.030Z] 2023-07-01 00:11:54,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:11:55.030Z] 3.1.0-dev.3 [Pipeline] } [2023-07-01T00:11:55.045Z] $ docker exec --env ******** --env ******** f7cfaf30909ca9badab879e7e0bd3c8d5dce374805dbed98a8fd00192a0aa332 ssh-agent -k [2023-07-01T00:11:55.131Z] unset SSH_AUTH_SOCK; [2023-07-01T00:11:55.131Z] unset SSH_AGENT_PID; [2023-07-01T00:11:55.133Z] echo Agent pid 76 killed; [2023-07-01T00:11:55.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-01T00:11:55.454Z] + git semver [Pipeline] } [2023-07-01T00:11:55.733Z] $ docker stop --time=1 f7cfaf30909ca9badab879e7e0bd3c8d5dce374805dbed98a8fd00192a0aa332 [2023-07-01T00:11:57.013Z] $ docker rm -f --volumes f7cfaf30909ca9badab879e7e0bd3c8d5dce374805dbed98a8fd00192a0aa332 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-01T00:11:57.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-01T00:11:57.578Z] Stashed 1 file(s) [Pipeline] echo [2023-07-01T00:11:57.582Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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-07-01T00:11:57.716Z] provisioning config files... [2023-07-01T00:11:57.728Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8992400060194318461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:11:58.021Z] ---> docker-login.sh [2023-07-01T00:11:58.021Z] nexus3.edgexfoundry.org:10001 [2023-07-01T00:11:58.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:58.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:58.021Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:58.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:58.021Z] [2023-07-01T00:11:58.021Z] Login Succeeded [2023-07-01T00:11:58.021Z] nexus3.edgexfoundry.org:10002 [2023-07-01T00:11:58.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:58.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:58.021Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:58.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:58.021Z] [2023-07-01T00:11:58.021Z] Login Succeeded [2023-07-01T00:11:58.021Z] nexus3.edgexfoundry.org:10003 [2023-07-01T00:11:58.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:58.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:58.279Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:58.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:58.279Z] [2023-07-01T00:11:58.279Z] Login Succeeded [2023-07-01T00:11:58.279Z] nexus3.edgexfoundry.org:10004 [2023-07-01T00:11:58.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:58.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:58.279Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:58.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:58.280Z] [2023-07-01T00:11:58.280Z] Login Succeeded [2023-07-01T00:11:58.280Z] docker.io [2023-07-01T00:11:58.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:11:58.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:11:58.539Z] Configure a credential helper to remove this warning. See [2023-07-01T00:11:58.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:11:58.539Z] [2023-07-01T00:11:58.539Z] Login Succeeded [2023-07-01T00:11:58.539Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T00:11:58.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-01T00:11:58.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-01T00:11:58.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-01T00:11:58.615Z] ========================================================= [2023-07-01T00:11:58.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-01T00:11:58.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:11:58.921Z] + 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-07-01T00:11:58.921Z] Sending build context to Docker daemon 1.994MB [2023-07-01T00:11:58.921Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-07-01T00:11:58.921Z] Step 2/13 : FROM ${BASE} AS builder [2023-07-01T00:11:59.180Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-01T00:11:59.180Z] f56be85fc22e: Pulling fs layer [2023-07-01T00:11:59.180Z] 85791d961cd3: Pulling fs layer [2023-07-01T00:11:59.180Z] d694b5ae8c79: Pulling fs layer [2023-07-01T00:11:59.180Z] 9f32a84ed3da: Pulling fs layer [2023-07-01T00:11:59.180Z] 4d19c01a9841: Pulling fs layer [2023-07-01T00:11:59.180Z] 9325e15d5711: Pulling fs layer [2023-07-01T00:11:59.180Z] 556b6ee489ea: Pulling fs layer [2023-07-01T00:11:59.180Z] c5a4b2cf53e6: Pulling fs layer [2023-07-01T00:11:59.180Z] 4d19c01a9841: Waiting [2023-07-01T00:11:59.180Z] 9325e15d5711: Waiting [2023-07-01T00:11:59.180Z] 556b6ee489ea: Waiting [2023-07-01T00:11:59.180Z] c5a4b2cf53e6: Waiting [2023-07-01T00:11:59.180Z] 9f32a84ed3da: Waiting [2023-07-01T00:11:59.180Z] 85791d961cd3: Verifying Checksum [2023-07-01T00:11:59.180Z] 85791d961cd3: Download complete [2023-07-01T00:11:59.180Z] 9f32a84ed3da: Download complete [2023-07-01T00:11:59.180Z] 4d19c01a9841: Verifying Checksum [2023-07-01T00:11:59.180Z] 4d19c01a9841: Download complete [2023-07-01T00:11:59.180Z] f56be85fc22e: Download complete [2023-07-01T00:11:59.180Z] 9325e15d5711: Verifying Checksum [2023-07-01T00:11:59.180Z] 9325e15d5711: Download complete [2023-07-01T00:11:59.180Z] f56be85fc22e: Pull complete [2023-07-01T00:11:59.440Z] 85791d961cd3: Pull complete [2023-07-01T00:11:59.698Z] d694b5ae8c79: Verifying Checksum [2023-07-01T00:11:59.698Z] d694b5ae8c79: Download complete [2023-07-01T00:11:59.698Z] c5a4b2cf53e6: Verifying Checksum [2023-07-01T00:11:59.698Z] c5a4b2cf53e6: Download complete [2023-07-01T00:11:59.956Z] 556b6ee489ea: Verifying Checksum [2023-07-01T00:11:59.956Z] 556b6ee489ea: Download complete [2023-07-01T00:12:03.238Z] d694b5ae8c79: Pull complete [2023-07-01T00:12:03.238Z] 9f32a84ed3da: Pull complete [2023-07-01T00:12:03.238Z] 4d19c01a9841: Pull complete [2023-07-01T00:12:03.238Z] 9325e15d5711: Pull complete [2023-07-01T00:12:05.766Z] 556b6ee489ea: Pull complete [2023-07-01T00:12:06.333Z] c5a4b2cf53e6: Pull complete [2023-07-01T00:12:06.333Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-01T00:12:06.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-01T00:12:06.333Z] ---> c4be618373d6 [2023-07-01T00:12:06.333Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-07-01T00:12:12.672Z] Still waiting to schedule task [2023-07-01T00:12:12.673Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-252’ [2023-07-01T00:12:16.311Z] ---> Running in ac67a32d7a7f [2023-07-01T00:12:16.311Z] Removing intermediate container ac67a32d7a7f [2023-07-01T00:12:16.311Z] ---> 25a0423bc6e3 [2023-07-01T00:12:16.311Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-01T00:12:16.311Z] ---> Running in 8acd969e2330 [2023-07-01T00:12:16.311Z] Removing intermediate container 8acd969e2330 [2023-07-01T00:12:16.311Z] ---> 8473125d9fd1 [2023-07-01T00:12:16.311Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-01T00:12:16.311Z] ---> Running in 3fa352c05511 [2023-07-01T00:12:16.311Z] Removing intermediate container 3fa352c05511 [2023-07-01T00:12:16.311Z] ---> 984db8b2e6ca [2023-07-01T00:12:16.311Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-01T00:12:16.311Z] ---> Running in 5f16edd97289 [2023-07-01T00:12:16.311Z] Removing intermediate container 5f16edd97289 [2023-07-01T00:12:16.311Z] ---> f92daf067ce0 [2023-07-01T00:12:16.311Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-01T00:12:16.311Z] ---> Running in fa3c0915e36e [2023-07-01T00:12:16.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-01T00:12:16.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-01T00:12:16.878Z] (1/14) Installing libintl (0.21.1-r1) [2023-07-01T00:12:16.878Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-07-01T00:12:16.878Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-07-01T00:12:16.878Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-07-01T00:12:16.878Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-07-01T00:12:16.878Z] (6/14) Installing udev-init-scripts (35-r1) [2023-07-01T00:12:16.878Z] (7/14) Installing libblkid (2.38.1-r1) [2023-07-01T00:12:16.878Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-07-01T00:12:16.878Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-07-01T00:12:16.878Z] (10/14) Installing kmod-libs (30-r1) [2023-07-01T00:12:16.878Z] (11/14) Installing eudev (3.2.11-r4) [2023-07-01T00:12:16.878Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-07-01T00:12:16.878Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-07-01T00:12:16.878Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-07-01T00:12:16.878Z] Executing busybox-1.35.0-r29.trigger [2023-07-01T00:12:16.878Z] Executing eudev-3.2.11-r4.trigger [2023-07-01T00:12:16.878Z] OK: 272 MiB in 67 packages [2023-07-01T00:12:17.444Z] Removing intermediate container fa3c0915e36e [2023-07-01T00:12:17.445Z] ---> 10381bbad8d3 [2023-07-01T00:12:17.445Z] Step 8/13 : WORKDIR /device-usb-camera [2023-07-01T00:12:17.445Z] ---> Running in ca3cfaddbf27 [2023-07-01T00:12:17.714Z] Removing intermediate container ca3cfaddbf27 [2023-07-01T00:12:17.714Z] ---> 980d3c6e9513 [2023-07-01T00:12:17.714Z] Step 9/13 : COPY go.mod vendor* ./ [2023-07-01T00:12:17.714Z] ---> f649a08784fd [2023-07-01T00:12:17.714Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-01T00:12:17.714Z] ---> Running in cbd433a85f3d [2023-07-01T00:13:25.392Z] Removing intermediate container cbd433a85f3d [2023-07-01T00:13:25.392Z] ---> e8bdc090c440 [2023-07-01T00:13:25.392Z] Step 11/13 : COPY . . [2023-07-01T00:13:25.392Z] ---> 529ffcea0c6a [2023-07-01T00:13:25.392Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-01T00:13:25.392Z] ---> Running in acda379b6eac [2023-07-01T00:13:25.392Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T00:13:25.392Z]  Dload Upload Total Spent Left Speed [2023-07-01T00:13:25.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8996 0 --:--:-- --:--:-- --:--:-- 9076 [2023-07-01T00:13:25.392Z] Removing intermediate container acda379b6eac [2023-07-01T00:13:25.392Z] ---> ee06aa33b33b [2023-07-01T00:13:25.392Z] Step 13/13 : RUN ${MAKE} [2023-07-01T00:13:25.392Z] ---> Running in 8a75b7384e7a [2023-07-01T00:13:25.392Z] noop [2023-07-01T00:13:25.392Z] Removing intermediate container 8a75b7384e7a [2023-07-01T00:13:25.392Z] ---> d6ba2f541586 [2023-07-01T00:13:25.392Z] Successfully built d6ba2f541586 [2023-07-01T00:13:25.392Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:13:25.698Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-01T00:13:25.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:13:25.766Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:13:25.795Z] $ 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-07-01T00:13:26.149Z] $ docker top 8e22e63d89b6dd7cb57a6c09eac6649ae0a20dae1b75e46c7fc6032f50230cbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T00:13:26.487Z] + go version [2023-07-01T00:13:26.487Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-01T00:13:26.502Z] $ docker stop --time=1 8e22e63d89b6dd7cb57a6c09eac6649ae0a20dae1b75e46c7fc6032f50230cbe [2023-07-01T00:13:27.780Z] $ docker rm -f --volumes 8e22e63d89b6dd7cb57a6c09eac6649ae0a20dae1b75e46c7fc6032f50230cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:13:28.168Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-01T00:13:28.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:13:28.244Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:13:28.275Z] $ 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-07-01T00:13:28.668Z] $ docker top 5ee6bb220495bb25b28a11303f5fda0a156c28c16b530a8d8f2832eb436b4da3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T00:13:29.005Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-07-01T00:13:29.299Z] + make test [2023-07-01T00:13:29.299Z] go test ./... -coverprofile=coverage.out ./... [2023-07-01T00:13:33.491Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-07-01T00:13:43.459Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-07-01T00:13:43.459Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.2% of statements [2023-07-01T00:13:50.030Z] go vet ./... [2023-07-01T00:13:52.558Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-01T00:13:52.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-01T00:13:52.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-01T00:13:52.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-01T00:13:52.594Z] $ docker stop --time=1 5ee6bb220495bb25b28a11303f5fda0a156c28c16b530a8d8f2832eb436b4da3 [2023-07-01T00:13:56.889Z] $ docker rm -f --volumes 5ee6bb220495bb25b28a11303f5fda0a156c28c16b530a8d8f2832eb436b4da3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-01T00:13:57.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-01T00:13:57.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-01T00:13:57.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-01T00:13:58.195Z] + ls -al . [2023-07-01T00:13:58.195Z] total 200 [2023-07-01T00:13:58.195Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 00:13 . [2023-07-01T00:13:58.195Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:11 .. [2023-07-01T00:13:58.195Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 00:11 .git [2023-07-01T00:13:58.195Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:11 .github [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 1 00:11 .gitignore [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 1 00:11 .golangci.yml [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 1 00:11 .hadolint.yml [2023-07-01T00:13:58.195Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 00:11 .semver [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 9783 Jul 1 00:11 Attribution.txt [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jul 1 00:11 CHANGELOG.md [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 1 00:11 Dockerfile [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 1 00:11 GOVERNANCE.md [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 1 00:11 Jenkinsfile [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 1 00:11 LICENSE [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jul 1 00:11 Makefile [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 1 00:11 OWNERS.md [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 1 00:11 README.md [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 1 00:11 VERSION [2023-07-01T00:13:58.195Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 00:11 bin [2023-07-01T00:13:58.195Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:11 cmd [2023-07-01T00:13:58.195Z] -rw-r--r-- 1 jenkins jenkins 37102 Jul 1 00:13 coverage.out [2023-07-01T00:13:58.195Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 1 00:11 docker-entrypoint.sh [2023-07-01T00:13:58.195Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 00:11 docs [2023-07-01T00:13:58.195Z] -rw-rw-r-- 1 jenkins jenkins 3416 Jul 1 00:11 go.mod [2023-07-01T00:13:58.196Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jul 1 00:11 go.sum [2023-07-01T00:13:58.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:11 internal [2023-07-01T00:13:58.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:11 snap [2023-07-01T00:13:58.196Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 1 00:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:13:58.498Z] + 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=7adbecab942a7b2115c6abd3dbc7641bc9f3f60a --label arch=amd64 --label version=3.1.0-dev.3 . [2023-07-01T00:13:58.498Z] Sending build context to Docker daemon 2.032MB [2023-07-01T00:13:58.498Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-07-01T00:13:58.498Z] Step 2/36 : FROM ${BASE} AS builder [2023-07-01T00:13:58.498Z] ---> d6ba2f541586 [2023-07-01T00:13:58.498Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-07-01T00:13:58.757Z] ---> Running in 6d61ed3bd75a [2023-07-01T00:13:58.757Z] Removing intermediate container 6d61ed3bd75a [2023-07-01T00:13:58.757Z] ---> aa476a7cf908 [2023-07-01T00:13:58.757Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-01T00:13:58.757Z] ---> Running in b21e171982c6 [2023-07-01T00:13:58.757Z] Removing intermediate container b21e171982c6 [2023-07-01T00:13:58.757Z] ---> 9c6bbe14da17 [2023-07-01T00:13:58.757Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-01T00:13:58.757Z] ---> Running in c5d089b7d87f [2023-07-01T00:13:59.015Z] Removing intermediate container c5d089b7d87f [2023-07-01T00:13:59.015Z] ---> 03788cf006c9 [2023-07-01T00:13:59.015Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-01T00:13:59.015Z] ---> Running in a4c8ca52da95 [2023-07-01T00:13:59.015Z] Removing intermediate container a4c8ca52da95 [2023-07-01T00:13:59.015Z] ---> d81bfbaa8eb4 [2023-07-01T00:13:59.015Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-01T00:13:59.015Z] ---> Running in b113dfe1ed70 [2023-07-01T00:13:59.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-01T00:13:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-01T00:13:59.790Z] OK: 272 MiB in 67 packages [2023-07-01T00:14:00.049Z] Removing intermediate container b113dfe1ed70 [2023-07-01T00:14:00.049Z] ---> a896bcc223ce [2023-07-01T00:14:00.049Z] Step 8/36 : WORKDIR /device-usb-camera [2023-07-01T00:14:00.049Z] ---> Running in 758667c93782 [2023-07-01T00:14:00.308Z] Removing intermediate container 758667c93782 [2023-07-01T00:14:00.309Z] ---> de729818c177 [2023-07-01T00:14:00.309Z] Step 9/36 : COPY go.mod vendor* ./ [2023-07-01T00:14:00.309Z] ---> 0b9f2afbbc13 [2023-07-01T00:14:00.309Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-01T00:14:00.309Z] ---> Running in b83de26e384b [2023-07-01T00:14:01.689Z] Removing intermediate container b83de26e384b [2023-07-01T00:14:01.689Z] ---> 31718f8f8783 [2023-07-01T00:14:01.689Z] Step 11/36 : COPY . . [2023-07-01T00:14:02.256Z] ---> 65dde29b8dde [2023-07-01T00:14:02.256Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-01T00:14:02.515Z] ---> Running in 119b8a9f17c3 [2023-07-01T00:14:03.082Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T00:14:03.082Z] Dload Upload Total Spent Left Speed [2023-07-01T00:14:03.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062   0     0  11161  0 --:--:-- --:--:-- --:--:-- 11297 [2023-07-01T00:14:03.650Z] Removing intermediate container 119b8a9f17c3 [2023-07-01T00:14:03.650Z] ---> 044edbec5d9a [2023-07-01T00:14:03.650Z] Step 13/36 : RUN ${MAKE} [2023-07-01T00:14:03.650Z] ---> Running in 265d523604e1 [2023-07-01T00:14:03.909Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-07-01T00:14:30.461Z] Removing intermediate container 265d523604e1 [2023-07-01T00:14:30.461Z] ---> 228ee127500a [2023-07-01T00:14:30.461Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-07-01T00:14:30.461Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-07-01T00:14:30.461Z] 4acc49c71d14: Pulling fs layer [2023-07-01T00:14:30.461Z] 4acc49c71d14: Verifying Checksum [2023-07-01T00:14:30.461Z] 4acc49c71d14: Download complete [2023-07-01T00:14:30.461Z] 4acc49c71d14: Pull complete [2023-07-01T00:14:30.461Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-07-01T00:14:30.461Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-07-01T00:14:30.461Z] ---> 01a2bd3e5fff [2023-07-01T00:14:30.461Z] Step 15/36 : FROM alpine:3.17 [2023-07-01T00:14:30.461Z] 3.17: Pulling from library/alpine [2023-07-01T00:14:30.461Z] 4db1b89c0bd1: Pulling fs layer [2023-07-01T00:14:30.461Z] 4db1b89c0bd1: Verifying Checksum [2023-07-01T00:14:30.461Z] 4db1b89c0bd1: Download complete [2023-07-01T00:14:30.461Z] 4db1b89c0bd1: Pull complete [2023-07-01T00:14:30.461Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-01T00:14:30.461Z] Status: Downloaded newer image for alpine:3.17 [2023-07-01T00:14:30.461Z] ---> 1f73a9d63274 [2023-07-01T00:14:30.461Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-07-01T00:14:30.461Z] ---> Running in 402d8c1c1e82 [2023-07-01T00:14:30.461Z] Removing intermediate container 402d8c1c1e82 [2023-07-01T00:14:30.461Z] ---> 2d49037555b4 [2023-07-01T00:14:30.461Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-07-01T00:14:30.461Z] ---> Running in 8fa5b3295352 [2023-07-01T00:14:30.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-01T00:14:30.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-01T00:14:30.461Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-07-01T00:14:30.461Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-07-01T00:14:30.461Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-07-01T00:14:30.461Z] (4/86) Installing libxau (1.0.10-r0) [2023-07-01T00:14:30.461Z] (5/86) Installing libmd (1.0.4-r0) [2023-07-01T00:14:30.461Z] (6/86) Installing libbsd (0.11.7-r0) [2023-07-01T00:14:30.461Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-07-01T00:14:30.461Z] (8/86) Installing libxcb (1.15-r0) [2023-07-01T00:14:30.461Z] (9/86) Installing libx11 (1.8.4-r1) [2023-07-01T00:14:30.461Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-07-01T00:14:30.461Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-07-01T00:14:30.461Z] (12/86) Installing libexpat (2.5.0-r0) [2023-07-01T00:14:30.461Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-07-01T00:14:30.461Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-07-01T00:14:30.461Z] (15/86) Installing libpng (1.6.38-r0) [2023-07-01T00:14:30.461Z] (16/86) Installing freetype (2.12.1-r0) [2023-07-01T00:14:30.461Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-07-01T00:14:30.461Z] (18/86) Installing fribidi (1.0.12-r0) [2023-07-01T00:14:30.461Z] (19/86) Installing libffi (3.4.4-r0) [2023-07-01T00:14:30.461Z] (20/86) Installing libintl (0.21.1-r1) [2023-07-01T00:14:30.461Z] (21/86) Installing libblkid (2.38.1-r1) [2023-07-01T00:14:30.461Z] (22/86) Installing libmount (2.38.1-r1) [2023-07-01T00:14:30.461Z] (23/86) Installing pcre2 (10.42-r0) [2023-07-01T00:14:30.461Z] (24/86) Installing glib (2.74.7-r0) [2023-07-01T00:14:30.461Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-07-01T00:14:30.461Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-07-01T00:14:30.461Z] (27/86) Installing libass (0.16.0-r1) [2023-07-01T00:14:30.461Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-07-01T00:14:30.461Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-07-01T00:14:30.461Z] (30/86) Installing libpciaccess (0.17-r0) [2023-07-01T00:14:30.461Z] (31/86) Installing libdrm (2.4.114-r0) [2023-07-01T00:14:30.461Z] (32/86) Installing gmp (6.2.1-r2) [2023-07-01T00:14:30.461Z] (33/86) Installing nettle (3.8.1-r0) [2023-07-01T00:14:30.461Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-07-01T00:14:30.461Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-07-01T00:14:30.461Z] (36/86) Installing libunistring (1.1-r0) [2023-07-01T00:14:30.461Z] (37/86) Installing gnutls (3.7.8-r3) [2023-07-01T00:14:30.461Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-07-01T00:14:30.461Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-07-01T00:14:30.461Z] (40/86) Installing lame (3.100-r2) [2023-07-01T00:14:30.461Z] (41/86) Installing opus (1.3.1-r1) [2023-07-01T00:14:30.461Z] (42/86) Installing libasyncns (0.8-r1) [2023-07-01T00:14:30.461Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-07-01T00:14:30.461Z] (44/86) Installing libltdl (2.4.7-r1) [2023-07-01T00:14:30.461Z] (45/86) Installing orc (0.4.33-r0) [2023-07-01T00:14:30.461Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-07-01T00:14:30.461Z] (47/86) Installing libogg (1.3.5-r2) [2023-07-01T00:14:30.461Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-01T00:14:30.461Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-07-01T00:14:30.461Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-07-01T00:14:30.461Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-07-01T00:14:30.461Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-07-01T00:14:30.462Z] (53/86) Installing soxr (0.1.3-r3) [2023-07-01T00:14:30.462Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-07-01T00:14:30.462Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-07-01T00:14:30.462Z] (56/86) Installing libpulse (16.1-r6) [2023-07-01T00:14:30.462Z] (57/86) Installing cjson (1.7.15-r3) [2023-07-01T00:14:30.462Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-07-01T00:14:30.462Z] (59/86) Installing librist (0.2.7-r0) [2023-07-01T00:14:30.462Z] (60/86) Installing libsrt (1.5.1-r0) [2023-07-01T00:14:30.462Z] (61/86) Installing libssh (0.10.5-r0) [2023-07-01T00:14:30.462Z] (62/86) Installing libtheora (1.1.1-r16) [2023-07-01T00:14:30.462Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-07-01T00:14:30.462Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-07-01T00:14:30.462Z] (65/86) Installing libxext (1.3.5-r0) [2023-07-01T00:14:30.462Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-07-01T00:14:30.462Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-07-01T00:14:30.462Z] (68/86) Installing libva (2.16.0-r0) [2023-07-01T00:14:30.462Z] (69/86) Installing libvdpau (1.5-r0) [2023-07-01T00:14:30.462Z] (70/86) Installing vidstab (1.1.0-r2) [2023-07-01T00:14:30.462Z] (71/86) Installing libvpx (1.12.0-r1) [2023-07-01T00:14:30.462Z] (72/86) Installing libwebp (1.2.4-r2) [2023-07-01T00:14:30.462Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-07-01T00:14:30.462Z] (74/86) Installing numactl (2.0.16-r1) [2023-07-01T00:14:30.462Z] (75/86) Installing x265-libs (3.5-r3) [2023-07-01T00:14:30.720Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-07-01T00:14:30.720Z] (77/86) Installing libsodium (1.0.18-r2) [2023-07-01T00:14:30.720Z] (78/86) Installing libzmq (4.3.4-r1) [2023-07-01T00:14:30.720Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-07-01T00:14:30.720Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-07-01T00:14:30.720Z] (81/86) Installing udev-init-scripts (35-r1) [2023-07-01T00:14:30.720Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-07-01T00:14:30.720Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-07-01T00:14:30.720Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-07-01T00:14:30.720Z] (85/86) Installing kmod-libs (30-r1) [2023-07-01T00:14:30.720Z] (86/86) Installing eudev (3.2.11-r4) [2023-07-01T00:14:30.720Z] Executing busybox-1.35.0-r29.trigger [2023-07-01T00:14:30.720Z] Executing eudev-3.2.11-r4.trigger [2023-07-01T00:14:30.720Z] OK: 112 MiB in 101 packages [2023-07-01T00:14:35.125Z] Removing intermediate container 8fa5b3295352 [2023-07-01T00:14:35.125Z] ---> fb801a0acc30 [2023-07-01T00:14:35.125Z] Step 18/36 : WORKDIR / [2023-07-01T00:14:35.125Z] ---> Running in 08da3a7c6898 [2023-07-01T00:14:35.125Z] Removing intermediate container 08da3a7c6898 [2023-07-01T00:14:35.125Z] ---> 11531faa626b [2023-07-01T00:14:35.125Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-07-01T00:14:35.125Z] ---> ce9590aa9e83 [2023-07-01T00:14:35.125Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-07-01T00:14:35.422Z] ---> 66ca684ec4a6 [2023-07-01T00:14:35.422Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-07-01T00:14:35.422Z] ---> ec24ff0794c0 [2023-07-01T00:14:35.422Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-07-01T00:14:35.694Z] ---> 069e54c600fd [2023-07-01T00:14:35.694Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-07-01T00:14:35.694Z] ---> 00afaf889830 [2023-07-01T00:14:35.694Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-07-01T00:14:35.694Z] ---> 5fab33241ee8 [2023-07-01T00:14:35.694Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-07-01T00:14:37.040Z] ---> 613e08b05fc3 [2023-07-01T00:14:37.040Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-07-01T00:14:37.040Z] ---> Running in 9f317be9922d [2023-07-01T00:14:37.299Z] Removing intermediate container 9f317be9922d [2023-07-01T00:14:37.299Z] ---> bd27d952bc82 [2023-07-01T00:14:37.299Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-07-01T00:14:37.299Z] ---> Running in a2d8e68f37dd [2023-07-01T00:14:37.868Z] Removing intermediate container a2d8e68f37dd [2023-07-01T00:14:37.868Z] ---> 7ca7500198fe [2023-07-01T00:14:37.868Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-07-01T00:14:38.126Z] ---> Running in 223df9b7d571 [2023-07-01T00:14:38.694Z] Removing intermediate container 223df9b7d571 [2023-07-01T00:14:38.694Z] ---> 048bf4caa98c [2023-07-01T00:14:38.694Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-07-01T00:14:38.694Z] ---> Running in cd4ba143e365 [2023-07-01T00:14:38.952Z] Removing intermediate container cd4ba143e365 [2023-07-01T00:14:38.952Z] ---> 81269c27795f [2023-07-01T00:14:38.952Z] Step 30/36 : EXPOSE 59983 [2023-07-01T00:14:38.952Z] ---> Running in 2a2da7596d4e [2023-07-01T00:14:39.211Z] Removing intermediate container 2a2da7596d4e [2023-07-01T00:14:39.211Z] ---> b460288dbd70 [2023-07-01T00:14:39.211Z] Step 31/36 : EXPOSE 8554 [2023-07-01T00:14:39.211Z] ---> Running in 75c7e1808e53 [2023-07-01T00:14:39.211Z] Removing intermediate container 75c7e1808e53 [2023-07-01T00:14:39.211Z] ---> 85746270a0a2 [2023-07-01T00:14:39.211Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-07-01T00:14:39.211Z] ---> Running in 4b8b2a2c5ea4 [2023-07-01T00:14:39.211Z] Removing intermediate container 4b8b2a2c5ea4 [2023-07-01T00:14:39.211Z] ---> 5d9471669de1 [2023-07-01T00:14:39.211Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-07-01T00:14:39.211Z] ---> Running in c394937065ff [2023-07-01T00:14:39.470Z] Removing intermediate container c394937065ff [2023-07-01T00:14:39.470Z] ---> 60b872fa1a7a [2023-07-01T00:14:39.470Z] Step 34/36 : LABEL arch=amd64 [2023-07-01T00:14:39.470Z] ---> Running in e66d7a1074ca [2023-07-01T00:14:39.729Z] Removing intermediate container e66d7a1074ca [2023-07-01T00:14:39.729Z] ---> 278ec96b54a0 [2023-07-01T00:14:39.729Z] Step 35/36 : LABEL git_sha=7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [2023-07-01T00:14:39.729Z] ---> Running in fde800a7c423 [2023-07-01T00:14:39.729Z] Removing intermediate container fde800a7c423 [2023-07-01T00:14:39.729Z] ---> 479155f6b201 [2023-07-01T00:14:39.729Z] Step 36/36 : LABEL version=3.1.0-dev.3 [2023-07-01T00:14:39.729Z] ---> Running in 11db410a690f [2023-07-01T00:14:39.729Z] Removing intermediate container 11db410a690f [2023-07-01T00:14:39.729Z] ---> cde778c5ebe8 [2023-07-01T00:14:39.729Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T00:14:39.729Z] Successfully built cde778c5ebe8 [2023-07-01T00:14:39.729Z] 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-07-01T00:14:39.830Z] provisioning config files... [2023-07-01T00:14:39.838Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7774347456144991985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:14:40.132Z] ---> docker-login.sh [2023-07-01T00:14:40.132Z] nexus3.edgexfoundry.org:10001 [2023-07-01T00:14:40.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:14:40.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:14:40.132Z] Configure a credential helper to remove this warning. See [2023-07-01T00:14:40.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:14:40.132Z] [2023-07-01T00:14:40.132Z] Login Succeeded [2023-07-01T00:14:40.132Z] nexus3.edgexfoundry.org:10002 [2023-07-01T00:14:40.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:14:40.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:14:40.396Z] Configure a credential helper to remove this warning. See [2023-07-01T00:14:40.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:14:40.396Z] [2023-07-01T00:14:40.396Z] Login Succeeded [2023-07-01T00:14:40.396Z] nexus3.edgexfoundry.org:10003 [2023-07-01T00:14:40.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:14:40.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:14:40.396Z] Configure a credential helper to remove this warning. See [2023-07-01T00:14:40.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:14:40.396Z] [2023-07-01T00:14:40.396Z] Login Succeeded [2023-07-01T00:14:40.396Z] nexus3.edgexfoundry.org:10004 [2023-07-01T00:14:40.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:14:40.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:14:40.656Z] Configure a credential helper to remove this warning. See [2023-07-01T00:14:40.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:14:40.656Z] [2023-07-01T00:14:40.656Z] Login Succeeded [2023-07-01T00:14:40.656Z] docker.io [2023-07-01T00:14:40.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:14:40.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:14:40.914Z] Configure a credential helper to remove this warning. See [2023-07-01T00:14:40.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:14:40.914Z] [2023-07-01T00:14:40.914Z] Login Succeeded [2023-07-01T00:14:40.914Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T00:14:40.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-01T00:14:40.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-01T00:14:40.982Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-07-01T00:14:40.982Z] 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [2023-07-01T00:14:40.982Z] latest [2023-07-01T00:14:40.982Z] 3.1.0-dev.3 [2023-07-01T00:14:40.982Z] 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3 [2023-07-01T00:14:40.982Z] main [2023-07-01T00:14:40.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:41.305Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:41.878Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [2023-07-01T00:14:41.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-01T00:14:41.878Z] 603d27cdbc21: Preparing [2023-07-01T00:14:41.878Z] f4e7b5d0ba9b: Preparing [2023-07-01T00:14:41.878Z] d3db0da9882b: Preparing [2023-07-01T00:14:41.878Z] f3ae7d367bfc: Preparing [2023-07-01T00:14:41.878Z] 3827b5b91e75: Preparing [2023-07-01T00:14:41.878Z] acc83c6ca332: Preparing [2023-07-01T00:14:41.878Z] 4e63b78b59d2: Preparing [2023-07-01T00:14:41.878Z] 2041c8bc9a32: Preparing [2023-07-01T00:14:41.878Z] db50bd6310aa: Preparing [2023-07-01T00:14:41.878Z] 93521b3a0d5e: Preparing [2023-07-01T00:14:41.878Z] 11d24089ec04: Preparing [2023-07-01T00:14:41.878Z] b2dea107fe93: Preparing [2023-07-01T00:14:41.878Z] 3dab9f8bf2d2: Preparing [2023-07-01T00:14:41.878Z] 4e63b78b59d2: Waiting [2023-07-01T00:14:41.878Z] 2041c8bc9a32: Waiting [2023-07-01T00:14:41.878Z] db50bd6310aa: Waiting [2023-07-01T00:14:41.878Z] 93521b3a0d5e: Waiting [2023-07-01T00:14:41.878Z] 11d24089ec04: Waiting [2023-07-01T00:14:41.878Z] b2dea107fe93: Waiting [2023-07-01T00:14:41.878Z] 3dab9f8bf2d2: Waiting [2023-07-01T00:14:41.878Z] acc83c6ca332: Waiting [2023-07-01T00:14:41.878Z] 603d27cdbc21: Pushed [2023-07-01T00:14:41.878Z] f4e7b5d0ba9b: Pushed [2023-07-01T00:14:41.878Z] d3db0da9882b: Pushed [2023-07-01T00:14:41.878Z] f3ae7d367bfc: Pushed [2023-07-01T00:14:42.136Z] acc83c6ca332: Pushed [2023-07-01T00:14:42.137Z] 4e63b78b59d2: Pushed [2023-07-01T00:14:42.396Z] db50bd6310aa: Pushed [2023-07-01T00:14:42.396Z] 2041c8bc9a32: Pushed [2023-07-01T00:14:42.653Z] 93521b3a0d5e: Pushed [2023-07-01T00:14:42.653Z] 3dab9f8bf2d2: Layer already exists [2023-07-01T00:14:44.552Z] 3827b5b91e75: Pushed [2023-07-01T00:14:44.810Z] 11d24089ec04: Pushed [2023-07-01T00:14:51.391Z] b2dea107fe93: Pushed [2023-07-01T00:14:51.651Z] 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a: digest: sha256:7c7d8166b0ad16031bc618b023c32ca5e9d3b06e0ec09783116afa2980b392c3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:51.968Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:52.278Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-07-01T00:14:52.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-01T00:14:52.278Z] 603d27cdbc21: Preparing [2023-07-01T00:14:52.278Z] f4e7b5d0ba9b: Preparing [2023-07-01T00:14:52.278Z] d3db0da9882b: Preparing [2023-07-01T00:14:52.278Z] f3ae7d367bfc: Preparing [2023-07-01T00:14:52.278Z] 3827b5b91e75: Preparing [2023-07-01T00:14:52.278Z] acc83c6ca332: Preparing [2023-07-01T00:14:52.278Z] 4e63b78b59d2: Preparing [2023-07-01T00:14:52.278Z] 2041c8bc9a32: Preparing [2023-07-01T00:14:52.278Z] db50bd6310aa: Preparing [2023-07-01T00:14:52.278Z] 93521b3a0d5e: Preparing [2023-07-01T00:14:52.278Z] 11d24089ec04: Preparing [2023-07-01T00:14:52.278Z] b2dea107fe93: Preparing [2023-07-01T00:14:52.278Z] 3dab9f8bf2d2: Preparing [2023-07-01T00:14:52.278Z] 2041c8bc9a32: Waiting [2023-07-01T00:14:52.278Z] acc83c6ca332: Waiting [2023-07-01T00:14:52.278Z] db50bd6310aa: Waiting [2023-07-01T00:14:52.278Z] 4e63b78b59d2: Waiting [2023-07-01T00:14:52.278Z] 93521b3a0d5e: Waiting [2023-07-01T00:14:52.278Z] 3dab9f8bf2d2: Waiting [2023-07-01T00:14:52.278Z] 11d24089ec04: Waiting [2023-07-01T00:14:52.278Z] b2dea107fe93: Waiting [2023-07-01T00:14:52.278Z] f4e7b5d0ba9b: Layer already exists [2023-07-01T00:14:52.278Z] f3ae7d367bfc: Layer already exists [2023-07-01T00:14:52.278Z] 3827b5b91e75: Layer already exists [2023-07-01T00:14:52.278Z] 603d27cdbc21: Layer already exists [2023-07-01T00:14:52.278Z] d3db0da9882b: Layer already exists [2023-07-01T00:14:52.278Z] acc83c6ca332: Layer already exists [2023-07-01T00:14:52.278Z] 2041c8bc9a32: Layer already exists [2023-07-01T00:14:52.278Z] db50bd6310aa: Layer already exists [2023-07-01T00:14:52.278Z] 93521b3a0d5e: Layer already exists [2023-07-01T00:14:52.278Z] 4e63b78b59d2: Layer already exists [2023-07-01T00:14:52.278Z] 11d24089ec04: Layer already exists [2023-07-01T00:14:52.278Z] 3dab9f8bf2d2: Layer already exists [2023-07-01T00:14:52.278Z] b2dea107fe93: Layer already exists [2023-07-01T00:14:52.278Z] latest: digest: sha256:7c7d8166b0ad16031bc618b023c32ca5e9d3b06e0ec09783116afa2980b392c3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:52.591Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:52.910Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.3 [2023-07-01T00:14:52.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-01T00:14:52.910Z] 603d27cdbc21: Preparing [2023-07-01T00:14:52.910Z] f4e7b5d0ba9b: Preparing [2023-07-01T00:14:52.910Z] d3db0da9882b: Preparing [2023-07-01T00:14:52.910Z] f3ae7d367bfc: Preparing [2023-07-01T00:14:52.910Z] 3827b5b91e75: Preparing [2023-07-01T00:14:52.910Z] acc83c6ca332: Preparing [2023-07-01T00:14:52.910Z] 4e63b78b59d2: Preparing [2023-07-01T00:14:52.910Z] 2041c8bc9a32: Preparing [2023-07-01T00:14:52.910Z] db50bd6310aa: Preparing [2023-07-01T00:14:52.910Z] 93521b3a0d5e: Preparing [2023-07-01T00:14:52.910Z] 11d24089ec04: Preparing [2023-07-01T00:14:52.910Z] b2dea107fe93: Preparing [2023-07-01T00:14:52.910Z] 3dab9f8bf2d2: Preparing [2023-07-01T00:14:52.910Z] acc83c6ca332: Waiting [2023-07-01T00:14:52.910Z] 4e63b78b59d2: Waiting [2023-07-01T00:14:52.910Z] 2041c8bc9a32: Waiting [2023-07-01T00:14:52.910Z] db50bd6310aa: Waiting [2023-07-01T00:14:52.910Z] 93521b3a0d5e: Waiting [2023-07-01T00:14:52.910Z] 11d24089ec04: Waiting [2023-07-01T00:14:52.910Z] b2dea107fe93: Waiting [2023-07-01T00:14:52.910Z] 3dab9f8bf2d2: Waiting [2023-07-01T00:14:52.910Z] f3ae7d367bfc: Layer already exists [2023-07-01T00:14:52.910Z] f4e7b5d0ba9b: Layer already exists [2023-07-01T00:14:52.910Z] d3db0da9882b: Layer already exists [2023-07-01T00:14:52.910Z] 3827b5b91e75: Layer already exists [2023-07-01T00:14:52.910Z] 603d27cdbc21: Layer already exists [2023-07-01T00:14:52.910Z] acc83c6ca332: Layer already exists [2023-07-01T00:14:52.910Z] 4e63b78b59d2: Layer already exists [2023-07-01T00:14:52.910Z] 2041c8bc9a32: Layer already exists [2023-07-01T00:14:52.910Z] db50bd6310aa: Layer already exists [2023-07-01T00:14:52.910Z] 93521b3a0d5e: Layer already exists [2023-07-01T00:14:52.910Z] b2dea107fe93: Layer already exists [2023-07-01T00:14:52.910Z] 11d24089ec04: Layer already exists [2023-07-01T00:14:52.910Z] 3dab9f8bf2d2: Layer already exists [2023-07-01T00:14:52.910Z] 3.1.0-dev.3: digest: sha256:7c7d8166b0ad16031bc618b023c32ca5e9d3b06e0ec09783116afa2980b392c3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:53.220Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:53.528Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3 [2023-07-01T00:14:53.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-01T00:14:53.528Z] 603d27cdbc21: Preparing [2023-07-01T00:14:53.528Z] f4e7b5d0ba9b: Preparing [2023-07-01T00:14:53.528Z] d3db0da9882b: Preparing [2023-07-01T00:14:53.528Z] f3ae7d367bfc: Preparing [2023-07-01T00:14:53.528Z] 3827b5b91e75: Preparing [2023-07-01T00:14:53.528Z] acc83c6ca332: Preparing [2023-07-01T00:14:53.528Z] 4e63b78b59d2: Preparing [2023-07-01T00:14:53.528Z] 2041c8bc9a32: Preparing [2023-07-01T00:14:53.528Z] db50bd6310aa: Preparing [2023-07-01T00:14:53.528Z] 93521b3a0d5e: Preparing [2023-07-01T00:14:53.528Z] 11d24089ec04: Preparing [2023-07-01T00:14:53.528Z] acc83c6ca332: Waiting [2023-07-01T00:14:53.528Z] 2041c8bc9a32: Waiting [2023-07-01T00:14:53.528Z] 4e63b78b59d2: Waiting [2023-07-01T00:14:53.528Z] db50bd6310aa: Waiting [2023-07-01T00:14:53.528Z] 93521b3a0d5e: Waiting [2023-07-01T00:14:53.528Z] b2dea107fe93: Preparing [2023-07-01T00:14:53.528Z] 3dab9f8bf2d2: Preparing [2023-07-01T00:14:53.528Z] 3dab9f8bf2d2: Waiting [2023-07-01T00:14:53.528Z] 11d24089ec04: Waiting [2023-07-01T00:14:53.528Z] b2dea107fe93: Waiting [2023-07-01T00:14:53.528Z] f4e7b5d0ba9b: Layer already exists [2023-07-01T00:14:53.528Z] d3db0da9882b: Layer already exists [2023-07-01T00:14:53.528Z] 3827b5b91e75: Layer already exists [2023-07-01T00:14:53.528Z] f3ae7d367bfc: Layer already exists [2023-07-01T00:14:53.528Z] 603d27cdbc21: Layer already exists [2023-07-01T00:14:53.528Z] 4e63b78b59d2: Layer already exists [2023-07-01T00:14:53.528Z] acc83c6ca332: Layer already exists [2023-07-01T00:14:53.528Z] 2041c8bc9a32: Layer already exists [2023-07-01T00:14:53.528Z] db50bd6310aa: Layer already exists [2023-07-01T00:14:53.528Z] 93521b3a0d5e: Layer already exists [2023-07-01T00:14:53.528Z] 11d24089ec04: Layer already exists [2023-07-01T00:14:53.528Z] b2dea107fe93: Layer already exists [2023-07-01T00:14:53.528Z] 3dab9f8bf2d2: Layer already exists [2023-07-01T00:14:53.528Z] 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3: digest: sha256:7c7d8166b0ad16031bc618b023c32ca5e9d3b06e0ec09783116afa2980b392c3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:53.844Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:54.164Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-07-01T00:14:54.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-01T00:14:54.164Z] 603d27cdbc21: Preparing [2023-07-01T00:14:54.164Z] f4e7b5d0ba9b: Preparing [2023-07-01T00:14:54.164Z] d3db0da9882b: Preparing [2023-07-01T00:14:54.164Z] f3ae7d367bfc: Preparing [2023-07-01T00:14:54.164Z] 3827b5b91e75: Preparing [2023-07-01T00:14:54.164Z] acc83c6ca332: Preparing [2023-07-01T00:14:54.164Z] 4e63b78b59d2: Preparing [2023-07-01T00:14:54.164Z] 2041c8bc9a32: Preparing [2023-07-01T00:14:54.164Z] db50bd6310aa: Preparing [2023-07-01T00:14:54.164Z] 93521b3a0d5e: Preparing [2023-07-01T00:14:54.164Z] 11d24089ec04: Preparing [2023-07-01T00:14:54.164Z] b2dea107fe93: Preparing [2023-07-01T00:14:54.164Z] 4e63b78b59d2: Waiting [2023-07-01T00:14:54.164Z] 2041c8bc9a32: Waiting [2023-07-01T00:14:54.164Z] db50bd6310aa: Waiting [2023-07-01T00:14:54.164Z] 93521b3a0d5e: Waiting [2023-07-01T00:14:54.164Z] 11d24089ec04: Waiting [2023-07-01T00:14:54.164Z] acc83c6ca332: Waiting [2023-07-01T00:14:54.164Z] 3dab9f8bf2d2: Preparing [2023-07-01T00:14:54.164Z] b2dea107fe93: Waiting [2023-07-01T00:14:54.164Z] 3dab9f8bf2d2: Waiting [2023-07-01T00:14:54.164Z] d3db0da9882b: Layer already exists [2023-07-01T00:14:54.164Z] 3827b5b91e75: Layer already exists [2023-07-01T00:14:54.164Z] f4e7b5d0ba9b: Layer already exists [2023-07-01T00:14:54.164Z] 603d27cdbc21: Layer already exists [2023-07-01T00:14:54.164Z] f3ae7d367bfc: Layer already exists [2023-07-01T00:14:54.164Z] acc83c6ca332: Layer already exists [2023-07-01T00:14:54.164Z] 2041c8bc9a32: Layer already exists [2023-07-01T00:14:54.164Z] db50bd6310aa: Layer already exists [2023-07-01T00:14:54.164Z] 4e63b78b59d2: Layer already exists [2023-07-01T00:14:54.164Z] 93521b3a0d5e: Layer already exists [2023-07-01T00:14:54.164Z] 11d24089ec04: Layer already exists [2023-07-01T00:14:54.164Z] b2dea107fe93: Layer already exists [2023-07-01T00:14:54.164Z] 3dab9f8bf2d2: Layer already exists [2023-07-01T00:14:54.164Z] main: digest: sha256:7c7d8166b0ad16031bc618b023c32ca5e9d3b06e0ec09783116afa2980b392c3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-01T00:14:54.206Z] ===================================================== [Pipeline] echo [2023-07-01T00:14:54.211Z] taggedImages: [2023-07-01T00:14:54.211Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [2023-07-01T00:14:54.211Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-07-01T00:14:54.211Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.3 [2023-07-01T00:14:54.211Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3 [2023-07-01T00:14:54.211Z] - 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-07-01T00:14:54.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T00:14:54.565Z] [2023-07-01T00:14:54.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:14:54.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T00:14:54.877Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-01T00:14:54.877Z] 5eb5b503b376: Pulling fs layer [2023-07-01T00:14:54.877Z] 5c69ac0246d0: Pulling fs layer [2023-07-01T00:14:54.877Z] ec43610c2a17: Pulling fs layer [2023-07-01T00:14:54.877Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-01T00:14:54.877Z] 33b1e0a273af: Pulling fs layer [2023-07-01T00:14:54.877Z] 5d3b04190fa2: Pulling fs layer [2023-07-01T00:14:54.877Z] 2f39f015ded8: Pulling fs layer [2023-07-01T00:14:54.877Z] 33b1e0a273af: Waiting [2023-07-01T00:14:54.877Z] 5d3b04190fa2: Waiting [2023-07-01T00:14:54.877Z] 5c69ac0246d0: Download complete [2023-07-01T00:14:54.877Z] 3a2ae6a8a46f: Download complete [2023-07-01T00:14:54.877Z] 33b1e0a273af: Verifying Checksum [2023-07-01T00:14:54.877Z] 33b1e0a273af: Download complete [2023-07-01T00:14:54.877Z] 5d3b04190fa2: Download complete [2023-07-01T00:14:54.877Z] ec43610c2a17: Verifying Checksum [2023-07-01T00:14:54.877Z] ec43610c2a17: Download complete [2023-07-01T00:14:55.137Z] 5eb5b503b376: Download complete [2023-07-01T00:14:55.704Z] 2f39f015ded8: Verifying Checksum [2023-07-01T00:14:55.704Z] 2f39f015ded8: Download complete [2023-07-01T00:14:56.272Z] 5eb5b503b376: Pull complete [2023-07-01T00:14:56.272Z] 5c69ac0246d0: Pull complete [2023-07-01T00:14:56.839Z] ec43610c2a17: Pull complete [2023-07-01T00:14:56.839Z] 3a2ae6a8a46f: Pull complete [2023-07-01T00:14:57.097Z] 33b1e0a273af: Pull complete [2023-07-01T00:14:57.097Z] 5d3b04190fa2: Pull complete [2023-07-01T00:15:01.278Z] 2f39f015ded8: Pull complete [2023-07-01T00:15:01.278Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-01T00:15:01.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T00:15:01.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:15:01.389Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:15:01.426Z] $ 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-07-01T00:15:08.123Z] $ docker top 37fc05f884cf1160117850aa7ee72231e1c9e0e4fb74580da21d2a262298844a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:15:08.532Z] ---> job-cost.sh [2023-07-01T00:15:08.532Z] lf-activate-venv: SKIPPING [2023-07-01T00:15:08.532Z] INFO: No Stack... [2023-07-01T00:15:08.791Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T00:15:09.051Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T00:15:09.338Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-07-01T00:15:09.339Z] + cut -d, -f6 [Pipeline] lock [2023-07-01T00:15:09.352Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-127-stack-cost] [2023-07-01T00:15:09.358Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-127-stack-cost] did not exist. Created. [2023-07-01T00:15:09.358Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T00:15:09.661Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-01T00:15:09.690Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T00:15:09.696Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T00:15:09.719Z] $ docker stop --time=1 37fc05f884cf1160117850aa7ee72231e1c9e0e4fb74580da21d2a262298844a [2023-07-01T00:15:10.872Z] $ docker rm -f --volumes 37fc05f884cf1160117850aa7ee72231e1c9e0e4fb74580da21d2a262298844a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-01T00:15:35.526Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-255 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-07-01T00:15:35.540Z] Running in /w/workspace/device-usb-camera/127 [Pipeline] { [Pipeline] checkout [2023-07-01T00:15:35.576Z] Selected Git installation does not exist. Using Default [2023-07-01T00:15:35.576Z] The recommended git tool is: NONE [2023-07-01T00:15:40.735Z] using credential edgex-jenkins-ssh [2023-07-01T00:15:40.752Z] Cloning the remote Git repository [2023-07-01T00:15:40.797Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-07-01T00:15:40.886Z] > git init /w/workspace/device-usb-camera/127 # timeout=10 [2023-07-01T00:15:41.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-07-01T00:15:41.024Z] > git --version # timeout=10 [2023-07-01T00:15:41.043Z] > git --version # 'git version 2.25.1' [2023-07-01T00:15:41.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T00:15:41.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-01T00:15:45.259Z] Avoid second fetch [2023-07-01T00:15:45.260Z] Checking out Revision 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a (main) [2023-07-01T00:15:45.772Z] Commit message: "feat: Extend discovery to support Intel real sense cameras (#264)" [2023-07-01T00:15:44.463Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-07-01T00:15:44.484Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-01T00:15:45.277Z] > git config core.sparsecheckout # timeout=10 [2023-07-01T00:15:45.332Z] > git checkout -f 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-01T00:15:46.828Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-01T00:15:46.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T00:15:46.828Z] Dload Upload Total Spent Left Speed [2023-07-01T00:15:46.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-07-01T00:15:47.499Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-01T00:15:47.833Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-01T00:15:47.833Z] + sudo tee /etc/docker/daemon.new [2023-07-01T00:15:47.833Z] { [2023-07-01T00:15:47.833Z] "registry-mirrors": [ [2023-07-01T00:15:47.833Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-01T00:15:47.833Z] ], [2023-07-01T00:15:47.833Z] "bip": "10.250.0.254/24", [2023-07-01T00:15:47.833Z] "hosts": [ [2023-07-01T00:15:47.833Z] "tcp://0.0.0.0:5555", [2023-07-01T00:15:47.833Z] "unix:///var/run/docker.sock" [2023-07-01T00:15:47.833Z] ], [2023-07-01T00:15:47.833Z] "mtu": 1458, [2023-07-01T00:15:47.833Z] "selinux-enabled": true, [2023-07-01T00:15:47.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-01T00:15:47.833Z] } [Pipeline] sh [2023-07-01T00:15:48.169Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-01T00:15:48.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T00:16:06.785Z] provisioning config files... [2023-07-01T00:16:06.817Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/127@tmp/config8778054514209560260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:16:07.172Z] ---> docker-login.sh [2023-07-01T00:16:07.172Z] nexus3.edgexfoundry.org:10001 [2023-07-01T00:16:07.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:16:08.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:16:08.029Z] Configure a credential helper to remove this warning. See [2023-07-01T00:16:08.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:16:08.029Z] [2023-07-01T00:16:08.029Z] Login Succeeded [2023-07-01T00:16:08.029Z] nexus3.edgexfoundry.org:10002 [2023-07-01T00:16:08.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:16:08.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:16:08.300Z] Configure a credential helper to remove this warning. See [2023-07-01T00:16:08.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:16:08.300Z] [2023-07-01T00:16:08.300Z] Login Succeeded [2023-07-01T00:16:08.300Z] nexus3.edgexfoundry.org:10003 [2023-07-01T00:16:08.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:16:08.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:16:08.574Z] Configure a credential helper to remove this warning. See [2023-07-01T00:16:08.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:16:08.574Z] [2023-07-01T00:16:08.574Z] Login Succeeded [2023-07-01T00:16:08.574Z] nexus3.edgexfoundry.org:10004 [2023-07-01T00:16:08.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:16:09.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:16:09.119Z] Configure a credential helper to remove this warning. See [2023-07-01T00:16:09.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:16:09.119Z] [2023-07-01T00:16:09.119Z] Login Succeeded [2023-07-01T00:16:09.119Z] docker.io [2023-07-01T00:16:09.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:16:09.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:16:09.659Z] Configure a credential helper to remove this warning. See [2023-07-01T00:16:09.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:16:09.659Z] [2023-07-01T00:16:09.659Z] Login Succeeded [2023-07-01T00:16:09.659Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T00:16:09.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-01T00:16:09.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-01T00:16:09.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-01T00:16:09.980Z] ========================================================= [2023-07-01T00:16:09.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-01T00:16:09.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:16:10.337Z] + 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-07-01T00:16:10.606Z] Sending build context to Docker daemon 1.177MB [2023-07-01T00:16:10.606Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-07-01T00:16:10.606Z] Step 2/13 : FROM ${BASE} AS builder [2023-07-01T00:16:10.877Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-01T00:16:10.877Z] c41833b44d91: Pulling fs layer [2023-07-01T00:16:10.877Z] ed15518f5707: Pulling fs layer [2023-07-01T00:16:10.877Z] feae8fd75edb: Pulling fs layer [2023-07-01T00:16:10.877Z] 242c74f7c9fa: Pulling fs layer [2023-07-01T00:16:10.877Z] 3cdef696dda3: Pulling fs layer [2023-07-01T00:16:10.877Z] 2ced38df9373: Pulling fs layer [2023-07-01T00:16:10.877Z] 58f1dce35555: Pulling fs layer [2023-07-01T00:16:10.877Z] 242c74f7c9fa: Waiting [2023-07-01T00:16:10.877Z] 3cdef696dda3: Waiting [2023-07-01T00:16:10.877Z] 2ced38df9373: Waiting [2023-07-01T00:16:10.877Z] 58f1dce35555: Waiting [2023-07-01T00:16:10.877Z] ed15518f5707: Download complete [2023-07-01T00:16:10.877Z] 242c74f7c9fa: Download complete [2023-07-01T00:16:10.877Z] 3cdef696dda3: Verifying Checksum [2023-07-01T00:16:10.877Z] 3cdef696dda3: Download complete [2023-07-01T00:16:10.877Z] c41833b44d91: Verifying Checksum [2023-07-01T00:16:11.850Z] c41833b44d91: Pull complete [2023-07-01T00:16:12.443Z] 58f1dce35555: Verifying Checksum [2023-07-01T00:16:12.443Z] 58f1dce35555: Download complete [2023-07-01T00:16:12.443Z] ed15518f5707: Pull complete [2023-07-01T00:16:13.414Z] feae8fd75edb: Verifying Checksum [2023-07-01T00:16:13.414Z] feae8fd75edb: Download complete [2023-07-01T00:16:13.414Z] 2ced38df9373: Verifying Checksum [2023-07-01T00:16:13.414Z] 2ced38df9373: Download complete [2023-07-01T00:16:23.510Z] feae8fd75edb: Pull complete [2023-07-01T00:16:23.781Z] 242c74f7c9fa: Pull complete [2023-07-01T00:16:24.051Z] 3cdef696dda3: Pull complete [2023-07-01T00:16:30.716Z] 2ced38df9373: Pull complete [2023-07-01T00:16:33.306Z] 58f1dce35555: Pull complete [2023-07-01T00:16:33.306Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-01T00:16:33.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-01T00:16:33.306Z] ---> fadd8f120f05 [2023-07-01T00:16:33.306Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-07-01T00:16:35.261Z] ---> Running in 1f2b88d8f090 [2023-07-01T00:16:35.261Z] Removing intermediate container 1f2b88d8f090 [2023-07-01T00:16:35.261Z] ---> f6974367c001 [2023-07-01T00:16:35.261Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-01T00:16:35.529Z] ---> Running in 6c00f43da5c5 [2023-07-01T00:16:35.798Z] Removing intermediate container 6c00f43da5c5 [2023-07-01T00:16:35.798Z] ---> c3e5d322aa53 [2023-07-01T00:16:35.798Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-01T00:16:35.798Z] ---> Running in 33565397f8f3 [2023-07-01T00:16:36.066Z] Removing intermediate container 33565397f8f3 [2023-07-01T00:16:36.067Z] ---> 65d7b53b77dc [2023-07-01T00:16:36.067Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-01T00:16:36.339Z] ---> Running in bda9e055c63c [2023-07-01T00:16:36.607Z] Removing intermediate container bda9e055c63c [2023-07-01T00:16:36.607Z] ---> 31aca25b64a3 [2023-07-01T00:16:36.607Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-01T00:16:36.607Z] ---> Running in 5b014fd85031 [2023-07-01T00:16:38.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-01T00:16:38.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-01T00:16:39.344Z] (1/14) Installing libintl (0.21.1-r1) [2023-07-01T00:16:39.344Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-07-01T00:16:39.344Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-07-01T00:16:39.344Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-07-01T00:16:39.344Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-07-01T00:16:39.344Z] (6/14) Installing udev-init-scripts (35-r1) [2023-07-01T00:16:39.344Z] (7/14) Installing libblkid (2.38.1-r1) [2023-07-01T00:16:39.344Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-07-01T00:16:39.344Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-07-01T00:16:39.344Z] (10/14) Installing kmod-libs (30-r1) [2023-07-01T00:16:39.344Z] (11/14) Installing eudev (3.2.11-r4) [2023-07-01T00:16:39.344Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-07-01T00:16:39.344Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-07-01T00:16:39.610Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-07-01T00:16:39.610Z] Executing busybox-1.35.0-r29.trigger [2023-07-01T00:16:39.610Z] Executing eudev-3.2.11-r4.trigger [2023-07-01T00:16:39.610Z] OK: 271 MiB in 67 packages [2023-07-01T00:16:40.583Z] Removing intermediate container 5b014fd85031 [2023-07-01T00:16:40.583Z] ---> d0a01113e850 [2023-07-01T00:16:40.583Z] Step 8/13 : WORKDIR /device-usb-camera [2023-07-01T00:16:40.852Z] ---> Running in 6a5e28b7f09c [2023-07-01T00:16:41.119Z] Removing intermediate container 6a5e28b7f09c [2023-07-01T00:16:41.119Z] ---> d6cd7e7a6f2e [2023-07-01T00:16:41.119Z] Step 9/13 : COPY go.mod vendor* ./ [2023-07-01T00:16:41.713Z] ---> 15ef6dad3c82 [2023-07-01T00:16:41.713Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-01T00:16:41.713Z] ---> Running in 23b4974fb53f [2023-07-01T00:17:49.609Z] Removing intermediate container 23b4974fb53f [2023-07-01T00:17:49.609Z] ---> 8515d1ad8bfb [2023-07-01T00:17:49.609Z] Step 11/13 : COPY . . [2023-07-01T00:17:49.609Z] ---> 10d7e9809553 [2023-07-01T00:17:49.609Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-01T00:17:49.609Z] ---> Running in 2603c771971d [2023-07-01T00:17:49.609Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T00:17:49.609Z]  Dload Upload Total Spent Left Speed [2023-07-01T00:17:49.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 3743 0 --:--:-- --:--:-- --:--:-- 3765 [2023-07-01T00:17:49.609Z] Removing intermediate container 2603c771971d [2023-07-01T00:17:49.609Z] ---> 0f347d474e13 [2023-07-01T00:17:49.609Z] Step 13/13 : RUN ${MAKE} [2023-07-01T00:17:49.609Z] ---> Running in 74b62b7e83e6 [2023-07-01T00:17:49.609Z] noop [2023-07-01T00:17:49.609Z] Removing intermediate container 74b62b7e83e6 [2023-07-01T00:17:49.609Z] ---> 1937f4362593 [2023-07-01T00:17:49.609Z] Successfully built 1937f4362593 [2023-07-01T00:17:49.609Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:17:49.962Z] + docker inspect -f . ci-base-image-arm64 [2023-07-01T00:17:49.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:17:50.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container [2023-07-01T00:17:50.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/127 -v /w/workspace/device-usb-camera/127:/w/workspace/device-usb-camera/127:rw,z -v /w/workspace/device-usb-camera/127@tmp:/w/workspace/device-usb-camera/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-01T00:17:51.370Z] $ docker top c49fe0e8e339e685fc342b20080c0f523605fa6c117ee0d7e31bc4aa68940030 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T00:17:52.194Z] + go version [2023-07-01T00:17:52.194Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-01T00:17:52.219Z] $ docker stop --time=1 c49fe0e8e339e685fc342b20080c0f523605fa6c117ee0d7e31bc4aa68940030 [2023-07-01T00:17:53.838Z] $ docker rm -f --volumes c49fe0e8e339e685fc342b20080c0f523605fa6c117ee0d7e31bc4aa68940030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:17:54.361Z] + docker inspect -f . ci-base-image-arm64 [2023-07-01T00:17:54.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:17:54.535Z] prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container [2023-07-01T00:17:54.595Z] $ 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/127 -v /w/workspace/device-usb-camera/127:/w/workspace/device-usb-camera/127:rw,z -v /w/workspace/device-usb-camera/127@tmp:/w/workspace/device-usb-camera/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-01T00:17:55.690Z] $ docker top 2012e59f8d539ba4840f4864c68ae7b1820525d00d6b9a835135518b1076eba9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T00:17:56.189Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/127 [Pipeline] fileExists [Pipeline] sh [2023-07-01T00:17:56.833Z] + make test [2023-07-01T00:17:56.833Z] go test ./... -coverprofile=coverage.out ./... [2023-07-01T00:18:29.103Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-07-01T00:20:35.810Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-07-01T00:20:44.028Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 4.2% of statements [2023-07-01T00:20:44.028Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-01T00:20:44.028Z] go vet ./... [2023-07-01T00:21:26.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-01T00:21:26.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-01T00:21:26.034Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-01T00:21:26.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-01T00:21:26.069Z] $ docker stop --time=1 2012e59f8d539ba4840f4864c68ae7b1820525d00d6b9a835135518b1076eba9 [2023-07-01T00:21:27.826Z] $ docker rm -f --volumes 2012e59f8d539ba4840f4864c68ae7b1820525d00d6b9a835135518b1076eba9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-01T00:21:28.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-01T00:21:28.979Z] Warning: overwriting stash ‘coverage-report’ [2023-07-01T00:21:29.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-01T00:21:29.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-01T00:21:30.143Z] + ls -al . [2023-07-01T00:21:30.143Z] total 196 [2023-07-01T00:21:30.143Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 00:17 . [2023-07-01T00:21:30.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:15 .. [2023-07-01T00:21:30.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 00:15 .git [2023-07-01T00:21:30.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 .github [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 1 00:15 .gitignore [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 1 00:15 .golangci.yml [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 1 00:15 .hadolint.yml [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 9783 Jul 1 00:15 Attribution.txt [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jul 1 00:15 CHANGELOG.md [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 1 00:15 Dockerfile [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 1 00:15 GOVERNANCE.md [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 1 00:15 Jenkinsfile [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 1 00:15 LICENSE [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jul 1 00:15 Makefile [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 1 00:15 OWNERS.md [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 1 00:15 README.md [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 1 00:11 VERSION [2023-07-01T00:21:30.143Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 00:15 bin [2023-07-01T00:21:30.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 cmd [2023-07-01T00:21:30.143Z] -rw-r--r-- 1 jenkins jenkins 37102 Jul 1 00:20 coverage.out [2023-07-01T00:21:30.143Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 1 00:15 docker-entrypoint.sh [2023-07-01T00:21:30.143Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 00:15 docs [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 3416 Jul 1 00:15 go.mod [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jul 1 00:15 go.sum [2023-07-01T00:21:30.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 internal [2023-07-01T00:21:30.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:15 snap [2023-07-01T00:21:30.143Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 1 00:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:21:30.478Z] + 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=7adbecab942a7b2115c6abd3dbc7641bc9f3f60a --label arch=arm64 --label version=3.1.0-dev.3 . [2023-07-01T00:21:30.746Z] Sending build context to Docker daemon 1.215MB [2023-07-01T00:21:30.746Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-07-01T00:21:30.746Z] Step 2/36 : FROM ${BASE} AS builder [2023-07-01T00:21:30.746Z] ---> 1937f4362593 [2023-07-01T00:21:30.746Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-07-01T00:21:31.015Z] ---> Running in e4e303d97029 [2023-07-01T00:21:31.282Z] Removing intermediate container e4e303d97029 [2023-07-01T00:21:31.282Z] ---> fc43f5e1bddb [2023-07-01T00:21:31.282Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-01T00:21:31.282Z] ---> Running in 46acf1013c75 [2023-07-01T00:21:31.551Z] Removing intermediate container 46acf1013c75 [2023-07-01T00:21:31.551Z] ---> e4507e695529 [2023-07-01T00:21:31.551Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-01T00:21:31.551Z] ---> Running in cf3adfb5ed9b [2023-07-01T00:21:31.826Z] Removing intermediate container cf3adfb5ed9b [2023-07-01T00:21:31.826Z] ---> 1addf014b312 [2023-07-01T00:21:31.826Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-01T00:21:32.094Z] ---> Running in 2ba993ad73b5 [2023-07-01T00:21:32.364Z] Removing intermediate container 2ba993ad73b5 [2023-07-01T00:21:32.364Z] ---> 5abe1519dda6 [2023-07-01T00:21:32.364Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-01T00:21:32.364Z] ---> Running in f61dfb678c78 [2023-07-01T00:21:33.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-01T00:21:34.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-01T00:21:35.464Z] OK: 271 MiB in 67 packages [2023-07-01T00:21:39.719Z] Removing intermediate container f61dfb678c78 [2023-07-01T00:21:39.719Z] ---> cdb8d12bfce5 [2023-07-01T00:21:39.719Z] Step 8/36 : WORKDIR /device-usb-camera [2023-07-01T00:21:39.719Z] ---> Running in 85d91bfaa558 [2023-07-01T00:21:39.719Z] Removing intermediate container 85d91bfaa558 [2023-07-01T00:21:39.719Z] ---> ac81d2d2bac0 [2023-07-01T00:21:39.719Z] Step 9/36 : COPY go.mod vendor* ./ [2023-07-01T00:21:40.021Z] ---> bef8ae7ad999 [2023-07-01T00:21:40.022Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-01T00:21:40.302Z] ---> Running in 7dfd9240a0a2 [2023-07-01T00:21:42.892Z] Removing intermediate container 7dfd9240a0a2 [2023-07-01T00:21:42.892Z] ---> e4b87f81b1ab [2023-07-01T00:21:42.892Z] Step 11/36 : COPY . . [2023-07-01T00:21:43.853Z] ---> d509f5e5ac03 [2023-07-01T00:21:43.853Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-01T00:21:43.853Z] ---> Running in 5e7e35034cda [2023-07-01T00:21:44.814Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T00:21:44.814Z] Dload Upload Total Spent Left Speed [2023-07-01T00:21:45.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3350 0 --:--:-- --:--:-- --:--:-- 3360 [2023-07-01T00:21:45.693Z] Removing intermediate container 5e7e35034cda [2023-07-01T00:21:45.693Z] ---> ed901ab48d99 [2023-07-01T00:21:45.693Z] Step 13/36 : RUN ${MAKE} [2023-07-01T00:21:45.693Z] ---> Running in 63a1ae519447 [2023-07-01T00:21:46.653Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-07-01T00:24:23.361Z] Removing intermediate container 63a1ae519447 [2023-07-01T00:24:23.361Z] ---> 1bb31291a44b [2023-07-01T00:24:23.361Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-07-01T00:24:23.361Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-07-01T00:24:23.361Z] 8766b47fe142: Pulling fs layer [2023-07-01T00:24:23.361Z] 8766b47fe142: Verifying Checksum [2023-07-01T00:24:23.361Z] 8766b47fe142: Download complete [2023-07-01T00:24:23.361Z] 8766b47fe142: Pull complete [2023-07-01T00:24:23.361Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-07-01T00:24:23.361Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-07-01T00:24:23.361Z] ---> 69d40e2cb93c [2023-07-01T00:24:23.361Z] Step 15/36 : FROM alpine:3.17 [2023-07-01T00:24:23.361Z] 3.17: Pulling from library/alpine [2023-07-01T00:24:23.361Z] edb6bdbacee9: Pulling fs layer [2023-07-01T00:24:23.361Z] edb6bdbacee9: Verifying Checksum [2023-07-01T00:24:23.361Z] edb6bdbacee9: Download complete [2023-07-01T00:24:23.361Z] edb6bdbacee9: Pull complete [2023-07-01T00:24:23.361Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-01T00:24:23.361Z] Status: Downloaded newer image for alpine:3.17 [2023-07-01T00:24:23.361Z] ---> 779605e5fbc0 [2023-07-01T00:24:23.361Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-07-01T00:24:23.361Z] ---> Running in a63eea690ad3 [2023-07-01T00:24:23.361Z] Removing intermediate container a63eea690ad3 [2023-07-01T00:24:23.361Z] ---> c275e6ede0e9 [2023-07-01T00:24:23.361Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-07-01T00:24:23.361Z] ---> Running in 535447b1639b [2023-07-01T00:24:23.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-01T00:24:23.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-01T00:24:23.361Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-07-01T00:24:23.361Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-07-01T00:24:23.361Z] (3/83) Installing libxau (1.0.10-r0) [2023-07-01T00:24:23.361Z] (4/83) Installing libmd (1.0.4-r0) [2023-07-01T00:24:23.361Z] (5/83) Installing libbsd (0.11.7-r0) [2023-07-01T00:24:23.361Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-07-01T00:24:23.361Z] (7/83) Installing libxcb (1.15-r0) [2023-07-01T00:24:23.361Z] (8/83) Installing libx11 (1.8.4-r1) [2023-07-01T00:24:23.361Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-07-01T00:24:23.361Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-07-01T00:24:23.361Z] (11/83) Installing libexpat (2.5.0-r0) [2023-07-01T00:24:23.361Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-07-01T00:24:23.361Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-07-01T00:24:23.361Z] (14/83) Installing libpng (1.6.38-r0) [2023-07-01T00:24:23.361Z] (15/83) Installing freetype (2.12.1-r0) [2023-07-01T00:24:23.361Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-07-01T00:24:23.361Z] (17/83) Installing fribidi (1.0.12-r0) [2023-07-01T00:24:23.361Z] (18/83) Installing libffi (3.4.4-r0) [2023-07-01T00:24:23.361Z] (19/83) Installing libintl (0.21.1-r1) [2023-07-01T00:24:23.361Z] (20/83) Installing libblkid (2.38.1-r1) [2023-07-01T00:24:23.361Z] (21/83) Installing libmount (2.38.1-r1) [2023-07-01T00:24:23.361Z] (22/83) Installing pcre2 (10.42-r0) [2023-07-01T00:24:23.361Z] (23/83) Installing glib (2.74.7-r0) [2023-07-01T00:24:23.361Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-07-01T00:24:23.361Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-07-01T00:24:23.361Z] (26/83) Installing libass (0.16.0-r1) [2023-07-01T00:24:23.361Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-07-01T00:24:23.361Z] (28/83) Installing libdrm (2.4.114-r0) [2023-07-01T00:24:23.361Z] (29/83) Installing gmp (6.2.1-r2) [2023-07-01T00:24:23.361Z] (30/83) Installing nettle (3.8.1-r0) [2023-07-01T00:24:23.361Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-07-01T00:24:23.361Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-07-01T00:24:23.361Z] (33/83) Installing libunistring (1.1-r0) [2023-07-01T00:24:23.361Z] (34/83) Installing gnutls (3.7.8-r3) [2023-07-01T00:24:23.361Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-07-01T00:24:23.361Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-07-01T00:24:23.361Z] (37/83) Installing lame (3.100-r2) [2023-07-01T00:24:23.361Z] (38/83) Installing opus (1.3.1-r1) [2023-07-01T00:24:23.361Z] (39/83) Installing libasyncns (0.8-r1) [2023-07-01T00:24:23.361Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-07-01T00:24:23.361Z] (41/83) Installing libltdl (2.4.7-r1) [2023-07-01T00:24:23.361Z] (42/83) Installing orc (0.4.33-r0) [2023-07-01T00:24:23.361Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-07-01T00:24:23.361Z] (44/83) Installing libogg (1.3.5-r2) [2023-07-01T00:24:23.361Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-01T00:24:23.361Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-07-01T00:24:23.361Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-07-01T00:24:23.361Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-07-01T00:24:23.361Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-07-01T00:24:23.361Z] (50/83) Installing soxr (0.1.3-r3) [2023-07-01T00:24:23.361Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-07-01T00:24:23.361Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-07-01T00:24:23.361Z] (53/83) Installing libpulse (16.1-r6) [2023-07-01T00:24:23.361Z] (54/83) Installing cjson (1.7.15-r3) [2023-07-01T00:24:23.361Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-07-01T00:24:23.361Z] (56/83) Installing librist (0.2.7-r0) [2023-07-01T00:24:23.361Z] (57/83) Installing libsrt (1.5.1-r0) [2023-07-01T00:24:23.361Z] (58/83) Installing libssh (0.10.5-r0) [2023-07-01T00:24:23.361Z] (59/83) Installing libtheora (1.1.1-r16) [2023-07-01T00:24:23.361Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-07-01T00:24:23.361Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-07-01T00:24:23.628Z] (62/83) Installing libxext (1.3.5-r0) [2023-07-01T00:24:23.628Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-07-01T00:24:23.628Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-07-01T00:24:23.628Z] (65/83) Installing libva (2.16.0-r0) [2023-07-01T00:24:23.628Z] (66/83) Installing libvdpau (1.5-r0) [2023-07-01T00:24:23.628Z] (67/83) Installing vidstab (1.1.0-r2) [2023-07-01T00:24:23.628Z] (68/83) Installing libvpx (1.12.0-r1) [2023-07-01T00:24:23.628Z] (69/83) Installing libwebp (1.2.4-r2) [2023-07-01T00:24:23.628Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-07-01T00:24:23.628Z] (71/83) Installing numactl (2.0.16-r1) [2023-07-01T00:24:23.628Z] (72/83) Installing x265-libs (3.5-r3) [2023-07-01T00:24:23.896Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-07-01T00:24:23.896Z] (74/83) Installing libsodium (1.0.18-r2) [2023-07-01T00:24:23.896Z] (75/83) Installing libzmq (4.3.4-r1) [2023-07-01T00:24:23.896Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-07-01T00:24:24.477Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-07-01T00:24:24.477Z] (78/83) Installing udev-init-scripts (35-r1) [2023-07-01T00:24:24.477Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-07-01T00:24:24.477Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-07-01T00:24:24.477Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-07-01T00:24:24.477Z] (82/83) Installing kmod-libs (30-r1) [2023-07-01T00:24:24.477Z] (83/83) Installing eudev (3.2.11-r4) [2023-07-01T00:24:24.477Z] Executing busybox-1.35.0-r29.trigger [2023-07-01T00:24:24.477Z] Executing eudev-3.2.11-r4.trigger [2023-07-01T00:24:24.477Z] OK: 86 MiB in 98 packages [2023-07-01T00:24:27.820Z] Removing intermediate container 535447b1639b [2023-07-01T00:24:27.820Z] ---> 33559f19d57c [2023-07-01T00:24:27.820Z] Step 18/36 : WORKDIR / [2023-07-01T00:24:27.820Z] ---> Running in 2c7bec4b6b27 [2023-07-01T00:24:27.820Z] Removing intermediate container 2c7bec4b6b27 [2023-07-01T00:24:27.820Z] ---> da4591aa6e2f [2023-07-01T00:24:27.820Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-07-01T00:24:29.226Z] ---> c6a2d8daa84e [2023-07-01T00:24:29.226Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-07-01T00:24:29.811Z] ---> 6efbc9b1a0fc [2023-07-01T00:24:29.811Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-07-01T00:24:31.707Z] ---> 7834d66159b7 [2023-07-01T00:24:31.707Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-07-01T00:24:31.974Z] ---> 721baea130c0 [2023-07-01T00:24:31.974Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-07-01T00:24:32.634Z] ---> 5673370e6e89 [2023-07-01T00:24:32.634Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-07-01T00:24:33.236Z] ---> db5195045366 [2023-07-01T00:24:33.236Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-07-01T00:24:34.662Z] ---> 2ea3cd88d84b [2023-07-01T00:24:34.662Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-07-01T00:24:34.662Z] ---> Running in 53cdc0faa5f5 [2023-07-01T00:24:36.107Z] Removing intermediate container 53cdc0faa5f5 [2023-07-01T00:24:36.107Z] ---> f9a12857ba3b [2023-07-01T00:24:36.107Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-07-01T00:24:36.107Z] ---> Running in 938fce9e9bfd [2023-07-01T00:24:38.051Z] Removing intermediate container 938fce9e9bfd [2023-07-01T00:24:38.051Z] ---> c66010f2c18b [2023-07-01T00:24:38.051Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-07-01T00:24:38.051Z] ---> Running in 46391d429934 [2023-07-01T00:24:39.459Z] Removing intermediate container 46391d429934 [2023-07-01T00:24:39.459Z] ---> 8b4f35e6f131 [2023-07-01T00:24:39.459Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-07-01T00:24:39.459Z] ---> Running in 4432268ef15e [2023-07-01T00:24:41.405Z] Removing intermediate container 4432268ef15e [2023-07-01T00:24:41.405Z] ---> 270def76b095 [2023-07-01T00:24:41.405Z] Step 30/36 : EXPOSE 59983 [2023-07-01T00:24:41.405Z] ---> Running in 484d227482ef [2023-07-01T00:24:41.405Z] Removing intermediate container 484d227482ef [2023-07-01T00:24:41.405Z] ---> 611059ee3cc7 [2023-07-01T00:24:41.405Z] Step 31/36 : EXPOSE 8554 [2023-07-01T00:24:41.673Z] ---> Running in f63123861e88 [2023-07-01T00:24:41.941Z] Removing intermediate container f63123861e88 [2023-07-01T00:24:41.941Z] ---> 15c200c4f861 [2023-07-01T00:24:41.941Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-07-01T00:24:41.941Z] ---> Running in ad6e0c193d3b [2023-07-01T00:24:42.210Z] Removing intermediate container ad6e0c193d3b [2023-07-01T00:24:42.210Z] ---> ec4c9e00356a [2023-07-01T00:24:42.210Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-07-01T00:24:42.478Z] ---> Running in d13d1ddcbca8 [2023-07-01T00:24:42.747Z] Removing intermediate container d13d1ddcbca8 [2023-07-01T00:24:42.747Z] ---> cdc91e728254 [2023-07-01T00:24:42.747Z] Step 34/36 : LABEL arch=arm64 [2023-07-01T00:24:42.747Z] ---> Running in 5f4edf358699 [2023-07-01T00:24:43.020Z] Removing intermediate container 5f4edf358699 [2023-07-01T00:24:43.020Z] ---> bd459efdf4a4 [2023-07-01T00:24:43.020Z] Step 35/36 : LABEL git_sha=7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [2023-07-01T00:24:43.288Z] ---> Running in 4448a8c42718 [2023-07-01T00:24:43.556Z] Removing intermediate container 4448a8c42718 [2023-07-01T00:24:43.556Z] ---> bb52f95cd479 [2023-07-01T00:24:43.556Z] Step 36/36 : LABEL version=3.1.0-dev.3 [2023-07-01T00:24:43.556Z] ---> Running in 964c67efa37e [2023-07-01T00:24:43.822Z] Removing intermediate container 964c67efa37e [2023-07-01T00:24:43.822Z] ---> 262e9e9e72ff [2023-07-01T00:24:43.822Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T00:24:43.822Z] Successfully built 262e9e9e72ff [2023-07-01T00:24:43.822Z] 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-07-01T00:24:43.934Z] provisioning config files... [2023-07-01T00:24:43.950Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/127@tmp/config4730422508585248881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:24:44.282Z] ---> docker-login.sh [2023-07-01T00:24:44.282Z] nexus3.edgexfoundry.org:10001 [2023-07-01T00:24:44.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:24:44.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:24:44.552Z] Configure a credential helper to remove this warning. See [2023-07-01T00:24:44.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:24:44.552Z] [2023-07-01T00:24:44.552Z] Login Succeeded [2023-07-01T00:24:44.552Z] nexus3.edgexfoundry.org:10002 [2023-07-01T00:24:44.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:24:45.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:24:45.089Z] Configure a credential helper to remove this warning. See [2023-07-01T00:24:45.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:24:45.089Z] [2023-07-01T00:24:45.089Z] Login Succeeded [2023-07-01T00:24:45.089Z] nexus3.edgexfoundry.org:10003 [2023-07-01T00:24:45.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:24:45.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:24:45.356Z] Configure a credential helper to remove this warning. See [2023-07-01T00:24:45.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:24:45.356Z] [2023-07-01T00:24:45.356Z] Login Succeeded [2023-07-01T00:24:45.356Z] nexus3.edgexfoundry.org:10004 [2023-07-01T00:24:45.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:24:45.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:24:45.622Z] Configure a credential helper to remove this warning. See [2023-07-01T00:24:45.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:24:45.622Z] [2023-07-01T00:24:45.622Z] Login Succeeded [2023-07-01T00:24:45.622Z] docker.io [2023-07-01T00:24:45.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T00:24:46.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T00:24:46.157Z] Configure a credential helper to remove this warning. See [2023-07-01T00:24:46.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T00:24:46.157Z] [2023-07-01T00:24:46.157Z] Login Succeeded [2023-07-01T00:24:46.157Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T00:24:46.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-01T00:24:46.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-01T00:24:46.499Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-07-01T00:24:46.499Z] 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [2023-07-01T00:24:46.499Z] latest [2023-07-01T00:24:46.499Z] 3.1.0-dev.3 [2023-07-01T00:24:46.499Z] 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3 [2023-07-01T00:24:46.499Z] main [2023-07-01T00:24:46.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:24:46.852Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:24:47.200Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [2023-07-01T00:24:47.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-01T00:24:47.200Z] 83e36030b5cf: Preparing [2023-07-01T00:24:47.200Z] ab145f094a16: Preparing [2023-07-01T00:24:47.200Z] 94f6a9e1e1b4: Preparing [2023-07-01T00:24:47.200Z] 135d33fa3c46: Preparing [2023-07-01T00:24:47.200Z] 608d194cb50c: Preparing [2023-07-01T00:24:47.200Z] acc83c6ca332: Preparing [2023-07-01T00:24:47.200Z] 677d27dc12da: Preparing [2023-07-01T00:24:47.200Z] 49553d7b42f4: Preparing [2023-07-01T00:24:47.200Z] fe6f6c91c091: Preparing [2023-07-01T00:24:47.200Z] 2bce93bb4b1f: Preparing [2023-07-01T00:24:47.200Z] 58413d3fb696: Preparing [2023-07-01T00:24:47.200Z] bdb40b956d83: Preparing [2023-07-01T00:24:47.200Z] 9386262d7a74: Preparing [2023-07-01T00:24:47.200Z] acc83c6ca332: Waiting [2023-07-01T00:24:47.200Z] 677d27dc12da: Waiting [2023-07-01T00:24:47.200Z] 49553d7b42f4: Waiting [2023-07-01T00:24:47.200Z] fe6f6c91c091: Waiting [2023-07-01T00:24:47.200Z] 2bce93bb4b1f: Waiting [2023-07-01T00:24:47.200Z] 58413d3fb696: Waiting [2023-07-01T00:24:47.200Z] bdb40b956d83: Waiting [2023-07-01T00:24:47.200Z] 9386262d7a74: Waiting [2023-07-01T00:24:47.470Z] 83e36030b5cf: Pushed [2023-07-01T00:24:47.470Z] ab145f094a16: Pushed [2023-07-01T00:24:47.470Z] 135d33fa3c46: Pushed [2023-07-01T00:24:47.470Z] 94f6a9e1e1b4: Pushed [2023-07-01T00:24:47.470Z] acc83c6ca332: Pushed [2023-07-01T00:24:47.470Z] 677d27dc12da: Pushed [2023-07-01T00:24:47.740Z] 49553d7b42f4: Pushed [2023-07-01T00:24:47.740Z] fe6f6c91c091: Pushed [2023-07-01T00:24:47.740Z] 9386262d7a74: Layer already exists [2023-07-01T00:24:47.740Z] 2bce93bb4b1f: Pushed [2023-07-01T00:24:53.082Z] 58413d3fb696: Pushed [2023-07-01T00:24:53.082Z] 608d194cb50c: Pushed [2023-07-01T00:25:03.148Z] bdb40b956d83: Pushed [2023-07-01T00:25:03.148Z] 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a: digest: sha256:d10cf4cbffc0702a902e5af396ee953385b0a6240204415633d4dcaa7510b45e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:03.485Z] + 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-07-01T00:25:03.812Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-07-01T00:25:03.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-01T00:25:03.812Z] 83e36030b5cf: Preparing [2023-07-01T00:25:03.812Z] ab145f094a16: Preparing [2023-07-01T00:25:03.812Z] 94f6a9e1e1b4: Preparing [2023-07-01T00:25:03.812Z] 135d33fa3c46: Preparing [2023-07-01T00:25:03.812Z] 608d194cb50c: Preparing [2023-07-01T00:25:03.812Z] acc83c6ca332: Preparing [2023-07-01T00:25:03.812Z] 677d27dc12da: Preparing [2023-07-01T00:25:03.812Z] 49553d7b42f4: Preparing [2023-07-01T00:25:03.812Z] fe6f6c91c091: Preparing [2023-07-01T00:25:03.812Z] 2bce93bb4b1f: Preparing [2023-07-01T00:25:03.812Z] 58413d3fb696: Preparing [2023-07-01T00:25:03.812Z] bdb40b956d83: Preparing [2023-07-01T00:25:03.812Z] 9386262d7a74: Preparing [2023-07-01T00:25:03.812Z] 2bce93bb4b1f: Waiting [2023-07-01T00:25:03.812Z] acc83c6ca332: Waiting [2023-07-01T00:25:03.812Z] 677d27dc12da: Waiting [2023-07-01T00:25:03.812Z] 49553d7b42f4: Waiting [2023-07-01T00:25:03.812Z] fe6f6c91c091: Waiting [2023-07-01T00:25:03.812Z] 58413d3fb696: Waiting [2023-07-01T00:25:03.812Z] 9386262d7a74: Waiting [2023-07-01T00:25:03.812Z] bdb40b956d83: Waiting [2023-07-01T00:25:03.812Z] 135d33fa3c46: Layer already exists [2023-07-01T00:25:03.812Z] 608d194cb50c: Layer already exists [2023-07-01T00:25:03.812Z] 94f6a9e1e1b4: Layer already exists [2023-07-01T00:25:03.812Z] 83e36030b5cf: Layer already exists [2023-07-01T00:25:03.812Z] ab145f094a16: Layer already exists [2023-07-01T00:25:03.812Z] 49553d7b42f4: Layer already exists [2023-07-01T00:25:03.812Z] fe6f6c91c091: Layer already exists [2023-07-01T00:25:03.812Z] 677d27dc12da: Layer already exists [2023-07-01T00:25:03.812Z] acc83c6ca332: Layer already exists [2023-07-01T00:25:03.812Z] 2bce93bb4b1f: Layer already exists [2023-07-01T00:25:03.812Z] 9386262d7a74: Layer already exists [2023-07-01T00:25:03.812Z] bdb40b956d83: Layer already exists [2023-07-01T00:25:03.812Z] 58413d3fb696: Layer already exists [2023-07-01T00:25:04.078Z] latest: digest: sha256:d10cf4cbffc0702a902e5af396ee953385b0a6240204415633d4dcaa7510b45e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:04.423Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:04.752Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.3 [2023-07-01T00:25:04.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-01T00:25:04.752Z] 83e36030b5cf: Preparing [2023-07-01T00:25:04.752Z] ab145f094a16: Preparing [2023-07-01T00:25:04.752Z] 94f6a9e1e1b4: Preparing [2023-07-01T00:25:04.752Z] 135d33fa3c46: Preparing [2023-07-01T00:25:04.752Z] 608d194cb50c: Preparing [2023-07-01T00:25:04.752Z] acc83c6ca332: Preparing [2023-07-01T00:25:04.752Z] 677d27dc12da: Preparing [2023-07-01T00:25:04.752Z] 49553d7b42f4: Preparing [2023-07-01T00:25:04.752Z] fe6f6c91c091: Preparing [2023-07-01T00:25:04.752Z] 2bce93bb4b1f: Preparing [2023-07-01T00:25:04.752Z] 58413d3fb696: Preparing [2023-07-01T00:25:04.752Z] bdb40b956d83: Preparing [2023-07-01T00:25:04.753Z] 9386262d7a74: Preparing [2023-07-01T00:25:04.753Z] fe6f6c91c091: Waiting [2023-07-01T00:25:04.753Z] 2bce93bb4b1f: Waiting [2023-07-01T00:25:04.753Z] acc83c6ca332: Waiting [2023-07-01T00:25:04.753Z] 677d27dc12da: Waiting [2023-07-01T00:25:04.753Z] 49553d7b42f4: Waiting [2023-07-01T00:25:04.753Z] 58413d3fb696: Waiting [2023-07-01T00:25:04.753Z] bdb40b956d83: Waiting [2023-07-01T00:25:04.753Z] 9386262d7a74: Waiting [2023-07-01T00:25:04.753Z] 608d194cb50c: Layer already exists [2023-07-01T00:25:04.753Z] ab145f094a16: Layer already exists [2023-07-01T00:25:04.753Z] 135d33fa3c46: Layer already exists [2023-07-01T00:25:04.753Z] 94f6a9e1e1b4: Layer already exists [2023-07-01T00:25:04.753Z] 83e36030b5cf: Layer already exists [2023-07-01T00:25:04.753Z] 677d27dc12da: Layer already exists [2023-07-01T00:25:04.753Z] 49553d7b42f4: Layer already exists [2023-07-01T00:25:05.018Z] bdb40b956d83: Layer already exists [2023-07-01T00:25:05.018Z] fe6f6c91c091: Layer already exists [2023-07-01T00:25:05.018Z] 2bce93bb4b1f: Layer already exists [2023-07-01T00:25:05.018Z] acc83c6ca332: Layer already exists [2023-07-01T00:25:05.018Z] 58413d3fb696: Layer already exists [2023-07-01T00:25:05.018Z] 9386262d7a74: Layer already exists [2023-07-01T00:25:05.018Z] 3.1.0-dev.3: digest: sha256:d10cf4cbffc0702a902e5af396ee953385b0a6240204415633d4dcaa7510b45e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:05.353Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:05.695Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3 [2023-07-01T00:25:05.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-01T00:25:05.695Z] 83e36030b5cf: Preparing [2023-07-01T00:25:05.695Z] ab145f094a16: Preparing [2023-07-01T00:25:05.695Z] 94f6a9e1e1b4: Preparing [2023-07-01T00:25:05.695Z] 135d33fa3c46: Preparing [2023-07-01T00:25:05.695Z] 608d194cb50c: Preparing [2023-07-01T00:25:05.695Z] acc83c6ca332: Preparing [2023-07-01T00:25:05.695Z] 677d27dc12da: Preparing [2023-07-01T00:25:05.695Z] 49553d7b42f4: Preparing [2023-07-01T00:25:05.695Z] acc83c6ca332: Waiting [2023-07-01T00:25:05.695Z] 677d27dc12da: Waiting [2023-07-01T00:25:05.695Z] fe6f6c91c091: Preparing [2023-07-01T00:25:05.695Z] 2bce93bb4b1f: Preparing [2023-07-01T00:25:05.695Z] 58413d3fb696: Preparing [2023-07-01T00:25:05.695Z] bdb40b956d83: Preparing [2023-07-01T00:25:05.695Z] 9386262d7a74: Preparing [2023-07-01T00:25:05.695Z] 49553d7b42f4: Waiting [2023-07-01T00:25:05.695Z] 58413d3fb696: Waiting [2023-07-01T00:25:05.695Z] fe6f6c91c091: Waiting [2023-07-01T00:25:05.695Z] bdb40b956d83: Waiting [2023-07-01T00:25:05.695Z] 2bce93bb4b1f: Waiting [2023-07-01T00:25:05.695Z] 9386262d7a74: Waiting [2023-07-01T00:25:05.695Z] 608d194cb50c: Layer already exists [2023-07-01T00:25:05.695Z] 83e36030b5cf: Layer already exists [2023-07-01T00:25:05.695Z] 94f6a9e1e1b4: Layer already exists [2023-07-01T00:25:05.695Z] 135d33fa3c46: Layer already exists [2023-07-01T00:25:05.695Z] ab145f094a16: Layer already exists [2023-07-01T00:25:05.695Z] acc83c6ca332: Layer already exists [2023-07-01T00:25:05.695Z] 677d27dc12da: Layer already exists [2023-07-01T00:25:05.695Z] 49553d7b42f4: Layer already exists [2023-07-01T00:25:05.695Z] fe6f6c91c091: Layer already exists [2023-07-01T00:25:05.695Z] 2bce93bb4b1f: Layer already exists [2023-07-01T00:25:05.695Z] bdb40b956d83: Layer already exists [2023-07-01T00:25:05.695Z] 58413d3fb696: Layer already exists [2023-07-01T00:25:05.695Z] 9386262d7a74: Layer already exists [2023-07-01T00:25:05.961Z] 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3: digest: sha256:d10cf4cbffc0702a902e5af396ee953385b0a6240204415633d4dcaa7510b45e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:06.291Z] + 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-07-01T00:25:06.624Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-07-01T00:25:06.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-01T00:25:06.624Z] 83e36030b5cf: Preparing [2023-07-01T00:25:06.624Z] ab145f094a16: Preparing [2023-07-01T00:25:06.624Z] 94f6a9e1e1b4: Preparing [2023-07-01T00:25:06.624Z] 135d33fa3c46: Preparing [2023-07-01T00:25:06.624Z] 608d194cb50c: Preparing [2023-07-01T00:25:06.624Z] acc83c6ca332: Preparing [2023-07-01T00:25:06.624Z] 677d27dc12da: Preparing [2023-07-01T00:25:06.624Z] 49553d7b42f4: Preparing [2023-07-01T00:25:06.624Z] fe6f6c91c091: Preparing [2023-07-01T00:25:06.624Z] 2bce93bb4b1f: Preparing [2023-07-01T00:25:06.624Z] 58413d3fb696: Preparing [2023-07-01T00:25:06.624Z] bdb40b956d83: Preparing [2023-07-01T00:25:06.624Z] 9386262d7a74: Preparing [2023-07-01T00:25:06.624Z] acc83c6ca332: Waiting [2023-07-01T00:25:06.624Z] 677d27dc12da: Waiting [2023-07-01T00:25:06.624Z] 49553d7b42f4: Waiting [2023-07-01T00:25:06.624Z] fe6f6c91c091: Waiting [2023-07-01T00:25:06.624Z] 2bce93bb4b1f: Waiting [2023-07-01T00:25:06.624Z] 58413d3fb696: Waiting [2023-07-01T00:25:06.624Z] bdb40b956d83: Waiting [2023-07-01T00:25:06.624Z] 9386262d7a74: Waiting [2023-07-01T00:25:06.624Z] 83e36030b5cf: Layer already exists [2023-07-01T00:25:06.624Z] 94f6a9e1e1b4: Layer already exists [2023-07-01T00:25:06.624Z] 608d194cb50c: Layer already exists [2023-07-01T00:25:06.624Z] ab145f094a16: Layer already exists [2023-07-01T00:25:06.624Z] 135d33fa3c46: Layer already exists [2023-07-01T00:25:06.624Z] fe6f6c91c091: Layer already exists [2023-07-01T00:25:06.624Z] 677d27dc12da: Layer already exists [2023-07-01T00:25:06.624Z] 49553d7b42f4: Layer already exists [2023-07-01T00:25:06.624Z] 2bce93bb4b1f: Layer already exists [2023-07-01T00:25:06.624Z] acc83c6ca332: Layer already exists [2023-07-01T00:25:06.624Z] 58413d3fb696: Layer already exists [2023-07-01T00:25:06.624Z] bdb40b956d83: Layer already exists [2023-07-01T00:25:06.624Z] 9386262d7a74: Layer already exists [2023-07-01T00:25:06.889Z] main: digest: sha256:d10cf4cbffc0702a902e5af396ee953385b0a6240204415633d4dcaa7510b45e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-01T00:25:06.930Z] ===================================================== [Pipeline] echo [2023-07-01T00:25:06.936Z] taggedImages: [2023-07-01T00:25:06.936Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [2023-07-01T00:25:06.936Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-07-01T00:25:06.936Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.3 [2023-07-01T00:25:06.936Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7adbecab942a7b2115c6abd3dbc7641bc9f3f60a-3.1.0-dev.3 [2023-07-01T00:25:06.936Z] - 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-07-01T00:25:07.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T00:25:07.354Z] [2023-07-01T00:25:07.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:07.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T00:25:07.682Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-01T00:25:07.682Z] 8998bd30e6a1: Pulling fs layer [2023-07-01T00:25:07.682Z] 04944245beec: Pulling fs layer [2023-07-01T00:25:07.682Z] 699f458cf7ca: Pulling fs layer [2023-07-01T00:25:07.682Z] 765212b225bb: Pulling fs layer [2023-07-01T00:25:07.682Z] f23df028b6ca: Pulling fs layer [2023-07-01T00:25:07.682Z] d65c8cfc05b1: Pulling fs layer [2023-07-01T00:25:07.682Z] 2437ff75d9bd: Pulling fs layer [2023-07-01T00:25:07.682Z] 765212b225bb: Waiting [2023-07-01T00:25:07.682Z] f23df028b6ca: Waiting [2023-07-01T00:25:07.682Z] d65c8cfc05b1: Waiting [2023-07-01T00:25:07.682Z] 2437ff75d9bd: Waiting [2023-07-01T00:25:07.949Z] 04944245beec: Verifying Checksum [2023-07-01T00:25:07.949Z] 04944245beec: Download complete [2023-07-01T00:25:07.949Z] 765212b225bb: Verifying Checksum [2023-07-01T00:25:07.949Z] 765212b225bb: Download complete [2023-07-01T00:25:07.949Z] f23df028b6ca: Verifying Checksum [2023-07-01T00:25:07.949Z] f23df028b6ca: Download complete [2023-07-01T00:25:07.949Z] d65c8cfc05b1: Verifying Checksum [2023-07-01T00:25:07.949Z] d65c8cfc05b1: Download complete [2023-07-01T00:25:07.949Z] 699f458cf7ca: Verifying Checksum [2023-07-01T00:25:07.949Z] 699f458cf7ca: Download complete [2023-07-01T00:25:08.533Z] 8998bd30e6a1: Verifying Checksum [2023-07-01T00:25:08.533Z] 8998bd30e6a1: Download complete [2023-07-01T00:25:10.473Z] 2437ff75d9bd: Verifying Checksum [2023-07-01T00:25:10.473Z] 2437ff75d9bd: Download complete [2023-07-01T00:25:11.880Z] 8998bd30e6a1: Pull complete [2023-07-01T00:25:12.464Z] 04944245beec: Pull complete [2023-07-01T00:25:13.869Z] 699f458cf7ca: Pull complete [2023-07-01T00:25:13.869Z] 765212b225bb: Pull complete [2023-07-01T00:25:14.451Z] f23df028b6ca: Pull complete [2023-07-01T00:25:14.718Z] d65c8cfc05b1: Pull complete [2023-07-01T00:25:27.090Z] 2437ff75d9bd: Pull complete [2023-07-01T00:25:27.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-01T00:25:27.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T00:25:27.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:25:27.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container [2023-07-01T00:25:27.353Z] $ 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/127 -v /w/workspace/device-usb-camera/127:/w/workspace/device-usb-camera/127:rw,z -v /w/workspace/device-usb-camera/127@tmp:/w/workspace/device-usb-camera/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-01T00:25:30.156Z] $ docker top 05cf2fe74f920acc9e74297fdf2cd7851ac183b498ca6ef7be8ce502d550068c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:25:30.996Z] ---> job-cost.sh [2023-07-01T00:25:30.996Z] lf-activate-venv: SKIPPING [2023-07-01T00:25:30.996Z] INFO: No Stack... [2023-07-01T00:25:31.263Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-01T00:25:32.220Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T00:25:32.855Z] + cat /w/workspace/device-usb-camera/127/archives/cost.csv [2023-07-01T00:25:32.855Z] + cut -d, -f6 [Pipeline] lock [2023-07-01T00:25:32.913Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-127-stack-cost] [2023-07-01T00:25:32.919Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-127-stack-cost] did not exist. Created. [2023-07-01T00:25:32.919Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T00:25:33.246Z] /w/workspace/device-usb-camera/127@tmp/durable-c16969d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-01T00:25:33.837Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-01T00:25:33.858Z] Warning: overwriting stash ‘stack-cost’ [2023-07-01T00:25:33.915Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T00:25:33.925Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T00:25:33.945Z] $ docker stop --time=1 05cf2fe74f920acc9e74297fdf2cd7851ac183b498ca6ef7be8ce502d550068c [2023-07-01T00:25:35.449Z] $ docker rm -f --volumes 05cf2fe74f920acc9e74297fdf2cd7851ac183b498ca6ef7be8ce502d550068c [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-07-01T00:25:35.873Z] provisioning config files... [2023-07-01T00:25:35.880Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12073532108843749203tmp [Pipeline] { [Pipeline] sh [2023-07-01T00:25:36.170Z] + set +x [2023-07-01T00:25:36.170Z] + curl -s https://codecov.io/bash [2023-07-01T00:25:36.170Z] + bash -s -- [2023-07-01T00:25:36.170Z] [2023-07-01T00:25:36.170Z] _____ _ [2023-07-01T00:25:36.170Z] / ____| | | [2023-07-01T00:25:36.170Z] | | ___ __| | ___ ___ _____ __ [2023-07-01T00:25:36.170Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-01T00:25:36.170Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-01T00:25:36.170Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-01T00:25:36.170Z] Bash-1.0.6 [2023-07-01T00:25:36.170Z] [2023-07-01T00:25:36.170Z] [2023-07-01T00:25:36.170Z] ==> git version 2.25.1 found [2023-07-01T00:25:36.170Z] ==> 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-07-01T00:25:36.170Z] Release-Date: 2020-01-08 [2023-07-01T00:25:36.170Z] 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-07-01T00:25:36.170Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-01T00:25:36.170Z] ==> Jenkins CI detected. [2023-07-01T00:25:36.170Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-07-01T00:25:36.170Z] project root: . [2023-07-01T00:25:36.170Z] --> token set from env [2023-07-01T00:25:36.170Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-01T00:25:36.170Z] ==> Running gcov in . (disable via -X gcov) [2023-07-01T00:25:36.170Z] ==> Python coveragepy not found [2023-07-01T00:25:36.170Z] ==> Searching for coverage reports in: [2023-07-01T00:25:36.170Z] + . [2023-07-01T00:25:36.170Z] -> Found 1 reports [2023-07-01T00:25:36.170Z] ==> Detecting git/mercurial file structure [2023-07-01T00:25:36.430Z] ==> Reading reports [2023-07-01T00:25:36.430Z] + ./coverage.out bytes=37102 [2023-07-01T00:25:36.430Z] ==> Appending adjustments [2023-07-01T00:25:36.430Z] https://docs.codecov.io/docs/fixing-reports [2023-07-01T00:25:36.430Z] + Found adjustments [2023-07-01T00:25:36.430Z] ==> Gzipping contents [2023-07-01T00:25:36.430Z] 8.0K /tmp/codecov.bAVqL9.gz [2023-07-01T00:25:36.430Z] ==> Uploading reports [2023-07-01T00:25:36.430Z] url: https://codecov.io [2023-07-01T00:25:36.430Z] query: branch=main&commit=7adbecab942a7b2115c6abd3dbc7641bc9f3f60a&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-01T00:25:36.430Z] -> Pinging Codecov [2023-07-01T00:25:36.430Z] 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=7adbecab942a7b2115c6abd3dbc7641bc9f3f60a&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-01T00:25:36.690Z] -> Uploading to [2023-07-01T00:25:36.690Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-01/73D8F5FF140700D3E01443B452E23636/7adbecab942a7b2115c6abd3dbc7641bc9f3f60a/c665f92f-eebe-43a9-8b8d-c4fea9c6bea8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230701T002536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c11b3be9c29c752f83fb6cd5b3fd0b24bb84bf2cd780895c676cf07af1aa1b75 [2023-07-01T00:25:36.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T00:25:36.690Z] Dload Upload Total Spent Left Speed [2023-07-01T00:25:36.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5100 0 0 100 5100 0 23502 --:--:-- --:--:-- --:--:-- 23502 [2023-07-01T00:25:36.949Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [Pipeline] } [2023-07-01T00:25:36.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-01T00:25:37.165Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-01T00:25:37.226Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:37.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-01T00:25:37.533Z] [2023-07-01T00:25:37.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:25:37.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-01T00:25:37.835Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-01T00:25:37.835Z] df9b9388f04a: Pulling fs layer [2023-07-01T00:25:37.835Z] 52dc419b0ee2: Pulling fs layer [2023-07-01T00:25:37.835Z] 25bc292e5bac: Pulling fs layer [2023-07-01T00:25:37.835Z] 114826534d7a: Pulling fs layer [2023-07-01T00:25:37.835Z] 4657fd5d0bcf: Pulling fs layer [2023-07-01T00:25:37.835Z] 6ad1cebc031e: Pulling fs layer [2023-07-01T00:25:37.835Z] 8a3aa393b2d8: Pulling fs layer [2023-07-01T00:25:37.835Z] 6ad1cebc031e: Waiting [2023-07-01T00:25:37.835Z] 114826534d7a: Waiting [2023-07-01T00:25:37.835Z] 4657fd5d0bcf: Waiting [2023-07-01T00:25:37.835Z] 25bc292e5bac: Verifying Checksum [2023-07-01T00:25:37.835Z] 25bc292e5bac: Download complete [2023-07-01T00:25:37.835Z] 52dc419b0ee2: Verifying Checksum [2023-07-01T00:25:37.835Z] 52dc419b0ee2: Download complete [2023-07-01T00:25:37.835Z] 4657fd5d0bcf: Verifying Checksum [2023-07-01T00:25:37.835Z] 4657fd5d0bcf: Download complete [2023-07-01T00:25:37.835Z] df9b9388f04a: Download complete [2023-07-01T00:25:38.092Z] 6ad1cebc031e: Verifying Checksum [2023-07-01T00:25:38.092Z] df9b9388f04a: Pull complete [2023-07-01T00:25:38.092Z] 52dc419b0ee2: Pull complete [2023-07-01T00:25:38.351Z] 25bc292e5bac: Pull complete [2023-07-01T00:25:38.613Z] 114826534d7a: Verifying Checksum [2023-07-01T00:25:38.613Z] 114826534d7a: Download complete [2023-07-01T00:25:38.613Z] 8a3aa393b2d8: Verifying Checksum [2023-07-01T00:25:38.613Z] 8a3aa393b2d8: Download complete [2023-07-01T00:25:41.894Z] 114826534d7a: Pull complete [2023-07-01T00:25:41.894Z] 4657fd5d0bcf: Pull complete [2023-07-01T00:25:42.152Z] 6ad1cebc031e: Pull complete [2023-07-01T00:25:44.681Z] 8a3aa393b2d8: Pull complete [2023-07-01T00:25:44.681Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-01T00:25:44.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-01T00:25:44.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:25:44.754Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:25:44.787Z] $ 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-07-01T00:25:52.154Z] $ docker top 2da4e599ed9c74a11aadd31c62cfb08a056ad2d046eaf83707470b9028009069 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-01T00:25:52.217Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-07-01T00:25:52.491Z] + set -o pipefail [2023-07-01T00:25:52.491Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-07-01T00:25:56.676Z] [2023-07-01T00:25:56.676Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-07-01T00:25:56.676Z] [2023-07-01T00:25:56.676Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/d5e2bdf2-3cde-44ae-927f-7545c402509c [2023-07-01T00:25:56.676Z] [2023-07-01T00:25:56.676Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-01T00:25:56.676Z] [2023-07-01T00:25:56.676Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-01T00:25:56.676Z] [2023-07-01T00:25:56.676Z] [2023-07-01T00:25:56.676Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-01T00:25:56.676Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-01T00:25:56.676Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-01T00:25:56.692Z] $ docker stop --time=1 2da4e599ed9c74a11aadd31c62cfb08a056ad2d046eaf83707470b9028009069 [2023-07-01T00:26:01.501Z] $ docker rm -f --volumes 2da4e599ed9c74a11aadd31c62cfb08a056ad2d046eaf83707470b9028009069 [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-07-01T00:26:02.119Z] + git log --format=format:%s -1 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a [Pipeline] sh [2023-07-01T00:26:02.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-01T00:26:02.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:26:02.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T00:26:02.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:26:02.774Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:26:02.806Z] $ 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-07-01T00:26:03.192Z] $ docker top d056fee581eda5ea64c2206e0c4c31e12b1f1556b0196f3276bc20ea6f9b4145 -eo pid,comm [2023-07-01T00:26:03.243Z] 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-07-01T00:26:03.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-01T00:26:03.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T00:26:03.271Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T00:26:03.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T00:26:03.386Z] $ docker exec d056fee581eda5ea64c2206e0c4c31e12b1f1556b0196f3276bc20ea6f9b4145 ssh-agent [2023-07-01T00:26:03.495Z] SSH_AUTH_SOCK=/tmp/ssh-9WPKIpzI3x63/agent.32 [2023-07-01T00:26:03.495Z] SSH_AGENT_PID=39 [2023-07-01T00:26:03.500Z] Running ssh-add (command line suppressed) [2023-07-01T00:26:03.602Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8226283455285116723.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8226283455285116723.key) [2023-07-01T00:26:03.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T00:26:03.918Z] + git semver tag [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,115 [run_tag] DEBUG tag force:False [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,115 [check_head_tag] DEBUG check head tag [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,117 [execute] INFO git cat-file --batch-check [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,120 [execute] INFO git cat-file --batch [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,148 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,148 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-07-01T00:26:04.176Z] 2023-07-01 00:26:04,153 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:26:04.176Z] 3.1.0-dev.3 [Pipeline] } [2023-07-01T00:26:04.185Z] $ docker exec --env ******** --env ******** d056fee581eda5ea64c2206e0c4c31e12b1f1556b0196f3276bc20ea6f9b4145 ssh-agent -k [2023-07-01T00:26:04.282Z] unset SSH_AUTH_SOCK; [2023-07-01T00:26:04.282Z] unset SSH_AGENT_PID; [2023-07-01T00:26:04.282Z] echo Agent pid 39 killed; [2023-07-01T00:26:04.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-01T00:26:04.590Z] + git semver [Pipeline] } [2023-07-01T00:26:04.861Z] $ docker stop --time=1 d056fee581eda5ea64c2206e0c4c31e12b1f1556b0196f3276bc20ea6f9b4145 [2023-07-01T00:26:06.171Z] $ docker rm -f --volumes d056fee581eda5ea64c2206e0c4c31e12b1f1556b0196f3276bc20ea6f9b4145 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:26:06.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-01T00:26:06.566Z] [2023-07-01T00:26:06.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:26:06.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-01T00:26:06.857Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-01T00:26:06.857Z] ab5ef0e58194: Pulling fs layer [2023-07-01T00:26:06.857Z] 9712f1f96733: Pulling fs layer [2023-07-01T00:26:06.857Z] 63f879dbbcfc: Pulling fs layer [2023-07-01T00:26:06.857Z] 0d9ebad4ef96: Pulling fs layer [2023-07-01T00:26:06.857Z] e9a5061849ea: Pulling fs layer [2023-07-01T00:26:06.857Z] d747dcd14b5f: Pulling fs layer [2023-07-01T00:26:06.857Z] 2de7ff778b66: Pulling fs layer [2023-07-01T00:26:06.857Z] e9a5061849ea: Waiting [2023-07-01T00:26:06.857Z] d747dcd14b5f: Waiting [2023-07-01T00:26:06.857Z] 2de7ff778b66: Waiting [2023-07-01T00:26:06.857Z] 0d9ebad4ef96: Waiting [2023-07-01T00:26:06.857Z] 9712f1f96733: Verifying Checksum [2023-07-01T00:26:06.857Z] 9712f1f96733: Download complete [2023-07-01T00:26:07.117Z] 63f879dbbcfc: Verifying Checksum [2023-07-01T00:26:07.117Z] 63f879dbbcfc: Download complete [2023-07-01T00:26:07.375Z] e9a5061849ea: Verifying Checksum [2023-07-01T00:26:07.375Z] e9a5061849ea: Download complete [2023-07-01T00:26:07.375Z] ab5ef0e58194: Verifying Checksum [2023-07-01T00:26:07.375Z] ab5ef0e58194: Download complete [2023-07-01T00:26:07.375Z] 0d9ebad4ef96: Verifying Checksum [2023-07-01T00:26:07.375Z] 0d9ebad4ef96: Download complete [2023-07-01T00:26:07.375Z] d747dcd14b5f: Verifying Checksum [2023-07-01T00:26:07.375Z] d747dcd14b5f: Download complete [2023-07-01T00:26:07.375Z] 2de7ff778b66: Verifying Checksum [2023-07-01T00:26:07.375Z] 2de7ff778b66: Download complete [2023-07-01T00:26:09.902Z] ab5ef0e58194: Pull complete [2023-07-01T00:26:09.902Z] 9712f1f96733: Pull complete [2023-07-01T00:26:10.466Z] 63f879dbbcfc: Pull complete [2023-07-01T00:26:13.748Z] 0d9ebad4ef96: Pull complete [2023-07-01T00:26:14.007Z] e9a5061849ea: Pull complete [2023-07-01T00:26:14.007Z] d747dcd14b5f: Pull complete [2023-07-01T00:26:14.939Z] 2de7ff778b66: Pull complete [2023-07-01T00:26:14.939Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-01T00:26:14.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-01T00:26:14.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:26:15.015Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:26:15.043Z] $ 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-07-01T00:26:24.561Z] $ docker top 3366ffa16d08167d8e3454ba17df24c759f1cdfe870cc2dfdb48ee7d5590304c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-01T00:26:24.627Z] provisioning config files... [2023-07-01T00:26:24.635Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8128604714133340494tmp [2023-07-01T00:26:24.645Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4580451406943538097tmp [2023-07-01T00:26:24.654Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17412473324970175577tmp [Pipeline] { [Pipeline] echo [2023-07-01T00:26:24.671Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:24.954Z] ---> sigul-configuration.sh [2023-07-01T00:26:24.954Z] gpg: directory `/root/.gnupg' created [2023-07-01T00:26:24.954Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-01T00:26:24.954Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-01T00:26:24.954Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-01T00:26:24.954Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-01T00:26:24.954Z] gpg: CAST5 encrypted data [2023-07-01T00:26:24.954Z] gpg: encrypted with 1 passphrase [2023-07-01T00:26:24.954Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-01T00:26:25.242Z] + mkdir /home/jenkins [2023-07-01T00:26:25.242Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-01T00:26:25.521Z] + 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-07-01T00:26:25.529Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:25.813Z] ---> sigul-install.sh [2023-07-01T00:26:25.813Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-01T00:26:26.093Z] + git tag --list [2023-07-01T00:26:26.093Z] v0.0.0 [2023-07-01T00:26:26.093Z] v0.0.1-dev.1 [2023-07-01T00:26:26.093Z] v0.0.1-dev.10 [2023-07-01T00:26:26.093Z] v0.0.1-dev.11 [2023-07-01T00:26:26.093Z] v0.0.1-dev.12 [2023-07-01T00:26:26.093Z] v0.0.1-dev.13 [2023-07-01T00:26:26.093Z] v0.0.1-dev.14 [2023-07-01T00:26:26.093Z] v0.0.1-dev.15 [2023-07-01T00:26:26.093Z] v0.0.1-dev.16 [2023-07-01T00:26:26.093Z] v0.0.1-dev.2 [2023-07-01T00:26:26.093Z] v0.0.1-dev.3 [2023-07-01T00:26:26.093Z] v0.0.1-dev.4 [2023-07-01T00:26:26.093Z] v0.0.1-dev.5 [2023-07-01T00:26:26.093Z] v0.0.1-dev.6 [2023-07-01T00:26:26.093Z] v0.0.1-dev.7 [2023-07-01T00:26:26.093Z] v0.0.1-dev.8 [2023-07-01T00:26:26.093Z] v0.0.1-dev.9 [2023-07-01T00:26:26.093Z] v2.2.0 [2023-07-01T00:26:26.093Z] v2.2.0-dev.17 [2023-07-01T00:26:26.093Z] v2.2.0-dev.18 [2023-07-01T00:26:26.093Z] v2.2.0-dev.19 [2023-07-01T00:26:26.093Z] v2.2.0-dev.20 [2023-07-01T00:26:26.093Z] v2.2.0-dev.21 [2023-07-01T00:26:26.093Z] v2.2.0-dev.22 [2023-07-01T00:26:26.093Z] v2.2.0-dev.23 [2023-07-01T00:26:26.093Z] v2.2.0-dev.24 [2023-07-01T00:26:26.093Z] v2.2.0-dev.25 [2023-07-01T00:26:26.093Z] v2.2.0-dev.26 [2023-07-01T00:26:26.093Z] v2.2.0-dev.27 [2023-07-01T00:26:26.093Z] v2.3.0 [2023-07-01T00:26:26.093Z] v2.3.0-dev.1 [2023-07-01T00:26:26.093Z] v2.3.0-dev.10 [2023-07-01T00:26:26.093Z] v2.3.0-dev.11 [2023-07-01T00:26:26.093Z] v2.3.0-dev.12 [2023-07-01T00:26:26.093Z] v2.3.0-dev.13 [2023-07-01T00:26:26.093Z] v2.3.0-dev.14 [2023-07-01T00:26:26.093Z] v2.3.0-dev.15 [2023-07-01T00:26:26.093Z] v2.3.0-dev.16 [2023-07-01T00:26:26.093Z] v2.3.0-dev.17 [2023-07-01T00:26:26.093Z] v2.3.0-dev.18 [2023-07-01T00:26:26.093Z] v2.3.0-dev.19 [2023-07-01T00:26:26.093Z] v2.3.0-dev.2 [2023-07-01T00:26:26.093Z] v2.3.0-dev.20 [2023-07-01T00:26:26.093Z] v2.3.0-dev.21 [2023-07-01T00:26:26.093Z] v2.3.0-dev.22 [2023-07-01T00:26:26.093Z] v2.3.0-dev.23 [2023-07-01T00:26:26.093Z] v2.3.0-dev.24 [2023-07-01T00:26:26.093Z] v2.3.0-dev.25 [2023-07-01T00:26:26.093Z] v2.3.0-dev.26 [2023-07-01T00:26:26.093Z] v2.3.0-dev.27 [2023-07-01T00:26:26.093Z] v2.3.0-dev.28 [2023-07-01T00:26:26.093Z] v2.3.0-dev.3 [2023-07-01T00:26:26.093Z] v2.3.0-dev.4 [2023-07-01T00:26:26.093Z] v2.3.0-dev.5 [2023-07-01T00:26:26.093Z] v2.3.0-dev.6 [2023-07-01T00:26:26.093Z] v2.3.0-dev.7 [2023-07-01T00:26:26.093Z] v2.3.0-dev.8 [2023-07-01T00:26:26.093Z] v2.3.0-dev.9 [2023-07-01T00:26:26.093Z] v2.3.1 [2023-07-01T00:26:26.093Z] v2.3.1-dev.4 [2023-07-01T00:26:26.093Z] v2.3.1-dev.5 [2023-07-01T00:26:26.093Z] v2.3.1-dev.6 [2023-07-01T00:26:26.093Z] v3.0 [2023-07-01T00:26:26.093Z] v3.0.0 [2023-07-01T00:26:26.093Z] v3.0.0-dev.1 [2023-07-01T00:26:26.093Z] v3.0.0-dev.10 [2023-07-01T00:26:26.093Z] v3.0.0-dev.11 [2023-07-01T00:26:26.093Z] v3.0.0-dev.12 [2023-07-01T00:26:26.093Z] v3.0.0-dev.13 [2023-07-01T00:26:26.093Z] v3.0.0-dev.14 [2023-07-01T00:26:26.093Z] v3.0.0-dev.15 [2023-07-01T00:26:26.093Z] v3.0.0-dev.16 [2023-07-01T00:26:26.093Z] v3.0.0-dev.17 [2023-07-01T00:26:26.093Z] v3.0.0-dev.18 [2023-07-01T00:26:26.093Z] v3.0.0-dev.19 [2023-07-01T00:26:26.093Z] v3.0.0-dev.2 [2023-07-01T00:26:26.093Z] v3.0.0-dev.20 [2023-07-01T00:26:26.093Z] v3.0.0-dev.21 [2023-07-01T00:26:26.093Z] v3.0.0-dev.22 [2023-07-01T00:26:26.093Z] v3.0.0-dev.23 [2023-07-01T00:26:26.093Z] v3.0.0-dev.24 [2023-07-01T00:26:26.093Z] v3.0.0-dev.25 [2023-07-01T00:26:26.093Z] v3.0.0-dev.26 [2023-07-01T00:26:26.093Z] v3.0.0-dev.27 [2023-07-01T00:26:26.093Z] v3.0.0-dev.28 [2023-07-01T00:26:26.093Z] v3.0.0-dev.29 [2023-07-01T00:26:26.093Z] v3.0.0-dev.3 [2023-07-01T00:26:26.093Z] v3.0.0-dev.30 [2023-07-01T00:26:26.093Z] v3.0.0-dev.31 [2023-07-01T00:26:26.093Z] v3.0.0-dev.32 [2023-07-01T00:26:26.093Z] v3.0.0-dev.33 [2023-07-01T00:26:26.093Z] v3.0.0-dev.34 [2023-07-01T00:26:26.093Z] v3.0.0-dev.35 [2023-07-01T00:26:26.093Z] v3.0.0-dev.36 [2023-07-01T00:26:26.093Z] v3.0.0-dev.37 [2023-07-01T00:26:26.093Z] v3.0.0-dev.38 [2023-07-01T00:26:26.093Z] v3.0.0-dev.39 [2023-07-01T00:26:26.093Z] v3.0.0-dev.4 [2023-07-01T00:26:26.093Z] v3.0.0-dev.40 [2023-07-01T00:26:26.093Z] v3.0.0-dev.41 [2023-07-01T00:26:26.093Z] v3.0.0-dev.42 [2023-07-01T00:26:26.093Z] v3.0.0-dev.43 [2023-07-01T00:26:26.093Z] v3.0.0-dev.44 [2023-07-01T00:26:26.093Z] v3.0.0-dev.45 [2023-07-01T00:26:26.093Z] v3.0.0-dev.46 [2023-07-01T00:26:26.093Z] v3.0.0-dev.47 [2023-07-01T00:26:26.093Z] v3.0.0-dev.48 [2023-07-01T00:26:26.093Z] v3.0.0-dev.49 [2023-07-01T00:26:26.093Z] v3.0.0-dev.5 [2023-07-01T00:26:26.093Z] v3.0.0-dev.50 [2023-07-01T00:26:26.093Z] v3.0.0-dev.51 [2023-07-01T00:26:26.093Z] v3.0.0-dev.6 [2023-07-01T00:26:26.093Z] v3.0.0-dev.7 [2023-07-01T00:26:26.093Z] v3.0.0-dev.8 [2023-07-01T00:26:26.093Z] v3.0.0-dev.9 [2023-07-01T00:26:26.093Z] v3.1.0-dev.1 [2023-07-01T00:26:26.093Z] v3.1.0-dev.2 [2023-07-01T00:26:26.093Z] v3.1.0-dev.3 [Pipeline] sh [2023-07-01T00:26:26.377Z] + lftools sign git-tag v3.1.0-dev.3 [2023-07-01T00:26:26.946Z] Signing Git tag with Sigul... [2023-07-01T00:26:26.946Z] Signing v3.1.0-dev.3 [Pipeline] echo [2023-07-01T00:26:27.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:27.494Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-01T00:26:27.500Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-01T00:26:27.517Z] $ docker stop --time=1 3366ffa16d08167d8e3454ba17df24c759f1cdfe870cc2dfdb48ee7d5590304c [2023-07-01T00:26:28.834Z] $ docker rm -f --volumes 3366ffa16d08167d8e3454ba17df24c759f1cdfe870cc2dfdb48ee7d5590304c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-01T00:26:29.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-01T00:26:29.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:26:29.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T00:26:29.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:26:29.589Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:26:29.619Z] $ 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-07-01T00:26:29.972Z] $ docker top 912c12360ae532d3b957b6d1258278d101ccf9c1ee87d830da83bf5475cfc4c9 -eo pid,comm [2023-07-01T00:26:30.015Z] 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-07-01T00:26:30.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-01T00:26:30.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T00:26:30.051Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T00:26:30.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T00:26:30.163Z] $ docker exec 912c12360ae532d3b957b6d1258278d101ccf9c1ee87d830da83bf5475cfc4c9 ssh-agent [2023-07-01T00:26:30.265Z] SSH_AUTH_SOCK=/tmp/ssh-TCDuDiasyLfq/agent.31 [2023-07-01T00:26:30.265Z] SSH_AGENT_PID=37 [2023-07-01T00:26:30.270Z] Running ssh-add (command line suppressed) [2023-07-01T00:26:30.369Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3182295766792584626.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3182295766792584626.key) [2023-07-01T00:26:30.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T00:26:30.669Z] + git semver bump pre [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,863 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,864 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,864 [bump_version] DEBUG bumped version:3.1.0-dev.4 [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,864 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,864 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,864 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,865 [execute] INFO git cat-file --batch-check [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,871 [execute] INFO git cat-file --batch [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T00:26:30.928Z] 2023-07-01 00:26:30,877 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:26:30.928Z] 3.1.0-dev.4 [Pipeline] } [2023-07-01T00:26:30.939Z] $ docker exec --env ******** --env ******** 912c12360ae532d3b957b6d1258278d101ccf9c1ee87d830da83bf5475cfc4c9 ssh-agent -k [2023-07-01T00:26:31.033Z] unset SSH_AUTH_SOCK; [2023-07-01T00:26:31.034Z] unset SSH_AGENT_PID; [2023-07-01T00:26:31.034Z] echo Agent pid 37 killed; [2023-07-01T00:26:31.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-01T00:26:31.347Z] + git semver [Pipeline] } [2023-07-01T00:26:31.617Z] $ docker stop --time=1 912c12360ae532d3b957b6d1258278d101ccf9c1ee87d830da83bf5475cfc4c9 [2023-07-01T00:26:32.871Z] $ docker rm -f --volumes 912c12360ae532d3b957b6d1258278d101ccf9c1ee87d830da83bf5475cfc4c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-01T00:26:33.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-01T00:26:33.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:26:33.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T00:26:33.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:26:33.563Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:26:33.592Z] $ 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-07-01T00:26:33.931Z] $ docker top faa91ce4b4450d41ef8d0f27d670ab1d3faa79aafbb2cf29782b4046c7c6b848 -eo pid,comm [2023-07-01T00:26:33.972Z] 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-07-01T00:26:33.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-01T00:26:34.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T00:26:34.009Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T00:26:34.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T00:26:34.130Z] $ docker exec faa91ce4b4450d41ef8d0f27d670ab1d3faa79aafbb2cf29782b4046c7c6b848 ssh-agent [2023-07-01T00:26:34.235Z] SSH_AUTH_SOCK=/tmp/ssh-nO4sOczBaoxE/agent.32 [2023-07-01T00:26:34.235Z] SSH_AGENT_PID=38 [2023-07-01T00:26:34.239Z] Running ssh-add (command line suppressed) [2023-07-01T00:26:34.325Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8754191965338690150.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8754191965338690150.key) [2023-07-01T00:26:34.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T00:26:34.621Z] + git semver push [2023-07-01T00:26:34.881Z] 2023-07-01 00:26:34,801 [run_push] DEBUG push [2023-07-01T00:26:34.881Z] 2023-07-01 00:26:34,802 [execute] INFO git cat-file --batch-check [2023-07-01T00:26:34.881Z] 2023-07-01 00:26:34,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T00:26:34.881Z] 2023-07-01 00:26:34,806 [execute] INFO git rev-list 1e6b3c1994f5b2efe1bbab89dca27629b70d3e62 -- [2023-07-01T00:26:34.881Z] 2023-07-01 00:26:34,806 [execute] DEBUG Popen(['git', 'rev-list', '1e6b3c1994f5b2efe1bbab89dca27629b70d3e62', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-01T00:26:34.881Z] 2023-07-01 00:26:34,813 [execute] INFO git fetch -v origin [2023-07-01T00:26:34.881Z] 2023-07-01 00:26:34,813 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-01T00:26:35.449Z] 2023-07-01 00:26:35,255 [run_push] DEBUG no remote changes detected [2023-07-01T00:26:35.449Z] 2023-07-01 00:26:35,255 [execute] INFO git push origin semver [2023-07-01T00:26:35.449Z] 2023-07-01 00:26:35,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-01T00:26:36.016Z] 2023-07-01 00:26:35,991 [run_push] DEBUG push all version tags [2023-07-01T00:26:36.016Z] 2023-07-01 00:26:35,992 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-01T00:26:36.016Z] 2023-07-01 00:26:35,992 [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-07-01T00:26:36.952Z] 2023-07-01 00:26:36,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-01T00:26:36.952Z] 3.1.0-dev.4 [Pipeline] } [2023-07-01T00:26:36.961Z] $ docker exec --env ******** --env ******** faa91ce4b4450d41ef8d0f27d670ab1d3faa79aafbb2cf29782b4046c7c6b848 ssh-agent -k [2023-07-01T00:26:37.061Z] unset SSH_AUTH_SOCK; [2023-07-01T00:26:37.062Z] unset SSH_AGENT_PID; [2023-07-01T00:26:37.064Z] echo Agent pid 38 killed; [2023-07-01T00:26:37.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-01T00:26:37.374Z] + git semver [Pipeline] } [2023-07-01T00:26:37.644Z] $ docker stop --time=1 faa91ce4b4450d41ef8d0f27d670ab1d3faa79aafbb2cf29782b4046c7c6b848 [2023-07-01T00:26:38.911Z] $ docker rm -f --volumes faa91ce4b4450d41ef8d0f27d670ab1d3faa79aafbb2cf29782b4046c7c6b848 [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-07-01T00:26:39.563Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-07-01T00:26:39.563Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-07-01T00:26:39.563Z] total 16 [2023-07-01T00:26:39.563Z] drwxr-xr-x 3 root root 4096 Jul 1 00:15 . [2023-07-01T00:26:39.563Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 1 00:26 .. [2023-07-01T00:26:39.563Z] drwxr-xr-x 2 root root 4096 Jul 1 00:15 cost [2023-07-01T00:26:39.563Z] -rw-r--r-- 1 root root 89 Jul 1 00:15 cost.csv [2023-07-01T00:26:39.563Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-07-01T00:26:39.563Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-07-01T00:26:39.563Z] total 16 [2023-07-01T00:26:39.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 00:15 . [2023-07-01T00:26:39.563Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 1 00:26 .. [2023-07-01T00:26:39.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 00:15 cost [2023-07-01T00:26:39.563Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 1 00:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:39.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:40.818Z] ---> package-listing.sh [2023-07-01T00:26:40.818Z] ++ facter osfamily [2023-07-01T00:26:40.818Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-01T00:26:41.077Z] + OS_FAMILY=debian [2023-07-01T00:26:41.077Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-07-01T00:26:41.077Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-01T00:26:41.077Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-01T00:26:41.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-01T00:26:41.077Z] + PACKAGES=/tmp/packages_start.txt [2023-07-01T00:26:41.077Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-07-01T00:26:41.077Z] + PACKAGES=/tmp/packages_end.txt [2023-07-01T00:26:41.077Z] + case "${OS_FAMILY}" in [2023-07-01T00:26:41.077Z] + dpkg -l [2023-07-01T00:26:41.077Z] + grep '^ii' [2023-07-01T00:26:41.077Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-01T00:26:41.077Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-01T00:26:41.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-01T00:26:41.077Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-07-01T00:26:41.077Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-07-01T00:26:41.077Z] + 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-07-01T00:26:41.088Z] 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-07-01T00:26:41.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:26:41.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T00:26:41.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:26:41.990Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2023-07-01T00:26:42.031Z] $ 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-07-01T00:26:42.289Z] $ docker top 6313e702a95daef76d7fbeebdc0b7a0bef9a6b9bb0a6273154ad705ba7e3b0d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T00:26:42.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-01T00:26:42.903Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-01T00:26:43.185Z] + ls /var/log/sa-host [2023-07-01T00:26:43.185Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T00:26:43.341Z] provisioning config files... [2023-07-01T00:26:43.351Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17390279202616994011tmp [Pipeline] { [Pipeline] echo [2023-07-01T00:26:43.373Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:43.653Z] ---> create-netrc.sh [Pipeline] } [2023-07-01T00:26:43.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:43.980Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-01T00:26:43.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:44.268Z] ---> sudo-logs.sh [2023-07-01T00:26:44.268Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-01T00:26:44.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:44.582Z] ---> job-cost.sh [2023-07-01T00:26:44.582Z] lf-activate-venv: SKIPPING [2023-07-01T00:26:44.582Z] DEBUG: total: 0.2199999988079071 [2023-07-01T00:26:44.582Z] INFO: Retrieving Stack Cost... [2023-07-01T00:26:45.149Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T00:26:45.410Z] INFO: Archiving Costs [Pipeline] echo [2023-07-01T00:26:45.421Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:26:45.704Z] ---> logs-deploy.sh [2023-07-01T00:26:45.704Z] lf-activate-venv: SKIPPING [2023-07-01T00:26:45.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/127 [2023-07-01T00:26:45.704Z] INFO: archiving workspace using pattern(s): [2023-07-01T00:26:46.641Z] Archives upload complete. [2023-07-01T00:26:46.641Z] INFO: archiving logs to Nexus