Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32ce51faa6cf4b2d41d14c6abe942ee729d834da 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-ssh14339639821465140685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11719169714242600432.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2575442896025867242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3130316839645964986.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-ssh6056712984439432749.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12614 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 32ce51faa6cf4b2d41d14c6abe942ee729d834da (main) Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" > 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 32ce51faa6cf4b2d41d14c6abe942ee729d834da # timeout=10 > git rev-list --no-walk c99ddce2530f0bca898d9428dd15bfa81bd19b45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T18:18:51.799Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T18:18:51.859Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T18:18:51.875Z] ========================================================= [2023-05-03T18:18:51.875Z] EdgeX Global Pipelines Version Info [2023-05-03T18:18:51.875Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:18:52.598Z] ------------------- [2023-05-03T18:18:52.598Z] stable info: [2023-05-03T18:18:52.598Z] ------------------- [2023-05-03T18:18:52.598Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T18:18:52.598Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T18:18:52.598Z] Message: update stable to v1.0.248 [2023-05-03T18:18:53.167Z] ------------------- [2023-05-03T18:18:53.167Z] experimental info: [2023-05-03T18:18:53.167Z] ------------------- [2023-05-03T18:18:53.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T18:18:53.167Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T18:18:53.167Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T18:18:53.334Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-03T18:18:53.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-03T18:18:53.361Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T18:18:53.375Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T18:18:53.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T18:18:53.409Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T18:18:53.418Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T18:18:53.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T18:18:53.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T18:18:53.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T18:18:53.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T18:18:53.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-03T18:18:53.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T18:18:53.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T18:18:53.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T18:18:53.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T18:18:53.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T18:18:53.565Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T18:18:53.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T18:18:53.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T18:18:53.613Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T18:18:53.625Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T18:18:53.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T18:18:53.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T18:18:53.675Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T18:18:53.686Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T18:18:53.696Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T18:18:53.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T18:18:53.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T18:18:53.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T18:18:53.743Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] echo [2023-05-03T18:18:53.758Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32ce51f [Pipeline] echo [2023-05-03T18:18:53.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T18:18:53.819Z] provisioning config files... [2023-05-03T18:18:53.832Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5903101026157352743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:18:54.132Z] ---> docker-login.sh [2023-05-03T18:18:54.132Z] nexus3.edgexfoundry.org:10001 [2023-05-03T18:18:54.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:18:54.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:18:54.394Z] Configure a credential helper to remove this warning. See [2023-05-03T18:18:54.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:18:54.394Z] [2023-05-03T18:18:54.394Z] Login Succeeded [2023-05-03T18:18:54.394Z] nexus3.edgexfoundry.org:10002 [2023-05-03T18:18:54.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:18:54.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:18:54.655Z] Configure a credential helper to remove this warning. See [2023-05-03T18:18:54.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:18:54.655Z] [2023-05-03T18:18:54.655Z] Login Succeeded [2023-05-03T18:18:54.655Z] nexus3.edgexfoundry.org:10003 [2023-05-03T18:18:54.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:18:54.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:18:54.655Z] Configure a credential helper to remove this warning. See [2023-05-03T18:18:54.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:18:54.655Z] [2023-05-03T18:18:54.655Z] Login Succeeded [2023-05-03T18:18:54.655Z] nexus3.edgexfoundry.org:10004 [2023-05-03T18:18:54.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:18:54.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:18:54.918Z] Configure a credential helper to remove this warning. See [2023-05-03T18:18:54.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:18:54.918Z] [2023-05-03T18:18:54.918Z] Login Succeeded [2023-05-03T18:18:54.918Z] docker.io [2023-05-03T18:18:54.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:18:55.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:18:55.179Z] Configure a credential helper to remove this warning. See [2023-05-03T18:18:55.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:18:55.179Z] [2023-05-03T18:18:55.179Z] Login Succeeded [2023-05-03T18:18:55.179Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T18:18:55.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T18:18:55.555Z] + git rev-list -1 --merges 32ce51faa6cf4b2d41d14c6abe942ee729d834da~1..32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] echo [2023-05-03T18:18:55.599Z] -----------> git rev-list -1 --merges 32ce51faa6cf4b2d41d14c6abe942ee729d834da~1..32ce51faa6cf4b2d41d14c6abe942ee729d834da 32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:18:55.599Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da [false] [Pipeline] sh [2023-05-03T18:18:55.883Z] + git log --format=format:%s -1 32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] echo [2023-05-03T18:18:55.916Z] ========================================================= [2023-05-03T18:18:55.916Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T18:18:55.916Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T18:18:56.253Z] + git log --format=format:%s -1 32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] echo [2023-05-03T18:18:56.263Z] [semverPrep] GIT_COMMIT: 32ce51faa6cf4b2d41d14c6abe942ee729d834da, Commit Message: Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81 [Pipeline] echo [2023-05-03T18:18:56.272Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T18:18:56.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T18:18:56.642Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T18:18:56.642Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T18:18:56.642Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T18:18:56.642Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T18:18:56.642Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T18:18:56.642Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:18:57.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T18:18:57.067Z] [2023-05-03T18:18:57.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:18:57.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T18:18:57.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T18:18:57.366Z] b85a868b505f: Pulling fs layer [2023-05-03T18:18:57.366Z] e2be974225ed: Pulling fs layer [2023-05-03T18:18:57.366Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T18:18:57.366Z] 988bab9f4d93: Pulling fs layer [2023-05-03T18:18:57.366Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T18:18:57.366Z] eaf3925da568: Pulling fs layer [2023-05-03T18:18:57.366Z] bab4dde63d76: Pulling fs layer [2023-05-03T18:18:57.366Z] bde34c3a00c8: Pulling fs layer [2023-05-03T18:18:57.366Z] b352a97aabf1: Pulling fs layer [2023-05-03T18:18:57.366Z] 4872d77fe225: Pulling fs layer [2023-05-03T18:18:57.366Z] 5851b861e8e6: Pulling fs layer [2023-05-03T18:18:57.366Z] bab4dde63d76: Waiting [2023-05-03T18:18:57.366Z] bde34c3a00c8: Waiting [2023-05-03T18:18:57.366Z] b352a97aabf1: Waiting [2023-05-03T18:18:57.366Z] 4872d77fe225: Waiting [2023-05-03T18:18:57.366Z] 5851b861e8e6: Waiting [2023-05-03T18:18:57.366Z] 988bab9f4d93: Waiting [2023-05-03T18:18:57.366Z] eaf3925da568: Waiting [2023-05-03T18:18:57.367Z] e2be974225ed: Verifying Checksum [2023-05-03T18:18:57.367Z] e2be974225ed: Download complete [2023-05-03T18:18:57.367Z] 988bab9f4d93: Download complete [2023-05-03T18:18:57.367Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T18:18:57.367Z] 1469e6f7b9e6: Download complete [2023-05-03T18:18:57.367Z] eaf3925da568: Verifying Checksum [2023-05-03T18:18:57.367Z] eaf3925da568: Download complete [2023-05-03T18:18:57.367Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T18:18:57.367Z] 339a4e72a1f5: Download complete [2023-05-03T18:18:57.627Z] bde34c3a00c8: Download complete [2023-05-03T18:18:57.627Z] b352a97aabf1: Download complete [2023-05-03T18:18:57.627Z] 4872d77fe225: Download complete [2023-05-03T18:18:57.627Z] 5851b861e8e6: Download complete [2023-05-03T18:18:57.627Z] b85a868b505f: Verifying Checksum [2023-05-03T18:18:57.627Z] b85a868b505f: Download complete [2023-05-03T18:18:57.886Z] bab4dde63d76: Verifying Checksum [2023-05-03T18:18:57.886Z] bab4dde63d76: Download complete [2023-05-03T18:18:58.834Z] b85a868b505f: Pull complete [2023-05-03T18:18:59.099Z] e2be974225ed: Pull complete [2023-05-03T18:18:59.357Z] 339a4e72a1f5: Pull complete [2023-05-03T18:18:59.617Z] 988bab9f4d93: Pull complete [2023-05-03T18:18:59.875Z] 1469e6f7b9e6: Pull complete [2023-05-03T18:18:59.875Z] eaf3925da568: Pull complete [2023-05-03T18:19:01.781Z] bab4dde63d76: Pull complete [2023-05-03T18:19:01.781Z] bde34c3a00c8: Pull complete [2023-05-03T18:19:02.039Z] b352a97aabf1: Pull complete [2023-05-03T18:19:02.039Z] 4872d77fe225: Pull complete [2023-05-03T18:19:02.039Z] 5851b861e8e6: Pull complete [2023-05-03T18:19:02.039Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T18:19:02.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T18:19:02.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:19:02.147Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:19:02.200Z] $ 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-05-03T18:19:04.142Z] $ docker top 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf -eo pid,comm [2023-05-03T18:19:04.199Z] 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-05-03T18:19:04.199Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T18:19:04.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T18:19:04.242Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T18:19:04.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T18:19:04.379Z] $ docker exec 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf ssh-agent [2023-05-03T18:19:04.489Z] SSH_AUTH_SOCK=/tmp/ssh-B3V75QRRbVfy/agent.33 [2023-05-03T18:19:04.489Z] SSH_AGENT_PID=39 [2023-05-03T18:19:04.496Z] Running ssh-add (command line suppressed) [2023-05-03T18:19:04.618Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1323983059293408530.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1323983059293408530.key) [2023-05-03T18:19:04.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T18:19:04.916Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T18:19:04.936Z] $ docker exec --env ******** --env ******** 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf ssh-agent -k [2023-05-03T18:19:05.043Z] unset SSH_AUTH_SOCK; [2023-05-03T18:19:05.044Z] unset SSH_AGENT_PID; [2023-05-03T18:19:05.044Z] echo Agent pid 39 killed; [2023-05-03T18:19:05.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T18:19:05.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T18:19:05.077Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T18:19:05.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T18:19:05.202Z] $ docker exec 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf ssh-agent [2023-05-03T18:19:05.316Z] SSH_AUTH_SOCK=/tmp/ssh-xrhfr4ZVphN4/agent.71 [2023-05-03T18:19:05.316Z] SSH_AGENT_PID=77 [2023-05-03T18:19:05.321Z] Running ssh-add (command line suppressed) [2023-05-03T18:19:05.429Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7833195320813435243.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7833195320813435243.key) [2023-05-03T18:19:05.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T18:19:05.730Z] + git semver init [2023-05-03T18:19:05.991Z] 2023-05-03 18:19:05,932 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T18:19:05.991Z] 2023-05-03 18:19:05,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-03T18:19:05.991Z] 2023-05-03 18:19:05,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-03T18:19:05.991Z] 2023-05-03 18:19:05,933 [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-05-03T18:19:06.931Z] 2023-05-03 18:19:06,599 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-03T18:19:06.931Z] 2023-05-03 18:19:06,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-03T18:19:06.931Z] 2023-05-03 18:19:06,600 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:19:06.931Z] 2023-05-03 18:19:06,600 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:19:06.931Z] 3.0.0-dev.31 [Pipeline] } [2023-05-03T18:19:06.944Z] $ docker exec --env ******** --env ******** 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf ssh-agent -k [2023-05-03T18:19:07.050Z] unset SSH_AUTH_SOCK; [2023-05-03T18:19:07.050Z] unset SSH_AGENT_PID; [2023-05-03T18:19:07.050Z] echo Agent pid 77 killed; [2023-05-03T18:19:07.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T18:19:07.358Z] + git semver [Pipeline] } [2023-05-03T18:19:07.633Z] $ docker stop --time=1 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf [2023-05-03T18:19:08.984Z] $ docker rm -f --volumes 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T18:19:09.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T18:19:09.539Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T18:19:09.542Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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-05-03T18:19:09.707Z] provisioning config files... [2023-05-03T18:19:09.716Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5649478541087951897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:19:10.014Z] ---> docker-login.sh [2023-05-03T18:19:10.014Z] nexus3.edgexfoundry.org:10001 [2023-05-03T18:19:10.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:19:10.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:19:10.014Z] Configure a credential helper to remove this warning. See [2023-05-03T18:19:10.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:19:10.014Z] [2023-05-03T18:19:10.014Z] Login Succeeded [2023-05-03T18:19:10.014Z] nexus3.edgexfoundry.org:10002 [2023-05-03T18:19:10.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:19:10.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:19:10.014Z] Configure a credential helper to remove this warning. See [2023-05-03T18:19:10.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:19:10.014Z] [2023-05-03T18:19:10.014Z] Login Succeeded [2023-05-03T18:19:10.014Z] nexus3.edgexfoundry.org:10003 [2023-05-03T18:19:10.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:19:10.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:19:10.276Z] Configure a credential helper to remove this warning. See [2023-05-03T18:19:10.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:19:10.276Z] [2023-05-03T18:19:10.276Z] Login Succeeded [2023-05-03T18:19:10.276Z] nexus3.edgexfoundry.org:10004 [2023-05-03T18:19:10.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:19:10.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:19:10.276Z] Configure a credential helper to remove this warning. See [2023-05-03T18:19:10.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:19:10.276Z] [2023-05-03T18:19:10.276Z] Login Succeeded [2023-05-03T18:19:10.276Z] docker.io [2023-05-03T18:19:10.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:19:10.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:19:10.536Z] Configure a credential helper to remove this warning. See [2023-05-03T18:19:10.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:19:10.536Z] [2023-05-03T18:19:10.536Z] Login Succeeded [2023-05-03T18:19:10.536Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T18:19:10.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T18:19:10.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T18:19:10.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T18:19:10.618Z] ========================================================= [2023-05-03T18:19:10.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T18:19:10.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:19:10.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-05-03T18:19:10.921Z] Sending build context to Docker daemon 1.956MB [2023-05-03T18:19:10.921Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T18:19:10.921Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-03T18:19:10.921Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T18:19:10.921Z] f56be85fc22e: Pulling fs layer [2023-05-03T18:19:10.921Z] 85791d961cd3: Pulling fs layer [2023-05-03T18:19:10.921Z] d694b5ae8c79: Pulling fs layer [2023-05-03T18:19:10.921Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T18:19:10.921Z] 4d19c01a9841: Pulling fs layer [2023-05-03T18:19:10.921Z] 9325e15d5711: Pulling fs layer [2023-05-03T18:19:10.921Z] 556b6ee489ea: Pulling fs layer [2023-05-03T18:19:10.921Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T18:19:10.921Z] 9f32a84ed3da: Waiting [2023-05-03T18:19:10.921Z] 4d19c01a9841: Waiting [2023-05-03T18:19:10.921Z] 556b6ee489ea: Waiting [2023-05-03T18:19:10.921Z] c5a4b2cf53e6: Waiting [2023-05-03T18:19:10.921Z] 9325e15d5711: Waiting [2023-05-03T18:19:10.921Z] 85791d961cd3: Download complete [2023-05-03T18:19:10.921Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T18:19:10.921Z] 9f32a84ed3da: Download complete [2023-05-03T18:19:10.921Z] f56be85fc22e: Verifying Checksum [2023-05-03T18:19:10.921Z] f56be85fc22e: Download complete [2023-05-03T18:19:10.921Z] 4d19c01a9841: Verifying Checksum [2023-05-03T18:19:10.921Z] 4d19c01a9841: Download complete [2023-05-03T18:19:11.182Z] 9325e15d5711: Verifying Checksum [2023-05-03T18:19:11.182Z] 9325e15d5711: Download complete [2023-05-03T18:19:11.182Z] f56be85fc22e: Pull complete [2023-05-03T18:19:11.445Z] 85791d961cd3: Pull complete [2023-05-03T18:19:11.705Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T18:19:11.705Z] c5a4b2cf53e6: Download complete [2023-05-03T18:19:11.705Z] d694b5ae8c79: Download complete [2023-05-03T18:19:11.963Z] 556b6ee489ea: Verifying Checksum [2023-05-03T18:19:11.963Z] 556b6ee489ea: Download complete [2023-05-03T18:19:15.248Z] d694b5ae8c79: Pull complete [2023-05-03T18:19:15.248Z] 9f32a84ed3da: Pull complete [2023-05-03T18:19:15.248Z] 4d19c01a9841: Pull complete [2023-05-03T18:19:15.248Z] 9325e15d5711: Pull complete [2023-05-03T18:19:17.781Z] 556b6ee489ea: Pull complete [2023-05-03T18:19:18.348Z] c5a4b2cf53e6: Pull complete [2023-05-03T18:19:18.348Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T18:19:18.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T18:19:18.348Z] ---> c4be618373d6 [2023-05-03T18:19:18.348Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-03T18:19:21.757Z] ---> Running in d9ad44abb169 [2023-05-03T18:19:21.757Z] Removing intermediate container d9ad44abb169 [2023-05-03T18:19:21.757Z] ---> af464f349a10 [2023-05-03T18:19:21.757Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T18:19:21.757Z] ---> Running in 8451e2976076 [2023-05-03T18:19:22.016Z] Removing intermediate container 8451e2976076 [2023-05-03T18:19:22.016Z] ---> 5dd32f3ce5dd [2023-05-03T18:19:22.016Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-03T18:19:22.016Z] ---> Running in 6a14cd776908 [2023-05-03T18:19:22.016Z] Removing intermediate container 6a14cd776908 [2023-05-03T18:19:22.016Z] ---> 1235006dc7ba [2023-05-03T18:19:22.016Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-03T18:19:22.016Z] ---> Running in 5e033703bd25 [2023-05-03T18:19:22.275Z] Removing intermediate container 5e033703bd25 [2023-05-03T18:19:22.275Z] ---> 46f9327bd29e [2023-05-03T18:19:22.275Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T18:19:22.275Z] ---> Running in 5070bf6a4cb2 [2023-05-03T18:19:22.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T18:19:22.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T18:19:22.793Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-03T18:19:22.793Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-03T18:19:22.793Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-03T18:19:22.793Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-03T18:19:22.793Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-03T18:19:22.793Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-03T18:19:22.793Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-03T18:19:22.793Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-03T18:19:22.793Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-03T18:19:22.793Z] (10/14) Installing kmod-libs (30-r1) [2023-05-03T18:19:22.793Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-03T18:19:22.793Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-03T18:19:22.793Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-03T18:19:22.793Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-03T18:19:22.793Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T18:19:22.793Z] Executing eudev-3.2.11-r4.trigger [2023-05-03T18:19:22.793Z] OK: 272 MiB in 67 packages [2023-05-03T18:19:23.730Z] Removing intermediate container 5070bf6a4cb2 [2023-05-03T18:19:23.730Z] ---> b598e524c83c [2023-05-03T18:19:23.730Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-03T18:19:23.730Z] ---> Running in b83aeff89ee2 [2023-05-03T18:19:23.991Z] Removing intermediate container b83aeff89ee2 [2023-05-03T18:19:23.991Z] ---> 0dffc1fe5daa [2023-05-03T18:19:23.991Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-03T18:19:23.991Z] ---> 6b44f6817355 [2023-05-03T18:19:23.991Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T18:19:23.991Z] ---> Running in 619dcd53d510 [2023-05-03T18:19:24.660Z] Still waiting to schedule task [2023-05-03T18:19:24.660Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T18:19:50.561Z] Removing intermediate container 619dcd53d510 [2023-05-03T18:19:50.561Z] ---> 941986ee406a [2023-05-03T18:19:50.561Z] Step 11/13 : COPY . . [2023-05-03T18:19:50.561Z] ---> 5366e9cf3d13 [2023-05-03T18:19:50.561Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-03T18:19:50.561Z] ---> Running in 8e8e6fb8f988 [2023-05-03T18:19:50.561Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T18:19:50.561Z] Dload Upload Total Spent Left Speed [2023-05-03T18:19:50.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8676 0 --:--:-- --:--:-- --:--:-- 8634 100 1062 100 1062 0 0 8669  0 --:--:-- --:--:-- --:--:-- 8634 [2023-05-03T18:19:50.561Z] Removing intermediate container 8e8e6fb8f988 [2023-05-03T18:19:50.562Z] ---> 5427671d2a8c [2023-05-03T18:19:50.562Z] Step 13/13 : RUN ${MAKE} [2023-05-03T18:19:50.562Z] ---> Running in 106c108f5cd3 [2023-05-03T18:19:50.562Z] noop [2023-05-03T18:19:50.562Z] Removing intermediate container 106c108f5cd3 [2023-05-03T18:19:50.562Z] ---> a05c4a496733 [2023-05-03T18:19:50.562Z] Successfully built a05c4a496733 [2023-05-03T18:19:50.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:19:50.870Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T18:19:50.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:19:50.952Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:19:50.984Z] $ 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-05-03T18:19:51.326Z] $ docker top 4a6a663ac61707db866800c8da369737ecf9413e23a142a8ddace198540e14c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T18:19:51.663Z] + go version [2023-05-03T18:19:51.663Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T18:19:51.676Z] $ docker stop --time=1 4a6a663ac61707db866800c8da369737ecf9413e23a142a8ddace198540e14c0 [2023-05-03T18:19:52.954Z] $ docker rm -f --volumes 4a6a663ac61707db866800c8da369737ecf9413e23a142a8ddace198540e14c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:19:53.369Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T18:19:53.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:19:53.441Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:19:53.474Z] $ 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-05-03T18:19:53.855Z] $ docker top 80cfba4ad2f096410ee9a51781ff9e621442de551e691bc83c03e95d29a5cc4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T18:19:54.201Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-03T18:19:54.494Z] + make test [2023-05-03T18:19:54.494Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T18:19:59.759Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-03T18:20:11.956Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-03T18:20:11.956Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements [2023-05-03T18:20:17.219Z] go vet ./... [2023-05-03T18:20:21.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T18:20:21.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T18:20:21.404Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T18:20:21.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T18:20:21.427Z] $ docker stop --time=1 80cfba4ad2f096410ee9a51781ff9e621442de551e691bc83c03e95d29a5cc4b [2023-05-03T18:20:23.992Z] $ docker rm -f --volumes 80cfba4ad2f096410ee9a51781ff9e621442de551e691bc83c03e95d29a5cc4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T18:20:24.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T18:20:24.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T18:20:25.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T18:20:25.296Z] + ls -al . [2023-05-03T18:20:25.297Z] total 192 [2023-05-03T18:20:25.297Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 18:19 . [2023-05-03T18:20:25.297Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:18 .. [2023-05-03T18:20:25.297Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 18:19 .git [2023-05-03T18:20:25.297Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:18 .github [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 414 May 3 18:18 .gitignore [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 18:18 .golangci.yml [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 77 May 3 18:18 .hadolint.yml [2023-05-03T18:20:25.297Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 18:19 .semver [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 3 18:18 Attribution.txt [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 3 18:18 CHANGELOG.md [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 3 18:18 Dockerfile [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 18:18 GOVERNANCE.md [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 659 May 3 18:18 Jenkinsfile [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 3 18:18 LICENSE [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 3 18:18 Makefile [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 622 May 3 18:18 OWNERS.md [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 3 18:18 README.md [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 18:19 VERSION [2023-05-03T18:20:25.297Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 18:18 bin [2023-05-03T18:20:25.297Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:18 cmd [2023-05-03T18:20:25.297Z] -rw-r--r-- 1 jenkins jenkins 28693 May 3 18:20 coverage.out [2023-05-03T18:20:25.297Z] -rwxrwxr-x 1 jenkins jenkins 140 May 3 18:18 docker-entrypoint.sh [2023-05-03T18:20:25.297Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:18 docs [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 3 18:18 go.mod [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 3 18:18 go.sum [2023-05-03T18:20:25.297Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:18 internal [2023-05-03T18:20:25.297Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:18 snap [2023-05-03T18:20:25.297Z] -rw-rw-r-- 1 jenkins jenkins 231 May 3 18:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:20:25.603Z] + 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=32ce51faa6cf4b2d41d14c6abe942ee729d834da --label arch=amd64 --label version=3.0.0-dev.31 . [2023-05-03T18:20:25.604Z] Sending build context to Docker daemon 1.986MB [2023-05-03T18:20:25.604Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T18:20:25.604Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-03T18:20:25.604Z] ---> a05c4a496733 [2023-05-03T18:20:25.604Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-03T18:20:25.604Z] ---> Running in deed2867e73d [2023-05-03T18:20:25.861Z] Removing intermediate container deed2867e73d [2023-05-03T18:20:25.861Z] ---> 5b079b7afd21 [2023-05-03T18:20:25.861Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T18:20:25.861Z] ---> Running in d99a004d44d0 [2023-05-03T18:20:25.861Z] Removing intermediate container d99a004d44d0 [2023-05-03T18:20:25.861Z] ---> 1569a0bcc823 [2023-05-03T18:20:25.861Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-03T18:20:25.861Z] ---> Running in cbde0037f51d [2023-05-03T18:20:25.861Z] Removing intermediate container cbde0037f51d [2023-05-03T18:20:25.861Z] ---> 44ced64f92fe [2023-05-03T18:20:25.861Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-03T18:20:25.861Z] ---> Running in 060d28e0ca7f [2023-05-03T18:20:26.119Z] Removing intermediate container 060d28e0ca7f [2023-05-03T18:20:26.119Z] ---> b2eb2997881f [2023-05-03T18:20:26.119Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T18:20:26.119Z] ---> Running in b83c2eaf0348 [2023-05-03T18:20:26.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T18:20:26.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T18:20:26.637Z] OK: 272 MiB in 67 packages [2023-05-03T18:20:26.896Z] Removing intermediate container b83c2eaf0348 [2023-05-03T18:20:26.896Z] ---> 2cb5bedabef4 [2023-05-03T18:20:26.896Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-03T18:20:26.896Z] ---> Running in 80282234a4ea [2023-05-03T18:20:27.155Z] Removing intermediate container 80282234a4ea [2023-05-03T18:20:27.155Z] ---> 2aa07efd2fae [2023-05-03T18:20:27.155Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-03T18:20:27.155Z] ---> 8beba37fe7a7 [2023-05-03T18:20:27.155Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T18:20:27.155Z] ---> Running in d1a2d3a816f9 [2023-05-03T18:20:28.102Z] Removing intermediate container d1a2d3a816f9 [2023-05-03T18:20:28.102Z] ---> 4dbfbe0e2378 [2023-05-03T18:20:28.102Z] Step 11/35 : COPY . . [2023-05-03T18:20:28.361Z] ---> 4f2e87dda820 [2023-05-03T18:20:28.361Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-03T18:20:28.361Z] ---> Running in 42d861558887 [2023-05-03T18:20:28.621Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T18:20:28.621Z] Dload Upload Total Spent Left Speed [2023-05-03T18:20:28.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21517 0 --:--:-- --:--:-- --:--:-- 21673 [2023-05-03T18:20:28.882Z] Removing intermediate container 42d861558887 [2023-05-03T18:20:28.882Z] ---> 0100316c0c89 [2023-05-03T18:20:28.882Z] Step 13/35 : RUN ${MAKE} [2023-05-03T18:20:28.882Z] ---> Running in a772ac8251b4 [2023-05-03T18:20:29.142Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-03T18:20:51.088Z] Removing intermediate container a772ac8251b4 [2023-05-03T18:20:51.088Z] ---> 81064aac696a [2023-05-03T18:20:51.088Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-03T18:20:51.088Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-03T18:20:51.088Z] 4acc49c71d14: Pulling fs layer [2023-05-03T18:20:51.088Z] 4acc49c71d14: Verifying Checksum [2023-05-03T18:20:51.088Z] 4acc49c71d14: Download complete [2023-05-03T18:20:51.088Z] 4acc49c71d14: Pull complete [2023-05-03T18:20:51.088Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-03T18:20:51.088Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-03T18:20:51.088Z] ---> 01a2bd3e5fff [2023-05-03T18:20:51.088Z] Step 15/35 : FROM alpine:3.17 [2023-05-03T18:20:51.088Z] 3.17: Pulling from library/alpine [2023-05-03T18:20:51.088Z] f56be85fc22e: Already exists [2023-05-03T18:20:51.348Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T18:20:51.348Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T18:20:51.348Z] ---> 9ed4aefc74f6 [2023-05-03T18:20:51.348Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-03T18:20:51.348Z] ---> Running in 4b8c63bccffe [2023-05-03T18:20:51.608Z] Removing intermediate container 4b8c63bccffe [2023-05-03T18:20:51.608Z] ---> c7f34b4b6e08 [2023-05-03T18:20:51.608Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-03T18:20:51.608Z] ---> Running in 7a01def76270 [2023-05-03T18:20:51.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T18:20:51.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T18:20:52.191Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-03T18:20:52.191Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-03T18:20:52.191Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-03T18:20:52.191Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-03T18:20:52.191Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-03T18:20:52.191Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-03T18:20:52.191Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-03T18:20:52.191Z] (8/86) Installing libxcb (1.15-r0) [2023-05-03T18:20:52.191Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-03T18:20:52.191Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-03T18:20:52.467Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-03T18:20:52.467Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-03T18:20:52.467Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-03T18:20:52.467Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-03T18:20:52.467Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-03T18:20:52.467Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-03T18:20:52.467Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-03T18:20:52.467Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-03T18:20:52.467Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-03T18:20:52.467Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-03T18:20:52.467Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-03T18:20:52.467Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-03T18:20:52.467Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-03T18:20:52.467Z] (24/86) Installing glib (2.74.6-r0) [2023-05-03T18:20:52.467Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-03T18:20:52.467Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-03T18:20:52.467Z] (27/86) Installing libass (0.16.0-r1) [2023-05-03T18:20:52.467Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-03T18:20:52.467Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-03T18:20:52.467Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-03T18:20:52.467Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-03T18:20:52.467Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-03T18:20:52.467Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-03T18:20:52.467Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-03T18:20:52.467Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-03T18:20:52.467Z] (36/86) Installing libunistring (1.1-r0) [2023-05-03T18:20:52.467Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-03T18:20:52.735Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-03T18:20:52.735Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-03T18:20:52.735Z] (40/86) Installing lame (3.100-r2) [2023-05-03T18:20:52.735Z] (41/86) Installing opus (1.3.1-r1) [2023-05-03T18:20:52.735Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-03T18:20:52.735Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-03T18:20:52.735Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-03T18:20:52.735Z] (45/86) Installing orc (0.4.33-r0) [2023-05-03T18:20:52.735Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-03T18:20:52.735Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-03T18:20:52.735Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-03T18:20:52.735Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-03T18:20:52.735Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-03T18:20:52.735Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-03T18:20:52.735Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-03T18:20:52.735Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-03T18:20:52.735Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-03T18:20:52.735Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-03T18:20:52.735Z] (56/86) Installing libpulse (16.1-r6) [2023-05-03T18:20:52.735Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-03T18:20:52.735Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-03T18:20:52.735Z] (59/86) Installing librist (0.2.7-r0) [2023-05-03T18:20:52.735Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-03T18:20:52.735Z] (61/86) Installing libssh (0.10.4-r0) [2023-05-03T18:20:52.735Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-03T18:20:52.735Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-03T18:20:52.735Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-03T18:20:52.735Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-03T18:20:52.735Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-03T18:20:52.735Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-03T18:20:52.735Z] (68/86) Installing libva (2.16.0-r0) [2023-05-03T18:20:52.735Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-03T18:20:52.735Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-03T18:20:52.735Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-03T18:20:52.735Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-03T18:20:52.735Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-03T18:20:52.735Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-03T18:20:52.735Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-03T18:20:53.012Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-03T18:20:53.012Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-03T18:20:53.012Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-03T18:20:53.012Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-03T18:20:53.012Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-03T18:20:53.012Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-03T18:20:53.012Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-03T18:20:53.012Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-03T18:20:53.012Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-03T18:20:53.012Z] (85/86) Installing kmod-libs (30-r1) [2023-05-03T18:20:53.012Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-03T18:20:53.292Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T18:20:53.292Z] Executing eudev-3.2.11-r4.trigger [2023-05-03T18:20:53.292Z] OK: 112 MiB in 101 packages [2023-05-03T18:20:55.879Z] Removing intermediate container 7a01def76270 [2023-05-03T18:20:55.880Z] ---> e6c3b284b512 [2023-05-03T18:20:55.880Z] Step 18/35 : WORKDIR / [2023-05-03T18:20:55.880Z] ---> Running in f7207a86e6db [2023-05-03T18:20:55.880Z] Removing intermediate container f7207a86e6db [2023-05-03T18:20:55.880Z] ---> 752809ec36ee [2023-05-03T18:20:55.880Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-03T18:20:56.138Z] ---> 62014c7fbccc [2023-05-03T18:20:56.138Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-03T18:20:56.138Z] ---> 1e9f274c6f31 [2023-05-03T18:20:56.138Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-03T18:20:56.400Z] ---> bd9cd05a8073 [2023-05-03T18:20:56.400Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-03T18:20:56.659Z] ---> ab559d5cb1c8 [2023-05-03T18:20:56.659Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-03T18:20:56.659Z] ---> f080df0bb339 [2023-05-03T18:20:56.659Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-03T18:20:56.919Z] ---> 87e4d6680110 [2023-05-03T18:20:56.919Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-03T18:20:57.487Z] ---> 9f4e40f3ca39 [2023-05-03T18:20:57.487Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-03T18:20:57.487Z] ---> Running in 79ea31a138d3 [2023-05-03T18:20:58.055Z] Removing intermediate container 79ea31a138d3 [2023-05-03T18:20:58.055Z] ---> 18db22199a30 [2023-05-03T18:20:58.055Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-03T18:20:58.055Z] ---> Running in 1b8df8650417 [2023-05-03T18:20:58.623Z] Removing intermediate container 1b8df8650417 [2023-05-03T18:20:58.623Z] ---> 959199274dfd [2023-05-03T18:20:58.623Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-03T18:20:58.623Z] ---> Running in 94fcad4b6c3a [2023-05-03T18:20:59.189Z] Removing intermediate container 94fcad4b6c3a [2023-05-03T18:20:59.189Z] ---> 7a85381f0a2d [2023-05-03T18:20:59.189Z] Step 29/35 : EXPOSE 59983 [2023-05-03T18:20:59.189Z] ---> Running in bcb54d09d4fc [2023-05-03T18:20:59.189Z] Removing intermediate container bcb54d09d4fc [2023-05-03T18:20:59.189Z] ---> 147c56e852ad [2023-05-03T18:20:59.189Z] Step 30/35 : EXPOSE 8554 [2023-05-03T18:20:59.189Z] ---> Running in dbcf00ca8ca3 [2023-05-03T18:20:59.189Z] Removing intermediate container dbcf00ca8ca3 [2023-05-03T18:20:59.189Z] ---> e0a5e0d85740 [2023-05-03T18:20:59.189Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-03T18:20:59.448Z] ---> Running in ef83e669a34c [2023-05-03T18:20:59.448Z] Removing intermediate container ef83e669a34c [2023-05-03T18:20:59.448Z] ---> dae645c70ee9 [2023-05-03T18:20:59.448Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-03T18:20:59.448Z] ---> Running in 14cd372ef4d6 [2023-05-03T18:20:59.448Z] Removing intermediate container 14cd372ef4d6 [2023-05-03T18:20:59.448Z] ---> 99218a010206 [2023-05-03T18:20:59.448Z] Step 33/35 : LABEL arch=amd64 [2023-05-03T18:20:59.448Z] ---> Running in 106d3c2b9dbc [2023-05-03T18:20:59.709Z] Removing intermediate container 106d3c2b9dbc [2023-05-03T18:20:59.709Z] ---> bc4f8f730683 [2023-05-03T18:20:59.709Z] Step 34/35 : LABEL git_sha=32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:20:59.709Z] ---> Running in 96f2a6d2ccd8 [2023-05-03T18:20:59.709Z] Removing intermediate container 96f2a6d2ccd8 [2023-05-03T18:20:59.709Z] ---> fa7c1ac0c257 [2023-05-03T18:20:59.709Z] Step 35/35 : LABEL version=3.0.0-dev.31 [2023-05-03T18:20:59.709Z] ---> Running in 3c6bc4ae0785 [2023-05-03T18:20:59.709Z] Removing intermediate container 3c6bc4ae0785 [2023-05-03T18:20:59.709Z] ---> be32897abe9c [2023-05-03T18:20:59.709Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T18:20:59.709Z] Successfully built be32897abe9c [2023-05-03T18:20:59.709Z] 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-05-03T18:20:59.815Z] provisioning config files... [2023-05-03T18:20:59.823Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11324784650072182776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:21:00.117Z] ---> docker-login.sh [2023-05-03T18:21:00.117Z] nexus3.edgexfoundry.org:10001 [2023-05-03T18:21:00.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:00.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:00.117Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:00.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:00.117Z] [2023-05-03T18:21:00.117Z] Login Succeeded [2023-05-03T18:21:00.117Z] nexus3.edgexfoundry.org:10002 [2023-05-03T18:21:00.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:00.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:00.117Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:00.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:00.117Z] [2023-05-03T18:21:00.117Z] Login Succeeded [2023-05-03T18:21:00.117Z] nexus3.edgexfoundry.org:10003 [2023-05-03T18:21:00.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:00.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:00.376Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:00.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:00.376Z] [2023-05-03T18:21:00.376Z] Login Succeeded [2023-05-03T18:21:00.376Z] nexus3.edgexfoundry.org:10004 [2023-05-03T18:21:00.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:00.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:00.376Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:00.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:00.376Z] [2023-05-03T18:21:00.376Z] Login Succeeded [2023-05-03T18:21:00.376Z] docker.io [2023-05-03T18:21:00.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:00.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:00.635Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:00.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:00.635Z] [2023-05-03T18:21:00.635Z] Login Succeeded [2023-05-03T18:21:00.635Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T18:21:00.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T18:21:00.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T18:21:00.684Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-03T18:21:00.684Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:21:00.684Z] latest [2023-05-03T18:21:00.684Z] 3.0.0-dev.31 [2023-05-03T18:21:00.684Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [2023-05-03T18:21:00.684Z] main [2023-05-03T18:21:00.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:01.003Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:01.317Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:21:01.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-03T18:21:01.317Z] b04abab1f1fb: Preparing [2023-05-03T18:21:01.317Z] d81f052ad878: Preparing [2023-05-03T18:21:01.317Z] 5fef6e9174f1: Preparing [2023-05-03T18:21:01.317Z] 3827b5b91e75: Preparing [2023-05-03T18:21:01.317Z] acc83c6ca332: Preparing [2023-05-03T18:21:01.317Z] c50bc6d73685: Preparing [2023-05-03T18:21:01.317Z] 02f605b4a4e3: Preparing [2023-05-03T18:21:01.317Z] ce897fa51bed: Preparing [2023-05-03T18:21:01.317Z] 950358eac468: Preparing [2023-05-03T18:21:01.317Z] 6ecd29d9bc65: Preparing [2023-05-03T18:21:01.317Z] 2d414bd0c8f7: Preparing [2023-05-03T18:21:01.317Z] f1417ff83b31: Preparing [2023-05-03T18:21:01.317Z] 950358eac468: Waiting [2023-05-03T18:21:01.317Z] 6ecd29d9bc65: Waiting [2023-05-03T18:21:01.317Z] 2d414bd0c8f7: Waiting [2023-05-03T18:21:01.317Z] c50bc6d73685: Waiting [2023-05-03T18:21:01.317Z] 02f605b4a4e3: Waiting [2023-05-03T18:21:01.317Z] ce897fa51bed: Waiting [2023-05-03T18:21:01.317Z] f1417ff83b31: Waiting [2023-05-03T18:21:01.317Z] 5fef6e9174f1: Pushed [2023-05-03T18:21:01.317Z] b04abab1f1fb: Pushed [2023-05-03T18:21:01.317Z] d81f052ad878: Pushed [2023-05-03T18:21:01.317Z] acc83c6ca332: Pushed [2023-05-03T18:21:01.576Z] c50bc6d73685: Pushed [2023-05-03T18:21:01.576Z] 950358eac468: Pushed [2023-05-03T18:21:01.576Z] ce897fa51bed: Pushed [2023-05-03T18:21:01.576Z] 02f605b4a4e3: Pushed [2023-05-03T18:21:01.576Z] f1417ff83b31: Layer already exists [2023-05-03T18:21:04.103Z] 3827b5b91e75: Pushed [2023-05-03T18:21:04.183Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12615 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-03T18:21:04.194Z] Running in /w/workspace/device-usb-camera/103 [Pipeline] { [Pipeline] checkout [2023-05-03T18:21:04.227Z] Selected Git installation does not exist. Using Default [2023-05-03T18:21:04.227Z] The recommended git tool is: NONE [2023-05-03T18:21:04.362Z] 6ecd29d9bc65: Pushed [2023-05-03T18:21:09.628Z] using credential edgex-jenkins-ssh [2023-05-03T18:21:09.645Z] Cloning the remote Git repository [2023-05-03T18:21:09.687Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-03T18:21:09.782Z] > git init /w/workspace/device-usb-camera/103 # timeout=10 [2023-05-03T18:21:09.937Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-03T18:21:09.938Z] > git --version # timeout=10 [2023-05-03T18:21:09.966Z] > git --version # 'git version 2.25.1' [2023-05-03T18:21:09.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T18:21:10.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T18:21:10.881Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-03T18:21:10.904Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T18:21:11.782Z] Avoid second fetch [2023-05-03T18:21:11.782Z] Checking out Revision 32ce51faa6cf4b2d41d14c6abe942ee729d834da (main) [2023-05-03T18:21:12.338Z] Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" [2023-05-03T18:21:12.480Z] 2d414bd0c8f7: Pushed [2023-05-03T18:21:12.480Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:12.788Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T18:21:11.796Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T18:21:11.867Z] > git checkout -f 32ce51faa6cf4b2d41d14c6abe942ee729d834da # timeout=10 [2023-05-03T18:21:13.098Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-03T18:21:13.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-03T18:21:13.098Z] b04abab1f1fb: Preparing [2023-05-03T18:21:13.098Z] d81f052ad878: Preparing [2023-05-03T18:21:13.098Z] 5fef6e9174f1: Preparing [2023-05-03T18:21:13.098Z] 3827b5b91e75: Preparing [2023-05-03T18:21:13.098Z] acc83c6ca332: Preparing [2023-05-03T18:21:13.098Z] c50bc6d73685: Preparing [2023-05-03T18:21:13.098Z] 02f605b4a4e3: Preparing [2023-05-03T18:21:13.098Z] ce897fa51bed: Preparing [2023-05-03T18:21:13.098Z] 950358eac468: Preparing [2023-05-03T18:21:13.098Z] 6ecd29d9bc65: Preparing [2023-05-03T18:21:13.098Z] 2d414bd0c8f7: Preparing [2023-05-03T18:21:13.098Z] f1417ff83b31: Preparing [2023-05-03T18:21:13.098Z] 02f605b4a4e3: Waiting [2023-05-03T18:21:13.098Z] ce897fa51bed: Waiting [2023-05-03T18:21:13.098Z] 950358eac468: Waiting [2023-05-03T18:21:13.098Z] c50bc6d73685: Waiting [2023-05-03T18:21:13.098Z] 6ecd29d9bc65: Waiting [2023-05-03T18:21:13.098Z] 2d414bd0c8f7: Waiting [2023-05-03T18:21:13.098Z] f1417ff83b31: Waiting [2023-05-03T18:21:13.098Z] acc83c6ca332: Layer already exists [2023-05-03T18:21:13.098Z] 3827b5b91e75: Layer already exists [2023-05-03T18:21:13.098Z] 5fef6e9174f1: Layer already exists [2023-05-03T18:21:13.098Z] b04abab1f1fb: Layer already exists [2023-05-03T18:21:13.098Z] d81f052ad878: Layer already exists [2023-05-03T18:21:13.098Z] 02f605b4a4e3: Layer already exists [2023-05-03T18:21:13.098Z] c50bc6d73685: Layer already exists [2023-05-03T18:21:13.098Z] ce897fa51bed: Layer already exists [2023-05-03T18:21:13.098Z] 950358eac468: Layer already exists [2023-05-03T18:21:13.098Z] 6ecd29d9bc65: Layer already exists [2023-05-03T18:21:13.098Z] f1417ff83b31: Layer already exists [2023-05-03T18:21:13.098Z] 2d414bd0c8f7: Layer already exists [2023-05-03T18:21:13.098Z] latest: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:13.341Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T18:21:13.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T18:21:13.341Z] Dload Upload Total Spent Left Speed [2023-05-03T18:21:13.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-05-03T18:21:13.404Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-03T18:21:13.711Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.31 [2023-05-03T18:21:13.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-03T18:21:13.711Z] b04abab1f1fb: Preparing [2023-05-03T18:21:13.711Z] d81f052ad878: Preparing [2023-05-03T18:21:13.711Z] 5fef6e9174f1: Preparing [2023-05-03T18:21:13.711Z] 3827b5b91e75: Preparing [2023-05-03T18:21:13.711Z] acc83c6ca332: Preparing [2023-05-03T18:21:13.711Z] c50bc6d73685: Preparing [2023-05-03T18:21:13.711Z] 02f605b4a4e3: Preparing [2023-05-03T18:21:13.711Z] ce897fa51bed: Preparing [2023-05-03T18:21:13.711Z] 950358eac468: Preparing [2023-05-03T18:21:13.711Z] 6ecd29d9bc65: Preparing [2023-05-03T18:21:13.711Z] 2d414bd0c8f7: Preparing [2023-05-03T18:21:13.711Z] f1417ff83b31: Preparing [2023-05-03T18:21:13.711Z] ce897fa51bed: Waiting [2023-05-03T18:21:13.711Z] c50bc6d73685: Waiting [2023-05-03T18:21:13.711Z] 950358eac468: Waiting [2023-05-03T18:21:13.711Z] 6ecd29d9bc65: Waiting [2023-05-03T18:21:13.711Z] 02f605b4a4e3: Waiting [2023-05-03T18:21:13.711Z] f1417ff83b31: Waiting [2023-05-03T18:21:13.711Z] 2d414bd0c8f7: Waiting [2023-05-03T18:21:13.711Z] d81f052ad878: Layer already exists [2023-05-03T18:21:13.711Z] b04abab1f1fb: Layer already exists [2023-05-03T18:21:13.711Z] acc83c6ca332: Layer already exists [2023-05-03T18:21:13.711Z] 3827b5b91e75: Layer already exists [2023-05-03T18:21:13.711Z] 5fef6e9174f1: Layer already exists [2023-05-03T18:21:13.711Z] c50bc6d73685: Layer already exists [2023-05-03T18:21:13.711Z] 950358eac468: Layer already exists [2023-05-03T18:21:13.711Z] 02f605b4a4e3: Layer already exists [2023-05-03T18:21:13.711Z] ce897fa51bed: Layer already exists [2023-05-03T18:21:13.711Z] 6ecd29d9bc65: Layer already exists [2023-05-03T18:21:13.711Z] 2d414bd0c8f7: Layer already exists [2023-05-03T18:21:13.711Z] f1417ff83b31: Layer already exists [2023-05-03T18:21:13.711Z] 3.0.0-dev.31: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:14.008Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T18:21:14.044Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:14.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T18:21:14.343Z] + sudo tee /etc/docker/daemon.new [2023-05-03T18:21:14.343Z] { [2023-05-03T18:21:14.343Z] "registry-mirrors": [ [2023-05-03T18:21:14.343Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T18:21:14.343Z] ], [2023-05-03T18:21:14.343Z] "bip": "10.250.0.254/24", [2023-05-03T18:21:14.343Z] "hosts": [ [2023-05-03T18:21:14.343Z] "tcp://0.0.0.0:5555", [2023-05-03T18:21:14.343Z] "unix:///var/run/docker.sock" [2023-05-03T18:21:14.343Z] ], [2023-05-03T18:21:14.343Z] "mtu": 1458, [2023-05-03T18:21:14.343Z] "selinux-enabled": true, [2023-05-03T18:21:14.343Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T18:21:14.343Z] } [Pipeline] sh [2023-05-03T18:21:14.378Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [2023-05-03T18:21:14.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-03T18:21:14.378Z] b04abab1f1fb: Preparing [2023-05-03T18:21:14.378Z] d81f052ad878: Preparing [2023-05-03T18:21:14.378Z] 5fef6e9174f1: Preparing [2023-05-03T18:21:14.378Z] 3827b5b91e75: Preparing [2023-05-03T18:21:14.378Z] acc83c6ca332: Preparing [2023-05-03T18:21:14.378Z] c50bc6d73685: Preparing [2023-05-03T18:21:14.378Z] 02f605b4a4e3: Preparing [2023-05-03T18:21:14.378Z] ce897fa51bed: Preparing [2023-05-03T18:21:14.378Z] 950358eac468: Preparing [2023-05-03T18:21:14.378Z] 6ecd29d9bc65: Preparing [2023-05-03T18:21:14.378Z] 2d414bd0c8f7: Preparing [2023-05-03T18:21:14.378Z] f1417ff83b31: Preparing [2023-05-03T18:21:14.378Z] c50bc6d73685: Waiting [2023-05-03T18:21:14.378Z] 6ecd29d9bc65: Waiting [2023-05-03T18:21:14.378Z] 2d414bd0c8f7: Waiting [2023-05-03T18:21:14.378Z] f1417ff83b31: Waiting [2023-05-03T18:21:14.378Z] ce897fa51bed: Waiting [2023-05-03T18:21:14.378Z] 02f605b4a4e3: Waiting [2023-05-03T18:21:14.378Z] d81f052ad878: Layer already exists [2023-05-03T18:21:14.378Z] b04abab1f1fb: Layer already exists [2023-05-03T18:21:14.378Z] acc83c6ca332: Layer already exists [2023-05-03T18:21:14.378Z] 5fef6e9174f1: Layer already exists [2023-05-03T18:21:14.378Z] 3827b5b91e75: Layer already exists [2023-05-03T18:21:14.378Z] c50bc6d73685: Layer already exists [2023-05-03T18:21:14.378Z] ce897fa51bed: Layer already exists [2023-05-03T18:21:14.378Z] 02f605b4a4e3: Layer already exists [2023-05-03T18:21:14.378Z] 6ecd29d9bc65: Layer already exists [2023-05-03T18:21:14.378Z] 950358eac468: Layer already exists [2023-05-03T18:21:14.378Z] 2d414bd0c8f7: Layer already exists [2023-05-03T18:21:14.378Z] f1417ff83b31: Layer already exists [2023-05-03T18:21:14.378Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:14.677Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T18:21:14.717Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:15.011Z] + sudo service docker restart [2023-05-03T18:21:15.044Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-03T18:21:15.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-03T18:21:15.044Z] b04abab1f1fb: Preparing [2023-05-03T18:21:15.044Z] d81f052ad878: Preparing [2023-05-03T18:21:15.044Z] 5fef6e9174f1: Preparing [2023-05-03T18:21:15.044Z] 3827b5b91e75: Preparing [2023-05-03T18:21:15.044Z] acc83c6ca332: Preparing [2023-05-03T18:21:15.044Z] c50bc6d73685: Preparing [2023-05-03T18:21:15.044Z] 02f605b4a4e3: Preparing [2023-05-03T18:21:15.044Z] ce897fa51bed: Preparing [2023-05-03T18:21:15.044Z] 950358eac468: Preparing [2023-05-03T18:21:15.044Z] c50bc6d73685: Waiting [2023-05-03T18:21:15.044Z] 6ecd29d9bc65: Preparing [2023-05-03T18:21:15.044Z] 2d414bd0c8f7: Preparing [2023-05-03T18:21:15.044Z] 02f605b4a4e3: Waiting [2023-05-03T18:21:15.044Z] f1417ff83b31: Preparing [2023-05-03T18:21:15.044Z] 950358eac468: Waiting [2023-05-03T18:21:15.044Z] ce897fa51bed: Waiting [2023-05-03T18:21:15.044Z] 6ecd29d9bc65: Waiting [2023-05-03T18:21:15.044Z] f1417ff83b31: Waiting [2023-05-03T18:21:15.044Z] 2d414bd0c8f7: Waiting [2023-05-03T18:21:15.044Z] acc83c6ca332: Layer already exists [2023-05-03T18:21:15.044Z] b04abab1f1fb: Layer already exists [2023-05-03T18:21:15.044Z] 3827b5b91e75: Layer already exists [2023-05-03T18:21:15.044Z] d81f052ad878: Layer already exists [2023-05-03T18:21:15.044Z] 5fef6e9174f1: Layer already exists [2023-05-03T18:21:15.044Z] c50bc6d73685: Layer already exists [2023-05-03T18:21:15.044Z] 950358eac468: Layer already exists [2023-05-03T18:21:15.044Z] 02f605b4a4e3: Layer already exists [2023-05-03T18:21:15.044Z] 6ecd29d9bc65: Layer already exists [2023-05-03T18:21:15.044Z] ce897fa51bed: Layer already exists [2023-05-03T18:21:15.044Z] f1417ff83b31: Layer already exists [2023-05-03T18:21:15.044Z] 2d414bd0c8f7: Layer already exists [2023-05-03T18:21:15.044Z] main: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T18:21:15.089Z] ===================================================== [Pipeline] echo [2023-05-03T18:21:15.097Z] taggedImages: [2023-05-03T18:21:15.097Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:21:15.097Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-03T18:21:15.097Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.31 [2023-05-03T18:21:15.097Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [2023-05-03T18:21:15.097Z] - 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-05-03T18:21:15.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T18:21:15.469Z] [2023-05-03T18:21:15.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:15.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T18:21:15.784Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T18:21:15.784Z] 5eb5b503b376: Pulling fs layer [2023-05-03T18:21:15.784Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T18:21:15.784Z] ec43610c2a17: Pulling fs layer [2023-05-03T18:21:15.785Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T18:21:15.785Z] 33b1e0a273af: Pulling fs layer [2023-05-03T18:21:15.785Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T18:21:15.785Z] 2f39f015ded8: Pulling fs layer [2023-05-03T18:21:15.785Z] 3a2ae6a8a46f: Waiting [2023-05-03T18:21:15.785Z] 33b1e0a273af: Waiting [2023-05-03T18:21:15.785Z] 5d3b04190fa2: Waiting [2023-05-03T18:21:15.785Z] 2f39f015ded8: Waiting [2023-05-03T18:21:15.785Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T18:21:15.785Z] 5c69ac0246d0: Download complete [2023-05-03T18:21:15.785Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T18:21:15.785Z] 3a2ae6a8a46f: Download complete [2023-05-03T18:21:15.785Z] ec43610c2a17: Download complete [2023-05-03T18:21:15.785Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T18:21:15.785Z] 5d3b04190fa2: Download complete [2023-05-03T18:21:15.785Z] 33b1e0a273af: Verifying Checksum [2023-05-03T18:21:15.785Z] 33b1e0a273af: Download complete [2023-05-03T18:21:16.044Z] 5eb5b503b376: Verifying Checksum [2023-05-03T18:21:16.044Z] 5eb5b503b376: Download complete [2023-05-03T18:21:16.618Z] 2f39f015ded8: Verifying Checksum [2023-05-03T18:21:16.618Z] 2f39f015ded8: Download complete [2023-05-03T18:21:17.190Z] 5eb5b503b376: Pull complete [2023-05-03T18:21:17.448Z] 5c69ac0246d0: Pull complete [2023-05-03T18:21:18.021Z] ec43610c2a17: Pull complete [2023-05-03T18:21:18.021Z] 3a2ae6a8a46f: Pull complete [2023-05-03T18:21:18.282Z] 33b1e0a273af: Pull complete [2023-05-03T18:21:18.282Z] 5d3b04190fa2: Pull complete [2023-05-03T18:21:23.551Z] 2f39f015ded8: Pull complete [2023-05-03T18:21:23.551Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T18:21:23.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T18:21:23.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:21:23.628Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:21:23.662Z] $ 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-05-03T18:21:25.921Z] $ docker top 8d69c8c60b8ad9d85a0743027a784e8b8e6b4a2c3d671e086885997dfcf849d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:21:26.322Z] ---> job-cost.sh [2023-05-03T18:21:26.322Z] lf-activate-venv: SKIPPING [2023-05-03T18:21:26.322Z] INFO: No Stack... [2023-05-03T18:21:26.581Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T18:21:27.147Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T18:21:27.436Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-03T18:21:27.436Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T18:21:27.449Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [2023-05-03T18:21:27.455Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] did not exist. Created. [2023-05-03T18:21:27.456Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T18:21:27.762Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T18:21:27.794Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T18:21:27.806Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T18:21:27.825Z] $ docker stop --time=1 8d69c8c60b8ad9d85a0743027a784e8b8e6b4a2c3d671e086885997dfcf849d9 [2023-05-03T18:21:29.030Z] $ docker rm -f --volumes 8d69c8c60b8ad9d85a0743027a784e8b8e6b4a2c3d671e086885997dfcf849d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T18:21:33.274Z] provisioning config files... [2023-05-03T18:21:33.299Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/103@tmp/config9063036420958844603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:21:33.647Z] ---> docker-login.sh [2023-05-03T18:21:33.647Z] nexus3.edgexfoundry.org:10001 [2023-05-03T18:21:33.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:34.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:34.184Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:34.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:34.184Z] [2023-05-03T18:21:34.184Z] Login Succeeded [2023-05-03T18:21:34.184Z] nexus3.edgexfoundry.org:10002 [2023-05-03T18:21:34.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:34.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:34.452Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:34.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:34.452Z] [2023-05-03T18:21:34.452Z] Login Succeeded [2023-05-03T18:21:34.722Z] nexus3.edgexfoundry.org:10003 [2023-05-03T18:21:34.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:34.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:34.991Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:34.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:34.991Z] [2023-05-03T18:21:34.991Z] Login Succeeded [2023-05-03T18:21:34.991Z] nexus3.edgexfoundry.org:10004 [2023-05-03T18:21:35.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:35.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:35.259Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:35.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:35.259Z] [2023-05-03T18:21:35.259Z] Login Succeeded [2023-05-03T18:21:35.259Z] docker.io [2023-05-03T18:21:35.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:21:35.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:21:35.796Z] Configure a credential helper to remove this warning. See [2023-05-03T18:21:35.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:21:35.796Z] [2023-05-03T18:21:35.796Z] Login Succeeded [2023-05-03T18:21:35.796Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T18:21:35.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T18:21:36.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T18:21:36.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T18:21:36.085Z] ========================================================= [2023-05-03T18:21:36.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T18:21:36.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:21:36.429Z] + 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-05-03T18:21:36.699Z] Sending build context to Docker daemon 1.241MB [2023-05-03T18:21:36.699Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T18:21:36.699Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-03T18:21:36.972Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T18:21:36.972Z] c41833b44d91: Pulling fs layer [2023-05-03T18:21:36.972Z] ed15518f5707: Pulling fs layer [2023-05-03T18:21:36.972Z] feae8fd75edb: Pulling fs layer [2023-05-03T18:21:36.972Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T18:21:36.972Z] 3cdef696dda3: Pulling fs layer [2023-05-03T18:21:36.972Z] 2ced38df9373: Pulling fs layer [2023-05-03T18:21:36.972Z] 58f1dce35555: Pulling fs layer [2023-05-03T18:21:36.972Z] 3cdef696dda3: Waiting [2023-05-03T18:21:36.972Z] 2ced38df9373: Waiting [2023-05-03T18:21:36.972Z] 58f1dce35555: Waiting [2023-05-03T18:21:36.972Z] 242c74f7c9fa: Waiting [2023-05-03T18:21:36.972Z] ed15518f5707: Download complete [2023-05-03T18:21:36.972Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T18:21:36.972Z] 242c74f7c9fa: Download complete [2023-05-03T18:21:36.972Z] 3cdef696dda3: Verifying Checksum [2023-05-03T18:21:36.972Z] 3cdef696dda3: Download complete [2023-05-03T18:21:36.972Z] c41833b44d91: Verifying Checksum [2023-05-03T18:21:36.972Z] c41833b44d91: Download complete [2023-05-03T18:21:37.949Z] c41833b44d91: Pull complete [2023-05-03T18:21:38.534Z] 58f1dce35555: Verifying Checksum [2023-05-03T18:21:38.534Z] 58f1dce35555: Download complete [2023-05-03T18:21:38.534Z] ed15518f5707: Pull complete [2023-05-03T18:21:39.509Z] 2ced38df9373: Verifying Checksum [2023-05-03T18:21:39.509Z] 2ced38df9373: Download complete [2023-05-03T18:21:39.509Z] feae8fd75edb: Verifying Checksum [2023-05-03T18:21:39.509Z] feae8fd75edb: Download complete [2023-05-03T18:21:51.841Z] feae8fd75edb: Pull complete [2023-05-03T18:21:51.841Z] 242c74f7c9fa: Pull complete [2023-05-03T18:21:51.841Z] 3cdef696dda3: Pull complete [2023-05-03T18:21:57.196Z] 2ced38df9373: Pull complete [2023-05-03T18:21:59.789Z] 58f1dce35555: Pull complete [2023-05-03T18:21:59.789Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T18:21:59.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T18:21:59.789Z] ---> fadd8f120f05 [2023-05-03T18:21:59.789Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-03T18:22:01.221Z] ---> Running in 13bb71face35 [2023-05-03T18:22:01.488Z] Removing intermediate container 13bb71face35 [2023-05-03T18:22:01.488Z] ---> 7c21466bae6c [2023-05-03T18:22:01.488Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T18:22:01.488Z] ---> Running in aeb3b0e2f456 [2023-05-03T18:22:01.756Z] Removing intermediate container aeb3b0e2f456 [2023-05-03T18:22:01.756Z] ---> c456efb49bd7 [2023-05-03T18:22:01.756Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-03T18:22:01.756Z] ---> Running in dcf157ffbdbe [2023-05-03T18:22:02.037Z] Removing intermediate container dcf157ffbdbe [2023-05-03T18:22:02.037Z] ---> dbdd8b15190c [2023-05-03T18:22:02.037Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-03T18:22:02.305Z] ---> Running in bf615cf22a04 [2023-05-03T18:22:02.580Z] Removing intermediate container bf615cf22a04 [2023-05-03T18:22:02.580Z] ---> 8dc9f0841ebc [2023-05-03T18:22:02.580Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T18:22:02.580Z] ---> Running in a4b749ff8905 [2023-05-03T18:22:03.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T18:22:04.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T18:22:05.090Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-03T18:22:05.358Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-03T18:22:05.358Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-03T18:22:05.358Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-03T18:22:05.358Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-03T18:22:05.358Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-03T18:22:05.358Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-03T18:22:05.358Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-03T18:22:05.358Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-03T18:22:05.358Z] (10/14) Installing kmod-libs (30-r1) [2023-05-03T18:22:05.358Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-03T18:22:05.358Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-03T18:22:05.358Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-03T18:22:05.358Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-03T18:22:05.625Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T18:22:05.625Z] Executing eudev-3.2.11-r4.trigger [2023-05-03T18:22:05.625Z] OK: 271 MiB in 67 packages [2023-05-03T18:22:06.592Z] Removing intermediate container a4b749ff8905 [2023-05-03T18:22:06.592Z] ---> 4362b815fa7d [2023-05-03T18:22:06.592Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-03T18:22:06.911Z] ---> Running in f3bd30d0ac0c [2023-05-03T18:22:07.206Z] Removing intermediate container f3bd30d0ac0c [2023-05-03T18:22:07.206Z] ---> 55e619faffec [2023-05-03T18:22:07.206Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-03T18:22:07.493Z] ---> c718aa610583 [2023-05-03T18:22:07.493Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T18:22:07.766Z] ---> Running in 0e07e46aa85f [2023-05-03T18:23:15.681Z] Removing intermediate container 0e07e46aa85f [2023-05-03T18:23:15.681Z] ---> 6fc7e80b76b9 [2023-05-03T18:23:15.681Z] Step 11/13 : COPY . . [2023-05-03T18:23:15.681Z] ---> 6b12a1f234af [2023-05-03T18:23:15.681Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-03T18:23:15.681Z] ---> Running in 9588e03155ee [2023-05-03T18:23:15.681Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-05-03T18:23:15.681Z]  Dload Upload Total Spent Left Speed [2023-05-03T18:23:15.681Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 4077 0 --:--:-- --:--:-- --:--:-- 4100 [2023-05-03T18:23:15.681Z] Removing intermediate container 9588e03155ee [2023-05-03T18:23:15.681Z] ---> b1880cff8694 [2023-05-03T18:23:15.681Z] Step 13/13 : RUN ${MAKE} [2023-05-03T18:23:15.681Z] ---> Running in c68e22c75e8d [2023-05-03T18:23:15.681Z] noop [2023-05-03T18:23:15.681Z] Removing intermediate container c68e22c75e8d [2023-05-03T18:23:15.681Z] ---> c1b25ff1be88 [2023-05-03T18:23:15.681Z] Successfully built c1b25ff1be88 [2023-05-03T18:23:15.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:23:16.030Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T18:23:16.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:23:16.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-12615 does not seem to be running inside a container [2023-05-03T18:23:16.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/103 -v /w/workspace/device-usb-camera/103:/w/workspace/device-usb-camera/103:rw,z -v /w/workspace/device-usb-camera/103@tmp:/w/workspace/device-usb-camera/103@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-05-03T18:23:17.466Z] $ docker top 496eb29900ee2793b5a9d15b6aee85e420ceab490d1ccd652a8a3cec6d387cb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T18:23:18.299Z] + go version [2023-05-03T18:23:18.299Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T18:23:18.316Z] $ docker stop --time=1 496eb29900ee2793b5a9d15b6aee85e420ceab490d1ccd652a8a3cec6d387cb4 [2023-05-03T18:23:19.948Z] $ docker rm -f --volumes 496eb29900ee2793b5a9d15b6aee85e420ceab490d1ccd652a8a3cec6d387cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:23:20.483Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T18:23:20.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:23:20.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-12615 does not seem to be running inside a container [2023-05-03T18:23:20.735Z] $ 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/103 -v /w/workspace/device-usb-camera/103:/w/workspace/device-usb-camera/103:rw,z -v /w/workspace/device-usb-camera/103@tmp:/w/workspace/device-usb-camera/103@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-05-03T18:23:21.926Z] $ docker top 9e180ddaa3b807028bba04bf7eac5c244220710df98b497a9b39d5a525736b38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T18:23:22.420Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/103 [Pipeline] fileExists [Pipeline] sh [2023-05-03T18:23:23.070Z] + make test [2023-05-03T18:23:23.070Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T18:23:55.294Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-03T18:25:46.985Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-03T18:25:46.985Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 2.0% of statements [2023-05-03T18:25:47.568Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T18:25:47.568Z] go vet ./... [2023-05-03T18:26:14.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T18:26:14.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T18:26:14.261Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T18:26:14.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T18:26:14.291Z] $ docker stop --time=1 9e180ddaa3b807028bba04bf7eac5c244220710df98b497a9b39d5a525736b38 [2023-05-03T18:26:16.125Z] $ docker rm -f --volumes 9e180ddaa3b807028bba04bf7eac5c244220710df98b497a9b39d5a525736b38 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T18:26:17.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T18:26:17.303Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T18:26:17.764Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T18:26:18.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T18:26:18.473Z] + ls -al . [2023-05-03T18:26:18.473Z] total 188 [2023-05-03T18:26:18.473Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 18:23 . [2023-05-03T18:26:18.473Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:21 .. [2023-05-03T18:26:18.473Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 18:21 .git [2023-05-03T18:26:18.473Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:21 .github [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 414 May 3 18:21 .gitignore [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 18:21 .golangci.yml [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 77 May 3 18:21 .hadolint.yml [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 3 18:21 Attribution.txt [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 3 18:21 CHANGELOG.md [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 3 18:21 Dockerfile [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 18:21 GOVERNANCE.md [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 659 May 3 18:21 Jenkinsfile [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 3 18:21 LICENSE [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 3 18:21 Makefile [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 622 May 3 18:21 OWNERS.md [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 3 18:21 README.md [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 18:19 VERSION [2023-05-03T18:26:18.473Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 18:21 bin [2023-05-03T18:26:18.473Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:21 cmd [2023-05-03T18:26:18.473Z] -rw-r--r-- 1 jenkins jenkins 28693 May 3 18:25 coverage.out [2023-05-03T18:26:18.473Z] -rwxrwxr-x 1 jenkins jenkins 140 May 3 18:21 docker-entrypoint.sh [2023-05-03T18:26:18.473Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:21 docs [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 3 18:21 go.mod [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 3 18:21 go.sum [2023-05-03T18:26:18.473Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:21 internal [2023-05-03T18:26:18.473Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:21 snap [2023-05-03T18:26:18.473Z] -rw-rw-r-- 1 jenkins jenkins 231 May 3 18:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:26:18.815Z] + 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=32ce51faa6cf4b2d41d14c6abe942ee729d834da --label arch=arm64 --label version=3.0.0-dev.31 . [2023-05-03T18:26:20.886Z] Sending build context to Docker daemon 1.27MB [2023-05-03T18:26:20.886Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T18:26:20.886Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-03T18:26:20.886Z] ---> c1b25ff1be88 [2023-05-03T18:26:20.886Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-03T18:26:20.886Z] ---> Running in 3b95673ecb05 [2023-05-03T18:26:20.886Z] Removing intermediate container 3b95673ecb05 [2023-05-03T18:26:20.886Z] ---> d5531d1c05b3 [2023-05-03T18:26:20.886Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T18:26:21.154Z] ---> Running in 2b47e6c4cf80 [2023-05-03T18:26:21.426Z] Removing intermediate container 2b47e6c4cf80 [2023-05-03T18:26:21.426Z] ---> 11f0b2e7a8a1 [2023-05-03T18:26:21.426Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-03T18:26:21.426Z] ---> Running in 84efd7ab12bf [2023-05-03T18:26:21.695Z] Removing intermediate container 84efd7ab12bf [2023-05-03T18:26:21.695Z] ---> 17c8a6de9df8 [2023-05-03T18:26:21.695Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-03T18:26:21.695Z] ---> Running in 14e85d6e6de3 [2023-05-03T18:26:21.964Z] Removing intermediate container 14e85d6e6de3 [2023-05-03T18:26:21.964Z] ---> 3650c4fa4125 [2023-05-03T18:26:21.964Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T18:26:22.239Z] ---> Running in 3eb3c89a1f9c [2023-05-03T18:26:23.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T18:26:23.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T18:26:24.756Z] OK: 271 MiB in 67 packages [2023-05-03T18:26:25.726Z] Removing intermediate container 3eb3c89a1f9c [2023-05-03T18:26:25.726Z] ---> cdc5c28ef035 [2023-05-03T18:26:25.726Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-03T18:26:25.726Z] ---> Running in 30d2b3d608fe [2023-05-03T18:26:25.993Z] Removing intermediate container 30d2b3d608fe [2023-05-03T18:26:25.993Z] ---> 080e9fd9157d [2023-05-03T18:26:25.993Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-03T18:26:26.262Z] ---> b6ad2aa6c9ab [2023-05-03T18:26:26.262Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T18:26:26.529Z] ---> Running in 2d97ef1d9a31 [2023-05-03T18:26:29.113Z] Removing intermediate container 2d97ef1d9a31 [2023-05-03T18:26:29.113Z] ---> ca8ffa7f273f [2023-05-03T18:26:29.113Z] Step 11/35 : COPY . . [2023-05-03T18:26:29.696Z] ---> 6c79c96828e7 [2023-05-03T18:26:29.696Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-03T18:26:29.696Z] ---> Running in 71fc48d4784b [2023-05-03T18:26:30.657Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-05-03T18:26:30.657Z] Dload Upload Total Spent Left Speed [2023-05-03T18:26:30.923Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 2907 0 --:--:-- --:--:-- --:--:-- 2917 [2023-05-03T18:26:31.885Z] Removing intermediate container 71fc48d4784b [2023-05-03T18:26:31.885Z] ---> b9368a8b3f72 [2023-05-03T18:26:31.885Z] Step 13/35 : RUN ${MAKE} [2023-05-03T18:26:31.885Z] ---> Running in e6acf0dce9fa [2023-05-03T18:26:32.468Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-03T18:28:54.166Z] Removing intermediate container e6acf0dce9fa [2023-05-03T18:28:54.166Z] ---> 714a1b821b98 [2023-05-03T18:28:54.166Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-03T18:28:54.166Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-03T18:28:54.166Z] 8766b47fe142: Pulling fs layer [2023-05-03T18:28:54.430Z] 8766b47fe142: Verifying Checksum [2023-05-03T18:28:54.430Z] 8766b47fe142: Download complete [2023-05-03T18:28:55.010Z] 8766b47fe142: Pull complete [2023-05-03T18:28:55.010Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-03T18:28:55.010Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-03T18:28:55.010Z] ---> 69d40e2cb93c [2023-05-03T18:28:55.010Z] Step 15/35 : FROM alpine:3.17 [2023-05-03T18:28:55.275Z] 3.17: Pulling from library/alpine [2023-05-03T18:28:55.541Z] c41833b44d91: Already exists [2023-05-03T18:28:55.541Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T18:28:55.541Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T18:28:55.541Z] ---> 51e60588ff2c [2023-05-03T18:28:55.541Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-03T18:28:55.805Z] ---> Running in c63507f0a87f [2023-05-03T18:28:56.070Z] Removing intermediate container c63507f0a87f [2023-05-03T18:28:56.070Z] ---> c24ea32cb88d [2023-05-03T18:28:56.070Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-03T18:28:56.070Z] ---> Running in 10a9ff4a92cd [2023-05-03T18:28:57.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T18:28:57.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T18:28:58.567Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-03T18:28:58.567Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-03T18:28:58.567Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-03T18:28:58.567Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-03T18:28:58.567Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-03T18:28:58.567Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-03T18:28:58.567Z] (7/83) Installing libxcb (1.15-r0) [2023-05-03T18:28:58.567Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-03T18:28:58.567Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-03T18:28:58.834Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-03T18:28:58.834Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-03T18:28:58.834Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-03T18:28:58.834Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-03T18:28:58.834Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-03T18:28:58.834Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-03T18:28:58.834Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-03T18:28:59.100Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-03T18:28:59.100Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-03T18:28:59.100Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-03T18:28:59.100Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-03T18:28:59.100Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-03T18:28:59.100Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-03T18:28:59.100Z] (23/83) Installing glib (2.74.6-r0) [2023-05-03T18:28:59.100Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-03T18:28:59.100Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-03T18:28:59.100Z] (26/83) Installing libass (0.16.0-r1) [2023-05-03T18:28:59.100Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-03T18:28:59.100Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-03T18:28:59.364Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-03T18:28:59.364Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-03T18:28:59.364Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-03T18:28:59.364Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-03T18:28:59.364Z] (33/83) Installing libunistring (1.1-r0) [2023-05-03T18:28:59.364Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-03T18:28:59.364Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-03T18:28:59.364Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-03T18:28:59.364Z] (37/83) Installing lame (3.100-r2) [2023-05-03T18:28:59.364Z] (38/83) Installing opus (1.3.1-r1) [2023-05-03T18:28:59.364Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-03T18:28:59.364Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-03T18:28:59.364Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-03T18:28:59.630Z] (42/83) Installing orc (0.4.33-r0) [2023-05-03T18:28:59.630Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-03T18:28:59.630Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-03T18:28:59.630Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-03T18:28:59.630Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-03T18:28:59.630Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-03T18:28:59.630Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-03T18:28:59.630Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-03T18:28:59.630Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-03T18:28:59.630Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-03T18:28:59.630Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-03T18:28:59.630Z] (53/83) Installing libpulse (16.1-r6) [2023-05-03T18:28:59.630Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-03T18:28:59.630Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-03T18:28:59.630Z] (56/83) Installing librist (0.2.7-r0) [2023-05-03T18:28:59.630Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-03T18:28:59.896Z] (58/83) Installing libssh (0.10.4-r0) [2023-05-03T18:28:59.896Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-03T18:28:59.896Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-03T18:28:59.896Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-03T18:28:59.896Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-03T18:28:59.896Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-03T18:28:59.896Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-03T18:28:59.896Z] (65/83) Installing libva (2.16.0-r0) [2023-05-03T18:28:59.896Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-03T18:28:59.896Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-03T18:28:59.896Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-03T18:28:59.896Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-03T18:28:59.896Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-03T18:29:00.161Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-03T18:29:00.161Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-03T18:29:00.161Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-03T18:29:00.161Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-03T18:29:00.161Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-03T18:29:00.161Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-03T18:29:00.741Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-03T18:29:00.741Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-03T18:29:00.741Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-03T18:29:00.741Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-03T18:29:00.741Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-03T18:29:00.741Z] (82/83) Installing kmod-libs (30-r1) [2023-05-03T18:29:00.741Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-03T18:29:00.741Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T18:29:00.741Z] Executing eudev-3.2.11-r4.trigger [2023-05-03T18:29:00.741Z] OK: 86 MiB in 98 packages [2023-05-03T18:29:04.073Z] Removing intermediate container 10a9ff4a92cd [2023-05-03T18:29:04.073Z] ---> ae545fb22865 [2023-05-03T18:29:04.073Z] Step 18/35 : WORKDIR / [2023-05-03T18:29:04.073Z] ---> Running in d7f79d557e44 [2023-05-03T18:29:04.339Z] Removing intermediate container d7f79d557e44 [2023-05-03T18:29:04.339Z] ---> 4cfd174dc98d [2023-05-03T18:29:04.339Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-03T18:29:05.748Z] ---> 3d5693359d16 [2023-05-03T18:29:05.748Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-03T18:29:06.015Z] ---> 4403da2025b6 [2023-05-03T18:29:06.015Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-03T18:29:06.596Z] ---> f7d63db559ee [2023-05-03T18:29:06.596Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-03T18:29:07.178Z] ---> ba5378bb406c [2023-05-03T18:29:07.178Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-03T18:29:07.446Z] ---> cc5bbe2ddf54 [2023-05-03T18:29:07.446Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-03T18:29:08.041Z] ---> 34338ceea04b [2023-05-03T18:29:08.041Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-03T18:29:09.445Z] ---> 9a2f0d12f3a6 [2023-05-03T18:29:09.445Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-03T18:29:09.445Z] ---> Running in 7fe1fdf1d340 [2023-05-03T18:29:10.850Z] Removing intermediate container 7fe1fdf1d340 [2023-05-03T18:29:10.850Z] ---> c3ae4b1dbf4c [2023-05-03T18:29:10.850Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-03T18:29:10.850Z] ---> Running in 64987ccddc4b [2023-05-03T18:29:12.261Z] Removing intermediate container 64987ccddc4b [2023-05-03T18:29:12.261Z] ---> 68aaa2dae327 [2023-05-03T18:29:12.261Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-03T18:29:12.529Z] ---> Running in 3125067c9716 [2023-05-03T18:29:13.938Z] Removing intermediate container 3125067c9716 [2023-05-03T18:29:13.938Z] ---> 87b68476ab4a [2023-05-03T18:29:13.938Z] Step 29/35 : EXPOSE 59983 [2023-05-03T18:29:13.938Z] ---> Running in d567e7cfc1a7 [2023-05-03T18:29:14.207Z] Removing intermediate container d567e7cfc1a7 [2023-05-03T18:29:14.207Z] ---> a9dde9b0c6f8 [2023-05-03T18:29:14.207Z] Step 30/35 : EXPOSE 8554 [2023-05-03T18:29:16.145Z] ---> Running in 18281dd91f0f [2023-05-03T18:29:16.145Z] Removing intermediate container 18281dd91f0f [2023-05-03T18:29:16.145Z] ---> 0141015d797e [2023-05-03T18:29:16.145Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-03T18:29:16.145Z] ---> Running in f415c3e978a3 [2023-05-03T18:29:16.410Z] Removing intermediate container f415c3e978a3 [2023-05-03T18:29:16.410Z] ---> 84680bd2fb1a [2023-05-03T18:29:16.410Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-03T18:29:16.410Z] ---> Running in b6daf7db6f7d [2023-05-03T18:29:16.675Z] Removing intermediate container b6daf7db6f7d [2023-05-03T18:29:16.675Z] ---> ec37e791352e [2023-05-03T18:29:16.675Z] Step 33/35 : LABEL arch=arm64 [2023-05-03T18:29:16.947Z] ---> Running in 91bb33ab3636 [2023-05-03T18:29:17.212Z] Removing intermediate container 91bb33ab3636 [2023-05-03T18:29:17.212Z] ---> 8bc07d871c79 [2023-05-03T18:29:17.213Z] Step 34/35 : LABEL git_sha=32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:29:17.213Z] ---> Running in cd1619f9e579 [2023-05-03T18:29:17.479Z] Removing intermediate container cd1619f9e579 [2023-05-03T18:29:17.479Z] ---> 52b7c610f5f0 [2023-05-03T18:29:17.479Z] Step 35/35 : LABEL version=3.0.0-dev.31 [2023-05-03T18:29:17.479Z] ---> Running in e2338742fdd7 [2023-05-03T18:29:17.752Z] Removing intermediate container e2338742fdd7 [2023-05-03T18:29:17.752Z] ---> a094080ddba2 [2023-05-03T18:29:17.752Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T18:29:17.752Z] Successfully built a094080ddba2 [2023-05-03T18:29:17.752Z] 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-05-03T18:29:17.844Z] provisioning config files... [2023-05-03T18:29:17.857Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/103@tmp/config2290059562641928417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:29:18.179Z] ---> docker-login.sh [2023-05-03T18:29:18.179Z] nexus3.edgexfoundry.org:10001 [2023-05-03T18:29:18.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:29:18.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:29:18.525Z] Configure a credential helper to remove this warning. See [2023-05-03T18:29:18.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:29:18.525Z] [2023-05-03T18:29:18.525Z] Login Succeeded [2023-05-03T18:29:18.525Z] nexus3.edgexfoundry.org:10002 [2023-05-03T18:29:18.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:29:18.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:29:18.800Z] Configure a credential helper to remove this warning. See [2023-05-03T18:29:18.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:29:18.800Z] [2023-05-03T18:29:18.800Z] Login Succeeded [2023-05-03T18:29:18.800Z] nexus3.edgexfoundry.org:10003 [2023-05-03T18:29:19.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:29:19.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:29:19.074Z] Configure a credential helper to remove this warning. See [2023-05-03T18:29:19.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:29:19.074Z] [2023-05-03T18:29:19.074Z] Login Succeeded [2023-05-03T18:29:19.074Z] nexus3.edgexfoundry.org:10004 [2023-05-03T18:29:19.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:29:19.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:29:19.630Z] Configure a credential helper to remove this warning. See [2023-05-03T18:29:19.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:29:19.630Z] [2023-05-03T18:29:19.630Z] Login Succeeded [2023-05-03T18:29:19.630Z] docker.io [2023-05-03T18:29:19.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T18:29:19.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T18:29:19.900Z] Configure a credential helper to remove this warning. See [2023-05-03T18:29:19.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T18:29:19.900Z] [2023-05-03T18:29:19.900Z] Login Succeeded [2023-05-03T18:29:19.900Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T18:29:19.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T18:29:19.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T18:29:19.958Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-03T18:29:19.958Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:29:19.958Z] latest [2023-05-03T18:29:19.958Z] 3.0.0-dev.31 [2023-05-03T18:29:19.958Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [2023-05-03T18:29:19.958Z] main [2023-05-03T18:29:19.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:20.332Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:20.685Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:29:20.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-03T18:29:20.686Z] 68ef0808a5e9: Preparing [2023-05-03T18:29:20.686Z] 4c8d61c8e075: Preparing [2023-05-03T18:29:20.686Z] a75b9dc82293: Preparing [2023-05-03T18:29:20.686Z] 608d194cb50c: Preparing [2023-05-03T18:29:20.686Z] acc83c6ca332: Preparing [2023-05-03T18:29:20.686Z] 560ed8bbab40: Preparing [2023-05-03T18:29:20.686Z] 75cc4b827848: Preparing [2023-05-03T18:29:20.686Z] 0d4c442da4cc: Preparing [2023-05-03T18:29:20.686Z] 95d34e73c9bc: Preparing [2023-05-03T18:29:20.686Z] d78f2628a52e: Preparing [2023-05-03T18:29:20.686Z] 951b41f1a2c8: Preparing [2023-05-03T18:29:20.686Z] 26cbea5cba74: Preparing [2023-05-03T18:29:20.686Z] 560ed8bbab40: Waiting [2023-05-03T18:29:20.686Z] 951b41f1a2c8: Waiting [2023-05-03T18:29:20.686Z] 95d34e73c9bc: Waiting [2023-05-03T18:29:20.686Z] 75cc4b827848: Waiting [2023-05-03T18:29:20.686Z] 0d4c442da4cc: Waiting [2023-05-03T18:29:20.686Z] d78f2628a52e: Waiting [2023-05-03T18:29:20.686Z] 26cbea5cba74: Waiting [2023-05-03T18:29:20.954Z] 4c8d61c8e075: Pushed [2023-05-03T18:29:20.954Z] 68ef0808a5e9: Pushed [2023-05-03T18:29:20.954Z] acc83c6ca332: Pushed [2023-05-03T18:29:20.954Z] a75b9dc82293: Pushed [2023-05-03T18:29:20.954Z] 560ed8bbab40: Pushed [2023-05-03T18:29:20.954Z] 75cc4b827848: Pushed [2023-05-03T18:29:21.218Z] 95d34e73c9bc: Pushed [2023-05-03T18:29:21.218Z] 0d4c442da4cc: Pushed [2023-05-03T18:29:21.218Z] 26cbea5cba74: Layer already exists [2023-05-03T18:29:26.552Z] 608d194cb50c: Pushed [2023-05-03T18:29:26.552Z] d78f2628a52e: Pushed [2023-05-03T18:29:36.606Z] 951b41f1a2c8: Pushed [2023-05-03T18:29:36.870Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:37.201Z] + 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-05-03T18:29:37.530Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-03T18:29:37.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-03T18:29:37.530Z] 68ef0808a5e9: Preparing [2023-05-03T18:29:37.530Z] 4c8d61c8e075: Preparing [2023-05-03T18:29:37.530Z] a75b9dc82293: Preparing [2023-05-03T18:29:37.530Z] 608d194cb50c: Preparing [2023-05-03T18:29:37.530Z] acc83c6ca332: Preparing [2023-05-03T18:29:37.530Z] 560ed8bbab40: Preparing [2023-05-03T18:29:37.530Z] 75cc4b827848: Preparing [2023-05-03T18:29:37.530Z] 0d4c442da4cc: Preparing [2023-05-03T18:29:37.530Z] 95d34e73c9bc: Preparing [2023-05-03T18:29:37.530Z] d78f2628a52e: Preparing [2023-05-03T18:29:37.530Z] 951b41f1a2c8: Preparing [2023-05-03T18:29:37.530Z] 26cbea5cba74: Preparing [2023-05-03T18:29:37.530Z] 560ed8bbab40: Waiting [2023-05-03T18:29:37.530Z] 95d34e73c9bc: Waiting [2023-05-03T18:29:37.530Z] d78f2628a52e: Waiting [2023-05-03T18:29:37.530Z] 951b41f1a2c8: Waiting [2023-05-03T18:29:37.530Z] 75cc4b827848: Waiting [2023-05-03T18:29:37.530Z] 0d4c442da4cc: Waiting [2023-05-03T18:29:37.530Z] 26cbea5cba74: Waiting [2023-05-03T18:29:37.530Z] a75b9dc82293: Layer already exists [2023-05-03T18:29:37.530Z] 68ef0808a5e9: Layer already exists [2023-05-03T18:29:37.530Z] 608d194cb50c: Layer already exists [2023-05-03T18:29:37.530Z] acc83c6ca332: Layer already exists [2023-05-03T18:29:37.530Z] 4c8d61c8e075: Layer already exists [2023-05-03T18:29:37.530Z] 95d34e73c9bc: Layer already exists [2023-05-03T18:29:37.530Z] 560ed8bbab40: Layer already exists [2023-05-03T18:29:37.530Z] 75cc4b827848: Layer already exists [2023-05-03T18:29:37.530Z] 0d4c442da4cc: Layer already exists [2023-05-03T18:29:37.530Z] d78f2628a52e: Layer already exists [2023-05-03T18:29:37.530Z] 26cbea5cba74: Layer already exists [2023-05-03T18:29:37.530Z] 951b41f1a2c8: Layer already exists [2023-05-03T18:29:37.794Z] latest: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:38.136Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:38.471Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.31 [2023-05-03T18:29:38.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-03T18:29:38.471Z] 68ef0808a5e9: Preparing [2023-05-03T18:29:38.471Z] 4c8d61c8e075: Preparing [2023-05-03T18:29:38.471Z] a75b9dc82293: Preparing [2023-05-03T18:29:38.471Z] 608d194cb50c: Preparing [2023-05-03T18:29:38.471Z] acc83c6ca332: Preparing [2023-05-03T18:29:38.471Z] 560ed8bbab40: Preparing [2023-05-03T18:29:38.471Z] 75cc4b827848: Preparing [2023-05-03T18:29:38.471Z] 0d4c442da4cc: Preparing [2023-05-03T18:29:38.471Z] 95d34e73c9bc: Preparing [2023-05-03T18:29:38.471Z] d78f2628a52e: Preparing [2023-05-03T18:29:38.471Z] 951b41f1a2c8: Preparing [2023-05-03T18:29:38.471Z] 26cbea5cba74: Preparing [2023-05-03T18:29:38.471Z] 95d34e73c9bc: Waiting [2023-05-03T18:29:38.471Z] d78f2628a52e: Waiting [2023-05-03T18:29:38.471Z] 951b41f1a2c8: Waiting [2023-05-03T18:29:38.471Z] 560ed8bbab40: Waiting [2023-05-03T18:29:38.471Z] 75cc4b827848: Waiting [2023-05-03T18:29:38.471Z] 26cbea5cba74: Waiting [2023-05-03T18:29:38.471Z] 0d4c442da4cc: Waiting [2023-05-03T18:29:38.471Z] 68ef0808a5e9: Layer already exists [2023-05-03T18:29:38.471Z] 608d194cb50c: Layer already exists [2023-05-03T18:29:38.472Z] a75b9dc82293: Layer already exists [2023-05-03T18:29:38.472Z] 4c8d61c8e075: Layer already exists [2023-05-03T18:29:38.472Z] acc83c6ca332: Layer already exists [2023-05-03T18:29:38.472Z] 75cc4b827848: Layer already exists [2023-05-03T18:29:38.472Z] 560ed8bbab40: Layer already exists [2023-05-03T18:29:38.472Z] 0d4c442da4cc: Layer already exists [2023-05-03T18:29:38.472Z] 95d34e73c9bc: Layer already exists [2023-05-03T18:29:38.472Z] d78f2628a52e: Layer already exists [2023-05-03T18:29:38.472Z] 951b41f1a2c8: Layer already exists [2023-05-03T18:29:38.472Z] 26cbea5cba74: Layer already exists [2023-05-03T18:29:38.738Z] 3.0.0-dev.31: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:39.086Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:39.428Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [2023-05-03T18:29:39.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-03T18:29:39.428Z] 68ef0808a5e9: Preparing [2023-05-03T18:29:39.428Z] 4c8d61c8e075: Preparing [2023-05-03T18:29:39.428Z] a75b9dc82293: Preparing [2023-05-03T18:29:39.428Z] 608d194cb50c: Preparing [2023-05-03T18:29:39.428Z] acc83c6ca332: Preparing [2023-05-03T18:29:39.428Z] 560ed8bbab40: Preparing [2023-05-03T18:29:39.428Z] 75cc4b827848: Preparing [2023-05-03T18:29:39.428Z] 0d4c442da4cc: Preparing [2023-05-03T18:29:39.428Z] 95d34e73c9bc: Preparing [2023-05-03T18:29:39.428Z] d78f2628a52e: Preparing [2023-05-03T18:29:39.428Z] 951b41f1a2c8: Preparing [2023-05-03T18:29:39.428Z] 26cbea5cba74: Preparing [2023-05-03T18:29:39.428Z] 560ed8bbab40: Waiting [2023-05-03T18:29:39.428Z] 75cc4b827848: Waiting [2023-05-03T18:29:39.428Z] 0d4c442da4cc: Waiting [2023-05-03T18:29:39.428Z] 95d34e73c9bc: Waiting [2023-05-03T18:29:39.428Z] d78f2628a52e: Waiting [2023-05-03T18:29:39.428Z] 951b41f1a2c8: Waiting [2023-05-03T18:29:39.428Z] 26cbea5cba74: Waiting [2023-05-03T18:29:39.428Z] acc83c6ca332: Layer already exists [2023-05-03T18:29:39.428Z] 608d194cb50c: Layer already exists [2023-05-03T18:29:39.428Z] a75b9dc82293: Layer already exists [2023-05-03T18:29:39.428Z] 68ef0808a5e9: Layer already exists [2023-05-03T18:29:39.428Z] 4c8d61c8e075: Layer already exists [2023-05-03T18:29:39.428Z] 560ed8bbab40: Layer already exists [2023-05-03T18:29:39.428Z] 75cc4b827848: Layer already exists [2023-05-03T18:29:39.428Z] 0d4c442da4cc: Layer already exists [2023-05-03T18:29:39.428Z] 95d34e73c9bc: Layer already exists [2023-05-03T18:29:39.428Z] d78f2628a52e: Layer already exists [2023-05-03T18:29:39.428Z] 951b41f1a2c8: Layer already exists [2023-05-03T18:29:39.428Z] 26cbea5cba74: Layer already exists [2023-05-03T18:29:39.694Z] 32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:40.030Z] + 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-05-03T18:29:40.361Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-03T18:29:40.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-03T18:29:40.361Z] 68ef0808a5e9: Preparing [2023-05-03T18:29:40.361Z] 4c8d61c8e075: Preparing [2023-05-03T18:29:40.361Z] a75b9dc82293: Preparing [2023-05-03T18:29:40.361Z] 608d194cb50c: Preparing [2023-05-03T18:29:40.361Z] acc83c6ca332: Preparing [2023-05-03T18:29:40.361Z] 560ed8bbab40: Preparing [2023-05-03T18:29:40.361Z] 75cc4b827848: Preparing [2023-05-03T18:29:40.361Z] 0d4c442da4cc: Preparing [2023-05-03T18:29:40.361Z] 95d34e73c9bc: Preparing [2023-05-03T18:29:40.361Z] d78f2628a52e: Preparing [2023-05-03T18:29:40.361Z] 951b41f1a2c8: Preparing [2023-05-03T18:29:40.361Z] 26cbea5cba74: Preparing [2023-05-03T18:29:40.361Z] 560ed8bbab40: Waiting [2023-05-03T18:29:40.361Z] 75cc4b827848: Waiting [2023-05-03T18:29:40.361Z] 0d4c442da4cc: Waiting [2023-05-03T18:29:40.361Z] 951b41f1a2c8: Waiting [2023-05-03T18:29:40.361Z] 26cbea5cba74: Waiting [2023-05-03T18:29:40.361Z] 95d34e73c9bc: Waiting [2023-05-03T18:29:40.361Z] d78f2628a52e: Waiting [2023-05-03T18:29:40.361Z] 68ef0808a5e9: Layer already exists [2023-05-03T18:29:40.361Z] a75b9dc82293: Layer already exists [2023-05-03T18:29:40.361Z] 4c8d61c8e075: Layer already exists [2023-05-03T18:29:40.361Z] 608d194cb50c: Layer already exists [2023-05-03T18:29:40.361Z] acc83c6ca332: Layer already exists [2023-05-03T18:29:40.361Z] 75cc4b827848: Layer already exists [2023-05-03T18:29:40.361Z] 560ed8bbab40: Layer already exists [2023-05-03T18:29:40.361Z] 95d34e73c9bc: Layer already exists [2023-05-03T18:29:40.361Z] 0d4c442da4cc: Layer already exists [2023-05-03T18:29:40.361Z] d78f2628a52e: Layer already exists [2023-05-03T18:29:40.361Z] 26cbea5cba74: Layer already exists [2023-05-03T18:29:40.361Z] 951b41f1a2c8: Layer already exists [2023-05-03T18:29:40.626Z] main: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T18:29:40.677Z] ===================================================== [Pipeline] echo [2023-05-03T18:29:40.687Z] taggedImages: [2023-05-03T18:29:40.687Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da [2023-05-03T18:29:40.687Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-03T18:29:40.687Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.31 [2023-05-03T18:29:40.687Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [2023-05-03T18:29:40.687Z] - 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-05-03T18:29:41.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T18:29:41.181Z] [2023-05-03T18:29:41.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:29:41.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T18:29:41.530Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T18:29:41.530Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T18:29:41.530Z] 04944245beec: Pulling fs layer [2023-05-03T18:29:41.530Z] 699f458cf7ca: Pulling fs layer [2023-05-03T18:29:41.530Z] 765212b225bb: Pulling fs layer [2023-05-03T18:29:41.530Z] f23df028b6ca: Pulling fs layer [2023-05-03T18:29:41.530Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T18:29:41.530Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T18:29:41.530Z] f23df028b6ca: Waiting [2023-05-03T18:29:41.530Z] d65c8cfc05b1: Waiting [2023-05-03T18:29:41.530Z] 2437ff75d9bd: Waiting [2023-05-03T18:29:41.530Z] 765212b225bb: Waiting [2023-05-03T18:29:41.530Z] 04944245beec: Verifying Checksum [2023-05-03T18:29:41.530Z] 04944245beec: Download complete [2023-05-03T18:29:41.799Z] 765212b225bb: Verifying Checksum [2023-05-03T18:29:41.799Z] 765212b225bb: Download complete [2023-05-03T18:29:41.799Z] f23df028b6ca: Download complete [2023-05-03T18:29:41.799Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T18:29:41.799Z] d65c8cfc05b1: Download complete [2023-05-03T18:29:41.799Z] 699f458cf7ca: Download complete [2023-05-03T18:29:42.383Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T18:29:42.383Z] 8998bd30e6a1: Download complete [2023-05-03T18:29:44.326Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T18:29:44.326Z] 2437ff75d9bd: Download complete [2023-05-03T18:29:46.265Z] 8998bd30e6a1: Pull complete [2023-05-03T18:29:46.531Z] 04944245beec: Pull complete [2023-05-03T18:29:47.942Z] 699f458cf7ca: Pull complete [2023-05-03T18:29:48.209Z] 765212b225bb: Pull complete [2023-05-03T18:29:48.796Z] f23df028b6ca: Pull complete [2023-05-03T18:29:49.063Z] d65c8cfc05b1: Pull complete [2023-05-03T18:30:04.079Z] 2437ff75d9bd: Pull complete [2023-05-03T18:30:04.079Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T18:30:04.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T18:30:04.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:30:04.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-12615 does not seem to be running inside a container [2023-05-03T18:30:04.325Z] $ 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/103 -v /w/workspace/device-usb-camera/103:/w/workspace/device-usb-camera/103:rw,z -v /w/workspace/device-usb-camera/103@tmp:/w/workspace/device-usb-camera/103@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-05-03T18:30:06.907Z] $ docker top bc8fdfb4d82cc9e55b5d9165bccfc5590ac4af876cc4a6b25265b892832d5fe4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:30:07.758Z] ---> job-cost.sh [2023-05-03T18:30:07.758Z] lf-activate-venv: SKIPPING [2023-05-03T18:30:07.758Z] INFO: No Stack... [2023-05-03T18:30:08.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T18:30:08.986Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T18:30:09.618Z] + cat /w/workspace/device-usb-camera/103/archives/cost.csv [2023-05-03T18:30:09.619Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T18:30:09.680Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [2023-05-03T18:30:09.689Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] did not exist. Created. [2023-05-03T18:30:09.689Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T18:30:10.024Z] /w/workspace/device-usb-camera/103@tmp/durable-490d11f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T18:30:10.361Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T18:30:10.651Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T18:30:10.709Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T18:30:10.718Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T18:30:10.733Z] $ docker stop --time=1 bc8fdfb4d82cc9e55b5d9165bccfc5590ac4af876cc4a6b25265b892832d5fe4 [2023-05-03T18:30:12.241Z] $ docker rm -f --volumes bc8fdfb4d82cc9e55b5d9165bccfc5590ac4af876cc4a6b25265b892832d5fe4 [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-05-03T18:30:12.678Z] provisioning config files... [2023-05-03T18:30:12.684Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4274324886015741870tmp [Pipeline] { [Pipeline] sh [2023-05-03T18:30:12.971Z] + set +x [2023-05-03T18:30:12.971Z] + curl -s https://codecov.io/bash [2023-05-03T18:30:12.971Z] + bash -s -- [2023-05-03T18:30:13.229Z] [2023-05-03T18:30:13.229Z] _____ _ [2023-05-03T18:30:13.229Z] / ____| | | [2023-05-03T18:30:13.229Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T18:30:13.229Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T18:30:13.229Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T18:30:13.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T18:30:13.229Z] Bash-1.0.6 [2023-05-03T18:30:13.229Z] [2023-05-03T18:30:13.229Z] [2023-05-03T18:30:13.229Z] ==> git version 2.25.1 found [2023-05-03T18:30:13.229Z] ==> 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-05-03T18:30:13.229Z] Release-Date: 2020-01-08 [2023-05-03T18:30:13.229Z] 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-05-03T18:30:13.229Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T18:30:13.229Z] ==> Jenkins CI detected. [2023-05-03T18:30:13.229Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-03T18:30:13.229Z] project root: . [2023-05-03T18:30:13.229Z] --> token set from env [2023-05-03T18:30:13.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T18:30:13.229Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T18:30:13.229Z] ==> Python coveragepy not found [2023-05-03T18:30:13.229Z] ==> Searching for coverage reports in: [2023-05-03T18:30:13.229Z] + . [2023-05-03T18:30:13.229Z] -> Found 1 reports [2023-05-03T18:30:13.229Z] ==> Detecting git/mercurial file structure [2023-05-03T18:30:13.229Z] ==> Reading reports [2023-05-03T18:30:13.229Z] + ./coverage.out bytes=28693 [2023-05-03T18:30:13.229Z] ==> Appending adjustments [2023-05-03T18:30:13.229Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T18:30:13.229Z] + Found adjustments [2023-05-03T18:30:13.488Z] ==> Gzipping contents [2023-05-03T18:30:13.488Z] 4.0K /tmp/codecov.ZBl5o6.gz [2023-05-03T18:30:13.488Z] ==> Uploading reports [2023-05-03T18:30:13.488Z] url: https://codecov.io [2023-05-03T18:30:13.488Z] query: branch=main&commit=32ce51faa6cf4b2d41d14c6abe942ee729d834da&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T18:30:13.488Z] -> Pinging Codecov [2023-05-03T18:30:13.488Z] 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=32ce51faa6cf4b2d41d14c6abe942ee729d834da&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T18:30:13.488Z] -> Uploading to [2023-05-03T18:30:13.488Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/73D8F5FF140700D3E01443B452E23636/32ce51faa6cf4b2d41d14c6abe942ee729d834da/9d9c86a5-1218-4779-b736-31e174f9d0b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T183013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0658f29846349b728be876c331009050733af601e640142a504dff3b1c5fa61b [2023-05-03T18:30:13.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T18:30:13.488Z] Dload Upload Total Spent Left Speed [2023-05-03T18:30:13.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 16790 --:--:-- --:--:-- --:--:-- 16790 [2023-05-03T18:30:13.748Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] } [2023-05-03T18:30:13.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-03T18:30:13.968Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T18:30:13.985Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:30:14.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T18:30:14.278Z] [2023-05-03T18:30:14.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:30:14.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T18:30:14.575Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T18:30:14.575Z] df9b9388f04a: Pulling fs layer [2023-05-03T18:30:14.575Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T18:30:14.575Z] 25bc292e5bac: Pulling fs layer [2023-05-03T18:30:14.575Z] 114826534d7a: Pulling fs layer [2023-05-03T18:30:14.575Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T18:30:14.575Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T18:30:14.575Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T18:30:14.575Z] 114826534d7a: Waiting [2023-05-03T18:30:14.575Z] 4657fd5d0bcf: Waiting [2023-05-03T18:30:14.575Z] 6ad1cebc031e: Waiting [2023-05-03T18:30:14.575Z] 8a3aa393b2d8: Waiting [2023-05-03T18:30:14.575Z] 25bc292e5bac: Verifying Checksum [2023-05-03T18:30:14.575Z] 25bc292e5bac: Download complete [2023-05-03T18:30:14.575Z] 52dc419b0ee2: Verifying Checksum [2023-05-03T18:30:14.575Z] 52dc419b0ee2: Download complete [2023-05-03T18:30:14.575Z] 4657fd5d0bcf: Verifying Checksum [2023-05-03T18:30:14.575Z] df9b9388f04a: Download complete [2023-05-03T18:30:14.836Z] 6ad1cebc031e: Verifying Checksum [2023-05-03T18:30:14.836Z] 6ad1cebc031e: Download complete [2023-05-03T18:30:14.836Z] df9b9388f04a: Pull complete [2023-05-03T18:30:14.836Z] 52dc419b0ee2: Pull complete [2023-05-03T18:30:15.100Z] 25bc292e5bac: Pull complete [2023-05-03T18:30:15.360Z] 114826534d7a: Verifying Checksum [2023-05-03T18:30:15.360Z] 114826534d7a: Download complete [2023-05-03T18:30:15.360Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T18:30:15.360Z] 8a3aa393b2d8: Download complete [2023-05-03T18:30:19.547Z] 114826534d7a: Pull complete [2023-05-03T18:30:19.547Z] 4657fd5d0bcf: Pull complete [2023-05-03T18:30:19.547Z] 6ad1cebc031e: Pull complete [2023-05-03T18:30:23.728Z] 8a3aa393b2d8: Pull complete [2023-05-03T18:30:23.728Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T18:30:23.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T18:30:23.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:30:23.815Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:30:23.843Z] $ 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-05-03T18:30:25.991Z] $ docker top bdd0247b6b17827b3a63de8f8cd53167ccc846fd8035832e7b5325ee0a70f02c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T18:30:26.061Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-03T18:30:26.341Z] + set -o pipefail [2023-05-03T18:30:26.341Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-03T18:30:34.458Z] [2023-05-03T18:30:34.459Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-03T18:30:34.459Z] [2023-05-03T18:30:34.459Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/2dbab78e-1d67-4290-8ff8-ccc07bf79c95 [2023-05-03T18:30:34.459Z] [2023-05-03T18:30:34.459Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-03T18:30:34.459Z] [2023-05-03T18:30:34.459Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T18:30:34.459Z] [2023-05-03T18:30:34.717Z] [2023-05-03T18:30:34.717Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T18:30:34.717Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T18:30:34.717Z] More details here: https://snyk.co/ue1NS [2023-05-03T18:30:34.717Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-03T18:30:34.717Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-03T18:30:34.730Z] $ docker stop --time=1 bdd0247b6b17827b3a63de8f8cd53167ccc846fd8035832e7b5325ee0a70f02c [2023-05-03T18:30:37.407Z] $ docker rm -f --volumes bdd0247b6b17827b3a63de8f8cd53167ccc846fd8035832e7b5325ee0a70f02c [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-05-03T18:30:38.107Z] + git log --format=format:%s -1 32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] sh [2023-05-03T18:30:38.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T18:30:38.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:30:38.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T18:30:38.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:30:38.766Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:30:38.796Z] $ 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-05-03T18:30:39.283Z] $ docker top 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae -eo pid,comm [2023-05-03T18:30:39.328Z] 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-05-03T18:30:39.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T18:30:39.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T18:30:39.367Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T18:30:39.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T18:30:39.494Z] $ docker exec 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae ssh-agent [2023-05-03T18:30:39.608Z] SSH_AUTH_SOCK=/tmp/ssh-Yy7vViTBhO6C/agent.32 [2023-05-03T18:30:39.608Z] SSH_AGENT_PID=38 [2023-05-03T18:30:39.613Z] Running ssh-add (command line suppressed) [2023-05-03T18:30:39.719Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7691226938208065777.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7691226938208065777.key) [2023-05-03T18:30:39.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T18:30:40.020Z] + git semver tag [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,198 [run_tag] DEBUG tag force:False [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,198 [check_head_tag] DEBUG check head tag [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,200 [execute] INFO git cat-file --batch-check [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,204 [execute] INFO git cat-file --batch [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,230 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,231 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,231 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T18:30:40.279Z] 2023-05-03 18:30:40,235 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:30:40.279Z] 3.0.0-dev.31 [Pipeline] } [2023-05-03T18:30:40.289Z] $ docker exec --env ******** --env ******** 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae ssh-agent -k [2023-05-03T18:30:40.385Z] unset SSH_AUTH_SOCK; [2023-05-03T18:30:40.386Z] unset SSH_AGENT_PID; [2023-05-03T18:30:40.386Z] echo Agent pid 38 killed; [2023-05-03T18:30:40.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T18:30:40.702Z] + git semver [Pipeline] } [2023-05-03T18:30:40.975Z] $ docker stop --time=1 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae [2023-05-03T18:30:42.217Z] $ docker rm -f --volumes 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:30:42.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T18:30:42.610Z] [2023-05-03T18:30:42.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:30:42.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T18:30:42.908Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T18:30:42.908Z] ab5ef0e58194: Pulling fs layer [2023-05-03T18:30:42.908Z] 9712f1f96733: Pulling fs layer [2023-05-03T18:30:42.908Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T18:30:42.908Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T18:30:42.908Z] e9a5061849ea: Pulling fs layer [2023-05-03T18:30:42.908Z] d747dcd14b5f: Pulling fs layer [2023-05-03T18:30:42.908Z] 2de7ff778b66: Pulling fs layer [2023-05-03T18:30:42.908Z] 0d9ebad4ef96: Waiting [2023-05-03T18:30:42.908Z] e9a5061849ea: Waiting [2023-05-03T18:30:42.908Z] d747dcd14b5f: Waiting [2023-05-03T18:30:42.908Z] 2de7ff778b66: Waiting [2023-05-03T18:30:42.908Z] 9712f1f96733: Verifying Checksum [2023-05-03T18:30:42.908Z] 9712f1f96733: Download complete [2023-05-03T18:30:43.169Z] 63f879dbbcfc: Verifying Checksum [2023-05-03T18:30:43.169Z] 63f879dbbcfc: Download complete [2023-05-03T18:30:43.427Z] e9a5061849ea: Verifying Checksum [2023-05-03T18:30:43.427Z] e9a5061849ea: Download complete [2023-05-03T18:30:43.427Z] d747dcd14b5f: Download complete [2023-05-03T18:30:43.427Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T18:30:43.427Z] 0d9ebad4ef96: Download complete [2023-05-03T18:30:43.427Z] ab5ef0e58194: Verifying Checksum [2023-05-03T18:30:43.427Z] ab5ef0e58194: Download complete [2023-05-03T18:30:43.427Z] 2de7ff778b66: Verifying Checksum [2023-05-03T18:30:43.427Z] 2de7ff778b66: Download complete [2023-05-03T18:30:46.714Z] ab5ef0e58194: Pull complete [2023-05-03T18:30:46.714Z] 9712f1f96733: Pull complete [2023-05-03T18:30:47.281Z] 63f879dbbcfc: Pull complete [2023-05-03T18:30:51.469Z] 0d9ebad4ef96: Pull complete [2023-05-03T18:30:51.469Z] e9a5061849ea: Pull complete [2023-05-03T18:30:51.469Z] d747dcd14b5f: Pull complete [2023-05-03T18:30:52.403Z] 2de7ff778b66: Pull complete [2023-05-03T18:30:52.403Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T18:30:52.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T18:30:52.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:30:52.480Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:30:52.510Z] $ 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-05-03T18:30:55.998Z] $ docker top 69d5cd5a29659d86c3b480834823914858fc1265e3a9c8c5f96a34b4804f75c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T18:30:56.070Z] provisioning config files... [2023-05-03T18:30:56.076Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10157201960920870131tmp [2023-05-03T18:30:56.086Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15472471742075928277tmp [2023-05-03T18:30:56.094Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3963954733018718858tmp [Pipeline] { [Pipeline] echo [2023-05-03T18:30:56.110Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:30:56.389Z] ---> sigul-configuration.sh [2023-05-03T18:30:56.389Z] gpg: directory `/root/.gnupg' created [2023-05-03T18:30:56.389Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T18:30:56.389Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T18:30:56.389Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T18:30:56.389Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T18:30:56.389Z] gpg: CAST5 encrypted data [2023-05-03T18:30:56.389Z] gpg: encrypted with 1 passphrase [2023-05-03T18:30:56.389Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T18:30:56.672Z] + mkdir /home/jenkins [2023-05-03T18:30:56.672Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T18:30:56.959Z] + 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-05-03T18:30:56.969Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:30:57.249Z] ---> sigul-install.sh [2023-05-03T18:30:57.249Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T18:30:57.535Z] + git tag --list [2023-05-03T18:30:57.535Z] v0.0.0 [2023-05-03T18:30:57.535Z] v0.0.1-dev.1 [2023-05-03T18:30:57.535Z] v0.0.1-dev.10 [2023-05-03T18:30:57.535Z] v0.0.1-dev.11 [2023-05-03T18:30:57.535Z] v0.0.1-dev.12 [2023-05-03T18:30:57.535Z] v0.0.1-dev.13 [2023-05-03T18:30:57.535Z] v0.0.1-dev.14 [2023-05-03T18:30:57.535Z] v0.0.1-dev.15 [2023-05-03T18:30:57.535Z] v0.0.1-dev.16 [2023-05-03T18:30:57.535Z] v0.0.1-dev.2 [2023-05-03T18:30:57.535Z] v0.0.1-dev.3 [2023-05-03T18:30:57.535Z] v0.0.1-dev.4 [2023-05-03T18:30:57.535Z] v0.0.1-dev.5 [2023-05-03T18:30:57.535Z] v0.0.1-dev.6 [2023-05-03T18:30:57.535Z] v0.0.1-dev.7 [2023-05-03T18:30:57.535Z] v0.0.1-dev.8 [2023-05-03T18:30:57.535Z] v0.0.1-dev.9 [2023-05-03T18:30:57.535Z] v2.2.0 [2023-05-03T18:30:57.535Z] v2.2.0-dev.17 [2023-05-03T18:30:57.535Z] v2.2.0-dev.18 [2023-05-03T18:30:57.535Z] v2.2.0-dev.19 [2023-05-03T18:30:57.535Z] v2.2.0-dev.20 [2023-05-03T18:30:57.535Z] v2.2.0-dev.21 [2023-05-03T18:30:57.535Z] v2.2.0-dev.22 [2023-05-03T18:30:57.535Z] v2.2.0-dev.23 [2023-05-03T18:30:57.535Z] v2.2.0-dev.24 [2023-05-03T18:30:57.535Z] v2.2.0-dev.25 [2023-05-03T18:30:57.535Z] v2.2.0-dev.26 [2023-05-03T18:30:57.535Z] v2.2.0-dev.27 [2023-05-03T18:30:57.535Z] v2.3.0 [2023-05-03T18:30:57.535Z] v2.3.0-dev.1 [2023-05-03T18:30:57.535Z] v2.3.0-dev.10 [2023-05-03T18:30:57.535Z] v2.3.0-dev.11 [2023-05-03T18:30:57.535Z] v2.3.0-dev.12 [2023-05-03T18:30:57.535Z] v2.3.0-dev.13 [2023-05-03T18:30:57.535Z] v2.3.0-dev.14 [2023-05-03T18:30:57.535Z] v2.3.0-dev.15 [2023-05-03T18:30:57.535Z] v2.3.0-dev.16 [2023-05-03T18:30:57.535Z] v2.3.0-dev.17 [2023-05-03T18:30:57.535Z] v2.3.0-dev.18 [2023-05-03T18:30:57.535Z] v2.3.0-dev.19 [2023-05-03T18:30:57.535Z] v2.3.0-dev.2 [2023-05-03T18:30:57.535Z] v2.3.0-dev.20 [2023-05-03T18:30:57.535Z] v2.3.0-dev.21 [2023-05-03T18:30:57.535Z] v2.3.0-dev.22 [2023-05-03T18:30:57.535Z] v2.3.0-dev.23 [2023-05-03T18:30:57.535Z] v2.3.0-dev.24 [2023-05-03T18:30:57.535Z] v2.3.0-dev.25 [2023-05-03T18:30:57.535Z] v2.3.0-dev.26 [2023-05-03T18:30:57.535Z] v2.3.0-dev.27 [2023-05-03T18:30:57.535Z] v2.3.0-dev.28 [2023-05-03T18:30:57.535Z] v2.3.0-dev.3 [2023-05-03T18:30:57.535Z] v2.3.0-dev.4 [2023-05-03T18:30:57.535Z] v2.3.0-dev.5 [2023-05-03T18:30:57.535Z] v2.3.0-dev.6 [2023-05-03T18:30:57.535Z] v2.3.0-dev.7 [2023-05-03T18:30:57.535Z] v2.3.0-dev.8 [2023-05-03T18:30:57.535Z] v2.3.0-dev.9 [2023-05-03T18:30:57.535Z] v2.3.1 [2023-05-03T18:30:57.535Z] v2.3.1-dev.4 [2023-05-03T18:30:57.535Z] v2.3.1-dev.5 [2023-05-03T18:30:57.535Z] v2.3.1-dev.6 [2023-05-03T18:30:57.535Z] v3.0.0-dev.1 [2023-05-03T18:30:57.535Z] v3.0.0-dev.10 [2023-05-03T18:30:57.535Z] v3.0.0-dev.11 [2023-05-03T18:30:57.535Z] v3.0.0-dev.12 [2023-05-03T18:30:57.535Z] v3.0.0-dev.13 [2023-05-03T18:30:57.535Z] v3.0.0-dev.14 [2023-05-03T18:30:57.535Z] v3.0.0-dev.15 [2023-05-03T18:30:57.535Z] v3.0.0-dev.16 [2023-05-03T18:30:57.535Z] v3.0.0-dev.17 [2023-05-03T18:30:57.535Z] v3.0.0-dev.18 [2023-05-03T18:30:57.535Z] v3.0.0-dev.19 [2023-05-03T18:30:57.535Z] v3.0.0-dev.2 [2023-05-03T18:30:57.535Z] v3.0.0-dev.20 [2023-05-03T18:30:57.535Z] v3.0.0-dev.21 [2023-05-03T18:30:57.535Z] v3.0.0-dev.22 [2023-05-03T18:30:57.535Z] v3.0.0-dev.23 [2023-05-03T18:30:57.535Z] v3.0.0-dev.24 [2023-05-03T18:30:57.535Z] v3.0.0-dev.25 [2023-05-03T18:30:57.535Z] v3.0.0-dev.26 [2023-05-03T18:30:57.535Z] v3.0.0-dev.27 [2023-05-03T18:30:57.535Z] v3.0.0-dev.28 [2023-05-03T18:30:57.535Z] v3.0.0-dev.29 [2023-05-03T18:30:57.535Z] v3.0.0-dev.3 [2023-05-03T18:30:57.535Z] v3.0.0-dev.30 [2023-05-03T18:30:57.535Z] v3.0.0-dev.31 [2023-05-03T18:30:57.535Z] v3.0.0-dev.4 [2023-05-03T18:30:57.535Z] v3.0.0-dev.5 [2023-05-03T18:30:57.535Z] v3.0.0-dev.6 [2023-05-03T18:30:57.535Z] v3.0.0-dev.7 [2023-05-03T18:30:57.535Z] v3.0.0-dev.8 [2023-05-03T18:30:57.535Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-03T18:30:57.821Z] + lftools sign git-tag v3.0.0-dev.31 [2023-05-03T18:30:58.388Z] Signing Git tag with Sigul... [2023-05-03T18:30:58.388Z] Signing v3.0.0-dev.31 [Pipeline] echo [2023-05-03T18:30:58.657Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:30:58.938Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T18:30:58.945Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T18:30:58.962Z] $ docker stop --time=1 69d5cd5a29659d86c3b480834823914858fc1265e3a9c8c5f96a34b4804f75c8 [2023-05-03T18:31:00.255Z] $ docker rm -f --volumes 69d5cd5a29659d86c3b480834823914858fc1265e3a9c8c5f96a34b4804f75c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T18:31:00.660Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T18:31:00.660Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:31:00.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T18:31:00.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:31:01.021Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:31:01.048Z] $ 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-05-03T18:31:01.391Z] $ docker top ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T18:31:01.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T18:31:01.476Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T18:31:01.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T18:31:01.589Z] $ docker exec ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d ssh-agent [2023-05-03T18:31:01.708Z] SSH_AUTH_SOCK=/tmp/ssh-A8DffuXQ6lAl/agent.31 [2023-05-03T18:31:01.708Z] SSH_AGENT_PID=37 [2023-05-03T18:31:01.715Z] Running ssh-add (command line suppressed) [2023-05-03T18:31:01.817Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1089306952299492213.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1089306952299492213.key) [2023-05-03T18:31:01.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T18:31:02.110Z] + git semver bump pre [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,294 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,294 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,294 [bump_version] DEBUG bumped version:3.0.0-dev.32 [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,294 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,294 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,295 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,297 [execute] INFO git cat-file --batch-check [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,303 [execute] INFO git cat-file --batch [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T18:31:02.369Z] 2023-05-03 18:31:02,308 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:31:02.369Z] 3.0.0-dev.32 [Pipeline] } [2023-05-03T18:31:02.378Z] $ docker exec --env ******** --env ******** ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d ssh-agent -k [2023-05-03T18:31:02.484Z] unset SSH_AUTH_SOCK; [2023-05-03T18:31:02.485Z] unset SSH_AGENT_PID; [2023-05-03T18:31:02.485Z] echo Agent pid 37 killed; [2023-05-03T18:31:02.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T18:31:02.801Z] + git semver [Pipeline] } [2023-05-03T18:31:03.073Z] $ docker stop --time=1 ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d [2023-05-03T18:31:04.421Z] $ docker rm -f --volumes ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T18:31:04.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T18:31:04.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:31:05.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T18:31:05.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:31:05.150Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:31:05.182Z] $ 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-05-03T18:31:05.510Z] $ docker top 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e -eo pid,comm [2023-05-03T18:31:05.559Z] 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-05-03T18:31:05.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T18:31:05.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T18:31:05.601Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T18:31:05.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T18:31:05.721Z] $ docker exec 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e ssh-agent [2023-05-03T18:31:05.828Z] SSH_AUTH_SOCK=/tmp/ssh-X80JIRJFV6kQ/agent.31 [2023-05-03T18:31:05.828Z] SSH_AGENT_PID=37 [2023-05-03T18:31:05.833Z] Running ssh-add (command line suppressed) [2023-05-03T18:31:05.933Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9473435688422610988.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9473435688422610988.key) [2023-05-03T18:31:05.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T18:31:06.234Z] + git semver push [2023-05-03T18:31:06.493Z] 2023-05-03 18:31:06,445 [run_push] DEBUG push [2023-05-03T18:31:06.493Z] 2023-05-03 18:31:06,447 [execute] INFO git cat-file --batch-check [2023-05-03T18:31:06.493Z] 2023-05-03 18:31:06,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T18:31:06.493Z] 2023-05-03 18:31:06,452 [execute] INFO git rev-list 67a9595d597b13edb6443139da7ca44eb5afd823 -- [2023-05-03T18:31:06.493Z] 2023-05-03 18:31:06,452 [execute] DEBUG Popen(['git', 'rev-list', '67a9595d597b13edb6443139da7ca44eb5afd823', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T18:31:06.493Z] 2023-05-03 18:31:06,458 [execute] INFO git fetch -v origin [2023-05-03T18:31:06.493Z] 2023-05-03 18:31:06,458 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-03T18:31:07.062Z] 2023-05-03 18:31:06,939 [run_push] DEBUG no remote changes detected [2023-05-03T18:31:07.062Z] 2023-05-03 18:31:06,940 [execute] INFO git push origin semver [2023-05-03T18:31:07.062Z] 2023-05-03 18:31:06,940 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T18:31:08.005Z] 2023-05-03 18:31:07,669 [run_push] DEBUG push all version tags [2023-05-03T18:31:08.005Z] 2023-05-03 18:31:07,670 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T18:31:08.005Z] 2023-05-03 18:31:07,670 [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-05-03T18:31:08.574Z] 2023-05-03 18:31:08,390 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-03T18:31:08.574Z] 3.0.0-dev.32 [Pipeline] } [2023-05-03T18:31:08.585Z] $ docker exec --env ******** --env ******** 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e ssh-agent -k [2023-05-03T18:31:08.685Z] unset SSH_AUTH_SOCK; [2023-05-03T18:31:08.685Z] unset SSH_AGENT_PID; [2023-05-03T18:31:08.685Z] echo Agent pid 37 killed; [2023-05-03T18:31:08.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T18:31:08.992Z] + git semver [Pipeline] } [2023-05-03T18:31:09.262Z] $ docker stop --time=1 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e [2023-05-03T18:31:10.732Z] $ docker rm -f --volumes 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e [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-05-03T18:31:11.431Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-03T18:31:11.431Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-03T18:31:11.431Z] total 16 [2023-05-03T18:31:11.431Z] drwxr-xr-x 3 root root 4096 May 3 18:21 . [2023-05-03T18:31:11.431Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 18:30 .. [2023-05-03T18:31:11.431Z] drwxr-xr-x 2 root root 4096 May 3 18:21 cost [2023-05-03T18:31:11.431Z] -rw-r--r-- 1 root root 89 May 3 18:21 cost.csv [2023-05-03T18:31:11.431Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-03T18:31:11.431Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-03T18:31:11.431Z] total 16 [2023-05-03T18:31:11.431Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 18:21 . [2023-05-03T18:31:11.431Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 18:30 .. [2023-05-03T18:31:11.431Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 18:21 cost [2023-05-03T18:31:11.431Z] -rw-r--r-- 1 jenkins jenkins 89 May 3 18:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:31:11.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:31:12.614Z] ---> package-listing.sh [2023-05-03T18:31:12.614Z] ++ facter osfamily [2023-05-03T18:31:12.614Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T18:31:12.874Z] + OS_FAMILY=debian [2023-05-03T18:31:12.874Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-03T18:31:12.874Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T18:31:12.874Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T18:31:12.874Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T18:31:12.874Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T18:31:12.874Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-03T18:31:12.874Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T18:31:12.874Z] + case "${OS_FAMILY}" in [2023-05-03T18:31:12.874Z] + dpkg -l [2023-05-03T18:31:12.874Z] + grep '^ii' [2023-05-03T18:31:12.874Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T18:31:12.874Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T18:31:12.874Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T18:31:12.874Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-03T18:31:12.874Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-03T18:31:12.874Z] + 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-05-03T18:31:12.884Z] 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-05-03T18:31:13.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T18:31:13.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T18:31:13.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T18:31:13.794Z] prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container [2023-05-03T18:31:13.830Z] $ 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-05-03T18:31:14.031Z] $ docker top 5cdec670bd9a0840c220739e65dc30723e7eb4188394891ad11d3c44c086d557 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T18:31:14.380Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T18:31:14.666Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T18:31:14.954Z] + ls /var/log/sa-host [2023-05-03T18:31:14.954Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T18:31:15.123Z] provisioning config files... [2023-05-03T18:31:15.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13380625739119568342tmp [Pipeline] { [Pipeline] echo [2023-05-03T18:31:15.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:31:15.435Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T18:31:15.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:31:15.773Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T18:31:15.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:31:16.068Z] ---> sudo-logs.sh [2023-05-03T18:31:16.068Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T18:31:16.099Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:31:16.387Z] ---> job-cost.sh [2023-05-03T18:31:16.387Z] lf-activate-venv: SKIPPING [2023-05-03T18:31:16.387Z] DEBUG: total: 0.2199999988079071 [2023-05-03T18:31:16.387Z] INFO: Retrieving Stack Cost... [2023-05-03T18:31:16.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T18:31:17.220Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T18:31:17.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T18:31:17.518Z] ---> logs-deploy.sh [2023-05-03T18:31:17.518Z] lf-activate-venv: SKIPPING [2023-05-03T18:31:17.518Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/103 [2023-05-03T18:31:17.518Z] INFO: archiving workspace using pattern(s): [2023-05-03T18:31:18.456Z] Archives upload complete. [2023-05-03T18:31:18.716Z] INFO: archiving logs to Nexus